Report: Add SOAK Tests
[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-performance-changes-3n-hsw-mrr-h1:
591       csit-vpp-perf-verify-1810-3n-hsw:
592         - 9   # MRR sel
593     vpp-performance-changes-3n-hsw-mrr-ref:
594       csit-vpp-perf-verify-1901-3n-hsw:
595         - 35  # MRR sel
596     vpp-performance-changes-3n-hsw-mrr-cmp:
597       csit-vpp-perf-verify-1904-3n-hsw:
598         - 9   # MRR sel
599     vpp-performance-changes-3n-hsw-mrr:
600       - "vpp-performance-changes-3n-hsw-mrr-h1"
601       - "vpp-performance-changes-3n-hsw-mrr-ref"
602       - "vpp-performance-changes-3n-hsw-mrr-cmp"
603
604     vpp-performance-changes-3n-skx-mrr-h1:
605       csit-vpp-perf-verify-1810-3n-skx:
606         - 9   # MRR sel
607         - 11  # MRR sel
608         - 12  # MRR sel
609         - 13  # MRR sel
610     vpp-performance-changes-3n-skx-mrr-ref:
611       csit-vpp-perf-verify-1901-3n-skx:
612         - 32  # MRR sel
613     vpp-performance-changes-3n-skx-mrr-cmp:
614       csit-vpp-perf-verify-1904-3n-skx:
615         - 7   # MRR sel
616     vpp-performance-changes-3n-skx-mrr:
617       - "vpp-performance-changes-3n-skx-mrr-h1"
618       - "vpp-performance-changes-3n-skx-mrr-ref"
619       - "vpp-performance-changes-3n-skx-mrr-cmp"
620
621     vpp-performance-changes-2n-skx-mrr-h1:
622       csit-vpp-perf-verify-1810-2n-skx:
623         - 8   # MRR sel
624         - 10  # MRR sel
625         - 11  # MRR sel
626         - 12  # MRR sel
627     vpp-performance-changes-2n-skx-mrr-ref:
628       csit-vpp-perf-verify-1901-2n-skx:
629         - 22  # MRR sel
630     vpp-performance-changes-2n-skx-mrr-cmp:
631       csit-vpp-perf-verify-1904-2n-skx:
632         - 11  # MRR sel
633     vpp-performance-changes-2n-skx-mrr:
634       - "vpp-performance-changes-2n-skx-mrr-h1"
635       - "vpp-performance-changes-2n-skx-mrr-ref"
636       - "vpp-performance-changes-2n-skx-mrr-cmp"
637
638     dpdk-performance-changes-3n-hsw-h1:
639       csit-dpdk-perf-verify-1810-3n-hsw:
640         - 1   # NDRPDR sel
641         - 2   # NDRPDR sel
642         - 3   # NDRPDR sel
643         - 4   # NDRPDR sel
644         - 5   # NDRPDR sel
645         - 6   # NDRPDR sel
646         - 7   # NDRPDR sel
647         - 8   # NDRPDR sel
648         - 9   # NDRPDR sel
649         - 10  # NDRPDR sel
650     dpdk-performance-changes-3n-hsw-ref:
651       csit-dpdk-perf-verify-1901-3n-hsw:
652         - 13  # NDRPDR sel
653         - 14  # NDRPDR sel
654         - 16  # NDRPDR sel
655         - 17  # NDRPDR sel
656         - 18  # NDRPDR sel
657         - 19  # NDRPDR sel
658         - 20  # NDRPDR sel
659         - 21  # NDRPDR sel
660         - 22  # NDRPDR sel
661         - 23  # NDRPDR sel
662     dpdk-performance-changes-3n-hsw-cmp:
663       csit-dpdk-perf-verify-1904-3n-hsw:
664         - 2   # NDRPDR sel
665         - 3   # NDRPDR sel
666         - 5   # NDRPDR sel
667         - 6   # NDRPDR sel
668         - 13  # NDRPDR sel
669         - 14  # NDRPDR sel
670         - 15  # NDRPDR sel
671         - 18  # NDRPDR sel
672         - 19  # NDRPDR sel
673         - 20  # NDRPDR sel
674     dpdk-performance-changes-3n-hsw:
675       - "dpdk-performance-changes-3n-hsw-h1"
676       - "dpdk-performance-changes-3n-hsw-ref"
677       - "dpdk-performance-changes-3n-hsw-cmp"
678
679     dpdk-performance-changes-3n-skx-h1:
680       csit-dpdk-perf-verify-1810-3n-skx:
681         - 3   # NDRPDR sel
682         - 4   # NDRPDR sel
683         - 6   # NDRPDR sel
684         - 7   # NDRPDR sel
685         - 8   # NDRPDR sel
686         - 9   # NDRPDR sel
687         - 10  # NDRPDR sel
688         - 11  # NDRPDR sel
689         - 12  # NDRPDR sel
690         - 13  # NDRPDR sel
691     dpdk-performance-changes-3n-skx-ref:
692       csit-dpdk-perf-verify-1901-3n-skx:
693         - 3   # NDRPDR sel
694         - 5   # NDRPDR sel
695         - 6   # NDRPDR sel
696         - 7   # NDRPDR sel
697         - 8   # NDRPDR sel
698         - 9   # NDRPDR sel
699         - 10  # NDRPDR sel
700         - 11  # NDRPDR sel
701         - 12  # NDRPDR sel
702         - 13  # NDRPDR sel
703     dpdk-performance-changes-3n-skx-cmp:
704       csit-dpdk-perf-verify-1904-3n-skx:
705         - 2   # NDRPDR sel
706         - 3   # NDRPDR sel
707         - 4   # NDRPDR sel
708         - 5   # NDRPDR sel
709         - 6   # NDRPDR sel
710         - 7   # NDRPDR sel
711         - 11  # NDRPDR sel
712         - 12  # NDRPDR sel
713         - 13  # NDRPDR sel
714         - 14  # NDRPDR sel
715     dpdk-performance-changes-3n-skx:
716       - "dpdk-performance-changes-3n-skx-h1"
717       - "dpdk-performance-changes-3n-skx-ref"
718       - "dpdk-performance-changes-3n-skx-cmp"
719
720     dpdk-performance-changes-2n-skx-h1:
721       csit-dpdk-perf-verify-1810-2n-skx:
722         - 3   # NDRPDR sel
723         - 4   # NDRPDR sel
724         - 5   # NDRPDR sel
725         - 7   # NDRPDR sel
726         - 8   # NDRPDR sel
727         - 9   # NDRPDR sel
728         - 10  # NDRPDR sel
729         - 11  # NDRPDR sel
730         - 12  # NDRPDR sel
731         - 13  # NDRPDR sel
732     dpdk-performance-changes-2n-skx-ref:
733       csit-dpdk-perf-verify-1901-2n-skx:
734         - 12  # NDRPDR sel
735         - 13  # NDRPDR sel
736         - 14  # NDRPDR sel
737         - 15  # NDRPDR sel
738         - 16  # NDRPDR sel
739         - 17  # NDRPDR sel
740         - 18  # NDRPDR sel
741         - 19  # NDRPDR sel
742         - 20  # NDRPDR sel
743         - 21  # NDRPDR sel
744     dpdk-performance-changes-2n-skx-cmp:
745       csit-dpdk-perf-verify-1904-2n-skx:
746         - 2   # NDRPDR sel
747         - 3   # NDRPDR sel
748         - 4   # NDRPDR sel
749         - 5   # NDRPDR sel
750         - 7   # NDRPDR sel
751         - 8   # NDRPDR sel
752         - 9   # NDRPDR sel
753         - 10  # NDRPDR sel
754         - 11  # NDRPDR sel
755         - 12  # NDRPDR sel
756     dpdk-performance-changes-2n-skx:
757       - "dpdk-performance-changes-2n-skx-h1"
758       - "dpdk-performance-changes-2n-skx-ref"
759       - "dpdk-performance-changes-2n-skx-cmp"
760
761     # Compare testbeds
762
763     vpp-compare-testbeds-ref:
764       csit-vpp-perf-verify-1904-3n-hsw:
765         - 11  # NDRPDR sel
766         - 12  # NDRPDR sel
767         - 20  # NDRPDR sel
768         - 21  # NDRPDR sel
769         - 23  # NDRPDR sel
770         - 24  # NDRPDR sel
771         - 25  # NDRPDR sel
772         - 26  # NDRPDR sel
773         - 29  # NDRPDR sel
774         - 30  # NDRPDR sel
775     vpp-compare-testbeds-cmp:
776       csit-vpp-perf-verify-1904-3n-skx:
777         - 8   # NDRPDR sel
778         - 9   # NDRPDR sel
779         - 10  # NDRPDR sel
780         - 11  # NDRPDR sel
781         - 12  # NDRPDR sel
782         - 14  # NDRPDR sel
783         - 16  # NDRPDR sel
784         - 21  # NDRPDR sel
785         - 23  # NDRPDR sel
786         - 25  # NDRPDR sel
787     vpp-compare-testbeds:
788       - "vpp-compare-testbeds-ref"
789       - "vpp-compare-testbeds-cmp"
790
791     vpp-compare-testbeds-mrr-ref:
792       csit-vpp-perf-verify-1904-3n-hsw:
793         - 9   # MRR sel
794     vpp-compare-testbeds-mrr-cmp:
795       csit-vpp-perf-verify-1904-3n-skx:
796         - 7   # MRR sel
797     vpp-compare-testbeds-mrr:
798       - "vpp-compare-testbeds-mrr-ref"
799       - "vpp-compare-testbeds-mrr-cmp"
800
801     dpdk-compare-testbeds-ref:
802       csit-dpdk-perf-verify-1904-3n-hsw:
803         - 2   # NDRPDR sel
804         - 3   # NDRPDR sel
805         - 5   # NDRPDR sel
806         - 6   # NDRPDR sel
807         - 13  # NDRPDR sel
808         - 14  # NDRPDR sel
809         - 15  # NDRPDR sel
810         - 18  # NDRPDR sel
811         - 19  # NDRPDR sel
812         - 20  # NDRPDR sel
813     dpdk-compare-testbeds-cmp:
814       csit-dpdk-perf-verify-1904-3n-skx:
815         - 2   # NDRPDR sel
816         - 3   # NDRPDR sel
817         - 4   # NDRPDR sel
818         - 5   # NDRPDR sel
819         - 6   # NDRPDR sel
820         - 7   # NDRPDR sel
821         - 11  # NDRPDR sel
822         - 12  # NDRPDR sel
823         - 13  # NDRPDR sel
824         - 14  # NDRPDR sel
825     dpdk-compare-testbeds:
826       - "dpdk-compare-testbeds-ref"
827       - "dpdk-compare-testbeds-cmp"
828
829     # Compare topologies
830
831     vpp-compare-topologies-ref:
832       csit-vpp-perf-verify-1904-3n-skx:
833         - 8   # NDRPDR sel
834         - 9   # NDRPDR sel
835         - 10  # NDRPDR sel
836         - 11  # NDRPDR sel
837         - 12  # NDRPDR sel
838         - 14  # NDRPDR sel
839         - 16  # NDRPDR sel
840         - 21  # NDRPDR sel
841         - 23  # NDRPDR sel
842         - 25  # NDRPDR sel
843     vpp-compare-topologies-cmp:
844       csit-vpp-perf-verify-1904-2n-skx:
845         - 12  # NDRPDR sel
846         - 14  # NDRPDR sel
847         - 16  # NDRPDR sel
848         - 17  # NDRPDR sel
849         - 18  # NDRPDR sel
850         - 21  # NDRPDR sel
851         - 27  # NDRPDR sel
852         - 30  # NDRPDR sel
853         - 31  # NDRPDR sel
854         - 32  # NDRPDR sel
855     vpp-compare-topologies:
856       - "vpp-compare-topologies-ref"
857       - "vpp-compare-topologies-cmp"
858
859     vpp-compare-topologies-mrr-ref:
860       csit-vpp-perf-verify-1904-3n-skx:
861         - 7   # MRR sel
862     vpp-compare-topologies-mrr-cmp:
863       csit-vpp-perf-verify-1904-2n-skx:
864         - 11  # MRR sel
865     vpp-compare-topologies-mrr:
866       - "vpp-compare-topologies-mrr-ref"
867       - "vpp-compare-topologies-mrr-cmp"
868
869     dpdk-compare-topologies-ref:
870       csit-dpdk-perf-verify-1904-3n-skx:
871         - 2   # NDRPDR sel
872         - 3   # NDRPDR sel
873         - 4   # NDRPDR sel
874         - 5   # NDRPDR sel
875         - 6   # NDRPDR sel
876         - 7   # NDRPDR sel
877         - 11  # NDRPDR sel
878         - 12  # NDRPDR sel
879         - 13  # NDRPDR sel
880         - 14  # NDRPDR sel
881     dpdk-compare-topologies-cmp:
882       csit-dpdk-perf-verify-1904-2n-skx:
883         - 2   # NDRPDR sel
884         - 3   # NDRPDR sel
885         - 4   # NDRPDR sel
886         - 5   # NDRPDR sel
887         - 7   # NDRPDR sel
888         - 8   # NDRPDR sel
889         - 9   # NDRPDR sel
890         - 10  # NDRPDR sel
891         - 11  # NDRPDR sel
892         - 12  # NDRPDR sel
893     dpdk-compare-topologies:
894       - "dpdk-compare-topologies-ref"
895       - "dpdk-compare-topologies-cmp"
896
897   plot-layouts:
898
899     plot-soak-throughput:
900       titlefont:
901         size: 18
902       xaxis:
903         title: "<b>Test Cases [Index]</b>"
904         titlefont:
905           size: 16
906         autorange: True
907         fixedrange: False
908         gridcolor: "rgb(230, 230, 230)"
909         linecolor: "rgb(220, 220, 220)"
910         linewidth: 1
911         showgrid: True
912         showline: True
913         showticklabels: True
914         tickcolor: "rgb(220, 220, 220)"
915         tickmode: "linear"
916         tickfont:
917           size: 16
918         zeroline: False
919       yaxis:
920         title: "<b>Packet Throughput [Mpps]</b>"
921         titlefont:
922           size: 16
923         gridcolor: "rgb(230, 230, 230)"
924         hoverformat: ".4s"
925         tickformat: ".3s"
926         linecolor: "rgb(220, 220, 220)"
927         linewidth: 1
928         showgrid: True
929         showline: True
930         showticklabels: True
931         tickcolor: "rgb(220, 220, 220)"
932         tickfont:
933           size: 16
934         zeroline: False
935         range: [0,50]
936       autosize: False
937       margin:
938         t: 50
939         b: 0
940         l: 80
941         r: 20
942       showlegend: True
943       legend:
944         orientation: "h"
945         font:
946           size: 16
947       width: 700
948       height: 900
949
950     plot-service-density:
951       titlefont:
952         size: 18
953       xaxis:
954         side: "top"
955         autorange: True
956         fixedrange: False
957         showgrid: False
958         showline: False
959         showticklabels: False
960         ticks: ""
961         ticklen: 0
962         tickwidth: 0
963         zeroline: False
964       yaxis:
965         autorange: "reversed"
966         showgrid: False
967         showline: False
968         showticklabels: False
969         ticks: ""
970         ticklen: 0
971         tickwidth: 0
972         zeroline: False
973       autosize: True
974       showlegend: False
975       width: 700
976       height: 700
977
978     plot-cps:
979       titlefont:
980         size: 18
981       xaxis:
982         title: "<b>Test Cases [Index]</b>"
983         titlefont:
984           size: 16
985         autorange: True
986         fixedrange: False
987         gridcolor: "rgb(230, 230, 230)"
988         linecolor: "rgb(220, 220, 220)"
989         linewidth: 1
990         showgrid: True
991         showline: True
992         showticklabels: True
993         tickcolor: "rgb(220, 220, 220)"
994         tickmode: "linear"
995         tickfont:
996           size: 16
997         zeroline: False
998       yaxis:
999         title: "<b>Connections Per Second [cps]</b>"
1000         titlefont:
1001           size: 16
1002         gridcolor: "rgb(230, 230, 230)"
1003         hoverformat: ".4s"
1004         linecolor: "rgb(220, 220, 220)"
1005         linewidth: 1
1006         rangemode: "tozero"
1007         showgrid: True
1008         showline: True
1009         showticklabels: True
1010         tickcolor: "rgb(220, 220, 220)"
1011         tickformat: ".3s"
1012         tickfont:
1013           size: 16
1014         zeroline: False
1015       boxmode: "group"
1016       boxgroupgap: 0.5
1017       autosize: False
1018       margin:
1019         t: 50
1020         b: 20
1021         l: 80
1022         r: 20
1023       showlegend: True
1024       legend:
1025         orientation: "h"
1026         font:
1027           size: 16
1028       width: 700
1029       height: 800
1030
1031     plot-rps:
1032       titlefont:
1033         size: 18
1034       xaxis:
1035         title: "<b>Test Cases [Index]</b>"
1036         titlefont:
1037           size: 16
1038         autorange: True
1039         fixedrange: False
1040         gridcolor: "rgb(230, 230, 230)"
1041         linecolor: "rgb(220, 220, 220)"
1042         linewidth: 1
1043         showgrid: True
1044         showline: True
1045         showticklabels: True
1046         tickcolor: "rgb(220, 220, 220)"
1047         tickmode: "linear"
1048         tickfont:
1049           size: 16
1050         zeroline: False
1051       yaxis:
1052         title: "<b>Requests Per Second [rps]</b>"
1053         titlefont:
1054           size: 16
1055         gridcolor: "rgb(230, 230, 230)"
1056         hoverformat: ".4s"
1057         linecolor: "rgb(220, 220, 220)"
1058         linewidth: 1
1059         rangemode: "tozero"
1060         showgrid: True
1061         showline: True
1062         showticklabels: True
1063         tickcolor: "rgb(230, 230, 230)"
1064         tickformat: ".3s"
1065         tickfont:
1066           size: 16
1067         zeroline: False
1068       boxmode: "group"
1069       boxgroupgap: 0.5
1070       autosize: False
1071       margin:
1072         t: 50
1073         b: 20
1074         l: 80
1075         r: 20
1076       showlegend: True
1077       legend:
1078         orientation: "h"
1079         font:
1080           size: 16
1081       width: 700
1082       height: 800
1083
1084     plot-throughput:
1085       titlefont:
1086         size: 18
1087       xaxis:
1088         title: "<b>Test Cases [Index]</b>"
1089         titlefont:
1090           size: 16
1091         autorange: True
1092         fixedrange: False
1093         gridcolor: "rgb(230, 230, 230)"
1094         linecolor: "rgb(220, 220, 220)"
1095         linewidth: 1
1096         showgrid: True
1097         showline: True
1098         showticklabels: True
1099         tickcolor: "rgb(220, 220, 220)"
1100         tickmode: "linear"
1101         tickfont:
1102           size: 16
1103         zeroline: False
1104       yaxis:
1105         title: "<b>Packet Throughput [Mpps]</b>"
1106         titlefont:
1107           size: 16
1108         gridcolor: "rgb(230, 230, 230)"
1109         hoverformat: ".4s"
1110         tickformat: ".3s"
1111         linecolor: "rgb(220, 220, 220)"
1112         linewidth: 1
1113         showgrid: True
1114         showline: True
1115         showticklabels: True
1116         tickcolor: "rgb(220, 220, 220)"
1117         tickfont:
1118           size: 16
1119         zeroline: False
1120         range: [0,50]
1121       boxmode: "group"
1122       boxgroupgap: 0.5
1123       autosize: False
1124       margin:
1125         t: 50
1126         b: 0
1127         l: 80
1128         r: 20
1129       showlegend: True
1130       legend:
1131         orientation: "h"
1132         font:
1133           size: 16
1134       width: 700
1135       height: 900
1136
1137     plot-throughput-speedup-analysis:
1138       titlefont:
1139         size: 18
1140       xaxis:
1141         title: "<b>Number of Cores [Qty]</b>"
1142         titlefont:
1143           size: 16
1144         autorange: True
1145         fixedrange: False
1146         gridcolor: "rgb(230, 230, 230)"
1147         linecolor: "rgb(220, 220, 220)"
1148         linewidth: 1
1149         showgrid: True
1150         showline: True
1151         showticklabels: True
1152         tickcolor: "rgb(238, 238, 238)"
1153         tickmode: "linear"
1154         tickfont:
1155           size: 16
1156         zeroline: False
1157       yaxis:
1158         title: "<b>Packet Throughput [Mpps]</b>"
1159         titlefont:
1160           size: 16
1161         type: "linear"
1162         gridcolor: "rgb(230, 230, 230)"
1163         hoverformat: ".4s"
1164         linecolor: "rgb(220, 220, 220)"
1165         linewidth: 1
1166         showgrid: True
1167         showline: True
1168         showticklabels: True
1169         tickcolor: "rgb(220, 220, 220)"
1170         tickformat: ".4s"
1171         tickfont:
1172           size: 16
1173         zeroline: True
1174         rangemode: "tozero"
1175         range: [0,100]
1176       legend:
1177         orientation: "h"
1178         font:
1179           size: 16
1180         xanchor: "left"
1181         yanchor: "top"
1182         x: 0
1183         y: -0.2
1184         bgcolor: "rgba(255, 255, 255, 0)"
1185         bordercolor: "rgba(255, 255, 255, 0)"
1186         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1187       autosize: False
1188       margin:
1189           't': 50
1190           'b': 150
1191           'l': 85
1192           'r': 10
1193       showlegend: True
1194       width: 700
1195       height: 700
1196       hoverlabel:
1197         namelength: -1
1198       annotations: [
1199         {
1200           text: "_ _          __          ...",
1201           align: "left",
1202           showarrow: False,
1203           xref: "paper",
1204           yref: "paper",
1205           xanchor: "left",
1206           yanchor: "top",
1207           x: 0,
1208           y: -0.13,
1209           font: {
1210             family: "Consolas, Courier New",
1211             size: 15
1212           },
1213         },
1214         {
1215           text: "    Perfect     Measured     Limit",
1216           align: "left",
1217           showarrow: False,
1218           xref: "paper",
1219           yref: "paper",
1220           xanchor: "left",
1221           yanchor: "top",
1222           x: 0,
1223           y: -0.15,
1224           font: {
1225             family: "Consolas, Courier New",
1226             size: 15
1227           },
1228         },
1229       ]
1230
1231     plot-latency:
1232       titlefont:
1233         size: 18
1234       xaxis:
1235         title: "<b>Direction</b>"
1236         titlefont:
1237           size: 16
1238         autorange: True
1239         fixedrange: False
1240         gridcolor: "rgb(230, 230, 230)"
1241         linecolor: "rgb(220, 220, 220)"
1242         linewidth: 1
1243         showgrid: True
1244         showline: True
1245         showticklabels: False
1246         tickcolor: "rgb(220, 220, 220)"
1247         tickmode: "linear"
1248         tickfont:
1249           size: 16
1250         zeroline: False
1251       yaxis:
1252         title: "<b>Packet Latency [uSec]</b>"
1253         titlefont:
1254           size: 16
1255         type: "linear"
1256         gridcolor: "rgb(230, 230, 230)"
1257         hoverformat: ".4s"
1258         linecolor: "rgb(220, 220, 220)"
1259         linewidth: 1
1260         showgrid: True
1261         showline: True
1262         showticklabels: True
1263         tickcolor: "rgb(220, 220, 220)"
1264         tickformat: ".4s"
1265         tickfont:
1266           size: 16
1267         zeroline: True
1268         rangemode: "tozero"
1269       legend:
1270         orientation: "h"
1271         font:
1272           size: 16
1273         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1274       autosize: False
1275       margin:
1276           't': 50
1277           'b': 150
1278           'l': 80
1279           'r': 10
1280       showlegend: True
1281       width: 700
1282       height: 700
1283       hoverlabel:
1284         namelength: -1
1285
1286 - type: "static"
1287   src-path: "{DIR[RST]}"
1288   dst-path: "{DIR[WORKING,SRC]}"
1289
1290 - type: "input"
1291   general:
1292     file-name: "robot-plugin.zip"
1293     file-format: ".zip"
1294     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1295     extract: "robot-plugin/output.xml"
1296
1297   builds:
1298 #    # TODO: Add 1904 data
1299 ##    intel-dnv-vpp-release-1904:
1300 ##      - 1
1301 #
1302 #    intel-dnv-vpp-release-1901:
1303 #      - 1
1304 #
1305 #    intel-dnv-vpp-release-1810:
1306 #      - 1
1307
1308     csit-vpp-perf-verify-1810-3n-hsw:
1309       - 9   # MRR sel
1310       - 8   # NDRPDR sel
1311       - 12  # NDRPDR sel
1312       - 14  # NDRPDR sel
1313       - 18  # NDRPDR sel
1314       - 23  # NDRPDR sel
1315       - 25  # NDRPDR sel
1316       - 38  # NDRPDR sel
1317       - 39  # NDRPDR sel
1318       - 41  # NDRPDR sel
1319       - 42  # NDRPDR sel
1320 #      - 28  # WRK
1321 #      - 29  # WRK
1322 #      - 30  # WRK
1323 #      - 31  # WRK
1324 #      - 32  # WRK
1325 #      - 33  # WRK
1326 #      - 34  # WRK
1327 #      - 35  # WRK
1328 #      - 36  # WRK
1329 #      - 37  # WRK
1330     csit-vpp-perf-verify-1901-3n-hsw:
1331       - 35  # MRR sel
1332       - 10  # NDRPDR sel
1333       - 19  # NDRPDR sel
1334       - 31  # NDRPDR sel
1335       - 36  # NDRPDR sel
1336       - 40  # NDRPDR sel
1337       - 42  # NDRPDR sel
1338       - 44  # NDRPDR sel
1339       - 46  # NDRPDR sel
1340       - 47  # NDRPDR sel
1341       - 48  # NDRPDR sel
1342       - 61  # NDRPDR LB
1343       - 62  # NDRPDR LB
1344       - 63  # NDRPDR LB
1345       - 64  # NDRPDR LB
1346       - 65  # NDRPDR LB
1347       - 66  # NDRPDR LB
1348       - 67  # NDRPDR LB
1349       - 69  # NDRPDR LB
1350       - 70  # NDRPDR LB
1351       - 71  # NDRPDR LB
1352     # TODO: Add 1904 Data
1353     csit-vpp-perf-verify-1904-3n-hsw:
1354       - 9   # MRR sel
1355       - 11  # NDRPDR sel
1356       - 12  # NDRPDR sel
1357       - 20  # NDRPDR sel
1358       - 21  # NDRPDR sel
1359       - 23  # NDRPDR sel
1360       - 24  # NDRPDR sel
1361       - 25  # NDRPDR sel
1362       - 26  # NDRPDR sel
1363       - 29  # NDRPDR sel
1364       - 30  # NDRPDR sel
1365
1366     csit-vpp-perf-verify-1810-3n-skx:
1367       - 9   # MRR sel
1368       - 11  # MRR sel
1369       - 12  # MRR sel
1370       - 13  # MRR sel
1371       - 10  # NDRPDR sel
1372       - 14  # NDRPDR sel
1373       - 15  # NDRPDR sel
1374       - 16  # NDRPDR sel
1375       - 17  # NDRPDR sel
1376       - 19  # NDRPDR sel
1377       - 20  # NDRPDR sel
1378       - 21  # NDRPDR sel
1379       - 22  # NDRPDR sel
1380       - 25  # NDRPDR sel
1381     csit-vpp-perf-verify-1901-3n-skx:
1382       - 32  # MRR sel
1383       - 18  # NDRPDR sel
1384       - 19  # NDRPDR sel
1385       - 20  # NDRPDR sel
1386       - 28  # NDRPDR sel
1387       - 31  # NDRPDR sel
1388       - 33  # NDRPDR sel
1389       - 36  # NDRPDR sel
1390       - 38  # NDRPDR sel
1391       - 47  # NDRPDR sel
1392       - 48  # NDRPDR sel
1393       - 54  # NDRPDR LB
1394       - 57  # NDRPDR LB
1395       - 58  # NDRPDR LB
1396       - 59  # NDRPDR LB
1397       - 60  # NDRPDR LB
1398       - 63  # NDRPDR LB
1399       - 64  # NDRPDR LB
1400       - 65  # NDRPDR LB
1401       - 66  # NDRPDR LB
1402       - 67  # NDRPDR LB
1403     csit-vpp-perf-verify-1904-3n-skx:
1404       - 7   # MRR sel
1405       - 26  # NDRPDR full
1406       - 27  # NDRPDR full
1407       - 30  # NDRPDR full
1408       - 31  # NDRPDR full
1409       - 8   # NDRPDR sel
1410       - 9   # NDRPDR sel
1411       - 10  # NDRPDR sel
1412       - 11  # NDRPDR sel
1413       - 12  # NDRPDR sel
1414       - 14  # NDRPDR sel
1415       - 16  # NDRPDR sel
1416       - 21  # NDRPDR sel
1417       - 23  # NDRPDR sel
1418       - 25  # NDRPDR sel
1419
1420     csit-vpp-perf-verify-1810-2n-skx:
1421       - 8   # MRR sel
1422       - 10  # MRR sel
1423       - 11  # MRR sel
1424       - 12  # MRR sel
1425       - 9   # NDRPDR sel
1426       - 13  # NDRPDR sel
1427       - 14  # NDRPDR sel
1428       - 19  # NDRPDR sel
1429       - 20  # NDRPDR sel
1430       - 21  # NDRPDR sel
1431       - 22  # NDRPDR sel
1432       - 23  # NDRPDR sel
1433       - 24  # NDRPDR sel
1434       - 27  # NDRPDR sel
1435     csit-vpp-perf-verify-1901-2n-skx:
1436       - 22  # MRR sel
1437       - 5   # NDRPDR sel
1438       - 12  # NDRPDR sel
1439       - 13  # NDRPDR sel
1440       - 21  # NDRPDR sel
1441       - 23  # NDRPDR sel
1442       - 31  # NDRPDR sel
1443       - 34  # NDRPDR sel
1444       - 40  # NDRPDR sel
1445       - 42  # NDRPDR sel
1446       - 43  # NDRPDR sel
1447     # TODO: Add 1904 data
1448     csit-vpp-perf-verify-1904-2n-skx:
1449       - 11  # MRR sel
1450       - 33  # NDRPDR full
1451       - 39  # NDRPDR full
1452       - 58  # NDRPDR full
1453       - 62  # NDRPDR full
1454       - 12  # NDRPDR sel
1455       - 14  # NDRPDR sel
1456       - 16  # NDRPDR sel
1457       - 17  # NDRPDR sel
1458       - 18  # NDRPDR sel
1459       - 21  # NDRPDR sel
1460       - 27  # NDRPDR sel
1461       - 30  # NDRPDR sel
1462       - 31  # NDRPDR sel
1463       - 32  # NDRPDR sel
1464       - 40  # NFV MRR 64b
1465       - 41  # NFV MRR 64b
1466       - 42  # NFV MRR 64b
1467       - 47  # NFV MRR 64b
1468       - 48  # NFV MRR 64b
1469       - 49  # NFV MRR IMIX
1470       - 50  # NFV MRR IMIX
1471       - 51  # NFV MRR IMIX
1472       - 54  # NFV MRR IMIX
1473       - 55  # NFV MRR IMIX
1474       - 56  # NFV NDRPDR 64b
1475       - 59  # NFV NDRPDR 64b
1476       - 60  # NFV NDRPDR 64b
1477       - 65  # NFV NDRPDR 64b
1478       - 68  # NFV NDRPDR 64b
1479       - 66  # NFV NDRPDR IMIX
1480       - 67  # NFV NDRPDR IMIX
1481       - 69  # NFV NDRPDR IMIX
1482       - 70  # SOAK
1483       - 71  # SOAK
1484
1485 #    csit-ligato-perf-verify-1901-3n-hsw:
1486 #      - 10  # NDRPDR full
1487 #      - 8   # NDRPDR sel
1488 #      - 9   # NDRPDR sel
1489 #      - 11  # NDRPDR sel
1490 #      - 12  # NDRPDR sel
1491 #      - 13  # NDRPDR sel
1492 #      - 14  # NDRPDR sel
1493 #      - 15  # NDRPDR sel
1494 #      - 16  # NDRPDR sel
1495 #      - 17  # NDRPDR sel
1496 #      - 18  # NDRPDR sel
1497 #    # TODO: Add 1904 data
1498 ##    csit-ligato-perf-verify-1904-3n-hsw:
1499 ##      -
1500
1501     csit-dpdk-perf-verify-1810-3n-hsw:
1502       - 1   # NDRPDR sel
1503       - 2   # NDRPDR sel
1504       - 3   # NDRPDR sel
1505       - 4   # NDRPDR sel
1506       - 5   # NDRPDR sel
1507       - 6   # NDRPDR sel
1508       - 7   # NDRPDR sel
1509       - 8   # NDRPDR sel
1510       - 9   # NDRPDR sel
1511       - 10  # NDRPDR sel
1512     csit-dpdk-perf-verify-1901-3n-hsw:
1513       - 13  # NDRPDR sel
1514       - 14  # NDRPDR sel
1515       - 16  # NDRPDR sel
1516       - 17  # NDRPDR sel
1517       - 18  # NDRPDR sel
1518       - 19  # NDRPDR sel
1519       - 20  # NDRPDR sel
1520       - 21  # NDRPDR sel
1521       - 22  # NDRPDR sel
1522       - 23  # NDRPDR sel
1523     csit-dpdk-perf-verify-1904-3n-hsw:
1524       - 2   # NDRPDR sel
1525       - 3   # NDRPDR sel
1526       - 5   # NDRPDR sel
1527       - 6   # NDRPDR sel
1528       - 13  # NDRPDR sel
1529       - 14  # NDRPDR sel
1530       - 15  # NDRPDR sel
1531       - 18  # NDRPDR sel
1532       - 19  # NDRPDR sel
1533       - 20  # NDRPDR sel
1534
1535     csit-dpdk-perf-verify-1810-3n-skx:
1536       - 3   # NDRPDR sel
1537       - 4   # NDRPDR sel
1538       - 6   # NDRPDR sel
1539       - 7   # NDRPDR sel
1540       - 8   # NDRPDR sel
1541       - 9   # NDRPDR sel
1542       - 10  # NDRPDR sel
1543       - 11  # NDRPDR sel
1544       - 12  # NDRPDR sel
1545       - 13  # NDRPDR sel
1546     csit-dpdk-perf-verify-1901-3n-skx:
1547       - 3   # NDRPDR sel
1548       - 5   # NDRPDR sel
1549       - 6   # NDRPDR sel
1550       - 7   # NDRPDR sel
1551       - 8   # NDRPDR sel
1552       - 9   # NDRPDR sel
1553       - 10  # NDRPDR sel
1554       - 11  # NDRPDR sel
1555       - 12  # NDRPDR sel
1556       - 13  # NDRPDR sel
1557     csit-dpdk-perf-verify-1904-3n-skx:
1558       - 2   # NDRPDR sel
1559       - 3   # NDRPDR sel
1560       - 4   # NDRPDR sel
1561       - 5   # NDRPDR sel
1562       - 6   # NDRPDR sel
1563       - 7   # NDRPDR sel
1564       - 11  # NDRPDR sel
1565       - 12  # NDRPDR sel
1566       - 13  # NDRPDR sel
1567       - 14  # NDRPDR sel
1568
1569     csit-dpdk-perf-verify-1810-2n-skx:
1570       - 3   # NDRPDR sel
1571       - 4   # NDRPDR sel
1572       - 5   # NDRPDR sel
1573       - 7   # NDRPDR sel
1574       - 8   # NDRPDR sel
1575       - 9   # NDRPDR sel
1576       - 10  # NDRPDR sel
1577       - 11  # NDRPDR sel
1578       - 12  # NDRPDR sel
1579       - 13  # NDRPDR sel
1580     csit-dpdk-perf-verify-1901-2n-skx:
1581       - 12  # NDRPDR sel
1582       - 13  # NDRPDR sel
1583       - 14  # NDRPDR sel
1584       - 15  # NDRPDR sel
1585       - 16  # NDRPDR sel
1586       - 17  # NDRPDR sel
1587       - 18  # NDRPDR sel
1588       - 19  # NDRPDR sel
1589       - 20  # NDRPDR sel
1590       - 21  # NDRPDR sel
1591     csit-dpdk-perf-verify-1904-2n-skx:
1592       - 2   # NDRPDR sel
1593       - 3   # NDRPDR sel
1594       - 4   # NDRPDR sel
1595       - 5   # NDRPDR sel
1596       - 7   # NDRPDR sel
1597       - 8   # NDRPDR sel
1598       - 9   # NDRPDR sel
1599       - 10  # NDRPDR sel
1600       - 11  # NDRPDR sel
1601       - 12  # NDRPDR sel
1602
1603     csit-vpp-functional-1904-ubuntu1604-virl:
1604       - 33
1605     csit-vpp-functional-1904-centos7-virl:
1606       - 32
1607     csit-vpp-device-1904-ubuntu1804-1n-skx:
1608       - 32
1609 #    # Not used
1610 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1611 #      - 1
1612     csit-dmm-functional-1904-ubuntu1604-virl:
1613       - 1
1614     csit-hc2vpp-verify-func-1904-ubuntu1604:
1615       - 4
1616
1617 - type: "output"
1618   output: "report"
1619   format:
1620     html:
1621     - full
1622 #    pdf:
1623 #    - minimal
1624
1625 ################################################################################
1626 ###                               T A B L E S                                ###
1627 ################################################################################
1628
1629 # VPP Compare NICs 3n-hsw 1t1c ndr
1630 - type: "table"
1631   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1632   algorithm: "table_nics_comparison"
1633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1634   reference:
1635     title: "Intel-x520"
1636     nic: "NIC_Intel-X520-DA2"
1637   compare:
1638     title: "Intel-x710"
1639     nic: "NIC_Intel-X710"
1640   data: "vpp-nic-comparison-3n-hsw"
1641   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1642   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1643   parameters:
1644   - "name"
1645   - "parent"
1646   - "throughput"
1647   - "tags"
1648
1649 # VPP Compare NICs 3n-hsw 2t2c ndr
1650 - type: "table"
1651   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1652   algorithm: "table_nics_comparison"
1653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1654   reference:
1655     title: "Intel-x520"
1656     nic: "NIC_Intel-X520-DA2"
1657   compare:
1658     title: "Intel-x710"
1659     nic: "NIC_Intel-X710"
1660   data: "vpp-nic-comparison-3n-hsw"
1661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1662   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1663   parameters:
1664   - "name"
1665   - "parent"
1666   - "throughput"
1667   - "tags"
1668
1669 # VPP Compare NICs 3n-hsw 1t1c pdr
1670 - type: "table"
1671   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1672   algorithm: "table_nics_comparison"
1673   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1674   reference:
1675     title: "Intel-x520"
1676     nic: "NIC_Intel-X520-DA2"
1677   compare:
1678     title: "Intel-x710"
1679     nic: "NIC_Intel-X710"
1680   data: "vpp-nic-comparison-3n-hsw"
1681   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1682   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1683   parameters:
1684   - "name"
1685   - "parent"
1686   - "throughput"
1687   - "tags"
1688
1689 # VPP Compare NICs 3n-hsw 2t2c pdr
1690 - type: "table"
1691   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1692   algorithm: "table_nics_comparison"
1693   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1694   reference:
1695     title: "Intel-x520"
1696     nic: "NIC_Intel-X520-DA2"
1697   compare:
1698     title: "Intel-x710"
1699     nic: "NIC_Intel-X710"
1700   data: "vpp-nic-comparison-3n-hsw"
1701   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1702   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1703   parameters:
1704   - "name"
1705   - "parent"
1706   - "throughput"
1707   - "tags"
1708
1709 # VPP Compare NICs 3n-hsw 1t1c mrr
1710 - type: "table"
1711   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1712   algorithm: "table_nics_comparison"
1713   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1714   reference:
1715     title: "Intel-x520"
1716     nic: "NIC_Intel-X520-DA2"
1717   compare:
1718     title: "Intel-x710"
1719     nic: "NIC_Intel-X710"
1720   data: "vpp-nic-comparison-3n-hsw-mrr"
1721   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1722   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1723   parameters:
1724   - "name"
1725   - "parent"
1726   - "result"
1727   - "tags"
1728
1729 # VPP Compare NICs 3n-hsw 2t2c mrr
1730 - type: "table"
1731   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1732   algorithm: "table_nics_comparison"
1733   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1734   reference:
1735     title: "Intel-x520"
1736     nic: "NIC_Intel-X520-DA2"
1737   compare:
1738     title: "Intel-x710"
1739     nic: "NIC_Intel-X710"
1740   data: "vpp-nic-comparison-3n-hsw-mrr"
1741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1742   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1743   parameters:
1744   - "name"
1745   - "parent"
1746   - "result"
1747   - "tags"
1748
1749 # VPP Compare NICs 3n-hsw 4t4c mrr
1750 - type: "table"
1751   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1752   algorithm: "table_nics_comparison"
1753   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1754   reference:
1755     title: "Intel-x520"
1756     nic: "NIC_Intel-X520-DA2"
1757   compare:
1758     title: "Intel-x710"
1759     nic: "NIC_Intel-X710"
1760   data: "vpp-nic-comparison-3n-hsw-mrr"
1761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1762   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1763   parameters:
1764   - "name"
1765   - "parent"
1766   - "result"
1767   - "tags"
1768
1769 # VPP Compare NICs 3n-skx 2t1c ndr
1770 - type: "table"
1771   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1772   algorithm: "table_nics_comparison"
1773   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1774   reference:
1775     title: "Intel-x710"
1776     nic: "NIC_Intel-X710"
1777   compare:
1778     title: "Intel-xxv710"
1779     nic: "NIC_Intel-XXV710"
1780   data: "vpp-nic-comparison-3n-skx"
1781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1782   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1783   parameters:
1784   - "name"
1785   - "parent"
1786   - "throughput"
1787   - "tags"
1788
1789 # VPP Compare NICs 3n-skx 4t2c ndr
1790 - type: "table"
1791   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1792   algorithm: "table_nics_comparison"
1793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1794   reference:
1795     title: "Intel-x710"
1796     nic: "NIC_Intel-X710"
1797   compare:
1798     title: "Intel-xxv710"
1799     nic: "NIC_Intel-XXV710"
1800   data: "vpp-nic-comparison-3n-skx"
1801   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1802   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1803   parameters:
1804   - "name"
1805   - "parent"
1806   - "throughput"
1807   - "tags"
1808
1809 # VPP Compare NICs 3n-skx 2t1c pdr
1810 - type: "table"
1811   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1812   algorithm: "table_nics_comparison"
1813   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1814   reference:
1815     title: "Intel-x710"
1816     nic: "NIC_Intel-X710"
1817   compare:
1818     title: "Intel-xxv710"
1819     nic: "NIC_Intel-XXV710"
1820   data: "vpp-nic-comparison-3n-skx"
1821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1822   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1823   parameters:
1824   - "name"
1825   - "parent"
1826   - "throughput"
1827   - "tags"
1828
1829  # VPP Compare NICs 3n-skx 4t2c pdr
1830 - type: "table"
1831   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1832   algorithm: "table_nics_comparison"
1833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1834   reference:
1835     title: "Intel-x710"
1836     nic: "NIC_Intel-X710"
1837   compare:
1838     title: "Intel-xxv710"
1839     nic: "NIC_Intel-XXV710"
1840   data: "vpp-nic-comparison-3n-skx"
1841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1842   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1843   parameters:
1844   - "name"
1845   - "parent"
1846   - "throughput"
1847   - "tags"
1848
1849 # VPP Compare NICs 3n-skx 2t1c mrr
1850 - type: "table"
1851   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1852   algorithm: "table_nics_comparison"
1853   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1854   reference:
1855     title: "Intel-x710"
1856     nic: "NIC_Intel-X710"
1857   compare:
1858     title: "Intel-xxv710"
1859     nic: "NIC_Intel-XXV710"
1860   data: "vpp-nic-comparison-3n-skx-mrr"
1861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1862   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1863   parameters:
1864   - "name"
1865   - "parent"
1866   - "result"
1867   - "tags"
1868
1869 # VPP Compare NICs 3n-skx 4t2c mrr
1870 - type: "table"
1871   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1872   algorithm: "table_nics_comparison"
1873   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1874   reference:
1875     title: "Intel-x710"
1876     nic: "NIC_Intel-X710"
1877   compare:
1878     title: "Intel-xxv710"
1879     nic: "NIC_Intel-XXV710"
1880   data: "vpp-nic-comparison-3n-skx-mrr"
1881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1882   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1883   parameters:
1884   - "name"
1885   - "parent"
1886   - "result"
1887   - "tags"
1888
1889  # VPP Compare NICs 3n-skx 8t4c mrr
1890 - type: "table"
1891   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1892   algorithm: "table_nics_comparison"
1893   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1894   reference:
1895     title: "Intel-x710"
1896     nic: "NIC_Intel-X710"
1897   compare:
1898     title: "Intel-xxv710"
1899     nic: "NIC_Intel-XXV710"
1900   data: "vpp-nic-comparison-3n-skx-mrr"
1901   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1902   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1903   parameters:
1904   - "name"
1905   - "parent"
1906   - "result"
1907   - "tags"
1908
1909 # VPP Compare NICs 2n-skx 2t1c ndr
1910 - type: "table"
1911   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1912   algorithm: "table_nics_comparison"
1913   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1914   reference:
1915     title: "Intel-x710"
1916     nic: "NIC_Intel-X710"
1917   compare:
1918     title: "Intel-xxv710"
1919     nic: "NIC_Intel-XXV710"
1920   data: "vpp-nic-comparison-2n-skx"
1921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1922   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1923   parameters:
1924   - "name"
1925   - "parent"
1926   - "throughput"
1927   - "tags"
1928
1929 # VPP Compare NICs 2n-skx 4t2c ndr
1930 - type: "table"
1931   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1932   algorithm: "table_nics_comparison"
1933   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1934   reference:
1935     title: "Intel-x710"
1936     nic: "NIC_Intel-X710"
1937   compare:
1938     title: "Intel-xxv710"
1939     nic: "NIC_Intel-XXV710"
1940   data: "vpp-nic-comparison-2n-skx"
1941   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1942   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1943   parameters:
1944   - "name"
1945   - "parent"
1946   - "throughput"
1947   - "tags"
1948
1949  # VPP Compare NICs 2n-skx 2t1c pdr
1950 - type: "table"
1951   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1952   algorithm: "table_nics_comparison"
1953   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1954   reference:
1955     title: "Intel-x710"
1956     nic: "NIC_Intel-X710"
1957   compare:
1958     title: "Intel-xxv710"
1959     nic: "NIC_Intel-XXV710"
1960   data: "vpp-nic-comparison-2n-skx"
1961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1962   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1963   parameters:
1964   - "name"
1965   - "parent"
1966   - "throughput"
1967   - "tags"
1968
1969 # VPP Compare NICs 2n-skx 4t2c pdr
1970 - type: "table"
1971   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1972   algorithm: "table_nics_comparison"
1973   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1974   reference:
1975     title: "Intel-x710"
1976     nic: "NIC_Intel-X710"
1977   compare:
1978     title: "Intel-xxv710"
1979     nic: "NIC_Intel-XXV710"
1980   data: "vpp-nic-comparison-2n-skx"
1981   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1982   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1983   parameters:
1984   - "name"
1985   - "parent"
1986   - "throughput"
1987   - "tags"
1988
1989 # VPP Compare NICs 2n-skx 2t1c mrr
1990 - type: "table"
1991   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1992   algorithm: "table_nics_comparison"
1993   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1994   reference:
1995     title: "Intel-x710"
1996     nic: "NIC_Intel-X710"
1997   compare:
1998     title: "Intel-xxv710"
1999     nic: "NIC_Intel-XXV710"
2000   data: "vpp-nic-comparison-2n-skx-mrr"
2001   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2002   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2003   parameters:
2004   - "name"
2005   - "parent"
2006   - "result"
2007   - "tags"
2008
2009 # VPP Compare NICs 2n-skx 4t2c mrr
2010 - type: "table"
2011   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2012   algorithm: "table_nics_comparison"
2013   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2014   reference:
2015     title: "Intel-x710"
2016     nic: "NIC_Intel-X710"
2017   compare:
2018     title: "Intel-xxv710"
2019     nic: "NIC_Intel-XXV710"
2020   data: "vpp-nic-comparison-2n-skx-mrr"
2021   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2022   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2023   parameters:
2024   - "name"
2025   - "parent"
2026   - "result"
2027   - "tags"
2028
2029 # VPP Compare NICs 2n-skx 8t4c mrr
2030 - type: "table"
2031   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2032   algorithm: "table_nics_comparison"
2033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2034   reference:
2035     title: "Intel-x710"
2036     nic: "NIC_Intel-X710"
2037   compare:
2038     title: "Intel-xxv710"
2039     nic: "NIC_Intel-XXV710"
2040   data: "vpp-nic-comparison-2n-skx-mrr"
2041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2042   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2043   parameters:
2044   - "name"
2045   - "parent"
2046   - "result"
2047   - "tags"
2048
2049 ################################################################################
2050 # VPP
2051
2052 ## VPP Performance Changes 2n-dnv 1t1c pdr
2053 #- type: "table"
2054 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2055 #  algorithm: "table_performance_comparison"
2056 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2057 #  history:
2058 #    - title: "rls1810"
2059 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2060 #  reference:
2061 #    title: "rls1901"
2062 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2063 #  compare:
2064 #    title: "rls1904"
2065 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2066 #  data: "intel-dnv-vpp-changes-2n-dnv"
2067 #  include-tests: "PDR"
2068 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2069 #  parameters:
2070 #  - "name"
2071 #  - "parent"
2072 #  - "throughput"
2073 #
2074 ## VPP Performance Changes 2n-dnv 2t2c pdr
2075 #- type: "table"
2076 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2077 #  algorithm: "table_performance_comparison"
2078 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2079 #  history:
2080 #    - title: "rls1810"
2081 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2082 #  reference:
2083 #    title: "rls1901"
2084 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2085 #  compare:
2086 #    title: "rls1904"
2087 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2088 #  data: "intel-dnv-vpp-changes-2n-dnv"
2089 #  include-tests: "PDR"
2090 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2091 #  parameters:
2092 #  - "name"
2093 #  - "parent"
2094 #  - "throughput"
2095 #
2096 ## VPP Performance Changes 2n-dnv 1t1c ndr
2097 #- type: "table"
2098 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2099 #  algorithm: "table_performance_comparison"
2100 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2101 #  history:
2102 #    - title: "rls1810"
2103 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2104 #  reference:
2105 #    title: "rls1901"
2106 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2107 #  compare:
2108 #    title: "rls1904"
2109 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2110 #  data: "intel-dnv-vpp-changes-2n-dnv"
2111 #  include-tests: "NDR"
2112 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2113 #  parameters:
2114 #  - "name"
2115 #  - "parent"
2116 #  - "throughput"
2117 #
2118 ## VPP Performance Changes 2n-dnv 2t2c ndr
2119 #- type: "table"
2120 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2121 #  algorithm: "table_performance_comparison"
2122 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2123 #  history:
2124 #    - title: "rls1810"
2125 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2126 #  reference:
2127 #    title: "rls1901"
2128 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2129 #  compare:
2130 #    title: "rls1904"
2131 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2132 #  data: "intel-dnv-vpp-changes-2n-dnv"
2133 #  include-tests: "NDR"
2134 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2135 #  parameters:
2136 #  - "name"
2137 #  - "parent"
2138 #  - "throughput"
2139 #
2140 ## VPP Performance Changes 2n-dnv 1t1c MRR
2141 #- type: "table"
2142 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2143 #  algorithm: "table_performance_comparison"
2144 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2145 #  history:
2146 #    - title: "rls1810"
2147 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2148 #  reference:
2149 #    title: "rls1901"
2150 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2151 #  compare:
2152 #    title: "rls1904"
2153 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2154 #  data: "intel-dnv-vpp-changes-2n-dnv"
2155 #  include-tests: "MRR"
2156 #  filter: "'1T1C' and 'MRR'"
2157 #  parameters:
2158 #  - "name"
2159 #  - "parent"
2160 #  - "result"
2161 #
2162 ## VPP Performance Changes 2n-dnv 2t2c MRR
2163 #- type: "table"
2164 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2165 #  algorithm: "table_performance_comparison"
2166 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2167 #  history:
2168 #    - title: "rls1810"
2169 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2170 #  reference:
2171 #    title: "rls1901"
2172 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2173 #  compare:
2174 #    title: "rls1904"
2175 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2176 #  data: "intel-dnv-vpp-changes-2n-dnv"
2177 #  include-tests: "MRR"
2178 #  filter: "'2T2C' and 'MRR'"
2179 #  parameters:
2180 #  - "name"
2181 #  - "parent"
2182 #  - "result"
2183 #
2184 ## VPP Performance Changes 2n-dnv 4t4c MRR
2185 #- type: "table"
2186 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2187 #  algorithm: "table_performance_comparison"
2188 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2189 #  history:
2190 #    - title: "rls1810"
2191 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2192 #  reference:
2193 #    title: "rls1901"
2194 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2195 #  compare:
2196 #    title: "rls1904"
2197 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2198 #  data: "intel-dnv-vpp-changes-2n-dnv"
2199 #  include-tests: "MRR"
2200 #  filter: "'4T4C' and 'MRR'"
2201 #  parameters:
2202 #  - "name"
2203 #  - "parent"
2204 #  - "result"
2205
2206 # VPP Performance Changes 3n-hsw 1t1c pdr
2207 - type: "table"
2208   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2209   algorithm: "table_performance_comparison"
2210   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2211   history:
2212     - title: "rls1810"
2213       data: "vpp-performance-changes-3n-hsw-h1"
2214   reference:
2215     title: "rls1901"
2216     data: "vpp-performance-changes-3n-hsw-ref"
2217   compare:
2218     title: "rls1904"
2219     data: "vpp-performance-changes-3n-hsw-cmp"
2220   data: "vpp-performance-changes-3n-hsw"
2221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2222   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2223   parameters:
2224   - "name"
2225   - "parent"
2226   - "throughput"
2227
2228 # VPP Performance Changes 3n-hsw 2t2c pdr
2229 - type: "table"
2230   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2231   algorithm: "table_performance_comparison"
2232   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2233   history:
2234     - title: "rls1810"
2235       data: "vpp-performance-changes-3n-hsw-h1"
2236   reference:
2237     title: "rls1901"
2238     data: "vpp-performance-changes-3n-hsw-ref"
2239   compare:
2240     title: "rls1904"
2241     data: "vpp-performance-changes-3n-hsw-cmp"
2242   data: "vpp-performance-changes-3n-hsw"
2243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2244   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2245   parameters:
2246   - "name"
2247   - "parent"
2248   - "throughput"
2249
2250 # VPP Performance Changes 3n-hsw 1t1c ndr
2251 - type: "table"
2252   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2253   algorithm: "table_performance_comparison"
2254   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2255   history:
2256     - title: "rls1810"
2257       data: "vpp-performance-changes-3n-hsw-h1"
2258   reference:
2259     title: "rls1901"
2260     data: "vpp-performance-changes-3n-hsw-ref"
2261   compare:
2262     title: "rls1904"
2263     data: "vpp-performance-changes-3n-hsw-cmp"
2264   data: "vpp-performance-changes-3n-hsw"
2265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2266   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2267   parameters:
2268   - "name"
2269   - "parent"
2270   - "throughput"
2271
2272 # VPP Performance Changes 3n-hsw 2t2c ndr
2273 - type: "table"
2274   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2275   algorithm: "table_performance_comparison"
2276   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2277   history:
2278     - title: "rls1810"
2279       data: "vpp-performance-changes-3n-hsw-h1"
2280   reference:
2281     title: "rls1901"
2282     data: "vpp-performance-changes-3n-hsw-ref"
2283   compare:
2284     title: "rls1904"
2285     data: "vpp-performance-changes-3n-hsw-cmp"
2286   data: "vpp-performance-changes-3n-hsw"
2287   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2288   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2289   parameters:
2290   - "name"
2291   - "parent"
2292   - "throughput"
2293
2294 # VPP Performance Changes 3n-skx 2t1c pdr
2295 - type: "table"
2296   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2297   algorithm: "table_performance_comparison"
2298   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2299   history:
2300     - title: "rls1810"
2301       data: "vpp-performance-changes-3n-skx-h1"
2302   reference:
2303     title: "rls1901"
2304     data: "vpp-performance-changes-3n-skx-ref"
2305   compare:
2306     title: "rls1904"
2307     data: "vpp-performance-changes-3n-skx-cmp"
2308   data: "vpp-performance-changes-3n-skx"
2309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2310   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2311   parameters:
2312   - "name"
2313   - "parent"
2314   - "throughput"
2315
2316 # VPP Performance Changes 3n-skx 4t2c pdr
2317 - type: "table"
2318   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2319   algorithm: "table_performance_comparison"
2320   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2321   history:
2322     - title: "rls1810"
2323       data: "vpp-performance-changes-3n-skx-h1"
2324   reference:
2325     title: "rls1901"
2326     data: "vpp-performance-changes-3n-skx-ref"
2327   compare:
2328     title: "rls1904"
2329     data: "vpp-performance-changes-3n-skx-cmp"
2330   data: "vpp-performance-changes-3n-skx"
2331   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2332   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2333   parameters:
2334   - "name"
2335   - "parent"
2336   - "throughput"
2337
2338 # VPP Performance Changes 3n-skx 2t1c ndr
2339 - type: "table"
2340   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2341   algorithm: "table_performance_comparison"
2342   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2343   history:
2344     - title: "rls1810"
2345       data: "vpp-performance-changes-3n-skx-h1"
2346   reference:
2347     title: "rls1901"
2348     data: "vpp-performance-changes-3n-skx-ref"
2349   compare:
2350     title: "rls1904"
2351     data: "vpp-performance-changes-3n-skx-cmp"
2352   data: "vpp-performance-changes-3n-skx"
2353   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2354   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2355   parameters:
2356   - "name"
2357   - "parent"
2358   - "throughput"
2359
2360 # VPP Performance Changes 3n-skx 4t2c ndr
2361 - type: "table"
2362   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2363   algorithm: "table_performance_comparison"
2364   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2365   history:
2366     - title: "rls1810"
2367       data: "vpp-performance-changes-3n-skx-h1"
2368   reference:
2369     title: "rls1901"
2370     data: "vpp-performance-changes-3n-skx-ref"
2371   compare:
2372     title: "rls1904"
2373     data: "vpp-performance-changes-3n-skx-cmp"
2374   data: "vpp-performance-changes-3n-skx"
2375   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2376   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2377   parameters:
2378   - "name"
2379   - "parent"
2380   - "throughput"
2381
2382 # VPP Performance Changes 2n-skx 2t1c pdr
2383 - type: "table"
2384   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2385   algorithm: "table_performance_comparison"
2386   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2387   history:
2388     - title: "rls1810"
2389       data: "vpp-performance-changes-2n-skx-h1"
2390   reference:
2391     title: "rls1901"
2392     data: "vpp-performance-changes-2n-skx-ref"
2393   compare:
2394     title: "rls1904"
2395     data: "vpp-performance-changes-2n-skx-cmp"
2396   data: "vpp-performance-changes-2n-skx"
2397   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2398   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2399   parameters:
2400   - "name"
2401   - "parent"
2402   - "throughput"
2403
2404 # VPP Performance Changes 2n-skx 4t2c pdr
2405 - type: "table"
2406   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2407   algorithm: "table_performance_comparison"
2408   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2409   history:
2410     - title: "rls1810"
2411       data: "vpp-performance-changes-2n-skx-h1"
2412   reference:
2413     title: "rls1901"
2414     data: "vpp-performance-changes-2n-skx-ref"
2415   compare:
2416     title: "rls1904"
2417     data: "vpp-performance-changes-2n-skx-cmp"
2418   data: "vpp-performance-changes-2n-skx"
2419   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2420   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2421   parameters:
2422   - "name"
2423   - "parent"
2424   - "throughput"
2425
2426 # VPP Performance Changes 2n-skx 2t1c ndr
2427 - type: "table"
2428   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2429   algorithm: "table_performance_comparison"
2430   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2431   history:
2432     - title: "rls1810"
2433       data: "vpp-performance-changes-2n-skx-h1"
2434   reference:
2435     title: "rls1901"
2436     data: "vpp-performance-changes-2n-skx-ref"
2437   compare:
2438     title: "rls1904"
2439     data: "vpp-performance-changes-2n-skx-cmp"
2440   data: "vpp-performance-changes-2n-skx"
2441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2442   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2443   parameters:
2444   - "name"
2445   - "parent"
2446   - "throughput"
2447
2448 # VPP Performance Changes 2n-skx 4t2c ndr
2449 - type: "table"
2450   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2451   algorithm: "table_performance_comparison"
2452   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2453   history:
2454     - title: "rls1810"
2455       data: "vpp-performance-changes-2n-skx-h1"
2456   reference:
2457     title: "rls1901"
2458     data: "vpp-performance-changes-2n-skx-ref"
2459   compare:
2460     title: "rls1904"
2461     data: "vpp-performance-changes-2n-skx-cmp"
2462   data: "vpp-performance-changes-2n-skx"
2463   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2464   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2465   parameters:
2466   - "name"
2467   - "parent"
2468   - "throughput"
2469
2470 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2471 - type: "table"
2472   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2473   algorithm: "table_performance_comparison"
2474   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2475   reference:
2476     title: "3-Node Hsw"
2477     data: "vpp-compare-testbeds-ref"
2478   compare:
2479     title: "3-Node Skx"
2480     data: "vpp-compare-testbeds-cmp"
2481   data: "vpp-compare-testbeds"
2482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2483   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2484   parameters:
2485   - "name"
2486   - "parent"
2487   - "throughput"
2488
2489 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2490 - type: "table"
2491   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2492   algorithm: "table_performance_comparison"
2493   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2494   reference:
2495     title: "3-Node Hsw"
2496     data: "vpp-compare-testbeds-ref"
2497   compare:
2498     title: "3-Node Skx"
2499     data: "vpp-compare-testbeds-cmp"
2500   data: "vpp-compare-testbeds"
2501   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2502   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2503   parameters:
2504   - "name"
2505   - "parent"
2506   - "throughput"
2507
2508 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2509 - type: "table"
2510   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2511   algorithm: "table_performance_comparison"
2512   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2513   reference:
2514     title: "3-Node Hsw"
2515     data: "vpp-compare-testbeds-ref"
2516   compare:
2517     title: "3-Node Skx"
2518     data: "vpp-compare-testbeds-cmp"
2519   data: "vpp-compare-testbeds"
2520   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2521   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2522   parameters:
2523   - "name"
2524   - "parent"
2525   - "throughput"
2526
2527 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2528 - type: "table"
2529   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2530   algorithm: "table_performance_comparison"
2531   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2532   reference:
2533     title: "3-Node Hsw"
2534     data: "vpp-compare-testbeds-ref"
2535   compare:
2536     title: "3-Node Skx"
2537     data: "vpp-compare-testbeds-cmp"
2538   data: "vpp-compare-testbeds"
2539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2540   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2541   parameters:
2542   - "name"
2543   - "parent"
2544   - "throughput"
2545
2546 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2547 - type: "table"
2548   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2549   algorithm: "table_performance_comparison"
2550   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2551   reference:
2552     title: "3-Node Skx"
2553     data: "vpp-compare-topologies-ref"
2554   compare:
2555     title: "2-Node Skx"
2556     data: "vpp-compare-topologies-cmp"
2557   data: "vpp-compare-topologies"
2558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2559   filter: "'NDRPDR' and '1C'"
2560   parameters:
2561   - "name"
2562   - "parent"
2563   - "throughput"
2564
2565 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2566 - type: "table"
2567   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2568   algorithm: "table_performance_comparison"
2569   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2570   reference:
2571     title: "3-Node Skx"
2572     data: "vpp-compare-topologies-ref"
2573   compare:
2574     title: "2-Node Skx"
2575     data: "vpp-compare-topologies-cmp"
2576   data: "vpp-compare-topologies"
2577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2578   filter: "'NDRPDR' and '2C'"
2579   parameters:
2580   - "name"
2581   - "parent"
2582   - "throughput"
2583
2584 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2585 - type: "table"
2586   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2587   algorithm: "table_performance_comparison"
2588   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2589   reference:
2590     title: "3-Node Skx"
2591     data: "vpp-compare-topologies-ref"
2592   compare:
2593     title: "2-Node Skx"
2594     data: "vpp-compare-topologies-cmp"
2595   data: "vpp-compare-topologies"
2596   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2597   filter: "'NDRPDR' and '1C'"
2598   parameters:
2599   - "name"
2600   - "parent"
2601   - "throughput"
2602
2603 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2604 - type: "table"
2605   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2606   algorithm: "table_performance_comparison"
2607   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2608   reference:
2609     title: "3-Node Skx"
2610     data: "vpp-compare-topologies-ref"
2611   compare:
2612     title: "2-Node Skx"
2613     data: "vpp-compare-topologies-cmp"
2614   data: "vpp-compare-topologies"
2615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2616   filter: "'NDRPDR' and '2C'"
2617   parameters:
2618   - "name"
2619   - "parent"
2620   - "throughput"
2621
2622 # VPP Performance Changes 3n-hsw 1t1c MRR
2623 - type: "table"
2624   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2625   algorithm: "table_performance_comparison"
2626   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2627   history:
2628     - title: "rls1810"
2629       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2630   reference:
2631     title: "rls1901"
2632     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2633   compare:
2634     title: "rls1904"
2635     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2636   data: "vpp-performance-changes-3n-hsw-mrr"
2637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2638   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2639   parameters:
2640   - "name"
2641   - "parent"
2642   - "result"
2643
2644 # VPP Performance Changes 3n-hsw 2t2c MRR
2645 - type: "table"
2646   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2647   algorithm: "table_performance_comparison"
2648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2649   history:
2650     - title: "rls1810"
2651       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2652   reference:
2653     title: "rls1901"
2654     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2655   compare:
2656     title: "rls1904"
2657     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2658   data: "vpp-performance-changes-3n-hsw-mrr"
2659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2660   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2661   parameters:
2662   - "name"
2663   - "parent"
2664   - "result"
2665
2666 # VPP Performance Changes 3n-hsw 4t4c MRR
2667 - type: "table"
2668   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2669   algorithm: "table_performance_comparison"
2670   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2671   history:
2672     - title: "rls1810"
2673       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2674   reference:
2675     title: "rls1901"
2676     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2677   compare:
2678     title: "rls1904"
2679     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2680   data: "vpp-performance-changes-3n-hsw-mrr"
2681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2682   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2683   parameters:
2684   - "name"
2685   - "parent"
2686   - "result"
2687
2688 # VPP Performance Changes 3n-skx 2t1c MRR
2689 - type: "table"
2690   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2691   algorithm: "table_performance_comparison"
2692   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2693   history:
2694     - title: "rls1810"
2695       data: "vpp-performance-changes-3n-skx-mrr-h1"
2696   reference:
2697     title: "rls1901"
2698     data: "vpp-performance-changes-3n-skx-mrr-ref"
2699   compare:
2700     title: "rls1904"
2701     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2702   data: "vpp-performance-changes-3n-skx-mrr"
2703   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2704   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2705   parameters:
2706   - "name"
2707   - "parent"
2708   - "result"
2709
2710 # VPP Performance Changes 3n-skx 4t2c MRR
2711 - type: "table"
2712   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2713   algorithm: "table_performance_comparison"
2714   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2715   history:
2716     - title: "rls1810"
2717       data: "vpp-performance-changes-3n-skx-mrr-h1"
2718   reference:
2719     title: "rls1901"
2720     data: "vpp-performance-changes-3n-skx-mrr-ref"
2721   compare:
2722     title: "rls1904"
2723     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2724   data: "vpp-performance-changes-3n-skx-mrr"
2725   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2726   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2727   parameters:
2728   - "name"
2729   - "parent"
2730   - "result"
2731
2732 # VPP Performance Changes 3n-skx 8t4c MRR
2733 - type: "table"
2734   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2735   algorithm: "table_performance_comparison"
2736   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2737   history:
2738     - title: "rls1810"
2739       data: "vpp-performance-changes-3n-skx-mrr-h1"
2740   reference:
2741     title: "rls1901"
2742     data: "vpp-performance-changes-3n-skx-mrr-ref"
2743   compare:
2744     title: "rls1904"
2745     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2746   data: "vpp-performance-changes-3n-skx-mrr"
2747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2748   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2749   parameters:
2750   - "name"
2751   - "parent"
2752   - "result"
2753
2754 # VPP Performance Changes 2n-skx 2t1c MRR
2755 - type: "table"
2756   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2757   algorithm: "table_performance_comparison"
2758   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2759   history:
2760     - title: "rls1810"
2761       data: "vpp-performance-changes-2n-skx-mrr-h1"
2762   reference:
2763     title: "rls1901"
2764     data: "vpp-performance-changes-2n-skx-mrr-ref"
2765   compare:
2766     title: "rls1904"
2767     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2768   data: "vpp-performance-changes-2n-skx-mrr"
2769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2770   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2771   parameters:
2772   - "name"
2773   - "parent"
2774   - "result"
2775
2776 # VPP Performance Changes 2n-skx 4t2c MRR
2777 - type: "table"
2778   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2779   algorithm: "table_performance_comparison"
2780   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2781   history:
2782     - title: "rls1810"
2783       data: "vpp-performance-changes-2n-skx-mrr-h1"
2784   reference:
2785     title: "rls1901"
2786     data: "vpp-performance-changes-2n-skx-mrr-ref"
2787   compare:
2788     title: "rls1904"
2789     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2790   data: "vpp-performance-changes-2n-skx-mrr"
2791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2792   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2793   parameters:
2794   - "name"
2795   - "parent"
2796   - "result"
2797
2798 # VPP Performance Changes 2n-skx 8t4c MRR
2799 - type: "table"
2800   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2801   algorithm: "table_performance_comparison"
2802   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2803   history:
2804     - title: "rls1810"
2805       data: "vpp-performance-changes-2n-skx-mrr-h1"
2806   reference:
2807     title: "rls1901"
2808     data: "vpp-performance-changes-2n-skx-mrr-ref"
2809   compare:
2810     title: "rls1904"
2811     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2812   data: "vpp-performance-changes-2n-skx-mrr"
2813   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2814   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2815   parameters:
2816   - "name"
2817   - "parent"
2818   - "result"
2819
2820 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2821 - type: "table"
2822   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2823   algorithm: "table_performance_comparison"
2824   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2825   reference:
2826     title: "3-Node Hsw"
2827     data: "vpp-compare-testbeds-mrr-ref"
2828   compare:
2829     title: "3-Node Skx"
2830     data: "vpp-compare-testbeds-mrr-cmp"
2831   data: "vpp-compare-testbeds-mrr"
2832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2833   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2834   parameters:
2835   - "name"
2836   - "parent"
2837   - "result"
2838
2839 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2840 - type: "table"
2841   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2842   algorithm: "table_performance_comparison"
2843   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2844   reference:
2845     title: "3-Node Hsw"
2846     data: "vpp-compare-testbeds-mrr-ref"
2847   compare:
2848     title: "3-Node Skx"
2849     data: "vpp-compare-testbeds-mrr-cmp"
2850   data: "vpp-compare-testbeds-mrr"
2851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2852   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2853   parameters:
2854   - "name"
2855   - "parent"
2856   - "result"
2857
2858 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2859 - type: "table"
2860   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2861   algorithm: "table_performance_comparison"
2862   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2863   reference:
2864     title: "3-Node Hsw"
2865     data: "vpp-compare-testbeds-mrr-ref"
2866   compare:
2867     title: "3-Node Skx"
2868     data: "vpp-compare-testbeds-mrr-cmp"
2869   data: "vpp-compare-testbeds-mrr"
2870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2871   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2872   parameters:
2873   - "name"
2874   - "parent"
2875   - "result"
2876
2877 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2878 - type: "table"
2879   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2880   algorithm: "table_performance_comparison"
2881   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2882   reference:
2883     title: "3-Node Skx"
2884     data: "vpp-compare-topologies-mrr-ref"
2885   compare:
2886     title: "2-Node Skx"
2887     data: "vpp-compare-topologies-mrr-cmp"
2888   data: "vpp-compare-topologies-mrr"
2889   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2890   filter: "'MRR' and '1C'"
2891   parameters:
2892   - "name"
2893   - "parent"
2894   - "result"
2895
2896 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2897 - type: "table"
2898   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2899   algorithm: "table_performance_comparison"
2900   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2901   reference:
2902     title: "3-Node Skx"
2903     data: "vpp-compare-topologies-mrr-ref"
2904   compare:
2905     title: "2-Node Skx"
2906     data: "vpp-compare-topologies-mrr-cmp"
2907   data: "vpp-compare-topologies-mrr"
2908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2909   filter: "'MRR' and '2C'"
2910   parameters:
2911   - "name"
2912   - "parent"
2913   - "result"
2914
2915 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2916 - type: "table"
2917   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2918   algorithm: "table_performance_comparison"
2919   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2920   reference:
2921     title: "3-Node Skx"
2922     data: "vpp-compare-topologies-mrr-ref"
2923   compare:
2924     title: "2-Node Skx"
2925     data: "vpp-compare-topologies-mrr-cmp"
2926   data: "vpp-compare-topologies-mrr"
2927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2928   filter: "'MRR' and '4C'"
2929   parameters:
2930   - "name"
2931   - "parent"
2932   - "result"
2933
2934 # Detailed Test Results - VPP Performance Results 3n-hsw
2935 - type: "table"
2936   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2937   algorithm: "table_merged_details"
2938   output-file-ext: ".csv"
2939   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2940   columns:
2941   - title: "Name"
2942     data: "data name"
2943   - title: "Status"
2944     data: "data msg"
2945   rows: "generated"
2946   data: "vpp-perf-results-3n-hsw"
2947   filter: "not 'NDRCHK' and not 'PDRCHK'"
2948   parameters:
2949   - "name"
2950   - "parent"
2951   - "msg"
2952
2953 # Detailed Test Results - VPP Performance Results 3n-skx
2954 - type: "table"
2955   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2956   algorithm: "table_merged_details"
2957   output-file-ext: ".csv"
2958   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2959   columns:
2960   - title: "Name"
2961     data: "data name"
2962   - title: "Status"
2963     data: "data msg"
2964   rows: "generated"
2965   data: "vpp-perf-results-3n-skx"
2966   filter: "not 'NDRCHK' and not 'PDRCHK'"
2967   parameters:
2968   - "name"
2969   - "parent"
2970   - "msg"
2971
2972 # Detailed Test Results - VPP Performance Results 2n-skx
2973 - type: "table"
2974   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2975   algorithm: "table_merged_details"
2976   output-file-ext: ".csv"
2977   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2978   columns:
2979   - title: "Name"
2980     data: "data name"
2981   - title: "Status"
2982     data: "data msg"
2983   rows: "generated"
2984   data: "vpp-perf-results-2n-skx"
2985   filter: "not 'NDRCHK' and not 'PDRCHK'"
2986   parameters:
2987   - "name"
2988   - "parent"
2989   - "msg"
2990
2991 ## Detailed Test Results - VPP Performance Results 2n-dnv
2992 #- type: "table"
2993 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2994 #  algorithm: "table_details"
2995 #  output-file-ext: ".csv"
2996 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2997 #  columns:
2998 #  - title: "Name"
2999 #    data: "data name"
3000 #  - title: "Status"
3001 #    data: "data msg"
3002 #  rows: "generated"
3003 #  data: "intel-dnv-vpp"
3004 #  filter: "'NDRPDR'"
3005 #  parameters:
3006 #  - "name"
3007 #  - "parent"
3008 #  - "msg"
3009
3010 # Test configuration - VPP Performance Test Configs 3n-hsw
3011 - type: "table"
3012   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3013   algorithm: "table_merged_details"
3014   output-file-ext: ".csv"
3015   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3016   columns:
3017   - title: "Name"
3018     data: "data name"
3019   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3020     data: "data conf-history"
3021   rows: "generated"
3022   data: "vpp-perf-results-3n-hsw"
3023   filter: "not 'NDRCHK' and not 'PDRCHK'"
3024   parameters:
3025   - "parent"
3026   - "name"
3027   - "conf-history"
3028
3029 # Test configuration - VPP Performance Test Configs 3n-skx
3030 - type: "table"
3031   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3032   algorithm: "table_merged_details"
3033   output-file-ext: ".csv"
3034   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3035   columns:
3036   - title: "Name"
3037     data: "data name"
3038   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3039     data: "data conf-history"
3040   rows: "generated"
3041   data: "vpp-perf-results-3n-skx"
3042   filter: "not 'NDRCHK' and not 'PDRCHK'"
3043   parameters:
3044   - "parent"
3045   - "name"
3046   - "conf-history"
3047
3048 # Test configuration - VPP Performance Test Configs 2n-skx
3049 - type: "table"
3050   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3051   algorithm: "table_merged_details"
3052   output-file-ext: ".csv"
3053   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3054   columns:
3055   - title: "Name"
3056     data: "data name"
3057   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3058     data: "data conf-history"
3059   rows: "generated"
3060   data: "vpp-perf-results-2n-skx"
3061   filter: "not 'NDRCHK' and not 'PDRCHK'"
3062   parameters:
3063   - "parent"
3064   - "name"
3065   - "conf-history"
3066
3067 ## Test configuration - VPP Performance Test Configs 2n-dnv
3068 #- type: "table"
3069 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3070 #  algorithm: "table_details"
3071 #  output-file-ext: ".csv"
3072 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3073 #  columns:
3074 #  - title: "Name"
3075 #    data: "data name"
3076 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3077 #    data: "data conf-history"
3078 #  rows: "generated"
3079 #  data: "intel-dnv-vpp"
3080 #  filter: "'NDRPDR'"
3081 #  parameters:
3082 #  - "parent"
3083 #  - "name"
3084 #  - "conf-history"
3085
3086 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3087 - type: "table"
3088   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3089   algorithm: "table_merged_details"
3090   output-file-ext: ".csv"
3091   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3092   columns:
3093   - title: "Name"
3094     data: "data name"
3095   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3096     data: "data show-run"
3097   rows: "generated"
3098   data: "vpp-perf-results-3n-hsw"
3099   filter: "not 'NDRCHK' and not 'PDRCHK'"
3100   parameters:
3101   - "parent"
3102   - "name"
3103   - "show-run"
3104
3105 # Test Operational Data - VPP Performance Operational Data 3n-skx
3106 - type: "table"
3107   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3108   algorithm: "table_merged_details"
3109   output-file-ext: ".csv"
3110   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3111   columns:
3112   - title: "Name"
3113     data: "data name"
3114   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3115     data: "data show-run"
3116   rows: "generated"
3117   data: "vpp-perf-results-3n-skx"
3118   filter: "not 'NDRCHK' and not 'PDRCHK'"
3119   parameters:
3120   - "parent"
3121   - "name"
3122   - "show-run"
3123
3124 # Test Operational Data - VPP Performance Operational Data 2n-skx
3125 - type: "table"
3126   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3127   algorithm: "table_merged_details"
3128   output-file-ext: ".csv"
3129   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3130   columns:
3131   - title: "Name"
3132     data: "data name"
3133   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3134     data: "data show-run"
3135   rows: "generated"
3136   data: "vpp-perf-results-2n-skx"
3137   filter: "not 'NDRCHK' and not 'PDRCHK'"
3138   parameters:
3139   - "parent"
3140   - "name"
3141   - "show-run"
3142
3143 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3144 #- type: "table"
3145 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3146 #  algorithm: "table_details"
3147 #  output-file-ext: ".csv"
3148 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3149 #  columns:
3150 #  - title: "Name"
3151 #    data: "data name"
3152 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3153 #    data: "data show-run"
3154 #  rows: "generated"
3155 #  data: "intel-dnv-vpp"
3156 #  filter: "'NDRPDR'"
3157 #  parameters:
3158 #  - "parent"
3159 #  - "name"
3160 #  - "show-run"
3161
3162 # Detailed Test Results - VPP MRR Results 3n-hsw
3163 - type: "table"
3164   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3165   algorithm: "table_details"
3166   output-file-ext: ".csv"
3167   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3168   columns:
3169   - title: "Name"
3170     data: "data name"
3171   - title: "Status"
3172     data: "data msg"
3173   rows: "generated"
3174   data: "vpp-mrr-results-3n-hsw"
3175   filter: "'MRR'"
3176   parameters:
3177   - "name"
3178   - "parent"
3179   - "msg"
3180
3181 # Detailed Test Results - VPP MRR Results 3n-skx
3182 - type: "table"
3183   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3184   algorithm: "table_details"
3185   output-file-ext: ".csv"
3186   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3187   columns:
3188   - title: "Name"
3189     data: "data name"
3190   - title: "Status"
3191     data: "data msg"
3192   rows: "generated"
3193   data: "vpp-mrr-results-3n-skx"
3194   filter: "'MRR'"
3195   parameters:
3196   - "name"
3197   - "parent"
3198   - "msg"
3199
3200 # Detailed Test Results - VPP MRR Results 2n-skx
3201 - type: "table"
3202   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3203   algorithm: "table_details"
3204   output-file-ext: ".csv"
3205   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3206   columns:
3207   - title: "Name"
3208     data: "data name"
3209   - title: "Status"
3210     data: "data msg"
3211   rows: "generated"
3212   data: "vpp-mrr-results-2n-skx"
3213   filter: "'MRR'"
3214   parameters:
3215   - "name"
3216   - "parent"
3217   - "msg"
3218
3219 ## Detailed Test Results - VPP MRR Results 2n-dnv
3220 #- type: "table"
3221 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3222 #  algorithm: "table_details"
3223 #  output-file-ext: ".csv"
3224 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3225 #  columns:
3226 #  - title: "Name"
3227 #    data: "data name"
3228 #  - title: "Status"
3229 #    data: "data msg"
3230 #  rows: "generated"
3231 #  data: "intel-dnv-vpp"
3232 #  filter: "'MRR'"
3233 #  parameters:
3234 #  - "name"
3235 #  - "parent"
3236 #  - "msg"
3237
3238 # Test configuration - VPP MRR Test Configs 3n-hsw
3239 - type: "table"
3240   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3241   algorithm: "table_details"
3242   output-file-ext: ".csv"
3243   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3244   columns:
3245   - title: "Name"
3246     data: "data name"
3247   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3248     data: "data conf-history"
3249   rows: "generated"
3250   data: "vpp-mrr-results-3n-hsw"
3251   filter: "'MRR'"
3252   parameters:
3253   - "parent"
3254   - "name"
3255   - "conf-history"
3256
3257 # Test configuration - VPP MRR Test Configs 3n-skx
3258 - type: "table"
3259   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3260   algorithm: "table_details"
3261   output-file-ext: ".csv"
3262   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3263   columns:
3264   - title: "Name"
3265     data: "data name"
3266   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3267     data: "data conf-history"
3268   rows: "generated"
3269   data: "vpp-mrr-results-3n-skx"
3270   filter: "'MRR'"
3271   parameters:
3272   - "parent"
3273   - "name"
3274   - "conf-history"
3275
3276 # Test configuration - VPP MRR Test Configs 2n-skx
3277 - type: "table"
3278   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3279   algorithm: "table_details"
3280   output-file-ext: ".csv"
3281   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3282   columns:
3283   - title: "Name"
3284     data: "data name"
3285   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3286     data: "data conf-history"
3287   rows: "generated"
3288   data: "vpp-mrr-results-2n-skx"
3289   filter: "'MRR'"
3290   parameters:
3291   - "parent"
3292   - "name"
3293   - "conf-history"
3294
3295 ## Test configuration - VPP MRR Test Configs 2n-dnv
3296 #- type: "table"
3297 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3298 #  algorithm: "table_details"
3299 #  output-file-ext: ".csv"
3300 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3301 #  columns:
3302 #  - title: "Name"
3303 #    data: "data name"
3304 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3305 #    data: "data conf-history"
3306 #  rows: "generated"
3307 #  data: "intel-dnv-vpp"
3308 #  filter: "'MRR'"
3309 #  parameters:
3310 #  - "parent"
3311 #  - "name"
3312 #  - "conf-history"
3313
3314 # Detailed Test Results - VPP Functional Results - Ubuntu
3315 - type: "table"
3316   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3317   algorithm: "table_details"
3318   output-file-ext: ".csv"
3319   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3320   columns:
3321   - title: "Name"
3322     data: "data name"
3323   - title: "Documentation"
3324     data: "data doc"
3325   - title: "Status"
3326     data: "data status"
3327   rows: "generated"
3328   data: "vpp-func-results-ubuntu"
3329   filter: "all"
3330   parameters:
3331   - "name"
3332   - "parent"
3333   - "doc"
3334   - "status"
3335
3336 # Detailed Test Results - VPP Functional Results - CentOS
3337 - type: "table"
3338   title: "Detailed Test Results - VPP Functional Results - CentOS"
3339   algorithm: "table_details"
3340   output-file-ext: ".csv"
3341   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3342   columns:
3343   - title: "Name"
3344     data: "data name"
3345   - title: "Documentation"
3346     data: "data doc"
3347   -
3348     title: "Status"
3349     data: "data status"
3350   rows: "generated"
3351   data:
3352     "vpp-func-results-centos"
3353   filter: "all"
3354   parameters:
3355   - "name"
3356   - "parent"
3357   - "doc"
3358   - "status"
3359
3360 # Test configuration - VPP Functional Test Configs - Ubuntu
3361 - type: "table"
3362   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3363   algorithm: "table_details"
3364   output-file-ext: ".csv"
3365   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3366   columns:
3367   - title: "Name"
3368     data: "data name"
3369   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3370     data: "data conf-history"
3371   rows: "generated"
3372   data: "vpp-func-results-ubuntu"
3373   filter: "all"
3374   parameters:
3375   - "parent"
3376   - "name"
3377   - "conf-history"
3378
3379 # Test configuration - VPP Functional Test Configs - CentOS
3380 - type: "table"
3381   title: "Test configuration - VPP Functional Test Configs - CentOS"
3382   algorithm: "table_details"
3383   output-file-ext: ".csv"
3384   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3385   columns:
3386   - title: "Name"
3387     data: "data name"
3388   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3389     data: "data conf-history"
3390   rows: "generated"
3391   data: "vpp-func-results-centos"
3392   filter: "all"
3393   parameters:
3394   - "parent"
3395   - "name"
3396   - "conf-history"
3397
3398 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3399 #- type: "table"
3400 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3401 #  algorithm: "table_details"
3402 #  output-file-ext: ".csv"
3403 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3404 #  columns:
3405 #  - title: "Name"
3406 #    data: "data name"
3407 #  - title: "Status"
3408 #    data: "data msg"
3409 #  rows: "generated"
3410 #  data: "ligato-perf-results-3n-hsw"
3411 #  filter: "all"
3412 #  parameters:
3413 #  - "name"
3414 #  - "parent"
3415 #  - "msg"
3416
3417 # Detailed Test Results - VPP Device Results - Ubuntu
3418 - type: "table"
3419   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3420   algorithm: "table_details"
3421   output-file-ext: ".csv"
3422   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3423   columns:
3424   - title: "Name"
3425     data: "data name"
3426   - title: "Documentation"
3427     data: "data doc"
3428   - title: "Status"
3429     data: "data status"
3430   rows: "generated"
3431   data: "vpp-device-results-ubuntu"
3432   filter: "all"
3433   parameters:
3434   - "name"
3435   - "parent"
3436   - "doc"
3437   - "status"
3438
3439 # Test configuration - VPP Device Test Configs - Ubuntu
3440 - type: "table"
3441   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3442   algorithm: "table_details"
3443   output-file-ext: ".csv"
3444   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_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-device-results-ubuntu"
3452   filter: "all"
3453   parameters:
3454   - "parent"
3455   - "name"
3456   - "conf-history"
3457
3458 ################################################################################
3459
3460 # DPDK Performance Changes 3n-hsw 1t1c pdr
3461 - type: "table"
3462   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3463   algorithm: "table_performance_comparison"
3464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3465   history:
3466     - title: "rls1810"
3467       data: "dpdk-performance-changes-3n-hsw-h1"
3468   reference:
3469     title: "rls1901"
3470     data: "dpdk-performance-changes-3n-hsw-ref"
3471   compare:
3472     title: "rls1904"
3473     data: "dpdk-performance-changes-3n-hsw-cmp"
3474   data: "dpdk-performance-changes-3n-hsw"
3475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3476   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3477   parameters:
3478   - "name"
3479   - "parent"
3480   - "throughput"
3481
3482 # DPDK Performance Changes 3n-hsw 2t2c pdr
3483 - type: "table"
3484   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3485   algorithm: "table_performance_comparison"
3486   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3487   history:
3488     - title: "rls1810"
3489       data: "dpdk-performance-changes-3n-hsw-h1"
3490   reference:
3491     title: "rls1901"
3492     data: "dpdk-performance-changes-3n-hsw-ref"
3493   compare:
3494     title: "rls1904"
3495     data: "dpdk-performance-changes-3n-hsw-cmp"
3496   data: "dpdk-performance-changes-3n-hsw"
3497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3498   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3499   parameters:
3500   - "name"
3501   - "parent"
3502   - "throughput"
3503
3504 # DPDK Performance Changes 3n-hsw 1t1c ndr
3505 - type: "table"
3506   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3507   algorithm: "table_performance_comparison"
3508   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3509   history:
3510     - title: "rls1810"
3511       data: "dpdk-performance-changes-3n-hsw-h1"
3512   reference:
3513     title: "rls1901"
3514     data: "dpdk-performance-changes-3n-hsw-ref"
3515   compare:
3516     title: "rls1904"
3517     data: "dpdk-performance-changes-3n-hsw-cmp"
3518   data: "dpdk-performance-changes-3n-hsw"
3519   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3520   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3521   parameters:
3522   - "name"
3523   - "parent"
3524   - "throughput"
3525
3526 # DPDK Performance Changes 3n-hsw 2t2c ndr
3527 - type: "table"
3528   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3529   algorithm: "table_performance_comparison"
3530   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3531   history:
3532     - title: "rls1810"
3533       data: "dpdk-performance-changes-3n-hsw-h1"
3534   reference:
3535     title: "rls1901"
3536     data: "dpdk-performance-changes-3n-hsw-ref"
3537   compare:
3538     title: "rls1904"
3539     data: "dpdk-performance-changes-3n-hsw-cmp"
3540   data: "dpdk-performance-changes-3n-hsw"
3541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3542   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3543   parameters:
3544   - "name"
3545   - "parent"
3546   - "throughput"
3547
3548 # DPDK Performance Changes 3n-skx 2t1c pdr
3549 - type: "table"
3550   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3551   algorithm: "table_performance_comparison"
3552   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3553   history:
3554     - title: "rls1810"
3555       data: "dpdk-performance-changes-3n-skx-h1"
3556   reference:
3557     title: "rls1901"
3558     data: "dpdk-performance-changes-3n-skx-ref"
3559   compare:
3560     title: "rls1904"
3561     data: "dpdk-performance-changes-3n-skx-cmp"
3562   data: "dpdk-performance-changes-3n-skx"
3563   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3565   parameters:
3566   - "name"
3567   - "parent"
3568   - "throughput"
3569
3570 # DPDK Performance Changes 3n-skx 4t2c pdr
3571 - type: "table"
3572   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3573   algorithm: "table_performance_comparison"
3574   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3575   history:
3576     - title: "rls1810"
3577       data: "dpdk-performance-changes-3n-skx-h1"
3578   reference:
3579     title: "rls1901"
3580     data: "dpdk-performance-changes-3n-skx-ref"
3581   compare:
3582     title: "rls1904"
3583     data: "dpdk-performance-changes-3n-skx-cmp"
3584   data: "dpdk-performance-changes-3n-skx"
3585   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3586   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3587   parameters:
3588   - "name"
3589   - "parent"
3590   - "throughput"
3591
3592 # DPDK Performance Changes 3n-skx 2t1c ndr
3593 - type: "table"
3594   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3595   algorithm: "table_performance_comparison"
3596   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3597   history:
3598     - title: "rls1810"
3599       data: "dpdk-performance-changes-3n-skx-h1"
3600   reference:
3601     title: "rls1901"
3602     data: "dpdk-performance-changes-3n-skx-ref"
3603   compare:
3604     title: "rls1904"
3605     data: "dpdk-performance-changes-3n-skx-cmp"
3606   data: "dpdk-performance-changes-3n-skx"
3607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3608   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3609   parameters:
3610   - "name"
3611   - "parent"
3612   - "throughput"
3613
3614 # DPDK Performance Changes 3n-skx 4t2c ndr
3615 - type: "table"
3616   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3617   algorithm: "table_performance_comparison"
3618   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3619   history:
3620     - title: "rls1810"
3621       data: "dpdk-performance-changes-3n-skx-h1"
3622   reference:
3623     title: "rls1901"
3624     data: "dpdk-performance-changes-3n-skx-ref"
3625   compare:
3626     title: "rls1904"
3627     data: "dpdk-performance-changes-3n-skx-cmp"
3628   data: "dpdk-performance-changes-3n-skx"
3629   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3630   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3631   parameters:
3632   - "name"
3633   - "parent"
3634   - "throughput"
3635
3636 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3637 - type: "table"
3638   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3639   algorithm: "table_performance_comparison"
3640   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3641   reference:
3642     title: "3-Node Hsw"
3643     data: "dpdk-compare-testbeds-ref"
3644   compare:
3645     title: "3-Node Skx"
3646     data: "dpdk-compare-testbeds-cmp"
3647   data: "dpdk-compare-testbeds"
3648   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3649   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3650   parameters:
3651   - "name"
3652   - "parent"
3653   - "throughput"
3654
3655 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3656 - type: "table"
3657   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3658   algorithm: "table_performance_comparison"
3659   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3660   reference:
3661     title: "3-Node Hsw"
3662     data: "dpdk-compare-testbeds-ref"
3663   compare:
3664     title: "3-Node Skx"
3665     data: "dpdk-compare-testbeds-cmp"
3666   data: "dpdk-compare-testbeds"
3667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3668   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3669   parameters:
3670   - "name"
3671   - "parent"
3672   - "throughput"
3673
3674 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3675 - type: "table"
3676   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3677   algorithm: "table_performance_comparison"
3678   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3679   reference:
3680     title: "3-Node Skx"
3681     data: "dpdk-compare-topologies-ref"
3682   compare:
3683     title: "2-Node Skx"
3684     data: "dpdk-compare-topologies-cmp"
3685   data: "dpdk-compare-topologies"
3686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3687   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3688   parameters:
3689   - "name"
3690   - "parent"
3691   - "throughput"
3692
3693 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3694 - type: "table"
3695   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3696   algorithm: "table_performance_comparison"
3697   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3698   reference:
3699     title: "3-Node Skx"
3700     data: "dpdk-compare-topologies-ref"
3701   compare:
3702     title: "2-Node Skx"
3703     data: "dpdk-compare-topologies-cmp"
3704   data: "dpdk-compare-topologies"
3705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3706   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3707   parameters:
3708   - "name"
3709   - "parent"
3710   - "throughput"
3711
3712 # DPDK Performance Changes 2n-skx 2t1c pdr
3713 - type: "table"
3714   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3715   algorithm: "table_performance_comparison"
3716   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3717   history:
3718     - title: "rls1810"
3719       data: "dpdk-performance-changes-2n-skx-h1"
3720   reference:
3721     title: "rls1901"
3722     data: "dpdk-performance-changes-2n-skx-ref"
3723   compare:
3724     title: "rls1904"
3725     data: "dpdk-performance-changes-2n-skx-cmp"
3726   data: "dpdk-performance-changes-2n-skx"
3727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3728   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3729   parameters:
3730   - "name"
3731   - "parent"
3732   - "throughput"
3733
3734 # DPDK Performance Changes 2n-skx 4t2c pdr
3735 - type: "table"
3736   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3737   algorithm: "table_performance_comparison"
3738   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3739   history:
3740     - title: "rls1810"
3741       data: "dpdk-performance-changes-2n-skx-h1"
3742   reference:
3743     title: "rls1901"
3744     data: "dpdk-performance-changes-2n-skx-ref"
3745   compare:
3746     title: "rls1904"
3747     data: "dpdk-performance-changes-2n-skx-cmp"
3748   data: "dpdk-performance-changes-2n-skx"
3749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3750   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3751   parameters:
3752   - "name"
3753   - "parent"
3754   - "throughput"
3755
3756 # DPDK Performance Changes 2n-skx 2t1c ndr
3757 - type: "table"
3758   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3759   algorithm: "table_performance_comparison"
3760   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3761   history:
3762     - title: "rls1810"
3763       data: "dpdk-performance-changes-2n-skx-h1"
3764   reference:
3765     title: "rls1901"
3766     data: "dpdk-performance-changes-2n-skx-ref"
3767   compare:
3768     title: "rls1904"
3769     data: "dpdk-performance-changes-2n-skx-cmp"
3770   data: "dpdk-performance-changes-2n-skx"
3771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3772   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3773   parameters:
3774   - "name"
3775   - "parent"
3776   - "throughput"
3777
3778 # DPDK Performance Changes 2n-skx 4t2c ndr
3779 - type: "table"
3780   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3781   algorithm: "table_performance_comparison"
3782   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3783   history:
3784     - title: "rls1810"
3785       data: "dpdk-performance-changes-2n-skx-h1"
3786   reference:
3787     title: "rls1901"
3788     data: "dpdk-performance-changes-2n-skx-ref"
3789   compare:
3790     title: "rls1904"
3791     data: "dpdk-performance-changes-2n-skx-cmp"
3792   data: "dpdk-performance-changes-2n-skx"
3793   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3794   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3795   parameters:
3796   - "name"
3797   - "parent"
3798   - "throughput"
3799
3800 # Detailed Test Results - DPDK Performance Results 3n-hsw
3801 - type: "table"
3802   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3803   algorithm: "table_details"
3804   output-file-ext: ".csv"
3805   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3806   columns:
3807   - title: "Name"
3808     data: "data name"
3809   - title: "Status"
3810     data: "data msg"
3811   rows: "generated"
3812   data: "dpdk-perf-results-3n-hsw"
3813   filter: "all"
3814   parameters:
3815   - "name"
3816   - "parent"
3817   - "msg"
3818
3819 # Detailed Test Results - DPDK Performance Results 3n-skx
3820 - type: "table"
3821   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3822   algorithm: "table_details"
3823   output-file-ext: ".csv"
3824   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3825   columns:
3826   - title: "Name"
3827     data: "data name"
3828   - title: "Status"
3829     data: "data msg"
3830   rows: "generated"
3831   data: "dpdk-perf-results-3n-skx"
3832   filter: "all"
3833   parameters:
3834   - "name"
3835   - "parent"
3836   - "msg"
3837
3838 # Detailed Test Results - DPDK Performance Results 2n-skx
3839 - type: "table"
3840   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3841   algorithm: "table_details"
3842   output-file-ext: ".csv"
3843   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3844   columns:
3845   - title: "Name"
3846     data: "data name"
3847   - title: "Status"
3848     data: "data msg"
3849   rows: "generated"
3850   data: "dpdk-perf-results-2n-skx"
3851   filter: "all"
3852   parameters:
3853   - "name"
3854   - "parent"
3855   - "msg"
3856
3857 ################################################################################
3858 # HoneyComb
3859 - type: "table"
3860   title: "Detailed Test Results - Honeycomb Functional Results"
3861   algorithm: "table_details"
3862   output-file-ext: ".csv"
3863   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3864   columns:
3865   - title: "Name"
3866     data: "data name"
3867   - title: "Documentation"
3868     data: "data doc"
3869   - title: "Status"
3870     data: "data status"
3871   rows: "generated"
3872   data:
3873     "hc-func-results"
3874   filter: "all"
3875   parameters:
3876   - "name"
3877   - "parent"
3878   - "doc"
3879   - "status"
3880
3881 ################################################################################
3882 # NSH SFC
3883 #-
3884 #  type: "table"
3885 #  title: "Detailed Test Results - NSH SFC Functional Results"
3886 #  algorithm: "table_details"
3887 #  output-file-ext: ".csv"
3888 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3889 #  columns:
3890 #  -
3891 #    title: "Name"
3892 #    data: "data name"
3893 #  -
3894 #    title: "Documentation"
3895 #    data: "data doc"
3896 #  -
3897 #    title: "Status"
3898 #    data: "data status"
3899 #  rows: "generated"
3900 #  data:
3901 #    "nsh-func-results"
3902 #  filter: "all"
3903 #  parameters:
3904 #  - "name"
3905 #  - "parent"
3906 #  - "doc"
3907 #  - "status"
3908
3909 ################################################################################
3910 # DMM
3911 - type: "table"
3912   title: "Detailed Test Results - DMM Functional Results"
3913   algorithm: "table_details"
3914   output-file-ext: ".csv"
3915   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3916   columns:
3917   - title: "Name"
3918     data: "data name"
3919   - title: "Documentation"
3920     data: "data doc"
3921   - title: "Status"
3922     data: "data status"
3923   rows: "generated"
3924   data:
3925     "dmm-func-results"
3926   filter: "all"
3927   parameters:
3928   - "name"
3929   - "parent"
3930   - "doc"
3931   - "status"
3932
3933 ################################################################################
3934 ###                                F I L E S                                 ###
3935 ################################################################################
3936
3937 # VPP Performance Results 3n-hsw
3938 - type: "file"
3939   title: "VPP Performance Results 3n-hsw"
3940   algorithm: "file_test_results"
3941   output-file-ext: ".rst"
3942   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3943   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"
3944   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3945   data: "vpp-perf-results-3n-hsw"
3946   filter: "not 'NDRCHK' and not 'PDRCHK'"
3947   parameters:
3948   - "name"
3949   - "doc"
3950   - "level"
3951   - "parent"
3952   data-start-level: 3
3953
3954 # VPP Performance Results 3n-skx
3955 - type: "file"
3956   title: "VPP Performance Results 3n-skx"
3957   algorithm: "file_test_results"
3958   output-file-ext: ".rst"
3959   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3960   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"
3961   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3962   data: "vpp-perf-results-3n-skx"
3963   filter: "not 'NDRCHK' and not 'PDRCHK'"
3964   parameters:
3965   - "name"
3966   - "doc"
3967   - "level"
3968   - "parent"
3969   data-start-level: 3
3970
3971 # VPP Performance Results 2n-skx
3972 - type: "file"
3973   title: "VPP Performance Results 2n-skx"
3974   algorithm: "file_test_results"
3975   output-file-ext: ".rst"
3976   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3977   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"
3978   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3979   data: "vpp-perf-results-2n-skx"
3980   filter: "not 'NDRCHK' and not 'PDRCHK'"
3981   parameters:
3982   - "name"
3983   - "doc"
3984   - "level"
3985   - "parent"
3986   data-start-level: 3
3987
3988 ## VPP Performance Results 2n-dnv
3989 #- type: "file"
3990 #  title: "VPP Performance Results 2n-dnv"
3991 #  algorithm: "file_test_results"
3992 #  output-file-ext: ".rst"
3993 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3994 #  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"
3995 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3996 #  data: "intel-dnv-vpp"
3997 #  filter: "'NDRPDR'"
3998 #  parameters:
3999 #  - "name"
4000 #  - "doc"
4001 #  - "level"
4002 #  - "parent"
4003 #  data-start-level: 3
4004
4005 # VPP Performance Configuration 3n-hsw
4006 - type: "file"
4007   title: "VPP Performance Configuration 3n-hsw"
4008   algorithm: "file_test_results"
4009   output-file-ext: ".rst"
4010   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4011   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"
4012   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4013   data: "vpp-perf-results-3n-hsw"
4014   filter: "not 'NDRCHK' and not 'PDRCHK'"
4015   parameters:
4016   - "name"
4017   - "doc"
4018   - "level"
4019   - "parent"
4020   data-start-level: 3
4021
4022 # VPP Performance Configuration 3n-skx
4023 - type: "file"
4024   title: "VPP Performance Configuration 3n-skx"
4025   algorithm: "file_test_results"
4026   output-file-ext: ".rst"
4027   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4028   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"
4029   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4030   data: "vpp-perf-results-3n-skx"
4031   filter: "not 'NDRCHK' and not 'PDRCHK'"
4032   parameters:
4033   - "name"
4034   - "doc"
4035   - "level"
4036   - "parent"
4037   data-start-level: 3
4038
4039 # VPP Performance Configuration 2n-skx
4040 - type: "file"
4041   title: "VPP Performance Configuration 2n-skx"
4042   algorithm: "file_test_results"
4043   output-file-ext: ".rst"
4044   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4045   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"
4046   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4047   data: "vpp-perf-results-2n-skx"
4048   filter: "not 'NDRCHK' and not 'PDRCHK'"
4049   parameters:
4050   - "name"
4051   - "doc"
4052   - "level"
4053   - "parent"
4054   data-start-level: 3
4055
4056 ## VPP Performance Configuration 2n-dnv
4057 #- type: "file"
4058 #  title: "VPP Performance Configuration 2n-dnv"
4059 #  algorithm: "file_test_results"
4060 #  output-file-ext: ".rst"
4061 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4062 #  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"
4063 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4064 #  data: "intel-dnv-vpp"
4065 #  filter: "'NDRPDR'"
4066 #  parameters:
4067 #  - "name"
4068 #  - "doc"
4069 #  - "level"
4070 #  - "parent"
4071 #  data-start-level: 3
4072
4073 # VPP Performance Operational Data 3n-hsw
4074 - type: "file"
4075   title: "VPP Performance Operational Data 3n-hsw"
4076   algorithm: "file_test_results"
4077   output-file-ext: ".rst"
4078   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4079   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"
4080   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4081   data: "vpp-perf-results-3n-hsw"
4082   filter: "not 'NDRCHK' and not 'PDRCHK'"
4083   parameters:
4084   - "name"
4085   - "doc"
4086   - "level"
4087   - "parent"
4088   data-start-level: 3
4089
4090 # VPP Performance Operational Data 3n-skx
4091 - type: "file"
4092   title: "VPP Performance Operational Data 3n-skx"
4093   algorithm: "file_test_results"
4094   output-file-ext: ".rst"
4095   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4096   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"
4097   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4098   data: "vpp-perf-results-3n-skx"
4099   filter: "not 'NDRCHK' and not 'PDRCHK'"
4100   parameters:
4101   - "name"
4102   - "doc"
4103   - "level"
4104   - "parent"
4105   data-start-level: 3
4106
4107 # VPP Performance Operational Data 2n-skx
4108 - type: "file"
4109   title: "VPP Performance Operational Data 2n-skx"
4110   algorithm: "file_test_results"
4111   output-file-ext: ".rst"
4112   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4113   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"
4114   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4115   data: "vpp-perf-results-2n-skx"
4116   filter: "not 'NDRCHK' and not 'PDRCHK'"
4117   parameters:
4118   - "name"
4119   - "doc"
4120   - "level"
4121   - "parent"
4122   data-start-level: 3
4123
4124 ## VPP Performance Operational Data 2n-dnv
4125 #- type: "file"
4126 #  title: "VPP Performance Operational Data 2n-dnv"
4127 #  algorithm: "file_test_results"
4128 #  output-file-ext: ".rst"
4129 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4130 #  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"
4131 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4132 #  data: "intel-dnv-vpp"
4133 #  filter: "'NDRPDR'"
4134 #  parameters:
4135 #  - "name"
4136 #  - "doc"
4137 #  - "level"
4138 #  - "parent"
4139 #  data-start-level: 3
4140
4141 # VPP MRR Results 3n-hsw
4142 - type: "file"
4143   title: "VPP MRR Results 3n-hsw"
4144   algorithm: "file_test_results"
4145   output-file-ext: ".rst"
4146   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4147   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"
4148   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4149   data: "vpp-mrr-results-3n-hsw"
4150   filter: "'MRR'"
4151   parameters:
4152   - "name"
4153   - "doc"
4154   - "level"
4155   - "parent"
4156   data-start-level: 3
4157
4158 # VPP MRR Results 3n-skx
4159 - type: "file"
4160   title: "VPP MRR Results 3n-skx"
4161   algorithm: "file_test_results"
4162   output-file-ext: ".rst"
4163   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4164   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"
4165   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4166   data: "vpp-mrr-results-3n-skx"
4167   filter: "'MRR'"
4168   parameters:
4169   - "name"
4170   - "doc"
4171   - "level"
4172   - "parent"
4173   data-start-level: 3
4174
4175 # VPP MRR Results 2n-skx
4176 - type: "file"
4177   title: "VPP MRR Results 2n-skx"
4178   algorithm: "file_test_results"
4179   output-file-ext: ".rst"
4180   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4181   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"
4182   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4183   data: "vpp-mrr-results-2n-skx"
4184   filter: "all"
4185   parameters:
4186   - "name"
4187   - "doc"
4188   - "level"
4189   - "parent"
4190   data-start-level: 3
4191
4192 ## VPP MRR Results 2n-dnv
4193 #- type: "file"
4194 #  title: "VPP MRR Results 2n-dnv"
4195 #  algorithm: "file_test_results"
4196 #  output-file-ext: ".rst"
4197 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4198 #  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"
4199 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4200 #  data: "intel-dnv-vpp"
4201 #  filter: "'MRR'"
4202 #  parameters:
4203 #  - "name"
4204 #  - "doc"
4205 #  - "level"
4206 #  - "parent"
4207 #  data-start-level: 3
4208
4209 # VPP MRR Configuration 3n-hsw
4210 - type: "file"
4211   title: "VPP MRR Configuration 3n-hsw"
4212   algorithm: "file_test_results"
4213   output-file-ext: ".rst"
4214   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4215   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"
4216   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4217   data: "vpp-mrr-results-3n-hsw"
4218   filter: "'MRR'"
4219   parameters:
4220   - "name"
4221   - "doc"
4222   - "level"
4223   - "parent"
4224   data-start-level: 3
4225
4226 # VPP MRR Configuration 3n-skx
4227 - type: "file"
4228   title: "VPP MRR Configuration 3n-skx"
4229   algorithm: "file_test_results"
4230   output-file-ext: ".rst"
4231   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4232   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"
4233   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4234   data: "vpp-mrr-results-3n-skx"
4235   filter: "'MRR'"
4236   parameters:
4237   - "name"
4238   - "doc"
4239   - "level"
4240   - "parent"
4241   data-start-level: 3
4242
4243 # VPP MRR Configuration 2n-skx
4244 - type: "file"
4245   title: "VPP MRR Configuration 2n-skx"
4246   algorithm: "file_test_results"
4247   output-file-ext: ".rst"
4248   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4249   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"
4250   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4251   data: "vpp-mrr-results-2n-skx"
4252   filter: "'MRR'"
4253   parameters:
4254   - "name"
4255   - "doc"
4256   - "level"
4257   - "parent"
4258   data-start-level: 3
4259
4260 ## VPP MRR Configuration 2n-dnv
4261 #- type: "file"
4262 #  title: "VPP MRR Configuration 2n-dnv"
4263 #  algorithm: "file_test_results"
4264 #  output-file-ext: ".rst"
4265 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4266 #  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"
4267 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4268 #  data: "intel-dnv-vpp"
4269 #  filter: "'MRR'"
4270 #  parameters:
4271 #  - "name"
4272 #  - "doc"
4273 #  - "level"
4274 #  - "parent"
4275 #  data-start-level: 3
4276
4277 # VPP Functional Results - Ubuntu
4278 - type: "file"
4279   title: "VPP Functional Results - Ubuntu"
4280   algorithm: "file_test_results"
4281   output-file-ext: ".rst"
4282   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4283   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"
4284   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4285   data: "vpp-func-results-ubuntu"
4286   filter: "all"
4287   parameters:
4288   - "name"
4289   - "doc"
4290   - "level"
4291   - "parent"
4292   data-start-level: 3
4293
4294 # VPP Functional Results - CentOS
4295 - type: "file"
4296   title: "VPP Functional Results - CentOS"
4297   algorithm: "file_test_results"
4298   output-file-ext: ".rst"
4299   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4300   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"
4301   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4302   data:
4303     "vpp-func-results-centos"
4304   filter: "all"
4305   parameters:
4306   - "name"
4307   - "doc"
4308   - "level"
4309   - "parent"
4310   data-start-level: 3
4311
4312 # VPP Functional Configuration - Ubuntu
4313 - type: "file"
4314   title: "VPP Functional Configuration - Ubuntu"
4315   algorithm: "file_test_results"
4316   output-file-ext: ".rst"
4317   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4318   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"
4319   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4320   data: "vpp-func-results-ubuntu"
4321   filter: "all"
4322   parameters:
4323   - "name"
4324   - "doc"
4325   - "level"
4326   - "parent"
4327   data-start-level: 3
4328
4329 # VPP Functional Configuration - CentOS
4330 - type: "file"
4331   title: "VPP Functional Configuration - CentOS"
4332   algorithm: "file_test_results"
4333   output-file-ext: ".rst"
4334   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4335   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"
4336   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4337   data:
4338     "vpp-func-results-centos"
4339   filter: "all"
4340   parameters:
4341   - "name"
4342   - "doc"
4343   - "level"
4344   - "parent"
4345   data-start-level: 3
4346
4347 # VPP Device Results - Ubuntu
4348 - type: "file"
4349   title: "VPP Device Results - Ubuntu"
4350   algorithm: "file_test_results"
4351   output-file-ext: ".rst"
4352   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4353   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"
4354   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4355   data: "vpp-device-results-ubuntu"
4356   filter: "all"
4357   parameters:
4358   - "name"
4359   - "doc"
4360   - "level"
4361   - "parent"
4362   data-start-level: 2
4363
4364 # VPP Device Configuration - Ubuntu
4365 - type: "file"
4366   title: "VPP Device Configuration - Ubuntu"
4367   algorithm: "file_test_results"
4368   output-file-ext: ".rst"
4369   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4370   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"
4371   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4372   data: "vpp-device-results-ubuntu"
4373   filter: "all"
4374   parameters:
4375   - "name"
4376   - "doc"
4377   - "level"
4378   - "parent"
4379   data-start-level: 2
4380
4381 ## Container Orchestrated Performance Results 3n-hsw
4382 #- type: "file"
4383 #  title: "Container Orchestrated Performance Results 3n-hsw"
4384 #  algorithm: "file_test_results"
4385 #  output-file-ext: ".rst"
4386 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4387 #  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"
4388 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4389 #  data: "ligato-perf-results-3n-hsw"
4390 #  filter: "all"
4391 #  parameters:
4392 #  - "name"
4393 #  - "doc"
4394 #  - "level"
4395 #  - "parent"
4396 #  data-start-level: 3
4397
4398 # DPDK Performance Results 3n-hsw
4399 - type: "file"
4400   title: "DPDK Performance Results 3n-hsw"
4401   algorithm: "file_test_results"
4402   output-file-ext: ".rst"
4403   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4404   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"
4405   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4406   data: "dpdk-perf-results-3n-hsw"
4407   filter: "all"
4408   parameters:
4409   - "name"
4410   - "doc"
4411   - "level"
4412   - "parent"
4413   data-start-level: 3
4414
4415 # DPDK Performance Results 3n-skx
4416 - type: "file"
4417   title: "DPDK Performance Results 3n-skx"
4418   algorithm: "file_test_results"
4419   output-file-ext: ".rst"
4420   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4421   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"
4422   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4423   data: "dpdk-perf-results-3n-skx"
4424   filter: "all"
4425   parameters:
4426   - "name"
4427   - "doc"
4428   - "level"
4429   - "parent"
4430   data-start-level: 3
4431
4432 # DPDK Performance Results 2n-skx
4433 - type: "file"
4434   title: "DPDK Performance Results 2n-skx"
4435   algorithm: "file_test_results"
4436   output-file-ext: ".rst"
4437   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4438   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"
4439   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4440   data: "dpdk-perf-results-2n-skx"
4441   filter: "all"
4442   parameters:
4443   - "name"
4444   - "doc"
4445   - "level"
4446   - "parent"
4447   data-start-level: 3
4448
4449 # Honeycomb Functional Results
4450 - type: "file"
4451   title: "Honeycomb Functional Results"
4452   algorithm: "file_test_results"
4453   output-file-ext: ".rst"
4454   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4455   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4456   dir-tables: "{DIR[DTR,FUNC,HC]}"
4457   data:
4458     "hc-func-results"
4459   filter: "all"
4460   parameters:
4461   - "name"
4462   - "doc"
4463   - "level"
4464   - "parent"
4465   data-start-level: 3
4466
4467 # NSH SFC Functional Results
4468 #-
4469 #  type: "file"
4470 #  title: "NSH SFC Functional Results"
4471 #  algorithm: "file_test_results"
4472 #  output-file-ext: ".rst"
4473 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4474 #  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"
4475 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4476 #  data:
4477 #    "nsh-func-results"
4478 #  filter: "all"
4479 #  parameters:
4480 #  - "name"
4481 #  - "doc"
4482 #  - "level"
4483 #  - "parent"
4484 #  data-start-level: 3
4485
4486 # DMM Functional Results
4487 - type: "file"
4488   title: "DMM Functional Results"
4489   algorithm: "file_test_results"
4490   output-file-ext: ".rst"
4491   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4492   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"
4493   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4494   data:
4495     "dmm-func-results"
4496   filter: "all"
4497   parameters:
4498   - "name"
4499   - "doc"
4500   - "level"
4501   - "parent"
4502   data-start-level: 3
4503
4504 ################################################################################
4505 ###                                P L O T S                                 ###
4506 ################################################################################
4507
4508 # Soak test - 30min Soak Test (PLRsearch), boxes
4509 - type: "plot"
4510   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4511   algorithm: "plot_soak_boxes"
4512   output-file-type: ".html"
4513   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4514   data: "plot-vpp-soak-2n-skx"
4515   filter: "'SOAK'"
4516   parameters:
4517   - "throughput"
4518   - "parent"
4519   - "tags"
4520 #  sort:
4521 #  - "L2PATCH"
4522 #  - "L2XCBASE"
4523 #  - "L2BDMACLRN"
4524 #  - "IP4FWD"
4525 #  - "IP6FWD"
4526   - "VHOST"
4527   layout:
4528     title: "30min Soak Test (PLRsearch)"
4529     layout: "plot-soak-throughput"
4530
4531 # Soak test - example, not used
4532 - type: "plot"
4533   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4534   algorithm: "plot_soak_bars"
4535   output-file-type: ".html"
4536   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4537   data: "plot-vpp-soak-2n-skx"
4538   filter: "'SOAK'"
4539   parameters:
4540   - "throughput"
4541   - "parent"
4542   - "tags"
4543 #  sort:
4544 #  - "L2PATCH"
4545 #  - "L2XCBASE"
4546 #  - "L2BDMACLRN"
4547 #  - "IP4FWD"
4548 #  - "IP6FWD"
4549   - "VHOST"
4550   layout:
4551     title: "30min Soak Test (PLRsearch)"
4552     layout: "plot-soak-throughput"
4553
4554 ################################################################################
4555 # Plots - NF Density - VSC - MRR 64b
4556 - type: "plot"
4557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4558   algorithm: "plot_service_density_heatmap_compare"
4559   output-file-type: ".html"
4560   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4561   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4562   filter: "'NIC_Intel-X710' and
4563            'NF_DENSITY' and
4564            'VHOST' and
4565            'CHAIN' and
4566            'NF_VPPIP4' and
4567            '64B' and
4568            '2T1C' and
4569            'MRR'"
4570   reference:
4571     include: "2"
4572     name: "VNF-1c"
4573   compare:
4574     include: "1"
4575     name: "VNF-0.5c"
4576   parameters:
4577   - "result"
4578   - "name"
4579   - "tags"
4580   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4581   x-axis: "X = VNFs per Service Chain"
4582   y-axis: "Y = Number of Service Chains"
4583   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4584   layout:
4585     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4586     layout: "plot-service-density"
4587
4588 - type: "plot"
4589   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4590   algorithm: "plot_service_density_heatmap_compare"
4591   output-file-type: ".html"
4592   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4593   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4594   filter: "'NIC_Intel-X710' and
4595            'NF_DENSITY' and
4596            'VHOST' and
4597            'CHAIN' and
4598            'NF_VPPIP4' and
4599            '64B' and
4600            '4T2C' and
4601            'MRR'"
4602   reference:
4603     include: "2"
4604     name: "VNF-1c"
4605   compare:
4606     include: "1"
4607     name: "VNF-0.5c"
4608   parameters:
4609   - "result"
4610   - "name"
4611   - "tags"
4612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4613   x-axis: "X = VNFs per Service Chain"
4614   y-axis: "Y = Number of Service Chains"
4615   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4616   layout:
4617     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4618     layout: "plot-service-density"
4619
4620 - type: "plot"
4621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4622   algorithm: "plot_service_density_heatmap_compare"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4625   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4626   filter: "'NIC_Intel-X710' and
4627            'NF_DENSITY' and
4628            'VHOST' and
4629            'CHAIN' and
4630            'NF_VPPIP4' and
4631            '64B' and
4632            '8T4C' and
4633            'MRR'"
4634   reference:
4635     include: "2"
4636     name: "VNF-1c"
4637   compare:
4638     include: "1"
4639     name: "VNF-0.5c"
4640   parameters:
4641   - "result"
4642   - "name"
4643   - "tags"
4644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4645   x-axis: "X = VNFs per Service Chain"
4646   y-axis: "Y = Number of Service Chains"
4647   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4648   layout:
4649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4650     layout: "plot-service-density"
4651
4652 # Plots - NF Density - VSC - MRR IMIX
4653 - type: "plot"
4654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4655   algorithm: "plot_service_density_heatmap_compare"
4656   output-file-type: ".html"
4657   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4658   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4659   filter: "'NIC_Intel-X710' and
4660            'NF_DENSITY' and
4661            'VHOST' and
4662            'CHAIN' and
4663            'NF_VPPIP4' and
4664            'IMIX' and
4665            '2T1C' and
4666            'MRR'"
4667   reference:
4668     include: "2"
4669     name: "VNF-1c"
4670   compare:
4671     include: "1"
4672     name: "VNF-0.5c"
4673   parameters:
4674   - "result"
4675   - "name"
4676   - "tags"
4677   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4678   x-axis: "X = VNFs per Service Chain"
4679   y-axis: "Y = Number of Service Chains"
4680   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4681   layout:
4682     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4683     layout: "plot-service-density"
4684
4685 - type: "plot"
4686   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4687   algorithm: "plot_service_density_heatmap_compare"
4688   output-file-type: ".html"
4689   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4690   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4691   filter: "'NIC_Intel-X710' and
4692            'NF_DENSITY' and
4693            'VHOST' and
4694            'CHAIN' and
4695            'NF_VPPIP4' and
4696            'IMIX' and
4697            '4T2C' and
4698            'MRR'"
4699   reference:
4700     include: "2"
4701     name: "VNF-1c"
4702   compare:
4703     include: "1"
4704     name: "VNF-0.5c"
4705   parameters:
4706   - "result"
4707   - "name"
4708   - "tags"
4709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4710   x-axis: "X = VNFs per Service Chain"
4711   y-axis: "Y = Number of Service Chains"
4712   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4713   layout:
4714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4715     layout: "plot-service-density"
4716
4717 - type: "plot"
4718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4719   algorithm: "plot_service_density_heatmap_compare"
4720   output-file-type: ".html"
4721   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4722   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4723   filter: "'NIC_Intel-X710' and
4724            'NF_DENSITY' and
4725            'VHOST' and
4726            'CHAIN' and
4727            'NF_VPPIP4' and
4728            'IMIX' and
4729            '8T4C' and
4730            'MRR'"
4731   reference:
4732     include: "2"
4733     name: "VNF-1c"
4734   compare:
4735     include: "1"
4736     name: "VNF-0.5c"
4737   parameters:
4738   - "result"
4739   - "name"
4740   - "tags"
4741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4742   x-axis: "X = VNFs per Service Chain"
4743   y-axis: "Y = Number of Service Chains"
4744   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4745   layout:
4746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4747     layout: "plot-service-density"
4748
4749 # Plots - NF Density - VSC - NDR 64b
4750 - type: "plot"
4751   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4752   algorithm: "plot_service_density_heatmap_compare"
4753   output-file-type: ".html"
4754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4755   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4756   filter: "'NIC_Intel-X710' and
4757            'NF_DENSITY' and
4758            'VHOST' and
4759            'CHAIN' and
4760            'NF_VPPIP4' and
4761            '64B' and
4762            '2T1C' and
4763            'NDRPDR'"
4764   reference:
4765     include: "2"
4766     name: "VNF-1c"
4767   compare:
4768     include: "1"
4769     name: "VNF-0.5c"
4770   parameters:
4771   - "throughput"
4772   - "name"
4773   - "tags"
4774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4775   x-axis: "X = VNFs per Service Chain"
4776   y-axis: "Y = Number of Service Chains"
4777   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4778   layout:
4779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4780     layout: "plot-service-density"
4781
4782 - type: "plot"
4783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4784   algorithm: "plot_service_density_heatmap_compare"
4785   output-file-type: ".html"
4786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4787   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4788   filter: "'NIC_Intel-X710' and
4789            'NF_DENSITY' and
4790            'VHOST' and
4791            'CHAIN' and
4792            'NF_VPPIP4' and
4793            '64B' and
4794            '4T2C' and
4795            'NDRPDR'"
4796   reference:
4797     include: "2"
4798     name: "VNF-1c"
4799   compare:
4800     include: "1"
4801     name: "VNF-0.5c"
4802   parameters:
4803   - "throughput"
4804   - "name"
4805   - "tags"
4806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4807   x-axis: "X = VNFs per Service Chain"
4808   y-axis: "Y = Number of Service Chains"
4809   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4810   layout:
4811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4812     layout: "plot-service-density"
4813
4814 - type: "plot"
4815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4816   algorithm: "plot_service_density_heatmap_compare"
4817   output-file-type: ".html"
4818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4819   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4820   filter: "'NIC_Intel-X710' and
4821            'NF_DENSITY' and
4822            'VHOST' and
4823            'CHAIN' and
4824            'NF_VPPIP4' and
4825            '64B' and
4826            '8T4C' and
4827            'NDRPDR'"
4828   reference:
4829     include: "2"
4830     name: "VNF-1c"
4831   compare:
4832     include: "1"
4833     name: "VNF-0.5c"
4834   parameters:
4835   - "throughput"
4836   - "name"
4837   - "tags"
4838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4839   x-axis: "X = VNFs per Service Chain"
4840   y-axis: "Y = Number of Service Chains"
4841   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4842   layout:
4843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4844     layout: "plot-service-density"
4845
4846 # Plots - NF Density - VSC - NDR IMIX
4847 - type: "plot"
4848   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4849   algorithm: "plot_service_density_heatmap_compare"
4850   output-file-type: ".html"
4851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4852   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4853   filter: "'NIC_Intel-X710' and
4854            'NF_DENSITY' and
4855            'VHOST' and
4856            'CHAIN' and
4857            'NF_VPPIP4' and
4858            'IMIX' and
4859            '2T1C' and
4860            'NDRPDR'"
4861   reference:
4862     include: "2"
4863     name: "VNF-1c"
4864   compare:
4865     include: "1"
4866     name: "VNF-0.5c"
4867   parameters:
4868   - "throughput"
4869   - "name"
4870   - "tags"
4871   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872   x-axis: "X = VNFs per Service Chain"
4873   y-axis: "Y = Number of Service Chains"
4874   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4875   layout:
4876     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4877     layout: "plot-service-density"
4878
4879 - type: "plot"
4880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4881   algorithm: "plot_service_density_heatmap_compare"
4882   output-file-type: ".html"
4883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4884   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4885   filter: "'NIC_Intel-X710' and
4886            'NF_DENSITY' and
4887            'VHOST' and
4888            'CHAIN' and
4889            'NF_VPPIP4' and
4890            'IMIX' and
4891            '4T2C' and
4892            'NDRPDR'"
4893   reference:
4894     include: "2"
4895     name: "VNF-1c"
4896   compare:
4897     include: "1"
4898     name: "VNF-0.5c"
4899   parameters:
4900   - "throughput"
4901   - "name"
4902   - "tags"
4903   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4904   x-axis: "X = VNFs per Service Chain"
4905   y-axis: "Y = Number of Service Chains"
4906   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4907   layout:
4908     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4909     layout: "plot-service-density"
4910
4911 - type: "plot"
4912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4913   algorithm: "plot_service_density_heatmap_compare"
4914   output-file-type: ".html"
4915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4916   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4917   filter: "'NIC_Intel-X710' and
4918            'NF_DENSITY' and
4919            'VHOST' and
4920            'CHAIN' and
4921            'NF_VPPIP4' and
4922            'IMIX' and
4923            '8T4C' and
4924            'NDRPDR'"
4925   reference:
4926     include: "2"
4927     name: "VNF-1c"
4928   compare:
4929     include: "1"
4930     name: "VNF-0.5c"
4931   parameters:
4932   - "throughput"
4933   - "name"
4934   - "tags"
4935   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4936   x-axis: "X = VNFs per Service Chain"
4937   y-axis: "Y = Number of Service Chains"
4938   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4939   layout:
4940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4941     layout: "plot-service-density"
4942
4943 # Plots - NF Density - VSC - PDR 64b
4944 - type: "plot"
4945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4946   algorithm: "plot_service_density_heatmap_compare"
4947   output-file-type: ".html"
4948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4949   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4950   filter: "'NIC_Intel-X710' and
4951            'NF_DENSITY' and
4952            'VHOST' and
4953            'CHAIN' and
4954            'NF_VPPIP4' and
4955            '64B' and
4956            '2T1C' and
4957            'NDRPDR'"
4958   reference:
4959     include: "2"
4960     name: "VNF-1c"
4961   compare:
4962     include: "1"
4963     name: "VNF-0.5c"
4964   parameters:
4965   - "throughput"
4966   - "name"
4967   - "tags"
4968   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4969   x-axis: "X = VNFs per Service Chain"
4970   y-axis: "Y = Number of Service Chains"
4971   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4972   layout:
4973     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4974     layout: "plot-service-density"
4975
4976 - type: "plot"
4977   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4978   algorithm: "plot_service_density_heatmap_compare"
4979   output-file-type: ".html"
4980   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4981   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4982   filter: "'NIC_Intel-X710' and
4983            'NF_DENSITY' and
4984            'VHOST' and
4985            'CHAIN' and
4986            'NF_VPPIP4' and
4987            '64B' and
4988            '4T2C' and
4989            'NDRPDR'"
4990   reference:
4991     include: "2"
4992     name: "VNF-1c"
4993   compare:
4994     include: "1"
4995     name: "VNF-0.5c"
4996   parameters:
4997   - "throughput"
4998   - "name"
4999   - "tags"
5000   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5001   x-axis: "X = VNFs per Service Chain"
5002   y-axis: "Y = Number of Service Chains"
5003   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5004   layout:
5005     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5006     layout: "plot-service-density"
5007
5008 - type: "plot"
5009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5010   algorithm: "plot_service_density_heatmap_compare"
5011   output-file-type: ".html"
5012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5013   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5014   filter: "'NIC_Intel-X710' and
5015            'NF_DENSITY' and
5016            'VHOST' and
5017            'CHAIN' and
5018            'NF_VPPIP4' and
5019            '64B' and
5020            '8T4C' and
5021            'NDRPDR'"
5022   reference:
5023     include: "2"
5024     name: "VNF-1c"
5025   compare:
5026     include: "1"
5027     name: "VNF-0.5c"
5028   parameters:
5029   - "throughput"
5030   - "name"
5031   - "tags"
5032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5033   x-axis: "X = VNFs per Service Chain"
5034   y-axis: "Y = Number of Service Chains"
5035   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5036   layout:
5037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5038     layout: "plot-service-density"
5039
5040 # Plots - NF Density - VSC - PDR IMIX
5041 - type: "plot"
5042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5043   algorithm: "plot_service_density_heatmap_compare"
5044   output-file-type: ".html"
5045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5046   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5047   filter: "'NIC_Intel-X710' and
5048            'NF_DENSITY' and
5049            'VHOST' and
5050            'CHAIN' and
5051            'NF_VPPIP4' and
5052            'IMIX' and
5053            '2T1C' and
5054            'NDRPDR'"
5055   reference:
5056     include: "2"
5057     name: "VNF-1c"
5058   compare:
5059     include: "1"
5060     name: "VNF-0.5c"
5061   parameters:
5062   - "throughput"
5063   - "name"
5064   - "tags"
5065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5066   x-axis: "X = VNFs per Service Chain"
5067   y-axis: "Y = Number of Service Chains"
5068   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5069   layout:
5070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5071     layout: "plot-service-density"
5072
5073 - type: "plot"
5074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5075   algorithm: "plot_service_density_heatmap_compare"
5076   output-file-type: ".html"
5077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5078   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5079   filter: "'NIC_Intel-X710' and
5080            'NF_DENSITY' and
5081            'VHOST' and
5082            'CHAIN' and
5083            'NF_VPPIP4' and
5084            'IMIX' and
5085            '4T2C' and
5086            'NDRPDR'"
5087   reference:
5088     include: "2"
5089     name: "VNF-1c"
5090   compare:
5091     include: "1"
5092     name: "VNF-0.5c"
5093   parameters:
5094   - "throughput"
5095   - "name"
5096   - "tags"
5097   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5098   x-axis: "X = VNFs per Service Chain"
5099   y-axis: "Y = Number of Service Chains"
5100   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5101   layout:
5102     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5103     layout: "plot-service-density"
5104
5105 - type: "plot"
5106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5107   algorithm: "plot_service_density_heatmap_compare"
5108   output-file-type: ".html"
5109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5110   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5111   filter: "'NIC_Intel-X710' and
5112            'NF_DENSITY' and
5113            'VHOST' and
5114            'CHAIN' and
5115            'NF_VPPIP4' and
5116            'IMIX' and
5117            '8T4C' and
5118            'NDRPDR'"
5119   reference:
5120     include: "2"
5121     name: "VNF-1c"
5122   compare:
5123     include: "1"
5124     name: "VNF-0.5c"
5125   parameters:
5126   - "throughput"
5127   - "name"
5128   - "tags"
5129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130   x-axis: "X = VNFs per Service Chain"
5131   y-axis: "Y = Number of Service Chains"
5132   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5133   layout:
5134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5135     layout: "plot-service-density"
5136
5137 ################################################################################
5138 # Plots - NF Density - CSC - MRR 64b
5139 - type: "plot"
5140   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5141   algorithm: "plot_service_density_heatmap_compare"
5142   output-file-type: ".html"
5143   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5144   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5145   filter: "'NIC_Intel-X710' and
5146            'NF_DENSITY' and
5147            'DOCKER' and
5148            'CHAIN' and
5149            'NF_VPPIP4' and
5150            '64B' and
5151            '2T1C' and
5152            'MRR'"
5153   reference:
5154     include: "2"
5155     name: "CNF-1c"
5156   compare:
5157     include: "1"
5158     name: "CNF-0.5c"
5159   parameters:
5160   - "result"
5161   - "name"
5162   - "tags"
5163   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5164   x-axis: "X = CNFs per Service Chain"
5165   y-axis: "Y = Number of Service Chains"
5166   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5167   layout:
5168     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5169     layout: "plot-service-density"
5170
5171 - type: "plot"
5172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5173   algorithm: "plot_service_density_heatmap_compare"
5174   output-file-type: ".html"
5175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5176   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5177   filter: "'NIC_Intel-X710' and
5178            'NF_DENSITY' and
5179            'DOCKER' and
5180            'CHAIN' and
5181            'NF_VPPIP4' and
5182            '64B' and
5183            '4T2C' and
5184            'MRR'"
5185   reference:
5186     include: "2"
5187     name: "CNF-1c"
5188   compare:
5189     include: "1"
5190     name: "CNF-0.5c"
5191   parameters:
5192   - "result"
5193   - "name"
5194   - "tags"
5195   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5196   x-axis: "X = CNFs per Service Chain"
5197   y-axis: "Y = Number of Service Chains"
5198   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5199   layout:
5200     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5201     layout: "plot-service-density"
5202
5203 - type: "plot"
5204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5205   algorithm: "plot_service_density_heatmap_compare"
5206   output-file-type: ".html"
5207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5208   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5209   filter: "'NIC_Intel-X710' and
5210            'NF_DENSITY' and
5211            'DOCKER' and
5212            'CHAIN' and
5213            'NF_VPPIP4' and
5214            '64B' and
5215            '8T4C' and
5216            'MRR'"
5217   reference:
5218     include: "2"
5219     name: "CNF-1c"
5220   compare:
5221     include: "1"
5222     name: "CNF-0.5c"
5223   parameters:
5224   - "result"
5225   - "name"
5226   - "tags"
5227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5228   x-axis: "X = CNFs per Service Chain"
5229   y-axis: "Y = Number of Service Chains"
5230   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5231   layout:
5232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5233     layout: "plot-service-density"
5234
5235 # Plots - NF Density - CSC - MRR IMIX
5236 - type: "plot"
5237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5238   algorithm: "plot_service_density_heatmap_compare"
5239   output-file-type: ".html"
5240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5241   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5242   filter: "'NIC_Intel-X710' and
5243            'NF_DENSITY' and
5244            'DOCKER' and
5245            'CHAIN' and
5246            'NF_VPPIP4' and
5247            'IMIX' and
5248            '2T1C' and
5249            'MRR'"
5250   reference:
5251     include: "2"
5252     name: "CNF-1c"
5253   compare:
5254     include: "1"
5255     name: "CNF-0.5c"
5256   parameters:
5257   - "result"
5258   - "name"
5259   - "tags"
5260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5261   x-axis: "X = CNFs per Service Chain"
5262   y-axis: "Y = Number of Service Chains"
5263   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5264   layout:
5265     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5266     layout: "plot-service-density"
5267
5268 - type: "plot"
5269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5270   algorithm: "plot_service_density_heatmap_compare"
5271   output-file-type: ".html"
5272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5273   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5274   filter: "'NIC_Intel-X710' and
5275            'NF_DENSITY' and
5276            'DOCKER' and
5277            'CHAIN' and
5278            'NF_VPPIP4' and
5279            'IMIX' and
5280            '4T2C' and
5281            'MRR'"
5282   reference:
5283     include: "2"
5284     name: "CNF-1c"
5285   compare:
5286     include: "1"
5287     name: "CNF-0.5c"
5288   parameters:
5289   - "result"
5290   - "name"
5291   - "tags"
5292   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5293   x-axis: "X = CNFs per Service Chain"
5294   y-axis: "Y = Number of Service Chains"
5295   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5296   layout:
5297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5298     layout: "plot-service-density"
5299
5300 - type: "plot"
5301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5302   algorithm: "plot_service_density_heatmap_compare"
5303   output-file-type: ".html"
5304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5305   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5306   filter: "'NIC_Intel-X710' and
5307            'NF_DENSITY' and
5308            'DOCKER' and
5309            'CHAIN' and
5310            'NF_VPPIP4' and
5311            'IMIX' and
5312            '8T4C' and
5313            'MRR'"
5314   reference:
5315     include: "2"
5316     name: "CNF-1c"
5317   compare:
5318     include: "1"
5319     name: "CNF-0.5c"
5320   parameters:
5321   - "result"
5322   - "name"
5323   - "tags"
5324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5325   x-axis: "X = CNFs per Service Chain"
5326   y-axis: "Y = Number of Service Chains"
5327   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5328   layout:
5329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5330     layout: "plot-service-density"
5331
5332 # Plots - NF Density - CSC - NDR 64b
5333 - type: "plot"
5334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5335   algorithm: "plot_service_density_heatmap_compare"
5336   output-file-type: ".html"
5337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5338   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5339   filter: "'NIC_Intel-X710' and
5340            'NF_DENSITY' and
5341            'DOCKER' and
5342            'CHAIN' and
5343            'NF_VPPIP4' and
5344            '64B' and
5345            '2T1C' and
5346            'NDRPDR'"
5347   reference:
5348     include: "2"
5349     name: "CNF-1c"
5350   compare:
5351     include: "1"
5352     name: "CNF-0.5c"
5353   parameters:
5354   - "throughput"
5355   - "name"
5356   - "tags"
5357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5358   x-axis: "X = CNFs per Service Chain"
5359   y-axis: "Y = Number of Service Chains"
5360   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5361   layout:
5362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5363     layout: "plot-service-density"
5364
5365 - type: "plot"
5366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5367   algorithm: "plot_service_density_heatmap_compare"
5368   output-file-type: ".html"
5369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5370   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5371   filter: "'NIC_Intel-X710' and
5372            'NF_DENSITY' and
5373            'DOCKER' and
5374            'CHAIN' and
5375            'NF_VPPIP4' and
5376            '64B' and
5377            '4T2C' and
5378            'NDRPDR'"
5379   reference:
5380     include: "2"
5381     name: "CNF-1c"
5382   compare:
5383     include: "1"
5384     name: "CNF-0.5c"
5385   parameters:
5386   - "throughput"
5387   - "name"
5388   - "tags"
5389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5390   x-axis: "X = CNFs per Service Chain"
5391   y-axis: "Y = Number of Service Chains"
5392   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5393   layout:
5394     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5395     layout: "plot-service-density"
5396
5397 - type: "plot"
5398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5399   algorithm: "plot_service_density_heatmap_compare"
5400   output-file-type: ".html"
5401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5402   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5403   filter: "'NIC_Intel-X710' and
5404            'NF_DENSITY' and
5405            'DOCKER' and
5406            'CHAIN' and
5407            'NF_VPPIP4' and
5408            '64B' and
5409            '8T4C' and
5410            'NDRPDR'"
5411   reference:
5412     include: "2"
5413     name: "CNF-1c"
5414   compare:
5415     include: "1"
5416     name: "CNF-0.5c"
5417   parameters:
5418   - "throughput"
5419   - "name"
5420   - "tags"
5421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Chain"
5423   y-axis: "Y = Number of Service Chains"
5424   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5427     layout: "plot-service-density"
5428
5429 # Plots - NF Density - CSC - NDR IMIX
5430 - type: "plot"
5431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5432   algorithm: "plot_service_density_heatmap_compare"
5433   output-file-type: ".html"
5434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5435   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5436   filter: "'NIC_Intel-X710' and
5437            'NF_DENSITY' and
5438            'DOCKER' and
5439            'CHAIN' and
5440            'NF_VPPIP4' and
5441            'IMIX' and
5442            '2T1C' and
5443            'NDRPDR'"
5444   reference:
5445     include: "2"
5446     name: "CNF-1c"
5447   compare:
5448     include: "1"
5449     name: "CNF-0.5c"
5450   parameters:
5451   - "throughput"
5452   - "name"
5453   - "tags"
5454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5455   x-axis: "X = CNFs per Service Chain"
5456   y-axis: "Y = Number of Service Chains"
5457   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5458   layout:
5459     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5460     layout: "plot-service-density"
5461
5462 - type: "plot"
5463   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5464   algorithm: "plot_service_density_heatmap_compare"
5465   output-file-type: ".html"
5466   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5467   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5468   filter: "'NIC_Intel-X710' and
5469            'NF_DENSITY' and
5470            'DOCKER' and
5471            'CHAIN' and
5472            'NF_VPPIP4' and
5473            'IMIX' and
5474            '4T2C' and
5475            'NDRPDR'"
5476   reference:
5477     include: "2"
5478     name: "CNF-1c"
5479   compare:
5480     include: "1"
5481     name: "CNF-0.5c"
5482   parameters:
5483   - "throughput"
5484   - "name"
5485   - "tags"
5486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5487   x-axis: "X = CNFs per Service Chain"
5488   y-axis: "Y = Number of Service Chains"
5489   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5490   layout:
5491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5492     layout: "plot-service-density"
5493
5494 - type: "plot"
5495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5496   algorithm: "plot_service_density_heatmap_compare"
5497   output-file-type: ".html"
5498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5499   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5500   filter: "'NIC_Intel-X710' and
5501            'NF_DENSITY' and
5502            'DOCKER' and
5503            'CHAIN' and
5504            'NF_VPPIP4' and
5505            'IMIX' and
5506            '8T4C' and
5507            'NDRPDR'"
5508   reference:
5509     include: "2"
5510     name: "CNF-1c"
5511   compare:
5512     include: "1"
5513     name: "CNF-0.5c"
5514   parameters:
5515   - "throughput"
5516   - "name"
5517   - "tags"
5518   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5519   x-axis: "X = CNFs per Service Chain"
5520   y-axis: "Y = Number of Service Chains"
5521   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5522   layout:
5523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5524     layout: "plot-service-density"
5525
5526 # Plots - NF Density - CSC - PDR 64b
5527 - type: "plot"
5528   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5529   algorithm: "plot_service_density_heatmap_compare"
5530   output-file-type: ".html"
5531   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5532   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5533   filter: "'NIC_Intel-X710' and
5534            'NF_DENSITY' and
5535            'DOCKER' and
5536            'CHAIN' and
5537            'NF_VPPIP4' and
5538            '64B' and
5539            '2T1C' and
5540            'NDRPDR'"
5541   reference:
5542     include: "2"
5543     name: "CNF-1c"
5544   compare:
5545     include: "1"
5546     name: "CNF-0.5c"
5547   parameters:
5548   - "throughput"
5549   - "name"
5550   - "tags"
5551   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5552   x-axis: "X = CNFs per Service Chain"
5553   y-axis: "Y = Number of Service Chains"
5554   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5555   layout:
5556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5557     layout: "plot-service-density"
5558
5559 - type: "plot"
5560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5561   algorithm: "plot_service_density_heatmap_compare"
5562   output-file-type: ".html"
5563   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5564   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5565   filter: "'NIC_Intel-X710' and
5566            'NF_DENSITY' and
5567            'DOCKER' and
5568            'CHAIN' and
5569            'NF_VPPIP4' and
5570            '64B' and
5571            '4T2C' and
5572            'NDRPDR'"
5573   reference:
5574     include: "2"
5575     name: "CNF-1c"
5576   compare:
5577     include: "1"
5578     name: "CNF-0.5c"
5579   parameters:
5580   - "throughput"
5581   - "name"
5582   - "tags"
5583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5584   x-axis: "X = CNFs per Service Chain"
5585   y-axis: "Y = Number of Service Chains"
5586   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5587   layout:
5588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5589     layout: "plot-service-density"
5590
5591 - type: "plot"
5592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5593   algorithm: "plot_service_density_heatmap_compare"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5596   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5597   filter: "'NIC_Intel-X710' and
5598            'NF_DENSITY' and
5599            'DOCKER' and
5600            'CHAIN' and
5601            'NF_VPPIP4' and
5602            '64B' and
5603            '8T4C' and
5604            'NDRPDR'"
5605   reference:
5606     include: "2"
5607     name: "CNF-1c"
5608   compare:
5609     include: "1"
5610     name: "CNF-0.5c"
5611   parameters:
5612   - "throughput"
5613   - "name"
5614   - "tags"
5615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5616   x-axis: "X = CNFs per Service Chain"
5617   y-axis: "Y = Number of Service Chains"
5618   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5619   layout:
5620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5621     layout: "plot-service-density"
5622
5623 # Plots - NF Density - CSC - PDR IMIX
5624 - type: "plot"
5625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5626   algorithm: "plot_service_density_heatmap_compare"
5627   output-file-type: ".html"
5628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5629   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5630   filter: "'NIC_Intel-X710' and
5631            'NF_DENSITY' and
5632            'DOCKER' and
5633            'CHAIN' and
5634            'NF_VPPIP4' and
5635            'IMIX' and
5636            '2T1C' and
5637            'NDRPDR'"
5638   reference:
5639     include: "2"
5640     name: "CNF-1c"
5641   compare:
5642     include: "1"
5643     name: "CNF-0.5c"
5644   parameters:
5645   - "throughput"
5646   - "name"
5647   - "tags"
5648   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5649   x-axis: "X = CNFs per Service Chain"
5650   y-axis: "Y = Number of Service Chains"
5651   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5652   layout:
5653     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5654     layout: "plot-service-density"
5655
5656 - type: "plot"
5657   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5658   algorithm: "plot_service_density_heatmap_compare"
5659   output-file-type: ".html"
5660   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5661   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5662   filter: "'NIC_Intel-X710' and
5663            'NF_DENSITY' and
5664            'DOCKER' and
5665            'CHAIN' and
5666            'NF_VPPIP4' and
5667            'IMIX' and
5668            '4T2C' and
5669            'NDRPDR'"
5670   reference:
5671     include: "2"
5672     name: "CNF-1c"
5673   compare:
5674     include: "1"
5675     name: "CNF-0.5c"
5676   parameters:
5677   - "throughput"
5678   - "name"
5679   - "tags"
5680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5681   x-axis: "X = CNFs per Service Chain"
5682   y-axis: "Y = Number of Service Chains"
5683   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5684   layout:
5685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5686     layout: "plot-service-density"
5687
5688 - type: "plot"
5689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5690   algorithm: "plot_service_density_heatmap_compare"
5691   output-file-type: ".html"
5692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5693   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5694   filter: "'NIC_Intel-X710' and
5695            'NF_DENSITY' and
5696            'DOCKER' and
5697            'CHAIN' and
5698            'NF_VPPIP4' and
5699            'IMIX' and
5700            '8T4C' and
5701            'NDRPDR'"
5702   reference:
5703     include: "2"
5704     name: "CNF-1c"
5705   compare:
5706     include: "1"
5707     name: "CNF-0.5c"
5708   parameters:
5709   - "throughput"
5710   - "name"
5711   - "tags"
5712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5713   x-axis: "X = CNFs per Service Chain"
5714   y-axis: "Y = Number of Service Chains"
5715   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5716   layout:
5717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5718     layout: "plot-service-density"
5719
5720 ################################################################################
5721 # Plots - NF Density - CSP - MRR 64b
5722 - type: "plot"
5723   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5724   algorithm: "plot_service_density_heatmap_compare"
5725   output-file-type: ".html"
5726   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5727   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5728   filter: "'NIC_Intel-X710' and
5729            'NF_DENSITY' and
5730            'DOCKER' and
5731            'PIPELINE' and
5732            'NF_VPPIP4' and
5733            '64B' and
5734            '2T1C' and
5735            'MRR'"
5736   reference:
5737     include: "2"
5738     name: "CNF-1c"
5739   compare:
5740     include: "1"
5741     name: "CNF-0.5c"
5742   parameters:
5743   - "result"
5744   - "name"
5745   - "tags"
5746   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5747   x-axis: "X = CNFs per Service Pipeline"
5748   y-axis: "Y = Number of Service Pipelines"
5749   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5750   layout:
5751     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5752     layout: "plot-service-density"
5753
5754 - type: "plot"
5755   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5756   algorithm: "plot_service_density_heatmap_compare"
5757   output-file-type: ".html"
5758   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5759   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5760   filter: "'NIC_Intel-X710' and
5761            'NF_DENSITY' and
5762            'DOCKER' and
5763            'PIPELINE' and
5764            'NF_VPPIP4' and
5765            '64B' and
5766            '4T2C' and
5767            'MRR'"
5768   reference:
5769     include: "2"
5770     name: "CNF-1c"
5771   compare:
5772     include: "1"
5773     name: "CNF-0.5c"
5774   parameters:
5775   - "result"
5776   - "name"
5777   - "tags"
5778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5779   x-axis: "X = CNFs per Service Pipeline"
5780   y-axis: "Y = Number of Service Pipelines"
5781   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5782   layout:
5783     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5784     layout: "plot-service-density"
5785
5786 - type: "plot"
5787   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5788   algorithm: "plot_service_density_heatmap_compare"
5789   output-file-type: ".html"
5790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5791   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5792   filter: "'NIC_Intel-X710' and
5793            'NF_DENSITY' and
5794            'DOCKER' and
5795            'PIPELINE' and
5796            'NF_VPPIP4' and
5797            '64B' and
5798            '8T4C' and
5799            'MRR'"
5800   reference:
5801     include: "2"
5802     name: "CNF-1c"
5803   compare:
5804     include: "1"
5805     name: "CNF-0.5c"
5806   parameters:
5807   - "result"
5808   - "name"
5809   - "tags"
5810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5811   x-axis: "X = CNFs per Service Pipeline"
5812   y-axis: "Y = Number of Service Pipelines"
5813   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5814   layout:
5815     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5816     layout: "plot-service-density"
5817
5818 # Plots - NF Density - CSP - MRR IMIX
5819 - type: "plot"
5820   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5821   algorithm: "plot_service_density_heatmap_compare"
5822   output-file-type: ".html"
5823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5824   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5825   filter: "'NIC_Intel-X710' and
5826            'NF_DENSITY' and
5827            'DOCKER' and
5828            'PIPELINE' and
5829            'NF_VPPIP4' and
5830            'IMIX' and
5831            '2T1C' and
5832            'MRR'"
5833   reference:
5834     include: "2"
5835     name: "CNF-1c"
5836   compare:
5837     include: "1"
5838     name: "CNF-0.5c"
5839   parameters:
5840   - "result"
5841   - "name"
5842   - "tags"
5843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5844   x-axis: "X = CNFs per Service Pipeline"
5845   y-axis: "Y = Number of Service Pipelines"
5846   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5847   layout:
5848     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5849     layout: "plot-service-density"
5850
5851 - type: "plot"
5852   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5853   algorithm: "plot_service_density_heatmap_compare"
5854   output-file-type: ".html"
5855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5856   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5857   filter: "'NIC_Intel-X710' and
5858            'NF_DENSITY' and
5859            'DOCKER' and
5860            'PIPELINE' and
5861            'NF_VPPIP4' and
5862            'IMIX' and
5863            '4T2C' and
5864            'MRR'"
5865   reference:
5866     include: "2"
5867     name: "CNF-1c"
5868   compare:
5869     include: "1"
5870     name: "CNF-0.5c"
5871   parameters:
5872   - "result"
5873   - "name"
5874   - "tags"
5875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5876   x-axis: "X = CNFs per Service Pipeline"
5877   y-axis: "Y = Number of Service Pipelines"
5878   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5879   layout:
5880     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5881     layout: "plot-service-density"
5882
5883 - type: "plot"
5884   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5885   algorithm: "plot_service_density_heatmap_compare"
5886   output-file-type: ".html"
5887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5888   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5889   filter: "'NIC_Intel-X710' and
5890            'NF_DENSITY' and
5891            'DOCKER' and
5892            'PIPELINE' and
5893            'NF_VPPIP4' and
5894            'IMIX' and
5895            '8T4C' and
5896            'MRR'"
5897   reference:
5898     include: "2"
5899     name: "CNF-1c"
5900   compare:
5901     include: "1"
5902     name: "CNF-0.5c"
5903   parameters:
5904   - "result"
5905   - "name"
5906   - "tags"
5907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5908   x-axis: "X = CNFs per Service Pipeline"
5909   y-axis: "Y = Number of Service Pipelines"
5910   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5911   layout:
5912     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5913     layout: "plot-service-density"
5914
5915 # Plots - NF Density - CSP - NDR 64b
5916 - type: "plot"
5917   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5918   algorithm: "plot_service_density_heatmap_compare"
5919   output-file-type: ".html"
5920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5921   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5922   filter: "'NIC_Intel-X710' and
5923            'NF_DENSITY' and
5924            'DOCKER' and
5925            'PIPELINE' and
5926            'NF_VPPIP4' and
5927            '64B' and
5928            '2T1C' and
5929            'NDRPDR'"
5930   reference:
5931     include: "2"
5932     name: "CNF-1c"
5933   compare:
5934     include: "1"
5935     name: "CNF-0.5c"
5936   parameters:
5937   - "throughput"
5938   - "name"
5939   - "tags"
5940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5941   x-axis: "X = CNFs per Service Pipeline"
5942   y-axis: "Y = Number of Service Pipelines"
5943   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5944   layout:
5945     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5946     layout: "plot-service-density"
5947
5948 - type: "plot"
5949   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5950   algorithm: "plot_service_density_heatmap_compare"
5951   output-file-type: ".html"
5952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5953   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5954   filter: "'NIC_Intel-X710' and
5955            'NF_DENSITY' and
5956            'DOCKER' and
5957            'PIPELINE' and
5958            'NF_VPPIP4' and
5959            '64B' and
5960            '4T2C' and
5961            'NDRPDR'"
5962   reference:
5963     include: "2"
5964     name: "CNF-1c"
5965   compare:
5966     include: "1"
5967     name: "CNF-0.5c"
5968   parameters:
5969   - "throughput"
5970   - "name"
5971   - "tags"
5972   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5973   x-axis: "X = CNFs per Service Pipeline"
5974   y-axis: "Y = Number of Service Pipelines"
5975   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5976   layout:
5977     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5978     layout: "plot-service-density"
5979
5980 - type: "plot"
5981   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5982   algorithm: "plot_service_density_heatmap_compare"
5983   output-file-type: ".html"
5984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5985   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5986   filter: "'NIC_Intel-X710' and
5987            'NF_DENSITY' and
5988            'DOCKER' and
5989            'PIPELINE' and
5990            'NF_VPPIP4' and
5991            '64B' and
5992            '8T4C' and
5993            'NDRPDR'"
5994   reference:
5995     include: "2"
5996     name: "CNF-1c"
5997   compare:
5998     include: "1"
5999     name: "CNF-0.5c"
6000   parameters:
6001   - "throughput"
6002   - "name"
6003   - "tags"
6004   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6005   x-axis: "X = CNFs per Service Pipeline"
6006   y-axis: "Y = Number of Service Pipelines"
6007   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6008   layout:
6009     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6010     layout: "plot-service-density"
6011
6012 # Plots - NF Density - CSP - NDR IMIX
6013 - type: "plot"
6014   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6015   algorithm: "plot_service_density_heatmap_compare"
6016   output-file-type: ".html"
6017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6018   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6019   filter: "'NIC_Intel-X710' and
6020            'NF_DENSITY' and
6021            'DOCKER' and
6022            'PIPELINE' and
6023            'NF_VPPIP4' and
6024            'IMIX' and
6025            '2T1C' and
6026            'NDRPDR'"
6027   reference:
6028     include: "2"
6029     name: "CNF-1c"
6030   compare:
6031     include: "1"
6032     name: "CNF-0.5c"
6033   parameters:
6034   - "throughput"
6035   - "name"
6036   - "tags"
6037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6038   x-axis: "X = CNFs per Service Pipeline"
6039   y-axis: "Y = Number of Service Pipelines"
6040   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6041   layout:
6042     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6043     layout: "plot-service-density"
6044
6045 - type: "plot"
6046   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6047   algorithm: "plot_service_density_heatmap_compare"
6048   output-file-type: ".html"
6049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6050   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6051   filter: "'NIC_Intel-X710' and
6052            'NF_DENSITY' and
6053            'DOCKER' and
6054            'PIPELINE' and
6055            'NF_VPPIP4' and
6056            'IMIX' and
6057            '4T2C' and
6058            'NDRPDR'"
6059   reference:
6060     include: "2"
6061     name: "CNF-1c"
6062   compare:
6063     include: "1"
6064     name: "CNF-0.5c"
6065   parameters:
6066   - "throughput"
6067   - "name"
6068   - "tags"
6069   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6070   x-axis: "X = CNFs per Service Pipeline"
6071   y-axis: "Y = Number of Service Pipelines"
6072   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6073   layout:
6074     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6075     layout: "plot-service-density"
6076
6077 - type: "plot"
6078   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6079   algorithm: "plot_service_density_heatmap_compare"
6080   output-file-type: ".html"
6081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6082   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6083   filter: "'NIC_Intel-X710' and
6084            'NF_DENSITY' and
6085            'DOCKER' and
6086            'PIPELINE' and
6087            'NF_VPPIP4' and
6088            'IMIX' and
6089            '8T4C' and
6090            'NDRPDR'"
6091   reference:
6092     include: "2"
6093     name: "CNF-1c"
6094   compare:
6095     include: "1"
6096     name: "CNF-0.5c"
6097   parameters:
6098   - "throughput"
6099   - "name"
6100   - "tags"
6101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6102   x-axis: "X = CNFs per Service Pipeline"
6103   y-axis: "Y = Number of Service Pipelines"
6104   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6105   layout:
6106     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6107     layout: "plot-service-density"
6108
6109 # Plots - NF Density - CSP - PDR 64b
6110 - type: "plot"
6111   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6112   algorithm: "plot_service_density_heatmap_compare"
6113   output-file-type: ".html"
6114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6115   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6116   filter: "'NIC_Intel-X710' and
6117            'NF_DENSITY' and
6118            'DOCKER' and
6119            'PIPELINE' and
6120            'NF_VPPIP4' and
6121            '64B' and
6122            '2T1C' and
6123            'NDRPDR'"
6124   reference:
6125     include: "2"
6126     name: "CNF-1c"
6127   compare:
6128     include: "1"
6129     name: "CNF-0.5c"
6130   parameters:
6131   - "throughput"
6132   - "name"
6133   - "tags"
6134   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6135   x-axis: "X = CNFs per Service Pipeline"
6136   y-axis: "Y = Number of Service Pipelines"
6137   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6138   layout:
6139     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6140     layout: "plot-service-density"
6141
6142 - type: "plot"
6143   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6144   algorithm: "plot_service_density_heatmap_compare"
6145   output-file-type: ".html"
6146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6147   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6148   filter: "'NIC_Intel-X710' and
6149            'NF_DENSITY' and
6150            'DOCKER' and
6151            'PIPELINE' and
6152            'NF_VPPIP4' and
6153            '64B' and
6154            '4T2C' and
6155            'NDRPDR'"
6156   reference:
6157     include: "2"
6158     name: "CNF-1c"
6159   compare:
6160     include: "1"
6161     name: "CNF-0.5c"
6162   parameters:
6163   - "throughput"
6164   - "name"
6165   - "tags"
6166   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6167   x-axis: "X = CNFs per Service Pipeline"
6168   y-axis: "Y = Number of Service Pipelines"
6169   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6170   layout:
6171     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6172     layout: "plot-service-density"
6173
6174 - type: "plot"
6175   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6176   algorithm: "plot_service_density_heatmap_compare"
6177   output-file-type: ".html"
6178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6179   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6180   filter: "'NIC_Intel-X710' and
6181            'NF_DENSITY' and
6182            'DOCKER' and
6183            'PIPELINE' and
6184            'NF_VPPIP4' and
6185            '64B' and
6186            '8T4C' and
6187            'NDRPDR'"
6188   reference:
6189     include: "2"
6190     name: "CNF-1c"
6191   compare:
6192     include: "1"
6193     name: "CNF-0.5c"
6194   parameters:
6195   - "throughput"
6196   - "name"
6197   - "tags"
6198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6199   x-axis: "X = CNFs per Service Pipeline"
6200   y-axis: "Y = Number of Service Pipelines"
6201   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6202   layout:
6203     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6204     layout: "plot-service-density"
6205
6206 # Plots - NF Density - CSP - PDR IMIX
6207 - type: "plot"
6208   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6209   algorithm: "plot_service_density_heatmap_compare"
6210   output-file-type: ".html"
6211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6212   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6213   filter: "'NIC_Intel-X710' and
6214            'NF_DENSITY' and
6215            'DOCKER' and
6216            'PIPELINE' and
6217            'NF_VPPIP4' and
6218            'IMIX' and
6219            '2T1C' and
6220            'NDRPDR'"
6221   reference:
6222     include: "2"
6223     name: "CNF-1c"
6224   compare:
6225     include: "1"
6226     name: "CNF-0.5c"
6227   parameters:
6228   - "throughput"
6229   - "name"
6230   - "tags"
6231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6232   x-axis: "X = CNFs per Service Pipeline"
6233   y-axis: "Y = Number of Service Pipelines"
6234   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6235   layout:
6236     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6237     layout: "plot-service-density"
6238
6239 - type: "plot"
6240   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6241   algorithm: "plot_service_density_heatmap_compare"
6242   output-file-type: ".html"
6243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6244   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6245   filter: "'NIC_Intel-X710' and
6246            'NF_DENSITY' and
6247            'DOCKER' and
6248            'PIPELINE' and
6249            'NF_VPPIP4' and
6250            'IMIX' and
6251            '4T2C' and
6252            'NDRPDR'"
6253   reference:
6254     include: "2"
6255     name: "CNF-1c"
6256   compare:
6257     include: "1"
6258     name: "CNF-0.5c"
6259   parameters:
6260   - "throughput"
6261   - "name"
6262   - "tags"
6263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6264   x-axis: "X = CNFs per Service Pipeline"
6265   y-axis: "Y = Number of Service Pipelines"
6266   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6267   layout:
6268     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6269     layout: "plot-service-density"
6270
6271 - type: "plot"
6272   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6273   algorithm: "plot_service_density_heatmap_compare"
6274   output-file-type: ".html"
6275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6276   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6277   filter: "'NIC_Intel-X710' and
6278            'NF_DENSITY' and
6279            'DOCKER' and
6280            'PIPELINE' and
6281            'NF_VPPIP4' and
6282            'IMIX' and
6283            '8T4C' and
6284            'NDRPDR'"
6285   reference:
6286     include: "2"
6287     name: "CNF-1c"
6288   compare:
6289     include: "1"
6290     name: "CNF-0.5c"
6291   parameters:
6292   - "throughput"
6293   - "name"
6294   - "tags"
6295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6296   x-axis: "X = CNFs per Service Pipeline"
6297   y-axis: "Y = Number of Service Pipelines"
6298   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6299   layout:
6300     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6301     layout: "plot-service-density"
6302
6303 ################################################################################
6304 ## Plots VPP HTTP Server Performance
6305 #- type: "plot"
6306 #  title: "VPP HTTP Server Performance"
6307 #  algorithm: "plot_http_server_performance_box"
6308 #  output-file-type: ".html"
6309 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6310 #  data:
6311 #    "plot-vpp-http-server-performance"
6312 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6313 #  # each tag is enclosed with ' (apostrophe).
6314 #  filter: "'HTTP' and 'TCP_CPS'"
6315 #  parameters:
6316 #  - "result"
6317 #  - "name"
6318 #  traces:
6319 #    hoverinfo: "x+y"
6320 #    boxpoints: "outliers"
6321 #    whiskerwidth: 0
6322 #  layout:
6323 #    title: "VPP HTTP Server Performance"
6324 #    layout:
6325 #      "plot-cps"
6326 #
6327 #- type: "plot"
6328 #  title: "VPP HTTP Server Performance"
6329 #  algorithm: "plot_http_server_performance_box"
6330 #  output-file-type: ".html"
6331 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6332 #  data:
6333 #    "plot-vpp-http-server-performance"
6334 #  filter: "'HTTP' and 'TCP_RPS'"
6335 #  parameters:
6336 #  - "result"
6337 #  - "name"
6338 #  traces:
6339 #    hoverinfo: "x+y"
6340 #    boxpoints: "outliers"
6341 #    whiskerwidth: 0
6342 #  layout:
6343 #    title: "VPP HTTP Server Performance"
6344 #    layout:
6345 #      "plot-rps"
6346
6347 ################################################################################
6348
6349 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6350 - type: "plot"
6351   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6352   algorithm: "plot_performance_box"
6353   output-file-type: ".html"
6354   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6356   filter: "'NIC_Intel-X520-DA2' and
6357            '64B' and
6358            ('BASE' or 'SCALE') and
6359            'NDRPDR' and
6360            'ETH' and
6361            '1T1C' and
6362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6363            not 'VHOST' and
6364            not 'MEMIF'"
6365   parameters:
6366   - "throughput"
6367   - "parent"
6368   - "tags"
6369   sort:
6370   - "L2PATCH"
6371   - "L2XCBASE"
6372   - "BASE"
6373   - "FIB_10K"
6374   - "FIB_100K"
6375   - "FIB_1M"
6376   traces:
6377     hoverinfo: "x+y"
6378     boxpoints: "outliers"
6379     whiskerwidth: 0
6380   layout:
6381     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6382     layout: "plot-throughput"
6383
6384 - type: "plot"
6385   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6386   algorithm: "plot_performance_box"
6387   output-file-type: ".html"
6388   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6390   filter: "'NIC_Intel-X520-DA2' and
6391            '64B' and
6392            ('BASE' or 'SCALE') and
6393            'NDRPDR' and
6394            'ETH' and
6395            '1T1C' and
6396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6397            not 'VHOST' and
6398            not 'MEMIF'"
6399   parameters:
6400   - "throughput"
6401   - "parent"
6402   - "tags"
6403   sort:
6404   - "L2PATCH"
6405   - "L2XCBASE"
6406   - "BASE"
6407   - "FIB_10K"
6408   - "FIB_100K"
6409   - "FIB_1M"
6410   traces:
6411     hoverinfo: "x+y"
6412     boxpoints: "outliers"
6413     whiskerwidth: 0
6414   layout:
6415     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6416     layout: "plot-throughput"
6417
6418 - type: "plot"
6419   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6420   algorithm: "plot_performance_box"
6421   output-file-type: ".html"
6422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6424   filter: "'NIC_Intel-X520-DA2' and
6425            '64B' and
6426            ('BASE' or 'SCALE') and
6427            'NDRPDR' and
6428            'ETH' and
6429            '2T2C' and
6430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6431            not 'VHOST' and
6432            not 'MEMIF'"
6433   parameters:
6434   - "throughput"
6435   - "parent"
6436   - "tags"
6437   sort:
6438   - "L2PATCH"
6439   - "L2XCBASE"
6440   - "BASE"
6441   - "FIB_10K"
6442   - "FIB_100K"
6443   - "FIB_1M"
6444   traces:
6445     hoverinfo: "x+y"
6446     boxpoints: "outliers"
6447     whiskerwidth: 0
6448   layout:
6449     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6450     layout: "plot-throughput"
6451
6452 - type: "plot"
6453   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6454   algorithm: "plot_performance_box"
6455   output-file-type: ".html"
6456   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6458   filter: "'NIC_Intel-X520-DA2' and
6459            '64B' and
6460            ('BASE' or 'SCALE') and
6461            'NDRPDR' and
6462            'ETH' and
6463            '2T2C' and
6464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6465            not 'VHOST' and
6466            not 'MEMIF'"
6467   parameters:
6468   - "throughput"
6469   - "parent"
6470   - "tags"
6471   sort:
6472   - "L2PATCH"
6473   - "L2XCBASE"
6474   - "BASE"
6475   - "FIB_10K"
6476   - "FIB_100K"
6477   - "FIB_1M"
6478   traces:
6479     hoverinfo: "x+y"
6480     boxpoints: "outliers"
6481     whiskerwidth: 0
6482   layout:
6483     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6484     layout: "plot-throughput"
6485
6486 # Packet Throughput - VPP L2 3n-hsw-x520 features
6487 - type: "plot"
6488   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6489   algorithm: "plot_performance_box"
6490   output-file-type: ".html"
6491   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6493   filter: "'NIC_Intel-X520-DA2' and
6494            '64B' and
6495            'NDRPDR' and
6496            '1T1C' and
6497            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6498            not 'ACL' and
6499            not 'VHOST' and
6500            not 'MEMIF'"
6501   parameters:
6502   - "throughput"
6503   - "parent"
6504   - "tags"
6505   sort:
6506   - "L2XCBASE"    # l2xcbase
6507   - "L2BDBASE"    # l2bdbase
6508   - "L2XCFWD"     # dot1q-l2xcbase
6509   - "L2BDMACLRN"  # dot1q-l2bdbase
6510   traces:
6511     hoverinfo: "x+y"
6512     boxpoints: "outliers"
6513     whiskerwidth: 0
6514   layout:
6515     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6516     layout: "plot-throughput"
6517
6518 - type: "plot"
6519   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6520   algorithm: "plot_performance_box"
6521   output-file-type: ".html"
6522   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6524   filter: "'NIC_Intel-X520-DA2' and
6525            '64B' and
6526            'NDRPDR' and
6527            '1T1C' and
6528            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6529            not 'ACL' and
6530            not 'VHOST' and
6531            not 'MEMIF'"
6532   parameters:
6533   - "throughput"
6534   - "parent"
6535   - "tags"
6536   sort:
6537   - "L2XCBASE"    # l2xcbase
6538   - "L2BDBASE"    # l2bdbase
6539   - "L2XCFWD"     # dot1q-l2xcbase
6540   - "L2BDMACLRN"  # dot1q-l2bdbase
6541   traces:
6542     hoverinfo: "x+y"
6543     boxpoints: "outliers"
6544     whiskerwidth: 0
6545   layout:
6546     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6547     layout: "plot-throughput"
6548
6549 - type: "plot"
6550   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6551   algorithm: "plot_performance_box"
6552   output-file-type: ".html"
6553   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6554   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6555   filter: "'NIC_Intel-X520-DA2' and
6556            '64B' and
6557            'NDRPDR' and
6558            '2T2C' and
6559            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6560            not 'ACL' and
6561            not 'VHOST' and
6562            not 'MEMIF'"
6563   parameters:
6564   - "throughput"
6565   - "parent"
6566   - "tags"
6567   sort:
6568   - "L2XCBASE"    # l2xcbase
6569   - "L2BDBASE"    # l2bdbase
6570   - "L2XCFWD"     # dot1q-l2xcbase
6571   - "L2BDMACLRN"  # dot1q-l2bdbase
6572   traces:
6573     hoverinfo: "x+y"
6574     boxpoints: "outliers"
6575     whiskerwidth: 0
6576   layout:
6577     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6578     layout: "plot-throughput"
6579
6580 - type: "plot"
6581   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6582   algorithm: "plot_performance_box"
6583   output-file-type: ".html"
6584   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6586   filter: "'NIC_Intel-X520-DA2' and
6587            '64B' and
6588            'NDRPDR' and
6589            '2T2C' and
6590            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6591            not 'ACL' and
6592            not 'VHOST' and
6593            not 'MEMIF'"
6594   parameters:
6595   - "throughput"
6596   - "parent"
6597   - "tags"
6598   sort:
6599   - "L2XCBASE"    # l2xcbase
6600   - "L2BDBASE"    # l2bdbase
6601   - "L2XCFWD"     # dot1q-l2xcbase
6602   - "L2BDMACLRN"  # dot1q-l2bdbase
6603   traces:
6604     hoverinfo: "x+y"
6605     boxpoints: "outliers"
6606     whiskerwidth: 0
6607   layout:
6608     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6609     layout: "plot-throughput"
6610
6611 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6612 - type: "plot"
6613   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6614   algorithm: "plot_performance_box"
6615   output-file-type: ".html"
6616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6618   filter: "'NIC_Intel-X520-DA2' and
6619            '64B' and
6620            'NDRPDR' and
6621            '1T1C' and
6622            'FEATURE' and
6623            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6624            'IACL' and
6625            ('ACL1' or 'ACL50') and
6626            ('10K_FLOWS' or '10k_FLOWS') and
6627            not 'MACIP' and
6628            not 'VHOST' and
6629            not 'MEMIF'"
6630   parameters:
6631   - "throughput"
6632   - "parent"
6633   - "tags"
6634   traces:
6635     hoverinfo: "x+y"
6636     boxpoints: "outliers"
6637     whiskerwidth: 0
6638   layout:
6639     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6640     layout: "plot-throughput"
6641
6642 - type: "plot"
6643   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6644   algorithm: "plot_performance_box"
6645   output-file-type: ".html"
6646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6648   filter: "'NIC_Intel-X520-DA2' and
6649            '64B' and
6650            'NDRPDR' and
6651            '1T1C' and
6652            'FEATURE' and
6653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6654            'IACL' and
6655            ('ACL1' or 'ACL50') and
6656            ('10K_FLOWS' or '10k_FLOWS') and
6657            not 'MACIP' and
6658            not 'VHOST' and
6659            not 'MEMIF'"
6660   parameters:
6661   - "throughput"
6662   - "parent"
6663   - "tags"
6664   traces:
6665     hoverinfo: "x+y"
6666     boxpoints: "outliers"
6667     whiskerwidth: 0
6668   layout:
6669     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6670     layout: "plot-throughput"
6671
6672 - type: "plot"
6673   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6674   algorithm: "plot_performance_box"
6675   output-file-type: ".html"
6676   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6678   filter: "'NIC_Intel-X520-DA2' and
6679            '64B' and
6680            'NDRPDR' and
6681            '2T2C' and
6682            'FEATURE' and
6683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6684            'IACL' and
6685            ('ACL1' or 'ACL50') and
6686            ('10K_FLOWS' or '10k_FLOWS') and
6687            not 'MACIP' and
6688            not 'VHOST' and
6689            not 'MEMIF'"
6690   parameters:
6691   - "throughput"
6692   - "parent"
6693   - "tags"
6694   traces:
6695     hoverinfo: "x+y"
6696     boxpoints: "outliers"
6697     whiskerwidth: 0
6698   layout:
6699     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6700     layout: "plot-throughput"
6701
6702 - type: "plot"
6703   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6704   algorithm: "plot_performance_box"
6705   output-file-type: ".html"
6706   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6708   filter: "'NIC_Intel-X520-DA2' and
6709            '64B' and
6710            'NDRPDR' and
6711            '2T2C' and
6712            'FEATURE' and
6713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6714            'IACL' and
6715            ('ACL1' or 'ACL50') and
6716            ('10K_FLOWS' or '10k_FLOWS') and
6717            not 'MACIP' and
6718            not 'VHOST' and
6719            not 'MEMIF'"
6720   parameters:
6721   - "throughput"
6722   - "parent"
6723   - "tags"
6724   traces:
6725     hoverinfo: "x+y"
6726     boxpoints: "outliers"
6727     whiskerwidth: 0
6728   layout:
6729     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6730     layout: "plot-throughput"
6731
6732 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6733 - type: "plot"
6734   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6735   algorithm: "plot_performance_box"
6736   output-file-type: ".html"
6737   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6739   filter: "'NIC_Intel-X520-DA2' and
6740            '64B' and
6741            'NDRPDR' and
6742            '1T1C' and
6743            'FEATURE' and
6744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6745            'OACL' and
6746            ('ACL1' or 'ACL50') and
6747            ('10K_FLOWS' or '10k_FLOWS') and
6748            not 'MACIP' and
6749            not 'VHOST' and
6750            not 'MEMIF'"
6751   parameters:
6752   - "throughput"
6753   - "parent"
6754   - "tags"
6755   traces:
6756     hoverinfo: "x+y"
6757     boxpoints: "outliers"
6758     whiskerwidth: 0
6759   layout:
6760     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6761     layout: "plot-throughput"
6762
6763 - type: "plot"
6764   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6765   algorithm: "plot_performance_box"
6766   output-file-type: ".html"
6767   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6769   filter: "'NIC_Intel-X520-DA2' and
6770            '64B' and
6771            'NDRPDR' and
6772            '1T1C' and
6773            'FEATURE' and
6774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6775            'OACL' and
6776            ('ACL1' or 'ACL50') and
6777            ('10K_FLOWS' or '10k_FLOWS') and
6778            not 'MACIP' and
6779            not 'VHOST' and
6780            not 'MEMIF'"
6781   parameters:
6782   - "throughput"
6783   - "parent"
6784   - "tags"
6785   traces:
6786     hoverinfo: "x+y"
6787     boxpoints: "outliers"
6788     whiskerwidth: 0
6789   layout:
6790     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6791     layout: "plot-throughput"
6792
6793 - type: "plot"
6794   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6795   algorithm: "plot_performance_box"
6796   output-file-type: ".html"
6797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6799   filter: "'NIC_Intel-X520-DA2' and
6800            '64B' and
6801            'NDRPDR' and
6802            '2T2C' and
6803            'FEATURE' and
6804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6805            'OACL' and
6806            ('ACL1' or 'ACL50') and
6807            ('10K_FLOWS' or '10k_FLOWS') and
6808            not 'MACIP' and
6809            not 'VHOST' and
6810            not 'MEMIF'"
6811   parameters:
6812   - "throughput"
6813   - "parent"
6814   - "tags"
6815   traces:
6816     hoverinfo: "x+y"
6817     boxpoints: "outliers"
6818     whiskerwidth: 0
6819   layout:
6820     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6821     layout: "plot-throughput"
6822
6823 - type: "plot"
6824   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6825   algorithm: "plot_performance_box"
6826   output-file-type: ".html"
6827   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6829   filter: "'NIC_Intel-X520-DA2' and
6830            '64B' and
6831            'NDRPDR' and
6832            '2T2C' and
6833            'FEATURE' and
6834            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6835            'OACL' and
6836            ('ACL1' or 'ACL50') and
6837            ('10K_FLOWS' or '10k_FLOWS') and
6838            not 'MACIP' and
6839            not 'VHOST' and
6840            not 'MEMIF'"
6841   parameters:
6842   - "throughput"
6843   - "parent"
6844   - "tags"
6845   traces:
6846     hoverinfo: "x+y"
6847     boxpoints: "outliers"
6848     whiskerwidth: 0
6849   layout:
6850     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6851     layout: "plot-throughput"
6852
6853 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6854 - type: "plot"
6855   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6856   algorithm: "plot_performance_box"
6857   output-file-type: ".html"
6858   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6860   filter: "'NIC_Intel-X520-DA2' and
6861            '64B' and
6862            'NDRPDR' and
6863            '1T1C' and
6864            'FEATURE' and
6865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6866            'MACIP' and
6867            ('ACL1' or 'ACL50') and
6868            ('10K_FLOWS' or '10k_FLOWS') and
6869            not 'VHOST' and
6870            not 'MEMIF'"
6871   parameters:
6872   - "throughput"
6873   - "parent"
6874   - "tags"
6875   traces:
6876     hoverinfo: "x+y"
6877     boxpoints: "outliers"
6878     whiskerwidth: 0
6879   layout:
6880     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6881     layout: "plot-throughput"
6882
6883 - type: "plot"
6884   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6885   algorithm: "plot_performance_box"
6886   output-file-type: ".html"
6887   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6889   filter: "'NIC_Intel-X520-DA2' and
6890            '64B' and
6891            'NDRPDR' and
6892            '1T1C' and
6893            'FEATURE' and
6894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6895            'MACIP' and
6896            ('ACL1' or 'ACL50') and
6897            ('10K_FLOWS' or '10k_FLOWS') and
6898            not 'VHOST' and
6899            not 'MEMIF'"
6900   parameters:
6901   - "throughput"
6902   - "parent"
6903   - "tags"
6904   traces:
6905     hoverinfo: "x+y"
6906     boxpoints: "outliers"
6907     whiskerwidth: 0
6908   layout:
6909     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6914   algorithm: "plot_performance_box"
6915   output-file-type: ".html"
6916   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6918   filter: "'NIC_Intel-X520-DA2' and
6919            '64B' and
6920            'NDRPDR' and
6921            '2T2C' and
6922            'FEATURE' and
6923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6924            'MACIP' and
6925            ('ACL1' or 'ACL50') and
6926            ('10K_FLOWS' or '10k_FLOWS') and
6927            not 'VHOST' and
6928            not 'MEMIF'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   - "tags"
6933   traces:
6934     hoverinfo: "x+y"
6935     boxpoints: "outliers"
6936     whiskerwidth: 0
6937   layout:
6938     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6939     layout: "plot-throughput"
6940
6941 - type: "plot"
6942   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6943   algorithm: "plot_performance_box"
6944   output-file-type: ".html"
6945   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6947   filter: "'NIC_Intel-X520-DA2' and
6948            '64B' and
6949            'NDRPDR' and
6950            '2T2C' and
6951            'FEATURE' and
6952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6953            'MACIP' and
6954            ('ACL1' or 'ACL50') and
6955            ('10K_FLOWS' or '10k_FLOWS') and
6956            not 'VHOST' and
6957            not 'MEMIF'"
6958   parameters:
6959   - "throughput"
6960   - "parent"
6961   - "tags"
6962   traces:
6963     hoverinfo: "x+y"
6964     boxpoints: "outliers"
6965     whiskerwidth: 0
6966   layout:
6967     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6968     layout: "plot-throughput"
6969
6970 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6971 - type: "plot"
6972   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6973   algorithm: "plot_performance_box"
6974   output-file-type: ".html"
6975   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6977   filter: "'NIC_Intel-X710' and
6978            '64B' and
6979            ('BASE' or 'SCALE') and
6980            'NDRPDR' and
6981            'ETH' and
6982            '1T1C' and
6983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6984            not 'VHOST' and
6985            not 'MEMIF'"
6986   parameters:
6987   - "throughput"
6988   - "parent"
6989   - "tags"
6990   sort:
6991   - "L2PATCH"
6992   - "L2XCFWD"
6993   - "L2BDMACLRN"
6994   - "FIB_10K"
6995   - "FIB_100K"
6996   - "FIB_1M"
6997   traces:
6998     hoverinfo: "x+y"
6999     boxpoints: "outliers"
7000     whiskerwidth: 0
7001   layout:
7002     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7003     layout: "plot-throughput"
7004
7005 - type: "plot"
7006   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7007   algorithm: "plot_performance_box"
7008   output-file-type: ".html"
7009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7011   filter: "'NIC_Intel-X710' and
7012            '64B' and
7013            ('BASE' or 'SCALE') and
7014            'NDRPDR' and
7015            'ETH' and
7016            '1T1C' and
7017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7018            not 'VHOST' and
7019            not 'MEMIF'"
7020   parameters:
7021   - "throughput"
7022   - "parent"
7023   - "tags"
7024   sort:
7025   - "L2PATCH"
7026   - "L2XCFWD"
7027   - "L2BDMACLRN"
7028   - "FIB_10K"
7029   - "FIB_100K"
7030   - "FIB_1M"
7031   traces:
7032     hoverinfo: "x+y"
7033     boxpoints: "outliers"
7034     whiskerwidth: 0
7035   layout:
7036     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7037     layout: "plot-throughput"
7038
7039 - type: "plot"
7040   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7041   algorithm: "plot_performance_box"
7042   output-file-type: ".html"
7043   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7045   filter: "'NIC_Intel-X710' and
7046            '64B' and
7047            ('BASE' or 'SCALE') and
7048            'NDRPDR' and
7049            'ETH' and
7050            '2T2C' and
7051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7052            not 'VHOST' and
7053            not 'MEMIF'"
7054   parameters:
7055   - "throughput"
7056   - "parent"
7057   - "tags"
7058   sort:
7059   - "L2PATCH"
7060   - "L2XCFWD"
7061   - "L2BDMACLRN"
7062   - "FIB_10K"
7063   - "FIB_100K"
7064   - "FIB_1M"
7065   traces:
7066     hoverinfo: "x+y"
7067     boxpoints: "outliers"
7068     whiskerwidth: 0
7069   layout:
7070     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7071     layout: "plot-throughput"
7072
7073 - type: "plot"
7074   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7075   algorithm: "plot_performance_box"
7076   output-file-type: ".html"
7077   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7079   filter: "'NIC_Intel-X710' and
7080            '64B' and
7081            ('BASE' or 'SCALE') and
7082            'NDRPDR' and
7083            'ETH' and
7084            '2T2C' and
7085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7086            not 'VHOST' and
7087            not 'MEMIF'"
7088   parameters:
7089   - "throughput"
7090   - "parent"
7091   - "tags"
7092   sort:
7093   - "L2PATCH"
7094   - "L2XCFWD"
7095   - "L2BDMACLRN"
7096   - "FIB_10K"
7097   - "FIB_100K"
7098   - "FIB_1M"
7099   traces:
7100     hoverinfo: "x+y"
7101     boxpoints: "outliers"
7102     whiskerwidth: 0
7103   layout:
7104     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7105     layout: "plot-throughput"
7106
7107 # Packet Throughput - VPP L2 3n-hsw-x710 features
7108 - type: "plot"
7109   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7110   algorithm: "plot_performance_box"
7111   output-file-type: ".html"
7112   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7114   filter: "'NIC_Intel-X710' and
7115            '64B' and
7116            'NDRPDR' and
7117            '1T1C' and
7118            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7119            not 'ACL' and
7120            not 'VHOST' and
7121            not 'L2OVRLAY' and
7122            not 'MEMIF'"
7123   parameters:
7124   - "throughput"
7125   - "parent"
7126   - "tags"
7127   sort:
7128   - "L2XCBASE"    # l2xcbase
7129   - "L2BDBASE"    # l2bdbase
7130   - "L2XCFWD"     # dot1q-l2xcbase
7131   - "L2BDMACLRN"  # dot1q-l2bdbase
7132   traces:
7133     hoverinfo: "x+y"
7134     boxpoints: "outliers"
7135     whiskerwidth: 0
7136   layout:
7137     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7138     layout: "plot-throughput"
7139
7140 - type: "plot"
7141   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7142   algorithm: "plot_performance_box"
7143   output-file-type: ".html"
7144   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7146   filter: "'NIC_Intel-X710' and
7147            '64B' and
7148            'NDRPDR' and
7149            '1T1C' and
7150            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7151            not 'ACL' and
7152            not 'VHOST' and
7153            not 'L2OVRLAY' and
7154            not 'MEMIF'"
7155   parameters:
7156   - "throughput"
7157   - "parent"
7158   - "tags"
7159   sort:
7160   - "L2XCBASE"    # l2xcbase
7161   - "L2BDBASE"    # l2bdbase
7162   - "L2XCFWD"     # dot1q-l2xcbase
7163   - "L2BDMACLRN"  # dot1q-l2bdbase
7164   traces:
7165     hoverinfo: "x+y"
7166     boxpoints: "outliers"
7167     whiskerwidth: 0
7168   layout:
7169     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7170     layout: "plot-throughput"
7171
7172 - type: "plot"
7173   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7174   algorithm: "plot_performance_box"
7175   output-file-type: ".html"
7176   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7178   filter: "'NIC_Intel-X710' and
7179            '64B' and
7180            'NDRPDR' and
7181            '2T2C' and
7182            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7183            not 'ACL' and
7184            not 'VHOST' and
7185            not 'L2OVRLAY' and
7186            not 'MEMIF'"
7187   parameters:
7188   - "throughput"
7189   - "parent"
7190   - "tags"
7191   sort:
7192   - "L2XCBASE"    # l2xcbase
7193   - "L2BDBASE"    # l2bdbase
7194   - "L2XCFWD"     # dot1q-l2xcbase
7195   - "L2BDMACLRN"  # dot1q-l2bdbase
7196   traces:
7197     hoverinfo: "x+y"
7198     boxpoints: "outliers"
7199     whiskerwidth: 0
7200   layout:
7201     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7202     layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7206   algorithm: "plot_performance_box"
7207   output-file-type: ".html"
7208   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7210   filter: "'NIC_Intel-X710' and
7211            '64B' and
7212            'NDRPDR' and
7213            '2T2C' and
7214            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7215            not 'ACL' and
7216            not 'VHOST' and
7217            not 'L2OVRLAY' and
7218            not 'MEMIF'"
7219   parameters:
7220   - "throughput"
7221   - "parent"
7222   - "tags"
7223   sort:
7224   - "L2XCBASE"    # l2xcbase
7225   - "L2BDBASE"    # l2bdbase
7226   - "L2XCFWD"     # dot1q-l2xcbase
7227   - "L2BDMACLRN"  # dot1q-l2bdbase
7228   traces:
7229     hoverinfo: "x+y"
7230     boxpoints: "outliers"
7231     whiskerwidth: 0
7232   layout:
7233     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7234     layout: "plot-throughput"
7235
7236 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7237 - type: "plot"
7238   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7239   algorithm: "plot_performance_box"
7240   output-file-type: ".html"
7241   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7243   filter: "'NIC_Intel-X710' and
7244            '64B' and
7245            'NDRPDR' and
7246            '1T1C' and
7247            'FEATURE' and
7248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7249            'IACL' and
7250            ('ACL1' or 'ACL50') and
7251            ('10K_FLOWS' or '10k_FLOWS') and
7252            not 'MACIP' and
7253            not 'VHOST' and
7254            not 'MEMIF'"
7255   parameters:
7256   - "throughput"
7257   - "parent"
7258   - "tags"
7259   traces:
7260     hoverinfo: "x+y"
7261     boxpoints: "outliers"
7262     whiskerwidth: 0
7263   layout:
7264     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7265     layout: "plot-throughput"
7266
7267 - type: "plot"
7268   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7269   algorithm: "plot_performance_box"
7270   output-file-type: ".html"
7271   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7273   filter: "'NIC_Intel-X710' and
7274            '64B' and
7275            'NDRPDR' and
7276            '1T1C' and
7277            'FEATURE' and
7278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7279            'IACL' and
7280            ('ACL1' or 'ACL50') and
7281            ('10K_FLOWS' or '10k_FLOWS') and
7282            not 'MACIP' and
7283            not 'VHOST' and
7284            not 'MEMIF'"
7285   parameters:
7286   - "throughput"
7287   - "parent"
7288   - "tags"
7289   traces:
7290     hoverinfo: "x+y"
7291     boxpoints: "outliers"
7292     whiskerwidth: 0
7293   layout:
7294     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7295     layout: "plot-throughput"
7296
7297 - type: "plot"
7298   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7299   algorithm: "plot_performance_box"
7300   output-file-type: ".html"
7301   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7303   filter: "'NIC_Intel-X710' and
7304            '64B' and
7305            'NDRPDR' and
7306            '2T2C' and
7307            'FEATURE' and
7308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7309            'IACL' and
7310            ('ACL1' or 'ACL50') and
7311            ('10K_FLOWS' or '10k_FLOWS') and
7312            not 'MACIP' and
7313            not 'VHOST' and
7314            not 'MEMIF'"
7315   parameters:
7316   - "throughput"
7317   - "parent"
7318   - "tags"
7319   traces:
7320     hoverinfo: "x+y"
7321     boxpoints: "outliers"
7322     whiskerwidth: 0
7323   layout:
7324     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7325     layout: "plot-throughput"
7326
7327 - type: "plot"
7328   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7329   algorithm: "plot_performance_box"
7330   output-file-type: ".html"
7331   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7333   filter: "'NIC_Intel-X710' and
7334            '64B' and
7335            'NDRPDR' and
7336            '2T2C' and
7337            'FEATURE' and
7338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7339            'IACL' and
7340            ('ACL1' or 'ACL50') and
7341            ('10K_FLOWS' or '10k_FLOWS') and
7342            not 'MACIP' and
7343            not 'VHOST' and
7344            not 'MEMIF'"
7345   parameters:
7346   - "throughput"
7347   - "parent"
7348   - "tags"
7349   traces:
7350     hoverinfo: "x+y"
7351     boxpoints: "outliers"
7352     whiskerwidth: 0
7353   layout:
7354     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7355     layout: "plot-throughput"
7356
7357 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7358 - type: "plot"
7359   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7360   algorithm: "plot_performance_box"
7361   output-file-type: ".html"
7362   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7364   filter: "'NIC_Intel-XL710' and
7365            '64B' and
7366            'BASE' and
7367            'NDRPDR' and
7368            'ETH' and
7369            '1T1C' and
7370            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7371            not 'VHOST' and
7372            not 'MEMIF'"
7373   parameters:
7374   - "throughput"
7375   - "parent"
7376   - "tags"
7377   sort:
7378   - "L2PATCH"
7379   - "L2XCFWD"
7380   - "L2BDMACLRN"
7381   traces:
7382     hoverinfo: "x+y"
7383     boxpoints: "outliers"
7384     whiskerwidth: 0
7385   layout:
7386     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7387     layout: "plot-throughput"
7388
7389 - type: "plot"
7390   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7391   algorithm: "plot_performance_box"
7392   output-file-type: ".html"
7393   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7395   filter: "'NIC_Intel-XL710' and
7396            '64B' and
7397            'BASE' and
7398            'NDRPDR' and
7399            'ETH' and
7400            '1T1C' and
7401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7402            not 'VHOST' and
7403            not 'MEMIF'"
7404   parameters:
7405   - "throughput"
7406   - "parent"
7407   - "tags"
7408   sort:
7409   - "L2PATCH"
7410   - "L2XCFWD"
7411   - "L2BDMACLRN"
7412   traces:
7413     hoverinfo: "x+y"
7414     boxpoints: "outliers"
7415     whiskerwidth: 0
7416   layout:
7417     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7418     layout: "plot-throughput"
7419
7420 - type: "plot"
7421   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7422   algorithm: "plot_performance_box"
7423   output-file-type: ".html"
7424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7425   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7426   filter: "'NIC_Intel-XL710' and
7427            '64B' and
7428            'BASE' and
7429            'NDRPDR' and
7430            'ETH' and
7431            '2T2C' and
7432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7433            not 'VHOST' and
7434            not 'MEMIF'"
7435   parameters:
7436   - "throughput"
7437   - "parent"
7438   - "tags"
7439   sort:
7440   - "L2PATCH"
7441   - "L2XCFWD"
7442   - "L2BDMACLRN"
7443   traces:
7444     hoverinfo: "x+y"
7445     boxpoints: "outliers"
7446     whiskerwidth: 0
7447   layout:
7448     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7449     layout: "plot-throughput"
7450
7451 - type: "plot"
7452   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7453   algorithm: "plot_performance_box"
7454   output-file-type: ".html"
7455   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7457   filter: "'NIC_Intel-XL710' and
7458            '64B' and
7459            'BASE' and
7460            'NDRPDR' and
7461            'ETH' and
7462            '2T2C' and
7463            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7464            not 'VHOST' and
7465            not 'MEMIF'"
7466   parameters:
7467   - "throughput"
7468   - "parent"
7469   - "tags"
7470   sort:
7471   - "L2PATCH"
7472   - "L2XCFWD"
7473   - "L2BDMACLRN"
7474   traces:
7475     hoverinfo: "x+y"
7476     boxpoints: "outliers"
7477     whiskerwidth: 0
7478   layout:
7479     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7480     layout: "plot-throughput"
7481
7482 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7483 - type: "plot"
7484   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7485   algorithm: "plot_performance_box"
7486   output-file-type: ".html"
7487   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7489   filter: "'NIC_Intel-X710' and
7490            '64B' and
7491            ('BASE' or 'SCALE') and
7492            'NDRPDR' and
7493            'ETH' and
7494            '2T1C' and
7495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7496            not 'VHOST' and
7497            not 'MEMIF' and
7498            not 'DRV_AVF'"
7499   parameters:
7500   - "throughput"
7501   - "parent"
7502   - "tags"
7503   sort:
7504   - "L2PATCH"
7505   - "L2XCBASE"
7506   - "BASE"
7507   - "FIB_10K"
7508   - "FIB_100K"
7509   - "FIB_1M"
7510   traces:
7511     hoverinfo: "x+y"
7512     boxpoints: "outliers"
7513     whiskerwidth: 0
7514   layout:
7515     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7516     layout: "plot-throughput"
7517
7518 - type: "plot"
7519   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7520   algorithm: "plot_performance_box"
7521   output-file-type: ".html"
7522   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7524   filter: "'NIC_Intel-X710' and
7525            '64B' and
7526            ('BASE' or 'SCALE') and
7527            'NDRPDR' and
7528            'ETH' and
7529            '2T1C' and
7530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7531            not 'VHOST' and
7532            not 'MEMIF' and
7533            not 'DRV_AVF'"
7534   parameters:
7535   - "throughput"
7536   - "parent"
7537   - "tags"
7538   sort:
7539   - "L2PATCH"
7540   - "L2XCBASE"
7541   - "BASE"
7542   - "FIB_10K"
7543   - "FIB_100K"
7544   - "FIB_1M"
7545   traces:
7546     hoverinfo: "x+y"
7547     boxpoints: "outliers"
7548     whiskerwidth: 0
7549   layout:
7550     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7551     layout: "plot-throughput"
7552
7553 - type: "plot"
7554   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7555   algorithm: "plot_performance_box"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7559   filter: "'NIC_Intel-X710' and
7560            '64B' and
7561            ('BASE' or 'SCALE') and
7562            'NDRPDR' and
7563            'ETH' and
7564            '4T2C' and
7565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7566            not 'VHOST' and
7567            not 'MEMIF' and
7568            not 'DRV_AVF'"
7569   parameters:
7570   - "throughput"
7571   - "parent"
7572   - "tags"
7573   sort:
7574   - "L2PATCH"
7575   - "L2XCBASE"
7576   - "BASE"
7577   - "FIB_10K"
7578   - "FIB_100K"
7579   - "FIB_1M"
7580   traces:
7581     hoverinfo: "x+y"
7582     boxpoints: "outliers"
7583     whiskerwidth: 0
7584   layout:
7585     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7586     layout: "plot-throughput"
7587
7588 - type: "plot"
7589   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7590   algorithm: "plot_performance_box"
7591   output-file-type: ".html"
7592   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7594   filter: "'NIC_Intel-X710' and
7595            '64B' and
7596            ('BASE' or 'SCALE') and
7597            'NDRPDR' and
7598            'ETH' and
7599            '4T2C' and
7600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7601            not 'VHOST' and
7602            not 'MEMIF' and
7603            not 'DRV_AVF'"
7604   parameters:
7605   - "throughput"
7606   - "parent"
7607   - "tags"
7608   sort:
7609   - "L2PATCH"
7610   - "L2XCBASE"
7611   - "BASE"
7612   - "FIB_10K"
7613   - "FIB_100K"
7614   - "FIB_1M"
7615   traces:
7616     hoverinfo: "x+y"
7617     boxpoints: "outliers"
7618     whiskerwidth: 0
7619   layout:
7620     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7621     layout: "plot-throughput"
7622
7623 # Packet Throughput - VPP L2 3n-skx-x710 features
7624 - type: "plot"
7625   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7626   algorithm: "plot_performance_box"
7627   output-file-type: ".html"
7628   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7630   filter: "'NIC_Intel-X710' and
7631            '64B' and
7632            'NDRPDR' and
7633            '2T1C' and
7634            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7635            not 'ACL' and
7636            not 'VHOST' and
7637            not 'DRV_AVF' and
7638            not 'L2OVRLAY' and
7639            not 'MEMIF'"
7640   parameters:
7641   - "throughput"
7642   - "parent"
7643   - "tags"
7644   sort:
7645   - "L2XCBASE"    # l2xcbase
7646   - "L2BDBASE"    # l2bdbase
7647   - "L2XCFWD"     # dot1q-l2xcbase
7648   - "L2BDMACLRN"  # dot1q-l2bdbase
7649   traces:
7650     hoverinfo: "x+y"
7651     boxpoints: "outliers"
7652     whiskerwidth: 0
7653   layout:
7654     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7655     layout: "plot-throughput"
7656
7657 - type: "plot"
7658   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7659   algorithm: "plot_performance_box"
7660   output-file-type: ".html"
7661   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7663   filter: "'NIC_Intel-X710' and
7664            '64B' and
7665            'NDRPDR' and
7666            '2T1C' and
7667            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7668            not 'ACL' and
7669            not 'VHOST' and
7670            not 'DRV_AVF' and
7671            not 'L2OVRLAY' and
7672            not 'MEMIF'"
7673   parameters:
7674   - "throughput"
7675   - "parent"
7676   - "tags"
7677   sort:
7678   - "L2XCBASE"    # l2xcbase
7679   - "L2BDBASE"    # l2bdbase
7680   - "L2XCFWD"     # dot1q-l2xcbase
7681   - "L2BDMACLRN"  # dot1q-l2bdbase
7682   traces:
7683     hoverinfo: "x+y"
7684     boxpoints: "outliers"
7685     whiskerwidth: 0
7686   layout:
7687     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7688     layout: "plot-throughput"
7689
7690 - type: "plot"
7691   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7692   algorithm: "plot_performance_box"
7693   output-file-type: ".html"
7694   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7696   filter: "'NIC_Intel-X710' and
7697            '64B' and
7698            'NDRPDR' and
7699            '4T2C' and
7700            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7701            not 'ACL' and
7702            not 'VHOST' and
7703            not 'DRV_AVF' and
7704            not 'L2OVRLAY' and
7705            not 'MEMIF'"
7706   parameters:
7707   - "throughput"
7708   - "parent"
7709   - "tags"
7710   sort:
7711   - "L2XCBASE"    # l2xcbase
7712   - "L2BDBASE"    # l2bdbase
7713   - "L2XCFWD"     # dot1q-l2xcbase
7714   - "L2BDMACLRN"  # dot1q-l2bdbase
7715   traces:
7716     hoverinfo: "x+y"
7717     boxpoints: "outliers"
7718     whiskerwidth: 0
7719   layout:
7720     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7721     layout: "plot-throughput"
7722
7723 - type: "plot"
7724   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7725   algorithm: "plot_performance_box"
7726   output-file-type: ".html"
7727   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7729   filter: "'NIC_Intel-X710' and
7730            '64B' and
7731            'NDRPDR' and
7732            '4T2C' and
7733            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7734            not 'ACL' and
7735            not 'VHOST' and
7736            not 'DRV_AVF' and
7737            not 'L2OVRLAY' and
7738            not 'MEMIF'"
7739   parameters:
7740   - "throughput"
7741   - "parent"
7742   - "tags"
7743   sort:
7744   - "L2XCBASE"    # l2xcbase
7745   - "L2BDBASE"    # l2bdbase
7746   - "L2XCFWD"     # dot1q-l2xcbase
7747   - "L2BDMACLRN"  # dot1q-l2bdbase
7748   traces:
7749     hoverinfo: "x+y"
7750     boxpoints: "outliers"
7751     whiskerwidth: 0
7752   layout:
7753     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7754     layout: "plot-throughput"
7755
7756 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7757 - type: "plot"
7758   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7759   algorithm: "plot_performance_box"
7760   output-file-type: ".html"
7761   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7763   filter: "'NIC_Intel-X710' and
7764            '64B' and
7765            'NDRPDR' and
7766            '2T1C' and
7767            'FEATURE' and
7768            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7769            'IACL' and
7770            ('ACL1' or 'ACL50') and
7771            ('10K_FLOWS' or '10k_FLOWS') and
7772            not 'MACIP' and
7773            not 'VHOST' and
7774            not 'MEMIF'"
7775   parameters:
7776   - "throughput"
7777   - "parent"
7778   - "tags"
7779   traces:
7780     hoverinfo: "x+y"
7781     boxpoints: "outliers"
7782     whiskerwidth: 0
7783   layout:
7784     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7785     layout: "plot-throughput"
7786
7787 - type: "plot"
7788   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7789   algorithm: "plot_performance_box"
7790   output-file-type: ".html"
7791   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7793   filter: "'NIC_Intel-X710' and
7794            '64B' and
7795            'NDRPDR' and
7796            '2T1C' and
7797            'FEATURE' and
7798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7799            'IACL' and
7800            ('ACL1' or 'ACL50') and
7801            ('10K_FLOWS' or '10k_FLOWS') and
7802            not 'MACIP' and
7803            not 'VHOST' and
7804            not 'MEMIF'"
7805   parameters:
7806   - "throughput"
7807   - "parent"
7808   - "tags"
7809   traces:
7810     hoverinfo: "x+y"
7811     boxpoints: "outliers"
7812     whiskerwidth: 0
7813   layout:
7814     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7815     layout: "plot-throughput"
7816
7817 - type: "plot"
7818   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7819   algorithm: "plot_performance_box"
7820   output-file-type: ".html"
7821   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7823   filter: "'NIC_Intel-X710' and
7824            '64B' and
7825            'NDRPDR' and
7826            '4T2C' and
7827            'FEATURE' and
7828            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7829            'IACL' and
7830            ('ACL1' or 'ACL50') and
7831            ('10K_FLOWS' or '10k_FLOWS') and
7832            not 'MACIP' and
7833            not 'VHOST' and
7834            not 'MEMIF'"
7835   parameters:
7836   - "throughput"
7837   - "parent"
7838   - "tags"
7839   traces:
7840     hoverinfo: "x+y"
7841     boxpoints: "outliers"
7842     whiskerwidth: 0
7843   layout:
7844     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7845     layout: "plot-throughput"
7846
7847 - type: "plot"
7848   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7849   algorithm: "plot_performance_box"
7850   output-file-type: ".html"
7851   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7853   filter: "'NIC_Intel-X710' and
7854            '64B' and
7855            'NDRPDR' and
7856            '4T2C' and
7857            'FEATURE' and
7858            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7859            'IACL' and
7860            ('ACL1' or 'ACL50') and
7861            ('10K_FLOWS' or '10k_FLOWS') and
7862            not 'MACIP' and
7863            not 'VHOST' and
7864            not 'MEMIF'"
7865   parameters:
7866   - "throughput"
7867   - "parent"
7868   - "tags"
7869   traces:
7870     hoverinfo: "x+y"
7871     boxpoints: "outliers"
7872     whiskerwidth: 0
7873   layout:
7874     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7875     layout: "plot-throughput"
7876
7877 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7878 - type: "plot"
7879   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7880   algorithm: "plot_performance_box"
7881   output-file-type: ".html"
7882   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7884   filter: "'NIC_Intel-XXV710' and
7885            '64B' and
7886            ('BASE' or 'SCALE') and
7887            'NDRPDR' and
7888            'ETH' and
7889            '2T1C' and
7890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7891            not 'VHOST' and
7892            not 'MEMIF'"
7893   parameters:
7894   - "throughput"
7895   - "parent"
7896   - "tags"
7897   sort:
7898   - "L2PATCH"
7899   - "L2PATCH"
7900   - "L2XCBASE"
7901   - "L2BDMACLRN"
7902   traces:
7903     hoverinfo: "x+y"
7904     boxpoints: "outliers"
7905     whiskerwidth: 0
7906   layout:
7907     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7908     layout: "plot-throughput"
7909
7910 - type: "plot"
7911   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7912   algorithm: "plot_performance_box"
7913   output-file-type: ".html"
7914   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7915   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7916   filter: "'NIC_Intel-XXV710' and
7917            '64B' and
7918            ('BASE' or 'SCALE') and
7919            'NDRPDR' and
7920            'ETH' and
7921            '2T1C' and
7922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7923            not 'VHOST' and
7924            not 'MEMIF'"
7925   parameters:
7926   - "throughput"
7927   - "parent"
7928   - "tags"
7929   sort:
7930   - "L2PATCH"
7931   - "L2PATCH"
7932   - "L2XCBASE"
7933   - "L2BDMACLRN"
7934   traces:
7935     hoverinfo: "x+y"
7936     boxpoints: "outliers"
7937     whiskerwidth: 0
7938   layout:
7939     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7940     layout: "plot-throughput"
7941
7942 - type: "plot"
7943   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7944   algorithm: "plot_performance_box"
7945   output-file-type: ".html"
7946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7948   filter: "'NIC_Intel-XXV710' and
7949            '64B' and
7950            ('BASE' or 'SCALE') and
7951            'NDRPDR' and
7952            'ETH' and
7953            '4T2C' and
7954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7955            not 'VHOST' and
7956            not 'MEMIF'"
7957   parameters:
7958   - "throughput"
7959   - "parent"
7960   - "tags"
7961   sort:
7962   - "L2PATCH"
7963   - "L2PATCH"
7964   - "L2XCBASE"
7965   - "L2BDMACLRN"
7966   traces:
7967     hoverinfo: "x+y"
7968     boxpoints: "outliers"
7969     whiskerwidth: 0
7970   layout:
7971     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7972     layout: "plot-throughput"
7973
7974 - type: "plot"
7975   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7976   algorithm: "plot_performance_box"
7977   output-file-type: ".html"
7978   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7980   filter: "'NIC_Intel-XXV710' and
7981            '64B' and
7982            ('BASE' or 'SCALE') and
7983            'NDRPDR' and
7984            'ETH' and
7985            '4T2C' and
7986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7987            not 'VHOST' and
7988            not 'MEMIF'"
7989   parameters:
7990   - "throughput"
7991   - "parent"
7992   - "tags"
7993   sort:
7994   - "L2PATCH"
7995   - "L2PATCH"
7996   - "L2XCBASE"
7997   - "L2BDMACLRN"
7998   traces:
7999     hoverinfo: "x+y"
8000     boxpoints: "outliers"
8001     whiskerwidth: 0
8002   layout:
8003     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8004     layout: "plot-throughput"
8005
8006 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8007 - type: "plot"
8008   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8009   algorithm: "plot_performance_box"
8010   output-file-type: ".html"
8011   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8013   filter: "'NIC_Intel-X710' and
8014            '64B' and
8015            ('BASE' or 'SCALE') and
8016            'NDRPDR' and
8017            'ETH' and
8018            '2T1C' and
8019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8020            not 'VHOST' and
8021            not 'MEMIF'"
8022   parameters:
8023   - "throughput"
8024   - "parent"
8025   - "tags"
8026   sort:
8027   - "L2PATCH"
8028   - "L2XCBASE"
8029   - "BASE"
8030   - "FIB_10K"
8031   - "FIB_100K"
8032   - "FIB_1M"
8033   traces:
8034     hoverinfo: "x+y"
8035     boxpoints: "outliers"
8036     whiskerwidth: 0
8037   layout:
8038     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8039     layout: "plot-throughput"
8040
8041 - type: "plot"
8042   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8043   algorithm: "plot_performance_box"
8044   output-file-type: ".html"
8045   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8047   filter: "'NIC_Intel-X710' and
8048            '64B' and
8049            ('BASE' or 'SCALE') and
8050            'NDRPDR' and
8051            'ETH' and
8052            '2T1C' and
8053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8054            not 'VHOST' and
8055            not 'MEMIF'"
8056   parameters:
8057   - "throughput"
8058   - "parent"
8059   - "tags"
8060   sort:
8061   - "L2PATCH"
8062   - "L2XCBASE"
8063   - "BASE"
8064   - "FIB_10K"
8065   - "FIB_100K"
8066   - "FIB_1M"
8067   traces:
8068     hoverinfo: "x+y"
8069     boxpoints: "outliers"
8070     whiskerwidth: 0
8071   layout:
8072     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8073     layout: "plot-throughput"
8074
8075 - type: "plot"
8076   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8077   algorithm: "plot_performance_box"
8078   output-file-type: ".html"
8079   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8081   filter: "'NIC_Intel-X710' and
8082            '64B' and
8083            ('BASE' or 'SCALE') and
8084            'NDRPDR' and
8085            'ETH' and
8086            '4T2C' and
8087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8088            not 'VHOST' and
8089            not 'MEMIF'"
8090   parameters:
8091   - "throughput"
8092   - "parent"
8093   - "tags"
8094   sort:
8095   - "L2PATCH"
8096   - "L2XCBASE"
8097   - "BASE"
8098   - "FIB_10K"
8099   - "FIB_100K"
8100   - "FIB_1M"
8101   traces:
8102     hoverinfo: "x+y"
8103     boxpoints: "outliers"
8104     whiskerwidth: 0
8105   layout:
8106     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8107     layout: "plot-throughput"
8108
8109 - type: "plot"
8110   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8111   algorithm: "plot_performance_box"
8112   output-file-type: ".html"
8113   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8115   filter: "'NIC_Intel-X710' and
8116            '64B' and
8117            ('BASE' or 'SCALE') and
8118            'NDRPDR' and
8119            'ETH' and
8120            '4T2C' and
8121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8122            not 'VHOST' and
8123            not 'MEMIF'"
8124   parameters:
8125   - "throughput"
8126   - "parent"
8127   - "tags"
8128   sort:
8129   - "L2PATCH"
8130   - "L2XCBASE"
8131   - "BASE"
8132   - "FIB_10K"
8133   - "FIB_100K"
8134   - "FIB_1M"
8135   traces:
8136     hoverinfo: "x+y"
8137     boxpoints: "outliers"
8138     whiskerwidth: 0
8139   layout:
8140     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8141     layout: "plot-throughput"
8142
8143 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8144 - type: "plot"
8145   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8146   algorithm: "plot_performance_box"
8147   output-file-type: ".html"
8148   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8150   filter: "'NIC_Intel-XXV710' and
8151            '64B' and
8152            ('BASE' or 'SCALE') and
8153            'NDRPDR' and
8154            'ETH' and
8155            '2T1C' and
8156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8157            not 'VHOST' and
8158            not 'MEMIF'"
8159   parameters:
8160   - "throughput"
8161   - "parent"
8162   - "tags"
8163   sort:
8164   - "L2PATCH"
8165   - "L2XCBASE"
8166   - "BASE"
8167   - "FIB_10K"
8168   - "FIB_100K"
8169   - "FIB_1M"
8170   traces:
8171     hoverinfo: "x+y"
8172     boxpoints: "outliers"
8173     whiskerwidth: 0
8174   layout:
8175     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8176     layout: "plot-throughput"
8177
8178 - type: "plot"
8179   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8180   algorithm: "plot_performance_box"
8181   output-file-type: ".html"
8182   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8184   filter: "'NIC_Intel-XXV710' and
8185            '64B' and
8186            ('BASE' or 'SCALE') and
8187            'NDRPDR' and
8188            'ETH' and
8189            '2T1C' and
8190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8191            not 'VHOST' and
8192            not 'MEMIF'"
8193   parameters:
8194   - "throughput"
8195   - "parent"
8196   - "tags"
8197   sort:
8198   - "L2PATCH"
8199   - "L2XCBASE"
8200   - "BASE"
8201   - "FIB_10K"
8202   - "FIB_100K"
8203   - "FIB_1M"
8204   traces:
8205     hoverinfo: "x+y"
8206     boxpoints: "outliers"
8207     whiskerwidth: 0
8208   layout:
8209     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8210     layout: "plot-throughput"
8211
8212 - type: "plot"
8213   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8214   algorithm: "plot_performance_box"
8215   output-file-type: ".html"
8216   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8218   filter: "'NIC_Intel-XXV710' and
8219            '64B' and
8220            ('BASE' or 'SCALE') and
8221            'NDRPDR' and
8222            'ETH' and
8223            '4T2C' and
8224            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8225            not 'VHOST' and
8226            not 'MEMIF'"
8227   parameters:
8228   - "throughput"
8229   - "parent"
8230   - "tags"
8231   sort:
8232   - "L2PATCH"
8233   - "L2XCBASE"
8234   - "BASE"
8235   - "FIB_10K"
8236   - "FIB_100K"
8237   - "FIB_1M"
8238   traces:
8239     hoverinfo: "x+y"
8240     boxpoints: "outliers"
8241     whiskerwidth: 0
8242   layout:
8243     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8244     layout: "plot-throughput"
8245
8246 - type: "plot"
8247   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8248   algorithm: "plot_performance_box"
8249   output-file-type: ".html"
8250   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8252   filter: "'NIC_Intel-XXV710' and
8253            '64B' and
8254            ('BASE' or 'SCALE') and
8255            'NDRPDR' and
8256            'ETH' and
8257            '4T2C' and
8258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8259            not 'VHOST' and
8260            not 'MEMIF'"
8261   parameters:
8262   - "throughput"
8263   - "parent"
8264   - "tags"
8265   sort:
8266   - "L2PATCH"
8267   - "L2XCBASE"
8268   - "BASE"
8269   - "FIB_10K"
8270   - "FIB_100K"
8271   - "FIB_1M"
8272   traces:
8273     hoverinfo: "x+y"
8274     boxpoints: "outliers"
8275     whiskerwidth: 0
8276   layout:
8277     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8278     layout: "plot-throughput"
8279
8280 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8281 #- type: "plot"
8282 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8283 #  algorithm: "plot_performance_box"
8284 #  output-file-type: ".html"
8285 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8286 #  data: "intel-dnv-vpp"
8287 #  filter: "'NIC_Intel-X553' and
8288 #           '64B' and
8289 #           'BASE' and
8290 #           'NDRPDR' and
8291 #           'ETH' and
8292 #           '1T1C' and
8293 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8294 #           not 'VHOST' and
8295 #           not 'MEMIF'"
8296 #  parameters:
8297 #  - "throughput"
8298 #  - "parent"
8299 #  - "tags"
8300 #  sort:
8301 #  - "L2XCBASE"
8302 #  - "L2BDMACLRN"
8303 #  - "L2PATCH"
8304 #  traces:
8305 #    hoverinfo: "x+y"
8306 #    boxpoints: "outliers"
8307 #    whiskerwidth: 0
8308 #  layout:
8309 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8310 #    layout: "plot-throughput"
8311 #
8312 #- type: "plot"
8313 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8314 #  algorithm: "plot_performance_box"
8315 #  output-file-type: ".html"
8316 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8317 #  data: "intel-dnv-vpp"
8318 #  filter: "'NIC_Intel-X553' and
8319 #           '64B' and
8320 #           ('BASE' or 'SCALE') and
8321 #           'NDRPDR' and
8322 #           'ETH' and
8323 #           '1T1C' and
8324 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8325 #           not 'VHOST' and
8326 #           not 'MEMIF'"
8327 #  parameters:
8328 #  - "throughput"
8329 #  - "parent"
8330 #  - "tags"
8331 #  sort:
8332 #  - "L2XCBASE"
8333 #  - "L2BDMACLRN"
8334 #  - "L2PATCH"
8335 #  traces:
8336 #    hoverinfo: "x+y"
8337 #    boxpoints: "outliers"
8338 #    whiskerwidth: 0
8339 #  layout:
8340 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8341 #    layout: "plot-throughput"
8342 #
8343 #- type: "plot"
8344 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8345 #  algorithm: "plot_performance_box"
8346 #  output-file-type: ".html"
8347 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8348 #  data: "intel-dnv-vpp"
8349 #  filter: "'NIC_Intel-X553' and
8350 #           '64B' and
8351 #           ('BASE' or 'SCALE') and
8352 #           'NDRPDR' and
8353 #           'ETH' and
8354 #           '2T2C' and
8355 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8356 #           not 'VHOST' and
8357 #           not 'MEMIF'"
8358 #  parameters:
8359 #  - "throughput"
8360 #  - "parent"
8361 #  - "tags"
8362 #  sort:
8363 #  - "L2XCBASE"
8364 #  - "L2BDMACLRN"
8365 #  - "L2PATCH"
8366 #  traces:
8367 #    hoverinfo: "x+y"
8368 #    boxpoints: "outliers"
8369 #    whiskerwidth: 0
8370 #  layout:
8371 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8372 #    layout: "plot-throughput"
8373 #
8374 #- type: "plot"
8375 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8376 #  algorithm: "plot_performance_box"
8377 #  output-file-type: ".html"
8378 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8379 #  data: "intel-dnv-vpp"
8380 #  filter: "'NIC_Intel-X553' and
8381 #           '64B' and
8382 #           ('BASE' or 'SCALE') and
8383 #           'NDRPDR' and
8384 #           'ETH' and
8385 #           '2T2C' and
8386 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8387 #           not 'VHOST' and
8388 #           not 'MEMIF'"
8389 #  parameters:
8390 #  - "throughput"
8391 #  - "parent"
8392 #  - "tags"
8393 #  sort:
8394 #  - "L2XCBASE"
8395 #  - "L2BDMACLRN"
8396 #  - "L2PATCH"
8397 #  traces:
8398 #    hoverinfo: "x+y"
8399 #    boxpoints: "outliers"
8400 #    whiskerwidth: 0
8401 #  layout:
8402 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8403 #    layout: "plot-throughput"
8404
8405 ################################################################################
8406
8407 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8408 - type: "plot"
8409   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8410   algorithm: "plot_performance_box"
8411   output-file-type: ".html"
8412   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8414   filter: "'NIC_Intel-X520-DA2' and
8415            '64B' and
8416            ('BASE' or 'SCALE') and
8417            'NDRPDR' and
8418            '1T1C' and
8419            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8420            not 'VHOST' and
8421            'MEMIF'"
8422   parameters:
8423   - "throughput"
8424   - "parent"
8425   - "tags"
8426   sort:
8427   - "L2XCFWD"
8428   - "L2XCFWD"
8429   - "L2XCFWD"
8430   - "L2BDMACLRN"
8431   - "L2BDMACLRN"
8432   - "L2BDMACLRN"
8433   - "IP4FWD"
8434   traces:
8435     hoverinfo: "x+y"
8436     boxpoints: "outliers"
8437     whiskerwidth: 0
8438   layout:
8439     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8440     layout: "plot-throughput"
8441
8442 - type: "plot"
8443   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8444   algorithm: "plot_performance_box"
8445   output-file-type: ".html"
8446   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8448   filter: "'NIC_Intel-X520-DA2' and
8449            '64B' and
8450            ('BASE' or 'SCALE') and
8451            'NDRPDR' and
8452            '1T1C' and
8453            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8454            not 'VHOST' and
8455            'MEMIF'"
8456   parameters:
8457   - "throughput"
8458   - "parent"
8459   - "tags"
8460   sort:
8461   - "L2XCFWD"
8462   - "L2XCFWD"
8463   - "L2XCFWD"
8464   - "L2BDMACLRN"
8465   - "L2BDMACLRN"
8466   - "L2BDMACLRN"
8467   - "IP4FWD"
8468   traces:
8469     hoverinfo: "x+y"
8470     boxpoints: "outliers"
8471     whiskerwidth: 0
8472   layout:
8473     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8474     layout: "plot-throughput"
8475
8476 - type: "plot"
8477   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8478   algorithm: "plot_performance_box"
8479   output-file-type: ".html"
8480   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8482   filter: "'NIC_Intel-X520-DA2' and
8483            '64B' and
8484            ('BASE' or 'SCALE') and
8485            'NDRPDR' and
8486            '2T2C' and
8487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8488            not 'VHOST' and
8489            'MEMIF'"
8490   parameters:
8491   - "throughput"
8492   - "parent"
8493   - "tags"
8494   sort:
8495   - "L2XCFWD"
8496   - "L2XCFWD"
8497   - "L2XCFWD"
8498   - "L2BDMACLRN"
8499   - "L2BDMACLRN"
8500   - "L2BDMACLRN"
8501   - "IP4FWD"
8502   traces:
8503     hoverinfo: "x+y"
8504     boxpoints: "outliers"
8505     whiskerwidth: 0
8506   layout:
8507     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8508     layout: "plot-throughput"
8509
8510 - type: "plot"
8511   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8512   algorithm: "plot_performance_box"
8513   output-file-type: ".html"
8514   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8516   filter: "'NIC_Intel-X520-DA2' and
8517            '64B' and
8518            ('BASE' or 'SCALE') and
8519            'NDRPDR' and
8520            '2T2C' and
8521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8522            not 'VHOST' and
8523            'MEMIF'"
8524   parameters:
8525   - "throughput"
8526   - "parent"
8527   - "tags"
8528   sort:
8529   - "L2XCFWD"
8530   - "L2XCFWD"
8531   - "L2XCFWD"
8532   - "L2BDMACLRN"
8533   - "L2BDMACLRN"
8534   - "L2BDMACLRN"
8535   - "IP4FWD"
8536   traces:
8537     hoverinfo: "x+y"
8538     boxpoints: "outliers"
8539     whiskerwidth: 0
8540   layout:
8541     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8542     layout: "plot-throughput"
8543
8544 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8545 - type: "plot"
8546   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8547   algorithm: "plot_performance_box"
8548   output-file-type: ".html"
8549   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8551   filter: "'NIC_Intel-X710' and
8552            '64B' and
8553            ('BASE' or 'SCALE') and
8554            'NDRPDR' and
8555            '1T1C' and
8556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8557            not 'VHOST' and
8558            'MEMIF'"
8559   parameters:
8560   - "throughput"
8561   - "parent"
8562   - "tags"
8563   sort:
8564   - "L2XCFWD"
8565   - "L2XCFWD"
8566   - "L2XCFWD"
8567   - "L2BDMACLRN"
8568   - "L2BDMACLRN"
8569   - "L2BDMACLRN"
8570   - "IP4FWD"
8571   traces:
8572     hoverinfo: "x+y"
8573     boxpoints: "outliers"
8574     whiskerwidth: 0
8575   layout:
8576     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8577     layout: "plot-throughput"
8578
8579 - type: "plot"
8580   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8581   algorithm: "plot_performance_box"
8582   output-file-type: ".html"
8583   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8585   filter: "'NIC_Intel-X710' and
8586            '64B' and
8587            ('BASE' or 'SCALE') and
8588            'NDRPDR' and
8589            '1T1C' and
8590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8591            not 'VHOST' and
8592            'MEMIF'"
8593   parameters:
8594   - "throughput"
8595   - "parent"
8596   - "tags"
8597   sort:
8598   - "L2XCFWD"
8599   - "L2XCFWD"
8600   - "L2XCFWD"
8601   - "L2BDMACLRN"
8602   - "L2BDMACLRN"
8603   - "L2BDMACLRN"
8604   - "IP4FWD"
8605   traces:
8606     hoverinfo: "x+y"
8607     boxpoints: "outliers"
8608     whiskerwidth: 0
8609   layout:
8610     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8611     layout: "plot-throughput"
8612
8613 - type: "plot"
8614   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8615   algorithm: "plot_performance_box"
8616   output-file-type: ".html"
8617   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8619   filter: "'NIC_Intel-X710' and
8620            '64B' and
8621            ('BASE' or 'SCALE') and
8622            'NDRPDR' and
8623            '2T2C' and
8624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8625            not 'VHOST' and
8626            'MEMIF'"
8627   parameters:
8628   - "throughput"
8629   - "parent"
8630   - "tags"
8631   sort:
8632   - "L2XCFWD"
8633   - "L2XCFWD"
8634   - "L2XCFWD"
8635   - "L2BDMACLRN"
8636   - "L2BDMACLRN"
8637   - "L2BDMACLRN"
8638   - "IP4FWD"
8639   traces:
8640     hoverinfo: "x+y"
8641     boxpoints: "outliers"
8642     whiskerwidth: 0
8643   layout:
8644     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8645     layout: "plot-throughput"
8646
8647 - type: "plot"
8648   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8649   algorithm: "plot_performance_box"
8650   output-file-type: ".html"
8651   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8653   filter: "'NIC_Intel-X710' and
8654            '64B' and
8655            ('BASE' or 'SCALE') and
8656            'NDRPDR' and
8657            '2T2C' and
8658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8659            not 'VHOST' and
8660            'MEMIF'"
8661   parameters:
8662   - "throughput"
8663   - "parent"
8664   - "tags"
8665   sort:
8666   - "L2XCFWD"
8667   - "L2XCFWD"
8668   - "L2XCFWD"
8669   - "L2BDMACLRN"
8670   - "L2BDMACLRN"
8671   - "L2BDMACLRN"
8672   - "IP4FWD"
8673   traces:
8674     hoverinfo: "x+y"
8675     boxpoints: "outliers"
8676     whiskerwidth: 0
8677   layout:
8678     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8679     layout: "plot-throughput"
8680
8681 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8682 - type: "plot"
8683   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8684   algorithm: "plot_performance_box"
8685   output-file-type: ".html"
8686   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8688   filter: "'NIC_Intel-XL710' and
8689            '64B' and
8690            ('BASE' or 'SCALE') and
8691            'NDRPDR' and
8692            '1T1C' and
8693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8694            not 'VHOST' and
8695            'MEMIF'"
8696   parameters:
8697   - "throughput"
8698   - "parent"
8699   - "tags"
8700   sort:
8701   - "L2XCFWD"
8702   - "L2XCFWD"
8703   - "L2XCFWD"
8704   - "L2BDMACLRN"
8705   - "L2BDMACLRN"
8706   - "L2BDMACLRN"
8707   - "IP4FWD"
8708   traces:
8709     hoverinfo: "x+y"
8710     boxpoints: "outliers"
8711     whiskerwidth: 0
8712   layout:
8713     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8714     layout: "plot-throughput"
8715
8716 - type: "plot"
8717   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8718   algorithm: "plot_performance_box"
8719   output-file-type: ".html"
8720   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8722   filter: "'NIC_Intel-XL710' and
8723            '64B' and
8724            ('BASE' or 'SCALE') and
8725            'NDRPDR' and
8726            '1T1C' and
8727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8728            not 'VHOST' and
8729            'MEMIF'"
8730   parameters:
8731   - "throughput"
8732   - "parent"
8733   - "tags"
8734   sort:
8735   - "L2XCFWD"
8736   - "L2XCFWD"
8737   - "L2XCFWD"
8738   - "L2BDMACLRN"
8739   - "L2BDMACLRN"
8740   - "L2BDMACLRN"
8741   - "IP4FWD"
8742   traces:
8743     hoverinfo: "x+y"
8744     boxpoints: "outliers"
8745     whiskerwidth: 0
8746   layout:
8747     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8748     layout: "plot-throughput"
8749
8750 - type: "plot"
8751   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8752   algorithm: "plot_performance_box"
8753   output-file-type: ".html"
8754   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8756   filter: "'NIC_Intel-XL710' and
8757            '64B' and
8758            ('BASE' or 'SCALE') and
8759            'NDRPDR' and
8760            '2T2C' and
8761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8762            not 'VHOST' and
8763            'MEMIF'"
8764   parameters:
8765   - "throughput"
8766   - "parent"
8767   - "tags"
8768   sort:
8769   - "L2XCFWD"
8770   - "L2XCFWD"
8771   - "L2XCFWD"
8772   - "L2BDMACLRN"
8773   - "L2BDMACLRN"
8774   - "L2BDMACLRN"
8775   - "IP4FWD"
8776   traces:
8777     hoverinfo: "x+y"
8778     boxpoints: "outliers"
8779     whiskerwidth: 0
8780   layout:
8781     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8782     layout: "plot-throughput"
8783
8784 - type: "plot"
8785   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8786   algorithm: "plot_performance_box"
8787   output-file-type: ".html"
8788   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8790   filter: "'NIC_Intel-XL710' and
8791            '64B' and
8792            ('BASE' or 'SCALE') and
8793            'NDRPDR' and
8794            '2T2C' and
8795            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8796            not 'VHOST' and
8797            'MEMIF'"
8798   parameters:
8799   - "throughput"
8800   - "parent"
8801   - "tags"
8802   sort:
8803   - "L2XCFWD"
8804   - "L2XCFWD"
8805   - "L2XCFWD"
8806   - "L2BDMACLRN"
8807   - "L2BDMACLRN"
8808   - "L2BDMACLRN"
8809   - "IP4FWD"
8810   traces:
8811     hoverinfo: "x+y"
8812     boxpoints: "outliers"
8813     whiskerwidth: 0
8814   layout:
8815     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8816     layout: "plot-throughput"
8817
8818 # Packet Throughput - VPP Container Memif 3n-skx-x710
8819 - type: "plot"
8820   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8821   algorithm: "plot_performance_box"
8822   output-file-type: ".html"
8823   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8825   filter: "'NIC_Intel-X710' and
8826            '64B' and
8827            ('BASE' or 'SCALE') and
8828            'NDRPDR' and
8829            '2T1C' and
8830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8831            not 'VHOST' and
8832            'MEMIF'"
8833   parameters:
8834   - "throughput"
8835   - "parent"
8836   - "tags"
8837   sort:
8838   - "L2XCFWD"
8839   - "L2XCFWD"
8840   - "L2XCFWD"
8841   - "L2BDMACLRN"
8842   - "L2BDMACLRN"
8843   - "L2BDMACLRN"
8844   - "IP4FWD"
8845   traces:
8846     hoverinfo: "x+y"
8847     boxpoints: "outliers"
8848     whiskerwidth: 0
8849   layout:
8850     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8851     layout: "plot-throughput"
8852
8853 - type: "plot"
8854   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8855   algorithm: "plot_performance_box"
8856   output-file-type: ".html"
8857   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8859   filter: "'NIC_Intel-X710' and
8860            '64B' and
8861            ('BASE' or 'SCALE') and
8862            'NDRPDR' and
8863            '2T1C' and
8864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8865            not 'VHOST' and
8866            'MEMIF'"
8867   parameters:
8868   - "throughput"
8869   - "parent"
8870   - "tags"
8871   sort:
8872   - "L2XCFWD"
8873   - "L2XCFWD"
8874   - "L2XCFWD"
8875   - "L2BDMACLRN"
8876   - "L2BDMACLRN"
8877   - "L2BDMACLRN"
8878   - "IP4FWD"
8879   traces:
8880     hoverinfo: "x+y"
8881     boxpoints: "outliers"
8882     whiskerwidth: 0
8883   layout:
8884     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8885     layout: "plot-throughput"
8886
8887 - type: "plot"
8888   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8889   algorithm: "plot_performance_box"
8890   output-file-type: ".html"
8891   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8893   filter: "'NIC_Intel-X710' and
8894            '64B' and
8895            ('BASE' or 'SCALE') and
8896            'NDRPDR' and
8897            '4T2C' and
8898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8899            not 'VHOST' and
8900            'MEMIF'"
8901   parameters:
8902   - "throughput"
8903   - "parent"
8904   - "tags"
8905   sort:
8906   - "L2XCFWD"
8907   - "L2XCFWD"
8908   - "L2XCFWD"
8909   - "L2BDMACLRN"
8910   - "L2BDMACLRN"
8911   - "L2BDMACLRN"
8912   - "IP4FWD"
8913   traces:
8914     hoverinfo: "x+y"
8915     boxpoints: "outliers"
8916     whiskerwidth: 0
8917   layout:
8918     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8919     layout: "plot-throughput"
8920
8921 - type: "plot"
8922   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8923   algorithm: "plot_performance_box"
8924   output-file-type: ".html"
8925   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8926   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8927   filter: "'NIC_Intel-X710' and
8928            '64B' and
8929            ('BASE' or 'SCALE') and
8930            'NDRPDR' and
8931            '4T2C' and
8932            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8933            not 'VHOST' and
8934            'MEMIF'"
8935   parameters:
8936   - "throughput"
8937   - "parent"
8938   - "tags"
8939   sort:
8940   - "L2XCFWD"
8941   - "L2XCFWD"
8942   - "L2XCFWD"
8943   - "L2BDMACLRN"
8944   - "L2BDMACLRN"
8945   - "L2BDMACLRN"
8946   - "IP4FWD"
8947   traces:
8948     hoverinfo: "x+y"
8949     boxpoints: "outliers"
8950     whiskerwidth: 0
8951   layout:
8952     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8953     layout: "plot-throughput"
8954
8955 # Packet Throughput - VPP Container Memif 2n-skx-x710
8956 - type: "plot"
8957   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8958   algorithm: "plot_performance_box"
8959   output-file-type: ".html"
8960   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8962   filter: "'NIC_Intel-X710' and
8963            '64B' and
8964            ('BASE' or 'SCALE') and
8965            'NDRPDR' and
8966            '2T1C' and
8967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8968            not 'VHOST' and
8969            not 'NF_DENSITY' and
8970            'MEMIF'"
8971   parameters:
8972   - "throughput"
8973   - "parent"
8974   - "tags"
8975   sort:
8976   - "L2XCFWD"
8977   - "L2XCFWD"
8978   - "L2XCFWD"
8979   - "L2BDMACLRN"
8980   - "L2BDMACLRN"
8981   - "L2BDMACLRN"
8982   - "IP4FWD"
8983   traces:
8984     hoverinfo: "x+y"
8985     boxpoints: "outliers"
8986     whiskerwidth: 0
8987   layout:
8988     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8989     layout: "plot-throughput"
8990
8991 - type: "plot"
8992   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8993   algorithm: "plot_performance_box"
8994   output-file-type: ".html"
8995   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8997   filter: "'NIC_Intel-X710' and
8998            '64B' and
8999            ('BASE' or 'SCALE') and
9000            'NDRPDR' and
9001            '2T1C' and
9002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9003            not 'VHOST' and
9004            not 'NF_DENSITY' and
9005            'MEMIF'"
9006   parameters:
9007   - "throughput"
9008   - "parent"
9009   - "tags"
9010   sort:
9011   - "L2XCFWD"
9012   - "L2XCFWD"
9013   - "L2XCFWD"
9014   - "L2BDMACLRN"
9015   - "L2BDMACLRN"
9016   - "L2BDMACLRN"
9017   - "IP4FWD"
9018   traces:
9019     hoverinfo: "x+y"
9020     boxpoints: "outliers"
9021     whiskerwidth: 0
9022   layout:
9023     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9024     layout: "plot-throughput"
9025
9026 - type: "plot"
9027   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9028   algorithm: "plot_performance_box"
9029   output-file-type: ".html"
9030   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9032   filter: "'NIC_Intel-X710' and
9033            '64B' and
9034            ('BASE' or 'SCALE') and
9035            'NDRPDR' and
9036            '4T2C' and
9037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9038            not 'VHOST' and
9039            not 'NF_DENSITY' and
9040            'MEMIF'"
9041   parameters:
9042   - "throughput"
9043   - "parent"
9044   - "tags"
9045   sort:
9046   - "L2XCFWD"
9047   - "L2XCFWD"
9048   - "L2XCFWD"
9049   - "L2BDMACLRN"
9050   - "L2BDMACLRN"
9051   - "L2BDMACLRN"
9052   - "IP4FWD"
9053   traces:
9054     hoverinfo: "x+y"
9055     boxpoints: "outliers"
9056     whiskerwidth: 0
9057   layout:
9058     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9059     layout: "plot-throughput"
9060
9061 - type: "plot"
9062   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9063   algorithm: "plot_performance_box"
9064   output-file-type: ".html"
9065   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9067   filter: "'NIC_Intel-X710' and
9068            '64B' and
9069            ('BASE' or 'SCALE') and
9070            'NDRPDR' and
9071            '4T2C' and
9072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9073            not 'VHOST' and
9074            not 'NF_DENSITY' and
9075            'MEMIF'"
9076   parameters:
9077   - "throughput"
9078   - "parent"
9079   - "tags"
9080   sort:
9081   - "L2XCFWD"
9082   - "L2XCFWD"
9083   - "L2XCFWD"
9084   - "L2BDMACLRN"
9085   - "L2BDMACLRN"
9086   - "L2BDMACLRN"
9087   - "IP4FWD"
9088   traces:
9089     hoverinfo: "x+y"
9090     boxpoints: "outliers"
9091     whiskerwidth: 0
9092   layout:
9093     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9094     layout: "plot-throughput"
9095
9096 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9097 #- type: "plot"
9098 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9099 #  algorithm: "plot_performance_box"
9100 #  output-file-type: ".html"
9101 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9102 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9103 #  filter: "'NIC_Intel-XXV710' and
9104 #           '64B' and
9105 #           ('BASE' or 'SCALE') and
9106 #           'NDRPDR' and
9107 #           '2T1C' and
9108 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9109 #           not 'VHOST' and
9110 #           'MEMIF'"
9111 #  parameters:
9112 #  - "throughput"
9113 #  - "parent"
9114 #  - "tags"
9115 #  sort:
9116 #  - "L2XCFWD"
9117 #  - "L2XCFWD"
9118 #  - "L2XCFWD"
9119 #  - "L2BDMACLRN"
9120 #  - "L2BDMACLRN"
9121 #  - "L2BDMACLRN"
9122 #  - "IP4FWD"
9123 #  traces:
9124 #    hoverinfo: "x+y"
9125 #    boxpoints: "outliers"
9126 #    whiskerwidth: 0
9127 #  layout:
9128 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9129 #    layout: "plot-throughput"
9130 #
9131 #- type: "plot"
9132 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9133 #  algorithm: "plot_performance_box"
9134 #  output-file-type: ".html"
9135 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9136 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9137 #  filter: "'NIC_Intel-XXV710' and
9138 #           '64B' and
9139 #           ('BASE' or 'SCALE') and
9140 #           'NDRPDR' and
9141 #           '2T1C' and
9142 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9143 #           not 'VHOST' and
9144 #           'MEMIF'"
9145 #  parameters:
9146 #  - "throughput"
9147 #  - "parent"
9148 #  - "tags"
9149 #  sort:
9150 #  - "L2XCFWD"
9151 #  - "L2XCFWD"
9152 #  - "L2XCFWD"
9153 #  - "L2BDMACLRN"
9154 #  - "L2BDMACLRN"
9155 #  - "L2BDMACLRN"
9156 #  - "IP4FWD"
9157 #  traces:
9158 #    hoverinfo: "x+y"
9159 #    boxpoints: "outliers"
9160 #    whiskerwidth: 0
9161 #  layout:
9162 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9163 #    layout: "plot-throughput"
9164 #
9165 #- type: "plot"
9166 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9167 #  algorithm: "plot_performance_box"
9168 #  output-file-type: ".html"
9169 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9170 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9171 #  filter: "'NIC_Intel-XXV710' and
9172 #           '64B' and
9173 #           ('BASE' or 'SCALE') and
9174 #           'NDRPDR' and
9175 #           '4T2C' and
9176 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9177 #           not 'VHOST' and
9178 #           'MEMIF'"
9179 #  parameters:
9180 #  - "throughput"
9181 #  - "parent"
9182 #  - "tags"
9183 #  sort:
9184 #  - "L2XCFWD"
9185 #  - "L2XCFWD"
9186 #  - "L2XCFWD"
9187 #  - "L2BDMACLRN"
9188 #  - "L2BDMACLRN"
9189 #  - "L2BDMACLRN"
9190 #  - "IP4FWD"
9191 #  traces:
9192 #    hoverinfo: "x+y"
9193 #    boxpoints: "outliers"
9194 #    whiskerwidth: 0
9195 #  layout:
9196 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9197 #    layout: "plot-throughput"
9198 #
9199 #- type: "plot"
9200 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9201 #  algorithm: "plot_performance_box"
9202 #  output-file-type: ".html"
9203 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9204 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9205 #  filter: "'NIC_Intel-XXV710' and
9206 #           '64B' and
9207 #           ('BASE' or 'SCALE') and
9208 #           'NDRPDR' and
9209 #           '4T2C' and
9210 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9211 #           not 'VHOST' and
9212 #           'MEMIF'"
9213 #  parameters:
9214 #  - "throughput"
9215 #  - "parent"
9216 #  - "tags"
9217 #  sort:
9218 #  - "L2XCFWD"
9219 #  - "L2XCFWD"
9220 #  - "L2XCFWD"
9221 #  - "L2BDMACLRN"
9222 #  - "L2BDMACLRN"
9223 #  - "L2BDMACLRN"
9224 #  - "IP4FWD"
9225 #  traces:
9226 #    hoverinfo: "x+y"
9227 #    boxpoints: "outliers"
9228 #    whiskerwidth: 0
9229 #  layout:
9230 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9231 #    layout: "plot-throughput"
9232
9233 ################################################################################
9234
9235 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9236 #- type: "plot"
9237 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9238 #  algorithm: "plot_performance_box"
9239 #  output-file-type: ".html"
9240 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9241 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9242 #  filter: "'NIC_Intel-X520-DA2' and
9243 #           '64B' and
9244 #           ('BASE' or 'SCALE') and
9245 #           'NDRPDR' and
9246 #           '1T1C' and
9247 #           'L2XCFWD' and
9248 #           not 'VHOST' and
9249 #           not 'NF_DENSITY' and
9250 #           'MEMIF'"
9251 #  parameters:
9252 #  - "throughput"
9253 #  - "parent"
9254 #  - "tags"
9255 #  sort:
9256 #  - "1VNF"
9257 #  - "2VNF"
9258 #  - "4VNF"
9259 #  - "2VNF"
9260 #  - "4VNF"
9261 #  traces:
9262 #    hoverinfo: "x+y"
9263 #    boxpoints: "outliers"
9264 #    whiskerwidth: 0
9265 #  layout:
9266 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9267 #    layout: "plot-throughput"
9268 #
9269 #- type: "plot"
9270 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9271 #  algorithm: "plot_performance_box"
9272 #  output-file-type: ".html"
9273 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9274 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9275 #  filter: "'NIC_Intel-X520-DA2' and
9276 #           '64B' and
9277 #           ('BASE' or 'SCALE') and
9278 #           'NDRPDR' and
9279 #           '1T1C' and
9280 #           'L2XCFWD' and
9281 #           not 'VHOST' and
9282 #           not 'NF_DENSITY' and
9283 #           'MEMIF'"
9284 #  parameters:
9285 #  - "throughput"
9286 #  - "parent"
9287 #  - "tags"
9288 #  sort:
9289 #  - "1VNF"
9290 #  - "2VNF"
9291 #  - "4VNF"
9292 #  - "2VNF"
9293 #  - "4VNF"
9294 #  traces:
9295 #    hoverinfo: "x+y"
9296 #    boxpoints: "outliers"
9297 #    whiskerwidth: 0
9298 #  layout:
9299 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9300 #    layout: "plot-throughput"
9301 #
9302 #- type: "plot"
9303 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9304 #  algorithm: "plot_performance_box"
9305 #  output-file-type: ".html"
9306 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9307 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9308 #  filter: "'NIC_Intel-X520-DA2' and
9309 #           '64B' and
9310 #           ('BASE' or 'SCALE') and
9311 #           'NDRPDR' and
9312 #           '2T2C' and
9313 #           'L2XCFWD' and
9314 #           not 'VHOST' and
9315 #           not 'NF_DENSITY' and
9316 #           'MEMIF'"
9317 #  parameters:
9318 #  - "throughput"
9319 #  - "parent"
9320 #  - "tags"
9321 #  sort:
9322 #  - "1VNF"
9323 #  - "2VNF"
9324 #  - "4VNF"
9325 #  - "2VNF"
9326 #  - "4VNF"
9327 #  traces:
9328 #    hoverinfo: "x+y"
9329 #    boxpoints: "outliers"
9330 #    whiskerwidth: 0
9331 #  layout:
9332 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9333 #    layout: "plot-throughput"
9334 #
9335 #- type: "plot"
9336 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9337 #  algorithm: "plot_performance_box"
9338 #  output-file-type: ".html"
9339 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9340 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9341 #  filter: "'NIC_Intel-X520-DA2' and
9342 #           '64B' and
9343 #           ('BASE' or 'SCALE') and
9344 #           'NDRPDR' and
9345 #           '2T2C' and
9346 #           'L2XCFWD' and
9347 #           not 'VHOST' and
9348 #           not 'NF_DENSITY' and
9349 #           'MEMIF'"
9350 #  parameters:
9351 #  - "throughput"
9352 #  - "parent"
9353 #  - "tags"
9354 #  sort:
9355 #  - "1VNF"
9356 #  - "2VNF"
9357 #  - "4VNF"
9358 #  - "2VNF"
9359 #  - "4VNF"
9360 #  traces:
9361 #    hoverinfo: "x+y"
9362 #    boxpoints: "outliers"
9363 #    whiskerwidth: 0
9364 #  layout:
9365 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9366 #    layout: "plot-throughput"
9367 #
9368 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9369 #- type: "plot"
9370 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9371 #  algorithm: "plot_performance_box"
9372 #  output-file-type: ".html"
9373 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9374 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9375 #  filter: "'NIC_Intel-X520-DA2' and
9376 #           '64B' and
9377 #           ('BASE' or 'SCALE') and
9378 #           'NDRPDR' and
9379 #           '1T1C' and
9380 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9381 #           not 'VHOST' and
9382 #           not 'NF_DENSITY' and
9383 #           'MEMIF'"
9384 #  parameters:
9385 #  - "throughput"
9386 #  - "parent"
9387 #  - "tags"
9388 #  sort:
9389 #  - "1VNF"
9390 #  - "2VNF"
9391 #  - "4VNF"
9392 #  - "2VNF"
9393 #  - "4VNF"
9394 #  traces:
9395 #    hoverinfo: "x+y"
9396 #    boxpoints: "outliers"
9397 #    whiskerwidth: 0
9398 #  layout:
9399 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9400 #    layout: "plot-throughput"
9401 #
9402 #- type: "plot"
9403 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9404 #  algorithm: "plot_performance_box"
9405 #  output-file-type: ".html"
9406 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9407 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9408 #  filter: "'NIC_Intel-X520-DA2' and
9409 #           '64B' and
9410 #           ('BASE' or 'SCALE') and
9411 #           'NDRPDR' and
9412 #           '1T1C' and
9413 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9414 #           not 'VHOST' and
9415 #           not 'NF_DENSITY' and
9416 #           'MEMIF'"
9417 #  parameters:
9418 #  - "throughput"
9419 #  - "parent"
9420 #  - "tags"
9421 #  sort:
9422 #  - "1VNF"
9423 #  - "2VNF"
9424 #  - "4VNF"
9425 #  - "2VNF"
9426 #  - "4VNF"
9427 #  traces:
9428 #    hoverinfo: "x+y"
9429 #    boxpoints: "outliers"
9430 #    whiskerwidth: 0
9431 #  layout:
9432 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9433 #    layout: "plot-throughput"
9434 #
9435 #- type: "plot"
9436 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9437 #  algorithm: "plot_performance_box"
9438 #  output-file-type: ".html"
9439 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9440 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9441 #  filter: "'NIC_Intel-X520-DA2' and
9442 #           '64B' and
9443 #           ('BASE' or 'SCALE') and
9444 #           'NDRPDR' and
9445 #           '2T2C' and
9446 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9447 #           not 'VHOST' and
9448 #           not 'NF_DENSITY' and
9449 #           'MEMIF'"
9450 #  parameters:
9451 #  - "throughput"
9452 #  - "parent"
9453 #  - "tags"
9454 #  sort:
9455 #  - "1VNF"
9456 #  - "2VNF"
9457 #  - "4VNF"
9458 #  - "2VNF"
9459 #  - "4VNF"
9460 #  traces:
9461 #    hoverinfo: "x+y"
9462 #    boxpoints: "outliers"
9463 #    whiskerwidth: 0
9464 #  layout:
9465 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9466 #    layout: "plot-throughput"
9467 #
9468 #- type: "plot"
9469 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9470 #  algorithm: "plot_performance_box"
9471 #  output-file-type: ".html"
9472 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9473 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9474 #  filter: "'NIC_Intel-X520-DA2' and
9475 #           '64B' and
9476 #           ('BASE' or 'SCALE') and
9477 #           'NDRPDR' and
9478 #           '2T2C' and
9479 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9480 #           not 'VHOST' and
9481 #           not 'NF_DENSITY' and
9482 #           'MEMIF'"
9483 #  parameters:
9484 #  - "throughput"
9485 #  - "parent"
9486 #  - "tags"
9487 #  sort:
9488 #  - "1VNF"
9489 #  - "2VNF"
9490 #  - "4VNF"
9491 #  - "2VNF"
9492 #  - "4VNF"
9493 #  traces:
9494 #    hoverinfo: "x+y"
9495 #    boxpoints: "outliers"
9496 #    whiskerwidth: 0
9497 #  layout:
9498 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9499 #    layout: "plot-throughput"
9500 #
9501 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9502 #- type: "plot"
9503 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9504 #  algorithm: "plot_performance_box"
9505 #  output-file-type: ".html"
9506 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9507 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9508 #  filter: "'NIC_Intel-X710' and
9509 #           '64B' and
9510 #           ('BASE' or 'SCALE') and
9511 #           'NDRPDR' and
9512 #           '1T1C' and
9513 #           'L2XCFWD' and
9514 #           not 'VHOST' and
9515 #           not 'NF_DENSITY' and
9516 #           'MEMIF'"
9517 #  parameters:
9518 #  - "throughput"
9519 #  - "parent"
9520 #  - "tags"
9521 #  sort:
9522 #  - "1VNF"
9523 #  - "2VNF"
9524 #  - "4VNF"
9525 #  - "2VNF"
9526 #  - "4VNF"
9527 #  traces:
9528 #    hoverinfo: "x+y"
9529 #    boxpoints: "outliers"
9530 #    whiskerwidth: 0
9531 #  layout:
9532 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9533 #    layout: "plot-throughput"
9534 #
9535 #- type: "plot"
9536 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9537 #  algorithm: "plot_performance_box"
9538 #  output-file-type: ".html"
9539 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9540 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9541 #  filter: "'NIC_Intel-X710' and
9542 #           '64B' and
9543 #           ('BASE' or 'SCALE') and
9544 #           'NDRPDR' and
9545 #           '1T1C' and
9546 #           'L2XCFWD' and
9547 #           not 'VHOST' and
9548 #           not 'NF_DENSITY' and
9549 #           'MEMIF'"
9550 #  parameters:
9551 #  - "throughput"
9552 #  - "parent"
9553 #  - "tags"
9554 #  sort:
9555 #  - "1VNF"
9556 #  - "2VNF"
9557 #  - "4VNF"
9558 #  - "2VNF"
9559 #  - "4VNF"
9560 #  traces:
9561 #    hoverinfo: "x+y"
9562 #    boxpoints: "outliers"
9563 #    whiskerwidth: 0
9564 #  layout:
9565 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9566 #    layout: "plot-throughput"
9567 #
9568 #- type: "plot"
9569 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9570 #  algorithm: "plot_performance_box"
9571 #  output-file-type: ".html"
9572 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9573 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9574 #  filter: "'NIC_Intel-X710' and
9575 #           '64B' and
9576 #           ('BASE' or 'SCALE') and
9577 #           'NDRPDR' and
9578 #           '2T2C' and
9579 #           'L2XCFWD' and
9580 #           not 'VHOST' and
9581 #           not 'NF_DENSITY' and
9582 #           'MEMIF'"
9583 #  parameters:
9584 #  - "throughput"
9585 #  - "parent"
9586 #  - "tags"
9587 #  sort:
9588 #  - "1VNF"
9589 #  - "2VNF"
9590 #  - "4VNF"
9591 #  - "2VNF"
9592 #  - "4VNF"
9593 #  traces:
9594 #    hoverinfo: "x+y"
9595 #    boxpoints: "outliers"
9596 #    whiskerwidth: 0
9597 #  layout:
9598 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9599 #    layout: "plot-throughput"
9600 #
9601 #- type: "plot"
9602 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9603 #  algorithm: "plot_performance_box"
9604 #  output-file-type: ".html"
9605 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9606 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9607 #  filter: "'NIC_Intel-X710' and
9608 #           '64B' and
9609 #           ('BASE' or 'SCALE') and
9610 #           'NDRPDR' and
9611 #           '2T2C' and
9612 #           'L2XCFWD' and
9613 #           not 'VHOST' and
9614 #           not 'NF_DENSITY' and
9615 #           'MEMIF'"
9616 #  parameters:
9617 #  - "throughput"
9618 #  - "parent"
9619 #  - "tags"
9620 #  sort:
9621 #  - "1VNF"
9622 #  - "2VNF"
9623 #  - "4VNF"
9624 #  - "2VNF"
9625 #  - "4VNF"
9626 #  traces:
9627 #    hoverinfo: "x+y"
9628 #    boxpoints: "outliers"
9629 #    whiskerwidth: 0
9630 #  layout:
9631 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9632 #    layout: "plot-throughput"
9633 #
9634 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9635 #- type: "plot"
9636 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9637 #  algorithm: "plot_performance_box"
9638 #  output-file-type: ".html"
9639 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9640 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9641 #  filter: "'NIC_Intel-X710' and
9642 #           '64B' and
9643 #           ('BASE' or 'SCALE') and
9644 #           'NDRPDR' and
9645 #           '1T1C' and
9646 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9647 #           not 'VHOST' and
9648 #           not 'NF_DENSITY' and
9649 #           'MEMIF'"
9650 #  parameters:
9651 #  - "throughput"
9652 #  - "parent"
9653 #  - "tags"
9654 #  sort:
9655 #  - "1VNF"
9656 #  - "2VNF"
9657 #  - "4VNF"
9658 #  - "2VNF"
9659 #  - "4VNF"
9660 #  traces:
9661 #    hoverinfo: "x+y"
9662 #    boxpoints: "outliers"
9663 #    whiskerwidth: 0
9664 #  layout:
9665 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9666 #    layout: "plot-throughput"
9667 #
9668 #- type: "plot"
9669 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9670 #  algorithm: "plot_performance_box"
9671 #  output-file-type: ".html"
9672 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9673 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9674 #  filter: "'NIC_Intel-X710' and
9675 #           '64B' and
9676 #           ('BASE' or 'SCALE') and
9677 #           'NDRPDR' and
9678 #           '1T1C' and
9679 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9680 #           not 'VHOST' and
9681 #           not 'NF_DENSITY' and
9682 #           'MEMIF'"
9683 #  parameters:
9684 #  - "throughput"
9685 #  - "parent"
9686 #  - "tags"
9687 #  sort:
9688 #  - "1VNF"
9689 #  - "2VNF"
9690 #  - "4VNF"
9691 #  - "2VNF"
9692 #  - "4VNF"
9693 #  traces:
9694 #    hoverinfo: "x+y"
9695 #    boxpoints: "outliers"
9696 #    whiskerwidth: 0
9697 #  layout:
9698 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9699 #    layout: "plot-throughput"
9700 #
9701 #- type: "plot"
9702 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9703 #  algorithm: "plot_performance_box"
9704 #  output-file-type: ".html"
9705 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9706 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9707 #  filter: "'NIC_Intel-X710' and
9708 #           '64B' and
9709 #           ('BASE' or 'SCALE') and
9710 #           'NDRPDR' and
9711 #           '2T2C' and
9712 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9713 #           not 'VHOST' and
9714 #           not 'NF_DENSITY' and
9715 #           'MEMIF'"
9716 #  parameters:
9717 #  - "throughput"
9718 #  - "parent"
9719 #  - "tags"
9720 #  sort:
9721 #  - "1VNF"
9722 #  - "2VNF"
9723 #  - "4VNF"
9724 #  - "2VNF"
9725 #  - "4VNF"
9726 #  traces:
9727 #    hoverinfo: "x+y"
9728 #    boxpoints: "outliers"
9729 #    whiskerwidth: 0
9730 #  layout:
9731 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9732 #    layout: "plot-throughput"
9733 #
9734 #- type: "plot"
9735 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9736 #  algorithm: "plot_performance_box"
9737 #  output-file-type: ".html"
9738 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9739 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9740 #  filter: "'NIC_Intel-X710' and
9741 #           '64B' and
9742 #           ('BASE' or 'SCALE') and
9743 #           'NDRPDR' and
9744 #           '2T2C' and
9745 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9746 #           not 'VHOST' and
9747 #           not 'NF_DENSITY' and
9748 #           'MEMIF'"
9749 #  parameters:
9750 #  - "throughput"
9751 #  - "parent"
9752 #  - "tags"
9753 #  sort:
9754 #  - "1VNF"
9755 #  - "2VNF"
9756 #  - "4VNF"
9757 #  - "2VNF"
9758 #  - "4VNF"
9759 #  traces:
9760 #    hoverinfo: "x+y"
9761 #    boxpoints: "outliers"
9762 #    whiskerwidth: 0
9763 #  layout:
9764 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9765 #    layout: "plot-throughput"
9766
9767 ################################################################################
9768
9769 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9770 - type: "plot"
9771   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9772   algorithm: "plot_performance_box"
9773   output-file-type: ".html"
9774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9776   filter: "'NIC_Intel-X520-DA2' and
9777            '64B' and
9778            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9779            'NDRPDR' and
9780            '1T1C' and
9781            'IP4FWD' and
9782            not 'IPSEC' and
9783            not 'DOT1Q' and
9784            not 'VHOST'"
9785   parameters:
9786   - "throughput"
9787   - "parent"
9788   - "tags"
9789   sort:
9790   - "IP4BASE"
9791   - "FIB_20K"
9792   - "FIB_200K"
9793   - "FIB_2M"
9794   traces:
9795     hoverinfo: "x+y"
9796     boxpoints: "outliers"
9797     whiskerwidth: 0
9798   layout:
9799     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9800     layout: "plot-throughput"
9801
9802 - type: "plot"
9803   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9804   algorithm: "plot_performance_box"
9805   output-file-type: ".html"
9806   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9808   filter: "'NIC_Intel-X520-DA2' and
9809            '64B' and
9810            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9811            'NDRPDR' and
9812            '1T1C' and
9813            'IP4FWD' and
9814            not 'IPSEC' and
9815            not 'DOT1Q' and
9816            not 'VHOST'"
9817   parameters:
9818   - "throughput"
9819   - "parent"
9820   - "tags"
9821   sort:
9822   - "IP4BASE"
9823   - "FIB_20K"
9824   - "FIB_200K"
9825   - "FIB_2M"
9826   traces:
9827     hoverinfo: "x+y"
9828     boxpoints: "outliers"
9829     whiskerwidth: 0
9830   layout:
9831     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9832     layout: "plot-throughput"
9833
9834 - type: "plot"
9835   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9836   algorithm: "plot_performance_box"
9837   output-file-type: ".html"
9838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9840   filter: "'NIC_Intel-X520-DA2' and
9841            '64B' and
9842            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9843            'NDRPDR' and
9844            '2T2C' and
9845            'IP4FWD' and
9846            not 'IPSEC' and
9847            not 'DOT1Q' and
9848            not 'VHOST'"
9849   parameters:
9850   - "throughput"
9851   - "parent"
9852   - "tags"
9853   sort:
9854   - "IP4BASE"
9855   - "FIB_20K"
9856   - "FIB_200K"
9857   - "FIB_2M"
9858   traces:
9859     hoverinfo: "x+y"
9860     boxpoints: "outliers"
9861     whiskerwidth: 0
9862   layout:
9863     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9864     layout: "plot-throughput"
9865
9866 - type: "plot"
9867   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9868   algorithm: "plot_performance_box"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9872   filter: "'NIC_Intel-X520-DA2' and
9873            '64B' and
9874            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9875            'NDRPDR' and
9876            '2T2C' and
9877            'IP4FWD' and
9878            not 'IPSEC' and
9879            not 'DOT1Q' and
9880            not 'VHOST'"
9881   parameters:
9882   - "throughput"
9883   - "parent"
9884   - "tags"
9885   sort:
9886   - "IP4BASE"
9887   - "FIB_20K"
9888   - "FIB_200K"
9889   - "FIB_2M"
9890   traces:
9891     hoverinfo: "x+y"
9892     boxpoints: "outliers"
9893     whiskerwidth: 0
9894   layout:
9895     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9896     layout: "plot-throughput"
9897
9898 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9899 - type: "plot"
9900   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9901   algorithm: "plot_performance_box"
9902   output-file-type: ".html"
9903   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9905   filter: "'NIC_Intel-X520-DA2' and
9906            '64B' and
9907            ('IP4BASE' or
9908             'POLICE_MARK' or
9909             'COPWHLIST' or
9910             ('NAT44' and 'BASE') or
9911             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9912            'NDRPDR' and
9913            '1T1C' and
9914            'IP4FWD' and
9915            not 'IPSEC' and
9916            not 'VHOST'"
9917   parameters:
9918   - "throughput"
9919   - "parent"
9920   - "tags"
9921   sort:
9922   - "DOT1Q"
9923   - "IP4BASE"
9924   - "NAT44"
9925   - "POLICE_MARK"
9926   - "COPWHLIST"
9927   - "IACL"
9928   - "OACL"
9929   traces:
9930     hoverinfo: "x+y"
9931     boxpoints: "outliers"
9932     whiskerwidth: 0
9933   layout:
9934     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9935     layout: "plot-throughput"
9936
9937 - type: "plot"
9938   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9939   algorithm: "plot_performance_box"
9940   output-file-type: ".html"
9941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9943   filter: "'NIC_Intel-X520-DA2' and
9944            '64B' and
9945            ('IP4BASE' or
9946             'POLICE_MARK' or
9947             'COPWHLIST' or
9948             ('NAT44' and 'BASE') or
9949             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9950            'NDRPDR' and
9951            '1T1C' and
9952            'IP4FWD' and
9953            not 'IPSEC' and
9954            not 'VHOST'"
9955   parameters:
9956   - "throughput"
9957   - "parent"
9958   - "tags"
9959   sort:
9960   - "DOT1Q"
9961   - "IP4BASE"
9962   - "NAT44"
9963   - "POLICE_MARK"
9964   - "COPWHLIST"
9965   - "IACL"
9966   - "OACL"
9967   traces:
9968     hoverinfo: "x+y"
9969     boxpoints: "outliers"
9970     whiskerwidth: 0
9971   layout:
9972     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9973     layout: "plot-throughput"
9974
9975 - type: "plot"
9976   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9977   algorithm: "plot_performance_box"
9978   output-file-type: ".html"
9979   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9981   filter: "'NIC_Intel-X520-DA2' and
9982            '64B' and
9983            ('IP4BASE' or
9984             'POLICE_MARK' or
9985             'COPWHLIST' or
9986             ('NAT44' and 'BASE') or
9987             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9988            'NDRPDR' and
9989            '2T2C' and
9990            'IP4FWD' and
9991            not 'IPSEC' and
9992            not 'VHOST'"
9993   parameters:
9994   - "throughput"
9995   - "parent"
9996   - "tags"
9997   sort:
9998   - "DOT1Q"
9999   - "IP4BASE"
10000   - "NAT44"
10001   - "POLICE_MARK"
10002   - "COPWHLIST"
10003   - "IACL"
10004   - "OACL"
10005   traces:
10006     hoverinfo: "x+y"
10007     boxpoints: "outliers"
10008     whiskerwidth: 0
10009   layout:
10010     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10011     layout: "plot-throughput"
10012
10013 - type: "plot"
10014   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10015   algorithm: "plot_performance_box"
10016   output-file-type: ".html"
10017   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10019   filter: "'NIC_Intel-X520-DA2' and
10020            '64B' and
10021            ('IP4BASE' or
10022             'POLICE_MARK' or
10023             'COPWHLIST' or
10024             ('NAT44' and 'BASE') or
10025             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10026            'NDRPDR' and
10027            '2T2C' and
10028            'IP4FWD' and
10029            not 'IPSEC' and
10030            not 'VHOST'"
10031   parameters:
10032   - "throughput"
10033   - "parent"
10034   - "tags"
10035   sort:
10036   - "DOT1Q"
10037   - "IP4BASE"
10038   - "NAT44"
10039   - "POLICE_MARK"
10040   - "COPWHLIST"
10041   - "IACL"
10042   - "OACL"
10043   traces:
10044     hoverinfo: "x+y"
10045     boxpoints: "outliers"
10046     whiskerwidth: 0
10047   layout:
10048     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10049     layout: "plot-throughput"
10050
10051 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10052 - type: "plot"
10053   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10054   algorithm: "plot_performance_box"
10055   output-file-type: ".html"
10056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10058   filter: "'NIC_Intel-X520-DA2' and
10059            '64B' and
10060            'NDRPDR' and
10061            '1T1C' and
10062            'IP4FWD' and
10063            ('NAT44' or 'IP4BASE') and
10064            not 'DOT1Q' and
10065            not 'IPSEC' and
10066            not 'VHOST'"
10067   parameters:
10068   - "throughput"
10069   - "parent"
10070   - "tags"
10071   sort:
10072   - "IP4BASE"
10073   - "BASE"
10074   - "SRC_USER_10"
10075   - "SRC_USER_100"
10076   - "SRC_USER_1000"
10077   - "SRC_USER_2000"
10078   traces:
10079     hoverinfo: "x+y"
10080     boxpoints: "outliers"
10081     whiskerwidth: 0
10082   layout:
10083     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10084     layout: "plot-throughput"
10085
10086 - type: "plot"
10087   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10088   algorithm: "plot_performance_box"
10089   output-file-type: ".html"
10090   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10092   filter: "'NIC_Intel-X520-DA2' and
10093            '64B' and
10094            'NDRPDR' and
10095            '1T1C' and
10096            'IP4FWD' and
10097            ('NAT44' or 'IP4BASE') and
10098            not 'DOT1Q' and
10099            not 'IPSEC' and
10100            not 'VHOST'"
10101   parameters:
10102   - "throughput"
10103   - "parent"
10104   - "tags"
10105   sort:
10106   - "IP4BASE"
10107   - "BASE"
10108   - "SRC_USER_10"
10109   - "SRC_USER_100"
10110   - "SRC_USER_1000"
10111   - "SRC_USER_2000"
10112   traces:
10113     hoverinfo: "x+y"
10114     boxpoints: "outliers"
10115     whiskerwidth: 0
10116   layout:
10117     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10118     layout: "plot-throughput"
10119
10120 - type: "plot"
10121   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10122   algorithm: "plot_performance_box"
10123   output-file-type: ".html"
10124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10126   filter: "'NIC_Intel-X520-DA2' and
10127            '64B' and
10128            'NDRPDR' and
10129            '2T2C' and
10130            'IP4FWD' and
10131            ('NAT44' or 'IP4BASE') and
10132            not 'DOT1Q' and
10133            not 'IPSEC' and
10134            not 'VHOST'"
10135   parameters:
10136   - "throughput"
10137   - "parent"
10138   - "tags"
10139   sort:
10140   - "IP4BASE"
10141   - "BASE"
10142   - "SRC_USER_10"
10143   - "SRC_USER_100"
10144   - "SRC_USER_1000"
10145   - "SRC_USER_2000"
10146   traces:
10147     hoverinfo: "x+y"
10148     boxpoints: "outliers"
10149     whiskerwidth: 0
10150   layout:
10151     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10152     layout: "plot-throughput"
10153
10154 - type: "plot"
10155   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10156   algorithm: "plot_performance_box"
10157   output-file-type: ".html"
10158   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10160   filter: "'NIC_Intel-X520-DA2' and
10161            '64B' and
10162            'NDRPDR' and
10163            '2T2C' and
10164            'IP4FWD' and
10165            ('NAT44' or 'IP4BASE') and
10166            not 'DOT1Q' and
10167            not 'IPSEC' and
10168            not 'VHOST'"
10169   parameters:
10170   - "throughput"
10171   - "parent"
10172   - "tags"
10173   sort:
10174   - "IP4BASE"
10175   - "BASE"
10176   - "SRC_USER_10"
10177   - "SRC_USER_100"
10178   - "SRC_USER_1000"
10179   - "SRC_USER_2000"
10180   traces:
10181     hoverinfo: "x+y"
10182     boxpoints: "outliers"
10183     whiskerwidth: 0
10184   layout:
10185     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10186     layout: "plot-throughput"
10187
10188 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10189 - type: "plot"
10190   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10191   algorithm: "plot_performance_box"
10192   output-file-type: ".html"
10193   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10195   filter: "'NIC_Intel-X520-DA2' and
10196            '64B' and
10197            'NDRPDR' and
10198            '1T1C' and
10199            'IP4FWD' and
10200            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10201            not 'IPSEC' and
10202            not 'DOT1Q' and
10203            not 'VHOST'"
10204   parameters:
10205   - "throughput"
10206   - "parent"
10207   - "tags"
10208   sort:
10209   - "IP4BASE"
10210   - "ACL_STATELESS"
10211   - "ACL_STATEFUL"
10212   - "ACL_STATELESS"
10213   - "ACL_STATEFUL"
10214   traces:
10215     hoverinfo: "x+y"
10216     boxpoints: "outliers"
10217     whiskerwidth: 0
10218   layout:
10219     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10220     layout: "plot-throughput"
10221
10222 - type: "plot"
10223   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10224   algorithm: "plot_performance_box"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10228   filter: "'NIC_Intel-X520-DA2' and
10229            '64B' and
10230            'NDRPDR' and
10231            '1T1C' and
10232            'IP4FWD' and
10233            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10234            not 'IPSEC' and
10235            not 'DOT1Q' and
10236            not 'VHOST'"
10237   parameters:
10238   - "throughput"
10239   - "parent"
10240   - "tags"
10241   sort:
10242   - "IP4BASE"
10243   - "ACL_STATELESS"
10244   - "ACL_STATEFUL"
10245   - "ACL_STATELESS"
10246   - "ACL_STATEFUL"
10247   traces:
10248     hoverinfo: "x+y"
10249     boxpoints: "outliers"
10250     whiskerwidth: 0
10251   layout:
10252     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10253     layout: "plot-throughput"
10254
10255 - type: "plot"
10256   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10257   algorithm: "plot_performance_box"
10258   output-file-type: ".html"
10259   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10261   filter: "'NIC_Intel-X520-DA2' and
10262            '64B' and
10263            'NDRPDR' and
10264            '2T2C' and
10265            'IP4FWD' and
10266            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10267            not 'IPSEC' and
10268            not 'DOT1Q' and
10269            not 'VHOST'"
10270   parameters:
10271   - "throughput"
10272   - "parent"
10273   - "tags"
10274   sort:
10275   - "IP4BASE"
10276   - "ACL_STATELESS"
10277   - "ACL_STATEFUL"
10278   - "ACL_STATELESS"
10279   - "ACL_STATEFUL"
10280   traces:
10281     hoverinfo: "x+y"
10282     boxpoints: "outliers"
10283     whiskerwidth: 0
10284   layout:
10285     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10286     layout: "plot-throughput"
10287
10288 - type: "plot"
10289   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10290   algorithm: "plot_performance_box"
10291   output-file-type: ".html"
10292   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10294   filter: "'NIC_Intel-X520-DA2' and
10295            '64B' and
10296            'NDRPDR' and
10297            '2T2C' and
10298            'IP4FWD' and
10299            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10300            not 'IPSEC' and
10301            not 'DOT1Q' and
10302            not 'VHOST'"
10303   parameters:
10304   - "throughput"
10305   - "parent"
10306   - "tags"
10307   sort:
10308   - "IP4BASE"
10309   - "ACL_STATELESS"
10310   - "ACL_STATEFUL"
10311   - "ACL_STATELESS"
10312   - "ACL_STATEFUL"
10313   traces:
10314     hoverinfo: "x+y"
10315     boxpoints: "outliers"
10316     whiskerwidth: 0
10317   layout:
10318     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10319     layout: "plot-throughput"
10320
10321 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10322 - type: "plot"
10323   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10324   algorithm: "plot_performance_box"
10325   output-file-type: ".html"
10326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10328   filter: "'NIC_Intel-X520-DA2' and
10329            '64B' and
10330            'NDRPDR' and
10331            '1T1C' and
10332            'IP4FWD' and
10333            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10334            not 'IPSEC' and
10335            not 'DOT1Q' and
10336            not 'VHOST'"
10337   parameters:
10338   - "throughput"
10339   - "parent"
10340   - "tags"
10341   sort:
10342   - "IP4BASE"
10343   - "ACL_STATELESS"
10344   - "ACL_STATEFUL"
10345   - "ACL_STATELESS"
10346   - "ACL_STATEFUL"
10347   traces:
10348     hoverinfo: "x+y"
10349     boxpoints: "outliers"
10350     whiskerwidth: 0
10351   layout:
10352     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10353     layout: "plot-throughput"
10354
10355 - type: "plot"
10356   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10357   algorithm: "plot_performance_box"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10361   filter: "'NIC_Intel-X520-DA2' and
10362            '64B' and
10363            'NDRPDR' and
10364            '1T1C' and
10365            'IP4FWD' and
10366            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10367            not 'IPSEC' and
10368            not 'DOT1Q' and
10369            not 'VHOST'"
10370   parameters:
10371   - "throughput"
10372   - "parent"
10373   - "tags"
10374   sort:
10375   - "IP4BASE"
10376   - "ACL_STATELESS"
10377   - "ACL_STATEFUL"
10378   - "ACL_STATELESS"
10379   - "ACL_STATEFUL"
10380   traces:
10381     hoverinfo: "x+y"
10382     boxpoints: "outliers"
10383     whiskerwidth: 0
10384   layout:
10385     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10386     layout: "plot-throughput"
10387
10388 - type: "plot"
10389   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10390   algorithm: "plot_performance_box"
10391   output-file-type: ".html"
10392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10394   filter: "'NIC_Intel-X520-DA2' and
10395            '64B' and
10396            'NDRPDR' and
10397            '2T2C' and
10398            'IP4FWD' and
10399            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10400            not 'IPSEC' and
10401            not 'DOT1Q' and
10402            not 'VHOST'"
10403   parameters:
10404   - "throughput"
10405   - "parent"
10406   - "tags"
10407   sort:
10408   - "IP4BASE"
10409   - "ACL_STATELESS"
10410   - "ACL_STATEFUL"
10411   - "ACL_STATELESS"
10412   - "ACL_STATEFUL"
10413   traces:
10414     hoverinfo: "x+y"
10415     boxpoints: "outliers"
10416     whiskerwidth: 0
10417   layout:
10418     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10419     layout: "plot-throughput"
10420
10421 - type: "plot"
10422   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10423   algorithm: "plot_performance_box"
10424   output-file-type: ".html"
10425   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10426   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10427   filter: "'NIC_Intel-X520-DA2' and
10428            '64B' and
10429            'NDRPDR' and
10430            '2T2C' and
10431            'IP4FWD' and
10432            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10433            not 'IPSEC' and
10434            not 'DOT1Q' and
10435            not 'VHOST'"
10436   parameters:
10437   - "throughput"
10438   - "parent"
10439   - "tags"
10440   sort:
10441   - "IP4BASE"
10442   - "ACL_STATELESS"
10443   - "ACL_STATEFUL"
10444   - "ACL_STATELESS"
10445   - "ACL_STATEFUL"
10446   traces:
10447     hoverinfo: "x+y"
10448     boxpoints: "outliers"
10449     whiskerwidth: 0
10450   layout:
10451     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10452     layout: "plot-throughput"
10453
10454 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10455 - type: "plot"
10456   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10457   algorithm: "plot_performance_box"
10458   output-file-type: ".html"
10459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10461   filter: "'NIC_Intel-X710' and
10462            '64B' and
10463            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10464            'NDRPDR' and
10465            '1T1C' and
10466            'IP4FWD' and
10467            not 'IPSEC' and
10468            not 'DOT1Q' and
10469            not 'VHOST'"
10470   parameters:
10471   - "throughput"
10472   - "parent"
10473   - "tags"
10474   sort:
10475   - "IP4BASE"
10476   - "FIB_20K"
10477   - "FIB_200K"
10478   - "FIB_2M"
10479   traces:
10480     hoverinfo: "x+y"
10481     boxpoints: "outliers"
10482     whiskerwidth: 0
10483   layout:
10484     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10485     layout: "plot-throughput"
10486
10487 - type: "plot"
10488   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10489   algorithm: "plot_performance_box"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10493   filter: "'NIC_Intel-X710' and
10494            '64B' and
10495            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10496            'NDRPDR' and
10497            '1T1C' and
10498            'IP4FWD' and
10499            not 'IPSEC' and
10500            not 'DOT1Q' and
10501            not 'VHOST'"
10502   parameters:
10503   - "throughput"
10504   - "parent"
10505   - "tags"
10506   sort:
10507   - "IP4BASE"
10508   - "FIB_20K"
10509   - "FIB_200K"
10510   - "FIB_2M"
10511   traces:
10512     hoverinfo: "x+y"
10513     boxpoints: "outliers"
10514     whiskerwidth: 0
10515   layout:
10516     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10517     layout: "plot-throughput"
10518
10519 - type: "plot"
10520   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10521   algorithm: "plot_performance_box"
10522   output-file-type: ".html"
10523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10525   filter: "'NIC_Intel-X710' and
10526            '64B' and
10527            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10528            'NDRPDR' and
10529            '2T2C' and
10530            'IP4FWD' and
10531            not 'IPSEC' and
10532            not 'DOT1Q' and
10533            not 'VHOST'"
10534   parameters:
10535   - "throughput"
10536   - "parent"
10537   - "tags"
10538   sort:
10539   - "IP4BASE"
10540   - "FIB_20K"
10541   - "FIB_200K"
10542   - "FIB_2M"
10543   traces:
10544     hoverinfo: "x+y"
10545     boxpoints: "outliers"
10546     whiskerwidth: 0
10547   layout:
10548     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10549     layout: "plot-throughput"
10550
10551 - type: "plot"
10552   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10553   algorithm: "plot_performance_box"
10554   output-file-type: ".html"
10555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10557   filter: "'NIC_Intel-X710' and
10558            '64B' and
10559            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10560            'NDRPDR' and
10561            '2T2C' and
10562            'IP4FWD' and
10563            not 'IPSEC' and
10564            not 'DOT1Q' and
10565            not 'VHOST'"
10566   parameters:
10567   - "throughput"
10568   - "parent"
10569   - "tags"
10570   sort:
10571   - "IP4BASE"
10572   - "FIB_20K"
10573   - "FIB_200K"
10574   - "FIB_2M"
10575   traces:
10576     hoverinfo: "x+y"
10577     boxpoints: "outliers"
10578     whiskerwidth: 0
10579   layout:
10580     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10581     layout: "plot-throughput"
10582
10583 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10584 - type: "plot"
10585   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10586   algorithm: "plot_performance_box"
10587   output-file-type: ".html"
10588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10590   filter: "'NIC_Intel-X710' and
10591            '64B' and
10592            ('IP4BASE' or
10593             'POLICE_MARK' or
10594             'COPWHLIST' or
10595             ('NAT44' and 'BASE') or
10596             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10597            'NDRPDR' and
10598            '1T1C' and
10599            'IP4FWD' and
10600            not 'IPSEC' and
10601            not 'VHOST'"
10602   parameters:
10603   - "throughput"
10604   - "parent"
10605   - "tags"
10606   sort:
10607   - "DOT1Q"
10608   - "IP4BASE"
10609   - "NAT44"
10610   - "POLICE_MARK"
10611   - "COPWHLIST"
10612   - "IACL"
10613   - "OACL"
10614   traces:
10615     hoverinfo: "x+y"
10616     boxpoints: "outliers"
10617     whiskerwidth: 0
10618   layout:
10619     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10620     layout: "plot-throughput"
10621
10622 - type: "plot"
10623   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10624   algorithm: "plot_performance_box"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10628   filter: "'NIC_Intel-X710' and
10629            '64B' and
10630            ('IP4BASE' or
10631             'POLICE_MARK' or
10632             'COPWHLIST' or
10633             ('NAT44' and 'BASE') or
10634             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10635            'NDRPDR' and
10636            '1T1C' and
10637            'IP4FWD' and
10638            not 'IPSEC' and
10639            not 'VHOST'"
10640   parameters:
10641   - "throughput"
10642   - "parent"
10643   - "tags"
10644   sort:
10645   - "DOT1Q"
10646   - "IP4BASE"
10647   - "NAT44"
10648   - "POLICE_MARK"
10649   - "COPWHLIST"
10650   - "IACL"
10651   - "OACL"
10652   traces:
10653     hoverinfo: "x+y"
10654     boxpoints: "outliers"
10655     whiskerwidth: 0
10656   layout:
10657     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10658     layout: "plot-throughput"
10659
10660 - type: "plot"
10661   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10662   algorithm: "plot_performance_box"
10663   output-file-type: ".html"
10664   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10666   filter: "'NIC_Intel-X710' and
10667            '64B' and
10668            ('IP4BASE' or
10669             'POLICE_MARK' or
10670             'COPWHLIST' or
10671             ('NAT44' and 'BASE') or
10672             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10673            'NDRPDR' and
10674            '2T2C' and
10675            'IP4FWD' and
10676            not 'IPSEC' and
10677            not 'VHOST'"
10678   parameters:
10679   - "throughput"
10680   - "parent"
10681   - "tags"
10682   sort:
10683   - "DOT1Q"
10684   - "IP4BASE"
10685   - "NAT44"
10686   - "POLICE_MARK"
10687   - "COPWHLIST"
10688   - "IACL"
10689   - "OACL"
10690   traces:
10691     hoverinfo: "x+y"
10692     boxpoints: "outliers"
10693     whiskerwidth: 0
10694   layout:
10695     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10696     layout: "plot-throughput"
10697
10698 - type: "plot"
10699   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10700   algorithm: "plot_performance_box"
10701   output-file-type: ".html"
10702   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10704   filter: "'NIC_Intel-X710' and
10705            '64B' and
10706            ('IP4BASE' or
10707             'POLICE_MARK' or
10708             'COPWHLIST' or
10709             ('NAT44' and 'BASE') or
10710             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10711            'NDRPDR' and
10712            '2T2C' and
10713            'IP4FWD' and
10714            not 'IPSEC' and
10715            not 'VHOST'"
10716   parameters:
10717   - "throughput"
10718   - "parent"
10719   - "tags"
10720   sort:
10721   - "DOT1Q"
10722   - "IP4BASE"
10723   - "NAT44"
10724   - "POLICE_MARK"
10725   - "COPWHLIST"
10726   - "IACL"
10727   - "OACL"
10728   traces:
10729     hoverinfo: "x+y"
10730     boxpoints: "outliers"
10731     whiskerwidth: 0
10732   layout:
10733     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10734     layout: "plot-throughput"
10735
10736 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10737 - type: "plot"
10738   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10739   algorithm: "plot_performance_box"
10740   output-file-type: ".html"
10741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10743   filter: "'NIC_Intel-X710' and
10744            '64B' and
10745            'NDRPDR' and
10746            '2T1C' and
10747            'IP4FWD' and
10748            ('NAT44' or 'IP4BASE') and
10749            not 'IPSEC' and
10750            not 'VHOST'"
10751   parameters:
10752   - "throughput"
10753   - "parent"
10754   - "tags"
10755   sort:
10756   - "IP4BASE"
10757   - "BASE"
10758   - "SRC_USER_10"
10759   - "SRC_USER_100"
10760   - "SRC_USER_1000"
10761   - "SRC_USER_2000"
10762   traces:
10763     hoverinfo: "x+y"
10764     boxpoints: "outliers"
10765     whiskerwidth: 0
10766   layout:
10767     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10768     layout: "plot-throughput"
10769
10770 - type: "plot"
10771   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10772   algorithm: "plot_performance_box"
10773   output-file-type: ".html"
10774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10776   filter: "'NIC_Intel-X710' and
10777            '64B' and
10778            'NDRPDR' and
10779            '2T1C' and
10780            'IP4FWD' and
10781            ('NAT44' or 'IP4BASE') and
10782            not 'IPSEC' and
10783            not 'VHOST'"
10784   parameters:
10785   - "throughput"
10786   - "parent"
10787   - "tags"
10788   sort:
10789   - "IP4BASE"
10790   - "BASE"
10791   - "SRC_USER_10"
10792   - "SRC_USER_100"
10793   - "SRC_USER_1000"
10794   - "SRC_USER_2000"
10795   traces:
10796     hoverinfo: "x+y"
10797     boxpoints: "outliers"
10798     whiskerwidth: 0
10799   layout:
10800     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10801     layout: "plot-throughput"
10802
10803 - type: "plot"
10804   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10805   algorithm: "plot_performance_box"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10809   filter: "'NIC_Intel-X710' and
10810            '64B' and
10811            'NDRPDR' and
10812            '4T2C' and
10813            'IP4FWD' and
10814            ('NAT44' or 'IP4BASE') and
10815            not 'IPSEC' and
10816            not 'VHOST'"
10817   parameters:
10818   - "throughput"
10819   - "parent"
10820   - "tags"
10821   sort:
10822   - "IP4BASE"
10823   - "BASE"
10824   - "SRC_USER_10"
10825   - "SRC_USER_100"
10826   - "SRC_USER_1000"
10827   - "SRC_USER_2000"
10828   traces:
10829     hoverinfo: "x+y"
10830     boxpoints: "outliers"
10831     whiskerwidth: 0
10832   layout:
10833     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10834     layout: "plot-throughput"
10835
10836 - type: "plot"
10837   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10838   algorithm: "plot_performance_box"
10839   output-file-type: ".html"
10840   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10842   filter: "'NIC_Intel-X710' and
10843            '64B' and
10844            'NDRPDR' and
10845            '4T2C' and
10846            'IP4FWD' and
10847            ('NAT44' or 'IP4BASE') and
10848            not 'IPSEC' and
10849            not 'VHOST'"
10850   parameters:
10851   - "throughput"
10852   - "parent"
10853   - "tags"
10854   sort:
10855   - "IP4BASE"
10856   - "BASE"
10857   - "SRC_USER_10"
10858   - "SRC_USER_100"
10859   - "SRC_USER_1000"
10860   - "SRC_USER_2000"
10861   traces:
10862     hoverinfo: "x+y"
10863     boxpoints: "outliers"
10864     whiskerwidth: 0
10865   layout:
10866     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10867     layout: "plot-throughput"
10868
10869 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10870 - type: "plot"
10871   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10872   algorithm: "plot_performance_box"
10873   output-file-type: ".html"
10874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10875   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10876   filter: "'NIC_Intel-X710' and
10877            '64B' and
10878            'NDRPDR' and
10879            '2T1C' and
10880            'IP4FWD' and
10881            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10882            not 'IPSEC' and
10883            not 'VHOST'"
10884   parameters:
10885   - "throughput"
10886   - "parent"
10887   - "tags"
10888   sort:
10889   - "IP4BASE"
10890   - "ACL_STATELESS"
10891   - "ACL_STATEFUL"
10892   - "ACL_STATELESS"
10893   - "ACL_STATEFUL"
10894   traces:
10895     hoverinfo: "x+y"
10896     boxpoints: "outliers"
10897     whiskerwidth: 0
10898   layout:
10899     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10900     layout: "plot-throughput"
10901
10902 - type: "plot"
10903   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10904   algorithm: "plot_performance_box"
10905   output-file-type: ".html"
10906   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10908   filter: "'NIC_Intel-X710' and
10909            '64B' and
10910            'NDRPDR' and
10911            '2T1C' and
10912            'IP4FWD' and
10913            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10914            not 'IPSEC' and
10915            not 'VHOST'"
10916   parameters:
10917   - "throughput"
10918   - "parent"
10919   - "tags"
10920   sort:
10921   - "IP4BASE"
10922   - "ACL_STATELESS"
10923   - "ACL_STATEFUL"
10924   - "ACL_STATELESS"
10925   - "ACL_STATEFUL"
10926   traces:
10927     hoverinfo: "x+y"
10928     boxpoints: "outliers"
10929     whiskerwidth: 0
10930   layout:
10931     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10932     layout: "plot-throughput"
10933
10934 - type: "plot"
10935   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10936   algorithm: "plot_performance_box"
10937   output-file-type: ".html"
10938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10940   filter: "'NIC_Intel-X710' and
10941            '64B' and
10942            'NDRPDR' and
10943            '4T2C' and
10944            'IP4FWD' and
10945            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10946            not 'IPSEC' and
10947            not 'VHOST'"
10948   parameters:
10949   - "throughput"
10950   - "parent"
10951   - "tags"
10952   sort:
10953   - "IP4BASE"
10954   - "ACL_STATELESS"
10955   - "ACL_STATEFUL"
10956   - "ACL_STATELESS"
10957   - "ACL_STATEFUL"
10958   traces:
10959     hoverinfo: "x+y"
10960     boxpoints: "outliers"
10961     whiskerwidth: 0
10962   layout:
10963     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10964     layout: "plot-throughput"
10965
10966 - type: "plot"
10967   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10972   filter: "'NIC_Intel-X710' and
10973            '64B' and
10974            'NDRPDR' and
10975            '4T2C' and
10976            'IP4FWD' and
10977            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10978            not 'IPSEC' and
10979            not 'VHOST'"
10980   parameters:
10981   - "throughput"
10982   - "parent"
10983   - "tags"
10984   sort:
10985   - "IP4BASE"
10986   - "ACL_STATELESS"
10987   - "ACL_STATEFUL"
10988   - "ACL_STATELESS"
10989   - "ACL_STATEFUL"
10990   traces:
10991     hoverinfo: "x+y"
10992     boxpoints: "outliers"
10993     whiskerwidth: 0
10994   layout:
10995     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10996     layout: "plot-throughput"
10997
10998 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10999 - type: "plot"
11000   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11001   algorithm: "plot_performance_box"
11002   output-file-type: ".html"
11003   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11005   filter: "'NIC_Intel-XL710' and
11006            '64B' and
11007            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11008            'NDRPDR' and
11009            '1T1C' and
11010            'IP4FWD' and
11011            not 'IPSEC' and
11012            not 'VHOST'"
11013   parameters:
11014   - "throughput"
11015   - "parent"
11016   - "tags"
11017   sort:
11018   - "IP4BASE"
11019   - "FIB_20K"
11020   - "FIB_200K"
11021   - "FIB_2M"
11022   traces:
11023     hoverinfo: "x+y"
11024     boxpoints: "outliers"
11025     whiskerwidth: 0
11026   layout:
11027     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11028     layout: "plot-throughput"
11029
11030 - type: "plot"
11031   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11032   algorithm: "plot_performance_box"
11033   output-file-type: ".html"
11034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11036   filter: "'NIC_Intel-XL710' and
11037            '64B' and
11038            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11039            'NDRPDR' and
11040            '1T1C' and
11041            'IP4FWD' and
11042            not 'IPSEC' and
11043            not 'VHOST'"
11044   parameters:
11045   - "throughput"
11046   - "parent"
11047   - "tags"
11048   sort:
11049   - "IP4BASE"
11050   - "FIB_20K"
11051   - "FIB_200K"
11052   - "FIB_2M"
11053   traces:
11054     hoverinfo: "x+y"
11055     boxpoints: "outliers"
11056     whiskerwidth: 0
11057   layout:
11058     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11059     layout: "plot-throughput"
11060
11061 - type: "plot"
11062   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11063   algorithm: "plot_performance_box"
11064   output-file-type: ".html"
11065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11067   filter: "'NIC_Intel-XL710' and
11068            '64B' and
11069            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11070            'NDRPDR' and
11071            '2T2C' and
11072            'IP4FWD' and
11073            not 'IPSEC' and
11074            not 'VHOST'"
11075   parameters:
11076   - "throughput"
11077   - "parent"
11078   - "tags"
11079   sort:
11080   - "IP4BASE"
11081   - "FIB_20K"
11082   - "FIB_200K"
11083   - "FIB_2M"
11084   traces:
11085     hoverinfo: "x+y"
11086     boxpoints: "outliers"
11087     whiskerwidth: 0
11088   layout:
11089     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11090     layout: "plot-throughput"
11091
11092 - type: "plot"
11093   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11094   algorithm: "plot_performance_box"
11095   output-file-type: ".html"
11096   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11098   filter: "'NIC_Intel-XL710' and
11099            '64B' and
11100            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11101            'NDRPDR' and
11102            '2T2C' and
11103            'IP4FWD' and
11104            not 'IPSEC' and
11105            not 'VHOST'"
11106   parameters:
11107   - "throughput"
11108   - "parent"
11109   - "tags"
11110   sort:
11111   - "IP4BASE"
11112   - "FIB_20K"
11113   - "FIB_200K"
11114   - "FIB_2M"
11115   traces:
11116     hoverinfo: "x+y"
11117     boxpoints: "outliers"
11118     whiskerwidth: 0
11119   layout:
11120     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11121     layout: "plot-throughput"
11122
11123 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11124 - type: "plot"
11125   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11126   algorithm: "plot_performance_box"
11127   output-file-type: ".html"
11128   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11130   filter: "'NIC_Intel-X710' and
11131            '64B' and
11132            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11133            'NDRPDR' and
11134            '2T1C' and
11135            'IP4FWD' and
11136            not 'IPSEC' and
11137            not 'DOT1Q' and
11138            not 'VHOST'"
11139   parameters:
11140   - "throughput"
11141   - "parent"
11142   - "tags"
11143   sort:
11144   - "IP4BASE"
11145   - "FIB_20K"
11146   - "FIB_200K"
11147   - "FIB_2M"
11148   traces:
11149     hoverinfo: "x+y"
11150     boxpoints: "outliers"
11151     whiskerwidth: 0
11152   layout:
11153     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11154     layout: "plot-throughput"
11155
11156 - type: "plot"
11157   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11158   algorithm: "plot_performance_box"
11159   output-file-type: ".html"
11160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11162   filter: "'NIC_Intel-X710' and
11163            '64B' and
11164            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11165            'NDRPDR' and
11166            '2T1C' and
11167            'IP4FWD' and
11168            not 'IPSEC' and
11169            not 'DOT1Q' and
11170            not 'VHOST'"
11171   parameters:
11172   - "throughput"
11173   - "parent"
11174   - "tags"
11175   sort:
11176   - "IP4BASE"
11177   - "FIB_20K"
11178   - "FIB_200K"
11179   - "FIB_2M"
11180   traces:
11181     hoverinfo: "x+y"
11182     boxpoints: "outliers"
11183     whiskerwidth: 0
11184   layout:
11185     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11186     layout: "plot-throughput"
11187
11188 - type: "plot"
11189   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11190   algorithm: "plot_performance_box"
11191   output-file-type: ".html"
11192   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11194   filter: "'NIC_Intel-X710' and
11195            '64B' and
11196            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11197            'NDRPDR' and
11198            '4T2C' and
11199            'IP4FWD' and
11200            not 'IPSEC' and
11201            not 'DOT1Q' and
11202            not 'VHOST'"
11203   parameters:
11204   - "throughput"
11205   - "parent"
11206   - "tags"
11207   sort:
11208   - "IP4BASE"
11209   - "FIB_20K"
11210   - "FIB_200K"
11211   - "FIB_2M"
11212   traces:
11213     hoverinfo: "x+y"
11214     boxpoints: "outliers"
11215     whiskerwidth: 0
11216   layout:
11217     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11218     layout: "plot-throughput"
11219
11220 - type: "plot"
11221   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11222   algorithm: "plot_performance_box"
11223   output-file-type: ".html"
11224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11226   filter: "'NIC_Intel-X710' and
11227            '64B' and
11228            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11229            'NDRPDR' and
11230            '4T2C' and
11231            'IP4FWD' and
11232            not 'IPSEC' and
11233            not 'DOT1Q' and
11234            not 'VHOST'"
11235   parameters:
11236   - "throughput"
11237   - "parent"
11238   - "tags"
11239   sort:
11240   - "IP4BASE"
11241   - "FIB_20K"
11242   - "FIB_200K"
11243   - "FIB_2M"
11244   traces:
11245     hoverinfo: "x+y"
11246     boxpoints: "outliers"
11247     whiskerwidth: 0
11248   layout:
11249     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11250     layout: "plot-throughput"
11251
11252 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11253 - type: "plot"
11254   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11255   algorithm: "plot_performance_box"
11256   output-file-type: ".html"
11257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11259   filter: "'NIC_Intel-X710' and
11260            '64B' and
11261            ('IP4BASE' or
11262             'POLICE_MARK' or
11263             'COPWHLIST' or
11264             ('NAT44' and 'BASE') or
11265             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11266            'NDRPDR' and
11267            '2T1C' and
11268            'IP4FWD' and
11269            not 'IPSEC' and
11270            not 'VHOST'"
11271   parameters:
11272   - "throughput"
11273   - "parent"
11274   - "tags"
11275   sort:
11276   - "DOT1Q"
11277   - "IP4BASE"
11278   - "NAT44"
11279   - "POLICE_MARK"
11280   - "COPWHLIST"
11281   - "IACL"
11282   - "OACL"
11283   traces:
11284     hoverinfo: "x+y"
11285     boxpoints: "outliers"
11286     whiskerwidth: 0
11287   layout:
11288     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11289     layout: "plot-throughput"
11290
11291 - type: "plot"
11292   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11293   algorithm: "plot_performance_box"
11294   output-file-type: ".html"
11295   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11297   filter: "'NIC_Intel-X710' and
11298            '64B' and
11299            ('IP4BASE' or
11300             'POLICE_MARK' or
11301             'COPWHLIST' or
11302             ('NAT44' and 'BASE') or
11303             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11304            'NDRPDR' and
11305            '2T1C' and
11306            'IP4FWD' and
11307            not 'IPSEC' and
11308            not 'VHOST'"
11309   parameters:
11310   - "throughput"
11311   - "parent"
11312   - "tags"
11313   sort:
11314   - "DOT1Q"
11315   - "IP4BASE"
11316   - "NAT44"
11317   - "POLICE_MARK"
11318   - "COPWHLIST"
11319   - "IACL"
11320   - "OACL"
11321   traces:
11322     hoverinfo: "x+y"
11323     boxpoints: "outliers"
11324     whiskerwidth: 0
11325   layout:
11326     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11327     layout: "plot-throughput"
11328
11329 - type: "plot"
11330   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11331   algorithm: "plot_performance_box"
11332   output-file-type: ".html"
11333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11335   filter: "'NIC_Intel-X710' and
11336            '64B' and
11337            ('IP4BASE' or
11338             'POLICE_MARK' or
11339             'COPWHLIST' or
11340             ('NAT44' and 'BASE') or
11341             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11342            'NDRPDR' and
11343            '4T2C' and
11344            'IP4FWD' and
11345            not 'IPSEC' and
11346            not 'VHOST'"
11347   parameters:
11348   - "throughput"
11349   - "parent"
11350   - "tags"
11351   sort:
11352   - "DOT1Q"
11353   - "IP4BASE"
11354   - "NAT44"
11355   - "POLICE_MARK"
11356   - "COPWHLIST"
11357   - "IACL"
11358   - "OACL"
11359   traces:
11360     hoverinfo: "x+y"
11361     boxpoints: "outliers"
11362     whiskerwidth: 0
11363   layout:
11364     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11365     layout: "plot-throughput"
11366
11367 - type: "plot"
11368   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11369   algorithm: "plot_performance_box"
11370   output-file-type: ".html"
11371   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11373   filter: "'NIC_Intel-X710' and
11374            '64B' and
11375            ('IP4BASE' or
11376             'POLICE_MARK' or
11377             'COPWHLIST' or
11378             ('NAT44' and 'BASE') or
11379             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11380            'NDRPDR' and
11381            '4T2C' and
11382            'IP4FWD' and
11383            not 'IPSEC' and
11384            not 'VHOST'"
11385   parameters:
11386   - "throughput"
11387   - "parent"
11388   - "tags"
11389   sort:
11390   - "DOT1Q"
11391   - "IP4BASE"
11392   - "NAT44"
11393   - "POLICE_MARK"
11394   - "COPWHLIST"
11395   - "IACL"
11396   - "OACL"
11397   traces:
11398     hoverinfo: "x+y"
11399     boxpoints: "outliers"
11400     whiskerwidth: 0
11401   layout:
11402     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11403     layout: "plot-throughput"
11404
11405 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11406 - type: "plot"
11407   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11408   algorithm: "plot_performance_box"
11409   output-file-type: ".html"
11410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11412   filter: "'NIC_Intel-X710' and
11413            '64B' and
11414            'NDRPDR' and
11415            '1T1C' and
11416            'IP4FWD' and
11417            ('NAT44' or 'IP4BASE') and
11418            not 'IPSEC' and
11419            not 'VHOST'"
11420   parameters:
11421   - "throughput"
11422   - "parent"
11423   - "tags"
11424   sort:
11425   - "IP4BASE"
11426   - "BASE"
11427   - "SRC_USER_10"
11428   - "SRC_USER_100"
11429   - "SRC_USER_1000"
11430   - "SRC_USER_2000"
11431   traces:
11432     hoverinfo: "x+y"
11433     boxpoints: "outliers"
11434     whiskerwidth: 0
11435   layout:
11436     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11437     layout: "plot-throughput"
11438
11439 - type: "plot"
11440   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11441   algorithm: "plot_performance_box"
11442   output-file-type: ".html"
11443   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11445   filter: "'NIC_Intel-X710' and
11446            '64B' and
11447            'NDRPDR' and
11448            '1T1C' and
11449            'IP4FWD' and
11450            ('NAT44' or 'IP4BASE') and
11451            not 'IPSEC' and
11452            not 'VHOST'"
11453   parameters:
11454   - "throughput"
11455   - "parent"
11456   - "tags"
11457   sort:
11458   - "IP4BASE"
11459   - "BASE"
11460   - "SRC_USER_10"
11461   - "SRC_USER_100"
11462   - "SRC_USER_1000"
11463   - "SRC_USER_2000"
11464   traces:
11465     hoverinfo: "x+y"
11466     boxpoints: "outliers"
11467     whiskerwidth: 0
11468   layout:
11469     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11470     layout: "plot-throughput"
11471
11472 - type: "plot"
11473   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11474   algorithm: "plot_performance_box"
11475   output-file-type: ".html"
11476   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11478   filter: "'NIC_Intel-X710' and
11479            '64B' and
11480            'NDRPDR' and
11481            '2T2C' and
11482            'IP4FWD' and
11483            ('NAT44' or 'IP4BASE') and
11484            not 'IPSEC' and
11485            not 'VHOST'"
11486   parameters:
11487   - "throughput"
11488   - "parent"
11489   - "tags"
11490   sort:
11491   - "IP4BASE"
11492   - "BASE"
11493   - "SRC_USER_10"
11494   - "SRC_USER_100"
11495   - "SRC_USER_1000"
11496   - "SRC_USER_2000"
11497   traces:
11498     hoverinfo: "x+y"
11499     boxpoints: "outliers"
11500     whiskerwidth: 0
11501   layout:
11502     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11503     layout: "plot-throughput"
11504
11505 - type: "plot"
11506   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11507   algorithm: "plot_performance_box"
11508   output-file-type: ".html"
11509   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11511   filter: "'NIC_Intel-X710' and
11512            '64B' and
11513            'NDRPDR' and
11514            '2T2C' and
11515            'IP4FWD' and
11516            ('NAT44' or 'IP4BASE') and
11517            not 'IPSEC' and
11518            not 'VHOST'"
11519   parameters:
11520   - "throughput"
11521   - "parent"
11522   - "tags"
11523   sort:
11524   - "IP4BASE"
11525   - "BASE"
11526   - "SRC_USER_10"
11527   - "SRC_USER_100"
11528   - "SRC_USER_1000"
11529   - "SRC_USER_2000"
11530   traces:
11531     hoverinfo: "x+y"
11532     boxpoints: "outliers"
11533     whiskerwidth: 0
11534   layout:
11535     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11536     layout: "plot-throughput"
11537
11538 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11539 - type: "plot"
11540   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11541   algorithm: "plot_performance_box"
11542   output-file-type: ".html"
11543   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11545   filter: "'NIC_Intel-X710' and
11546            '64B' and
11547            'NDRPDR' and
11548            '1T1C' and
11549            'IP4FWD' and
11550            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11551            not 'IPSEC' and
11552            not 'VHOST'"
11553   parameters:
11554   - "throughput"
11555   - "parent"
11556   - "tags"
11557   sort:
11558   - "IP4BASE"
11559   - "ACL_STATELESS"
11560   - "ACL_STATEFUL"
11561   - "ACL_STATELESS"
11562   - "ACL_STATEFUL"
11563   traces:
11564     hoverinfo: "x+y"
11565     boxpoints: "outliers"
11566     whiskerwidth: 0
11567   layout:
11568     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11569     layout: "plot-throughput"
11570
11571 - type: "plot"
11572   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11573   algorithm: "plot_performance_box"
11574   output-file-type: ".html"
11575   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11577   filter: "'NIC_Intel-X710' and
11578            '64B' and
11579            'NDRPDR' and
11580            '1T1C' and
11581            'IP4FWD' and
11582            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11583            not 'IPSEC' and
11584            not 'VHOST'"
11585   parameters:
11586   - "throughput"
11587   - "parent"
11588   - "tags"
11589   sort:
11590   - "IP4BASE"
11591   - "ACL_STATELESS"
11592   - "ACL_STATEFUL"
11593   - "ACL_STATELESS"
11594   - "ACL_STATEFUL"
11595   traces:
11596     hoverinfo: "x+y"
11597     boxpoints: "outliers"
11598     whiskerwidth: 0
11599   layout:
11600     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11601     layout: "plot-throughput"
11602
11603 - type: "plot"
11604   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11605   algorithm: "plot_performance_box"
11606   output-file-type: ".html"
11607   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11609   filter: "'NIC_Intel-X710' and
11610            '64B' and
11611            'NDRPDR' and
11612            '2T2C' and
11613            'IP4FWD' and
11614            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11615            not 'IPSEC' and
11616            not 'VHOST'"
11617   parameters:
11618   - "throughput"
11619   - "parent"
11620   - "tags"
11621   sort:
11622   - "IP4BASE"
11623   - "ACL_STATELESS"
11624   - "ACL_STATEFUL"
11625   - "ACL_STATELESS"
11626   - "ACL_STATEFUL"
11627   traces:
11628     hoverinfo: "x+y"
11629     boxpoints: "outliers"
11630     whiskerwidth: 0
11631   layout:
11632     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11637   algorithm: "plot_performance_box"
11638   output-file-type: ".html"
11639   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11641   filter: "'NIC_Intel-X710' and
11642            '64B' and
11643            'NDRPDR' and
11644            '2T2C' and
11645            'IP4FWD' and
11646            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11647            not 'IPSEC' and
11648            not 'VHOST'"
11649   parameters:
11650   - "throughput"
11651   - "parent"
11652   - "tags"
11653   sort:
11654   - "IP4BASE"
11655   - "ACL_STATELESS"
11656   - "ACL_STATEFUL"
11657   - "ACL_STATELESS"
11658   - "ACL_STATEFUL"
11659   traces:
11660     hoverinfo: "x+y"
11661     boxpoints: "outliers"
11662     whiskerwidth: 0
11663   layout:
11664     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11665     layout: "plot-throughput"
11666
11667 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11668 - type: "plot"
11669   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11670   algorithm: "plot_performance_box"
11671   output-file-type: ".html"
11672   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11674   filter: "'NIC_Intel-X710' and
11675            '64B' and
11676            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11677            'NDRPDR' and
11678            '2T1C' and
11679            'IP4FWD' and
11680            not 'IPSEC' and
11681            not 'DOT1Q' and
11682            not 'VHOST'"
11683   parameters:
11684   - "throughput"
11685   - "parent"
11686   - "tags"
11687   sort:
11688   - "IP4BASE"
11689   - "FIB_20K"
11690   - "FIB_200K"
11691   - "FIB_2M"
11692   traces:
11693     hoverinfo: "x+y"
11694     boxpoints: "outliers"
11695     whiskerwidth: 0
11696   layout:
11697     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11698     layout: "plot-throughput"
11699
11700 - type: "plot"
11701   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11702   algorithm: "plot_performance_box"
11703   output-file-type: ".html"
11704   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11706   filter: "'NIC_Intel-X710' and
11707            '64B' and
11708            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11709            'NDRPDR' and
11710            '2T1C' and
11711            'IP4FWD' and
11712            not 'IPSEC' and
11713            not 'DOT1Q' and
11714            not 'VHOST'"
11715   parameters:
11716   - "throughput"
11717   - "parent"
11718   - "tags"
11719   sort:
11720   - "IP4BASE"
11721   - "FIB_20K"
11722   - "FIB_200K"
11723   - "FIB_2M"
11724   traces:
11725     hoverinfo: "x+y"
11726     boxpoints: "outliers"
11727     whiskerwidth: 0
11728   layout:
11729     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11730     layout: "plot-throughput"
11731
11732 - type: "plot"
11733   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11734   algorithm: "plot_performance_box"
11735   output-file-type: ".html"
11736   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   filter: "'NIC_Intel-X710' and
11739            '64B' and
11740            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11741            'NDRPDR' and
11742            '4T2C' and
11743            'IP4FWD' and
11744            not 'IPSEC' and
11745            not 'DOT1Q' and
11746            not 'VHOST'"
11747   parameters:
11748   - "throughput"
11749   - "parent"
11750   - "tags"
11751   sort:
11752   - "IP4BASE"
11753   - "FIB_20K"
11754   - "FIB_200K"
11755   - "FIB_2M"
11756   traces:
11757     hoverinfo: "x+y"
11758     boxpoints: "outliers"
11759     whiskerwidth: 0
11760   layout:
11761     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11762     layout: "plot-throughput"
11763
11764 - type: "plot"
11765   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11766   algorithm: "plot_performance_box"
11767   output-file-type: ".html"
11768   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11770   filter: "'NIC_Intel-X710' and
11771            '64B' and
11772            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11773            'NDRPDR' and
11774            '4T2C' and
11775            'IP4FWD' and
11776            not 'IPSEC' and
11777            not 'DOT1Q' and
11778            not 'VHOST'"
11779   parameters:
11780   - "throughput"
11781   - "parent"
11782   - "tags"
11783   sort:
11784   - "IP4BASE"
11785   - "FIB_20K"
11786   - "FIB_200K"
11787   - "FIB_2M"
11788   traces:
11789     hoverinfo: "x+y"
11790     boxpoints: "outliers"
11791     whiskerwidth: 0
11792   layout:
11793     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11794     layout: "plot-throughput"
11795
11796 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11797 - type: "plot"
11798   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11799   algorithm: "plot_performance_box"
11800   output-file-type: ".html"
11801   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11803   filter: "'NIC_Intel-X710' and
11804            '64B' and
11805            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11806            'NDRPDR' and
11807            '2T1C' and
11808            'IP4FWD' and
11809            not 'IPSEC' and
11810            not 'DOT1Q' and
11811            not 'VHOST'"
11812   parameters:
11813   - "throughput"
11814   - "parent"
11815   - "tags"
11816   sort:
11817   - "IP4BASE"
11818   - "ACL_STATELESS"
11819   - "ACL_STATEFUL"
11820   - "ACL_STATELESS"
11821   - "ACL_STATEFUL"
11822   traces:
11823     hoverinfo: "x+y"
11824     boxpoints: "outliers"
11825     whiskerwidth: 0
11826   layout:
11827     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11828     layout: "plot-throughput"
11829
11830 - type: "plot"
11831   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11832   algorithm: "plot_performance_box"
11833   output-file-type: ".html"
11834   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11836   filter: "'NIC_Intel-X710' and
11837            '64B' and
11838            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11839            'NDRPDR' and
11840            '2T1C' and
11841            'IP4FWD' and
11842            not 'IPSEC' and
11843            not 'DOT1Q' and
11844            not 'VHOST'"
11845   parameters:
11846   - "throughput"
11847   - "parent"
11848   - "tags"
11849   sort:
11850   - "IP4BASE"
11851   - "ACL_STATELESS"
11852   - "ACL_STATEFUL"
11853   - "ACL_STATELESS"
11854   - "ACL_STATEFUL"
11855   traces:
11856     hoverinfo: "x+y"
11857     boxpoints: "outliers"
11858     whiskerwidth: 0
11859   layout:
11860     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11861     layout: "plot-throughput"
11862
11863 - type: "plot"
11864   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11865   algorithm: "plot_performance_box"
11866   output-file-type: ".html"
11867   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11869   filter: "'NIC_Intel-X710' and
11870            '64B' and
11871            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11872            'NDRPDR' and
11873            '4T2C' and
11874            'IP4FWD' and
11875            not 'IPSEC' and
11876            not 'DOT1Q' and
11877            not 'VHOST'"
11878   parameters:
11879   - "throughput"
11880   - "parent"
11881   - "tags"
11882   sort:
11883   - "IP4BASE"
11884   - "ACL_STATELESS"
11885   - "ACL_STATEFUL"
11886   - "ACL_STATELESS"
11887   - "ACL_STATEFUL"
11888   traces:
11889     hoverinfo: "x+y"
11890     boxpoints: "outliers"
11891     whiskerwidth: 0
11892   layout:
11893     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11898   algorithm: "plot_performance_box"
11899   output-file-type: ".html"
11900   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11902   filter: "'NIC_Intel-X710' and
11903            '64B' and
11904            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11905            'NDRPDR' and
11906            '4T2C' and
11907            'IP4FWD' and
11908            not 'IPSEC' and
11909            not 'DOT1Q' and
11910            not 'VHOST'"
11911   parameters:
11912   - "throughput"
11913   - "parent"
11914   - "tags"
11915   sort:
11916   - "IP4BASE"
11917   - "ACL_STATELESS"
11918   - "ACL_STATEFUL"
11919   - "ACL_STATELESS"
11920   - "ACL_STATEFUL"
11921   traces:
11922     hoverinfo: "x+y"
11923     boxpoints: "outliers"
11924     whiskerwidth: 0
11925   layout:
11926     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11927     layout: "plot-throughput"
11928
11929 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11930 - type: "plot"
11931   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11932   algorithm: "plot_performance_box"
11933   output-file-type: ".html"
11934   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11936   filter: "'NIC_Intel-XXV710' and
11937            '64B' and
11938            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11939            'NDRPDR' and
11940            '2T1C' and
11941            'IP4FWD' and
11942            not 'IPSEC' and
11943            not 'DOT1Q' and
11944            not 'VHOST'"
11945   parameters:
11946   - "throughput"
11947   - "parent"
11948   - "tags"
11949   sort:
11950   - "IP4BASE"
11951   - "FIB_20K"
11952   - "FIB_200K"
11953   - "FIB_2M"
11954   traces:
11955     hoverinfo: "x+y"
11956     boxpoints: "outliers"
11957     whiskerwidth: 0
11958   layout:
11959     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11960     layout: "plot-throughput"
11961
11962 - type: "plot"
11963   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11964   algorithm: "plot_performance_box"
11965   output-file-type: ".html"
11966   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11968   filter: "'NIC_Intel-XXV710' and
11969            '64B' and
11970            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11971            'NDRPDR' and
11972            '2T1C' and
11973            'IP4FWD' and
11974            not 'IPSEC' and
11975            not 'DOT1Q' and
11976            not 'VHOST'"
11977   parameters:
11978   - "throughput"
11979   - "parent"
11980   - "tags"
11981   sort:
11982   - "IP4BASE"
11983   - "FIB_20K"
11984   - "FIB_200K"
11985   - "FIB_2M"
11986   traces:
11987     hoverinfo: "x+y"
11988     boxpoints: "outliers"
11989     whiskerwidth: 0
11990   layout:
11991     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11992     layout: "plot-throughput"
11993
11994 - type: "plot"
11995   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11996   algorithm: "plot_performance_box"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12000   filter: "'NIC_Intel-XXV710' and
12001            '64B' and
12002            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12003            'NDRPDR' and
12004            '4T2C' and
12005            'IP4FWD' and
12006            not 'IPSEC' and
12007            not 'DOT1Q' and
12008            not 'VHOST'"
12009   parameters:
12010   - "throughput"
12011   - "parent"
12012   - "tags"
12013   sort:
12014   - "IP4BASE"
12015   - "FIB_20K"
12016   - "FIB_200K"
12017   - "FIB_2M"
12018   traces:
12019     hoverinfo: "x+y"
12020     boxpoints: "outliers"
12021     whiskerwidth: 0
12022   layout:
12023     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12024     layout: "plot-throughput"
12025
12026 - type: "plot"
12027   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12028   algorithm: "plot_performance_box"
12029   output-file-type: ".html"
12030   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12032   filter: "'NIC_Intel-XXV710' and
12033            '64B' and
12034            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12035            'NDRPDR' and
12036            '4T2C' and
12037            'IP4FWD' and
12038            not 'IPSEC' and
12039            not 'DOT1Q' and
12040            not 'VHOST'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   sort:
12046   - "IP4BASE"
12047   - "FIB_20K"
12048   - "FIB_200K"
12049   - "FIB_2M"
12050   traces:
12051     hoverinfo: "x+y"
12052     boxpoints: "outliers"
12053     whiskerwidth: 0
12054   layout:
12055     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12056     layout: "plot-throughput"
12057
12058 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12059 #- type: "plot"
12060 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12061 #  algorithm: "plot_performance_box"
12062 #  output-file-type: ".html"
12063 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12064 #  data: "intel-dnv-vpp"
12065 #  filter: "'NIC_Intel-X553' and
12066 #           '64B' and
12067 #           'IP4BASE' and
12068 #           'NDRPDR' and
12069 #           '1T1C' and
12070 #           'IP4FWD' and
12071 #           not 'IPSEC' and
12072 #           not 'VHOST'"
12073 #  parameters:
12074 #  - "throughput"
12075 #  - "parent"
12076 #  - "tags"
12077 #  sort:
12078 #  - "IP4BASE"
12079 #  traces:
12080 #    hoverinfo: "x+y"
12081 #    boxpoints: "outliers"
12082 #    whiskerwidth: 0
12083 #  layout:
12084 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12085 #    layout: "plot-throughput"
12086 #
12087 #- type: "plot"
12088 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12089 #  algorithm: "plot_performance_box"
12090 #  output-file-type: ".html"
12091 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12092 #  data: "intel-dnv-vpp"
12093 #  filter: "'NIC_Intel-X553' and
12094 #           '64B' and
12095 #           'IP4BASE' and
12096 #           'NDRPDR' and
12097 #           '1T1C' and
12098 #           'IP4FWD' and
12099 #           not 'IPSEC' and
12100 #           not 'VHOST'"
12101 #  parameters:
12102 #  - "throughput"
12103 #  - "parent"
12104 #  - "tags"
12105 #  sort:
12106 #  - "IP4BASE"
12107 #  traces:
12108 #    hoverinfo: "x+y"
12109 #    boxpoints: "outliers"
12110 #    whiskerwidth: 0
12111 #  layout:
12112 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12113 #    layout: "plot-throughput"
12114 #
12115 #- type: "plot"
12116 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12117 #  algorithm: "plot_performance_box"
12118 #  output-file-type: ".html"
12119 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12120 #  data: "intel-dnv-vpp"
12121 #  filter: "'NIC_Intel-X553' and
12122 #           '64B' and
12123 #           'IP4BASE' and
12124 #           'NDRPDR' and
12125 #           '2T2C' and
12126 #           'IP4FWD' and
12127 #           not 'IPSEC' and
12128 #           not 'VHOST'"
12129 #  parameters:
12130 #  - "throughput"
12131 #  - "parent"
12132 #  - "tags"
12133 #  sort:
12134 #  - "IP4BASE"
12135 #  traces:
12136 #    hoverinfo: "x+y"
12137 #    boxpoints: "outliers"
12138 #    whiskerwidth: 0
12139 #  layout:
12140 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12141 #    layout: "plot-throughput"
12142 #
12143 #- type: "plot"
12144 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12145 #  algorithm: "plot_performance_box"
12146 #  output-file-type: ".html"
12147 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12148 #  data: "intel-dnv-vpp"
12149 #  filter: "'NIC_Intel-X553' and
12150 #           '64B' and
12151 #           'IP4BASE' and
12152 #           'NDRPDR' and
12153 #           '2T2C' and
12154 #           'IP4FWD' and
12155 #           not 'IPSEC' and
12156 #           not 'VHOST'"
12157 #  parameters:
12158 #  - "throughput"
12159 #  - "parent"
12160 #  - "tags"
12161 #  sort:
12162 #  - "IP4BASE"
12163 #  traces:
12164 #    hoverinfo: "x+y"
12165 #    boxpoints: "outliers"
12166 #    whiskerwidth: 0
12167 #  layout:
12168 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12169 #    layout: "plot-throughput"
12170
12171 ################################################################################
12172
12173 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12174 - type: "plot"
12175   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12176   algorithm: "plot_performance_box"
12177   output-file-type: ".html"
12178   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12180   filter: "'NIC_Intel-X520-DA2' and
12181            '64B' and
12182            'ENCAP' and
12183            'NDRPDR' and
12184            '1T1C' and
12185            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12186            not 'DOT1Q' and
12187            not 'VHOST' and
12188            not 'IPSECHW'"
12189   parameters:
12190   - "throughput"
12191   - "parent"
12192   - "tags"
12193   sort:
12194   - "IP4BASE"
12195   - "L2BDMACLRN"
12196   - "L2XCFWD"
12197   - "LISP"
12198   traces:
12199     hoverinfo: "x+y"
12200     boxpoints: "outliers"
12201     whiskerwidth: 0
12202   layout:
12203     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12204     layout: "plot-throughput"
12205
12206 - type: "plot"
12207   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12208   algorithm: "plot_performance_box"
12209   output-file-type: ".html"
12210   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12212   filter: "'NIC_Intel-X520-DA2' and
12213            '64B' and
12214            'ENCAP' and
12215            'NDRPDR' and
12216            '2T2C' and
12217            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12218            not 'DOT1Q' and
12219            not 'VHOST' and
12220            not 'IPSECHW'"
12221   parameters:
12222   - "throughput"
12223   - "parent"
12224   - "tags"
12225   sort:
12226   - "IP4BASE"
12227   - "L2BDMACLRN"
12228   - "L2XCFWD"
12229   - "LISP"
12230   traces:
12231     hoverinfo: "x+y"
12232     boxpoints: "outliers"
12233     whiskerwidth: 0
12234   layout:
12235     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12236     layout: "plot-throughput"
12237
12238 - type: "plot"
12239   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12240   algorithm: "plot_performance_box"
12241   output-file-type: ".html"
12242   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12244   filter: "'NIC_Intel-X520-DA2' and
12245            '64B' and
12246            'ENCAP' and
12247            'NDRPDR' and
12248            '1T1C' and
12249            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12250            not 'DOT1Q' and
12251            not 'VHOST' and
12252            not 'IPSECHW'"
12253   parameters:
12254   - "throughput"
12255   - "parent"
12256   - "tags"
12257   sort:
12258   - "IP4BASE"
12259   - "L2BDMACLRN"
12260   - "L2XCFWD"
12261   - "LISP"
12262   traces:
12263     hoverinfo: "x+y"
12264     boxpoints: "outliers"
12265     whiskerwidth: 0
12266   layout:
12267     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12272   algorithm: "plot_performance_box"
12273   output-file-type: ".html"
12274   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12276   filter: "'NIC_Intel-X520-DA2' and
12277            '64B' and
12278            'ENCAP' and
12279            'NDRPDR' and
12280            '2T2C' and
12281            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12282            not 'DOT1Q' and
12283            not 'VHOST' and
12284            not 'IPSECHW'"
12285   parameters:
12286   - "throughput"
12287   - "parent"
12288   - "tags"
12289   sort:
12290   - "IP4BASE"
12291   - "L2BDMACLRN"
12292   - "L2XCFWD"
12293   - "LISP"
12294   traces:
12295     hoverinfo: "x+y"
12296     boxpoints: "outliers"
12297     whiskerwidth: 0
12298   layout:
12299     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12300     layout: "plot-throughput"
12301
12302 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12303 - type: "plot"
12304   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12305   algorithm: "plot_performance_box"
12306   output-file-type: ".html"
12307   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12309   filter: "'NIC_Intel-X710' and
12310            '64B' and
12311            'ENCAP' and
12312            'NDRPDR' and
12313            '1T1C' and
12314            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12315            not 'VHOST' and
12316            not 'IPSECHW'"
12317   parameters:
12318   - "throughput"
12319   - "parent"
12320   - "tags"
12321   sort:
12322   - "IP4BASE"
12323   - "LISP"
12324   - "VXLAN_1"
12325   - "VXLAN_10"
12326   - "VXLAN_100"
12327   - "VXLAN_1000"
12328   traces:
12329     hoverinfo: "x+y"
12330     boxpoints: "outliers"
12331     whiskerwidth: 0
12332   layout:
12333     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12334     layout: "plot-throughput"
12335
12336 - type: "plot"
12337   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12338   algorithm: "plot_performance_box"
12339   output-file-type: ".html"
12340   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12342   filter: "'NIC_Intel-X710' and
12343            '64B' and
12344            'ENCAP' and
12345            'NDRPDR' and
12346            '1T1C' and
12347            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12348            not 'VHOST' and
12349            not 'IPSECHW'"
12350   parameters:
12351   - "throughput"
12352   - "parent"
12353   - "tags"
12354   sort:
12355   - "IP4BASE"
12356   - "LISP"
12357   - "VXLAN_1"
12358   - "VXLAN_10"
12359   - "VXLAN_100"
12360   - "VXLAN_1000"
12361   traces:
12362     hoverinfo: "x+y"
12363     boxpoints: "outliers"
12364     whiskerwidth: 0
12365   layout:
12366     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12367     layout: "plot-throughput"
12368
12369 - type: "plot"
12370   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12371   algorithm: "plot_performance_box"
12372   output-file-type: ".html"
12373   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12375   filter: "'NIC_Intel-X710' and
12376            '64B' and
12377            'ENCAP' and
12378            'NDRPDR' and
12379            '2T2C' and
12380            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12381            not 'VHOST' and
12382            not 'IPSECHW'"
12383   parameters:
12384   - "throughput"
12385   - "parent"
12386   - "tags"
12387   sort:
12388   - "IP4BASE"
12389   - "LISP"
12390   - "VXLAN_1"
12391   - "VXLAN_10"
12392   - "VXLAN_100"
12393   - "VXLAN_1000"
12394   traces:
12395     hoverinfo: "x+y"
12396     boxpoints: "outliers"
12397     whiskerwidth: 0
12398   layout:
12399     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12400     layout: "plot-throughput"
12401
12402 - type: "plot"
12403   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12404   algorithm: "plot_performance_box"
12405   output-file-type: ".html"
12406   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12408   filter: "'NIC_Intel-X710' and
12409            '64B' and
12410            'ENCAP' and
12411            'NDRPDR' and
12412            '2T2C' and
12413            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12414            not 'VHOST' and
12415            not 'IPSECHW'"
12416   parameters:
12417   - "throughput"
12418   - "parent"
12419   - "tags"
12420   sort:
12421   - "IP4BASE"
12422   - "LISP"
12423   - "VXLAN_1"
12424   - "VXLAN_10"
12425   - "VXLAN_100"
12426   - "VXLAN_1000"
12427   traces:
12428     hoverinfo: "x+y"
12429     boxpoints: "outliers"
12430     whiskerwidth: 0
12431   layout:
12432     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12433     layout: "plot-throughput"
12434
12435 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12436 - type: "plot"
12437   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12438   algorithm: "plot_performance_box"
12439   output-file-type: ".html"
12440   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12442   filter: "'NIC_Intel-X710' and
12443            '64B' and
12444            'ENCAP' and
12445            'NDRPDR' and
12446            '1T1C' and
12447            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12448            not 'DOT1Q' and
12449            not 'VHOST' and
12450            not 'IPSECHW'"
12451   parameters:
12452   - "throughput"
12453   - "parent"
12454   - "tags"
12455   sort:
12456   - "IP4BASE"
12457   - "L2BDMACLRN"
12458   - "L2XCFWD"
12459   - "LISP"
12460   traces:
12461     hoverinfo: "x+y"
12462     boxpoints: "outliers"
12463     whiskerwidth: 0
12464   layout:
12465     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12470   algorithm: "plot_performance_box"
12471   output-file-type: ".html"
12472   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12474   filter: "'NIC_Intel-X710' and
12475            '64B' and
12476            'ENCAP' and
12477            'NDRPDR' and
12478            '2T2C' and
12479            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12480            not 'DOT1Q' and
12481            not 'VHOST' and
12482            not 'IPSECHW'"
12483   parameters:
12484   - "throughput"
12485   - "parent"
12486   - "tags"
12487   sort:
12488   - "IP4BASE"
12489   - "L2BDMACLRN"
12490   - "L2XCFWD"
12491   - "LISP"
12492   traces:
12493     hoverinfo: "x+y"
12494     boxpoints: "outliers"
12495     whiskerwidth: 0
12496   layout:
12497     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12498     layout: "plot-throughput"
12499
12500 - type: "plot"
12501   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12502   algorithm: "plot_performance_box"
12503   output-file-type: ".html"
12504   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12506   filter: "'NIC_Intel-X710' and
12507            '64B' and
12508            'ENCAP' and
12509            'NDRPDR' and
12510            '1T1C' and
12511            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12512            not 'DOT1Q' and
12513            not 'VHOST' and
12514            not 'IPSECHW'"
12515   parameters:
12516   - "throughput"
12517   - "parent"
12518   - "tags"
12519   sort:
12520   - "IP4BASE"
12521   - "L2BDMACLRN"
12522   - "L2XCFWD"
12523   - "LISP"
12524   traces:
12525     hoverinfo: "x+y"
12526     boxpoints: "outliers"
12527     whiskerwidth: 0
12528   layout:
12529     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12530     layout: "plot-throughput"
12531
12532 - type: "plot"
12533   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12534   algorithm: "plot_performance_box"
12535   output-file-type: ".html"
12536   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12538   filter: "'NIC_Intel-X710' and
12539            '64B' and
12540            'ENCAP' and
12541            'NDRPDR' and
12542            '2T2C' and
12543            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12544            not 'DOT1Q' and
12545            not 'VHOST' and
12546            not 'IPSECHW'"
12547   parameters:
12548   - "throughput"
12549   - "parent"
12550   - "tags"
12551   sort:
12552   - "IP4BASE"
12553   - "L2BDMACLRN"
12554   - "L2XCFWD"
12555   - "LISP"
12556   traces:
12557     hoverinfo: "x+y"
12558     boxpoints: "outliers"
12559     whiskerwidth: 0
12560   layout:
12561     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12562     layout: "plot-throughput"
12563
12564 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12565 - type: "plot"
12566   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12567   algorithm: "plot_performance_box"
12568   output-file-type: ".html"
12569   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12571   filter: "'NIC_Intel-X710' and
12572            '64B' and
12573            'ENCAP' and
12574            'NDRPDR' and
12575            '2T1C' and
12576            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12577            not 'VHOST' and
12578            not 'IPSECHW'"
12579   parameters:
12580   - "throughput"
12581   - "parent"
12582   - "tags"
12583   sort:
12584   - "IP4BASE"
12585   - "LISP"
12586   - "VXLAN_1"
12587   - "VXLAN_10"
12588   - "VXLAN_100"
12589   - "VXLAN_1000"
12590   traces:
12591     hoverinfo: "x+y"
12592     boxpoints: "outliers"
12593     whiskerwidth: 0
12594   layout:
12595     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12596     layout: "plot-throughput"
12597
12598 - type: "plot"
12599   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12600   algorithm: "plot_performance_box"
12601   output-file-type: ".html"
12602   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12604   filter: "'NIC_Intel-X710' and
12605            '64B' and
12606            'ENCAP' and
12607            'NDRPDR' and
12608            '2T1C' and
12609            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12610            not 'VHOST' and
12611            not 'IPSECHW'"
12612   parameters:
12613   - "throughput"
12614   - "parent"
12615   - "tags"
12616   sort:
12617   - "IP4BASE"
12618   - "LISP"
12619   - "VXLAN_1"
12620   - "VXLAN_10"
12621   - "VXLAN_100"
12622   - "VXLAN_1000"
12623   traces:
12624     hoverinfo: "x+y"
12625     boxpoints: "outliers"
12626     whiskerwidth: 0
12627   layout:
12628     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12629     layout: "plot-throughput"
12630
12631 - type: "plot"
12632   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12633   algorithm: "plot_performance_box"
12634   output-file-type: ".html"
12635   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12637   filter: "'NIC_Intel-X710' and
12638            '64B' and
12639            'ENCAP' and
12640            'NDRPDR' and
12641            '4T2C' and
12642            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12643            not 'VHOST' and
12644            not 'IPSECHW'"
12645   parameters:
12646   - "throughput"
12647   - "parent"
12648   - "tags"
12649   sort:
12650   - "IP4BASE"
12651   - "LISP"
12652   - "VXLAN_1"
12653   - "VXLAN_10"
12654   - "VXLAN_100"
12655   - "VXLAN_1000"
12656   traces:
12657     hoverinfo: "x+y"
12658     boxpoints: "outliers"
12659     whiskerwidth: 0
12660   layout:
12661     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12662     layout: "plot-throughput"
12663
12664 - type: "plot"
12665   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12666   algorithm: "plot_performance_box"
12667   output-file-type: ".html"
12668   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12670   filter: "'NIC_Intel-X710' and
12671            '64B' and
12672            'ENCAP' and
12673            'NDRPDR' and
12674            '4T2C' and
12675            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12676            not 'VHOST' and
12677            not 'IPSECHW'"
12678   parameters:
12679   - "throughput"
12680   - "parent"
12681   - "tags"
12682   sort:
12683   - "IP4BASE"
12684   - "LISP"
12685   - "VXLAN_1"
12686   - "VXLAN_10"
12687   - "VXLAN_100"
12688   - "VXLAN_1000"
12689   traces:
12690     hoverinfo: "x+y"
12691     boxpoints: "outliers"
12692     whiskerwidth: 0
12693   layout:
12694     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12695     layout: "plot-throughput"
12696
12697 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12698 - type: "plot"
12699   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12700   algorithm: "plot_performance_box"
12701   output-file-type: ".html"
12702   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12704   filter: "'NIC_Intel-X710' and
12705            '64B' and
12706            'ENCAP' and
12707            'NDRPDR' and
12708            '2T1C' and
12709            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12710            not 'DOT1Q' and
12711            not 'VHOST' and
12712            not 'IPSECHW'"
12713   parameters:
12714   - "throughput"
12715   - "parent"
12716   - "tags"
12717   sort:
12718   - "IP4BASE"
12719   - "L2BDMACLRN"
12720   - "L2XCFWD"
12721   - "LISP"
12722   traces:
12723     hoverinfo: "x+y"
12724     boxpoints: "outliers"
12725     whiskerwidth: 0
12726   layout:
12727     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12728     layout: "plot-throughput"
12729
12730 - type: "plot"
12731   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12732   algorithm: "plot_performance_box"
12733   output-file-type: ".html"
12734   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12736   filter: "'NIC_Intel-X710' and
12737            '64B' and
12738            'ENCAP' and
12739            'NDRPDR' and
12740            '4T2C' and
12741            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12742            not 'DOT1Q' and
12743            not 'VHOST' and
12744            not 'IPSECHW'"
12745   parameters:
12746   - "throughput"
12747   - "parent"
12748   - "tags"
12749   sort:
12750   - "IP4BASE"
12751   - "L2BDMACLRN"
12752   - "L2XCFWD"
12753   - "LISP"
12754   traces:
12755     hoverinfo: "x+y"
12756     boxpoints: "outliers"
12757     whiskerwidth: 0
12758   layout:
12759     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12760     layout: "plot-throughput"
12761
12762 - type: "plot"
12763   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12764   algorithm: "plot_performance_box"
12765   output-file-type: ".html"
12766   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12768   filter: "'NIC_Intel-X710' and
12769            '64B' and
12770            'ENCAP' and
12771            'NDRPDR' and
12772            '2T1C' and
12773            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12774            not 'DOT1Q' and
12775            not 'VHOST' and
12776            not 'IPSECHW'"
12777   parameters:
12778   - "throughput"
12779   - "parent"
12780   - "tags"
12781   sort:
12782   - "IP4BASE"
12783   - "L2BDMACLRN"
12784   - "L2XCFWD"
12785   - "LISP"
12786   traces:
12787     hoverinfo: "x+y"
12788     boxpoints: "outliers"
12789     whiskerwidth: 0
12790   layout:
12791     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12792     layout: "plot-throughput"
12793
12794 - type: "plot"
12795   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12796   algorithm: "plot_performance_box"
12797   output-file-type: ".html"
12798   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800   filter: "'NIC_Intel-X710' and
12801            '64B' and
12802            'ENCAP' and
12803            'NDRPDR' and
12804            '4T2C' and
12805            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12806            not 'DOT1Q' and
12807            not 'VHOST' and
12808            not 'IPSECHW'"
12809   parameters:
12810   - "throughput"
12811   - "parent"
12812   - "tags"
12813   sort:
12814   - "IP4BASE"
12815   - "L2BDMACLRN"
12816   - "L2XCFWD"
12817   - "LISP"
12818   traces:
12819     hoverinfo: "x+y"
12820     boxpoints: "outliers"
12821     whiskerwidth: 0
12822   layout:
12823     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12824     layout: "plot-throughput"
12825
12826 ################################################################################
12827
12828 # Packet Throughput - VPP IPv6 3n-hsw-x520
12829 - type: "plot"
12830   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12831   algorithm: "plot_performance_box"
12832   output-file-type: ".html"
12833   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12834   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12835   filter: "'NIC_Intel-X520-DA2' and
12836            '78B' and
12837            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12838            'NDRPDR' and
12839            '1T1C' and
12840            'IP6FWD' and
12841            not 'SRv6' and
12842            not 'IPSEC' and
12843            not 'VHOST'"
12844   parameters:
12845   - "throughput"
12846   - "parent"
12847   - "tags"
12848   sort:
12849   - "IP6BASE"
12850   - "FIB_20K"
12851   - "FIB_200K"
12852   - "FIB_2M"
12853   traces:
12854     hoverinfo: "x+y"
12855     boxpoints: "outliers"
12856     whiskerwidth: 0
12857   layout:
12858     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12859     layout: "plot-throughput"
12860
12861 - type: "plot"
12862   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12863   algorithm: "plot_performance_box"
12864   output-file-type: ".html"
12865   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12867   filter: "'NIC_Intel-X520-DA2' and
12868            '78B' and
12869            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12870            'NDRPDR' and
12871            '1T1C' and
12872            'IP6FWD' and
12873            not 'SRv6' and
12874            not 'IPSEC' and
12875            not 'VHOST'"
12876   parameters:
12877   - "throughput"
12878   - "parent"
12879   - "tags"
12880   sort:
12881   - "IP6BASE"
12882   - "FIB_20K"
12883   - "FIB_200K"
12884   - "FIB_2M"
12885   traces:
12886     hoverinfo: "x+y"
12887     boxpoints: "outliers"
12888     whiskerwidth: 0
12889   layout:
12890     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12891     layout: "plot-throughput"
12892
12893 - type: "plot"
12894   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12895   algorithm: "plot_performance_box"
12896   output-file-type: ".html"
12897   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12899   filter: "'NIC_Intel-X520-DA2' and
12900            '78B' and
12901            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12902            'NDRPDR' and
12903            '2T2C' and
12904            'IP6FWD' and
12905            not 'SRv6' and
12906            not 'IPSEC' and
12907            not 'VHOST'"
12908   parameters:
12909   - "throughput"
12910   - "parent"
12911   - "tags"
12912   sort:
12913   - "IP6BASE"
12914   - "FIB_20K"
12915   - "FIB_200K"
12916   - "FIB_2M"
12917   traces:
12918     hoverinfo: "x+y"
12919     boxpoints: "outliers"
12920     whiskerwidth: 0
12921   layout:
12922     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12927   algorithm: "plot_performance_box"
12928   output-file-type: ".html"
12929   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12931   filter: "'NIC_Intel-X520-DA2' and
12932            '78B' and
12933            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12934            'NDRPDR' and
12935            '2T2C' and
12936            'IP6FWD' and
12937            not 'SRv6' and
12938            not 'IPSEC' and
12939            not 'VHOST'"
12940   parameters:
12941   - "throughput"
12942   - "parent"
12943   - "tags"
12944   sort:
12945   - "IP6BASE"
12946   - "FIB_20K"
12947   - "FIB_200K"
12948   - "FIB_2M"
12949   traces:
12950     hoverinfo: "x+y"
12951     boxpoints: "outliers"
12952     whiskerwidth: 0
12953   layout:
12954     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12955     layout: "plot-throughput"
12956
12957 # Packet Throughput - VPP IPv6 3n-hsw-x710
12958 - type: "plot"
12959   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12960   algorithm: "plot_performance_box"
12961   output-file-type: ".html"
12962   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12964   filter: "'NIC_Intel-X710' and
12965            '78B' and
12966            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12967            'NDRPDR' and
12968            '1T1C' and
12969            'IP6FWD' and
12970            not 'SRv6' and
12971            not 'IPSEC' and
12972            not 'VHOST'"
12973   parameters:
12974   - "throughput"
12975   - "parent"
12976   - "tags"
12977   sort:
12978   - "IP6BASE"
12979   - "FIB_20K"
12980   - "FIB_200K"
12981   - "FIB_2M"
12982   traces:
12983     hoverinfo: "x+y"
12984     boxpoints: "outliers"
12985     whiskerwidth: 0
12986   layout:
12987     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12988     layout: "plot-throughput"
12989
12990 - type: "plot"
12991   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12992   algorithm: "plot_performance_box"
12993   output-file-type: ".html"
12994   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12996   filter: "'NIC_Intel-X710' and
12997            '78B' and
12998            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12999            'NDRPDR' and
13000            '1T1C' and
13001            'IP6FWD' and
13002            not 'SRv6' and
13003            not 'IPSEC' and
13004            not 'VHOST'"
13005   parameters:
13006   - "throughput"
13007   - "parent"
13008   - "tags"
13009   sort:
13010   - "IP6BASE"
13011   - "FIB_20K"
13012   - "FIB_200K"
13013   - "FIB_2M"
13014   traces:
13015     hoverinfo: "x+y"
13016     boxpoints: "outliers"
13017     whiskerwidth: 0
13018   layout:
13019     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13020     layout: "plot-throughput"
13021
13022 - type: "plot"
13023   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13024   algorithm: "plot_performance_box"
13025   output-file-type: ".html"
13026   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13028   filter: "'NIC_Intel-X710' and
13029            '78B' and
13030            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13031            'NDRPDR' and
13032            '2T2C' and
13033            'IP6FWD' and
13034            not 'SRv6' and
13035            not 'IPSEC' and
13036            not 'VHOST'"
13037   parameters:
13038   - "throughput"
13039   - "parent"
13040   - "tags"
13041   sort:
13042   - "IP6BASE"
13043   - "FIB_20K"
13044   - "FIB_200K"
13045   - "FIB_2M"
13046   traces:
13047     hoverinfo: "x+y"
13048     boxpoints: "outliers"
13049     whiskerwidth: 0
13050   layout:
13051     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13052     layout: "plot-throughput"
13053
13054 - type: "plot"
13055   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13056   algorithm: "plot_performance_box"
13057   output-file-type: ".html"
13058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13060   filter: "'NIC_Intel-X710' and
13061            '78B' and
13062            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13063            'NDRPDR' and
13064            '2T2C' and
13065            'IP6FWD' and
13066            not 'SRv6' and
13067            not 'IPSEC' and
13068            not 'VHOST'"
13069   parameters:
13070   - "throughput"
13071   - "parent"
13072   - "tags"
13073   sort:
13074   - "IP6BASE"
13075   - "FIB_20K"
13076   - "FIB_200K"
13077   - "FIB_2M"
13078   traces:
13079     hoverinfo: "x+y"
13080     boxpoints: "outliers"
13081     whiskerwidth: 0
13082   layout:
13083     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13084     layout: "plot-throughput"
13085
13086 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13087 - type: "plot"
13088   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13089   algorithm: "plot_performance_box"
13090   output-file-type: ".html"
13091   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13093   filter: "'NIC_Intel-X710' and
13094            '78B' and
13095            ('IP6BASE' or
13096             'POLICE_MARK' or
13097             'COPWHLIST' or
13098             'IACLDST') and
13099            'NDRPDR' and
13100            '1T1C' and
13101            'IP6FWD' and
13102            not 'SRv6' and
13103            not 'IPSEC' and
13104            not 'VHOST'"
13105   parameters:
13106   - "throughput"
13107   - "parent"
13108   - "tags"
13109   sort:
13110   - "IP6BASE"
13111   - "POLICE_MARK"
13112   - "COPWHLIST"
13113   - "IACLDST"
13114   traces:
13115     hoverinfo: "x+y"
13116     boxpoints: "outliers"
13117     whiskerwidth: 0
13118   layout:
13119     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13120     layout: "plot-throughput"
13121
13122 - type: "plot"
13123   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13124   algorithm: "plot_performance_box"
13125   output-file-type: ".html"
13126   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13128   filter: "'NIC_Intel-X710' and
13129            '78B' and
13130            ('IP6BASE' or
13131             'POLICE_MARK' or
13132             'COPWHLIST' or
13133             'IACLDST') and
13134            'NDRPDR' and
13135            '2T2C' and
13136            'IP6FWD' and
13137            not 'SRv6' and
13138            not 'IPSEC' and
13139            not 'VHOST'"
13140   parameters:
13141   - "throughput"
13142   - "parent"
13143   - "tags"
13144   sort:
13145   - "IP6BASE"
13146   - "POLICE_MARK"
13147   - "COPWHLIST"
13148   - "IACLDST"
13149   traces:
13150     hoverinfo: "x+y"
13151     boxpoints: "outliers"
13152     whiskerwidth: 0
13153   layout:
13154     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13155     layout: "plot-throughput"
13156
13157 - type: "plot"
13158   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13159   algorithm: "plot_performance_box"
13160   output-file-type: ".html"
13161   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13163   filter: "'NIC_Intel-X710' and
13164            '78B' and
13165            ('IP6BASE' or
13166             'POLICE_MARK' or
13167             'COPWHLIST' or
13168             'IACLDST') and
13169            'NDRPDR' and
13170            '1T1C' and
13171            'IP6FWD' and
13172            not 'SRv6' and
13173            not 'IPSEC' and
13174            not 'VHOST'"
13175   parameters:
13176   - "throughput"
13177   - "parent"
13178   - "tags"
13179   sort:
13180   - "IP6BASE"
13181   - "POLICE_MARK"
13182   - "COPWHLIST"
13183   - "IACLDST"
13184   traces:
13185     hoverinfo: "x+y"
13186     boxpoints: "outliers"
13187     whiskerwidth: 0
13188   layout:
13189     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13190     layout: "plot-throughput"
13191
13192 - type: "plot"
13193   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13194   algorithm: "plot_performance_box"
13195   output-file-type: ".html"
13196   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13198   filter: "'NIC_Intel-X710' and
13199            '78B' and
13200            ('IP6BASE' or
13201             'POLICE_MARK' or
13202             'COPWHLIST' or
13203             'IACLDST') and
13204            'NDRPDR' and
13205            '2T2C' and
13206            'IP6FWD' and
13207            not 'SRv6' and
13208            not 'IPSEC' and
13209            not 'VHOST'"
13210   parameters:
13211   - "throughput"
13212   - "parent"
13213   - "tags"
13214   sort:
13215   - "IP6BASE"
13216   - "POLICE_MARK"
13217   - "COPWHLIST"
13218   - "IACLDST"
13219   traces:
13220     hoverinfo: "x+y"
13221     boxpoints: "outliers"
13222     whiskerwidth: 0
13223   layout:
13224     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13225     layout: "plot-throughput"
13226
13227 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13228 - type: "plot"
13229   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13230   algorithm: "plot_performance_box"
13231   output-file-type: ".html"
13232   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13234   filter: "'NIC_Intel-XL710' and
13235            '78B' and
13236            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13237            'NDRPDR' and
13238            '1T1C' and
13239            'IP6FWD' and
13240            not 'SRv6' and
13241            not 'IPSEC' and
13242            not 'VHOST'"
13243   parameters:
13244   - "throughput"
13245   - "parent"
13246   - "tags"
13247   sort:
13248   - "IP6BASE"
13249   - "FIB_20K"
13250   - "FIB_200K"
13251   - "FIB_2M"
13252   traces:
13253     hoverinfo: "x+y"
13254     boxpoints: "outliers"
13255     whiskerwidth: 0
13256   layout:
13257     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13258     layout: "plot-throughput"
13259
13260 - type: "plot"
13261   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13262   algorithm: "plot_performance_box"
13263   output-file-type: ".html"
13264   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13266   filter: "'NIC_Intel-XL710' and
13267            '78B' and
13268            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13269            'NDRPDR' and
13270            '1T1C' and
13271            'IP6FWD' and
13272            not 'SRv6' and
13273            not 'IPSEC' and
13274            not 'VHOST'"
13275   parameters:
13276   - "throughput"
13277   - "parent"
13278   - "tags"
13279   sort:
13280   - "IP6BASE"
13281   - "FIB_20K"
13282   - "FIB_200K"
13283   - "FIB_2M"
13284   traces:
13285     hoverinfo: "x+y"
13286     boxpoints: "outliers"
13287     whiskerwidth: 0
13288   layout:
13289     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13290     layout: "plot-throughput"
13291
13292 - type: "plot"
13293   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13294   algorithm: "plot_performance_box"
13295   output-file-type: ".html"
13296   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13298   filter: "'NIC_Intel-XL710' and
13299            '78B' and
13300            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13301            'NDRPDR' and
13302            '2T2C' and
13303            'IP6FWD' and
13304            not 'SRv6' and
13305            not 'IPSEC' and
13306            not 'VHOST'"
13307   parameters:
13308   - "throughput"
13309   - "parent"
13310   - "tags"
13311   sort:
13312   - "IP6BASE"
13313   - "FIB_20K"
13314   - "FIB_200K"
13315   - "FIB_2M"
13316   traces:
13317     hoverinfo: "x+y"
13318     boxpoints: "outliers"
13319     whiskerwidth: 0
13320   layout:
13321     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13326   algorithm: "plot_performance_box"
13327   output-file-type: ".html"
13328   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13330   filter: "'NIC_Intel-XL710' and
13331            '78B' and
13332            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13333            'NDRPDR' and
13334            '2T2C' and
13335            'IP6FWD' and
13336            not 'SRv6' and
13337            not 'IPSEC' and
13338            not 'VHOST'"
13339   parameters:
13340   - "throughput"
13341   - "parent"
13342   - "tags"
13343   sort:
13344   - "IP6BASE"
13345   - "FIB_20K"
13346   - "FIB_200K"
13347   - "FIB_2M"
13348   traces:
13349     hoverinfo: "x+y"
13350     boxpoints: "outliers"
13351     whiskerwidth: 0
13352   layout:
13353     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13354     layout: "plot-throughput"
13355
13356 # Packet Throughput - VPP IPv6 3n-skx-x710
13357 - type: "plot"
13358   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13359   algorithm: "plot_performance_box"
13360   output-file-type: ".html"
13361   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13363   filter: "'NIC_Intel-X710' and
13364            '78B' and
13365            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13366            'NDRPDR' and
13367            '2T1C' and
13368            'IP6FWD' and
13369            not 'SRv6' and
13370            not 'IPSEC' and
13371            not 'VHOST'"
13372   parameters:
13373   - "throughput"
13374   - "parent"
13375   - "tags"
13376   sort:
13377   - "IP6BASE"
13378   - "FIB_20K"
13379   - "FIB_200K"
13380   - "FIB_2M"
13381   traces:
13382     hoverinfo: "x+y"
13383     boxpoints: "outliers"
13384     whiskerwidth: 0
13385   layout:
13386     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13391   algorithm: "plot_performance_box"
13392   output-file-type: ".html"
13393   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13395   filter: "'NIC_Intel-X710' and
13396            '78B' and
13397            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13398            'NDRPDR' and
13399            '2T1C' and
13400            'IP6FWD' and
13401            not 'SRv6' and
13402            not 'IPSEC' and
13403            not 'VHOST'"
13404   parameters:
13405   - "throughput"
13406   - "parent"
13407   - "tags"
13408   sort:
13409   - "IP6BASE"
13410   - "FIB_20K"
13411   - "FIB_200K"
13412   - "FIB_2M"
13413   traces:
13414     hoverinfo: "x+y"
13415     boxpoints: "outliers"
13416     whiskerwidth: 0
13417   layout:
13418     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13419     layout: "plot-throughput"
13420
13421 - type: "plot"
13422   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13423   algorithm: "plot_performance_box"
13424   output-file-type: ".html"
13425   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13427   filter: "'NIC_Intel-X710' and
13428            '78B' and
13429            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13430            'NDRPDR' and
13431            '4T2C' and
13432            'IP6FWD' and
13433            not 'SRv6' and
13434            not 'IPSEC' and
13435            not 'VHOST'"
13436   parameters:
13437   - "throughput"
13438   - "parent"
13439   - "tags"
13440   sort:
13441   - "IP6BASE"
13442   - "FIB_20K"
13443   - "FIB_200K"
13444   - "FIB_2M"
13445   traces:
13446     hoverinfo: "x+y"
13447     boxpoints: "outliers"
13448     whiskerwidth: 0
13449   layout:
13450     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13455   algorithm: "plot_performance_box"
13456   output-file-type: ".html"
13457   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459   filter: "'NIC_Intel-X710' and
13460            '78B' and
13461            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13462            'NDRPDR' and
13463            '4T2C' and
13464            'IP6FWD' and
13465            not 'SRv6' and
13466            not 'IPSEC' and
13467            not 'VHOST'"
13468   parameters:
13469   - "throughput"
13470   - "parent"
13471   - "tags"
13472   sort:
13473   - "IP6BASE"
13474   - "FIB_20K"
13475   - "FIB_200K"
13476   - "FIB_2M"
13477   traces:
13478     hoverinfo: "x+y"
13479     boxpoints: "outliers"
13480     whiskerwidth: 0
13481   layout:
13482     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13483     layout: "plot-throughput"
13484
13485 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13486 - type: "plot"
13487   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13488   algorithm: "plot_performance_box"
13489   output-file-type: ".html"
13490   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13492   filter: "'NIC_Intel-X710' and
13493            '78B' and
13494            ('IP6BASE' or
13495             'POLICE_MARK' or
13496             'COPWHLIST' or
13497             'IACLDST') and
13498            'NDRPDR' and
13499            '2T1C' and
13500            'IP6FWD' and
13501            not 'SRv6' and
13502            not 'IPSEC' and
13503            not 'VHOST'"
13504   parameters:
13505   - "throughput"
13506   - "parent"
13507   - "tags"
13508   sort:
13509   - "IP6BASE"
13510   - "POLICE_MARK"
13511   - "COPWHLIST"
13512   - "IACLDST"
13513   traces:
13514     hoverinfo: "x+y"
13515     boxpoints: "outliers"
13516     whiskerwidth: 0
13517   layout:
13518     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13523   algorithm: "plot_performance_box"
13524   output-file-type: ".html"
13525   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13527   filter: "'NIC_Intel-X710' and
13528            '78B' and
13529            ('IP6BASE' or
13530             'POLICE_MARK' or
13531             'COPWHLIST' or
13532             'IACLDST') and
13533            'NDRPDR' and
13534            '4T2C' and
13535            'IP6FWD' and
13536            not 'SRv6' and
13537            not 'IPSEC' and
13538            not 'VHOST'"
13539   parameters:
13540   - "throughput"
13541   - "parent"
13542   - "tags"
13543   sort:
13544   - "IP6BASE"
13545   - "POLICE_MARK"
13546   - "COPWHLIST"
13547   - "IACLDST"
13548   traces:
13549     hoverinfo: "x+y"
13550     boxpoints: "outliers"
13551     whiskerwidth: 0
13552   layout:
13553     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13554     layout: "plot-throughput"
13555
13556 - type: "plot"
13557   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13558   algorithm: "plot_performance_box"
13559   output-file-type: ".html"
13560   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13562   filter: "'NIC_Intel-X710' and
13563            '78B' and
13564            ('IP6BASE' or
13565             'POLICE_MARK' or
13566             'COPWHLIST' or
13567             'IACLDST') and
13568            'NDRPDR' and
13569            '2T1C' and
13570            'IP6FWD' and
13571            not 'SRv6' and
13572            not 'IPSEC' and
13573            not 'VHOST'"
13574   parameters:
13575   - "throughput"
13576   - "parent"
13577   - "tags"
13578   sort:
13579   - "IP6BASE"
13580   - "POLICE_MARK"
13581   - "COPWHLIST"
13582   - "IACLDST"
13583   traces:
13584     hoverinfo: "x+y"
13585     boxpoints: "outliers"
13586     whiskerwidth: 0
13587   layout:
13588     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13589     layout: "plot-throughput"
13590
13591 - type: "plot"
13592   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13593   algorithm: "plot_performance_box"
13594   output-file-type: ".html"
13595   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13597   filter: "'NIC_Intel-X710' and
13598            '78B' and
13599            ('IP6BASE' or
13600             'POLICE_MARK' or
13601             'COPWHLIST' or
13602             'IACLDST') and
13603            'NDRPDR' and
13604            '4T2C' and
13605            'IP6FWD' and
13606            not 'SRv6' and
13607            not 'IPSEC' and
13608            not 'VHOST'"
13609   parameters:
13610   - "throughput"
13611   - "parent"
13612   - "tags"
13613   sort:
13614   - "IP6BASE"
13615   - "POLICE_MARK"
13616   - "COPWHLIST"
13617   - "IACLDST"
13618   traces:
13619     hoverinfo: "x+y"
13620     boxpoints: "outliers"
13621     whiskerwidth: 0
13622   layout:
13623     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13624     layout: "plot-throughput"
13625
13626 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13627 - type: "plot"
13628   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13629   algorithm: "plot_performance_box"
13630   output-file-type: ".html"
13631   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13633   filter: "'NIC_Intel-XXV710' and
13634            '78B' and
13635            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13636            'NDRPDR' and
13637            '2T1C' and
13638            'IP6FWD' and
13639            not 'SRv6' and
13640            not 'IPSEC' and
13641            not 'VHOST'"
13642   parameters:
13643   - "throughput"
13644   - "parent"
13645   - "tags"
13646   sort:
13647   - "IP6BASE"
13648   - "FIB_20K"
13649   - "FIB_200K"
13650   - "FIB_2M"
13651   traces:
13652     hoverinfo: "x+y"
13653     boxpoints: "outliers"
13654     whiskerwidth: 0
13655   layout:
13656     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13657     layout: "plot-throughput"
13658
13659 - type: "plot"
13660   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13661   algorithm: "plot_performance_box"
13662   output-file-type: ".html"
13663   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   filter: "'NIC_Intel-XXV710' and
13666            '78B' and
13667            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13668            'NDRPDR' and
13669            '2T1C' and
13670            'IP6FWD' and
13671            not 'SRv6' and
13672            not 'IPSEC' and
13673            not 'VHOST'"
13674   parameters:
13675   - "throughput"
13676   - "parent"
13677   - "tags"
13678   sort:
13679   - "IP6BASE"
13680   - "FIB_20K"
13681   - "FIB_200K"
13682   - "FIB_2M"
13683   traces:
13684     hoverinfo: "x+y"
13685     boxpoints: "outliers"
13686     whiskerwidth: 0
13687   layout:
13688     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13689     layout: "plot-throughput"
13690
13691 - type: "plot"
13692   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13693   algorithm: "plot_performance_box"
13694   output-file-type: ".html"
13695   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13697   filter: "'NIC_Intel-XXV710' and
13698            '78B' and
13699            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13700            'NDRPDR' and
13701            '4T2C' and
13702            'IP6FWD' and
13703            not 'SRv6' and
13704            not 'IPSEC' and
13705            not 'VHOST'"
13706   parameters:
13707   - "throughput"
13708   - "parent"
13709   - "tags"
13710   sort:
13711   - "IP6BASE"
13712   - "FIB_20K"
13713   - "FIB_200K"
13714   - "FIB_2M"
13715   traces:
13716     hoverinfo: "x+y"
13717     boxpoints: "outliers"
13718     whiskerwidth: 0
13719   layout:
13720     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13721     layout: "plot-throughput"
13722
13723 - type: "plot"
13724   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13725   algorithm: "plot_performance_box"
13726   output-file-type: ".html"
13727   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13729   filter: "'NIC_Intel-XXV710' and
13730            '78B' and
13731            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13732            'NDRPDR' and
13733            '4T2C' and
13734            'IP6FWD' and
13735            not 'SRv6' and
13736            not 'IPSEC' and
13737            not 'VHOST'"
13738   parameters:
13739   - "throughput"
13740   - "parent"
13741   - "tags"
13742   sort:
13743   - "IP6BASE"
13744   - "FIB_20K"
13745   - "FIB_200K"
13746   - "FIB_2M"
13747   traces:
13748     hoverinfo: "x+y"
13749     boxpoints: "outliers"
13750     whiskerwidth: 0
13751   layout:
13752     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13753     layout: "plot-throughput"
13754
13755 # Packet Throughput - VPP IPv6 2n-skx-x710
13756 - type: "plot"
13757   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13758   algorithm: "plot_performance_box"
13759   output-file-type: ".html"
13760   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13762   filter: "'NIC_Intel-X710' and
13763            '78B' and
13764            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13765            'NDRPDR' and
13766            '2T1C' and
13767            'IP6FWD' and
13768            not 'SRv6' and
13769            not 'IPSEC' and
13770            not 'VHOST'"
13771   parameters:
13772   - "throughput"
13773   - "parent"
13774   - "tags"
13775   sort:
13776   - "IP6BASE"
13777   - "FIB_20K"
13778   - "FIB_200K"
13779   - "FIB_2M"
13780   traces:
13781     hoverinfo: "x+y"
13782     boxpoints: "outliers"
13783     whiskerwidth: 0
13784   layout:
13785     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13786     layout: "plot-throughput"
13787
13788 - type: "plot"
13789   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13790   algorithm: "plot_performance_box"
13791   output-file-type: ".html"
13792   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13794   filter: "'NIC_Intel-X710' and
13795            '78B' and
13796            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13797            'NDRPDR' and
13798            '2T1C' and
13799            'IP6FWD' and
13800            not 'SRv6' and
13801            not 'IPSEC' and
13802            not 'VHOST'"
13803   parameters:
13804   - "throughput"
13805   - "parent"
13806   - "tags"
13807   sort:
13808   - "IP6BASE"
13809   - "FIB_20K"
13810   - "FIB_200K"
13811   - "FIB_2M"
13812   traces:
13813     hoverinfo: "x+y"
13814     boxpoints: "outliers"
13815     whiskerwidth: 0
13816   layout:
13817     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13818     layout: "plot-throughput"
13819
13820 - type: "plot"
13821   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13822   algorithm: "plot_performance_box"
13823   output-file-type: ".html"
13824   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13826   filter: "'NIC_Intel-X710' and
13827            '78B' and
13828            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13829            'NDRPDR' and
13830            '4T2C' and
13831            'IP6FWD' and
13832            not 'SRv6' and
13833            not 'IPSEC' and
13834            not 'VHOST'"
13835   parameters:
13836   - "throughput"
13837   - "parent"
13838   - "tags"
13839   sort:
13840   - "IP6BASE"
13841   - "FIB_20K"
13842   - "FIB_200K"
13843   - "FIB_2M"
13844   traces:
13845     hoverinfo: "x+y"
13846     boxpoints: "outliers"
13847     whiskerwidth: 0
13848   layout:
13849     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13850     layout: "plot-throughput"
13851
13852 - type: "plot"
13853   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13854   algorithm: "plot_performance_box"
13855   output-file-type: ".html"
13856   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13858   filter: "'NIC_Intel-X710' and
13859            '78B' and
13860            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13861            'NDRPDR' and
13862            '4T2C' and
13863            'IP6FWD' and
13864            not 'SRv6' and
13865            not 'IPSEC' and
13866            not 'VHOST'"
13867   parameters:
13868   - "throughput"
13869   - "parent"
13870   - "tags"
13871   sort:
13872   - "IP6BASE"
13873   - "FIB_20K"
13874   - "FIB_200K"
13875   - "FIB_2M"
13876   traces:
13877     hoverinfo: "x+y"
13878     boxpoints: "outliers"
13879     whiskerwidth: 0
13880   layout:
13881     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13882     layout: "plot-throughput"
13883
13884 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13885 - type: "plot"
13886   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13887   algorithm: "plot_performance_box"
13888   output-file-type: ".html"
13889   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13891   filter: "'NIC_Intel-XXV710' and
13892            '78B' and
13893            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13894            'NDRPDR' and
13895            '2T1C' and
13896            'IP6FWD' and
13897            not 'SRv6' and
13898            not 'IPSEC' and
13899            not 'VHOST'"
13900   parameters:
13901   - "throughput"
13902   - "parent"
13903   - "tags"
13904   sort:
13905   - "IP6BASE"
13906   - "FIB_20K"
13907   - "FIB_200K"
13908   - "FIB_2M"
13909   traces:
13910     hoverinfo: "x+y"
13911     boxpoints: "outliers"
13912     whiskerwidth: 0
13913   layout:
13914     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13915     layout: "plot-throughput"
13916
13917 - type: "plot"
13918   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13919   algorithm: "plot_performance_box"
13920   output-file-type: ".html"
13921   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13923   filter: "'NIC_Intel-XXV710' and
13924            '78B' and
13925            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13926            'NDRPDR' and
13927            '2T1C' and
13928            'IP6FWD' and
13929            not 'SRv6' and
13930            not 'IPSEC' and
13931            not 'VHOST'"
13932   parameters:
13933   - "throughput"
13934   - "parent"
13935   - "tags"
13936   sort:
13937   - "IP6BASE"
13938   - "FIB_20K"
13939   - "FIB_200K"
13940   - "FIB_2M"
13941   traces:
13942     hoverinfo: "x+y"
13943     boxpoints: "outliers"
13944     whiskerwidth: 0
13945   layout:
13946     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13947     layout: "plot-throughput"
13948
13949 - type: "plot"
13950   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13951   algorithm: "plot_performance_box"
13952   output-file-type: ".html"
13953   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13955   filter: "'NIC_Intel-XXV710' and
13956            '78B' and
13957            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13958            'NDRPDR' and
13959            '4T2C' and
13960            'IP6FWD' and
13961            not 'SRv6' and
13962            not 'IPSEC' and
13963            not 'VHOST'"
13964   parameters:
13965   - "throughput"
13966   - "parent"
13967   - "tags"
13968   sort:
13969   - "IP6BASE"
13970   - "FIB_20K"
13971   - "FIB_200K"
13972   - "FIB_2M"
13973   traces:
13974     hoverinfo: "x+y"
13975     boxpoints: "outliers"
13976     whiskerwidth: 0
13977   layout:
13978     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13979     layout: "plot-throughput"
13980
13981 - type: "plot"
13982   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13983   algorithm: "plot_performance_box"
13984   output-file-type: ".html"
13985   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13987   filter: "'NIC_Intel-XXV710' and
13988            '78B' and
13989            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13990            'NDRPDR' and
13991            '4T2C' and
13992            'IP6FWD' and
13993            not 'SRv6' and
13994            not 'IPSEC' and
13995            not 'VHOST'"
13996   parameters:
13997   - "throughput"
13998   - "parent"
13999   - "tags"
14000   sort:
14001   - "IP6BASE"
14002   - "FIB_20K"
14003   - "FIB_200K"
14004   - "FIB_2M"
14005   traces:
14006     hoverinfo: "x+y"
14007     boxpoints: "outliers"
14008     whiskerwidth: 0
14009   layout:
14010     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14011     layout: "plot-throughput"
14012
14013 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14014 #- type: "plot"
14015 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14016 #  algorithm: "plot_performance_box"
14017 #  output-file-type: ".html"
14018 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14019 #  data: "intel-dnv-vpp"
14020 #  filter: "'NIC_Intel-X553' and
14021 #           '78B' and
14022 #           'IP6BASE' and
14023 #           'NDRPDR' and
14024 #           '1T1C' and
14025 #           'IP6FWD' and
14026 #           not 'SRv6' and
14027 #           not 'IPSEC' and
14028 #           not 'VHOST'"
14029 #  parameters:
14030 #  - "throughput"
14031 #  - "parent"
14032 #  - "tags"
14033 #  sort:
14034 #  - "IP6BASE"
14035 #  traces:
14036 #    hoverinfo: "x+y"
14037 #    boxpoints: "outliers"
14038 #    whiskerwidth: 0
14039 #  layout:
14040 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14041 #    layout: "plot-throughput"
14042 #
14043 #- type: "plot"
14044 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14045 #  algorithm: "plot_performance_box"
14046 #  output-file-type: ".html"
14047 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14048 #  data: "intel-dnv-vpp"
14049 #  filter: "'NIC_Intel-X553' and
14050 #           '78B' and
14051 #           'IP6BASE' and
14052 #           'NDRPDR' and
14053 #           '1T1C' and
14054 #           'IP6FWD' and
14055 #           not 'SRv6' and
14056 #           not 'IPSEC' and
14057 #           not 'VHOST'"
14058 #  parameters:
14059 #  - "throughput"
14060 #  - "parent"
14061 #  - "tags"
14062 #  sort:
14063 #  - "IP6BASE"
14064 #  traces:
14065 #    hoverinfo: "x+y"
14066 #    boxpoints: "outliers"
14067 #    whiskerwidth: 0
14068 #  layout:
14069 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14070 #    layout: "plot-throughput"
14071 #
14072 #- type: "plot"
14073 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14074 #  algorithm: "plot_performance_box"
14075 #  output-file-type: ".html"
14076 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14077 #  data: "intel-dnv-vpp"
14078 #  filter: "'NIC_Intel-X553' and
14079 #           '78B' and
14080 #           'IP6BASE' and
14081 #           'NDRPDR' and
14082 #           '2T2C' and
14083 #           'IP6FWD' and
14084 #           not 'SRv6' and
14085 #           not 'IPSEC' and
14086 #           not 'VHOST'"
14087 #  parameters:
14088 #  - "throughput"
14089 #  - "parent"
14090 #  - "tags"
14091 #  sort:
14092 #  - "IP6BASE"
14093 #  traces:
14094 #    hoverinfo: "x+y"
14095 #    boxpoints: "outliers"
14096 #    whiskerwidth: 0
14097 #  layout:
14098 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14099 #    layout: "plot-throughput"
14100 #
14101 #- type: "plot"
14102 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14103 #  algorithm: "plot_performance_box"
14104 #  output-file-type: ".html"
14105 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14106 #  data: "intel-dnv-vpp"
14107 #  filter: "'NIC_Intel-X553' and
14108 #           '78B' and
14109 #           'IP6BASE' and
14110 #           'NDRPDR' and
14111 #           '2T2C' and
14112 #           'IP6FWD' and
14113 #           not 'SRv6' and
14114 #           not 'IPSEC' and
14115 #           not 'VHOST'"
14116 #  parameters:
14117 #  - "throughput"
14118 #  - "parent"
14119 #  - "tags"
14120 #  sort:
14121 #  - "IP6BASE"
14122 #  traces:
14123 #    hoverinfo: "x+y"
14124 #    boxpoints: "outliers"
14125 #    whiskerwidth: 0
14126 #  layout:
14127 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14128 #    layout: "plot-throughput"
14129
14130 ################################################################################
14131
14132 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14133 - type: "plot"
14134   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14135   algorithm: "plot_performance_box"
14136   output-file-type: ".html"
14137   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14139   filter: "'NIC_Intel-X520-DA2' and
14140            '78B' and
14141            'ENCAP' and
14142            'NDRPDR' and
14143            '1T1C' and
14144            'LISP' and
14145            not 'VHOST'"
14146   parameters:
14147   - "throughput"
14148   - "parent"
14149   - "tags"
14150   sort:
14151   - "IP4UNRLAY"
14152   - "IP6UNRLAY"
14153   traces:
14154     hoverinfo: "x+y"
14155     boxpoints: "outliers"
14156     whiskerwidth: 0
14157   layout:
14158     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14159     layout: "plot-throughput"
14160
14161 - type: "plot"
14162   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14163   algorithm: "plot_performance_box"
14164   output-file-type: ".html"
14165   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14167   filter: "'NIC_Intel-X520-DA2' and
14168            '78B' and
14169            'ENCAP' and
14170            'NDRPDR' and
14171            '1T1C' and
14172            'LISP' and
14173            not 'VHOST'"
14174   parameters:
14175   - "throughput"
14176   - "parent"
14177   - "tags"
14178   sort:
14179   - "IP4UNRLAY"
14180   - "IP6UNRLAY"
14181   traces:
14182     hoverinfo: "x+y"
14183     boxpoints: "outliers"
14184     whiskerwidth: 0
14185   layout:
14186     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14187     layout: "plot-throughput"
14188
14189 - type: "plot"
14190   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14191   algorithm: "plot_performance_box"
14192   output-file-type: ".html"
14193   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14195   filter: "'NIC_Intel-X520-DA2' and
14196            '78B' and
14197            'ENCAP' and
14198            'NDRPDR' and
14199            '2T2C' and
14200            'LISP' and
14201            not 'VHOST'"
14202   parameters:
14203   - "throughput"
14204   - "parent"
14205   - "tags"
14206   sort:
14207   - "IP4UNRLAY"
14208   - "IP6UNRLAY"
14209   traces:
14210     hoverinfo: "x+y"
14211     boxpoints: "outliers"
14212     whiskerwidth: 0
14213   layout:
14214     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14215     layout: "plot-throughput"
14216
14217 - type: "plot"
14218   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14219   algorithm: "plot_performance_box"
14220   output-file-type: ".html"
14221   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14223   filter: "'NIC_Intel-X520-DA2' and
14224            '78B' and
14225            'ENCAP' and
14226            'NDRPDR' and
14227            '2T2C' and
14228            'LISP' and
14229            not 'VHOST'"
14230   parameters:
14231   - "throughput"
14232   - "parent"
14233   - "tags"
14234   sort:
14235   - "IP4UNRLAY"
14236   - "IP6UNRLAY"
14237   traces:
14238     hoverinfo: "x+y"
14239     boxpoints: "outliers"
14240     whiskerwidth: 0
14241   layout:
14242     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14243     layout: "plot-throughput"
14244
14245 ################################################################################
14246
14247 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14248 - type: "plot"
14249   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14250   algorithm: "plot_performance_box"
14251   output-file-type: ".html"
14252   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14254   filter: "'NIC_Intel-XL710' and
14255            '64B' and
14256            'IP4FWD' and
14257            'NDRPDR' and
14258            'BASE' and
14259            '1T1C' and
14260            'IPSECHW' and
14261            ('IPSECTRAN' or 'IPSECTUN') and
14262            not 'VHOST'"
14263   parameters:
14264   - "throughput"
14265   - "parent"
14266   - "tags"
14267   traces:
14268     hoverinfo: "x+y"
14269     boxpoints: "outliers"
14270     whiskerwidth: 0
14271   layout:
14272     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14273     layout: "plot-throughput"
14274
14275 - type: "plot"
14276   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14277   algorithm: "plot_performance_box"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14281   filter: "'NIC_Intel-XL710' and
14282            '64B' and
14283            'IP4FWD' and
14284            'NDRPDR' and
14285            'BASE' and
14286            '1T1C' and
14287            'IPSECHW' and
14288            ('IPSECTRAN' or 'IPSECTUN') and
14289            not 'VHOST'"
14290   parameters:
14291   - "throughput"
14292   - "parent"
14293   - "tags"
14294   traces:
14295     hoverinfo: "x+y"
14296     boxpoints: "outliers"
14297     whiskerwidth: 0
14298   layout:
14299     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14300     layout: "plot-throughput"
14301
14302 - type: "plot"
14303   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14304   algorithm: "plot_performance_box"
14305   output-file-type: ".html"
14306   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14308   filter: "'NIC_Intel-XL710' and
14309            '64B' and
14310            'IP4FWD' and
14311            'NDRPDR' and
14312            'BASE' and
14313            '2T2C' and
14314            'IPSECHW' and
14315            ('IPSECTRAN' or 'IPSECTUN') and
14316            not 'VHOST'"
14317   parameters:
14318   - "throughput"
14319   - "parent"
14320   - "tags"
14321   traces:
14322     hoverinfo: "x+y"
14323     boxpoints: "outliers"
14324     whiskerwidth: 0
14325   layout:
14326     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14327     layout: "plot-throughput"
14328
14329 - type: "plot"
14330   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14331   algorithm: "plot_performance_box"
14332   output-file-type: ".html"
14333   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14335   filter: "'NIC_Intel-XL710' and
14336            '64B' and
14337            'IP4FWD' and
14338            'NDRPDR' and
14339            'BASE' and
14340            '2T2C' and
14341            'IPSECHW' and
14342            ('IPSECTRAN' or 'IPSECTUN') and
14343            not 'VHOST'"
14344   parameters:
14345   - "throughput"
14346   - "parent"
14347   - "tags"
14348   traces:
14349     hoverinfo: "x+y"
14350     boxpoints: "outliers"
14351     whiskerwidth: 0
14352   layout:
14353     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14354     layout: "plot-throughput"
14355
14356 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14357 - type: "plot"
14358   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14359   algorithm: "plot_performance_box"
14360   output-file-type: ".html"
14361   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14363   filter: "'NIC_Intel-XL710' and
14364            '64B' and
14365            'IP4FWD' and
14366            'NDRPDR' and
14367            'SCALE' and
14368            '1T1C' and
14369            'IPSECHW' and
14370            ('IPSECTRAN' or 'IPSECTUN') and
14371            not 'VHOST'"
14372   parameters:
14373   - "throughput"
14374   - "parent"
14375   - "tags"
14376   traces:
14377     hoverinfo: "x+y"
14378     boxpoints: "outliers"
14379     whiskerwidth: 0
14380   layout:
14381     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14382     layout: "plot-throughput"
14383
14384 - type: "plot"
14385   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14386   algorithm: "plot_performance_box"
14387   output-file-type: ".html"
14388   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14390   filter: "'NIC_Intel-XL710' and
14391            '64B' and
14392            'IP4FWD' and
14393            'NDRPDR' and
14394            'SCALE' and
14395            '1T1C' and
14396            'IPSECHW' and
14397            ('IPSECTRAN' or 'IPSECTUN') and
14398            not 'VHOST'"
14399   parameters:
14400   - "throughput"
14401   - "parent"
14402   - "tags"
14403   traces:
14404     hoverinfo: "x+y"
14405     boxpoints: "outliers"
14406     whiskerwidth: 0
14407   layout:
14408     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14409     layout: "plot-throughput"
14410
14411 - type: "plot"
14412   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14413   algorithm: "plot_performance_box"
14414   output-file-type: ".html"
14415   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14417   filter: "'NIC_Intel-XL710' and
14418            '64B' and
14419            'IP4FWD' and
14420            'NDRPDR' and
14421            'SCALE' and
14422            '2T2C' and
14423            'IPSECHW' and
14424            ('IPSECTRAN' or 'IPSECTUN') and
14425            not 'VHOST'"
14426   parameters:
14427   - "throughput"
14428   - "parent"
14429   - "tags"
14430   traces:
14431     hoverinfo: "x+y"
14432     boxpoints: "outliers"
14433     whiskerwidth: 0
14434   layout:
14435     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14436     layout: "plot-throughput"
14437
14438 - type: "plot"
14439   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14440   algorithm: "plot_performance_box"
14441   output-file-type: ".html"
14442   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14444   filter: "'NIC_Intel-XL710' and
14445            '64B' and
14446            'IP4FWD' and
14447            'NDRPDR' and
14448            'SCALE' and
14449            '2T2C' and
14450            'IPSECHW' and
14451            ('IPSECTRAN' or 'IPSECTUN') and
14452            not 'VHOST'"
14453   parameters:
14454   - "throughput"
14455   - "parent"
14456   - "tags"
14457   traces:
14458     hoverinfo: "x+y"
14459     boxpoints: "outliers"
14460     whiskerwidth: 0
14461   layout:
14462     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14463     layout: "plot-throughput"
14464
14465 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14466 - type: "plot"
14467   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14468   algorithm: "plot_performance_box"
14469   output-file-type: ".html"
14470   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14472   filter: "'NIC_Intel-XL710' and
14473            '64B' and
14474            'IP4FWD' and
14475            'NDRPDR' and
14476            '1T1C' and
14477            'IPSECSW' and
14478            ('IPSECTRAN' or 'IPSECTUN') and
14479            not 'VHOST'"
14480   parameters:
14481   - "throughput"
14482   - "parent"
14483   - "tags"
14484   traces:
14485     hoverinfo: "x+y"
14486     boxpoints: "outliers"
14487     whiskerwidth: 0
14488   layout:
14489     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14490     layout: "plot-throughput"
14491
14492 - type: "plot"
14493   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14494   algorithm: "plot_performance_box"
14495   output-file-type: ".html"
14496   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14498   filter: "'NIC_Intel-XL710' and
14499            '64B' and
14500            'IP4FWD' and
14501            'NDRPDR' and
14502            '1T1C' and
14503            'IPSECSW' and
14504            ('IPSECTRAN' or 'IPSECTUN') and
14505            not 'VHOST'"
14506   parameters:
14507   - "throughput"
14508   - "parent"
14509   - "tags"
14510   traces:
14511     hoverinfo: "x+y"
14512     boxpoints: "outliers"
14513     whiskerwidth: 0
14514   layout:
14515     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14516     layout: "plot-throughput"
14517
14518 - type: "plot"
14519   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14520   algorithm: "plot_performance_box"
14521   output-file-type: ".html"
14522   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14524   filter: "'NIC_Intel-XL710' and
14525            '64B' and
14526            'IP4FWD' and
14527            'NDRPDR' and
14528            '2T2C' and
14529            'IPSECSW' 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-sw-ndr"
14542     layout: "plot-throughput"
14543
14544 - type: "plot"
14545   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14546   algorithm: "plot_performance_box"
14547   output-file-type: ".html"
14548   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14550   filter: "'NIC_Intel-XL710' and
14551            '64B' and
14552            'IP4FWD' and
14553            'NDRPDR' and
14554            '2T2C' and
14555            'IPSECSW' and
14556            ('IPSECTRAN' or 'IPSECTUN') and
14557            not 'VHOST'"
14558   parameters:
14559   - "throughput"
14560   - "parent"
14561   - "tags"
14562   traces:
14563     hoverinfo: "x+y"
14564     boxpoints: "outliers"
14565     whiskerwidth: 0
14566   layout:
14567     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14568     layout: "plot-throughput"
14569
14570 ################################################################################
14571
14572 # Packet Throughput - VPP SRv6 3n-hsw-x520
14573 - type: "plot"
14574   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14575   algorithm: "plot_performance_box"
14576   output-file-type: ".html"
14577   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14579   filter: "'NIC_Intel-X520-DA2' and
14580            '78B' and
14581            'FEATURE' and
14582            'NDRPDR' and
14583            '1T1C' and
14584            'IP6FWD' and
14585            'SRv6'"
14586   parameters:
14587   - "throughput"
14588   - "parent"
14589   - "tags"
14590   traces:
14591     hoverinfo: "x+y"
14592     boxpoints: "outliers"
14593     whiskerwidth: 0
14594   layout:
14595     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14596     layout: "plot-throughput"
14597
14598 - type: "plot"
14599   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14600   algorithm: "plot_performance_box"
14601   output-file-type: ".html"
14602   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14604   filter: "'NIC_Intel-X520-DA2' and
14605            '78B' and
14606            'FEATURE' and
14607            'NDRPDR' and
14608            '1T1C' and
14609            'IP6FWD' and
14610            'SRv6'"
14611   parameters:
14612   - "throughput"
14613   - "parent"
14614   - "tags"
14615   traces:
14616     hoverinfo: "x+y"
14617     boxpoints: "outliers"
14618     whiskerwidth: 0
14619   layout:
14620     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14621     layout: "plot-throughput"
14622
14623 - type: "plot"
14624   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14625   algorithm: "plot_performance_box"
14626   output-file-type: ".html"
14627   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14629   filter: "'NIC_Intel-X520-DA2' and
14630            '78B' and
14631            'FEATURE' and
14632            'NDRPDR' and
14633            '2T2C' and
14634            'IP6FWD' and
14635            'SRv6'"
14636   parameters:
14637   - "throughput"
14638   - "parent"
14639   - "tags"
14640   traces:
14641     hoverinfo: "x+y"
14642     boxpoints: "outliers"
14643     whiskerwidth: 0
14644   layout:
14645     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14646     layout: "plot-throughput"
14647
14648 - type: "plot"
14649   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14650   algorithm: "plot_performance_box"
14651   output-file-type: ".html"
14652   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14654   filter: "'NIC_Intel-X520-DA2' and
14655            '78B' and
14656            'FEATURE' and
14657            'NDRPDR' and
14658            '2T2C' and
14659            'IP6FWD' and
14660            'SRv6'"
14661   parameters:
14662   - "throughput"
14663   - "parent"
14664   - "tags"
14665   traces:
14666     hoverinfo: "x+y"
14667     boxpoints: "outliers"
14668     whiskerwidth: 0
14669   layout:
14670     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14671     layout: "plot-throughput"
14672
14673 ################################################################################
14674
14675 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14676 - type: "plot"
14677   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14678   algorithm: "plot_performance_box"
14679   output-file-type: ".html"
14680   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14682   filter: "'NIC_Intel-X520-DA2' and
14683            '64B' and
14684            'NDRPDR' and
14685            'ETH' and
14686            'IP4FWD' and
14687            '1T1C' and
14688            'VHOST_1024' and
14689            not 'VXLAN' and
14690            not 'DOT1Q'"
14691   parameters:
14692   - "throughput"
14693   - "parent"
14694   - "tags"
14695   sort:
14696   - "not CFS_OPT"
14697   - "1VM"
14698   - "2VM"
14699   traces:
14700     hoverinfo: "x+y"
14701     boxpoints: "outliers"
14702     whiskerwidth: 0
14703   layout:
14704     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14705     layout: "plot-throughput"
14706
14707 - type: "plot"
14708   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14709   algorithm: "plot_performance_box"
14710   output-file-type: ".html"
14711   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14713   filter: "'NIC_Intel-X520-DA2' and
14714            '64B' and
14715            'NDRPDR' and
14716            'ETH' and
14717            'IP4FWD' and
14718            '2T2C' and
14719            'VHOST_1024' and
14720            not 'VXLAN' and
14721            not 'DOT1Q'"
14722   parameters:
14723   - "throughput"
14724   - "parent"
14725   - "tags"
14726   sort:
14727   - "not CFS_OPT"
14728   - "1VM"
14729   - "2VM"
14730   traces:
14731     hoverinfo: "x+y"
14732     boxpoints: "outliers"
14733     whiskerwidth: 0
14734   layout:
14735     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14736     layout: "plot-throughput"
14737
14738 - type: "plot"
14739   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14740   algorithm: "plot_performance_box"
14741   output-file-type: ".html"
14742   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14744   filter: "'NIC_Intel-X520-DA2' and
14745            '64B' and
14746            'NDRPDR' and
14747            'ETH' and
14748            'IP4FWD' and
14749            '1T1C' and
14750            'VHOST_1024' and
14751            not 'VXLAN' and
14752            not 'DOT1Q'"
14753   parameters:
14754   - "throughput"
14755   - "parent"
14756   - "tags"
14757   sort:
14758   - "not CFS_OPT"
14759   - "1VM"
14760   - "2VM"
14761   traces:
14762     hoverinfo: "x+y"
14763     boxpoints: "outliers"
14764     whiskerwidth: 0
14765   layout:
14766     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14767     layout: "plot-throughput"
14768
14769 - type: "plot"
14770   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14771   algorithm: "plot_performance_box"
14772   output-file-type: ".html"
14773   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14775   filter: "'NIC_Intel-X520-DA2' and
14776            '64B' and
14777            'NDRPDR' and
14778            'ETH' and
14779            'IP4FWD' and
14780            '2T2C' and
14781            'VHOST_1024' and
14782            not 'VXLAN' and
14783            not 'DOT1Q'"
14784   parameters:
14785   - "throughput"
14786   - "parent"
14787   - "tags"
14788   sort:
14789   - "not CFS_OPT"
14790   - "1VM"
14791   - "2VM"
14792   traces:
14793     hoverinfo: "x+y"
14794     boxpoints: "outliers"
14795     whiskerwidth: 0
14796   layout:
14797     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14798     layout: "plot-throughput"
14799
14800 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14801 - type: "plot"
14802   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14803   algorithm: "plot_performance_box"
14804   output-file-type: ".html"
14805   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14807   filter: "'NIC_Intel-X520-DA2' and
14808            '64B' and
14809            'NDRPDR' and
14810            ('ETH' or 'DOT1Q') and
14811            'BASE' and
14812            '1T1C' and
14813            ('L2BDMACLRN' or 'L2XCFWD') and
14814            'VHOST_1024' and
14815            not 'VXLAN' and
14816            not 'IP4FWD' and
14817            not '2VM'"
14818   parameters:
14819   - "throughput"
14820   - "parent"
14821   - "tags"
14822   sort:
14823   - "L2BDMACLRN"
14824   - "L2BDMACLRN"
14825   - "L2BDMACLRN"
14826   - "L2XCFWD"
14827   - "L2XCFWD"
14828   - "L2XCFWD"
14829   traces:
14830     hoverinfo: "x+y"
14831     boxpoints: "outliers"
14832     whiskerwidth: 0
14833   layout:
14834     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14835     layout: "plot-throughput"
14836
14837 - type: "plot"
14838   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14839   algorithm: "plot_performance_box"
14840   output-file-type: ".html"
14841   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14843   filter: "'NIC_Intel-X520-DA2' and
14844            '64B' and
14845            'NDRPDR' and
14846            ('ETH' or 'DOT1Q') and
14847            'BASE' and
14848            '1T1C' and
14849            ('L2BDMACLRN' or 'L2XCFWD') and
14850            'VHOST_1024' and
14851            not 'VXLAN' and
14852            not 'IP4FWD' and
14853            not '2VM'"
14854   parameters:
14855   - "throughput"
14856   - "parent"
14857   - "tags"
14858   sort:
14859   - "L2BDMACLRN"
14860   - "L2BDMACLRN"
14861   - "L2BDMACLRN"
14862   - "L2XCFWD"
14863   - "L2XCFWD"
14864   - "L2XCFWD"
14865   traces:
14866     hoverinfo: "x+y"
14867     boxpoints: "outliers"
14868     whiskerwidth: 0
14869   layout:
14870     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14871     layout: "plot-throughput"
14872
14873 - type: "plot"
14874   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14875   algorithm: "plot_performance_box"
14876   output-file-type: ".html"
14877   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14879   filter: "'NIC_Intel-X520-DA2' and
14880            '64B' and
14881            'NDRPDR' and
14882            ('ETH' or 'DOT1Q') and
14883            'BASE' and
14884            '2T2C' and
14885            ('L2BDMACLRN' or 'L2XCFWD') and
14886            'VHOST_1024' and
14887            not 'VXLAN' and
14888            not 'IP4FWD' and
14889            not '2VM'"
14890   parameters:
14891   - "throughput"
14892   - "parent"
14893   - "tags"
14894   sort:
14895   - "L2BDMACLRN"
14896   - "L2BDMACLRN"
14897   - "L2BDMACLRN"
14898   - "L2XCFWD"
14899   - "L2XCFWD"
14900   - "L2XCFWD"
14901   traces:
14902     hoverinfo: "x+y"
14903     boxpoints: "outliers"
14904     whiskerwidth: 0
14905   layout:
14906     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14911   algorithm: "plot_performance_box"
14912   output-file-type: ".html"
14913   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14915   filter: "'NIC_Intel-X520-DA2' and
14916            '64B' and
14917            'NDRPDR' and
14918            ('ETH' or 'DOT1Q') and
14919            'BASE' and
14920            '2T2C' and
14921            ('L2BDMACLRN' or 'L2XCFWD') and
14922            'VHOST_1024' and
14923            not 'VXLAN' and
14924            not 'IP4FWD' and
14925            not '2VM'"
14926   parameters:
14927   - "throughput"
14928   - "parent"
14929   - "tags"
14930   sort:
14931   - "L2BDMACLRN"
14932   - "L2BDMACLRN"
14933   - "L2BDMACLRN"
14934   - "L2XCFWD"
14935   - "L2XCFWD"
14936   - "L2XCFWD"
14937   traces:
14938     hoverinfo: "x+y"
14939     boxpoints: "outliers"
14940     whiskerwidth: 0
14941   layout:
14942     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14943     layout: "plot-throughput"
14944
14945 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14946 - type: "plot"
14947   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14948   algorithm: "plot_performance_box"
14949   output-file-type: ".html"
14950   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14951   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14952   filter: "'NIC_Intel-X520-DA2' and
14953            '64B' and
14954            'NDRPDR' and
14955            ('ETH' or 'DOT1Q') and
14956            '1T1C' and
14957            ('L2BDMACLRN' or 'L2XCFWD') and
14958            'VHOST_1024' and
14959            not 'CFS_OPT' and
14960            not 'DOT1Q' and
14961            not 'VXLAN' and
14962            not 'IP4FWD' and
14963            not 'LBOND'"
14964   parameters:
14965   - "throughput"
14966   - "parent"
14967   - "tags"
14968 #  sort:
14969 #  - "1VM"
14970 #  - "L2XCFWD"
14971 #  - "1VM"
14972 #  - "L2BDMACLRN"
14973   traces:
14974     hoverinfo: "x+y"
14975     boxpoints: "outliers"
14976     whiskerwidth: 0
14977   layout:
14978     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14979     layout: "plot-throughput"
14980
14981 - type: "plot"
14982   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14983   algorithm: "plot_performance_box"
14984   output-file-type: ".html"
14985   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14987   filter: "'NIC_Intel-X520-DA2' and
14988            '64B' and
14989            'NDRPDR' and
14990            ('ETH' or 'DOT1Q') and
14991            '1T1C' and
14992            ('L2BDMACLRN' or 'L2XCFWD') and
14993            'VHOST_1024' and
14994            not 'CFS_OPT' and
14995            not 'DOT1Q' and
14996            not 'VXLAN' and
14997            not 'IP4FWD' and
14998            not 'LBOND'"
14999   parameters:
15000   - "throughput"
15001   - "parent"
15002   - "tags"
15003 #  sort:
15004 #  - "1VM"
15005 #  - "L2XCFWD"
15006 #  - "1VM"
15007 #  - "L2BDMACLRN"
15008   traces:
15009     hoverinfo: "x+y"
15010     boxpoints: "outliers"
15011     whiskerwidth: 0
15012   layout:
15013     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15014     layout: "plot-throughput"
15015
15016 - type: "plot"
15017   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15018   algorithm: "plot_performance_box"
15019   output-file-type: ".html"
15020   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15022   filter: "'NIC_Intel-X520-DA2' and
15023            '64B' and
15024            'NDRPDR' and
15025            ('ETH' or 'DOT1Q') and
15026            '2T2C' and
15027            ('L2BDMACLRN' or 'L2XCFWD') and
15028            'VHOST_1024' and
15029            not 'CFS_OPT' and
15030            not 'DOT1Q' and
15031            not 'VXLAN' and
15032            not 'IP4FWD' and
15033            not 'LBOND'"
15034   parameters:
15035   - "throughput"
15036   - "parent"
15037   - "tags"
15038 #  sort:
15039 #  - "1VM"
15040 #  - "L2XCFWD"
15041 #  - "1VM"
15042 #  - "L2BDMACLRN"
15043   traces:
15044     hoverinfo: "x+y"
15045     boxpoints: "outliers"
15046     whiskerwidth: 0
15047   layout:
15048     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15049     layout: "plot-throughput"
15050
15051 - type: "plot"
15052   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15053   algorithm: "plot_performance_box"
15054   output-file-type: ".html"
15055   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15057   filter: "'NIC_Intel-X520-DA2' and
15058            '64B' and
15059            'NDRPDR' and
15060            ('ETH' or 'DOT1Q') and
15061            '2T2C' and
15062            ('L2BDMACLRN' or 'L2XCFWD') and
15063            'VHOST_1024' and
15064            not 'CFS_OPT' and
15065            not 'DOT1Q' and
15066            not 'VXLAN' and
15067            not 'IP4FWD' and
15068            not 'LBOND'"
15069   parameters:
15070   - "throughput"
15071   - "parent"
15072   - "tags"
15073 #  sort:
15074 #  - "1VM"
15075 #  - "L2XCFWD"
15076 #  - "1VM"
15077 #  - "L2BDMACLRN"
15078   traces:
15079     hoverinfo: "x+y"
15080     boxpoints: "outliers"
15081     whiskerwidth: 0
15082   layout:
15083     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15084     layout: "plot-throughput"
15085
15086 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15087 - type: "plot"
15088   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15089   algorithm: "plot_performance_box"
15090   output-file-type: ".html"
15091   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15093   filter: "'NIC_Intel-X710' and
15094            '64B' and
15095            'NDRPDR' and
15096            'ETH' and
15097            'IP4FWD' and
15098            '1T1C' and
15099            'VHOST_1024' and
15100            not 'VXLAN' and
15101            not 'CFS_OPT' and
15102            not 'DOT1Q'"
15103   parameters:
15104   - "throughput"
15105   - "parent"
15106   - "tags"
15107   sort:
15108   - "1VM"
15109   - "2VM"
15110   traces:
15111     hoverinfo: "x+y"
15112     boxpoints: "outliers"
15113     whiskerwidth: 0
15114   layout:
15115     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15116     layout: "plot-throughput"
15117
15118 - type: "plot"
15119   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15120   algorithm: "plot_performance_box"
15121   output-file-type: ".html"
15122   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15124   filter: "'NIC_Intel-X710' and
15125            '64B' and
15126            'NDRPDR' and
15127            'ETH' and
15128            'IP4FWD' and
15129            '2T2C' and
15130            'VHOST_1024' and
15131            not 'VXLAN' and
15132            not 'CFS_OPT' and
15133            not 'DOT1Q'"
15134   parameters:
15135   - "throughput"
15136   - "parent"
15137   - "tags"
15138   sort:
15139   - "1VM"
15140   - "2VM"
15141   traces:
15142     hoverinfo: "x+y"
15143     boxpoints: "outliers"
15144     whiskerwidth: 0
15145   layout:
15146     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15147     layout: "plot-throughput"
15148
15149 - type: "plot"
15150   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15151   algorithm: "plot_performance_box"
15152   output-file-type: ".html"
15153   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15155   filter: "'NIC_Intel-X710' and
15156            '64B' and
15157            'NDRPDR' and
15158            'ETH' and
15159            'IP4FWD' and
15160            '1T1C' and
15161            'VHOST_1024' and
15162            not 'VXLAN' and
15163            not 'CFS_OPT' and
15164            not 'DOT1Q'"
15165   parameters:
15166   - "throughput"
15167   - "parent"
15168   - "tags"
15169   sort:
15170   - "1VM"
15171   - "2VM"
15172   traces:
15173     hoverinfo: "x+y"
15174     boxpoints: "outliers"
15175     whiskerwidth: 0
15176   layout:
15177     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15178     layout: "plot-throughput"
15179
15180 - type: "plot"
15181   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15182   algorithm: "plot_performance_box"
15183   output-file-type: ".html"
15184   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15186   filter: "'NIC_Intel-X710' and
15187            '64B' and
15188            'NDRPDR' and
15189            'ETH' and
15190            'IP4FWD' and
15191            '2T2C' and
15192            'VHOST_1024' and
15193            not 'VXLAN' and
15194            not 'CFS_OPT' and
15195            not 'DOT1Q'"
15196   parameters:
15197   - "throughput"
15198   - "parent"
15199   - "tags"
15200   sort:
15201   - "1VM"
15202   - "2VM"
15203   traces:
15204     hoverinfo: "x+y"
15205     boxpoints: "outliers"
15206     whiskerwidth: 0
15207   layout:
15208     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15209     layout: "plot-throughput"
15210
15211 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15212 - type: "plot"
15213   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15214   algorithm: "plot_performance_box"
15215   output-file-type: ".html"
15216   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15218   filter: "'NIC_Intel-X710' and
15219            '64B' and
15220            'NDRPDR' and
15221            ('ETH' or 'DOT1Q') and
15222            'BASE' and
15223            '1T1C' and
15224            ('L2BDMACLRN' or 'L2XCFWD') and
15225            'VHOST_1024' and
15226            not 'VXLAN' and
15227            not 'IP4FWD' and
15228            not '2VM'"
15229   parameters:
15230   - "throughput"
15231   - "parent"
15232   - "tags"
15233   sort:
15234   - "L2BDMACLRN"
15235   - "L2BDMACLRN"
15236   - "L2BDMACLRN"
15237   - "L2XCFWD"
15238   - "L2XCFWD"
15239   - "L2XCFWD"
15240   traces:
15241     hoverinfo: "x+y"
15242     boxpoints: "outliers"
15243     whiskerwidth: 0
15244   layout:
15245     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15246     layout: "plot-throughput"
15247
15248 - type: "plot"
15249   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15250   algorithm: "plot_performance_box"
15251   output-file-type: ".html"
15252   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15254   filter: "'NIC_Intel-X710' and
15255            '64B' and
15256            'NDRPDR' and
15257            ('ETH' or 'DOT1Q') and
15258            'BASE' and
15259            '1T1C' and
15260            ('L2BDMACLRN' or 'L2XCFWD') and
15261            'VHOST_1024' and
15262            not 'VXLAN' and
15263            not 'IP4FWD' and
15264            not '2VM'"
15265   parameters:
15266   - "throughput"
15267   - "parent"
15268   - "tags"
15269   sort:
15270   - "L2BDMACLRN"
15271   - "L2BDMACLRN"
15272   - "L2BDMACLRN"
15273   - "L2XCFWD"
15274   - "L2XCFWD"
15275   - "L2XCFWD"
15276   traces:
15277     hoverinfo: "x+y"
15278     boxpoints: "outliers"
15279     whiskerwidth: 0
15280   layout:
15281     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15282     layout: "plot-throughput"
15283
15284 - type: "plot"
15285   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15286   algorithm: "plot_performance_box"
15287   output-file-type: ".html"
15288   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15290   filter: "'NIC_Intel-X710' and
15291            '64B' and
15292            'NDRPDR' and
15293            ('ETH' or 'DOT1Q') and
15294            'BASE' and
15295            '2T2C' and
15296            ('L2BDMACLRN' or 'L2XCFWD') and
15297            'VHOST_1024' and
15298            not 'VXLAN' and
15299            not 'IP4FWD' and
15300            not '2VM'"
15301   parameters:
15302   - "throughput"
15303   - "parent"
15304   - "tags"
15305   sort:
15306   - "L2BDMACLRN"
15307   - "L2BDMACLRN"
15308   - "L2BDMACLRN"
15309   - "L2XCFWD"
15310   - "L2XCFWD"
15311   - "L2XCFWD"
15312   traces:
15313     hoverinfo: "x+y"
15314     boxpoints: "outliers"
15315     whiskerwidth: 0
15316   layout:
15317     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15318     layout: "plot-throughput"
15319
15320 - type: "plot"
15321   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15322   algorithm: "plot_performance_box"
15323   output-file-type: ".html"
15324   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15326   filter: "'NIC_Intel-X710' and
15327            '64B' and
15328            'NDRPDR' and
15329            ('ETH' or 'DOT1Q') and
15330            'BASE' and
15331            '2T2C' and
15332            ('L2BDMACLRN' or 'L2XCFWD') and
15333            'VHOST_1024' and
15334            not 'VXLAN' and
15335            not 'IP4FWD' and
15336            not '2VM'"
15337   parameters:
15338   - "throughput"
15339   - "parent"
15340   - "tags"
15341   sort:
15342   - "L2BDMACLRN"
15343   - "L2BDMACLRN"
15344   - "L2BDMACLRN"
15345   - "L2XCFWD"
15346   - "L2XCFWD"
15347   - "L2XCFWD"
15348   traces:
15349     hoverinfo: "x+y"
15350     boxpoints: "outliers"
15351     whiskerwidth: 0
15352   layout:
15353     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15354     layout: "plot-throughput"
15355
15356 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15357 - type: "plot"
15358   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15359   algorithm: "plot_performance_box"
15360   output-file-type: ".html"
15361   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15363   filter: "'NIC_Intel-X710' and
15364            '64B' and
15365            'NDRPDR' and
15366            ('ETH' or 'DOT1Q') and
15367            '1T1C' and
15368            ('L2BDMACLRN' or 'L2XCFWD') and
15369            'VHOST_1024' and
15370            not 'CFS_OPT' and
15371            not 'VXLAN' and
15372            not 'IP4FWD' and
15373            not 'LBOND'"
15374   parameters:
15375   - "throughput"
15376   - "parent"
15377   - "tags"
15378   sort:
15379   - "L2BDMACLRN"
15380   - "L2BDMACLRN"
15381   - "L2BDMACLRN"
15382   - "L2XCFWD"
15383   - "L2XCFWD"
15384   - "L2XCFWD"
15385   traces:
15386     hoverinfo: "x+y"
15387     boxpoints: "outliers"
15388     whiskerwidth: 0
15389   layout:
15390     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15391     layout: "plot-throughput"
15392
15393 - type: "plot"
15394   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15395   algorithm: "plot_performance_box"
15396   output-file-type: ".html"
15397   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15399   filter: "'NIC_Intel-X710' and
15400            '64B' and
15401            'NDRPDR' and
15402            ('ETH' or 'DOT1Q') and
15403            '1T1C' and
15404            ('L2BDMACLRN' or 'L2XCFWD') and
15405            'VHOST_1024' and
15406            not 'CFS_OPT' and
15407            not 'VXLAN' and
15408            not 'IP4FWD' and
15409            not 'LBOND'"
15410   parameters:
15411   - "throughput"
15412   - "parent"
15413   - "tags"
15414   sort:
15415   - "L2BDMACLRN"
15416   - "L2BDMACLRN"
15417   - "L2BDMACLRN"
15418   - "L2XCFWD"
15419   - "L2XCFWD"
15420   - "L2XCFWD"
15421   traces:
15422     hoverinfo: "x+y"
15423     boxpoints: "outliers"
15424     whiskerwidth: 0
15425   layout:
15426     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15427     layout: "plot-throughput"
15428
15429 - type: "plot"
15430   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15431   algorithm: "plot_performance_box"
15432   output-file-type: ".html"
15433   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15435   filter: "'NIC_Intel-X710' and
15436            '64B' and
15437            'NDRPDR' and
15438            ('ETH' or 'DOT1Q') and
15439            '2T2C' and
15440            ('L2BDMACLRN' or 'L2XCFWD') and
15441            'VHOST_1024' and
15442            not 'CFS_OPT' and
15443            not 'VXLAN' and
15444            not 'IP4FWD' and
15445            not 'LBOND'"
15446   parameters:
15447   - "throughput"
15448   - "parent"
15449   - "tags"
15450   sort:
15451   - "L2BDMACLRN"
15452   - "L2BDMACLRN"
15453   - "L2BDMACLRN"
15454   - "L2XCFWD"
15455   - "L2XCFWD"
15456   - "L2XCFWD"
15457   traces:
15458     hoverinfo: "x+y"
15459     boxpoints: "outliers"
15460     whiskerwidth: 0
15461   layout:
15462     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15467   algorithm: "plot_performance_box"
15468   output-file-type: ".html"
15469   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15471   filter: "'NIC_Intel-X710' and
15472            '64B' and
15473            'NDRPDR' and
15474            ('ETH' or 'DOT1Q') and
15475            '2T2C' and
15476            ('L2BDMACLRN' or 'L2XCFWD') and
15477            'VHOST_1024' and
15478            not 'CFS_OPT' and
15479            not 'VXLAN' and
15480            not 'IP4FWD' and
15481            not 'LBOND'"
15482   parameters:
15483   - "throughput"
15484   - "parent"
15485   - "tags"
15486   sort:
15487   - "L2BDMACLRN"
15488   - "L2BDMACLRN"
15489   - "L2BDMACLRN"
15490   - "L2XCFWD"
15491   - "L2XCFWD"
15492   - "L2XCFWD"
15493   traces:
15494     hoverinfo: "x+y"
15495     boxpoints: "outliers"
15496     whiskerwidth: 0
15497   layout:
15498     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15499     layout: "plot-throughput"
15500
15501 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15502 - type: "plot"
15503   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15504   algorithm: "plot_performance_box"
15505   output-file-type: ".html"
15506   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15508   filter: "'NIC_Intel-X710' and
15509            '64B' and
15510            'NDRPDR' and
15511            'ETH' and
15512            'IP4FWD' and
15513            '2T1C' and
15514            'VHOST_1024' and
15515            not 'VXLAN' and
15516            not 'DOT1Q'"
15517   parameters:
15518   - "throughput"
15519   - "parent"
15520   - "tags"
15521   sort:
15522   - "1VM"
15523   - "2VM"
15524   traces:
15525     hoverinfo: "x+y"
15526     boxpoints: "outliers"
15527     whiskerwidth: 0
15528   layout:
15529     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15530     layout: "plot-throughput"
15531
15532 - type: "plot"
15533   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15534   algorithm: "plot_performance_box"
15535   output-file-type: ".html"
15536   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15538   filter: "'NIC_Intel-X710' and
15539            '64B' and
15540            'NDRPDR' and
15541            'ETH' and
15542            'IP4FWD' and
15543            '4T2C' and
15544            'VHOST_1024' and
15545            not 'VXLAN' and
15546            not 'DOT1Q'"
15547   parameters:
15548   - "throughput"
15549   - "parent"
15550   - "tags"
15551   sort:
15552   - "1VM"
15553   - "2VM"
15554   traces:
15555     hoverinfo: "x+y"
15556     boxpoints: "outliers"
15557     whiskerwidth: 0
15558   layout:
15559     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15560     layout: "plot-throughput"
15561
15562 - type: "plot"
15563   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15564   algorithm: "plot_performance_box"
15565   output-file-type: ".html"
15566   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15568   filter: "'NIC_Intel-X710' and
15569            '64B' and
15570            'NDRPDR' and
15571            'ETH' and
15572            'IP4FWD' and
15573            '2T1C' and
15574            'VHOST_1024' and
15575            not 'VXLAN' and
15576            not 'DOT1Q'"
15577   parameters:
15578   - "throughput"
15579   - "parent"
15580   - "tags"
15581   sort:
15582   - "1VM"
15583   - "2VM"
15584   traces:
15585     hoverinfo: "x+y"
15586     boxpoints: "outliers"
15587     whiskerwidth: 0
15588   layout:
15589     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15590     layout: "plot-throughput"
15591
15592 - type: "plot"
15593   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15594   algorithm: "plot_performance_box"
15595   output-file-type: ".html"
15596   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15598   filter: "'NIC_Intel-X710' and
15599            '64B' and
15600            'NDRPDR' and
15601            'ETH' and
15602            'IP4FWD' and
15603            '4T2C' and
15604            'VHOST_1024' and
15605            not 'VXLAN' and
15606            not 'DOT1Q'"
15607   parameters:
15608   - "throughput"
15609   - "parent"
15610   - "tags"
15611   sort:
15612   - "1VM"
15613   - "2VM"
15614   traces:
15615     hoverinfo: "x+y"
15616     boxpoints: "outliers"
15617     whiskerwidth: 0
15618   layout:
15619     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15620     layout: "plot-throughput"
15621
15622 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15623 - type: "plot"
15624   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15625   algorithm: "plot_performance_box"
15626   output-file-type: ".html"
15627   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15629   filter: "'NIC_Intel-X710' and
15630            '64B' and
15631            'NDRPDR' and
15632            ('ETH' or 'DOT1Q') and
15633            'BASE' and
15634            '2T1C' and
15635            ('L2BDMACLRN' or 'L2XCFWD') and
15636            'VHOST_1024' and
15637            not 'VXLAN' and
15638            not 'IP4FWD' and
15639            not '2VM'"
15640   parameters:
15641   - "throughput"
15642   - "parent"
15643   - "tags"
15644   sort:
15645   - "L2BDMACLRN"
15646   - "L2BDMACLRN"
15647   - "L2BDMACLRN"
15648   - "L2XCFWD"
15649   - "L2XCFWD"
15650   - "L2XCFWD"
15651   traces:
15652     hoverinfo: "x+y"
15653     boxpoints: "outliers"
15654     whiskerwidth: 0
15655   layout:
15656     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15657     layout: "plot-throughput"
15658
15659 - type: "plot"
15660   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15661   algorithm: "plot_performance_box"
15662   output-file-type: ".html"
15663   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15665   filter: "'NIC_Intel-X710' and
15666            '64B' and
15667            'NDRPDR' and
15668            ('ETH' or 'DOT1Q') and
15669            'BASE' and
15670            '2T1C' and
15671            ('L2BDMACLRN' or 'L2XCFWD') and
15672            'VHOST_1024' and
15673            not 'VXLAN' and
15674            not 'IP4FWD' and
15675            not '2VM'"
15676   parameters:
15677   - "throughput"
15678   - "parent"
15679   - "tags"
15680   sort:
15681   - "L2BDMACLRN"
15682   - "L2BDMACLRN"
15683   - "L2BDMACLRN"
15684   - "L2XCFWD"
15685   - "L2XCFWD"
15686   - "L2XCFWD"
15687   traces:
15688     hoverinfo: "x+y"
15689     boxpoints: "outliers"
15690     whiskerwidth: 0
15691   layout:
15692     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15693     layout: "plot-throughput"
15694
15695 - type: "plot"
15696   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15697   algorithm: "plot_performance_box"
15698   output-file-type: ".html"
15699   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15701   filter: "'NIC_Intel-X710' and
15702            '64B' and
15703            'NDRPDR' and
15704            ('ETH' or 'DOT1Q') and
15705            'BASE' and
15706            '4T2C' and
15707            ('L2BDMACLRN' or 'L2XCFWD') and
15708            'VHOST_1024' and
15709            not 'VXLAN' and
15710            not 'IP4FWD' and
15711            not '2VM'"
15712   parameters:
15713   - "throughput"
15714   - "parent"
15715   - "tags"
15716   sort:
15717   - "L2BDMACLRN"
15718   - "L2BDMACLRN"
15719   - "L2BDMACLRN"
15720   - "L2XCFWD"
15721   - "L2XCFWD"
15722   - "L2XCFWD"
15723   traces:
15724     hoverinfo: "x+y"
15725     boxpoints: "outliers"
15726     whiskerwidth: 0
15727   layout:
15728     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15729     layout: "plot-throughput"
15730
15731 - type: "plot"
15732   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15733   algorithm: "plot_performance_box"
15734   output-file-type: ".html"
15735   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15737   filter: "'NIC_Intel-X710' and
15738            '64B' and
15739            'NDRPDR' and
15740            ('ETH' or 'DOT1Q') and
15741            'BASE' and
15742            '4T2C' and
15743            ('L2BDMACLRN' or 'L2XCFWD') and
15744            'VHOST_1024' and
15745            not 'VXLAN' and
15746            not 'IP4FWD' and
15747            not '2VM'"
15748   parameters:
15749   - "throughput"
15750   - "parent"
15751   - "tags"
15752   sort:
15753   - "L2BDMACLRN"
15754   - "L2BDMACLRN"
15755   - "L2BDMACLRN"
15756   - "L2XCFWD"
15757   - "L2XCFWD"
15758   - "L2XCFWD"
15759   traces:
15760     hoverinfo: "x+y"
15761     boxpoints: "outliers"
15762     whiskerwidth: 0
15763   layout:
15764     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15765     layout: "plot-throughput"
15766
15767 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15768 - type: "plot"
15769   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15770   algorithm: "plot_performance_box"
15771   output-file-type: ".html"
15772   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15774   filter: "'NIC_Intel-X710' and
15775            '64B' and
15776            'NDRPDR' and
15777            ('ETH' or 'DOT1Q') and
15778            '2T1C' and
15779            ('L2BDMACLRN' or 'L2XCFWD') and
15780            'VHOST_1024' and
15781            not 'CFS_OPT' and
15782            not 'VXLAN' and
15783            not 'IP4FWD' and
15784            not 'LBOND'"
15785   parameters:
15786   - "throughput"
15787   - "parent"
15788   - "tags"
15789   sort:
15790   - "L2BDMACLRN"
15791   - "L2BDMACLRN"
15792   - "L2BDMACLRN"
15793   - "L2XCFWD"
15794   - "L2XCFWD"
15795   - "L2XCFWD"
15796   traces:
15797     hoverinfo: "x+y"
15798     boxpoints: "outliers"
15799     whiskerwidth: 0
15800   layout:
15801     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15802     layout: "plot-throughput"
15803
15804 - type: "plot"
15805   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15806   algorithm: "plot_performance_box"
15807   output-file-type: ".html"
15808   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15810   filter: "'NIC_Intel-X710' and
15811            '64B' and
15812            'NDRPDR' and
15813            ('ETH' or 'DOT1Q') and
15814            '2T1C' and
15815            ('L2BDMACLRN' or 'L2XCFWD') and
15816            'VHOST_1024' and
15817            not 'CFS_OPT' and
15818            not 'VXLAN' and
15819            not 'IP4FWD' and
15820            not 'LBOND'"
15821   parameters:
15822   - "throughput"
15823   - "parent"
15824   - "tags"
15825   sort:
15826   - "L2BDMACLRN"
15827   - "L2BDMACLRN"
15828   - "L2BDMACLRN"
15829   - "L2XCFWD"
15830   - "L2XCFWD"
15831   - "L2XCFWD"
15832   traces:
15833     hoverinfo: "x+y"
15834     boxpoints: "outliers"
15835     whiskerwidth: 0
15836   layout:
15837     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15838     layout: "plot-throughput"
15839
15840 - type: "plot"
15841   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15842   algorithm: "plot_performance_box"
15843   output-file-type: ".html"
15844   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15846   filter: "'NIC_Intel-X710' and
15847            '64B' and
15848            'NDRPDR' and
15849            ('ETH' or 'DOT1Q') and
15850            '4T2C' and
15851            ('L2BDMACLRN' or 'L2XCFWD') and
15852            'VHOST_1024' and
15853            not 'CFS_OPT' and
15854            not 'VXLAN' and
15855            not 'IP4FWD' and
15856            not 'LBOND'"
15857   parameters:
15858   - "throughput"
15859   - "parent"
15860   - "tags"
15861   sort:
15862   - "L2BDMACLRN"
15863   - "L2BDMACLRN"
15864   - "L2BDMACLRN"
15865   - "L2XCFWD"
15866   - "L2XCFWD"
15867   - "L2XCFWD"
15868   traces:
15869     hoverinfo: "x+y"
15870     boxpoints: "outliers"
15871     whiskerwidth: 0
15872   layout:
15873     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15874     layout: "plot-throughput"
15875
15876 - type: "plot"
15877   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15878   algorithm: "plot_performance_box"
15879   output-file-type: ".html"
15880   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15882   filter: "'NIC_Intel-X710' and
15883            '64B' and
15884            'NDRPDR' and
15885            ('ETH' or 'DOT1Q') and
15886            '4T2C' and
15887            ('L2BDMACLRN' or 'L2XCFWD') and
15888            'VHOST_1024' and
15889            not 'CFS_OPT' and
15890            not 'VXLAN' and
15891            not 'IP4FWD' and
15892            not 'LBOND'"
15893   parameters:
15894   - "throughput"
15895   - "parent"
15896   - "tags"
15897   sort:
15898   - "L2BDMACLRN"
15899   - "L2BDMACLRN"
15900   - "L2BDMACLRN"
15901   - "L2XCFWD"
15902   - "L2XCFWD"
15903   - "L2XCFWD"
15904   traces:
15905     hoverinfo: "x+y"
15906     boxpoints: "outliers"
15907     whiskerwidth: 0
15908   layout:
15909     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15910     layout: "plot-throughput"
15911
15912 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15913 - type: "plot"
15914   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15915   algorithm: "plot_performance_box"
15916   output-file-type: ".html"
15917   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15919   filter: "'NIC_Intel-X710' and
15920            '64B' and
15921            'NDRPDR' and
15922            'ETH' and
15923            'IP4FWD' and
15924            '2T1C' and
15925            'VHOST_1024' and
15926            not 'VXLAN' and
15927            not 'NF_DENSITY' and
15928            not 'CFS_OPT' and
15929            not 'DOT1Q'"
15930   parameters:
15931   - "throughput"
15932   - "parent"
15933   - "tags"
15934   sort:
15935   - "1VM"
15936   - "2VM"
15937   traces:
15938     hoverinfo: "x+y"
15939     boxpoints: "outliers"
15940     whiskerwidth: 0
15941   layout:
15942     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15943     layout: "plot-throughput"
15944
15945 - type: "plot"
15946   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15947   algorithm: "plot_performance_box"
15948   output-file-type: ".html"
15949   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15951   filter: "'NIC_Intel-X710' and
15952            '64B' and
15953            'NDRPDR' and
15954            'ETH' and
15955            'IP4FWD' and
15956            '4T2C' and
15957            'VHOST_1024' and
15958            not 'VXLAN' and
15959            not 'NF_DENSITY' and
15960            not 'CFS_OPT' and
15961            not 'DOT1Q'"
15962   parameters:
15963   - "throughput"
15964   - "parent"
15965   - "tags"
15966   sort:
15967   - "1VM"
15968   - "2VM"
15969   traces:
15970     hoverinfo: "x+y"
15971     boxpoints: "outliers"
15972     whiskerwidth: 0
15973   layout:
15974     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15975     layout: "plot-throughput"
15976
15977 - type: "plot"
15978   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15979   algorithm: "plot_performance_box"
15980   output-file-type: ".html"
15981   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15983   filter: "'NIC_Intel-X710' and
15984            '64B' and
15985            'NDRPDR' and
15986            'ETH' and
15987            'IP4FWD' and
15988            '2T1C' and
15989            'VHOST_1024' and
15990            not 'VXLAN' and
15991            not 'NF_DENSITY' and
15992            not 'CFS_OPT' and
15993            not 'DOT1Q'"
15994   parameters:
15995   - "throughput"
15996   - "parent"
15997   - "tags"
15998   sort:
15999   - "1VM"
16000   - "2VM"
16001   traces:
16002     hoverinfo: "x+y"
16003     boxpoints: "outliers"
16004     whiskerwidth: 0
16005   layout:
16006     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16007     layout: "plot-throughput"
16008
16009 - type: "plot"
16010   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16011   algorithm: "plot_performance_box"
16012   output-file-type: ".html"
16013   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16015   filter: "'NIC_Intel-X710' and
16016            '64B' and
16017            'NDRPDR' and
16018            'ETH' and
16019            'IP4FWD' and
16020            '4T2C' and
16021            'VHOST_1024' and
16022            not 'VXLAN' and
16023            not 'NF_DENSITY' and
16024            not 'CFS_OPT' and
16025            not 'DOT1Q'"
16026   parameters:
16027   - "throughput"
16028   - "parent"
16029   - "tags"
16030   sort:
16031   - "1VM"
16032   - "2VM"
16033   traces:
16034     hoverinfo: "x+y"
16035     boxpoints: "outliers"
16036     whiskerwidth: 0
16037   layout:
16038     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16039     layout: "plot-throughput"
16040
16041 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16042 - type: "plot"
16043   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16044   algorithm: "plot_performance_box"
16045   output-file-type: ".html"
16046   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16048   filter: "'NIC_Intel-X710' and
16049            '64B' and
16050            'NDRPDR' and
16051            ('ETH' or 'DOT1Q') and
16052            'BASE' and
16053            '2T1C' and
16054            ('L2BDMACLRN' or 'L2XCFWD') and
16055            'VHOST_1024' and
16056            not 'VXLAN' and
16057            not 'NF_DENSITY' and
16058            not 'IP4FWD' and
16059            not '2VM'"
16060   parameters:
16061   - "throughput"
16062   - "parent"
16063   - "tags"
16064 #  sort:
16065 #  - "not CFS_OPT"
16066 #  - "L2XCFWD"
16067 #  - "not CFS_OPT"
16068 #  - "CFS_OPT"
16069   traces:
16070     hoverinfo: "x+y"
16071     boxpoints: "outliers"
16072     whiskerwidth: 0
16073   layout:
16074     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16075     layout: "plot-throughput"
16076
16077 - type: "plot"
16078   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16079   algorithm: "plot_performance_box"
16080   output-file-type: ".html"
16081   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16083   filter: "'NIC_Intel-X710' and
16084            '64B' and
16085            'NDRPDR' and
16086            ('ETH' or 'DOT1Q') and
16087            'BASE' and
16088            '2T1C' and
16089            ('L2BDMACLRN' or 'L2XCFWD') and
16090            'VHOST_1024' and
16091            not 'VXLAN' and
16092            not 'NF_DENSITY' and
16093            not 'IP4FWD' and
16094            not '2VM'"
16095   parameters:
16096   - "throughput"
16097   - "parent"
16098   - "tags"
16099 #  sort:
16100 #  - "not CFS_OPT"
16101 #  - "L2XCFWD"
16102 #  - "not CFS_OPT"
16103 #  - "CFS_OPT"
16104   traces:
16105     hoverinfo: "x+y"
16106     boxpoints: "outliers"
16107     whiskerwidth: 0
16108   layout:
16109     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16110     layout: "plot-throughput"
16111
16112 - type: "plot"
16113   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16114   algorithm: "plot_performance_box"
16115   output-file-type: ".html"
16116   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16118   filter: "'NIC_Intel-X710' and
16119            '64B' and
16120            'NDRPDR' and
16121            ('ETH' or 'DOT1Q') and
16122            'BASE' and
16123            '4T2C' and
16124            ('L2BDMACLRN' or 'L2XCFWD') and
16125            'VHOST_1024' and
16126            not 'VXLAN' and
16127            not 'NF_DENSITY' and
16128            not 'IP4FWD' and
16129            not '2VM'"
16130   parameters:
16131   - "throughput"
16132   - "parent"
16133   - "tags"
16134 #  sort:
16135 #  - "not CFS_OPT"
16136 #  - "L2XCFWD"
16137 #  - "not CFS_OPT"
16138 #  - "CFS_OPT"
16139   traces:
16140     hoverinfo: "x+y"
16141     boxpoints: "outliers"
16142     whiskerwidth: 0
16143   layout:
16144     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16145     layout: "plot-throughput"
16146
16147 - type: "plot"
16148   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16149   algorithm: "plot_performance_box"
16150   output-file-type: ".html"
16151   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16153   filter: "'NIC_Intel-X710' and
16154            '64B' and
16155            'NDRPDR' and
16156            ('ETH' or 'DOT1Q') and
16157            'BASE' and
16158            '4T2C' and
16159            ('L2BDMACLRN' or 'L2XCFWD') and
16160            'VHOST_1024' and
16161            not 'VXLAN' and
16162            not 'NF_DENSITY' and
16163            not 'IP4FWD' and
16164            not '2VM'"
16165   parameters:
16166   - "throughput"
16167   - "parent"
16168   - "tags"
16169 #  sort:
16170 #  - "not CFS_OPT"
16171 #  - "L2XCFWD"
16172 #  - "not CFS_OPT"
16173 #  - "CFS_OPT"
16174   traces:
16175     hoverinfo: "x+y"
16176     boxpoints: "outliers"
16177     whiskerwidth: 0
16178   layout:
16179     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16180     layout: "plot-throughput"
16181
16182 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16183 - type: "plot"
16184   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16185   algorithm: "plot_performance_box"
16186   output-file-type: ".html"
16187   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16189   filter: "'NIC_Intel-X710' and
16190            '64B' and
16191            'NDRPDR' and
16192            ('ETH' or 'DOT1Q') and
16193            '2T1C' and
16194            ('L2BDMACLRN' or 'L2XCFWD') and
16195            'VHOST_1024' and
16196            not 'CFS_OPT' and
16197            not 'VXLAN' and
16198            not 'NF_DENSITY' and
16199            not 'DOT1Q' and
16200            not 'IP4FWD'"
16201   parameters:
16202   - "throughput"
16203   - "parent"
16204   - "tags"
16205 #  sort:
16206 #  - "1VM"
16207 #  - "L2XCFWD"
16208 #  - "1VM"
16209 #  - "L2BDMACLRN"
16210   traces:
16211     hoverinfo: "x+y"
16212     boxpoints: "outliers"
16213     whiskerwidth: 0
16214   layout:
16215     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16216     layout: "plot-throughput"
16217
16218 - type: "plot"
16219   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16220   algorithm: "plot_performance_box"
16221   output-file-type: ".html"
16222   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16224   filter: "'NIC_Intel-X710' and
16225            '64B' and
16226            'NDRPDR' and
16227            ('ETH' or 'DOT1Q') and
16228            '2T1C' and
16229            ('L2BDMACLRN' or 'L2XCFWD') and
16230            'VHOST_1024' and
16231            not 'CFS_OPT' and
16232            not 'VXLAN' and
16233            not 'NF_DENSITY' and
16234            not 'DOT1Q' and
16235            not 'IP4FWD'"
16236   parameters:
16237   - "throughput"
16238   - "parent"
16239   - "tags"
16240 #  sort:
16241 #  - "1VM"
16242 #  - "L2XCFWD"
16243 #  - "1VM"
16244 #  - "L2BDMACLRN"
16245   traces:
16246     hoverinfo: "x+y"
16247     boxpoints: "outliers"
16248     whiskerwidth: 0
16249   layout:
16250     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16251     layout: "plot-throughput"
16252
16253 - type: "plot"
16254   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16255   algorithm: "plot_performance_box"
16256   output-file-type: ".html"
16257   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16259   filter: "'NIC_Intel-X710' and
16260            '64B' and
16261            'NDRPDR' and
16262            ('ETH' or 'DOT1Q') and
16263            '4T2C' and
16264            ('L2BDMACLRN' or 'L2XCFWD') and
16265            'VHOST_1024' and
16266            not 'CFS_OPT' and
16267            not 'VXLAN' and
16268            not 'NF_DENSITY' and
16269            not 'DOT1Q' and
16270            not 'IP4FWD'"
16271   parameters:
16272   - "throughput"
16273   - "parent"
16274   - "tags"
16275 #  sort:
16276 #  - "1VM"
16277 #  - "L2XCFWD"
16278 #  - "1VM"
16279 #  - "L2BDMACLRN"
16280   traces:
16281     hoverinfo: "x+y"
16282     boxpoints: "outliers"
16283     whiskerwidth: 0
16284   layout:
16285     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16286     layout: "plot-throughput"
16287
16288 - type: "plot"
16289   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16290   algorithm: "plot_performance_box"
16291   output-file-type: ".html"
16292   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16294   filter: "'NIC_Intel-X710' and
16295            '64B' and
16296            'NDRPDR' and
16297            ('ETH' or 'DOT1Q') and
16298            '4T2C' and
16299            ('L2BDMACLRN' or 'L2XCFWD') and
16300            'VHOST_1024' and
16301            not 'CFS_OPT' and
16302            not 'VXLAN' and
16303            not 'NF_DENSITY' and
16304            not 'DOT1Q' and
16305            not 'IP4FWD'"
16306   parameters:
16307   - "throughput"
16308   - "parent"
16309   - "tags"
16310 #  sort:
16311 #  - "1VM"
16312 #  - "L2XCFWD"
16313 #  - "1VM"
16314 #  - "L2BDMACLRN"
16315   traces:
16316     hoverinfo: "x+y"
16317     boxpoints: "outliers"
16318     whiskerwidth: 0
16319   layout:
16320     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16321     layout: "plot-throughput"
16322
16323 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16324 - type: "plot"
16325   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16326   algorithm: "plot_performance_box"
16327   output-file-type: ".html"
16328   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16330   filter: "'NIC_Intel-XXV710' and
16331            '64B' and
16332            'NDRPDR' and
16333            'ETH' and
16334            'IP4FWD' and
16335            '2T1C' and
16336            'VHOST_1024' and
16337            not 'VXLAN' and
16338            not 'CFS_OPT' and
16339            not 'DOT1Q'"
16340   parameters:
16341   - "throughput"
16342   - "parent"
16343   - "tags"
16344   sort:
16345   - "1VM"
16346   - "2VM"
16347   traces:
16348     hoverinfo: "x+y"
16349     boxpoints: "outliers"
16350     whiskerwidth: 0
16351   layout:
16352     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16353     layout: "plot-throughput"
16354
16355 - type: "plot"
16356   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16357   algorithm: "plot_performance_box"
16358   output-file-type: ".html"
16359   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16361   filter: "'NIC_Intel-XXV710' and
16362            '64B' and
16363            'NDRPDR' and
16364            'ETH' and
16365            'IP4FWD' and
16366            '4T2C' and
16367            'VHOST_1024' and
16368            not 'VXLAN' and
16369            not 'CFS_OPT' and
16370            not 'DOT1Q'"
16371   parameters:
16372   - "throughput"
16373   - "parent"
16374   - "tags"
16375   sort:
16376   - "1VM"
16377   - "2VM"
16378   traces:
16379     hoverinfo: "x+y"
16380     boxpoints: "outliers"
16381     whiskerwidth: 0
16382   layout:
16383     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16384     layout: "plot-throughput"
16385
16386 - type: "plot"
16387   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16388   algorithm: "plot_performance_box"
16389   output-file-type: ".html"
16390   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16392   filter: "'NIC_Intel-XXV710' and
16393            '64B' and
16394            'NDRPDR' and
16395            'ETH' and
16396            'IP4FWD' and
16397            '2T1C' and
16398            'VHOST_1024' and
16399            not 'VXLAN' and
16400            not 'CFS_OPT' and
16401            not 'DOT1Q'"
16402   parameters:
16403   - "throughput"
16404   - "parent"
16405   - "tags"
16406   sort:
16407   - "1VM"
16408   - "2VM"
16409   traces:
16410     hoverinfo: "x+y"
16411     boxpoints: "outliers"
16412     whiskerwidth: 0
16413   layout:
16414     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16415     layout: "plot-throughput"
16416
16417 - type: "plot"
16418   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16419   algorithm: "plot_performance_box"
16420   output-file-type: ".html"
16421   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16423   filter: "'NIC_Intel-XXV710' and
16424            '64B' and
16425            'NDRPDR' and
16426            'ETH' and
16427            'IP4FWD' and
16428            '4T2C' and
16429            'VHOST_1024' and
16430            not 'VXLAN' and
16431            not 'CFS_OPT' and
16432            not 'DOT1Q'"
16433   parameters:
16434   - "throughput"
16435   - "parent"
16436   - "tags"
16437   sort:
16438   - "1VM"
16439   - "2VM"
16440   traces:
16441     hoverinfo: "x+y"
16442     boxpoints: "outliers"
16443     whiskerwidth: 0
16444   layout:
16445     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16446     layout: "plot-throughput"
16447
16448 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16449 #- type: "plot"
16450 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16451 #  algorithm: "plot_performance_box"
16452 #  output-file-type: ".html"
16453 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16454 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16455 #  filter: "'NIC_Intel-XXV710' and
16456 #           '64B' and
16457 #           'NDRPDR' and
16458 #           ('ETH' or 'DOT1Q') and
16459 #           'BASE' and
16460 #           '2T1C' and
16461 #           ('L2BDMACLRN' or 'L2XCFWD') and
16462 #           'VHOST_1024' and
16463 #           not 'VXLAN' and
16464 #           not 'IP4FWD' and
16465 #           not '2VM'"
16466 #  parameters:
16467 #  - "throughput"
16468 #  - "parent"
16469 #  - "tags"
16470 ##  sort:
16471 ##  - "not CFS_OPT"
16472 ##  - "L2XCFWD"
16473 ##  - "not CFS_OPT"
16474 ##  - "CFS_OPT"
16475 #  traces:
16476 #    hoverinfo: "x+y"
16477 #    boxpoints: "outliers"
16478 #    whiskerwidth: 0
16479 #  layout:
16480 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16481 #    layout: "plot-throughput"
16482 #
16483 #- type: "plot"
16484 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16485 #  algorithm: "plot_performance_box"
16486 #  output-file-type: ".html"
16487 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16488 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16489 #  filter: "'NIC_Intel-XXV710' and
16490 #           '64B' and
16491 #           'NDRPDR' and
16492 #           ('ETH' or 'DOT1Q') and
16493 #           'BASE' and
16494 #           '2T1C' and
16495 #           ('L2BDMACLRN' or 'L2XCFWD') and
16496 #           'VHOST_1024' and
16497 #           not 'VXLAN' and
16498 #           not 'IP4FWD' and
16499 #           not '2VM'"
16500 #  parameters:
16501 #  - "throughput"
16502 #  - "parent"
16503 #  - "tags"
16504 ##  sort:
16505 ##  - "not CFS_OPT"
16506 ##  - "L2XCFWD"
16507 ##  - "not CFS_OPT"
16508 ##  - "CFS_OPT"
16509 #  traces:
16510 #    hoverinfo: "x+y"
16511 #    boxpoints: "outliers"
16512 #    whiskerwidth: 0
16513 #  layout:
16514 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16515 #    layout: "plot-throughput"
16516 #
16517 #- type: "plot"
16518 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16519 #  algorithm: "plot_performance_box"
16520 #  output-file-type: ".html"
16521 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16522 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16523 #  filter: "'NIC_Intel-XXV710' and
16524 #           '64B' and
16525 #           'NDRPDR' and
16526 #           ('ETH' or 'DOT1Q') and
16527 #           'BASE' and
16528 #           '4T2C' and
16529 #           ('L2BDMACLRN' or 'L2XCFWD') and
16530 #           'VHOST_1024' and
16531 #           not 'VXLAN' and
16532 #           not 'IP4FWD' and
16533 #           not '2VM'"
16534 #  parameters:
16535 #  - "throughput"
16536 #  - "parent"
16537 #  - "tags"
16538 ##  sort:
16539 ##  - "not CFS_OPT"
16540 ##  - "L2XCFWD"
16541 ##  - "not CFS_OPT"
16542 ##  - "CFS_OPT"
16543 #  traces:
16544 #    hoverinfo: "x+y"
16545 #    boxpoints: "outliers"
16546 #    whiskerwidth: 0
16547 #  layout:
16548 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16549 #    layout: "plot-throughput"
16550 #
16551 #- type: "plot"
16552 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16553 #  algorithm: "plot_performance_box"
16554 #  output-file-type: ".html"
16555 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16556 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16557 #  filter: "'NIC_Intel-XXV710' and
16558 #           '64B' and
16559 #           'NDRPDR' and
16560 #           ('ETH' or 'DOT1Q') and
16561 #           'BASE' and
16562 #           '4T2C' and
16563 #           ('L2BDMACLRN' or 'L2XCFWD') and
16564 #           'VHOST_1024' and
16565 #           not 'VXLAN' and
16566 #           not 'IP4FWD' and
16567 #           not '2VM'"
16568 #  parameters:
16569 #  - "throughput"
16570 #  - "parent"
16571 #  - "tags"
16572 ##  sort:
16573 ##  - "not CFS_OPT"
16574 ##  - "L2XCFWD"
16575 ##  - "not CFS_OPT"
16576 ##  - "CFS_OPT"
16577 #  traces:
16578 #    hoverinfo: "x+y"
16579 #    boxpoints: "outliers"
16580 #    whiskerwidth: 0
16581 #  layout:
16582 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16583 #    layout: "plot-throughput"
16584 #
16585 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16586 #- type: "plot"
16587 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16588 #  algorithm: "plot_performance_box"
16589 #  output-file-type: ".html"
16590 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16591 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16592 #  filter: "'NIC_Intel-XXV710' and
16593 #           '64B' and
16594 #           'NDRPDR' and
16595 #           ('ETH' or 'DOT1Q') and
16596 #           '2T1C' and
16597 #           ('L2BDMACLRN' or 'L2XCFWD') and
16598 #           'VHOST_1024' and
16599 #           not 'CFS_OPT' and
16600 #           not 'VXLAN' and
16601 #           not 'DOT1Q' and
16602 #           not 'IP4FWD'"
16603 #  parameters:
16604 #  - "throughput"
16605 #  - "parent"
16606 #  - "tags"
16607 ##  sort:
16608 ##  - "1VM"
16609 ##  - "L2XCFWD"
16610 ##  - "1VM"
16611 ##  - "L2BDMACLRN"
16612 #  traces:
16613 #    hoverinfo: "x+y"
16614 #    boxpoints: "outliers"
16615 #    whiskerwidth: 0
16616 #  layout:
16617 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16618 #    layout: "plot-throughput"
16619 #
16620 #- type: "plot"
16621 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16622 #  algorithm: "plot_performance_box"
16623 #  output-file-type: ".html"
16624 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16625 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16626 #  filter: "'NIC_Intel-XXV710' and
16627 #           '64B' and
16628 #           'NDRPDR' and
16629 #           ('ETH' or 'DOT1Q') and
16630 #           '2T1C' and
16631 #           ('L2BDMACLRN' or 'L2XCFWD') and
16632 #           'VHOST_1024' and
16633 #           not 'CFS_OPT' and
16634 #           not 'VXLAN' and
16635 #           not 'DOT1Q' and
16636 #           not 'IP4FWD'"
16637 #  parameters:
16638 #  - "throughput"
16639 #  - "parent"
16640 #  - "tags"
16641 ##  sort:
16642 ##  - "1VM"
16643 ##  - "L2XCFWD"
16644 ##  - "1VM"
16645 ##  - "L2BDMACLRN"
16646 #  traces:
16647 #    hoverinfo: "x+y"
16648 #    boxpoints: "outliers"
16649 #    whiskerwidth: 0
16650 #  layout:
16651 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16652 #    layout: "plot-throughput"
16653 #
16654 #- type: "plot"
16655 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16656 #  algorithm: "plot_performance_box"
16657 #  output-file-type: ".html"
16658 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16659 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16660 #  filter: "'NIC_Intel-XXV710' and
16661 #           '64B' and
16662 #           'NDRPDR' and
16663 #           ('ETH' or 'DOT1Q') and
16664 #           '4T2C' and
16665 #           ('L2BDMACLRN' or 'L2XCFWD') and
16666 #           'VHOST_1024' and
16667 #           not 'CFS_OPT' and
16668 #           not 'VXLAN' and
16669 #           not 'DOT1Q' and
16670 #           not 'IP4FWD'"
16671 #  parameters:
16672 #  - "throughput"
16673 #  - "parent"
16674 #  - "tags"
16675 ##  sort:
16676 ##  - "1VM"
16677 ##  - "L2XCFWD"
16678 ##  - "1VM"
16679 ##  - "L2BDMACLRN"
16680 #  traces:
16681 #    hoverinfo: "x+y"
16682 #    boxpoints: "outliers"
16683 #    whiskerwidth: 0
16684 #  layout:
16685 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16686 #    layout: "plot-throughput"
16687 #
16688 #- type: "plot"
16689 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16690 #  algorithm: "plot_performance_box"
16691 #  output-file-type: ".html"
16692 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16693 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16694 #  filter: "'NIC_Intel-XXV710' and
16695 #           '64B' and
16696 #           'NDRPDR' and
16697 #           ('ETH' or 'DOT1Q') and
16698 #           '4T2C' and
16699 #           ('L2BDMACLRN' or 'L2XCFWD') and
16700 #           'VHOST_1024' and
16701 #           not 'CFS_OPT' and
16702 #           not 'VXLAN' and
16703 #           not 'DOT1Q' and
16704 #           not 'IP4FWD'"
16705 #  parameters:
16706 #  - "throughput"
16707 #  - "parent"
16708 #  - "tags"
16709 ##  sort:
16710 ##  - "1VM"
16711 ##  - "L2XCFWD"
16712 ##  - "1VM"
16713 ##  - "L2BDMACLRN"
16714 #  traces:
16715 #    hoverinfo: "x+y"
16716 #    boxpoints: "outliers"
16717 #    whiskerwidth: 0
16718 #  layout:
16719 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16720 #    layout: "plot-throughput"
16721
16722 ################################################################################
16723
16724 # Packet Throughput - VPP VTS 3n-hsw-x520
16725 - type: "plot"
16726   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16727   algorithm: "plot_performance_box"
16728   output-file-type: ".html"
16729   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16731   filter: "'NIC_Intel-X520-DA2' and
16732            '114B' and
16733            'NDRPDR' and
16734            '1T1C' and
16735            'VTS'"
16736   parameters:
16737   - "throughput"
16738   - "parent"
16739   - "tags"
16740   traces:
16741     hoverinfo: "x+y"
16742     boxpoints: "outliers"
16743     whiskerwidth: 0
16744   layout:
16745     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16746     layout: "plot-throughput"
16747
16748 - type: "plot"
16749   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16750   algorithm: "plot_performance_box"
16751   output-file-type: ".html"
16752   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16754   filter: "'NIC_Intel-X520-DA2' and
16755            '114B' and
16756            'NDRPDR' and
16757            '2T2C' and
16758            'VTS'"
16759   parameters:
16760   - "throughput"
16761   - "parent"
16762   - "tags"
16763   traces:
16764     hoverinfo: "x+y"
16765     boxpoints: "outliers"
16766     whiskerwidth: 0
16767   layout:
16768     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16769     layout: "plot-throughput"
16770
16771 - type: "plot"
16772   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16773   algorithm: "plot_performance_box"
16774   output-file-type: ".html"
16775   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16777   filter: "'NIC_Intel-X520-DA2' and
16778            '114B' and
16779            'NDRPDR' and
16780            '1T1C' and
16781            'VTS'"
16782   parameters:
16783   - "throughput"
16784   - "parent"
16785   - "tags"
16786   traces:
16787     hoverinfo: "x+y"
16788     boxpoints: "outliers"
16789     whiskerwidth: 0
16790   layout:
16791     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16792     layout: "plot-throughput"
16793
16794 - type: "plot"
16795   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16796   algorithm: "plot_performance_box"
16797   output-file-type: ".html"
16798   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16800   filter: "'NIC_Intel-X520-DA2' and
16801            '114B' and
16802            'NDRPDR' and
16803            '2T2C' and
16804            'VTS'"
16805   parameters:
16806   - "throughput"
16807   - "parent"
16808   - "tags"
16809   traces:
16810     hoverinfo: "x+y"
16811     boxpoints: "outliers"
16812     whiskerwidth: 0
16813   layout:
16814     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16815     layout: "plot-throughput"
16816
16817 ################################################################################
16818
16819 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16820 - type: "plot"
16821   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16822   algorithm: "plot_performance_box"
16823   output-file-type: ".html"
16824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16825   data: "plot-dpdk-throughput-latency-3n-hsw"
16826   filter: "'NIC_Intel-X520-DA2' and
16827            '64B' and
16828            'BASE' and
16829            'NDRPDR' and
16830            '1T1C' and
16831            'IP4FWD'"
16832   parameters:
16833   - "throughput"
16834   - "parent"
16835   - "tags"
16836   traces:
16837     hoverinfo: "x+y"
16838     boxpoints: "outliers"
16839     whiskerwidth: 0
16840   layout:
16841     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16842     layout: "plot-throughput"
16843
16844 - type: "plot"
16845   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16846   algorithm: "plot_performance_box"
16847   output-file-type: ".html"
16848   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16849   data: "plot-dpdk-throughput-latency-3n-hsw"
16850   filter: "'NIC_Intel-X520-DA2' and
16851            '64B' and
16852            'BASE' and
16853            'NDRPDR' and
16854            '2T2C' and
16855            'IP4FWD'"
16856   parameters:
16857   - "throughput"
16858   - "parent"
16859   - "tags"
16860   traces:
16861     hoverinfo: "x+y"
16862     boxpoints: "outliers"
16863     whiskerwidth: 0
16864   layout:
16865     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16866     layout: "plot-throughput"
16867
16868 - type: "plot"
16869   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16870   algorithm: "plot_performance_box"
16871   output-file-type: ".html"
16872   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16873   data: "plot-dpdk-throughput-latency-3n-hsw"
16874   filter: "'NIC_Intel-X520-DA2' and
16875            '64B' and
16876            'BASE' and
16877            'NDRPDR' and
16878            '1T1C' and
16879            'IP4FWD'"
16880   parameters:
16881   - "throughput"
16882   - "parent"
16883   - "tags"
16884   traces:
16885     hoverinfo: "x+y"
16886     boxpoints: "outliers"
16887     whiskerwidth: 0
16888   layout:
16889     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16890     layout: "plot-throughput"
16891
16892 - type: "plot"
16893   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16894   algorithm: "plot_performance_box"
16895   output-file-type: ".html"
16896   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16897   data: "plot-dpdk-throughput-latency-3n-hsw"
16898   filter: "'NIC_Intel-X520-DA2' and
16899            '64B' and
16900            'BASE' and
16901            'NDRPDR' and
16902            '2T2C' and
16903            'IP4FWD'"
16904   parameters:
16905   - "throughput"
16906   - "parent"
16907   - "tags"
16908   traces:
16909     hoverinfo: "x+y"
16910     boxpoints: "outliers"
16911     whiskerwidth: 0
16912   layout:
16913     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16914     layout: "plot-throughput"
16915
16916 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16917 - type: "plot"
16918   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16919   algorithm: "plot_performance_box"
16920   output-file-type: ".html"
16921   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16922   data: "plot-dpdk-throughput-latency-3n-hsw"
16923   filter: "'NIC_Intel-X710' and
16924            '64B' and
16925            'BASE' and
16926            'NDRPDR' and
16927            '1T1C' and
16928            'IP4FWD'"
16929   parameters:
16930   - "throughput"
16931   - "parent"
16932   - "tags"
16933   traces:
16934     hoverinfo: "x+y"
16935     boxpoints: "outliers"
16936     whiskerwidth: 0
16937   layout:
16938     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16939     layout: "plot-throughput"
16940
16941 - type: "plot"
16942   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16943   algorithm: "plot_performance_box"
16944   output-file-type: ".html"
16945   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16946   data: "plot-dpdk-throughput-latency-3n-hsw"
16947   filter: "'NIC_Intel-X710' and
16948            '64B' and
16949            'BASE' and
16950            'NDRPDR' and
16951            '2T2C' and
16952            'IP4FWD'"
16953   parameters:
16954   - "throughput"
16955   - "parent"
16956   - "tags"
16957   traces:
16958     hoverinfo: "x+y"
16959     boxpoints: "outliers"
16960     whiskerwidth: 0
16961   layout:
16962     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16963     layout: "plot-throughput"
16964
16965 - type: "plot"
16966   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16967   algorithm: "plot_performance_box"
16968   output-file-type: ".html"
16969   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16970   data: "plot-dpdk-throughput-latency-3n-hsw"
16971   filter: "'NIC_Intel-X710' and
16972            '64B' and
16973            'BASE' and
16974            'NDRPDR' and
16975            '1T1C' and
16976            'IP4FWD'"
16977   parameters:
16978   - "throughput"
16979   - "parent"
16980   - "tags"
16981   traces:
16982     hoverinfo: "x+y"
16983     boxpoints: "outliers"
16984     whiskerwidth: 0
16985   layout:
16986     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16987     layout: "plot-throughput"
16988
16989 - type: "plot"
16990   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16991   algorithm: "plot_performance_box"
16992   output-file-type: ".html"
16993   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16994   data: "plot-dpdk-throughput-latency-3n-hsw"
16995   filter: "'NIC_Intel-X710' and
16996            '64B' and
16997            'BASE' and
16998            'NDRPDR' and
16999            '2T2C' and
17000            'IP4FWD'"
17001   parameters:
17002   - "throughput"
17003   - "parent"
17004   - "tags"
17005   traces:
17006     hoverinfo: "x+y"
17007     boxpoints: "outliers"
17008     whiskerwidth: 0
17009   layout:
17010     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17011     layout: "plot-throughput"
17012
17013 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17014 - type: "plot"
17015   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17016   algorithm: "plot_performance_box"
17017   output-file-type: ".html"
17018   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17019   data: "plot-dpdk-throughput-latency-3n-hsw"
17020   filter: "'NIC_Intel-XL710' and
17021            '64B' and
17022            'BASE' and
17023            'NDRPDR' and
17024            '1T1C' and
17025            'IP4FWD'"
17026   parameters:
17027   - "throughput"
17028   - "parent"
17029   - "tags"
17030   traces:
17031     hoverinfo: "x+y"
17032     boxpoints: "outliers"
17033     whiskerwidth: 0
17034   layout:
17035     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17036     layout: "plot-throughput"
17037
17038 - type: "plot"
17039   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17040   algorithm: "plot_performance_box"
17041   output-file-type: ".html"
17042   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17043   data: "plot-dpdk-throughput-latency-3n-hsw"
17044   filter: "'NIC_Intel-XL710' and
17045            '64B' and
17046            'BASE' and
17047            'NDRPDR' and
17048            '2T2C' and
17049            'IP4FWD'"
17050   parameters:
17051   - "throughput"
17052   - "parent"
17053   - "tags"
17054   traces:
17055     hoverinfo: "x+y"
17056     boxpoints: "outliers"
17057     whiskerwidth: 0
17058   layout:
17059     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17060     layout: "plot-throughput"
17061
17062 - type: "plot"
17063   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17064   algorithm: "plot_performance_box"
17065   output-file-type: ".html"
17066   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17067   data: "plot-dpdk-throughput-latency-3n-hsw"
17068   filter: "'NIC_Intel-XL710' and
17069            '64B' and
17070            'BASE' and
17071            'NDRPDR' and
17072            '1T1C' and
17073            'IP4FWD'"
17074   parameters:
17075   - "throughput"
17076   - "parent"
17077   - "tags"
17078   traces:
17079     hoverinfo: "x+y"
17080     boxpoints: "outliers"
17081     whiskerwidth: 0
17082   layout:
17083     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17084     layout: "plot-throughput"
17085
17086 - type: "plot"
17087   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17088   algorithm: "plot_performance_box"
17089   output-file-type: ".html"
17090   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17091   data: "plot-dpdk-throughput-latency-3n-hsw"
17092   filter: "'NIC_Intel-XL710' and
17093            '64B' and
17094            'BASE' and
17095            'NDRPDR' and
17096            '2T2C' and
17097            'IP4FWD'"
17098   parameters:
17099   - "throughput"
17100   - "parent"
17101   - "tags"
17102   traces:
17103     hoverinfo: "x+y"
17104     boxpoints: "outliers"
17105     whiskerwidth: 0
17106   layout:
17107     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17108     layout: "plot-throughput"
17109
17110 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17111 - type: "plot"
17112   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17113   algorithm: "plot_performance_box"
17114   output-file-type: ".html"
17115   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17116   data: "plot-dpdk-throughput-latency-3n-skx"
17117   filter: "'NIC_Intel-X710' and
17118            '64B' and
17119            'BASE' and
17120            'NDRPDR' and
17121            '2T1C' and
17122            'IP4FWD'"
17123   parameters:
17124   - "throughput"
17125   - "parent"
17126   - "tags"
17127   traces:
17128     hoverinfo: "x+y"
17129     boxpoints: "outliers"
17130     whiskerwidth: 0
17131   layout:
17132     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17133     layout: "plot-throughput"
17134
17135 - type: "plot"
17136   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17137   algorithm: "plot_performance_box"
17138   output-file-type: ".html"
17139   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17140   data: "plot-dpdk-throughput-latency-3n-skx"
17141   filter: "'NIC_Intel-X710' and
17142            '64B' and
17143            'BASE' and
17144            'NDRPDR' and
17145            '4T2C' and
17146            'IP4FWD'"
17147   parameters:
17148   - "throughput"
17149   - "parent"
17150   - "tags"
17151   traces:
17152     hoverinfo: "x+y"
17153     boxpoints: "outliers"
17154     whiskerwidth: 0
17155   layout:
17156     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17157     layout: "plot-throughput"
17158
17159 - type: "plot"
17160   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17161   algorithm: "plot_performance_box"
17162   output-file-type: ".html"
17163   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17164   data: "plot-dpdk-throughput-latency-3n-skx"
17165   filter: "'NIC_Intel-X710' and
17166            '64B' and
17167            'BASE' and
17168            'NDRPDR' and
17169            '2T1C' and
17170            'IP4FWD'"
17171   parameters:
17172   - "throughput"
17173   - "parent"
17174   - "tags"
17175   traces:
17176     hoverinfo: "x+y"
17177     boxpoints: "outliers"
17178     whiskerwidth: 0
17179   layout:
17180     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17181     layout: "plot-throughput"
17182
17183 - type: "plot"
17184   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17185   algorithm: "plot_performance_box"
17186   output-file-type: ".html"
17187   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17188   data: "plot-dpdk-throughput-latency-3n-skx"
17189   filter: "'NIC_Intel-X710' and
17190            '64B' and
17191            'BASE' and
17192            'NDRPDR' and
17193            '4T2C' and
17194            'IP4FWD'"
17195   parameters:
17196   - "throughput"
17197   - "parent"
17198   - "tags"
17199   traces:
17200     hoverinfo: "x+y"
17201     boxpoints: "outliers"
17202     whiskerwidth: 0
17203   layout:
17204     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17205     layout: "plot-throughput"
17206
17207 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17208 - type: "plot"
17209   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17210   algorithm: "plot_performance_box"
17211   output-file-type: ".html"
17212   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17213   data: "plot-dpdk-throughput-latency-3n-skx"
17214   filter: "'NIC_Intel-XXV710' and
17215            '64B' and
17216            'BASE' and
17217            'NDRPDR' and
17218            '2T1C' and
17219            'IP4FWD'"
17220   parameters:
17221   - "throughput"
17222   - "parent"
17223   - "tags"
17224   traces:
17225     hoverinfo: "x+y"
17226     boxpoints: "outliers"
17227     whiskerwidth: 0
17228   layout:
17229     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17230     layout: "plot-throughput"
17231
17232 - type: "plot"
17233   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17234   algorithm: "plot_performance_box"
17235   output-file-type: ".html"
17236   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17237   data: "plot-dpdk-throughput-latency-3n-skx"
17238   filter: "'NIC_Intel-XXV710' and
17239            '64B' and
17240            'BASE' and
17241            'NDRPDR' and
17242            '4T2C' and
17243            'IP4FWD'"
17244   parameters:
17245   - "throughput"
17246   - "parent"
17247   - "tags"
17248   traces:
17249     hoverinfo: "x+y"
17250     boxpoints: "outliers"
17251     whiskerwidth: 0
17252   layout:
17253     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17254     layout: "plot-throughput"
17255
17256 - type: "plot"
17257   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17258   algorithm: "plot_performance_box"
17259   output-file-type: ".html"
17260   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17261   data: "plot-dpdk-throughput-latency-3n-skx"
17262   filter: "'NIC_Intel-XXV710' and
17263            '64B' and
17264            'BASE' and
17265            'NDRPDR' and
17266            '2T1C' and
17267            'IP4FWD'"
17268   parameters:
17269   - "throughput"
17270   - "parent"
17271   - "tags"
17272   traces:
17273     hoverinfo: "x+y"
17274     boxpoints: "outliers"
17275     whiskerwidth: 0
17276   layout:
17277     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17278     layout: "plot-throughput"
17279
17280 - type: "plot"
17281   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17282   algorithm: "plot_performance_box"
17283   output-file-type: ".html"
17284   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17285   data: "plot-dpdk-throughput-latency-3n-skx"
17286   filter: "'NIC_Intel-XXV710' and
17287            '64B' and
17288            'BASE' and
17289            'NDRPDR' and
17290            '4T2C' and
17291            'IP4FWD'"
17292   parameters:
17293   - "throughput"
17294   - "parent"
17295   - "tags"
17296   traces:
17297     hoverinfo: "x+y"
17298     boxpoints: "outliers"
17299     whiskerwidth: 0
17300   layout:
17301     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17302     layout: "plot-throughput"
17303
17304 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17305 - type: "plot"
17306   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17307   algorithm: "plot_performance_box"
17308   output-file-type: ".html"
17309   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17310   data: "plot-dpdk-throughput-latency-2n-skx"
17311   filter: "'NIC_Intel-X710' and
17312            '64B' and
17313            'BASE' and
17314            'NDRPDR' and
17315            '2T1C' and
17316            'IP4FWD'"
17317   parameters:
17318   - "throughput"
17319   - "parent"
17320   - "tags"
17321   traces:
17322     hoverinfo: "x+y"
17323     boxpoints: "outliers"
17324     whiskerwidth: 0
17325   layout:
17326     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17327     layout: "plot-throughput"
17328
17329 - type: "plot"
17330   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17331   algorithm: "plot_performance_box"
17332   output-file-type: ".html"
17333   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17334   data: "plot-dpdk-throughput-latency-2n-skx"
17335   filter: "'NIC_Intel-X710' and
17336            '64B' and
17337            'BASE' and
17338            'NDRPDR' and
17339            '4T2C' and
17340            'IP4FWD'"
17341   parameters:
17342   - "throughput"
17343   - "parent"
17344   - "tags"
17345   traces:
17346     hoverinfo: "x+y"
17347     boxpoints: "outliers"
17348     whiskerwidth: 0
17349   layout:
17350     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17351     layout: "plot-throughput"
17352
17353 - type: "plot"
17354   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17355   algorithm: "plot_performance_box"
17356   output-file-type: ".html"
17357   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17358   data: "plot-dpdk-throughput-latency-2n-skx"
17359   filter: "'NIC_Intel-X710' and
17360            '64B' and
17361            'BASE' and
17362            'NDRPDR' and
17363            '2T1C' and
17364            'IP4FWD'"
17365   parameters:
17366   - "throughput"
17367   - "parent"
17368   - "tags"
17369   traces:
17370     hoverinfo: "x+y"
17371     boxpoints: "outliers"
17372     whiskerwidth: 0
17373   layout:
17374     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17375     layout: "plot-throughput"
17376
17377 - type: "plot"
17378   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17379   algorithm: "plot_performance_box"
17380   output-file-type: ".html"
17381   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17382   data: "plot-dpdk-throughput-latency-2n-skx"
17383   filter: "'NIC_Intel-X710' and
17384            '64B' and
17385            'BASE' and
17386            'NDRPDR' and
17387            '4T2C' and
17388            'IP4FWD'"
17389   parameters:
17390   - "throughput"
17391   - "parent"
17392   - "tags"
17393   traces:
17394     hoverinfo: "x+y"
17395     boxpoints: "outliers"
17396     whiskerwidth: 0
17397   layout:
17398     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17399     layout: "plot-throughput"
17400
17401 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17402 - type: "plot"
17403   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17404   algorithm: "plot_performance_box"
17405   output-file-type: ".html"
17406   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17407   data: "plot-dpdk-throughput-latency-2n-skx"
17408   filter: "'NIC_Intel-XXV710' and
17409            '64B' and
17410            'BASE' and
17411            'NDRPDR' and
17412            '2T1C' and
17413            'IP4FWD'"
17414   parameters:
17415   - "throughput"
17416   - "parent"
17417   - "tags"
17418   traces:
17419     hoverinfo: "x+y"
17420     boxpoints: "outliers"
17421     whiskerwidth: 0
17422   layout:
17423     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17424     layout: "plot-throughput"
17425
17426 - type: "plot"
17427   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17428   algorithm: "plot_performance_box"
17429   output-file-type: ".html"
17430   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17431   data: "plot-dpdk-throughput-latency-2n-skx"
17432   filter: "'NIC_Intel-XXV710' and
17433            '64B' and
17434            'BASE' and
17435            'NDRPDR' and
17436            '4T2C' and
17437            'IP4FWD'"
17438   parameters:
17439   - "throughput"
17440   - "parent"
17441   - "tags"
17442   traces:
17443     hoverinfo: "x+y"
17444     boxpoints: "outliers"
17445     whiskerwidth: 0
17446   layout:
17447     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17448     layout: "plot-throughput"
17449
17450 - type: "plot"
17451   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17452   algorithm: "plot_performance_box"
17453   output-file-type: ".html"
17454   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17455   data: "plot-dpdk-throughput-latency-2n-skx"
17456   filter: "'NIC_Intel-XXV710' and
17457            '64B' and
17458            'BASE' and
17459            'NDRPDR' and
17460            '2T1C' and
17461            'IP4FWD'"
17462   parameters:
17463   - "throughput"
17464   - "parent"
17465   - "tags"
17466   traces:
17467     hoverinfo: "x+y"
17468     boxpoints: "outliers"
17469     whiskerwidth: 0
17470   layout:
17471     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17472     layout: "plot-throughput"
17473
17474 - type: "plot"
17475   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17476   algorithm: "plot_performance_box"
17477   output-file-type: ".html"
17478   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17479   data: "plot-dpdk-throughput-latency-2n-skx"
17480   filter: "'NIC_Intel-XXV710' and
17481            '64B' and
17482            'BASE' and
17483            'NDRPDR' and
17484            '4T2C' and
17485            'IP4FWD'"
17486   parameters:
17487   - "throughput"
17488   - "parent"
17489   - "tags"
17490   traces:
17491     hoverinfo: "x+y"
17492     boxpoints: "outliers"
17493     whiskerwidth: 0
17494   layout:
17495     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17496     layout: "plot-throughput"
17497
17498 ################################################################################
17499
17500 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17501 - type: "plot"
17502   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17503   algorithm: "plot_performance_box"
17504   output-file-type: ".html"
17505   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17506   data: "plot-dpdk-throughput-latency-3n-hsw"
17507   filter: "'NIC_Intel-X520-DA2' and
17508            '64B' and
17509            'BASE' and
17510            'NDRPDR' and
17511            '1T1C' and
17512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17513   parameters:
17514   - "throughput"
17515   - "parent"
17516   - "tags"
17517   traces:
17518     hoverinfo: "x+y"
17519     boxpoints: "outliers"
17520     whiskerwidth: 0
17521   layout:
17522     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17523     layout: "plot-throughput"
17524
17525 - type: "plot"
17526   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17527   algorithm: "plot_performance_box"
17528   output-file-type: ".html"
17529   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17530   data: "plot-dpdk-throughput-latency-3n-hsw"
17531   filter: "'NIC_Intel-X520-DA2' and
17532            '64B' and
17533            'BASE' and
17534            'NDRPDR' and
17535            '2T2C' and
17536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17537   parameters:
17538   - "throughput"
17539   - "parent"
17540   - "tags"
17541   traces:
17542     hoverinfo: "x+y"
17543     boxpoints: "outliers"
17544     whiskerwidth: 0
17545   layout:
17546     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17547     layout: "plot-throughput"
17548
17549 - type: "plot"
17550   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17551   algorithm: "plot_performance_box"
17552   output-file-type: ".html"
17553   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17554   data: "plot-dpdk-throughput-latency-3n-hsw"
17555   filter: "'NIC_Intel-X520-DA2' and
17556            '64B' and
17557            'BASE' and
17558            'NDRPDR' and
17559            '1T1C' and
17560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17561   parameters:
17562   - "throughput"
17563   - "parent"
17564   - "tags"
17565   traces:
17566     hoverinfo: "x+y"
17567     boxpoints: "outliers"
17568     whiskerwidth: 0
17569   layout:
17570     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17571     layout: "plot-throughput"
17572
17573 - type: "plot"
17574   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17575   algorithm: "plot_performance_box"
17576   output-file-type: ".html"
17577   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17578   data: "plot-dpdk-throughput-latency-3n-hsw"
17579   filter: "'NIC_Intel-X520-DA2' and
17580            '64B' and
17581            'BASE' and
17582            'NDRPDR' and
17583            '2T2C' and
17584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17585   parameters:
17586   - "throughput"
17587   - "parent"
17588   - "tags"
17589   traces:
17590     hoverinfo: "x+y"
17591     boxpoints: "outliers"
17592     whiskerwidth: 0
17593   layout:
17594     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17595     layout: "plot-throughput"
17596
17597 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17598 - type: "plot"
17599   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17600   algorithm: "plot_performance_box"
17601   output-file-type: ".html"
17602   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17603   data: "plot-dpdk-throughput-latency-3n-hsw"
17604   filter: "'NIC_Intel-X710' and
17605            '64B' and
17606            'BASE' and
17607            'NDRPDR' and
17608            '1T1C' and
17609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17610   parameters:
17611   - "throughput"
17612   - "parent"
17613   - "tags"
17614   traces:
17615     hoverinfo: "x+y"
17616     boxpoints: "outliers"
17617     whiskerwidth: 0
17618   layout:
17619     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17620     layout: "plot-throughput"
17621
17622 - type: "plot"
17623   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17624   algorithm: "plot_performance_box"
17625   output-file-type: ".html"
17626   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17627   data: "plot-dpdk-throughput-latency-3n-hsw"
17628   filter: "'NIC_Intel-X710' and
17629            '64B' and
17630            'BASE' and
17631            'NDRPDR' and
17632            '2T2C' and
17633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17634   parameters:
17635   - "throughput"
17636   - "parent"
17637   - "tags"
17638   traces:
17639     hoverinfo: "x+y"
17640     boxpoints: "outliers"
17641     whiskerwidth: 0
17642   layout:
17643     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17644     layout: "plot-throughput"
17645
17646 - type: "plot"
17647   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17648   algorithm: "plot_performance_box"
17649   output-file-type: ".html"
17650   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17651   data: "plot-dpdk-throughput-latency-3n-hsw"
17652   filter: "'NIC_Intel-X710' and
17653            '64B' and
17654            'BASE' and
17655            'NDRPDR' and
17656            '1T1C' and
17657            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17658   parameters:
17659   - "throughput"
17660   - "parent"
17661   - "tags"
17662   traces:
17663     hoverinfo: "x+y"
17664     boxpoints: "outliers"
17665     whiskerwidth: 0
17666   layout:
17667     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17668     layout: "plot-throughput"
17669
17670 - type: "plot"
17671   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17672   algorithm: "plot_performance_box"
17673   output-file-type: ".html"
17674   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17675   data: "plot-dpdk-throughput-latency-3n-hsw"
17676   filter: "'NIC_Intel-X710' and
17677            '64B' and
17678            'BASE' and
17679            'NDRPDR' and
17680            '2T2C' and
17681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17682   parameters:
17683   - "throughput"
17684   - "parent"
17685   - "tags"
17686   traces:
17687     hoverinfo: "x+y"
17688     boxpoints: "outliers"
17689     whiskerwidth: 0
17690   layout:
17691     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17692     layout: "plot-throughput"
17693
17694 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17695 - type: "plot"
17696   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17697   algorithm: "plot_performance_box"
17698   output-file-type: ".html"
17699   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17700   data: "plot-dpdk-throughput-latency-3n-hsw"
17701   filter: "'NIC_Intel-XL710' and
17702            '64B' and
17703            'BASE' and
17704            'NDRPDR' and
17705            '1T1C' and
17706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17707   parameters:
17708   - "throughput"
17709   - "parent"
17710   - "tags"
17711   traces:
17712     hoverinfo: "x+y"
17713     boxpoints: "outliers"
17714     whiskerwidth: 0
17715   layout:
17716     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17717     layout: "plot-throughput"
17718
17719 - type: "plot"
17720   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17721   algorithm: "plot_performance_box"
17722   output-file-type: ".html"
17723   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17724   data: "plot-dpdk-throughput-latency-3n-hsw"
17725   filter: "'NIC_Intel-XL710' and
17726            '64B' and
17727            'BASE' and
17728            'NDRPDR' and
17729            '2T2C' and
17730            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17731   parameters:
17732   - "throughput"
17733   - "parent"
17734   - "tags"
17735   traces:
17736     hoverinfo: "x+y"
17737     boxpoints: "outliers"
17738     whiskerwidth: 0
17739   layout:
17740     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17741     layout: "plot-throughput"
17742
17743 - type: "plot"
17744   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17745   algorithm: "plot_performance_box"
17746   output-file-type: ".html"
17747   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17748   data: "plot-dpdk-throughput-latency-3n-hsw"
17749   filter: "'NIC_Intel-XL710' and
17750            '64B' and
17751            'BASE' and
17752            'NDRPDR' and
17753            '1T1C' and
17754            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17755   parameters:
17756   - "throughput"
17757   - "parent"
17758   - "tags"
17759   traces:
17760     hoverinfo: "x+y"
17761     boxpoints: "outliers"
17762     whiskerwidth: 0
17763   layout:
17764     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17765     layout: "plot-throughput"
17766
17767 - type: "plot"
17768   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17769   algorithm: "plot_performance_box"
17770   output-file-type: ".html"
17771   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17772   data: "plot-dpdk-throughput-latency-3n-hsw"
17773   filter: "'NIC_Intel-XL710' and
17774            '64B' and
17775            'BASE' and
17776            'NDRPDR' and
17777            '2T2C' and
17778            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17779   parameters:
17780   - "throughput"
17781   - "parent"
17782   - "tags"
17783   traces:
17784     hoverinfo: "x+y"
17785     boxpoints: "outliers"
17786     whiskerwidth: 0
17787   layout:
17788     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17789     layout: "plot-throughput"
17790
17791 # Packet Throughput - DPDK testpmd 3n-skx-x710
17792 - type: "plot"
17793   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17794   algorithm: "plot_performance_box"
17795   output-file-type: ".html"
17796   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17797   data: "plot-dpdk-throughput-latency-3n-skx"
17798   filter: "'NIC_Intel-X710' and
17799            '64B' and
17800            'BASE' and
17801            'NDRPDR' and
17802            '2T1C' and
17803            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17804   parameters:
17805   - "throughput"
17806   - "parent"
17807   - "tags"
17808   traces:
17809     hoverinfo: "x+y"
17810     boxpoints: "outliers"
17811     whiskerwidth: 0
17812   layout:
17813     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17814     layout: "plot-throughput"
17815
17816 - type: "plot"
17817   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17818   algorithm: "plot_performance_box"
17819   output-file-type: ".html"
17820   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17821   data: "plot-dpdk-throughput-latency-3n-skx"
17822   filter: "'NIC_Intel-X710' and
17823            '64B' and
17824            'BASE' and
17825            'NDRPDR' and
17826            '4T2C' and
17827            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17828   parameters:
17829   - "throughput"
17830   - "parent"
17831   - "tags"
17832   traces:
17833     hoverinfo: "x+y"
17834     boxpoints: "outliers"
17835     whiskerwidth: 0
17836   layout:
17837     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17838     layout: "plot-throughput"
17839
17840 - type: "plot"
17841   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17842   algorithm: "plot_performance_box"
17843   output-file-type: ".html"
17844   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17845   data: "plot-dpdk-throughput-latency-3n-skx"
17846   filter: "'NIC_Intel-X710' and
17847            '64B' and
17848            'BASE' and
17849            'NDRPDR' and
17850            '2T1C' and
17851            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17852   parameters:
17853   - "throughput"
17854   - "parent"
17855   - "tags"
17856   traces:
17857     hoverinfo: "x+y"
17858     boxpoints: "outliers"
17859     whiskerwidth: 0
17860   layout:
17861     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17862     layout: "plot-throughput"
17863
17864 - type: "plot"
17865   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17866   algorithm: "plot_performance_box"
17867   output-file-type: ".html"
17868   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17869   data: "plot-dpdk-throughput-latency-3n-skx"
17870   filter: "'NIC_Intel-X710' and
17871            '64B' and
17872            'BASE' and
17873            'NDRPDR' and
17874            '4T2C' and
17875            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17876   parameters:
17877   - "throughput"
17878   - "parent"
17879   - "tags"
17880   traces:
17881     hoverinfo: "x+y"
17882     boxpoints: "outliers"
17883     whiskerwidth: 0
17884   layout:
17885     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17886     layout: "plot-throughput"
17887
17888 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17889 - type: "plot"
17890   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17891   algorithm: "plot_performance_box"
17892   output-file-type: ".html"
17893   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17894   data: "plot-dpdk-throughput-latency-3n-skx"
17895   filter: "'NIC_Intel-XXV710' and
17896            '64B' and
17897            'BASE' and
17898            'NDRPDR' and
17899            '2T1C' and
17900            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17901   parameters:
17902   - "throughput"
17903   - "parent"
17904   - "tags"
17905   traces:
17906     hoverinfo: "x+y"
17907     boxpoints: "outliers"
17908     whiskerwidth: 0
17909   layout:
17910     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17915   algorithm: "plot_performance_box"
17916   output-file-type: ".html"
17917   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17918   data: "plot-dpdk-throughput-latency-3n-skx"
17919   filter: "'NIC_Intel-XXV710' and
17920            '64B' and
17921            'BASE' and
17922            'NDRPDR' and
17923            '4T2C' and
17924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17925   parameters:
17926   - "throughput"
17927   - "parent"
17928   - "tags"
17929   traces:
17930     hoverinfo: "x+y"
17931     boxpoints: "outliers"
17932     whiskerwidth: 0
17933   layout:
17934     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17935     layout: "plot-throughput"
17936
17937 - type: "plot"
17938   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17939   algorithm: "plot_performance_box"
17940   output-file-type: ".html"
17941   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17942   data: "plot-dpdk-throughput-latency-3n-skx"
17943   filter: "'NIC_Intel-XXV710' and
17944            '64B' and
17945            'BASE' and
17946            'NDRPDR' and
17947            '2T1C' and
17948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17949   parameters:
17950   - "throughput"
17951   - "parent"
17952   - "tags"
17953   traces:
17954     hoverinfo: "x+y"
17955     boxpoints: "outliers"
17956     whiskerwidth: 0
17957   layout:
17958     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17959     layout: "plot-throughput"
17960
17961 - type: "plot"
17962   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17963   algorithm: "plot_performance_box"
17964   output-file-type: ".html"
17965   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17966   data: "plot-dpdk-throughput-latency-3n-skx"
17967   filter: "'NIC_Intel-XXV710' and
17968            '64B' and
17969            'BASE' and
17970            'NDRPDR' and
17971            '4T2C' and
17972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17973   parameters:
17974   - "throughput"
17975   - "parent"
17976   - "tags"
17977   traces:
17978     hoverinfo: "x+y"
17979     boxpoints: "outliers"
17980     whiskerwidth: 0
17981   layout:
17982     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17983     layout: "plot-throughput"
17984
17985 # Packet Throughput - DPDK testpmd 2n-skx-x710
17986 - type: "plot"
17987   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17988   algorithm: "plot_performance_box"
17989   output-file-type: ".html"
17990   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17991   data: "plot-dpdk-throughput-latency-2n-skx"
17992   filter: "'NIC_Intel-X710' and
17993            '64B' and
17994            'BASE' and
17995            'NDRPDR' and
17996            '2T1C' and
17997            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17998   parameters:
17999   - "throughput"
18000   - "parent"
18001   - "tags"
18002   traces:
18003     hoverinfo: "x+y"
18004     boxpoints: "outliers"
18005     whiskerwidth: 0
18006   layout:
18007     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18008     layout: "plot-throughput"
18009
18010 - type: "plot"
18011   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18012   algorithm: "plot_performance_box"
18013   output-file-type: ".html"
18014   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18015   data: "plot-dpdk-throughput-latency-2n-skx"
18016   filter: "'NIC_Intel-X710' and
18017            '64B' and
18018            'BASE' and
18019            'NDRPDR' and
18020            '4T2C' and
18021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18022   parameters:
18023   - "throughput"
18024   - "parent"
18025   - "tags"
18026   traces:
18027     hoverinfo: "x+y"
18028     boxpoints: "outliers"
18029     whiskerwidth: 0
18030   layout:
18031     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18032     layout: "plot-throughput"
18033
18034 - type: "plot"
18035   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18036   algorithm: "plot_performance_box"
18037   output-file-type: ".html"
18038   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18039   data: "plot-dpdk-throughput-latency-2n-skx"
18040   filter: "'NIC_Intel-X710' and
18041            '64B' and
18042            'BASE' and
18043            'NDRPDR' and
18044            '2T1C' and
18045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18046   parameters:
18047   - "throughput"
18048   - "parent"
18049   - "tags"
18050   traces:
18051     hoverinfo: "x+y"
18052     boxpoints: "outliers"
18053     whiskerwidth: 0
18054   layout:
18055     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18056     layout: "plot-throughput"
18057
18058 - type: "plot"
18059   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18060   algorithm: "plot_performance_box"
18061   output-file-type: ".html"
18062   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18063   data: "plot-dpdk-throughput-latency-2n-skx"
18064   filter: "'NIC_Intel-X710' and
18065            '64B' and
18066            'BASE' and
18067            'NDRPDR' and
18068            '4T2C' and
18069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18070   parameters:
18071   - "throughput"
18072   - "parent"
18073   - "tags"
18074   traces:
18075     hoverinfo: "x+y"
18076     boxpoints: "outliers"
18077     whiskerwidth: 0
18078   layout:
18079     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18080     layout: "plot-throughput"
18081
18082 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18083 - type: "plot"
18084   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18085   algorithm: "plot_performance_box"
18086   output-file-type: ".html"
18087   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18088   data: "plot-dpdk-throughput-latency-2n-skx"
18089   filter: "'NIC_Intel-XXV710' and
18090            '64B' and
18091            'BASE' and
18092            'NDRPDR' and
18093            '2T1C' and
18094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18095   parameters:
18096   - "throughput"
18097   - "parent"
18098   - "tags"
18099   traces:
18100     hoverinfo: "x+y"
18101     boxpoints: "outliers"
18102     whiskerwidth: 0
18103   layout:
18104     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18105     layout: "plot-throughput"
18106
18107 - type: "plot"
18108   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18109   algorithm: "plot_performance_box"
18110   output-file-type: ".html"
18111   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18112   data: "plot-dpdk-throughput-latency-2n-skx"
18113   filter: "'NIC_Intel-XXV710' and
18114            '64B' and
18115            'BASE' and
18116            'NDRPDR' and
18117            '4T2C' and
18118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18119   parameters:
18120   - "throughput"
18121   - "parent"
18122   - "tags"
18123   traces:
18124     hoverinfo: "x+y"
18125     boxpoints: "outliers"
18126     whiskerwidth: 0
18127   layout:
18128     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18129     layout: "plot-throughput"
18130
18131 - type: "plot"
18132   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18133   algorithm: "plot_performance_box"
18134   output-file-type: ".html"
18135   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18136   data: "plot-dpdk-throughput-latency-2n-skx"
18137   filter: "'NIC_Intel-XXV710' and
18138            '64B' and
18139            'BASE' and
18140            'NDRPDR' and
18141            '2T1C' and
18142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18143   parameters:
18144   - "throughput"
18145   - "parent"
18146   - "tags"
18147   traces:
18148     hoverinfo: "x+y"
18149     boxpoints: "outliers"
18150     whiskerwidth: 0
18151   layout:
18152     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18153     layout: "plot-throughput"
18154
18155 - type: "plot"
18156   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18157   algorithm: "plot_performance_box"
18158   output-file-type: ".html"
18159   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18160   data: "plot-dpdk-throughput-latency-2n-skx"
18161   filter: "'NIC_Intel-XXV710' and
18162            '64B' and
18163            'BASE' and
18164            'NDRPDR' and
18165            '4T2C' and
18166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18167   parameters:
18168   - "throughput"
18169   - "parent"
18170   - "tags"
18171   traces:
18172     hoverinfo: "x+y"
18173     boxpoints: "outliers"
18174     whiskerwidth: 0
18175   layout:
18176     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18177     layout: "plot-throughput"
18178
18179 ################################################################################
18180
18181 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18182 - type: "plot"
18183   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18184   algorithm: "plot_latency_error_bars"
18185   output-file-type: ".html"
18186   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18188   filter: "'NIC_Intel-X520-DA2' and
18189            '64B' and
18190            ('BASE' or 'SCALE') and
18191            'NDRPDR' and
18192            'ETH' and
18193            '1T1C' and
18194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18195            not 'VHOST' and
18196            not 'MEMIF'"
18197   parameters:
18198   - "latency"
18199   - "parent"
18200   - "tags"
18201   sort:
18202   - "L2XCFWD"
18203   - "L2PATCH"
18204   - "L2BDMACLRN"
18205   - "FIB_10K"
18206   - "FIB_100K"
18207   - "FIB_1M"
18208   layout:
18209     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18210     layout: "plot-latency"
18211
18212 - type: "plot"
18213   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18214   algorithm: "plot_latency_error_bars"
18215   output-file-type: ".html"
18216   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18218   filter: "'NIC_Intel-X520-DA2' and
18219            '64B' and
18220            ('BASE' or 'SCALE') and
18221            'NDRPDR' and
18222            'ETH' and
18223            '2T2C' and
18224            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18225            not 'VHOST' and
18226            not 'MEMIF'"
18227   parameters:
18228   - "latency"
18229   - "parent"
18230   - "tags"
18231   sort:
18232   - "L2XCFWD"
18233   - "L2PATCH"
18234   - "L2BDMACLRN"
18235   - "FIB_10K"
18236   - "FIB_100K"
18237   - "FIB_1M"
18238   layout:
18239     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18240     layout: "plot-latency"
18241
18242 # Packet Latency - VPP L2 3n-hsw-x520 features
18243 - type: "plot"
18244   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18245   algorithm: "plot_latency_error_bars"
18246   output-file-type: ".html"
18247   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18249   filter: "'NIC_Intel-X520-DA2' and
18250            '64B' and
18251            'NDRPDR' and
18252            '1T1C' and
18253            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18254            not 'ACL' and
18255            not 'VHOST' and
18256            not 'MEMIF'"
18257   parameters:
18258   - "latency"
18259   - "parent"
18260   - "tags"
18261   sort:
18262   - "L2XCBASE"    # l2xcbase
18263   - "L2BDBASE"    # l2bdbase
18264   - "L2XCFWD"     # dot1q-l2xcbase
18265   - "L2BDMACLRN"  # dot1q-l2bdbase
18266   layout:
18267     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18268     layout: "plot-latency"
18269
18270 - type: "plot"
18271   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18272   algorithm: "plot_latency_error_bars"
18273   output-file-type: ".html"
18274   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18276   filter: "'NIC_Intel-X520-DA2' and
18277            '64B' and
18278            'NDRPDR' and
18279            '2T2C' and
18280            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18281            not 'ACL' and
18282            not 'VHOST' and
18283            not 'MEMIF'"
18284   parameters:
18285   - "latency"
18286   - "parent"
18287   - "tags"
18288   sort:
18289   - "L2XCBASE"    # l2xcbase
18290   - "L2BDBASE"    # l2bdbase
18291   - "L2XCFWD"     # dot1q-l2xcbase
18292   - "L2BDMACLRN"  # dot1q-l2bdbase
18293   layout:
18294     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18295     layout: "plot-latency"
18296
18297 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18298 - type: "plot"
18299   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18300   algorithm: "plot_latency_error_bars"
18301   output-file-type: ".html"
18302   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18304   filter: "'NIC_Intel-X520-DA2' and
18305            '64B' and
18306            'NDRPDR' and
18307            '1T1C' and
18308            'FEATURE' and
18309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18310            'IACL' and
18311            ('ACL1' or 'ACL50') and
18312            ('10K_FLOWS' or '10k_FLOWS') and
18313            not 'MACIP' and
18314            not 'VHOST' and
18315            not 'MEMIF'"
18316   parameters:
18317   - "latency"
18318   - "parent"
18319   - "tags"
18320   layout:
18321     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18322     layout: "plot-latency"
18323
18324 - type: "plot"
18325   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18326   algorithm: "plot_latency_error_bars"
18327   output-file-type: ".html"
18328   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18330   filter: "'NIC_Intel-X520-DA2' and
18331            '64B' and
18332            'NDRPDR' and
18333            '2T2C' and
18334            'FEATURE' and
18335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18336            'IACL' and
18337            ('ACL1' or 'ACL50') and
18338            ('10K_FLOWS' or '10k_FLOWS') and
18339            not 'MACIP' and
18340            not 'VHOST' and
18341            not 'MEMIF'"
18342   parameters:
18343   - "latency"
18344   - "parent"
18345   - "tags"
18346   layout:
18347     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18348     layout: "plot-latency"
18349
18350 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18351 - type: "plot"
18352   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18353   algorithm: "plot_latency_error_bars"
18354   output-file-type: ".html"
18355   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18357   filter: "'NIC_Intel-X520-DA2' and
18358            '64B' and
18359            'NDRPDR' and
18360            '1T1C' and
18361            'FEATURE' and
18362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18363            'OACL' and
18364            ('ACL1' or 'ACL50') and
18365            ('10K_FLOWS' or '10k_FLOWS') and
18366            not 'MACIP' and
18367            not 'VHOST' and
18368            not 'MEMIF'"
18369   parameters:
18370   - "latency"
18371   - "parent"
18372   - "tags"
18373   layout:
18374     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18375     layout: "plot-latency"
18376
18377 - type: "plot"
18378   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18379   algorithm: "plot_latency_error_bars"
18380   output-file-type: ".html"
18381   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-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            '2T2C' and
18387            'FEATURE' and
18388            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18389            'OACL' 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-2t2c-features-oacl-ndr"
18401     layout: "plot-latency"
18402
18403 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18404 - type: "plot"
18405   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18406   algorithm: "plot_latency_error_bars"
18407   output-file-type: ".html"
18408   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18410   filter: "'NIC_Intel-X520-DA2' and
18411            '64B' and
18412            'NDRPDR' and
18413            '1T1C' and
18414            'FEATURE' and
18415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18416            'MACIP' and
18417            ('ACL1' or 'ACL50') and
18418            ('10K_FLOWS' or '10k_FLOWS') and
18419            not 'VHOST' and
18420            not 'MEMIF'"
18421   parameters:
18422   - "latency"
18423   - "parent"
18424   - "tags"
18425   layout:
18426     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18427     layout: "plot-latency"
18428
18429 - type: "plot"
18430   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18431   algorithm: "plot_latency_error_bars"
18432   output-file-type: ".html"
18433   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18435   filter: "'NIC_Intel-X520-DA2' and
18436            '64B' and
18437            'NDRPDR' and
18438            '2T2C' and
18439            'FEATURE' and
18440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18441            'MACIP' and
18442            ('ACL1' or 'ACL50') and
18443            ('10K_FLOWS' or '10k_FLOWS') and
18444            not 'VHOST' and
18445            not 'MEMIF'"
18446   parameters:
18447   - "latency"
18448   - "parent"
18449   - "tags"
18450   layout:
18451     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18452     layout: "plot-latency"
18453
18454 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18455 - type: "plot"
18456   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18457   algorithm: "plot_latency_error_bars"
18458   output-file-type: ".html"
18459   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18461   filter: "'NIC_Intel-X710' and
18462            '64B' and
18463            ('BASE' or 'SCALE') and
18464            'NDRPDR' and
18465            'ETH' and
18466            '1T1C' and
18467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18468            not 'VHOST' and
18469            not 'MEMIF'"
18470   parameters:
18471   - "latency"
18472   - "parent"
18473   - "tags"
18474   sort:
18475   - "L2PATCH"
18476   - "L2XCFWD"
18477   - "L2BDMACLRN"
18478   - "FIB_10K"
18479   - "FIB_100K"
18480   - "FIB_1M"
18481   layout:
18482     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18483     layout: "plot-latency"
18484
18485 - type: "plot"
18486   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18487   algorithm: "plot_latency_error_bars"
18488   output-file-type: ".html"
18489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18491   filter: "'NIC_Intel-X710' and
18492            '64B' and
18493            ('BASE' or 'SCALE') and
18494            'NDRPDR' and
18495            'ETH' and
18496            '2T2C' and
18497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18498            not 'VHOST' and
18499            not 'MEMIF'"
18500   parameters:
18501   - "latency"
18502   - "parent"
18503   - "tags"
18504   sort:
18505   - "L2PATCH"
18506   - "L2XCFWD"
18507   - "L2BDMACLRN"
18508   - "FIB_10K"
18509   - "FIB_100K"
18510   - "FIB_1M"
18511   layout:
18512     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18513     layout: "plot-latency"
18514
18515 # Packet Latency - VPP L2 3n-hsw-x710 features
18516 - type: "plot"
18517   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18518   algorithm: "plot_latency_error_bars"
18519   output-file-type: ".html"
18520   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18522   filter: "'NIC_Intel-X710' and
18523            '64B' and
18524            'NDRPDR' and
18525            '1T1C' and
18526            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18527            not 'ACL' and
18528            not 'VHOST' and
18529            not 'L2OVRLAY' and
18530            not 'MEMIF'"
18531   parameters:
18532   - "latency"
18533   - "parent"
18534   - "tags"
18535   sort:
18536   - "L2XCBASE"    # l2xcbase
18537   - "L2BDBASE"    # l2bdbase
18538   - "L2XCFWD"     # dot1q-l2xcbase
18539   - "L2BDMACLRN"  # dot1q-l2bdbase
18540   layout:
18541     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18542     layout: "plot-latency"
18543
18544 - type: "plot"
18545   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18546   algorithm: "plot_latency_error_bars"
18547   output-file-type: ".html"
18548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18550   filter: "'NIC_Intel-X710' and
18551            '64B' and
18552            'NDRPDR' and
18553            '2T2C' and
18554            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18555            not 'ACL' and
18556            not 'VHOST' and
18557            not 'L2OVRLAY' and
18558            not 'MEMIF'"
18559   parameters:
18560   - "latency"
18561   - "parent"
18562   - "tags"
18563   sort:
18564   - "L2XCBASE"    # l2xcbase
18565   - "L2BDBASE"    # l2bdbase
18566   - "L2XCFWD"     # dot1q-l2xcbase
18567   - "L2BDMACLRN"  # dot1q-l2bdbase
18568   layout:
18569     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18570     layout: "plot-latency"
18571
18572 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18573 - type: "plot"
18574   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18575   algorithm: "plot_latency_error_bars"
18576   output-file-type: ".html"
18577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18579   filter: "'NIC_Intel-X710' and
18580            '64B' and
18581            'NDRPDR' and
18582            '1T1C' and
18583            'FEATURE' and
18584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18585            'IACL' and
18586            ('ACL1' or 'ACL50') and
18587            ('10K_FLOWS' or '10k_FLOWS') and
18588            not 'MACIP' and
18589            not 'VHOST' and
18590            not 'MEMIF'"
18591   parameters:
18592   - "latency"
18593   - "parent"
18594   - "tags"
18595   layout:
18596     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18597     layout: "plot-latency"
18598
18599 - type: "plot"
18600   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18601   algorithm: "plot_latency_error_bars"
18602   output-file-type: ".html"
18603   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18605   filter: "'NIC_Intel-X710' and
18606            '64B' and
18607            'NDRPDR' and
18608            '2T2C' and
18609            'FEATURE' and
18610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18611            'IACL' and
18612            ('ACL1' or 'ACL50') and
18613            ('10K_FLOWS' or '10k_FLOWS') and
18614            not 'MACIP' and
18615            not 'VHOST' and
18616            not 'MEMIF'"
18617   parameters:
18618   - "latency"
18619   - "parent"
18620   - "tags"
18621   layout:
18622     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18623     layout: "plot-latency"
18624
18625 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18626 - type: "plot"
18627   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18628   algorithm: "plot_latency_error_bars"
18629   output-file-type: ".html"
18630   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18632   filter: "'NIC_Intel-XL710' and
18633            '64B' and
18634            'BASE' and
18635            'NDRPDR' and
18636            'ETH' and
18637            '1T1C' and
18638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18639            not 'VHOST' and
18640            not 'MEMIF'"
18641   parameters:
18642   - "latency"
18643   - "parent"
18644   - "tags"
18645   sort:
18646   - "L2PATCH"
18647   - "L2XCFWD"
18648   - "L2BDMACLRN"
18649   layout:
18650     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18651     layout: "plot-latency"
18652
18653 - type: "plot"
18654   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18655   algorithm: "plot_latency_error_bars"
18656   output-file-type: ".html"
18657   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18659   filter: "'NIC_Intel-XL710' and
18660            '64B' and
18661            'BASE' and
18662            'NDRPDR' and
18663            'ETH' and
18664            '2T2C' and
18665            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18666            not 'VHOST' and
18667            not 'MEMIF'"
18668   parameters:
18669   - "latency"
18670   - "parent"
18671   - "tags"
18672   sort:
18673   - "L2PATCH"
18674   - "L2XCFWD"
18675   - "L2BDMACLRN"
18676   layout:
18677     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18678     layout: "plot-latency"
18679
18680 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18681 - type: "plot"
18682   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18683   algorithm: "plot_latency_error_bars"
18684   output-file-type: ".html"
18685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18687   filter: "'NIC_Intel-X710' and
18688            '64B' and
18689            ('BASE' or 'SCALE') and
18690            'NDRPDR' and
18691            'ETH' and
18692            '2T1C' and
18693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18694            not 'VHOST' and
18695            not 'MEMIF' and
18696            not 'DRV_AVF'"
18697   parameters:
18698   - "latency"
18699   - "parent"
18700   - "tags"
18701   sort:
18702   - "L2PATCH"
18703   - "L2XCBASE"
18704   - "BASE"
18705   - "FIB_10K"
18706   - "FIB_100K"
18707   - "FIB_1M"
18708   layout:
18709     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18710     layout: "plot-latency"
18711
18712 - type: "plot"
18713   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18714   algorithm: "plot_latency_error_bars"
18715   output-file-type: ".html"
18716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18718   filter: "'NIC_Intel-X710' and
18719            '64B' and
18720            ('BASE' or 'SCALE') and
18721            'NDRPDR' and
18722            'ETH' and
18723            '4T2C' and
18724            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18725            not 'VHOST' and
18726            not 'MEMIF' and
18727            not 'DRV_AVF'"
18728   parameters:
18729   - "latency"
18730   - "parent"
18731   - "tags"
18732   sort:
18733   - "L2PATCH"
18734   - "L2XCBASE"
18735   - "BASE"
18736   - "FIB_10K"
18737   - "FIB_100K"
18738   - "FIB_1M"
18739   layout:
18740     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18741     layout: "plot-latency"
18742
18743 # Packet Latency - VPP L2 3n-skx-x710 features
18744 - type: "plot"
18745   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18746   algorithm: "plot_latency_error_bars"
18747   output-file-type: ".html"
18748   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18750   filter: "'NIC_Intel-X710' and
18751            '64B' and
18752            'NDRPDR' and
18753            '2T1C' and
18754            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18755            not 'ACL' and
18756            not 'VHOST' and
18757            not 'DRV_AVF' and
18758            not 'L2OVRLAY' and
18759            not 'MEMIF'"
18760   parameters:
18761   - "latency"
18762   - "parent"
18763   - "tags"
18764   sort:
18765   - "L2XCBASE"    # l2xcbase
18766   - "L2BDBASE"    # l2bdbase
18767   - "L2XCFWD"     # dot1q-l2xcbase
18768   - "L2BDMACLRN"  # dot1q-l2bdbase
18769   layout:
18770     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18771     layout: "plot-latency"
18772
18773 - type: "plot"
18774   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18775   algorithm: "plot_latency_error_bars"
18776   output-file-type: ".html"
18777   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18779   filter: "'NIC_Intel-X710' and
18780            '64B' and
18781            'NDRPDR' and
18782            '4T2C' and
18783            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18784            not 'ACL' and
18785            not 'VHOST' and
18786            not 'DRV_AVF' and
18787            not 'L2OVRLAY' and
18788            not 'MEMIF'"
18789   parameters:
18790   - "latency"
18791   - "parent"
18792   - "tags"
18793   sort:
18794   - "L2XCBASE"    # l2xcbase
18795   - "L2BDBASE"    # l2bdbase
18796   - "L2XCFWD"     # dot1q-l2xcbase
18797   - "L2BDMACLRN"  # dot1q-l2bdbase
18798   layout:
18799     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18800     layout: "plot-latency"
18801
18802 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18803 - type: "plot"
18804   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18805   algorithm: "plot_latency_error_bars"
18806   output-file-type: ".html"
18807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18809   filter: "'NIC_Intel-X710' and
18810            '64B' and
18811            'NDRPDR' and
18812            '2T1C' and
18813            'FEATURE' and
18814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18815            'IACL' and
18816            ('ACL1' or 'ACL50') and
18817            ('10K_FLOWS' or '10k_FLOWS') and
18818            not 'MACIP' and
18819            not 'VHOST' and
18820            not 'MEMIF'"
18821   parameters:
18822   - "latency"
18823   - "parent"
18824   - "tags"
18825   layout:
18826     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18827     layout: "plot-latency"
18828
18829 - type: "plot"
18830   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18831   algorithm: "plot_latency_error_bars"
18832   output-file-type: ".html"
18833   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18835   filter: "'NIC_Intel-X710' and
18836            '64B' and
18837            'NDRPDR' and
18838            '4T2C' and
18839            'FEATURE' and
18840            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18841            'IACL' and
18842            ('ACL1' or 'ACL50') and
18843            ('10K_FLOWS' or '10k_FLOWS') and
18844            not 'MACIP' and
18845            not 'VHOST' and
18846            not 'MEMIF'"
18847   parameters:
18848   - "latency"
18849   - "parent"
18850   - "tags"
18851   layout:
18852     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18853     layout: "plot-latency"
18854
18855 # Packet Latency - VPP L2 3n-skx-xxv710 base
18856 - type: "plot"
18857   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18858   algorithm: "plot_latency_error_bars"
18859   output-file-type: ".html"
18860   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18862   filter: "'NIC_Intel-XXV710' and
18863            '64B' and
18864            ('BASE' or 'SCALE') and
18865            'NDRPDR' and
18866            'ETH' and
18867            '2T1C' and
18868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18869            not 'VHOST' and
18870            not 'MEMIF'"
18871   parameters:
18872   - "latency"
18873   - "parent"
18874   - "tags"
18875   sort:
18876   - "L2PATCH"
18877   - "L2PATCH"
18878   - "L2XCBASE"
18879   - "L2BDMACLRN"
18880   layout:
18881     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18882     layout: "plot-latency"
18883
18884 - type: "plot"
18885   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18886   algorithm: "plot_latency_error_bars"
18887   output-file-type: ".html"
18888   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18890   filter: "'NIC_Intel-XXV710' and
18891            '64B' and
18892            ('BASE' or 'SCALE') and
18893            'NDRPDR' and
18894            'ETH' and
18895            '4T2C' and
18896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18897            not 'VHOST' and
18898            not 'MEMIF'"
18899   parameters:
18900   - "latency"
18901   - "parent"
18902   - "tags"
18903   sort:
18904   - "L2PATCH"
18905   - "L2PATCH"
18906   - "L2XCBASE"
18907   - "L2BDMACLRN"
18908   layout:
18909     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18910     layout: "plot-latency"
18911
18912 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18913 - type: "plot"
18914   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18915   algorithm: "plot_latency_error_bars"
18916   output-file-type: ".html"
18917   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18919   filter: "'NIC_Intel-X710' and
18920            '64B' and
18921            'ETH' and
18922            ('BASE' or 'SCALE') and
18923            'NDRPDR' and
18924            '2T1C' and
18925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18926            not 'VHOST' and
18927            not 'MEMIF'"
18928   parameters:
18929   - "latency"
18930   - "parent"
18931   - "tags"
18932   sort:
18933   - "L2PATCH"
18934   - "L2XCBASE"
18935   - "BASE"
18936   - "FIB_10K"
18937   - "FIB_100K"
18938   - "FIB_1M"
18939   layout:
18940     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18941     layout: "plot-latency"
18942
18943 - type: "plot"
18944   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18945   algorithm: "plot_latency_error_bars"
18946   output-file-type: ".html"
18947   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18949   filter: "'NIC_Intel-X710' and
18950            '64B' and
18951            ('BASE' or 'SCALE') and
18952            'NDRPDR' and
18953            'ETH' and
18954            '4T2C' and
18955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18956            not 'VHOST' and
18957            not 'MEMIF'"
18958   parameters:
18959   - "latency"
18960   - "parent"
18961   - "tags"
18962   sort:
18963   - "L2PATCH"
18964   - "L2XCBASE"
18965   - "BASE"
18966   - "FIB_10K"
18967   - "FIB_100K"
18968   - "FIB_1M"
18969   layout:
18970     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18971     layout: "plot-latency"
18972
18973 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18974 - type: "plot"
18975   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18976   algorithm: "plot_latency_error_bars"
18977   output-file-type: ".html"
18978   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18979   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18980   filter: "'NIC_Intel-XXV710' and
18981            '64B' and
18982            ('BASE' or 'SCALE') and
18983            'NDRPDR' and
18984            'ETH' and
18985            '2T1C' and
18986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18987            not 'VHOST' and
18988            not 'MEMIF'"
18989   parameters:
18990   - "latency"
18991   - "parent"
18992   - "tags"
18993   sort:
18994   - "L2PATCH"
18995   - "L2XCBASE"
18996   - "BASE"
18997   - "FIB_10K"
18998   - "FIB_100K"
18999   - "FIB_1M"
19000   layout:
19001     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19002     layout: "plot-latency"
19003
19004 - type: "plot"
19005   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19006   algorithm: "plot_latency_error_bars"
19007   output-file-type: ".html"
19008   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19009   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19010   filter: "'NIC_Intel-XXV710' and
19011            '64B' and
19012            ('BASE' or 'SCALE') and
19013            'NDRPDR' and
19014            'ETH' and
19015            '4T2C' and
19016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19017            not 'VHOST' and
19018            not 'MEMIF'"
19019   parameters:
19020   - "latency"
19021   - "parent"
19022   - "tags"
19023   sort:
19024   - "L2PATCH"
19025   - "L2XCBASE"
19026   - "BASE"
19027   - "FIB_10K"
19028   - "FIB_100K"
19029   - "FIB_1M"
19030   layout:
19031     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19032     layout: "plot-latency"
19033
19034 ################################################################################
19035
19036 # Packet Latency - VPP Container Memif 3n-hsw-x520
19037 - type: "plot"
19038   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19039   algorithm: "plot_latency_error_bars"
19040   output-file-type: ".html"
19041   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19043   filter: "'NIC_Intel-X520-DA2' and
19044            '64B' and
19045            ('BASE' or 'SCALE') and
19046            'NDRPDR' and
19047            '1T1C' and
19048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19049            not 'VHOST' and
19050            'MEMIF'"
19051   parameters:
19052   - "latency"
19053   - "parent"
19054   - "tags"
19055   sort:
19056   - "L2XCFWD"
19057   - "L2XCFWD"
19058   - "L2XCFWD"
19059   - "L2BDMACLRN"
19060   - "L2BDMACLRN"
19061   - "L2BDMACLRN"
19062   - "IP4FWD"
19063   layout:
19064     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19065     layout: "plot-latency"
19066
19067 - type: "plot"
19068   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19069   algorithm: "plot_latency_error_bars"
19070   output-file-type: ".html"
19071   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19073   filter: "'NIC_Intel-X520-DA2' and
19074            '64B' and
19075            ('BASE' or 'SCALE') and
19076            'NDRPDR' and
19077            '2T2C' and
19078            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19079            not 'VHOST' and
19080            'MEMIF'"
19081   parameters:
19082   - "latency"
19083   - "parent"
19084   - "tags"
19085   sort:
19086   - "L2XCFWD"
19087   - "L2XCFWD"
19088   - "L2XCFWD"
19089   - "L2BDMACLRN"
19090   - "L2BDMACLRN"
19091   - "L2BDMACLRN"
19092   - "IP4FWD"
19093   layout:
19094     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19095     layout: "plot-latency"
19096
19097 # Packet Latency - VPP Container Memif 3n-hsw-x710
19098 - type: "plot"
19099   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19100   algorithm: "plot_latency_error_bars"
19101   output-file-type: ".html"
19102   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19104   filter: "'NIC_Intel-X710' and
19105            '64B' and
19106            ('BASE' or 'SCALE') and
19107            'NDRPDR' and
19108            '1T1C' and
19109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19110            not 'VHOST' and
19111            'MEMIF'"
19112   parameters:
19113   - "latency"
19114   - "parent"
19115   - "tags"
19116   sort:
19117   - "L2XCFWD"
19118   - "L2XCFWD"
19119   - "L2XCFWD"
19120   - "L2BDMACLRN"
19121   - "L2BDMACLRN"
19122   - "L2BDMACLRN"
19123   - "IP4FWD"
19124   layout:
19125     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19126     layout: "plot-latency"
19127
19128 - type: "plot"
19129   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19130   algorithm: "plot_latency_error_bars"
19131   output-file-type: ".html"
19132   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19134   filter: "'NIC_Intel-X710' and
19135            '64B' and
19136            ('BASE' or 'SCALE') and
19137            'NDRPDR' and
19138            '2T2C' and
19139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19140            not 'VHOST' and
19141            'MEMIF'"
19142   parameters:
19143   - "latency"
19144   - "parent"
19145   - "tags"
19146   sort:
19147   - "L2XCFWD"
19148   - "L2XCFWD"
19149   - "L2XCFWD"
19150   - "L2BDMACLRN"
19151   - "L2BDMACLRN"
19152   - "L2BDMACLRN"
19153   - "IP4FWD"
19154   layout:
19155     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19156     layout: "plot-latency"
19157
19158 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19159 - type: "plot"
19160   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19161   algorithm: "plot_latency_error_bars"
19162   output-file-type: ".html"
19163   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19165   filter: "'NIC_Intel-XL710' and
19166            '64B' and
19167            ('BASE' or 'SCALE') and
19168            'NDRPDR' and
19169            '1T1C' and
19170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19171            not 'VHOST' and
19172            'MEMIF'"
19173   parameters:
19174   - "latency"
19175   - "parent"
19176   - "tags"
19177   sort:
19178   - "L2XCFWD"
19179   - "L2XCFWD"
19180   - "L2XCFWD"
19181   - "L2BDMACLRN"
19182   - "L2BDMACLRN"
19183   - "L2BDMACLRN"
19184   - "IP4FWD"
19185   layout:
19186     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19187     layout: "plot-latency"
19188
19189 - type: "plot"
19190   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19191   algorithm: "plot_latency_error_bars"
19192   output-file-type: ".html"
19193   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19195   filter: "'NIC_Intel-XL710' and
19196            '64B' and
19197            ('BASE' or 'SCALE') and
19198            'NDRPDR' and
19199            '2T2C' and
19200            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19201            not 'VHOST' and
19202            'MEMIF'"
19203   parameters:
19204   - "latency"
19205   - "parent"
19206   - "tags"
19207   sort:
19208   - "L2XCFWD"
19209   - "L2XCFWD"
19210   - "L2XCFWD"
19211   - "L2BDMACLRN"
19212   - "L2BDMACLRN"
19213   - "L2BDMACLRN"
19214   - "IP4FWD"
19215   layout:
19216     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19217     layout: "plot-latency"
19218
19219 # Packet Latency - VPP Container Memif 3n-skx-x710
19220 - type: "plot"
19221   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19222   algorithm: "plot_latency_error_bars"
19223   output-file-type: ".html"
19224   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19226   filter: "'NIC_Intel-X710' and
19227            '64B' and
19228            ('BASE' or 'SCALE') and
19229            'NDRPDR' and
19230            '2T1C' and
19231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19232            not 'VHOST' and
19233            'MEMIF'"
19234   parameters:
19235   - "latency"
19236   - "parent"
19237   - "tags"
19238   sort:
19239   - "L2XCFWD"
19240   - "L2XCFWD"
19241   - "L2XCFWD"
19242   - "L2BDMACLRN"
19243   - "L2BDMACLRN"
19244   - "L2BDMACLRN"
19245   - "IP4FWD"
19246   layout:
19247     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19248     layout: "plot-latency"
19249
19250 - type: "plot"
19251   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19252   algorithm: "plot_latency_error_bars"
19253   output-file-type: ".html"
19254   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19256   filter: "'NIC_Intel-X710' and
19257            '64B' and
19258            ('BASE' or 'SCALE') and
19259            'NDRPDR' and
19260            '4T2C' and
19261            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19262            not 'VHOST' and
19263            'MEMIF'"
19264   parameters:
19265   - "latency"
19266   - "parent"
19267   - "tags"
19268   sort:
19269   - "L2XCFWD"
19270   - "L2XCFWD"
19271   - "L2XCFWD"
19272   - "L2BDMACLRN"
19273   - "L2BDMACLRN"
19274   - "L2BDMACLRN"
19275   - "IP4FWD"
19276   layout:
19277     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19278     layout: "plot-latency"
19279
19280 # Packet Latency - VPP Container Memif 2n-skx-x710
19281 - type: "plot"
19282   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19283   algorithm: "plot_latency_error_bars"
19284   output-file-type: ".html"
19285   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19287   filter: "'NIC_Intel-X710' and
19288            '64B' and
19289            ('BASE' or 'SCALE') and
19290            'NDRPDR' and
19291            '2T1C' and
19292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19293            not 'VHOST' and
19294            not 'NF_DENSITY' and
19295            'MEMIF'"
19296   parameters:
19297   - "latency"
19298   - "parent"
19299   - "tags"
19300   sort:
19301   - "L2XCFWD"
19302   - "L2XCFWD"
19303   - "L2XCFWD"
19304   - "L2BDMACLRN"
19305   - "L2BDMACLRN"
19306   - "L2BDMACLRN"
19307   - "IP4FWD"
19308   layout:
19309     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19310     layout: "plot-latency"
19311
19312 - type: "plot"
19313   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19314   algorithm: "plot_latency_error_bars"
19315   output-file-type: ".html"
19316   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19317   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19318   filter: "'NIC_Intel-X710' and
19319            '64B' and
19320            ('BASE' or 'SCALE') and
19321            'NDRPDR' and
19322            '4T2C' and
19323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19324            not 'VHOST' and
19325            not 'NF_DENSITY' and
19326            'MEMIF'"
19327   parameters:
19328   - "latency"
19329   - "parent"
19330   - "tags"
19331   sort:
19332   - "L2XCFWD"
19333   - "L2XCFWD"
19334   - "L2XCFWD"
19335   - "L2BDMACLRN"
19336   - "L2BDMACLRN"
19337   - "L2BDMACLRN"
19338   - "IP4FWD"
19339   layout:
19340     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19341     layout: "plot-latency"
19342
19343 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19344 #- type: "plot"
19345 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19346 #  algorithm: "plot_latency_error_bars"
19347 #  output-file-type: ".html"
19348 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19349 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19350 #  filter: "'NIC_Intel-XXV710' and
19351 #           '64B' and
19352 #           ('BASE' or 'SCALE') and
19353 #           'NDRPDR' and
19354 #           '2T1C' and
19355 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19356 #           not 'VHOST' and
19357 #           'MEMIF'"
19358 #  parameters:
19359 #  - "latency"
19360 #  - "parent"
19361 #  - "tags"
19362 #  sort:
19363 #  - "L2XCFWD"
19364 #  - "L2XCFWD"
19365 #  - "L2XCFWD"
19366 #  - "L2BDMACLRN"
19367 #  - "L2BDMACLRN"
19368 #  - "L2BDMACLRN"
19369 #  - "IP4FWD"
19370 #  layout:
19371 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19372 #    layout: "plot-latency"
19373 #
19374 #- type: "plot"
19375 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19376 #  algorithm: "plot_latency_error_bars"
19377 #  output-file-type: ".html"
19378 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19379 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19380 #  filter: "'NIC_Intel-XXV710' and
19381 #           '64B' and
19382 #           ('BASE' or 'SCALE') and
19383 #           'NDRPDR' and
19384 #           '4T2C' and
19385 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19386 #           not 'VHOST' and
19387 #           'MEMIF'"
19388 #  parameters:
19389 #  - "latency"
19390 #  - "parent"
19391 #  - "tags"
19392 #  sort:
19393 #  - "L2XCFWD"
19394 #  - "L2XCFWD"
19395 #  - "L2XCFWD"
19396 #  - "L2BDMACLRN"
19397 #  - "L2BDMACLRN"
19398 #  - "L2BDMACLRN"
19399 #  - "IP4FWD"
19400 #  layout:
19401 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19402 #    layout: "plot-latency"
19403
19404 ################################################################################
19405
19406 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19407 #- type: "plot"
19408 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19409 #  algorithm: "plot_latency_error_bars"
19410 #  output-file-type: ".html"
19411 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19412 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19413 #  filter: "'NIC_Intel-X520-DA2' and
19414 #           '64B' and
19415 #           ('BASE' or 'SCALE') and
19416 #           'NDRPDR' and
19417 #           '1T1C' and
19418 #           'L2XCFWD' and
19419 #           not 'VHOST' and
19420 #           not 'NF_DENSITY' and
19421 #           'MEMIF'"
19422 #  parameters:
19423 #  - "latency"
19424 #  - "parent"
19425 #  - "tags"
19426 #  sort:
19427 #  - "1VNF"
19428 #  - "2VNF"
19429 #  - "4VNF"
19430 #  - "2VNF"
19431 #  - "4VNF"
19432 #  layout:
19433 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19434 #    layout: "plot-latency"
19435 #
19436 #- type: "plot"
19437 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19438 #  algorithm: "plot_latency_error_bars"
19439 #  output-file-type: ".html"
19440 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19441 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19442 #  filter: "'NIC_Intel-X520-DA2' and
19443 #           '64B' and
19444 #           ('BASE' or 'SCALE') and
19445 #           'NDRPDR' and
19446 #           '2T2C' and
19447 #           'L2XCFWD' and
19448 #           not 'VHOST' and
19449 #           not 'NF_DENSITY' and
19450 #           'MEMIF'"
19451 #  parameters:
19452 #  - "latency"
19453 #  - "parent"
19454 #  - "tags"
19455 #  sort:
19456 #  - "1VNF"
19457 #  - "2VNF"
19458 #  - "4VNF"
19459 #  - "2VNF"
19460 #  - "4VNF"
19461 #  layout:
19462 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19463 #    layout: "plot-latency"
19464 #
19465 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19466 #- type: "plot"
19467 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19468 #  algorithm: "plot_latency_error_bars"
19469 #  output-file-type: ".html"
19470 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19471 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19472 #  filter: "'NIC_Intel-X520-DA2' and
19473 #           '64B' and
19474 #           ('BASE' or 'SCALE') and
19475 #           'NDRPDR' and
19476 #           '1T1C' and
19477 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19478 #           not 'VHOST' and
19479 #           not 'NF_DENSITY' and
19480 #           'MEMIF'"
19481 #  parameters:
19482 #  - "latency"
19483 #  - "parent"
19484 #  - "tags"
19485 #  sort:
19486 #  - "1VNF"
19487 #  - "2VNF"
19488 #  - "4VNF"
19489 #  - "2VNF"
19490 #  - "4VNF"
19491 #  layout:
19492 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19493 #    layout: "plot-latency"
19494 #
19495 #- type: "plot"
19496 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19497 #  algorithm: "plot_latency_error_bars"
19498 #  output-file-type: ".html"
19499 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19500 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19501 #  filter: "'NIC_Intel-X520-DA2' and
19502 #           '64B' and
19503 #           ('BASE' or 'SCALE') and
19504 #           'NDRPDR' and
19505 #           '2T2C' and
19506 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19507 #           not 'VHOST' and
19508 #           not 'NF_DENSITY' and
19509 #           'MEMIF'"
19510 #  parameters:
19511 #  - "latency"
19512 #  - "parent"
19513 #  - "tags"
19514 #  sort:
19515 #  - "1VNF"
19516 #  - "2VNF"
19517 #  - "4VNF"
19518 #  - "2VNF"
19519 #  - "4VNF"
19520 #  layout:
19521 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19522 #    layout: "plot-latency"
19523 #
19524 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19525 #- type: "plot"
19526 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19527 #  algorithm: "plot_latency_error_bars"
19528 #  output-file-type: ".html"
19529 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19530 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19531 #  filter: "'NIC_Intel-X710' and
19532 #           '64B' and
19533 #           ('BASE' or 'SCALE') and
19534 #           'NDRPDR' and
19535 #           '1T1C' and
19536 #           'L2XCFWD' and
19537 #           not 'VHOST' and
19538 #           not 'NF_DENSITY' and
19539 #           'MEMIF'"
19540 #  parameters:
19541 #  - "latency"
19542 #  - "parent"
19543 #  - "tags"
19544 #  sort:
19545 #  - "1VNF"
19546 #  - "2VNF"
19547 #  - "4VNF"
19548 #  - "2VNF"
19549 #  - "4VNF"
19550 #  layout:
19551 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19552 #    layout: "plot-latency"
19553 #
19554 #- type: "plot"
19555 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19556 #  algorithm: "plot_latency_error_bars"
19557 #  output-file-type: ".html"
19558 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19559 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19560 #  filter: "'NIC_Intel-X710' and
19561 #           '64B' and
19562 #           ('BASE' or 'SCALE') and
19563 #           'NDRPDR' and
19564 #           '2T2C' and
19565 #           'L2XCFWD' and
19566 #           not 'VHOST' and
19567 #           not 'NF_DENSITY' and
19568 #           'MEMIF'"
19569 #  parameters:
19570 #  - "latency"
19571 #  - "parent"
19572 #  - "tags"
19573 #  sort:
19574 #  - "1VNF"
19575 #  - "2VNF"
19576 #  - "4VNF"
19577 #  - "2VNF"
19578 #  - "4VNF"
19579 #  layout:
19580 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19581 #    layout: "plot-latency"
19582 #
19583 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19584 #- type: "plot"
19585 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19586 #  algorithm: "plot_latency_error_bars"
19587 #  output-file-type: ".html"
19588 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19589 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19590 #  filter: "'NIC_Intel-X710' and
19591 #           '64B' and
19592 #           ('BASE' or 'SCALE') and
19593 #           'NDRPDR' and
19594 #           '1T1C' and
19595 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19596 #           not 'VHOST' and
19597 #           not 'NF_DENSITY' and
19598 #           'MEMIF'"
19599 #  parameters:
19600 #  - "latency"
19601 #  - "parent"
19602 #  - "tags"
19603 #  sort:
19604 #  - "1VNF"
19605 #  - "2VNF"
19606 #  - "4VNF"
19607 #  - "2VNF"
19608 #  - "4VNF"
19609 #  layout:
19610 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19611 #    layout: "plot-latency"
19612 #
19613 #- type: "plot"
19614 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19615 #  algorithm: "plot_latency_error_bars"
19616 #  output-file-type: ".html"
19617 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19618 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19619 #  filter: "'NIC_Intel-X710' and
19620 #           '64B' and
19621 #           ('BASE' or 'SCALE') and
19622 #           'NDRPDR' and
19623 #           '2T2C' and
19624 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19625 #           not 'VHOST' and
19626 #           not 'NF_DENSITY' and
19627 #           'MEMIF'"
19628 #  parameters:
19629 #  - "latency"
19630 #  - "parent"
19631 #  - "tags"
19632 #  sort:
19633 #  - "1VNF"
19634 #  - "2VNF"
19635 #  - "4VNF"
19636 #  - "2VNF"
19637 #  - "4VNF"
19638 #  layout:
19639 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19640 #    layout: "plot-latency"
19641
19642 ################################################################################
19643
19644 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19645 - type: "plot"
19646   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19647   algorithm: "plot_latency_error_bars"
19648   output-file-type: ".html"
19649   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19651   filter: "'NIC_Intel-X520-DA2' and
19652            '64B' and
19653            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19654            'NDRPDR' and
19655            '1T1C' and
19656            'IP4FWD' and
19657            not 'IPSEC' and
19658            not 'DOT1Q' and
19659            not 'VHOST'"
19660   parameters:
19661   - "latency"
19662   - "parent"
19663   - "tags"
19664   sort:
19665   - "DOT1Q"
19666   - "IP4BASE"
19667   - "FIB_20K"
19668   - "FIB_200K"
19669   - "FIB_2M"
19670   layout:
19671     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19672     layout: "plot-latency"
19673
19674 - type: "plot"
19675   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19676   algorithm: "plot_latency_error_bars"
19677   output-file-type: ".html"
19678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19680   filter: "'NIC_Intel-X520-DA2' and
19681            '64B' and
19682            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19683            'NDRPDR' and
19684            '2T2C' and
19685            'IP4FWD' and
19686            not 'IPSEC' and
19687            not 'DOT1Q' and
19688            not 'VHOST'"
19689   parameters:
19690   - "latency"
19691   - "parent"
19692   - "tags"
19693   sort:
19694   - "DOT1Q"
19695   - "IP4BASE"
19696   - "FIB_20K"
19697   - "FIB_200K"
19698   - "FIB_2M"
19699   layout:
19700     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19701     layout: "plot-latency"
19702
19703 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19704 - type: "plot"
19705   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19706   algorithm: "plot_latency_error_bars"
19707   output-file-type: ".html"
19708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19710   filter: "'NIC_Intel-X520-DA2' and
19711            '64B' and
19712            ('IP4BASE' or
19713             'POLICE_MARK' or
19714             'COPWHLIST' or
19715             ('NAT44' and 'BASE') or
19716             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19717            'NDRPDR' and
19718            '1T1C' and
19719            'IP4FWD' and
19720            not 'IPSEC' and
19721            not 'VHOST'"
19722   parameters:
19723   - "latency"
19724   - "parent"
19725   - "tags"
19726   sort:
19727   - "DOT1Q"
19728   - "IP4BASE"
19729   - "NAT44"
19730   - "POLICE_MARK"
19731   - "COPWHLIST"
19732   - "IACL"
19733   - "OACL"
19734   layout:
19735     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19736     layout: "plot-latency"
19737
19738 - type: "plot"
19739   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19740   algorithm: "plot_latency_error_bars"
19741   output-file-type: ".html"
19742   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19744   filter: "'NIC_Intel-X520-DA2' and
19745            '64B' and
19746            ('IP4BASE' or
19747             'POLICE_MARK' or
19748             'COPWHLIST' or
19749             ('NAT44' and 'BASE') or
19750             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19751            'NDRPDR' and
19752            '2T2C' and
19753            'IP4FWD' and
19754            not 'IPSEC' and
19755            not 'VHOST'"
19756   parameters:
19757   - "latency"
19758   - "parent"
19759   - "tags"
19760   sort:
19761   - "DOT1Q"
19762   - "IP4BASE"
19763   - "NAT44"
19764   - "POLICE_MARK"
19765   - "COPWHLIST"
19766   - "IACL"
19767   - "OACL"
19768   layout:
19769     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19770     layout: "plot-latency"
19771
19772 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19773 - type: "plot"
19774   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19775   algorithm: "plot_latency_error_bars"
19776   output-file-type: ".html"
19777   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19779   filter: "'NIC_Intel-X520-DA2' and
19780            '64B' and
19781            'NDRPDR' and
19782            '1T1C' and
19783            'IP4FWD' and
19784            ('NAT44' or 'IP4BASE') and
19785            not 'DOT1Q' and
19786            not 'IPSEC' and
19787            not 'VHOST'"
19788   parameters:
19789   - "latency"
19790   - "parent"
19791   - "tags"
19792   sort:
19793   - "IP4BASE"
19794   - "BASE"
19795   - "SRC_USER_10"
19796   - "SRC_USER_100"
19797   - "SRC_USER_1000"
19798   - "SRC_USER_2000"
19799   layout:
19800     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19801     layout: "plot-latency"
19802
19803 - type: "plot"
19804   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19805   algorithm: "plot_latency_error_bars"
19806   output-file-type: ".html"
19807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19809   filter: "'NIC_Intel-X520-DA2' and
19810            '64B' and
19811            'NDRPDR' and
19812            '2T2C' and
19813            'IP4FWD' and
19814            ('NAT44' or 'IP4BASE') and
19815            not 'DOT1Q' and
19816            not 'IPSEC' and
19817            not 'VHOST'"
19818   parameters:
19819   - "latency"
19820   - "parent"
19821   - "tags"
19822   sort:
19823   - "IP4BASE"
19824   - "BASE"
19825   - "SRC_USER_10"
19826   - "SRC_USER_100"
19827   - "SRC_USER_1000"
19828   - "SRC_USER_2000"
19829   layout:
19830     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19831     layout: "plot-latency"
19832
19833 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19834 - type: "plot"
19835   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19836   algorithm: "plot_latency_error_bars"
19837   output-file-type: ".html"
19838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19840   filter: "'NIC_Intel-X520-DA2' and
19841            '64B' and
19842            'NDRPDR' and
19843            '1T1C' and
19844            'IP4FWD' and
19845            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19846            not 'IPSEC' and
19847            not 'DOT1Q' and
19848            not 'VHOST'"
19849   parameters:
19850   - "latency"
19851   - "parent"
19852   - "tags"
19853   sort:
19854   - "IP4BASE"
19855   - "ACL_STATELESS"
19856   - "ACL_STATEFUL"
19857   - "ACL_STATELESS"
19858   - "ACL_STATEFUL"
19859   layout:
19860     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19861     layout: "plot-latency"
19862
19863 - type: "plot"
19864   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19865   algorithm: "plot_latency_error_bars"
19866   output-file-type: ".html"
19867   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19869   filter: "'NIC_Intel-X520-DA2' and
19870            '64B' and
19871            'NDRPDR' and
19872            '2T2C' and
19873            'IP4FWD' and
19874            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19875            not 'IPSEC' and
19876            not 'DOT1Q' and
19877            not 'VHOST'"
19878   parameters:
19879   - "latency"
19880   - "parent"
19881   - "tags"
19882   sort:
19883   - "IP4BASE"
19884   - "ACL_STATELESS"
19885   - "ACL_STATEFUL"
19886   - "ACL_STATELESS"
19887   - "ACL_STATEFUL"
19888   layout:
19889     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19890     layout: "plot-latency"
19891
19892 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19893 - type: "plot"
19894   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19895   algorithm: "plot_latency_error_bars"
19896   output-file-type: ".html"
19897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19899   filter: "'NIC_Intel-X520-DA2' and
19900            '64B' and
19901            'NDRPDR' and
19902            '1T1C' and
19903            'IP4FWD' and
19904            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19905            not 'IPSEC' and
19906            not 'DOT1Q' and
19907            not 'VHOST'"
19908   parameters:
19909   - "latency"
19910   - "parent"
19911   - "tags"
19912   sort:
19913   - "IP4BASE"
19914   - "ACL_STATELESS"
19915   - "ACL_STATEFUL"
19916   - "ACL_STATELESS"
19917   - "ACL_STATEFUL"
19918   layout:
19919     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19920     layout: "plot-latency"
19921
19922 - type: "plot"
19923   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19924   algorithm: "plot_latency_error_bars"
19925   output-file-type: ".html"
19926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19928   filter: "'NIC_Intel-X520-DA2' and
19929            '64B' and
19930            'NDRPDR' and
19931            '2T2C' and
19932            'IP4FWD' and
19933            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19934            not 'IPSEC' and
19935            not 'DOT1Q' and
19936            not 'VHOST'"
19937   parameters:
19938   - "latency"
19939   - "parent"
19940   - "tags"
19941   sort:
19942   - "IP4BASE"
19943   - "ACL_STATELESS"
19944   - "ACL_STATEFUL"
19945   - "ACL_STATELESS"
19946   - "ACL_STATEFUL"
19947   layout:
19948     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19949     layout: "plot-latency"
19950
19951 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19952 - type: "plot"
19953   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19954   algorithm: "plot_latency_error_bars"
19955   output-file-type: ".html"
19956   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19958   filter: "'NIC_Intel-X710' and
19959            '64B' and
19960            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19961            'NDRPDR' and
19962            '1T1C' and
19963            'IP4FWD' and
19964            not 'IPSEC' and
19965            not 'DOT1Q' and
19966            not 'VHOST'"
19967   parameters:
19968   - "latency"
19969   - "parent"
19970   - "tags"
19971   sort:
19972   - "IP4BASE"
19973   - "FIB_20K"
19974   - "FIB_200K"
19975   - "FIB_2M"
19976   layout:
19977     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19978     layout: "plot-latency"
19979
19980 - type: "plot"
19981   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19982   algorithm: "plot_latency_error_bars"
19983   output-file-type: ".html"
19984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19986   filter: "'NIC_Intel-X710' and
19987            '64B' and
19988            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19989            'NDRPDR' and
19990            '2T2C' and
19991            'IP4FWD' and
19992            not 'IPSEC' and
19993            not 'DOT1Q' and
19994            not 'VHOST'"
19995   parameters:
19996   - "latency"
19997   - "parent"
19998   - "tags"
19999   sort:
20000   - "IP4BASE"
20001   - "FIB_20K"
20002   - "FIB_200K"
20003   - "FIB_2M"
20004   layout:
20005     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20006     layout: "plot-latency"
20007
20008 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20009 - type: "plot"
20010   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20011   algorithm: "plot_latency_error_bars"
20012   output-file-type: ".html"
20013   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20015   filter: "'NIC_Intel-X710' and
20016            '64B' and
20017            ('IP4BASE' or
20018             'POLICE_MARK' or
20019             'COPWHLIST' or
20020             ('NAT44' and 'BASE') or
20021             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20022            'NDRPDR' and
20023            '1T1C' and
20024            'IP4FWD' and
20025            not 'IPSEC' and
20026            not 'VHOST'"
20027   parameters:
20028   - "latency"
20029   - "parent"
20030   - "tags"
20031   sort:
20032   - "DOT1Q"
20033   - "IP4BASE"
20034   - "NAT44"
20035   - "POLICE_MARK"
20036   - "COPWHLIST"
20037   - "IACL"
20038   - "OACL"
20039   layout:
20040     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20041     layout: "plot-latency"
20042
20043 - type: "plot"
20044   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20045   algorithm: "plot_latency_error_bars"
20046   output-file-type: ".html"
20047   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20049   filter: "'NIC_Intel-X710' and
20050            '64B' and
20051            ('IP4BASE' or
20052             'POLICE_MARK' or
20053             'COPWHLIST' or
20054             ('NAT44' and 'BASE') or
20055             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20056            'NDRPDR' and
20057            '2T2C' and
20058            'IP4FWD' and
20059            not 'IPSEC' and
20060            not 'VHOST'"
20061   parameters:
20062   - "latency"
20063   - "parent"
20064   - "tags"
20065   sort:
20066   - "DOT1Q"
20067   - "IP4BASE"
20068   - "NAT44"
20069   - "POLICE_MARK"
20070   - "COPWHLIST"
20071   - "IACL"
20072   - "OACL"
20073   layout:
20074     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20075     layout: "plot-latency"
20076
20077 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20078 - type: "plot"
20079   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20080   algorithm: "plot_latency_error_bars"
20081   output-file-type: ".html"
20082   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20084   filter: "'NIC_Intel-X710' and
20085            '64B' and
20086            'NDRPDR' and
20087            '1T1C' and
20088            'IP4FWD' and
20089            ('NAT44' or 'IP4BASE') and
20090            not 'IPSEC' and
20091            not 'VHOST'"
20092   parameters:
20093   - "latency"
20094   - "parent"
20095   - "tags"
20096   sort:
20097   - "IP4BASE"
20098   - "BASE"
20099   - "SRC_USER_10"
20100   - "SRC_USER_100"
20101   - "SRC_USER_1000"
20102   - "SRC_USER_2000"
20103   layout:
20104     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20105     layout: "plot-latency"
20106
20107 - type: "plot"
20108   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20109   algorithm: "plot_latency_error_bars"
20110   output-file-type: ".html"
20111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20113   filter: "'NIC_Intel-X710' and
20114            '64B' and
20115            'NDRPDR' and
20116            '2T2C' and
20117            'IP4FWD' and
20118            ('NAT44' or 'IP4BASE') and
20119            not 'IPSEC' and
20120            not 'VHOST'"
20121   parameters:
20122   - "latency"
20123   - "parent"
20124   - "tags"
20125   sort:
20126   - "IP4BASE"
20127   - "BASE"
20128   - "SRC_USER_10"
20129   - "SRC_USER_100"
20130   - "SRC_USER_1000"
20131   - "SRC_USER_2000"
20132   layout:
20133     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20134     layout: "plot-latency"
20135
20136 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20137 - type: "plot"
20138   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20139   algorithm: "plot_latency_error_bars"
20140   output-file-type: ".html"
20141   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20143   filter: "'NIC_Intel-X710' and
20144            '64B' and
20145            'NDRPDR' and
20146            '1T1C' and
20147            'IP4FWD' and
20148            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20149            not 'IPSEC' and
20150            not 'VHOST'"
20151   parameters:
20152   - "latency"
20153   - "parent"
20154   - "tags"
20155   sort:
20156   - "IP4BASE"
20157   - "ACL_STATELESS"
20158   - "ACL_STATEFUL"
20159   - "ACL_STATELESS"
20160   - "ACL_STATEFUL"
20161   layout:
20162     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20163     layout: "plot-latency"
20164
20165 - type: "plot"
20166   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20167   algorithm: "plot_latency_error_bars"
20168   output-file-type: ".html"
20169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20171   filter: "'NIC_Intel-X710' and
20172            '64B' and
20173            'NDRPDR' and
20174            '2T2C' and
20175            'IP4FWD' and
20176            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20177            not 'IPSEC' and
20178            not 'VHOST'"
20179   parameters:
20180   - "latency"
20181   - "parent"
20182   - "tags"
20183   sort:
20184   - "IP4BASE"
20185   - "ACL_STATELESS"
20186   - "ACL_STATEFUL"
20187   - "ACL_STATELESS"
20188   - "ACL_STATEFUL"
20189   layout:
20190     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20191     layout: "plot-latency"
20192
20193 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20194 - type: "plot"
20195   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20196   algorithm: "plot_latency_error_bars"
20197   output-file-type: ".html"
20198   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20200   filter: "'NIC_Intel-XL710' and
20201            '64B' and
20202            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20203            'NDRPDR' and
20204            '1T1C' and
20205            'IP4FWD' and
20206            not 'IPSEC' and
20207            not 'VHOST'"
20208   parameters:
20209   - "latency"
20210   - "parent"
20211   - "tags"
20212   sort:
20213   - "IP4BASE"
20214   - "FIB_20K"
20215   - "FIB_200K"
20216   - "FIB_2M"
20217   layout:
20218     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20219     layout: "plot-latency"
20220
20221 - type: "plot"
20222   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20223   algorithm: "plot_latency_error_bars"
20224   output-file-type: ".html"
20225   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20227   filter: "'NIC_Intel-XL710' and
20228            '64B' and
20229            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20230            'NDRPDR' and
20231            '2T2C' and
20232            'IP4FWD' and
20233            not 'IPSEC' and
20234            not 'VHOST'"
20235   parameters:
20236   - "latency"
20237   - "parent"
20238   - "tags"
20239   sort:
20240   - "IP4BASE"
20241   - "FIB_20K"
20242   - "FIB_200K"
20243   - "FIB_2M"
20244   layout:
20245     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20246     layout: "plot-latency"
20247
20248 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20249 - type: "plot"
20250   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20251   algorithm: "plot_latency_error_bars"
20252   output-file-type: ".html"
20253   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20255   filter: "'NIC_Intel-X710' and
20256            '64B' and
20257            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20258            'NDRPDR' and
20259            '2T1C' and
20260            'IP4FWD' and
20261            not 'IPSEC' and
20262            not 'DOT1Q' and
20263            not 'VHOST'"
20264   parameters:
20265   - "latency"
20266   - "parent"
20267   - "tags"
20268   sort:
20269   - "IP4BASE"
20270   - "FIB_20K"
20271   - "FIB_200K"
20272   - "FIB_2M"
20273   layout:
20274     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20275     layout: "plot-latency"
20276
20277 - type: "plot"
20278   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20279   algorithm: "plot_latency_error_bars"
20280   output-file-type: ".html"
20281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20283   filter: "'NIC_Intel-X710' and
20284            '64B' and
20285            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20286            'NDRPDR' and
20287            '4T2C' and
20288            'IP4FWD' and
20289            not 'IPSEC' and
20290            not 'DOT1Q' and
20291            not 'VHOST'"
20292   parameters:
20293   - "latency"
20294   - "parent"
20295   - "tags"
20296   sort:
20297   - "IP4BASE"
20298   - "FIB_20K"
20299   - "FIB_200K"
20300   - "FIB_2M"
20301   layout:
20302     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20303     layout: "plot-latency"
20304
20305 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20306 - type: "plot"
20307   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20308   algorithm: "plot_latency_error_bars"
20309   output-file-type: ".html"
20310   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20312   filter: "'NIC_Intel-X710' and
20313            '64B' and
20314            ('IP4BASE' or
20315             'POLICE_MARK' or
20316             'COPWHLIST' or
20317             ('NAT44' and 'BASE') or
20318             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20319            'NDRPDR' and
20320            '2T1C' and
20321            'IP4FWD' and
20322            not 'IPSEC' and
20323            not 'VHOST'"
20324   parameters:
20325   - "latency"
20326   - "parent"
20327   - "tags"
20328   sort:
20329   - "DOT1Q"
20330   - "IP4BASE"
20331   - "NAT44"
20332   - "POLICE_MARK"
20333   - "COPWHLIST"
20334   - "IACL"
20335   - "OACL"
20336   layout:
20337     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20338     layout: "plot-latency"
20339
20340 - type: "plot"
20341   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20342   algorithm: "plot_latency_error_bars"
20343   output-file-type: ".html"
20344   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20346   filter: "'NIC_Intel-X710' and
20347            '64B' and
20348            ('IP4BASE' or
20349             'POLICE_MARK' or
20350             'COPWHLIST' or
20351             ('NAT44' and 'BASE') or
20352             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20353            'NDRPDR' and
20354            '4T2C' and
20355            'IP4FWD' and
20356            not 'IPSEC' and
20357            not 'VHOST'"
20358   parameters:
20359   - "latency"
20360   - "parent"
20361   - "tags"
20362   sort:
20363   - "DOT1Q"
20364   - "IP4BASE"
20365   - "NAT44"
20366   - "POLICE_MARK"
20367   - "COPWHLIST"
20368   - "IACL"
20369   - "OACL"
20370   layout:
20371     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20372     layout: "plot-latency"
20373
20374 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20375 - type: "plot"
20376   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20377   algorithm: "plot_latency_error_bars"
20378   output-file-type: ".html"
20379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20381   filter: "'NIC_Intel-X710' and
20382            '64B' and
20383            'NDRPDR' and
20384            '2T1C' and
20385            'IP4FWD' and
20386            ('NAT44' or 'IP4BASE') and
20387            not 'IPSEC' and
20388            not 'VHOST'"
20389   parameters:
20390   - "latency"
20391   - "parent"
20392   - "tags"
20393   sort:
20394   - "IP4BASE"
20395   - "BASE"
20396   - "SRC_USER_10"
20397   - "SRC_USER_100"
20398   - "SRC_USER_1000"
20399   - "SRC_USER_2000"
20400   layout:
20401     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20402     layout: "plot-latency"
20403
20404 - type: "plot"
20405   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20406   algorithm: "plot_latency_error_bars"
20407   output-file-type: ".html"
20408   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20410   filter: "'NIC_Intel-X710' and
20411            '64B' and
20412            'NDRPDR' and
20413            '4T2C' and
20414            'IP4FWD' and
20415            ('NAT44' or 'IP4BASE') and
20416            not 'IPSEC' and
20417            not 'VHOST'"
20418   parameters:
20419   - "latency"
20420   - "parent"
20421   - "tags"
20422   sort:
20423   - "IP4BASE"
20424   - "BASE"
20425   - "SRC_USER_10"
20426   - "SRC_USER_100"
20427   - "SRC_USER_1000"
20428   - "SRC_USER_2000"
20429   layout:
20430     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20431     layout: "plot-latency"
20432
20433 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20434 - type: "plot"
20435   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20436   algorithm: "plot_latency_error_bars"
20437   output-file-type: ".html"
20438   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20440   filter: "'NIC_Intel-X710' and
20441            '64B' and
20442            'NDRPDR' and
20443            '2T1C' and
20444            'IP4FWD' and
20445            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20446            not 'IPSEC' and
20447            not 'VHOST'"
20448   parameters:
20449   - "latency"
20450   - "parent"
20451   - "tags"
20452   sort:
20453   - "IP4BASE"
20454   - "ACL_STATELESS"
20455   - "ACL_STATEFUL"
20456   - "ACL_STATELESS"
20457   - "ACL_STATEFUL"
20458   layout:
20459     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20460     layout: "plot-latency"
20461
20462 - type: "plot"
20463   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20464   algorithm: "plot_latency_error_bars"
20465   output-file-type: ".html"
20466   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20468   filter: "'NIC_Intel-X710' and
20469            '64B' and
20470            'NDRPDR' and
20471            '4T2C' and
20472            'IP4FWD' and
20473            'IACL' and
20474            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20475            not 'IPSEC' and
20476            not 'VHOST'"
20477   parameters:
20478   - "latency"
20479   - "parent"
20480   - "tags"
20481   sort:
20482   - "IP4BASE"
20483   - "ACL_STATELESS"
20484   - "ACL_STATEFUL"
20485   - "ACL_STATELESS"
20486   - "ACL_STATEFUL"
20487   layout:
20488     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20489     layout: "plot-latency"
20490
20491 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20492 - type: "plot"
20493   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20494   algorithm: "plot_latency_error_bars"
20495   output-file-type: ".html"
20496   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20497   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20498   filter: "'NIC_Intel-X710' and
20499            '64B' and
20500            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20501            'NDRPDR' and
20502            '2T1C' and
20503            'IP4FWD' and
20504            not 'IPSEC' and
20505            not 'DOT1Q' and
20506            not 'VHOST'"
20507   parameters:
20508   - "latency"
20509   - "parent"
20510   - "tags"
20511   sort:
20512   - "IP4BASE"
20513   - "FIB_20K"
20514   - "FIB_200K"
20515   - "FIB_2M"
20516   layout:
20517     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20518     layout: "plot-latency"
20519
20520 - type: "plot"
20521   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20522   algorithm: "plot_latency_error_bars"
20523   output-file-type: ".html"
20524   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20526   filter: "'NIC_Intel-X710' and
20527            '64B' and
20528            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20529            'NDRPDR' and
20530            '4T2C' and
20531            'IP4FWD' and
20532            not 'IPSEC' and
20533            not 'DOT1Q' and
20534            not 'VHOST'"
20535   parameters:
20536   - "latency"
20537   - "parent"
20538   - "tags"
20539   sort:
20540   - "IP4BASE"
20541   - "FIB_20K"
20542   - "FIB_200K"
20543   - "FIB_2M"
20544   layout:
20545     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20546     layout: "plot-latency"
20547
20548 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20549 - type: "plot"
20550   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20551   algorithm: "plot_latency_error_bars"
20552   output-file-type: ".html"
20553   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20555   filter: "'NIC_Intel-X710' and
20556            '64B' and
20557            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20558            'NDRPDR' and
20559            '2T1C' and
20560            'IP4FWD' and
20561            not 'IPSEC' and
20562            not 'DOT1Q' and
20563            not 'VHOST'"
20564   parameters:
20565   - "latency"
20566   - "parent"
20567   - "tags"
20568   sort:
20569   - "IP4BASE"
20570   - "ACL_STATELESS"
20571   - "ACL_STATEFUL"
20572   - "ACL_STATELESS"
20573   - "ACL_STATEFUL"
20574   layout:
20575     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20576     layout: "plot-latency"
20577
20578 - type: "plot"
20579   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20580   algorithm: "plot_latency_error_bars"
20581   output-file-type: ".html"
20582   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20584   filter: "'NIC_Intel-X710' and
20585            '64B' and
20586            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20587            'NDRPDR' and
20588            '4T2C' and
20589            'IP4FWD' and
20590            not 'IPSEC' and
20591            not 'DOT1Q' and
20592            not 'VHOST'"
20593   parameters:
20594   - "latency"
20595   - "parent"
20596   - "tags"
20597   sort:
20598   - "IP4BASE"
20599   - "ACL_STATELESS"
20600   - "ACL_STATEFUL"
20601   - "ACL_STATELESS"
20602   - "ACL_STATEFUL"
20603   layout:
20604     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20605     layout: "plot-latency"
20606
20607 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20608 - type: "plot"
20609   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20610   algorithm: "plot_latency_error_bars"
20611   output-file-type: ".html"
20612   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20614   filter: "'NIC_Intel-XXV710' and
20615            '64B' and
20616            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20617            'NDRPDR' and
20618            '2T1C' and
20619            'IP4FWD' and
20620            not 'IPSEC' and
20621            not 'DOT1Q' and
20622            not 'VHOST'"
20623   parameters:
20624   - "latency"
20625   - "parent"
20626   - "tags"
20627   sort:
20628   - "IP4BASE"
20629   - "FIB_20K"
20630   - "FIB_200K"
20631   - "FIB_2M"
20632   layout:
20633     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20634     layout: "plot-latency"
20635
20636 - type: "plot"
20637   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20638   algorithm: "plot_latency_error_bars"
20639   output-file-type: ".html"
20640   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20641   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20642   filter: "'NIC_Intel-XXV710' and
20643            '64B' and
20644            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20645            'NDRPDR' and
20646            '4T2C' and
20647            'IP4FWD' and
20648            not 'IPSEC' and
20649            not 'DOT1Q' and
20650            not 'VHOST'"
20651   parameters:
20652   - "latency"
20653   - "parent"
20654   - "tags"
20655   sort:
20656   - "IP4BASE"
20657   - "FIB_20K"
20658   - "FIB_200K"
20659   - "FIB_2M"
20660   layout:
20661     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20662     layout: "plot-latency"
20663
20664 ################################################################################
20665
20666 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20667 - type: "plot"
20668   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20669   algorithm: "plot_latency_error_bars"
20670   output-file-type: ".html"
20671   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20673   filter: "'NIC_Intel-X520-DA2' and
20674            '64B' and
20675            'ENCAP' and
20676            'NDRPDR' and
20677            '1T1C' and
20678            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20679            not 'DOT1Q' and
20680            not 'VHOST' and
20681            not 'IPSECHW'"
20682   parameters:
20683   - "latency"
20684   - "parent"
20685   - "tags"
20686   sort:
20687   - "IP4BASE"
20688   - "L2BDMACLRN"
20689   - "L2XCFWD"
20690   - "LISP"
20691   layout:
20692     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20693     layout: "plot-latency"
20694
20695 - type: "plot"
20696   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20697   algorithm: "plot_latency_error_bars"
20698   output-file-type: ".html"
20699   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20701   filter: "'NIC_Intel-X520-DA2' and
20702            '64B' and
20703            'ENCAP' and
20704            'NDRPDR' and
20705            '2T2C' and
20706            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20707            not 'DOT1Q' and
20708            not 'VHOST' and
20709            not 'IPSECHW'"
20710   parameters:
20711   - "latency"
20712   - "parent"
20713   - "tags"
20714   sort:
20715   - "IP4BASE"
20716   - "L2BDMACLRN"
20717   - "L2XCFWD"
20718   - "LISP"
20719   layout:
20720     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20721     layout: "plot-latency"
20722
20723 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20724 - type: "plot"
20725   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20726   algorithm: "plot_latency_error_bars"
20727   output-file-type: ".html"
20728   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20730   filter: "'NIC_Intel-X710' and
20731            '64B' and
20732            'ENCAP' and
20733            'NDRPDR' and
20734            '1T1C' and
20735            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20736            not 'VHOST' and
20737            not 'IPSECHW'"
20738   parameters:
20739   - "latency"
20740   - "parent"
20741   - "tags"
20742   sort:
20743   - "IP4BASE"
20744   - "LISP"
20745   - "VXLAN_1"
20746   - "VXLAN_10"
20747   - "VXLAN_100"
20748   - "VXLAN_1000"
20749   layout:
20750     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20751     layout: "plot-latency"
20752
20753 - type: "plot"
20754   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20755   algorithm: "plot_latency_error_bars"
20756   output-file-type: ".html"
20757   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20759   filter: "'NIC_Intel-X710' and
20760            '64B' and
20761            'ENCAP' and
20762            'NDRPDR' and
20763            '2T2C' and
20764            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20765            not 'VHOST' and
20766            not 'IPSECHW'"
20767   parameters:
20768   - "latency"
20769   - "parent"
20770   - "tags"
20771   sort:
20772   - "IP4BASE"
20773   - "LISP"
20774   - "VXLAN_1"
20775   - "VXLAN_10"
20776   - "VXLAN_100"
20777   - "VXLAN_1000"
20778   layout:
20779     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20780     layout: "plot-latency"
20781
20782 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20783 - type: "plot"
20784   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20785   algorithm: "plot_latency_error_bars"
20786   output-file-type: ".html"
20787   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20789   filter: "'NIC_Intel-X710' and
20790            '64B' and
20791            'ENCAP' and
20792            'NDRPDR' and
20793            '1T1C' and
20794            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20795            not 'DOT1Q' and
20796            not 'VHOST' and
20797            not 'IPSECHW'"
20798   parameters:
20799   - "latency"
20800   - "parent"
20801   - "tags"
20802   sort:
20803   - "IP4BASE"
20804   - "L2BDMACLRN"
20805   - "L2XCFWD"
20806   - "LISP"
20807   layout:
20808     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20809     layout: "plot-latency"
20810
20811 - type: "plot"
20812   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20813   algorithm: "plot_latency_error_bars"
20814   output-file-type: ".html"
20815   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20817   filter: "'NIC_Intel-X710' and
20818            '64B' and
20819            'ENCAP' and
20820            'NDRPDR' and
20821            '2T2C' and
20822            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20823            not 'DOT1Q' and
20824            not 'VHOST' and
20825            not 'IPSECHW'"
20826   parameters:
20827   - "latency"
20828   - "parent"
20829   - "tags"
20830   sort:
20831   - "IP4BASE"
20832   - "L2BDMACLRN"
20833   - "L2XCFWD"
20834   - "LISP"
20835   layout:
20836     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20837     layout: "plot-latency"
20838
20839 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20840 - type: "plot"
20841   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20842   algorithm: "plot_latency_error_bars"
20843   output-file-type: ".html"
20844   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20846   filter: "'NIC_Intel-X710' and
20847            '64B' and
20848            'ENCAP' and
20849            'NDRPDR' and
20850            '2T1C' and
20851            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20852            not 'VHOST' and
20853            not 'IPSECHW'"
20854   parameters:
20855   - "latency"
20856   - "parent"
20857   - "tags"
20858   sort:
20859   - "IP4BASE"
20860   - "LISP"
20861   - "VXLAN_1"
20862   - "VXLAN_10"
20863   - "VXLAN_100"
20864   - "VXLAN_1000"
20865   layout:
20866     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20867     layout: "plot-latency"
20868
20869 - type: "plot"
20870   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20871   algorithm: "plot_latency_error_bars"
20872   output-file-type: ".html"
20873   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20875   filter: "'NIC_Intel-X710' and
20876            '64B' and
20877            'ENCAP' and
20878            'NDRPDR' and
20879            '4T2C' and
20880            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20881            not 'VHOST' and
20882            not 'IPSECHW'"
20883   parameters:
20884   - "latency"
20885   - "parent"
20886   - "tags"
20887   sort:
20888   - "IP4BASE"
20889   - "LISP"
20890   - "VXLAN_1"
20891   - "VXLAN_10"
20892   - "VXLAN_100"
20893   - "VXLAN_1000"
20894   layout:
20895     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20896     layout: "plot-latency"
20897
20898 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20899 - type: "plot"
20900   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20901   algorithm: "plot_latency_error_bars"
20902   output-file-type: ".html"
20903   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20905   filter: "'NIC_Intel-X710' and
20906            '64B' and
20907            'ENCAP' and
20908            'NDRPDR' and
20909            '2T1C' and
20910            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20911            not 'DOT1Q' and
20912            not 'VHOST' and
20913            not 'IPSECHW'"
20914   parameters:
20915   - "latency"
20916   - "parent"
20917   - "tags"
20918   sort:
20919   - "IP4BASE"
20920   - "L2BDMACLRN"
20921   - "L2XCFWD"
20922   - "LISP"
20923   layout:
20924     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20925     layout: "plot-latency"
20926
20927 - type: "plot"
20928   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20929   algorithm: "plot_latency_error_bars"
20930   output-file-type: ".html"
20931   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20933   filter: "'NIC_Intel-X710' and
20934            '64B' and
20935            'ENCAP' and
20936            'NDRPDR' and
20937            '4T2C' and
20938            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20939            not 'DOT1Q' and
20940            not 'VHOST' and
20941            not 'IPSECHW'"
20942   parameters:
20943   - "latency"
20944   - "parent"
20945   - "tags"
20946   sort:
20947   - "IP4BASE"
20948   - "L2BDMACLRN"
20949   - "L2XCFWD"
20950   - "LISP"
20951   layout:
20952     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20953     layout: "plot-latency"
20954
20955 ################################################################################
20956
20957 # Packet Latency - VPP IPv6 3n-hsw-x520
20958 - type: "plot"
20959   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20960   algorithm: "plot_latency_error_bars"
20961   output-file-type: ".html"
20962   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20964   filter: "'NIC_Intel-X520-DA2' and
20965            '78B' and
20966            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20967            'NDRPDR' and
20968            '1T1C' and
20969            'IP6FWD' and
20970            not 'SRv6' and
20971            not 'IPSEC' and
20972            not 'VHOST'"
20973   parameters:
20974   - "latency"
20975   - "parent"
20976   - "tags"
20977   sort:
20978   - "IP6BASE"
20979   - "FIB_20K"
20980   - "FIB_200K"
20981   - "FIB_2M"
20982   layout:
20983     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20984     layout: "plot-latency"
20985
20986 - type: "plot"
20987   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20988   algorithm: "plot_latency_error_bars"
20989   output-file-type: ".html"
20990   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20992   filter: "'NIC_Intel-X520-DA2' and
20993            '78B' and
20994            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20995            'NDRPDR' and
20996            '2T2C' and
20997            'IP6FWD' and
20998            not 'SRv6' and
20999            not 'IPSEC' and
21000            not 'VHOST'"
21001   parameters:
21002   - "latency"
21003   - "parent"
21004   - "tags"
21005   sort:
21006   - "IP6BASE"
21007   - "FIB_20K"
21008   - "FIB_200K"
21009   - "FIB_2M"
21010   layout:
21011     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21012     layout: "plot-latency"
21013
21014 # Packet Latency - VPP IPv6 3n-hsw-x710
21015 - type: "plot"
21016   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21017   algorithm: "plot_latency_error_bars"
21018   output-file-type: ".html"
21019   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21021   filter: "'NIC_Intel-X710' and
21022            '78B' and
21023            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21024            'NDRPDR' and
21025            '1T1C' and
21026            'IP6FWD' and
21027            not 'SRv6' and
21028            not 'IPSEC' and
21029            not 'VHOST'"
21030   parameters:
21031   - "latency"
21032   - "parent"
21033   - "tags"
21034   sort:
21035   - "IP6BASE"
21036   - "FIB_20K"
21037   - "FIB_200K"
21038   - "FIB_2M"
21039   layout:
21040     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21041     layout: "plot-latency"
21042
21043 - type: "plot"
21044   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21045   algorithm: "plot_latency_error_bars"
21046   output-file-type: ".html"
21047   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21049   filter: "'NIC_Intel-X710' and
21050            '78B' and
21051            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21052            'NDRPDR' and
21053            '2T2C' and
21054            'IP6FWD' and
21055            not 'SRv6' and
21056            not 'IPSEC' and
21057            not 'VHOST'"
21058   parameters:
21059   - "latency"
21060   - "parent"
21061   - "tags"
21062   sort:
21063   - "IP6BASE"
21064   - "FIB_20K"
21065   - "FIB_200K"
21066   - "FIB_2M"
21067   layout:
21068     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21069     layout: "plot-latency"
21070
21071 # Packet Latency - VPP IPv6 3n-hsw-xl710
21072 - type: "plot"
21073   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21074   algorithm: "plot_latency_error_bars"
21075   output-file-type: ".html"
21076   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21078   filter: "'NIC_Intel-XL710' and
21079            '78B' and
21080            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21081            'NDRPDR' and
21082            '1T1C' and
21083            'IP6FWD' and
21084            not 'SRv6' and
21085            not 'IPSEC' and
21086            not 'VHOST'"
21087   parameters:
21088   - "latency"
21089   - "parent"
21090   - "tags"
21091   sort:
21092   - "IP6BASE"
21093   - "FIB_20K"
21094   - "FIB_200K"
21095   - "FIB_2M"
21096   layout:
21097     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21098     layout: "plot-latency"
21099
21100 - type: "plot"
21101   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21102   algorithm: "plot_latency_error_bars"
21103   output-file-type: ".html"
21104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21106   filter: "'NIC_Intel-XL710' and
21107            '78B' and
21108            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21109            'NDRPDR' and
21110            '2T2C' and
21111            'IP6FWD' and
21112            not 'SRv6' and
21113            not 'IPSEC' and
21114            not 'VHOST'"
21115   parameters:
21116   - "latency"
21117   - "parent"
21118   - "tags"
21119   sort:
21120   - "IP6BASE"
21121   - "FIB_20K"
21122   - "FIB_200K"
21123   - "FIB_2M"
21124   layout:
21125     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21126     layout: "plot-latency"
21127
21128 # Packet Latency - VPP IPv6 3n-skx-x710
21129 - type: "plot"
21130   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21131   algorithm: "plot_latency_error_bars"
21132   output-file-type: ".html"
21133   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21135   filter: "'NIC_Intel-X710' and
21136            '78B' and
21137            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21138            'NDRPDR' and
21139            '2T1C' and
21140            'IP6FWD' and
21141            not 'SRv6' and
21142            not 'IPSEC' and
21143            not 'VHOST'"
21144   parameters:
21145   - "latency"
21146   - "parent"
21147   - "tags"
21148   sort:
21149   - "IP6BASE"
21150   - "FIB_20K"
21151   - "FIB_200K"
21152   - "FIB_2M"
21153   layout:
21154     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21155     layout: "plot-latency"
21156
21157 - type: "plot"
21158   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21159   algorithm: "plot_latency_error_bars"
21160   output-file-type: ".html"
21161   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21163   filter: "'NIC_Intel-X710' and
21164            '78B' and
21165            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21166            'NDRPDR' and
21167            '4T2C' and
21168            'IP6FWD' and
21169            not 'SRv6' and
21170            not 'IPSEC' and
21171            not 'VHOST'"
21172   parameters:
21173   - "latency"
21174   - "parent"
21175   - "tags"
21176   sort:
21177   - "IP6BASE"
21178   - "FIB_20K"
21179   - "FIB_200K"
21180   - "FIB_2M"
21181   layout:
21182     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21183     layout: "plot-latency"
21184
21185 # Packet Latency - VPP IPv6 3n-skx-xxv710
21186 - type: "plot"
21187   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21188   algorithm: "plot_latency_error_bars"
21189   output-file-type: ".html"
21190   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21192   filter: "'NIC_Intel-XXV710' and
21193            '78B' and
21194            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21195            'NDRPDR' and
21196            '2T1C' and
21197            'IP6FWD' and
21198            not 'SRv6' and
21199            not 'IPSEC' and
21200            not 'VHOST'"
21201   parameters:
21202   - "latency"
21203   - "parent"
21204   - "tags"
21205   sort:
21206   - "IP6BASE"
21207   - "FIB_20K"
21208   - "FIB_200K"
21209   - "FIB_2M"
21210   layout:
21211     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21212     layout: "plot-latency"
21213
21214 - type: "plot"
21215   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21216   algorithm: "plot_latency_error_bars"
21217   output-file-type: ".html"
21218   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21220   filter: "'NIC_Intel-XXV710' and
21221            '78B' and
21222            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21223            'NDRPDR' and
21224            '4T2C' and
21225            'IP6FWD' and
21226            not 'SRv6' and
21227            not 'IPSEC' and
21228            not 'VHOST'"
21229   parameters:
21230   - "latency"
21231   - "parent"
21232   - "tags"
21233   sort:
21234   - "IP6BASE"
21235   - "FIB_20K"
21236   - "FIB_200K"
21237   - "FIB_2M"
21238   layout:
21239     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21240     layout: "plot-latency"
21241
21242 # Packet Latency - VPP IPv6 2n-skx-x710
21243 - type: "plot"
21244   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21245   algorithm: "plot_latency_error_bars"
21246   output-file-type: ".html"
21247   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21249   filter: "'NIC_Intel-X710' and
21250            '78B' and
21251            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21252            'NDRPDR' and
21253            '2T1C' and
21254            'IP6FWD' and
21255            not 'SRv6' and
21256            not 'IPSEC' and
21257            not 'VHOST'"
21258   parameters:
21259   - "latency"
21260   - "parent"
21261   - "tags"
21262   sort:
21263   - "IP6BASE"
21264   - "FIB_20K"
21265   - "FIB_200K"
21266   - "FIB_2M"
21267   layout:
21268     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21269     layout: "plot-latency"
21270
21271 - type: "plot"
21272   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21273   algorithm: "plot_latency_error_bars"
21274   output-file-type: ".html"
21275   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21277   filter: "'NIC_Intel-X710' and
21278            '78B' and
21279            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21280            'NDRPDR' and
21281            '4T2C' and
21282            'IP6FWD' and
21283            not 'SRv6' and
21284            not 'IPSEC' and
21285            not 'VHOST'"
21286   parameters:
21287   - "latency"
21288   - "parent"
21289   - "tags"
21290   sort:
21291   - "IP6BASE"
21292   - "FIB_20K"
21293   - "FIB_200K"
21294   - "FIB_2M"
21295   layout:
21296     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21297     layout: "plot-latency"
21298
21299 # Packet Latency - VPP IPv6 2n-skx-xxv710
21300 - type: "plot"
21301   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21302   algorithm: "plot_latency_error_bars"
21303   output-file-type: ".html"
21304   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21306   filter: "'NIC_Intel-XXV710' and
21307            '78B' and
21308            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21309            'NDRPDR' and
21310            '2T1C' and
21311            'IP6FWD' and
21312            not 'SRv6' and
21313            not 'IPSEC' and
21314            not 'VHOST'"
21315   parameters:
21316   - "latency"
21317   - "parent"
21318   - "tags"
21319   sort:
21320   - "IP6BASE"
21321   - "FIB_20K"
21322   - "FIB_200K"
21323   - "FIB_2M"
21324   layout:
21325     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21326     layout: "plot-latency"
21327
21328 - type: "plot"
21329   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21330   algorithm: "plot_latency_error_bars"
21331   output-file-type: ".html"
21332   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21334   filter: "'NIC_Intel-XXV710' and
21335            '78B' and
21336            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21337            'NDRPDR' and
21338            '4T2C' and
21339            'IP6FWD' and
21340            not 'SRv6' and
21341            not 'IPSEC' and
21342            not 'VHOST'"
21343   parameters:
21344   - "latency"
21345   - "parent"
21346   - "tags"
21347   sort:
21348   - "IP6BASE"
21349   - "FIB_20K"
21350   - "FIB_200K"
21351   - "FIB_2M"
21352   layout:
21353     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21354     layout: "plot-latency"
21355
21356 ################################################################################
21357
21358 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21359 - type: "plot"
21360   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21361   algorithm: "plot_latency_error_bars"
21362   output-file-type: ".html"
21363   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21365   filter: "'NIC_Intel-X520-DA2' and
21366            '78B' and
21367            'ENCAP' and
21368            'NDRPDR' and
21369            '1T1C' and
21370            'LISP' and
21371            not 'VHOST'"
21372   parameters:
21373   - "latency"
21374   - "parent"
21375   - "tags"
21376   sort:
21377   - "IP4UNRLAY"
21378   - "IP6UNRLAY"
21379   layout:
21380     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21381     layout: "plot-latency"
21382
21383 - type: "plot"
21384   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21385   algorithm: "plot_latency_error_bars"
21386   output-file-type: ".html"
21387   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21389   filter: "'NIC_Intel-X520-DA2' and
21390            '78B' and
21391            'ENCAP' and
21392            'NDRPDR' and
21393            '2T2C' and
21394            'LISP' and
21395            not 'VHOST'"
21396   parameters:
21397   - "latency"
21398   - "parent"
21399   - "tags"
21400   sort:
21401   - "IP4UNRLAY"
21402   - "IP6UNRLAY"
21403   layout:
21404     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21405     layout: "plot-latency"
21406
21407 ################################################################################
21408
21409 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21410 - type: "plot"
21411   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21412   algorithm: "plot_latency_error_bars"
21413   output-file-type: ".html"
21414   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21416   filter: "'NIC_Intel-XL710' and
21417            '64B' and
21418            'IP4FWD' and
21419            'NDRPDR' and
21420            'BASE' and
21421            '1T1C' and
21422            'IPSECHW' and
21423            ('IPSECTRAN' or 'IPSECTUN') and
21424            not 'VHOST'"
21425   parameters:
21426   - "latency"
21427   - "parent"
21428   - "tags"
21429   layout:
21430     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21431     layout: "plot-latency"
21432
21433 - type: "plot"
21434   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21435   algorithm: "plot_latency_error_bars"
21436   output-file-type: ".html"
21437   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21438   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21439   filter: "'NIC_Intel-XL710' and
21440            '64B' and
21441            'IP4FWD' and
21442            'NDRPDR' and
21443            'BASE' and
21444            '2T2C' and
21445            'IPSECHW' and
21446            ('IPSECTRAN' or 'IPSECTUN') and
21447            not 'VHOST'"
21448   parameters:
21449   - "latency"
21450   - "parent"
21451   - "tags"
21452   layout:
21453     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21454     layout: "plot-latency"
21455
21456 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21457 - type: "plot"
21458   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21459   algorithm: "plot_latency_error_bars"
21460   output-file-type: ".html"
21461   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21463   filter: "'NIC_Intel-XL710' and
21464            '64B' and
21465            'IP4FWD' and
21466            'NDRPDR' and
21467            'SCALE' and
21468            '1T1C' and
21469            'IPSECHW' and
21470            ('IPSECTRAN' or 'IPSECTUN') and
21471            not 'VHOST'"
21472   parameters:
21473   - "latency"
21474   - "parent"
21475   - "tags"
21476   layout:
21477     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21478     layout: "plot-latency"
21479
21480 - type: "plot"
21481   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21482   algorithm: "plot_latency_error_bars"
21483   output-file-type: ".html"
21484   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21486   filter: "'NIC_Intel-XL710' and
21487            '64B' and
21488            'IP4FWD' and
21489            'NDRPDR' and
21490            'SCALE' and
21491            '2T2C' and
21492            'IPSECHW' and
21493            ('IPSECTRAN' or 'IPSECTUN') and
21494            not 'VHOST'"
21495   parameters:
21496   - "latency"
21497   - "parent"
21498   - "tags"
21499   layout:
21500     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21501     layout: "plot-latency"
21502
21503 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21504 - type: "plot"
21505   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21506   algorithm: "plot_latency_error_bars"
21507   output-file-type: ".html"
21508   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21510   filter: "'NIC_Intel-XL710' and
21511            '64B' and
21512            'IP4FWD' and
21513            'NDRPDR' and
21514            '1T1C' and
21515            'IPSECSW' and
21516            ('IPSECTRAN' or 'IPSECTUN') and
21517            not 'VHOST'"
21518   parameters:
21519   - "latency"
21520   - "parent"
21521   - "tags"
21522   layout:
21523     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21524     layout: "plot-latency"
21525
21526 - type: "plot"
21527   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21528   algorithm: "plot_latency_error_bars"
21529   output-file-type: ".html"
21530   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21532   filter: "'NIC_Intel-XL710' and
21533            '64B' and
21534            'IP4FWD' and
21535            'NDRPDR' and
21536            '2T2C' and
21537            'IPSECSW' and
21538            ('IPSECTRAN' or 'IPSECTUN') and
21539            not 'VHOST'"
21540   parameters:
21541   - "latency"
21542   - "parent"
21543   - "tags"
21544   layout:
21545     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21546     layout: "plot-latency"
21547
21548 ################################################################################
21549
21550 # Packet Latency - VPP SRv6 3n-hsw-x520
21551 - type: "plot"
21552   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21553   algorithm: "plot_latency_error_bars"
21554   output-file-type: ".html"
21555   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21557   filter: "'NIC_Intel-X520-DA2' and
21558            '78B' and
21559            'FEATURE' and
21560            'NDRPDR' and
21561            '1T1C' and
21562            'IP6FWD' and
21563            'SRv6'"
21564   parameters:
21565   - "latency"
21566   - "parent"
21567   - "tags"
21568   layout:
21569     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21570     layout: "plot-latency"
21571
21572 - type: "plot"
21573   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21574   algorithm: "plot_latency_error_bars"
21575   output-file-type: ".html"
21576   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21578   filter: "'NIC_Intel-X520-DA2' and
21579            '78B' and
21580            'FEATURE' and
21581            'NDRPDR' and
21582            '2T2C' and
21583            'IP6FWD' and
21584            'SRv6'"
21585   parameters:
21586   - "latency"
21587   - "parent"
21588   - "tags"
21589   layout:
21590     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21591     layout: "plot-latency"
21592
21593 ################################################################################
21594
21595 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21596 - type: "plot"
21597   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21598   algorithm: "plot_latency_error_bars"
21599   output-file-type: ".html"
21600   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21602   filter: "'NIC_Intel-X520-DA2' and
21603            '64B' and
21604            'NDRPDR' and
21605            'ETH' and
21606            'IP4FWD' and
21607            '1T1C' and
21608            'VHOST_1024' and
21609            not 'VXLAN' and
21610            not 'DOT1Q'"
21611   parameters:
21612   - "latency"
21613   - "parent"
21614   - "tags"
21615   sort:
21616   - "not CFS_OPT"
21617   - "1VM"
21618   - "2VM"
21619   layout:
21620     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21621     layout: "plot-latency"
21622
21623 - type: "plot"
21624   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21625   algorithm: "plot_latency_error_bars"
21626   output-file-type: ".html"
21627   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21629   filter: "'NIC_Intel-X520-DA2' and
21630            '64B' and
21631            'NDRPDR' and
21632            'ETH' and
21633            'IP4FWD' and
21634            '2T2C' and
21635            'VHOST_1024' and
21636            not 'VXLAN' and
21637            not 'DOT1Q'"
21638   parameters:
21639   - "latency"
21640   - "parent"
21641   - "tags"
21642   sort:
21643   - "not CFS_OPT"
21644   - "1VM"
21645   - "2VM"
21646   layout:
21647     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21648     layout: "plot-latency"
21649
21650 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21651 - type: "plot"
21652   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21653   algorithm: "plot_latency_error_bars"
21654   output-file-type: ".html"
21655   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21657   filter: "'NIC_Intel-X520-DA2' and
21658            '64B' and
21659            'NDRPDR' and
21660            ('ETH' or 'DOT1Q') and
21661            'BASE' and
21662            '1T1C' and
21663            ('L2BDMACLRN' or 'L2XCFWD') and
21664            'VHOST_1024' and
21665            not 'VXLAN' and
21666            not 'IP4FWD' and
21667            not '2VM'"
21668   parameters:
21669   - "latency"
21670   - "parent"
21671   - "tags"
21672   sort:
21673   - "L2BDMACLRN"
21674   - "L2BDMACLRN"
21675   - "L2BDMACLRN"
21676   - "L2XCFWD"
21677   - "L2XCFWD"
21678   - "L2XCFWD"
21679   layout:
21680     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21681     layout: "plot-latency"
21682
21683 - type: "plot"
21684   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21685   algorithm: "plot_latency_error_bars"
21686   output-file-type: ".html"
21687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21689   filter: "'NIC_Intel-X520-DA2' and
21690            '64B' and
21691            'NDRPDR' and
21692            ('ETH' or 'DOT1Q') and
21693            'BASE' and
21694            '2T2C' and
21695            ('L2BDMACLRN' or 'L2XCFWD') and
21696            'VHOST_1024' and
21697            not 'VXLAN' and
21698            not 'IP4FWD' and
21699            not '2VM'"
21700   parameters:
21701   - "latency"
21702   - "parent"
21703   - "tags"
21704   sort:
21705   - "L2BDMACLRN"
21706   - "L2BDMACLRN"
21707   - "L2BDMACLRN"
21708   - "L2XCFWD"
21709   - "L2XCFWD"
21710   - "L2XCFWD"
21711   layout:
21712     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21713     layout: "plot-latency"
21714
21715 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21716 - type: "plot"
21717   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21718   algorithm: "plot_latency_error_bars"
21719   output-file-type: ".html"
21720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21722   filter: "'NIC_Intel-X520-DA2' and
21723            '64B' and
21724            'NDRPDR' and
21725            ('ETH' or 'DOT1Q') and
21726            '1T1C' and
21727            ('L2BDMACLRN' or 'L2XCFWD') and
21728            'VHOST_1024' and
21729            not 'CFS_OPT' and
21730            not 'DOT1Q' and
21731            not 'VXLAN' and
21732            not 'IP4FWD' and
21733            not 'LBOND'"
21734   parameters:
21735   - "latency"
21736   - "parent"
21737   - "tags"
21738 #  sort:
21739 #  - "1VM"
21740 #  - "L2XCFWD"
21741 #  - "1VM"
21742 #  - "L2BDMACLRN"
21743   layout:
21744     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21745     layout: "plot-latency"
21746
21747 - type: "plot"
21748   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21749   algorithm: "plot_latency_error_bars"
21750   output-file-type: ".html"
21751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21753   filter: "'NIC_Intel-X520-DA2' and
21754            '64B' and
21755            'NDRPDR' and
21756            ('ETH' or 'DOT1Q') and
21757            '2T2C' and
21758            ('L2BDMACLRN' or 'L2XCFWD') and
21759            'VHOST_1024' and
21760            not 'CFS_OPT' and
21761            not 'DOT1Q' and
21762            not 'VXLAN' and
21763            not 'IP4FWD' and
21764            not 'LBOND'"
21765   parameters:
21766   - "latency"
21767   - "parent"
21768   - "tags"
21769 #  sort:
21770 #  - "1VM"
21771 #  - "L2XCFWD"
21772 #  - "1VM"
21773 #  - "L2BDMACLRN"
21774   layout:
21775     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21776     layout: "plot-latency"
21777
21778 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21779 - type: "plot"
21780   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21781   algorithm: "plot_latency_error_bars"
21782   output-file-type: ".html"
21783   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21785   filter: "'NIC_Intel-X710' and
21786            '64B' and
21787            'NDRPDR' and
21788            'ETH' and
21789            'IP4FWD' and
21790            '1T1C' and
21791            'VHOST_1024' and
21792            not 'VXLAN' and
21793            not 'CFS_OPT' and
21794            not 'DOT1Q'"
21795   parameters:
21796   - "latency"
21797   - "parent"
21798   - "tags"
21799   sort:
21800   - "1VM"
21801   - "2VM"
21802   layout:
21803     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21804     layout: "plot-latency"
21805
21806 - type: "plot"
21807   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21808   algorithm: "plot_latency_error_bars"
21809   output-file-type: ".html"
21810   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21812   filter: "'NIC_Intel-X710' and
21813            '64B' and
21814            'NDRPDR' and
21815            'ETH' and
21816            'IP4FWD' and
21817            '2T2C' and
21818            'VHOST_1024' and
21819            not 'VXLAN' and
21820            not 'CFS_OPT' and
21821            not 'DOT1Q'"
21822   parameters:
21823   - "latency"
21824   - "parent"
21825   - "tags"
21826   sort:
21827   - "1VM"
21828   - "2VM"
21829   layout:
21830     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21831     layout: "plot-latency"
21832
21833 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21834 - type: "plot"
21835   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21836   algorithm: "plot_latency_error_bars"
21837   output-file-type: ".html"
21838   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21840   filter: "'NIC_Intel-X710' and
21841            '64B' and
21842            'NDRPDR' and
21843            ('ETH' or 'DOT1Q') and
21844            'BASE' and
21845            '1T1C' and
21846            ('L2BDMACLRN' or 'L2XCFWD') and
21847            'VHOST_1024' and
21848            not 'VXLAN' and
21849            not 'IP4FWD' and
21850            not '2VM'"
21851   parameters:
21852   - "latency"
21853   - "parent"
21854   - "tags"
21855   sort:
21856   - "L2BDMACLRN"
21857   - "L2BDMACLRN"
21858   - "L2BDMACLRN"
21859   - "L2XCFWD"
21860   - "L2XCFWD"
21861   - "L2XCFWD"
21862   layout:
21863     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21864     layout: "plot-latency"
21865
21866 - type: "plot"
21867   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21868   algorithm: "plot_latency_error_bars"
21869   output-file-type: ".html"
21870   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21872   filter: "'NIC_Intel-X710' and
21873            '64B' and
21874            'NDRPDR' and
21875            ('ETH' or 'DOT1Q') and
21876            'BASE' and
21877            '2T2C' and
21878            ('L2BDMACLRN' or 'L2XCFWD') and
21879            'VHOST_1024' and
21880            not 'VXLAN' and
21881            not 'IP4FWD' and
21882            not '2VM'"
21883   parameters:
21884   - "latency"
21885   - "parent"
21886   - "tags"
21887   sort:
21888   - "L2BDMACLRN"
21889   - "L2BDMACLRN"
21890   - "L2BDMACLRN"
21891   - "L2XCFWD"
21892   - "L2XCFWD"
21893   - "L2XCFWD"
21894   layout:
21895     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21896     layout: "plot-latency"
21897
21898 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21899 - type: "plot"
21900   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21901   algorithm: "plot_latency_error_bars"
21902   output-file-type: ".html"
21903   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21905   filter: "'NIC_Intel-X710' and
21906            '64B' and
21907            'NDRPDR' and
21908            ('ETH' or 'DOT1Q') and
21909            '1T1C' and
21910            ('L2BDMACLRN' or 'L2XCFWD') and
21911            'VHOST_1024' and
21912            not 'CFS_OPT' and
21913            not 'VXLAN' and
21914            not 'IP4FWD' and
21915            not 'LBOND'"
21916   parameters:
21917   - "latency"
21918   - "parent"
21919   - "tags"
21920   sort:
21921   - "L2BDMACLRN"
21922   - "L2BDMACLRN"
21923   - "L2BDMACLRN"
21924   - "L2XCFWD"
21925   - "L2XCFWD"
21926   - "L2XCFWD"
21927   layout:
21928     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21929     layout: "plot-latency"
21930
21931 - type: "plot"
21932   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21933   algorithm: "plot_latency_error_bars"
21934   output-file-type: ".html"
21935   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21937   filter: "'NIC_Intel-X710' and
21938            '64B' and
21939            'NDRPDR' and
21940            ('ETH' or 'DOT1Q') and
21941            '2T2C' and
21942            ('L2BDMACLRN' or 'L2XCFWD') and
21943            'VHOST_1024' and
21944            not 'CFS_OPT' and
21945            not 'VXLAN' and
21946            not 'IP4FWD' and
21947            not 'LBOND'"
21948   parameters:
21949   - "latency"
21950   - "parent"
21951   - "tags"
21952   sort:
21953   - "L2BDMACLRN"
21954   - "L2BDMACLRN"
21955   - "L2BDMACLRN"
21956   - "L2XCFWD"
21957   - "L2XCFWD"
21958   - "L2XCFWD"
21959   layout:
21960     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21961     layout: "plot-latency"
21962
21963 # Packet Latency - VPP vhost ip4 3n-skx-x710
21964 - type: "plot"
21965   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21966   algorithm: "plot_latency_error_bars"
21967   output-file-type: ".html"
21968   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21970   filter: "'NIC_Intel-X710' and
21971            '64B' and
21972            'NDRPDR' and
21973            'ETH' and
21974            'IP4FWD' and
21975            '2T1C' and
21976            'VHOST_1024' and
21977            not 'VXLAN' and
21978            not 'DOT1Q'"
21979   parameters:
21980   - "latency"
21981   - "parent"
21982   - "tags"
21983   sort:
21984   - "1VM"
21985   - "2VM"
21986   layout:
21987     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21988     layout: "plot-latency"
21989
21990 - type: "plot"
21991   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21992   algorithm: "plot_latency_error_bars"
21993   output-file-type: ".html"
21994   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21996   filter: "'NIC_Intel-X710' and
21997            '64B' and
21998            'NDRPDR' and
21999            'ETH' and
22000            'IP4FWD' and
22001            '4T2C' and
22002            'VHOST_1024' and
22003            not 'VXLAN' and
22004            not 'DOT1Q'"
22005   parameters:
22006   - "latency"
22007   - "parent"
22008   - "tags"
22009   sort:
22010   - "1VM"
22011   - "2VM"
22012   layout:
22013     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22014     layout: "plot-latency"
22015
22016 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22017 - type: "plot"
22018   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22019   algorithm: "plot_latency_error_bars"
22020   output-file-type: ".html"
22021   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22023   filter: "'NIC_Intel-X710' and
22024            '64B' and
22025            'NDRPDR' and
22026            ('ETH' or 'DOT1Q') and
22027            'BASE' and
22028            '2T1C' and
22029            ('L2BDMACLRN' or 'L2XCFWD') and
22030            'VHOST_1024' and
22031            not 'VXLAN' and
22032            not 'IP4FWD' and
22033            not '2VM'"
22034   parameters:
22035   - "latency"
22036   - "parent"
22037   - "tags"
22038   sort:
22039   - "L2BDMACLRN"
22040   - "L2BDMACLRN"
22041   - "L2BDMACLRN"
22042   - "L2XCFWD"
22043   - "L2XCFWD"
22044   - "L2XCFWD"
22045   layout:
22046     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22047     layout: "plot-latency"
22048
22049 - type: "plot"
22050   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22051   algorithm: "plot_latency_error_bars"
22052   output-file-type: ".html"
22053   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22055   filter: "'NIC_Intel-X710' and
22056            '64B' and
22057            'NDRPDR' and
22058            ('ETH' or 'DOT1Q') and
22059            'BASE' and
22060            '4T2C' and
22061            ('L2BDMACLRN' or 'L2XCFWD') and
22062            'VHOST_1024' and
22063            not 'VXLAN' and
22064            not 'IP4FWD' and
22065            not '2VM'"
22066   parameters:
22067   - "latency"
22068   - "parent"
22069   - "tags"
22070   sort:
22071   - "L2BDMACLRN"
22072   - "L2BDMACLRN"
22073   - "L2BDMACLRN"
22074   - "L2XCFWD"
22075   - "L2XCFWD"
22076   - "L2XCFWD"
22077   layout:
22078     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22079     layout: "plot-latency"
22080
22081 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22082 - type: "plot"
22083   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22084   algorithm: "plot_latency_error_bars"
22085   output-file-type: ".html"
22086   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22088   filter: "'NIC_Intel-X710' and
22089            '64B' and
22090            'NDRPDR' and
22091            ('ETH' or 'DOT1Q') and
22092            '2T1C' and
22093            ('L2BDMACLRN' or 'L2XCFWD') and
22094            'VHOST_1024' and
22095            not 'CFS_OPT' and
22096            not 'VXLAN' and
22097            not 'IP4FWD' and
22098            not 'LBOND'"
22099   parameters:
22100   - "latency"
22101   - "parent"
22102   - "tags"
22103   sort:
22104   - "L2BDMACLRN"
22105   - "L2BDMACLRN"
22106   - "L2BDMACLRN"
22107   - "L2XCFWD"
22108   - "L2XCFWD"
22109   - "L2XCFWD"
22110   layout:
22111     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22112     layout: "plot-latency"
22113
22114 - type: "plot"
22115   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22116   algorithm: "plot_latency_error_bars"
22117   output-file-type: ".html"
22118   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22120   filter: "'NIC_Intel-X710' and
22121            '64B' and
22122            'NDRPDR' and
22123            ('ETH' or 'DOT1Q') and
22124            '4T2C' and
22125            ('L2BDMACLRN' or 'L2XCFWD') and
22126            'VHOST_1024' and
22127            not 'CFS_OPT' and
22128            not 'VXLAN' and
22129            not 'IP4FWD' and
22130            not 'LBOND'"
22131   parameters:
22132   - "latency"
22133   - "parent"
22134   - "tags"
22135   sort:
22136   - "L2BDMACLRN"
22137   - "L2BDMACLRN"
22138   - "L2BDMACLRN"
22139   - "L2XCFWD"
22140   - "L2XCFWD"
22141   - "L2XCFWD"
22142   layout:
22143     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22144     layout: "plot-latency"
22145
22146 # Packet Latency - VPP vhost ip4 2n-skx-x710
22147 - type: "plot"
22148   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22149   algorithm: "plot_latency_error_bars"
22150   output-file-type: ".html"
22151   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22153   filter: "'NIC_Intel-X710' and
22154            '64B' and
22155            'NDRPDR' and
22156            'ETH' and
22157            'IP4FWD' and
22158            '2T1C' and
22159            'VHOST_1024' and
22160            not 'VXLAN' and
22161            not 'NF_DENSITY' and
22162            not 'CFS_OPT' and
22163            not 'DOT1Q'"
22164   parameters:
22165   - "latency"
22166   - "parent"
22167   - "tags"
22168   sort:
22169   - "1VM"
22170   - "2VM"
22171   layout:
22172     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22173     layout: "plot-latency"
22174
22175 - type: "plot"
22176   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22177   algorithm: "plot_latency_error_bars"
22178   output-file-type: ".html"
22179   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22181   filter: "'NIC_Intel-X710' and
22182            '64B' and
22183            'NDRPDR' and
22184            'ETH' and
22185            'IP4FWD' and
22186            '4T2C' and
22187            'VHOST_1024' and
22188            not 'VXLAN' and
22189            not 'NF_DENSITY' and
22190            not 'CFS_OPT' and
22191            not 'DOT1Q'"
22192   parameters:
22193   - "latency"
22194   - "parent"
22195   - "tags"
22196   sort:
22197   - "1VM"
22198   - "2VM"
22199   layout:
22200     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22201     layout: "plot-latency"
22202
22203 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22204 - type: "plot"
22205   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22206   algorithm: "plot_latency_error_bars"
22207   output-file-type: ".html"
22208   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22210   filter: "'NIC_Intel-X710' and
22211            '64B' and
22212            'NDRPDR' and
22213            ('ETH' or 'DOT1Q') and
22214            'BASE' and
22215            '2T1C' and
22216            ('L2BDMACLRN' or 'L2XCFWD') and
22217            'VHOST_1024' and
22218            not 'VXLAN' and
22219            not 'NF_DENSITY' and
22220            not 'IP4FWD' and
22221            not '2VM'"
22222   parameters:
22223   - "latency"
22224   - "parent"
22225   - "tags"
22226 #  sort:
22227 #  - "not CFS_OPT"
22228 #  - "L2XCFWD"
22229 #  - "not CFS_OPT"
22230 #  - "CFS_OPT"
22231   layout:
22232     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22233     layout: "plot-latency"
22234
22235 - type: "plot"
22236   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22237   algorithm: "plot_latency_error_bars"
22238   output-file-type: ".html"
22239   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22241   filter: "'NIC_Intel-X710' and
22242            '64B' and
22243            'NDRPDR' and
22244            ('ETH' or 'DOT1Q') and
22245            'BASE' and
22246            '4T2C' and
22247            ('L2BDMACLRN' or 'L2XCFWD') and
22248            'VHOST_1024' and
22249            not 'VXLAN' and
22250            not 'NF_DENSITY' and
22251            not 'IP4FWD' and
22252            not '2VM'"
22253   parameters:
22254   - "latency"
22255   - "parent"
22256   - "tags"
22257 #  sort:
22258 #  - "not CFS_OPT"
22259 #  - "L2XCFWD"
22260 #  - "not CFS_OPT"
22261 #  - "CFS_OPT"
22262   layout:
22263     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22264     layout: "plot-latency"
22265
22266 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22267 - type: "plot"
22268   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22269   algorithm: "plot_latency_error_bars"
22270   output-file-type: ".html"
22271   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22273   filter: "'NIC_Intel-X710' and
22274            '64B' and
22275            'NDRPDR' and
22276            ('ETH' or 'DOT1Q') and
22277            '2T1C' and
22278            ('L2BDMACLRN' or 'L2XCFWD') and
22279            'VHOST_1024' and
22280            not 'CFS_OPT' and
22281            not 'VXLAN' and
22282            not 'NF_DENSITY' and
22283            not 'DOT1Q' and
22284            not 'IP4FWD'"
22285   parameters:
22286   - "latency"
22287   - "parent"
22288   - "tags"
22289 #  sort:
22290 #  - "1VM"
22291 #  - "L2XCFWD"
22292 #  - "1VM"
22293 #  - "L2BDMACLRN"
22294   layout:
22295     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22296     layout: "plot-latency"
22297
22298 - type: "plot"
22299   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22300   algorithm: "plot_latency_error_bars"
22301   output-file-type: ".html"
22302   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22304   filter: "'NIC_Intel-X710' and
22305            '64B' and
22306            'NDRPDR' and
22307            ('ETH' or 'DOT1Q') and
22308            '4T2C' and
22309            ('L2BDMACLRN' or 'L2XCFWD') and
22310            'VHOST_1024' and
22311            not 'CFS_OPT' and
22312            not 'VXLAN' and
22313            not 'NF_DENSITY' and
22314            not 'DOT1Q' and
22315            not 'IP4FWD'"
22316   parameters:
22317   - "latency"
22318   - "parent"
22319   - "tags"
22320 #  sort:
22321 #  - "1VM"
22322 #  - "L2XCFWD"
22323 #  - "1VM"
22324 #  - "L2BDMACLRN"
22325   layout:
22326     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22327     layout: "plot-latency"
22328
22329 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22330 - type: "plot"
22331   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22332   algorithm: "plot_latency_error_bars"
22333   output-file-type: ".html"
22334   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22336   filter: "'NIC_Intel-XXV710' and
22337            '64B' and
22338            'NDRPDR' and
22339            'ETH' and
22340            'IP4FWD' and
22341            '2T1C' and
22342            'VHOST_1024' and
22343            not 'VXLAN' and
22344            not 'CFS_OPT' and
22345            not 'DOT1Q'"
22346   parameters:
22347   - "latency"
22348   - "parent"
22349   - "tags"
22350   sort:
22351   - "not CFS_OPT"
22352   - "1VM"
22353   - "2VM"
22354   layout:
22355     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22356     layout: "plot-latency"
22357
22358 - type: "plot"
22359   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22360   algorithm: "plot_latency_error_bars"
22361   output-file-type: ".html"
22362   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22364   filter: "'NIC_Intel-XXV710' and
22365            '64B' and
22366            'NDRPDR' and
22367            'ETH' and
22368            'IP4FWD' and
22369            '4T2C' and
22370            'VHOST_1024' and
22371            not 'VXLAN' and
22372            not 'CFS_OPT' and
22373            not 'DOT1Q'"
22374   parameters:
22375   - "latency"
22376   - "parent"
22377   - "tags"
22378   sort:
22379   - "not CFS_OPT"
22380   - "1VM"
22381   - "2VM"
22382   layout:
22383     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22384     layout: "plot-latency"
22385
22386 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22387 #- type: "plot"
22388 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22389 #  algorithm: "plot_latency_error_bars"
22390 #  output-file-type: ".html"
22391 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22392 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22393 #  filter: "'NIC_Intel-XXV710' and
22394 #           '64B' and
22395 #           'NDRPDR' and
22396 #           ('ETH' or 'DOT1Q') and
22397 #           'BASE' and
22398 #           '2T1C' and
22399 #           ('L2BDMACLRN' or 'L2XCFWD') and
22400 #           'VHOST_1024' and
22401 #           not 'VXLAN' and
22402 #           not 'IP4FWD' and
22403 #           not '2VM'"
22404 #  parameters:
22405 #  - "latency"
22406 #  - "parent"
22407 #  - "tags"
22408 ##  sort:
22409 ##  - "not CFS_OPT"
22410 ##  - "L2XCFWD"
22411 ##  - "not CFS_OPT"
22412 ##  - "CFS_OPT"
22413 #  layout:
22414 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22415 #    layout: "plot-latency"
22416 #
22417 #- type: "plot"
22418 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22419 #  algorithm: "plot_latency_error_bars"
22420 #  output-file-type: ".html"
22421 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22422 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22423 #  filter: "'NIC_Intel-XXV710' and
22424 #           '64B' and
22425 #           'NDRPDR' and
22426 #           ('ETH' or 'DOT1Q') and
22427 #           'BASE' and
22428 #           '4T2C' and
22429 #           ('L2BDMACLRN' or 'L2XCFWD') and
22430 #           'VHOST_1024' and
22431 #           not 'VXLAN' and
22432 #           not 'IP4FWD' and
22433 #           not '2VM'"
22434 #  parameters:
22435 #  - "latency"
22436 #  - "parent"
22437 #  - "tags"
22438 ##  sort:
22439 ##  - "not CFS_OPT"
22440 ##  - "L2XCFWD"
22441 ##  - "not CFS_OPT"
22442 ##  - "CFS_OPT"
22443 #  layout:
22444 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22445 #    layout: "plot-latency"
22446 #
22447 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22448 #- type: "plot"
22449 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22450 #  algorithm: "plot_latency_error_bars"
22451 #  output-file-type: ".html"
22452 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22453 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22454 #  filter: "'NIC_Intel-XXV710' and
22455 #           '64B' and
22456 #           'NDRPDR' and
22457 #           ('ETH' or 'DOT1Q') and
22458 #           '2T1C' and
22459 #           ('L2BDMACLRN' or 'L2XCFWD') and
22460 #           'VHOST_1024' and
22461 #           not 'CFS_OPT' and
22462 #           not 'VXLAN' and
22463 #           not 'DOT1Q' and
22464 #           not 'IP4FWD'"
22465 #  parameters:
22466 #  - "latency"
22467 #  - "parent"
22468 #  - "tags"
22469 ##  sort:
22470 ##  - "1VM"
22471 ##  - "L2XCFWD"
22472 ##  - "1VM"
22473 ##  - "L2BDMACLRN"
22474 #  layout:
22475 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22476 #    layout: "plot-latency"
22477 #
22478 #- type: "plot"
22479 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22480 #  algorithm: "plot_latency_error_bars"
22481 #  output-file-type: ".html"
22482 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22483 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22484 #  filter: "'NIC_Intel-XXV710' and
22485 #           '64B' and
22486 #           'NDRPDR' and
22487 #           ('ETH' or 'DOT1Q') and
22488 #           '4T2C' and
22489 #           ('L2BDMACLRN' or 'L2XCFWD') and
22490 #           'VHOST_1024' and
22491 #           not 'CFS_OPT' and
22492 #           not 'VXLAN' and
22493 #           not 'DOT1Q' and
22494 #           not 'IP4FWD'"
22495 #  parameters:
22496 #  - "latency"
22497 #  - "parent"
22498 #  - "tags"
22499 ##  sort:
22500 ##  - "1VM"
22501 ##  - "L2XCFWD"
22502 ##  - "1VM"
22503 ##  - "L2BDMACLRN"
22504 #  layout:
22505 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22506 #    layout: "plot-latency"
22507
22508 ################################################################################
22509
22510 # Packet Latency - VPP VTS 3n-hsw-x520
22511 - type: "plot"
22512   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22513   algorithm: "plot_latency_error_bars"
22514   output-file-type: ".html"
22515   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22517   filter: "'NIC_Intel-X520-DA2' and
22518            '114B' and
22519            'NDRPDR' and
22520            '1T1C' and
22521            'VTS'"
22522   parameters:
22523   - "latency"
22524   - "parent"
22525   - "tags"
22526   layout:
22527     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22528     layout: "plot-latency"
22529
22530 - type: "plot"
22531   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22532   algorithm: "plot_latency_error_bars"
22533   output-file-type: ".html"
22534   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22536   filter: "'NIC_Intel-X520-DA2' and
22537            '114B' and
22538            'NDRPDR' and
22539            '2T2C' and
22540            'VTS'"
22541   parameters:
22542   - "latency"
22543   - "parent"
22544   - "tags"
22545   layout:
22546     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22547     layout: "plot-latency"
22548
22549 ################################################################################
22550
22551 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22552 - type: "plot"
22553   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22554   algorithm: "plot_latency_error_bars"
22555   output-file-type: ".html"
22556   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22557   data: "plot-dpdk-throughput-latency-3n-hsw"
22558   filter: "'NIC_Intel-X520-DA2' and
22559            '64B' and
22560            'BASE' and
22561            'NDRPDR' and
22562            '1T1C' and
22563            'IP4FWD'"
22564   parameters:
22565   - "latency"
22566   - "parent"
22567   - "tags"
22568   layout:
22569     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22570     layout: "plot-latency"
22571
22572 - type: "plot"
22573   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22574   algorithm: "plot_latency_error_bars"
22575   output-file-type: ".html"
22576   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22577   data: "plot-dpdk-throughput-latency-3n-hsw"
22578   filter: "'NIC_Intel-X520-DA2' and
22579            '64B' and
22580            'BASE' and
22581            'NDRPDR' and
22582            '2T2C' and
22583            'IP4FWD'"
22584   parameters:
22585   - "latency"
22586   - "parent"
22587   - "tags"
22588   layout:
22589     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22590     layout: "plot-latency"
22591
22592 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22593 - type: "plot"
22594   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22595   algorithm: "plot_latency_error_bars"
22596   output-file-type: ".html"
22597   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22598   data: "plot-dpdk-throughput-latency-3n-hsw"
22599   filter: "'NIC_Intel-X710' and
22600            '64B' and
22601            'BASE' and
22602            'NDRPDR' and
22603            '1T1C' and
22604            'IP4FWD'"
22605   parameters:
22606   - "latency"
22607   - "parent"
22608   - "tags"
22609   layout:
22610     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22611     layout: "plot-latency"
22612
22613 - type: "plot"
22614   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22615   algorithm: "plot_latency_error_bars"
22616   output-file-type: ".html"
22617   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22618   data: "plot-dpdk-throughput-latency-3n-hsw"
22619   filter: "'NIC_Intel-X710' and
22620            '64B' and
22621            'BASE' and
22622            'NDRPDR' and
22623            '2T2C' and
22624            'IP4FWD'"
22625   parameters:
22626   - "latency"
22627   - "parent"
22628   - "tags"
22629   layout:
22630     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22631     layout: "plot-latency"
22632
22633 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22634 - type: "plot"
22635   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22636   algorithm: "plot_latency_error_bars"
22637   output-file-type: ".html"
22638   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22639   data: "plot-dpdk-throughput-latency-3n-hsw"
22640   filter: "'NIC_Intel-XL710' and
22641            '64B' and
22642            'BASE' and
22643            'NDRPDR' and
22644            '1T1C' and
22645            'IP4FWD'"
22646   parameters:
22647   - "latency"
22648   - "parent"
22649   - "tags"
22650   layout:
22651     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22652     layout: "plot-latency"
22653
22654 - type: "plot"
22655   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22656   algorithm: "plot_latency_error_bars"
22657   output-file-type: ".html"
22658   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22659   data: "plot-dpdk-throughput-latency-3n-hsw"
22660   filter: "'NIC_Intel-XL710' and
22661            '64B' and
22662            'BASE' and
22663            'NDRPDR' and
22664            '2T2C' and
22665            'IP4FWD'"
22666   parameters:
22667   - "latency"
22668   - "parent"
22669   - "tags"
22670   layout:
22671     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22672     layout: "plot-latency"
22673
22674 # Packet Latency - DPDK l3fwd 3n-skx-x710
22675 - type: "plot"
22676   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22677   algorithm: "plot_latency_error_bars"
22678   output-file-type: ".html"
22679   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22680   data: "plot-dpdk-throughput-latency-3n-skx"
22681   filter: "'NIC_Intel-X710' and
22682            '64B' and
22683            'BASE' and
22684            'NDRPDR' and
22685            '2T1C' and
22686            'IP4FWD'"
22687   parameters:
22688   - "latency"
22689   - "parent"
22690   - "tags"
22691   layout:
22692     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22693     layout: "plot-latency"
22694
22695 - type: "plot"
22696   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22697   algorithm: "plot_latency_error_bars"
22698   output-file-type: ".html"
22699   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22700   data: "plot-dpdk-throughput-latency-3n-skx"
22701   filter: "'NIC_Intel-X710' and
22702            '64B' and
22703            'BASE' and
22704            'NDRPDR' and
22705            '4T2C' and
22706            'IP4FWD'"
22707   parameters:
22708   - "latency"
22709   - "parent"
22710   - "tags"
22711   layout:
22712     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22713     layout: "plot-latency"
22714
22715 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22716 - type: "plot"
22717   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22718   algorithm: "plot_latency_error_bars"
22719   output-file-type: ".html"
22720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22721   data: "plot-dpdk-throughput-latency-3n-skx"
22722   filter: "'NIC_Intel-XXV710' and
22723            '64B' and
22724            'BASE' and
22725            'NDRPDR' and
22726            '2T1C' and
22727            'IP4FWD'"
22728   parameters:
22729   - "latency"
22730   - "parent"
22731   - "tags"
22732   layout:
22733     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22734     layout: "plot-latency"
22735
22736 - type: "plot"
22737   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22738   algorithm: "plot_latency_error_bars"
22739   output-file-type: ".html"
22740   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22741   data: "plot-dpdk-throughput-latency-3n-skx"
22742   filter: "'NIC_Intel-XXV710' and
22743            '64B' and
22744            'BASE' and
22745            'NDRPDR' and
22746            '4T2C' and
22747            'IP4FWD'"
22748   parameters:
22749   - "latency"
22750   - "parent"
22751   - "tags"
22752   layout:
22753     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22754     layout: "plot-latency"
22755
22756 # Packet Latency - DPDK l3fwd 2n-skx-x710
22757 - type: "plot"
22758   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22759   algorithm: "plot_latency_error_bars"
22760   output-file-type: ".html"
22761   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22762   data: "plot-dpdk-throughput-latency-2n-skx"
22763   filter: "'NIC_Intel-X710' and
22764            '64B' and
22765            'BASE' and
22766            'NDRPDR' and
22767            '2T1C' and
22768            'IP4FWD'"
22769   parameters:
22770   - "latency"
22771   - "parent"
22772   - "tags"
22773   layout:
22774     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22775     layout: "plot-latency"
22776
22777 - type: "plot"
22778   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22779   algorithm: "plot_latency_error_bars"
22780   output-file-type: ".html"
22781   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22782   data: "plot-dpdk-throughput-latency-2n-skx"
22783   filter: "'NIC_Intel-X710' and
22784            '64B' and
22785            'BASE' and
22786            'NDRPDR' and
22787            '4T2C' and
22788            'IP4FWD'"
22789   parameters:
22790   - "latency"
22791   - "parent"
22792   - "tags"
22793   layout:
22794     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22795     layout: "plot-latency"
22796
22797 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22798 - type: "plot"
22799   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22800   algorithm: "plot_latency_error_bars"
22801   output-file-type: ".html"
22802   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22803   data: "plot-dpdk-throughput-latency-2n-skx"
22804   filter: "'NIC_Intel-XXV710' and
22805            '64B' and
22806            'BASE' and
22807            'NDRPDR' and
22808            '2T1C' and
22809            'IP4FWD'"
22810   parameters:
22811   - "latency"
22812   - "parent"
22813   - "tags"
22814   layout:
22815     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22816     layout: "plot-latency"
22817
22818 - type: "plot"
22819   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22820   algorithm: "plot_latency_error_bars"
22821   output-file-type: ".html"
22822   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22823   data: "plot-dpdk-throughput-latency-2n-skx"
22824   filter: "'NIC_Intel-XXV710' and
22825            '64B' and
22826            'BASE' and
22827            'NDRPDR' and
22828            '4T2C' and
22829            'IP4FWD'"
22830   parameters:
22831   - "latency"
22832   - "parent"
22833   - "tags"
22834   layout:
22835     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22836     layout: "plot-latency"
22837
22838 ################################################################################
22839
22840 # Packet Latency - DPDK testpmd 3n-hsw-x520
22841 - type: "plot"
22842   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22843   algorithm: "plot_latency_error_bars"
22844   output-file-type: ".html"
22845   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22846   data: "plot-dpdk-throughput-latency-3n-hsw"
22847   filter: "'NIC_Intel-X520-DA2' and
22848            '64B' and
22849            'BASE' and
22850            'NDRPDR' and
22851            '1T1C' and
22852            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22853   parameters:
22854   - "latency"
22855   - "parent"
22856   - "tags"
22857   layout:
22858     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22859     layout: "plot-latency"
22860
22861 - type: "plot"
22862   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22863   algorithm: "plot_latency_error_bars"
22864   output-file-type: ".html"
22865   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22866   data: "plot-dpdk-throughput-latency-3n-hsw"
22867   filter: "'NIC_Intel-X520-DA2' and
22868            '64B' and
22869            'BASE' and
22870            'NDRPDR' and
22871            '2T2C' and
22872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22873   parameters:
22874   - "latency"
22875   - "parent"
22876   - "tags"
22877   layout:
22878     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22879     layout: "plot-latency"
22880
22881 # Packet Latency - DPDK testpmd 3n-hsw-x710
22882 - type: "plot"
22883   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22884   algorithm: "plot_latency_error_bars"
22885   output-file-type: ".html"
22886   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22887   data: "plot-dpdk-throughput-latency-3n-hsw"
22888   filter: "'NIC_Intel-X710' and
22889            '64B' and
22890            'BASE' and
22891            'NDRPDR' and
22892            '1T1C' and
22893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22894   parameters:
22895   - "latency"
22896   - "parent"
22897   - "tags"
22898   layout:
22899     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22900     layout: "plot-latency"
22901
22902 - type: "plot"
22903   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22904   algorithm: "plot_latency_error_bars"
22905   output-file-type: ".html"
22906   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22907   data: "plot-dpdk-throughput-latency-3n-hsw"
22908   filter: "'NIC_Intel-X710' and
22909            '64B' and
22910            'BASE' and
22911            'NDRPDR' and
22912            '2T2C' and
22913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22914   parameters:
22915   - "latency"
22916   - "parent"
22917   - "tags"
22918   layout:
22919     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22920     layout: "plot-latency"
22921
22922 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22923 - type: "plot"
22924   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22925   algorithm: "plot_latency_error_bars"
22926   output-file-type: ".html"
22927   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22928   data: "plot-dpdk-throughput-latency-3n-hsw"
22929   filter: "'NIC_Intel-XL710' and
22930            '64B' and
22931            'BASE' and
22932            'NDRPDR' and
22933            '1T1C' and
22934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22935   parameters:
22936   - "latency"
22937   - "parent"
22938   - "tags"
22939   layout:
22940     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22941     layout: "plot-latency"
22942
22943 - type: "plot"
22944   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22945   algorithm: "plot_latency_error_bars"
22946   output-file-type: ".html"
22947   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22948   data: "plot-dpdk-throughput-latency-3n-hsw"
22949   filter: "'NIC_Intel-XL710' and
22950            '64B' and
22951            'BASE' and
22952            'NDRPDR' and
22953            '2T2C' and
22954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22955   parameters:
22956   - "latency"
22957   - "parent"
22958   - "tags"
22959   layout:
22960     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22961     layout: "plot-latency"
22962
22963 # Packet Latency - DPDK testpmd 3n-skx-x710
22964 - type: "plot"
22965   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22966   algorithm: "plot_latency_error_bars"
22967   output-file-type: ".html"
22968   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22969   data: "plot-dpdk-throughput-latency-3n-skx"
22970   filter: "'NIC_Intel-X710' and
22971            '64B' and
22972            'BASE' and
22973            'NDRPDR' and
22974            '2T1C' and
22975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22976   parameters:
22977   - "latency"
22978   - "parent"
22979   - "tags"
22980   layout:
22981     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22982     layout: "plot-latency"
22983
22984 - type: "plot"
22985   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22986   algorithm: "plot_latency_error_bars"
22987   output-file-type: ".html"
22988   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22989   data: "plot-dpdk-throughput-latency-3n-skx"
22990   filter: "'NIC_Intel-X710' and
22991            '64B' and
22992            'BASE' and
22993            'NDRPDR' and
22994            '4T2C' and
22995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22996   parameters:
22997   - "latency"
22998   - "parent"
22999   - "tags"
23000   layout:
23001     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23002     layout: "plot-latency"
23003
23004 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23005 - type: "plot"
23006   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23007   algorithm: "plot_latency_error_bars"
23008   output-file-type: ".html"
23009   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23010   data: "plot-dpdk-throughput-latency-3n-skx"
23011   filter: "'NIC_Intel-XXV710' and
23012            '64B' and
23013            'BASE' and
23014            'NDRPDR' and
23015            '2T1C' and
23016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23017   parameters:
23018   - "latency"
23019   - "parent"
23020   - "tags"
23021   layout:
23022     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23023     layout: "plot-latency"
23024
23025 - type: "plot"
23026   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23027   algorithm: "plot_latency_error_bars"
23028   output-file-type: ".html"
23029   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23030   data: "plot-dpdk-throughput-latency-3n-skx"
23031   filter: "'NIC_Intel-XXV710' and
23032            '64B' and
23033            'BASE' and
23034            'NDRPDR' and
23035            '4T2C' and
23036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23037   parameters:
23038   - "latency"
23039   - "parent"
23040   - "tags"
23041   layout:
23042     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23043     layout: "plot-latency"
23044
23045 # Packet Latency - DPDK testpmd 2n-skx-x710
23046 - type: "plot"
23047   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23048   algorithm: "plot_latency_error_bars"
23049   output-file-type: ".html"
23050   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23051   data: "plot-dpdk-throughput-latency-2n-skx"
23052   filter: "'NIC_Intel-X710' and
23053            '64B' and
23054            'BASE' and
23055            'NDRPDR' and
23056            '2T1C' and
23057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23058   parameters:
23059   - "latency"
23060   - "parent"
23061   - "tags"
23062   layout:
23063     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23064     layout: "plot-latency"
23065
23066 - type: "plot"
23067   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23068   algorithm: "plot_latency_error_bars"
23069   output-file-type: ".html"
23070   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23071   data: "plot-dpdk-throughput-latency-2n-skx"
23072   filter: "'NIC_Intel-X710' and
23073            '64B' and
23074            'BASE' and
23075            'NDRPDR' and
23076            '4T2C' and
23077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23078   parameters:
23079   - "latency"
23080   - "parent"
23081   - "tags"
23082   layout:
23083     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23084     layout: "plot-latency"
23085
23086 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23087 - type: "plot"
23088   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23089   algorithm: "plot_latency_error_bars"
23090   output-file-type: ".html"
23091   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23092   data: "plot-dpdk-throughput-latency-2n-skx"
23093   filter: "'NIC_Intel-XXV710' and
23094            '64B' and
23095            'BASE' and
23096            'NDRPDR' and
23097            '2T1C' and
23098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23099   parameters:
23100   - "latency"
23101   - "parent"
23102   - "tags"
23103   layout:
23104     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23105     layout: "plot-latency"
23106
23107 - type: "plot"
23108   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23109   algorithm: "plot_latency_error_bars"
23110   output-file-type: ".html"
23111   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23112   data: "plot-dpdk-throughput-latency-2n-skx"
23113   filter: "'NIC_Intel-XXV710' and
23114            '64B' and
23115            'BASE' and
23116            'NDRPDR' and
23117            '4T2C' and
23118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23119   parameters:
23120   - "latency"
23121   - "parent"
23122   - "tags"
23123   layout:
23124     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23125     layout: "plot-latency"
23126
23127 ################################################################################
23128
23129 # Speedup - VPP Container Memif 3n-hsw-x520
23130 - type: "plot"
23131   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23132   algorithm: "plot_throughput_speedup_analysis"
23133   output-file-type: ".html"
23134   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23136   filter: "'NIC_Intel-X520-DA2' and
23137            '64B' and
23138            ('BASE' or 'SCALE') and
23139            'NDRPDR' and
23140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23141            not 'VHOST' and
23142            'MEMIF'"
23143   parameters:
23144   - "throughput"
23145   - "parent"
23146   - "tags"
23147   sort:
23148   - "L2XCFWD"
23149   - "L2XCFWD"
23150   - "L2XCFWD"
23151   - "L2BDMACLRN"
23152   - "L2BDMACLRN"
23153   - "L2BDMACLRN"
23154   - "IP4FWD"
23155   layout:
23156     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23157     layout: "plot-throughput-speedup-analysis"
23158
23159 - type: "plot"
23160   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23161   algorithm: "plot_throughput_speedup_analysis"
23162   output-file-type: ".html"
23163   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23165   filter: "'NIC_Intel-X520-DA2' and
23166            '64B' and
23167            ('BASE' or 'SCALE') and
23168            'NDRPDR' and
23169            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23170            not 'VHOST' and
23171            'MEMIF'"
23172   parameters:
23173   - "throughput"
23174   - "parent"
23175   - "tags"
23176   sort:
23177   - "L2XCFWD"
23178   - "L2XCFWD"
23179   - "L2XCFWD"
23180   - "L2BDMACLRN"
23181   - "L2BDMACLRN"
23182   - "L2BDMACLRN"
23183   - "IP4FWD"
23184   layout:
23185     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23186     layout: "plot-throughput-speedup-analysis"
23187
23188 # Speedup - VPP Container Memif 3n-hsw-x710
23189 - type: "plot"
23190   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23191   algorithm: "plot_throughput_speedup_analysis"
23192   output-file-type: ".html"
23193   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23195   filter: "'NIC_Intel-X710' and
23196            '64B' and
23197            ('BASE' or 'SCALE') and
23198            'NDRPDR' and
23199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23200            not 'VHOST' and
23201            'MEMIF'"
23202   parameters:
23203   - "throughput"
23204   - "parent"
23205   - "tags"
23206   sort:
23207   - "L2XCFWD"
23208   - "L2XCFWD"
23209   - "L2XCFWD"
23210   - "L2BDMACLRN"
23211   - "L2BDMACLRN"
23212   - "L2BDMACLRN"
23213   - "IP4FWD"
23214   layout:
23215     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23216     layout: "plot-throughput-speedup-analysis"
23217
23218 - type: "plot"
23219   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23220   algorithm: "plot_throughput_speedup_analysis"
23221   output-file-type: ".html"
23222   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23224   filter: "'NIC_Intel-X710' and
23225            '64B' and
23226            ('BASE' or 'SCALE') and
23227            'NDRPDR' and
23228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23229            not 'VHOST' and
23230            'MEMIF'"
23231   parameters:
23232   - "throughput"
23233   - "parent"
23234   - "tags"
23235   sort:
23236   - "L2XCFWD"
23237   - "L2XCFWD"
23238   - "L2XCFWD"
23239   - "L2BDMACLRN"
23240   - "L2BDMACLRN"
23241   - "L2BDMACLRN"
23242   - "IP4FWD"
23243   layout:
23244     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23245     layout: "plot-throughput-speedup-analysis"
23246
23247 # Speedup - VPP Container Memif 3n-hsw-xl710
23248 - type: "plot"
23249   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23250   algorithm: "plot_throughput_speedup_analysis"
23251   output-file-type: ".html"
23252   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23254   filter: "'NIC_Intel-XL710' and
23255            '64B' and
23256            ('BASE' or 'SCALE') and
23257            'NDRPDR' and
23258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23259            not 'VHOST' and
23260            'MEMIF'"
23261   parameters:
23262   - "throughput"
23263   - "parent"
23264   - "tags"
23265   sort:
23266   - "L2XCFWD"
23267   - "L2XCFWD"
23268   - "L2XCFWD"
23269   - "L2BDMACLRN"
23270   - "L2BDMACLRN"
23271   - "L2BDMACLRN"
23272   - "IP4FWD"
23273   layout:
23274     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23275     layout: "plot-throughput-speedup-analysis"
23276
23277 - type: "plot"
23278   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23279   algorithm: "plot_throughput_speedup_analysis"
23280   output-file-type: ".html"
23281   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23283   filter: "'NIC_Intel-XL710' and
23284            '64B' and
23285            ('BASE' or 'SCALE') and
23286            'NDRPDR' and
23287            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23288            not 'VHOST' and
23289            'MEMIF'"
23290   parameters:
23291   - "throughput"
23292   - "parent"
23293   - "tags"
23294   sort:
23295   - "L2XCFWD"
23296   - "L2XCFWD"
23297   - "L2XCFWD"
23298   - "L2BDMACLRN"
23299   - "L2BDMACLRN"
23300   - "L2BDMACLRN"
23301   - "IP4FWD"
23302   layout:
23303     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23304     layout: "plot-throughput-speedup-analysis"
23305
23306 # Speedup - VPP Container Memif 3n-skx-x710
23307 - type: "plot"
23308   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23309   algorithm: "plot_throughput_speedup_analysis"
23310   output-file-type: ".html"
23311   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23313   filter: "'NIC_Intel-X710' and
23314            '64B' and
23315            ('BASE' or 'SCALE') and
23316            'NDRPDR' and
23317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23318            not 'VHOST' and
23319            'MEMIF'"
23320   parameters:
23321   - "throughput"
23322   - "parent"
23323   - "tags"
23324   sort:
23325   - "L2XCFWD"
23326   - "L2XCFWD"
23327   - "L2XCFWD"
23328   - "L2BDMACLRN"
23329   - "L2BDMACLRN"
23330   - "L2BDMACLRN"
23331   - "IP4FWD"
23332   layout:
23333     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23334     layout: "plot-throughput-speedup-analysis"
23335
23336 - type: "plot"
23337   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23338   algorithm: "plot_throughput_speedup_analysis"
23339   output-file-type: ".html"
23340   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23342   filter: "'NIC_Intel-X710' and
23343            '64B' and
23344            ('BASE' or 'SCALE') and
23345            'NDRPDR' and
23346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23347            not 'VHOST' and
23348            'MEMIF'"
23349   parameters:
23350   - "throughput"
23351   - "parent"
23352   - "tags"
23353   sort:
23354   - "L2XCFWD"
23355   - "L2XCFWD"
23356   - "L2XCFWD"
23357   - "L2BDMACLRN"
23358   - "L2BDMACLRN"
23359   - "L2BDMACLRN"
23360   - "IP4FWD"
23361   layout:
23362     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23363     layout: "plot-throughput-speedup-analysis"
23364
23365 # Speedup - VPP Container Memif 2n-skx-x710
23366 - type: "plot"
23367   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23368   algorithm: "plot_throughput_speedup_analysis"
23369   output-file-type: ".html"
23370   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23372   filter: "'NIC_Intel-X710' and
23373            '64B' and
23374            ('BASE' or 'SCALE') and
23375            'NDRPDR' and
23376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23377            not 'VHOST' and
23378            not 'NF_DENSITY' and
23379            'MEMIF'"
23380   parameters:
23381   - "throughput"
23382   - "parent"
23383   - "tags"
23384   sort:
23385   - "L2XCFWD"
23386   - "L2XCFWD"
23387   - "L2XCFWD"
23388   - "L2BDMACLRN"
23389   - "L2BDMACLRN"
23390   - "L2BDMACLRN"
23391   - "IP4FWD"
23392   layout:
23393     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23394     layout: "plot-throughput-speedup-analysis"
23395
23396 - type: "plot"
23397   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23398   algorithm: "plot_throughput_speedup_analysis"
23399   output-file-type: ".html"
23400   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23402   filter: "'NIC_Intel-X710' and
23403            '64B' and
23404            ('BASE' or 'SCALE') and
23405            'NDRPDR' and
23406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23407            not 'VHOST' and
23408            not 'NF_DENSITY' and
23409            'MEMIF'"
23410   parameters:
23411   - "throughput"
23412   - "parent"
23413   - "tags"
23414   sort:
23415   - "L2XCFWD"
23416   - "L2XCFWD"
23417   - "L2XCFWD"
23418   - "L2BDMACLRN"
23419   - "L2BDMACLRN"
23420   - "L2BDMACLRN"
23421   - "IP4FWD"
23422   layout:
23423     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23424     layout: "plot-throughput-speedup-analysis"
23425
23426 ## Speedup - VPP Container Memif 2n-skx-xxv710
23427 #- type: "plot"
23428 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23429 #  algorithm: "plot_throughput_speedup_analysis"
23430 #  output-file-type: ".html"
23431 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23432 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23433 #  filter: "'NIC_Intel-XXV710' and
23434 #           '64B' and
23435 #           ('BASE' or 'SCALE') and
23436 #           'NDRPDR' and
23437 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23438 #           not 'VHOST' and
23439 #           'MEMIF'"
23440 #  parameters:
23441 #  - "throughput"
23442 #  - "parent"
23443 #  - "tags"
23444 #  sort:
23445 #  - "L2XCFWD"
23446 #  - "L2XCFWD"
23447 #  - "L2XCFWD"
23448 #  - "L2BDMACLRN"
23449 #  - "L2BDMACLRN"
23450 #  - "L2BDMACLRN"
23451 #  - "IP4FWD"
23452 #  layout:
23453 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23454 #    layout: "plot-throughput-speedup-analysis"
23455 #
23456 #- type: "plot"
23457 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23458 #  algorithm: "plot_throughput_speedup_analysis"
23459 #  output-file-type: ".html"
23460 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23461 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23462 #  filter: "'NIC_Intel-XXV710' and
23463 #           '64B' and
23464 #           ('BASE' or 'SCALE') and
23465 #           'NDRPDR' and
23466 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23467 #           not 'VHOST' and
23468 #           'MEMIF'"
23469 #  parameters:
23470 #  - "throughput"
23471 #  - "parent"
23472 #  - "tags"
23473 #  sort:
23474 #  - "L2XCFWD"
23475 #  - "L2XCFWD"
23476 #  - "L2XCFWD"
23477 #  - "L2BDMACLRN"
23478 #  - "L2BDMACLRN"
23479 #  - "L2BDMACLRN"
23480 #  - "IP4FWD"
23481 #  layout:
23482 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23483 #    layout: "plot-throughput-speedup-analysis"
23484
23485 ################################################################################
23486
23487 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23488 #- type: "plot"
23489 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23490 #  algorithm: "plot_throughput_speedup_analysis"
23491 #  output-file-type: ".html"
23492 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23493 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23494 #  filter: "'NIC_Intel-X520-DA2' and
23495 #           '64B' and
23496 #           ('BASE' or 'SCALE') and
23497 #           'NDRPDR' and
23498 #           'L2XCFWD' and
23499 #           not 'VHOST' and
23500 #           not 'NF_DENSITY' and
23501 #           'MEMIF'"
23502 #  parameters:
23503 #  - "throughput"
23504 #  - "parent"
23505 #  - "tags"
23506 #  sort:
23507 #  - "1VNF"
23508 #  - "2VNF"
23509 #  - "4VNF"
23510 #  - "2VNF"
23511 #  - "4VNF"
23512 #  layout:
23513 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23514 #    layout: "plot-throughput-speedup-analysis"
23515 #
23516 #- type: "plot"
23517 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23518 #  algorithm: "plot_throughput_speedup_analysis"
23519 #  output-file-type: ".html"
23520 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23521 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23522 #  filter: "'NIC_Intel-X520-DA2' and
23523 #           '64B' and
23524 #           ('BASE' or 'SCALE') and
23525 #           'NDRPDR' and
23526 #           'L2XCFWD' and
23527 #           not 'VHOST' and
23528 #           not 'NF_DENSITY' and
23529 #           'MEMIF'"
23530 #  parameters:
23531 #  - "throughput"
23532 #  - "parent"
23533 #  - "tags"
23534 #  sort:
23535 #  - "1VNF"
23536 #  - "2VNF"
23537 #  - "4VNF"
23538 #  - "2VNF"
23539 #  - "4VNF"
23540 #  layout:
23541 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23542 #    layout: "plot-throughput-speedup-analysis"
23543 #
23544 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23545 #- type: "plot"
23546 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23547 #  algorithm: "plot_throughput_speedup_analysis"
23548 #  output-file-type: ".html"
23549 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23550 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23551 #  filter: "'NIC_Intel-X520-DA2' and
23552 #           '64B' and
23553 #           ('BASE' or 'SCALE') and
23554 #           'NDRPDR' and
23555 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23556 #           not 'VHOST' and
23557 #           not 'NF_DENSITY' and
23558 #           'MEMIF'"
23559 #  parameters:
23560 #  - "throughput"
23561 #  - "parent"
23562 #  - "tags"
23563 #  sort:
23564 #  - "1VNF"
23565 #  - "2VNF"
23566 #  - "4VNF"
23567 #  - "2VNF"
23568 #  - "4VNF"
23569 #  layout:
23570 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23571 #    layout: "plot-throughput-speedup-analysis"
23572 #
23573 #- type: "plot"
23574 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23575 #  algorithm: "plot_throughput_speedup_analysis"
23576 #  output-file-type: ".html"
23577 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23578 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23579 #  filter: "'NIC_Intel-X520-DA2' and
23580 #           '64B' and
23581 #           ('BASE' or 'SCALE') and
23582 #           'NDRPDR' and
23583 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23584 #           not 'VHOST' and
23585 #           not 'NF_DENSITY' and
23586 #           'MEMIF'"
23587 #  parameters:
23588 #  - "throughput"
23589 #  - "parent"
23590 #  - "tags"
23591 #  sort:
23592 #  - "1VNF"
23593 #  - "2VNF"
23594 #  - "4VNF"
23595 #  - "2VNF"
23596 #  - "4VNF"
23597 #  layout:
23598 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23599 #    layout: "plot-throughput-speedup-analysis"
23600 #
23601 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23602 #- type: "plot"
23603 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23604 #  algorithm: "plot_throughput_speedup_analysis"
23605 #  output-file-type: ".html"
23606 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23607 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23608 #  filter: "'NIC_Intel-X710' and
23609 #           '64B' and
23610 #           ('BASE' or 'SCALE') and
23611 #           'NDRPDR' and
23612 #           'L2XCFWD' and
23613 #           not 'VHOST' and
23614 #           not 'NF_DENSITY' and
23615 #           'MEMIF'"
23616 #  parameters:
23617 #  - "throughput"
23618 #  - "parent"
23619 #  - "tags"
23620 #  sort:
23621 #  - "1VNF"
23622 #  - "2VNF"
23623 #  - "4VNF"
23624 #  - "2VNF"
23625 #  - "4VNF"
23626 #  layout:
23627 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23628 #    layout: "plot-throughput-speedup-analysis"
23629 #
23630 #- type: "plot"
23631 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23632 #  algorithm: "plot_throughput_speedup_analysis"
23633 #  output-file-type: ".html"
23634 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23635 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23636 #  filter: "'NIC_Intel-X710' and
23637 #           '64B' and
23638 #           ('BASE' or 'SCALE') and
23639 #           'NDRPDR' and
23640 #           'L2XCFWD' and
23641 #           not 'VHOST' and
23642 #           not 'NF_DENSITY' and
23643 #           'MEMIF'"
23644 #  parameters:
23645 #  - "throughput"
23646 #  - "parent"
23647 #  - "tags"
23648 #  sort:
23649 #  - "1VNF"
23650 #  - "2VNF"
23651 #  - "4VNF"
23652 #  - "2VNF"
23653 #  - "4VNF"
23654 #  layout:
23655 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23656 #    layout: "plot-throughput-speedup-analysis"
23657 #
23658 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23659 #- type: "plot"
23660 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23661 #  algorithm: "plot_throughput_speedup_analysis"
23662 #  output-file-type: ".html"
23663 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23664 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23665 #  filter: "'NIC_Intel-X710' and
23666 #           '64B' and
23667 #           ('BASE' or 'SCALE') and
23668 #           'NDRPDR' and
23669 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23670 #           not 'VHOST' and
23671 #           not 'NF_DENSITY' and
23672 #           'MEMIF'"
23673 #  parameters:
23674 #  - "throughput"
23675 #  - "parent"
23676 #  - "tags"
23677 #  sort:
23678 #  - "1VNF"
23679 #  - "2VNF"
23680 #  - "4VNF"
23681 #  - "2VNF"
23682 #  - "4VNF"
23683 #  layout:
23684 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23685 #    layout: "plot-throughput-speedup-analysis"
23686 #
23687 #- type: "plot"
23688 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23689 #  algorithm: "plot_throughput_speedup_analysis"
23690 #  output-file-type: ".html"
23691 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23692 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23693 #  filter: "'NIC_Intel-X710' and
23694 #           '64B' and
23695 #           ('BASE' or 'SCALE') and
23696 #           'NDRPDR' and
23697 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23698 #           not 'VHOST' and
23699 #           not 'NF_DENSITY' and
23700 #           'MEMIF'"
23701 #  parameters:
23702 #  - "throughput"
23703 #  - "parent"
23704 #  - "tags"
23705 #  sort:
23706 #  - "1VNF"
23707 #  - "2VNF"
23708 #  - "4VNF"
23709 #  - "2VNF"
23710 #  - "4VNF"
23711 #  layout:
23712 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23713 #    layout: "plot-throughput-speedup-analysis"
23714
23715 ################################################################################
23716
23717 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23718 - type: "plot"
23719   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23720   algorithm: "plot_throughput_speedup_analysis"
23721   output-file-type: ".html"
23722   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23723   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23724   filter: "'NIC_Intel-X520-DA2' and
23725            '64B' and
23726            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23727            'NDRPDR' and
23728            'IP4FWD' and
23729            not 'IPSEC' and
23730            not 'DOT1Q' and
23731            not 'VHOST'"
23732   parameters:
23733   - "throughput"
23734   - "parent"
23735   - "tags"
23736   sort:
23737   - "DOT1Q"
23738   - "IP4BASE"
23739   - "FIB_20K"
23740   - "FIB_200K"
23741   - "FIB_2M"
23742   layout:
23743     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23744     layout: "plot-throughput-speedup-analysis"
23745
23746 - type: "plot"
23747   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23748   algorithm: "plot_throughput_speedup_analysis"
23749   output-file-type: ".html"
23750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23752   filter: "'NIC_Intel-X520-DA2' and
23753            '64B' and
23754            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23755            'NDRPDR' and
23756            'IP4FWD' and
23757            not 'IPSEC' and
23758            not 'DOT1Q' and
23759            not 'VHOST'"
23760   parameters:
23761   - "throughput"
23762   - "parent"
23763   - "tags"
23764   sort:
23765   - "DOT1Q"
23766   - "IP4BASE"
23767   - "FIB_20K"
23768   - "FIB_200K"
23769   - "FIB_2M"
23770   layout:
23771     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23772     layout: "plot-throughput-speedup-analysis"
23773
23774 # Speedup - VPP IPv4 3n-hsw-x520 features
23775 - type: "plot"
23776   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23777   algorithm: "plot_throughput_speedup_analysis"
23778   output-file-type: ".html"
23779   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23781   filter: "'NIC_Intel-X520-DA2' and
23782            '64B' and
23783            ('IP4BASE' or
23784             'POLICE_MARK' or
23785             'COPWHLIST' or
23786             ('NAT44' and 'BASE') or
23787             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23788            'NDRPDR' and
23789            'IP4FWD' and
23790            not 'IPSEC' and
23791            not 'VHOST'"
23792   parameters:
23793   - "throughput"
23794   - "parent"
23795   - "tags"
23796   sort:
23797   - "DOT1Q"
23798   - "IP4BASE"
23799   - "NAT44"
23800   - "POLICE_MARK"
23801   - "COPWHLIST"
23802   - "IACL"
23803   - "OACL"
23804   layout:
23805     title: "ip4-3n-hsw-x520-64b-features-ndr"
23806     layout: "plot-throughput-speedup-analysis"
23807
23808 - type: "plot"
23809   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23810   algorithm: "plot_throughput_speedup_analysis"
23811   output-file-type: ".html"
23812   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23814   filter: "'NIC_Intel-X520-DA2' and
23815            '64B' and
23816            ('IP4BASE' or
23817             'POLICE_MARK' or
23818             'COPWHLIST' or
23819             ('NAT44' and 'BASE') or
23820             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23821            'NDRPDR' and
23822            'IP4FWD' and
23823            not 'IPSEC' and
23824            not 'VHOST'"
23825   parameters:
23826   - "throughput"
23827   - "parent"
23828   - "tags"
23829   sort:
23830   - "DOT1Q"
23831   - "IP4BASE"
23832   - "NAT44"
23833   - "POLICE_MARK"
23834   - "COPWHLIST"
23835   - "IACL"
23836   - "OACL"
23837   layout:
23838     title: "ip4-3n-hsw-x520-64b-features-pdr"
23839     layout: "plot-throughput-speedup-analysis"
23840
23841 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23842 - type: "plot"
23843   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23844   algorithm: "plot_throughput_speedup_analysis"
23845   output-file-type: ".html"
23846   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23848   filter: "'NIC_Intel-X520-DA2' and
23849            '64B' and
23850            'NDRPDR' and
23851            'IP4FWD' and
23852            ('NAT44' or 'IP4BASE') and
23853            not 'DOT1Q' and
23854            not 'IPSEC' and
23855            not 'VHOST'"
23856   parameters:
23857   - "throughput"
23858   - "parent"
23859   - "tags"
23860   sort:
23861   - "IP4BASE"
23862   - "BASE"
23863   - "SRC_USER_10"
23864   - "SRC_USER_100"
23865   - "SRC_USER_1000"
23866   - "SRC_USER_2000"
23867   layout:
23868     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23869     layout: "plot-throughput-speedup-analysis"
23870
23871 - type: "plot"
23872   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23873   algorithm: "plot_throughput_speedup_analysis"
23874   output-file-type: ".html"
23875   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23877   filter: "'NIC_Intel-X520-DA2' and
23878            '64B' and
23879            'NDRPDR' and
23880            'IP4FWD' and
23881            ('NAT44' or 'IP4BASE') and
23882            not 'DOT1Q' and
23883            not 'IPSEC' and
23884            not 'VHOST'"
23885   parameters:
23886   - "throughput"
23887   - "parent"
23888   - "tags"
23889   sort:
23890   - "IP4BASE"
23891   - "BASE"
23892   - "SRC_USER_10"
23893   - "SRC_USER_100"
23894   - "SRC_USER_1000"
23895   - "SRC_USER_2000"
23896   layout:
23897     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23898     layout: "plot-throughput-speedup-analysis"
23899
23900 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23901 - type: "plot"
23902   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23903   algorithm: "plot_throughput_speedup_analysis"
23904   output-file-type: ".html"
23905   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23907   filter: "'NIC_Intel-X520-DA2' and
23908            '64B' and
23909            'NDRPDR' and
23910            'IP4FWD' and
23911            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23912            not 'IPSEC' and
23913            not 'DOT1Q' and
23914            not 'VHOST'"
23915   parameters:
23916   - "throughput"
23917   - "parent"
23918   - "tags"
23919   sort:
23920   - "IP4BASE"
23921   - "ACL_STATELESS"
23922   - "ACL_STATEFUL"
23923   - "ACL_STATELESS"
23924   - "ACL_STATEFUL"
23925   layout:
23926     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23927     layout: "plot-throughput-speedup-analysis"
23928
23929 - type: "plot"
23930   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23931   algorithm: "plot_throughput_speedup_analysis"
23932   output-file-type: ".html"
23933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23935   filter: "'NIC_Intel-X520-DA2' and
23936            '64B' and
23937            'NDRPDR' and
23938            'IP4FWD' and
23939            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23940            not 'IPSEC' and
23941            not 'DOT1Q' and
23942            not 'VHOST'"
23943   parameters:
23944   - "throughput"
23945   - "parent"
23946   - "tags"
23947   sort:
23948   - "IP4BASE"
23949   - "ACL_STATELESS"
23950   - "ACL_STATEFUL"
23951   - "ACL_STATELESS"
23952   - "ACL_STATEFUL"
23953   layout:
23954     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23955     layout: "plot-throughput-speedup-analysis"
23956
23957 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23958 - type: "plot"
23959   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23960   algorithm: "plot_throughput_speedup_analysis"
23961   output-file-type: ".html"
23962   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23964   filter: "'NIC_Intel-X520-DA2' and
23965            '64B' and
23966            'NDRPDR' and
23967            'IP4FWD' and
23968            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23969            not 'IPSEC' and
23970            not 'DOT1Q' and
23971            not 'VHOST'"
23972   parameters:
23973   - "throughput"
23974   - "parent"
23975   - "tags"
23976   sort:
23977   - "IP4BASE"
23978   - "ACL_STATELESS"
23979   - "ACL_STATEFUL"
23980   - "ACL_STATELESS"
23981   - "ACL_STATEFUL"
23982   layout:
23983     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23984     layout: "plot-throughput-speedup-analysis"
23985
23986 - type: "plot"
23987   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23988   algorithm: "plot_throughput_speedup_analysis"
23989   output-file-type: ".html"
23990   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23992   filter: "'NIC_Intel-X520-DA2' and
23993            '64B' and
23994            'NDRPDR' and
23995            'IP4FWD' and
23996            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23997            not 'IPSEC' and
23998            not 'DOT1Q' and
23999            not 'VHOST'"
24000   parameters:
24001   - "throughput"
24002   - "parent"
24003   - "tags"
24004   sort:
24005   - "IP4BASE"
24006   - "ACL_STATELESS"
24007   - "ACL_STATEFUL"
24008   - "ACL_STATELESS"
24009   - "ACL_STATEFUL"
24010   layout:
24011     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24012     layout: "plot-throughput-speedup-analysis"
24013
24014 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24015 - type: "plot"
24016   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24017   algorithm: "plot_throughput_speedup_analysis"
24018   output-file-type: ".html"
24019   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24021   filter: "'NIC_Intel-X710' and
24022            '64B' and
24023            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24024            'NDRPDR' and
24025            'IP4FWD' and
24026            not 'IPSEC' and
24027            not 'DOT1Q' and
24028            not 'VHOST'"
24029   parameters:
24030   - "throughput"
24031   - "parent"
24032   - "tags"
24033   sort:
24034   - "IP4BASE"
24035   - "FIB_20K"
24036   - "FIB_200K"
24037   - "FIB_2M"
24038   layout:
24039     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24040     layout: "plot-throughput-speedup-analysis"
24041
24042 - type: "plot"
24043   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24044   algorithm: "plot_throughput_speedup_analysis"
24045   output-file-type: ".html"
24046   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24048   filter: "'NIC_Intel-X710' and
24049            '64B' and
24050            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24051            'NDRPDR' and
24052            'IP4FWD' and
24053            not 'IPSEC' and
24054            not 'DOT1Q' and
24055            not 'VHOST'"
24056   parameters:
24057   - "throughput"
24058   - "parent"
24059   - "tags"
24060   sort:
24061   - "IP4BASE"
24062   - "FIB_20K"
24063   - "FIB_200K"
24064   - "FIB_2M"
24065   layout:
24066     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24067     layout: "plot-throughput-speedup-analysis"
24068
24069 # Speedup - VPP IPv4 3n-hsw-x710 features
24070 - type: "plot"
24071   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24072   algorithm: "plot_throughput_speedup_analysis"
24073   output-file-type: ".html"
24074   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24076   filter: "'NIC_Intel-X710' and
24077            '64B' and
24078            ('IP4BASE' or
24079             'POLICE_MARK' or
24080             'COPWHLIST' or
24081             ('NAT44' and 'BASE') or
24082             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24083            'NDRPDR' and
24084            'IP4FWD' and
24085            not 'IPSEC' and
24086            not 'VHOST'"
24087   parameters:
24088   - "throughput"
24089   - "parent"
24090   - "tags"
24091   sort:
24092   - "DOT1Q"
24093   - "IP4BASE"
24094   - "NAT44"
24095   - "POLICE_MARK"
24096   - "COPWHLIST"
24097   - "IACL"
24098   - "OACL"
24099   layout:
24100     title: "ip4-3n-hsw-x710-64b-features-ndr"
24101     layout: "plot-throughput-speedup-analysis"
24102
24103 - type: "plot"
24104   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24105   algorithm: "plot_throughput_speedup_analysis"
24106   output-file-type: ".html"
24107   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24109   filter: "'NIC_Intel-X710' and
24110            '64B' and
24111            ('IP4BASE' or
24112             'POLICE_MARK' or
24113             'COPWHLIST' or
24114             ('NAT44' and 'BASE') or
24115             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24116            'NDRPDR' and
24117            'IP4FWD' and
24118            not 'IPSEC' and
24119            not 'VHOST'"
24120   parameters:
24121   - "throughput"
24122   - "parent"
24123   - "tags"
24124   sort:
24125   - "DOT1Q"
24126   - "IP4BASE"
24127   - "NAT44"
24128   - "POLICE_MARK"
24129   - "COPWHLIST"
24130   - "IACL"
24131   - "OACL"
24132   layout:
24133     title: "ip4-3n-hsw-x710-64b-features-pdr"
24134     layout: "plot-throughput-speedup-analysis"
24135
24136 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24137 - type: "plot"
24138   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24139   algorithm: "plot_throughput_speedup_analysis"
24140   output-file-type: ".html"
24141   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24143   filter: "'NIC_Intel-X710' and
24144            '64B' and
24145            'NDRPDR' and
24146            'IP4FWD' and
24147            ('NAT44' or 'IP4BASE') and
24148            not 'IPSEC' and
24149            not 'VHOST'"
24150   parameters:
24151   - "throughput"
24152   - "parent"
24153   - "tags"
24154   sort:
24155   - "IP4BASE"
24156   - "BASE"
24157   - "SRC_USER_10"
24158   - "SRC_USER_100"
24159   - "SRC_USER_1000"
24160   - "SRC_USER_2000"
24161   layout:
24162     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24163     layout: "plot-throughput-speedup-analysis"
24164
24165 - type: "plot"
24166   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24167   algorithm: "plot_throughput_speedup_analysis"
24168   output-file-type: ".html"
24169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24171   filter: "'NIC_Intel-X710' and
24172            '64B' and
24173            'NDRPDR' and
24174            'IP4FWD' and
24175            ('NAT44' or 'IP4BASE') and
24176            not 'IPSEC' and
24177            not 'VHOST'"
24178   parameters:
24179   - "throughput"
24180   - "parent"
24181   - "tags"
24182   sort:
24183   - "IP4BASE"
24184   - "BASE"
24185   - "SRC_USER_10"
24186   - "SRC_USER_100"
24187   - "SRC_USER_1000"
24188   - "SRC_USER_2000"
24189   layout:
24190     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24191     layout: "plot-throughput-speedup-analysis"
24192
24193 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24194 - type: "plot"
24195   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24196   algorithm: "plot_throughput_speedup_analysis"
24197   output-file-type: ".html"
24198   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24200   filter: "'NIC_Intel-X710' and
24201            '64B' and
24202            'NDRPDR' and
24203            'IP4FWD' and
24204            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24205            not 'IPSEC' and
24206            not 'VHOST'"
24207   parameters:
24208   - "throughput"
24209   - "parent"
24210   - "tags"
24211   sort:
24212   - "IP4BASE"
24213   - "ACL_STATELESS"
24214   - "ACL_STATEFUL"
24215   - "ACL_STATELESS"
24216   - "ACL_STATEFUL"
24217   layout:
24218     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24219     layout: "plot-throughput-speedup-analysis"
24220
24221 - type: "plot"
24222   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24223   algorithm: "plot_throughput_speedup_analysis"
24224   output-file-type: ".html"
24225   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24227   filter: "'NIC_Intel-X710' and
24228            '64B' and
24229            'NDRPDR' and
24230            'IP4FWD' and
24231            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24232            not 'IPSEC' and
24233            not 'VHOST'"
24234   parameters:
24235   - "throughput"
24236   - "parent"
24237   - "tags"
24238   sort:
24239   - "IP4BASE"
24240   - "ACL_STATELESS"
24241   - "ACL_STATEFUL"
24242   - "ACL_STATELESS"
24243   - "ACL_STATEFUL"
24244   layout:
24245     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24246     layout: "plot-throughput-speedup-analysis"
24247
24248 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24249 - type: "plot"
24250   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24251   algorithm: "plot_throughput_speedup_analysis"
24252   output-file-type: ".html"
24253   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24255   filter: "'NIC_Intel-XL710' and
24256            '64B' and
24257            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24258            'NDRPDR' and
24259            'IP4FWD' and
24260            not 'IPSEC' and
24261            not 'VHOST'"
24262   parameters:
24263   - "throughput"
24264   - "parent"
24265   - "tags"
24266   sort:
24267   - "IP4BASE"
24268   - "FIB_20K"
24269   - "FIB_200K"
24270   - "FIB_2M"
24271   layout:
24272     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24273     layout: "plot-throughput-speedup-analysis"
24274
24275 - type: "plot"
24276   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24277   algorithm: "plot_throughput_speedup_analysis"
24278   output-file-type: ".html"
24279   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24281   filter: "'NIC_Intel-XL710' and
24282            '64B' and
24283            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24284            'NDRPDR' and
24285            'IP4FWD' and
24286            not 'IPSEC' and
24287            not 'VHOST'"
24288   parameters:
24289   - "throughput"
24290   - "parent"
24291   - "tags"
24292   sort:
24293   - "IP4BASE"
24294   - "FIB_20K"
24295   - "FIB_200K"
24296   - "FIB_2M"
24297   layout:
24298     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24299     layout: "plot-throughput-speedup-analysis"
24300
24301 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24302 - type: "plot"
24303   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24304   algorithm: "plot_throughput_speedup_analysis"
24305   output-file-type: ".html"
24306   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24308   filter: "'NIC_Intel-X710' and
24309            '64B' and
24310            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24311            'NDRPDR' and
24312            'IP4FWD' and
24313            not 'IPSEC' and
24314            not 'DOT1Q' and
24315            not 'VHOST'"
24316   parameters:
24317   - "throughput"
24318   - "parent"
24319   - "tags"
24320   sort:
24321   - "IP4BASE"
24322   - "FIB_20K"
24323   - "FIB_200K"
24324   - "FIB_2M"
24325   layout:
24326     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24327     layout: "plot-throughput-speedup-analysis"
24328
24329 - type: "plot"
24330   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24331   algorithm: "plot_throughput_speedup_analysis"
24332   output-file-type: ".html"
24333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24335   filter: "'NIC_Intel-X710' and
24336            '64B' and
24337            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24338            'NDRPDR' and
24339            'IP4FWD' and
24340            not 'IPSEC' and
24341            not 'DOT1Q' and
24342            not 'VHOST'"
24343   parameters:
24344   - "throughput"
24345   - "parent"
24346   - "tags"
24347   sort:
24348   - "IP4BASE"
24349   - "FIB_20K"
24350   - "FIB_200K"
24351   - "FIB_2M"
24352   layout:
24353     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24354     layout: "plot-throughput-speedup-analysis"
24355
24356 # Speedup - VPP IPv4 3n-skx-x710 features
24357 - type: "plot"
24358   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24359   algorithm: "plot_throughput_speedup_analysis"
24360   output-file-type: ".html"
24361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24363   filter: "'NIC_Intel-X710' and
24364            '64B' and
24365            ('IP4BASE' or
24366             'POLICE_MARK' or
24367             'COPWHLIST' or
24368             ('NAT44' and 'BASE') or
24369             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24370            'NDRPDR' and
24371            'IP4FWD' and
24372            not 'IPSEC' and
24373            not 'VHOST'"
24374   parameters:
24375   - "throughput"
24376   - "parent"
24377   - "tags"
24378   sort:
24379   - "DOT1Q"
24380   - "IP4BASE"
24381   - "NAT44"
24382   - "POLICE_MARK"
24383   - "COPWHLIST"
24384   - "IACL"
24385   - "OACL"
24386   layout:
24387     title: "ip4-3n-skx-x710-64b-features-ndr"
24388     layout: "plot-throughput-speedup-analysis"
24389
24390 - type: "plot"
24391   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24392   algorithm: "plot_throughput_speedup_analysis"
24393   output-file-type: ".html"
24394   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24395   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24396   filter: "'NIC_Intel-X710' and
24397            '64B' and
24398            ('IP4BASE' or
24399             'POLICE_MARK' or
24400             'COPWHLIST' or
24401             ('NAT44' and 'BASE') or
24402             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24403            'NDRPDR' and
24404            'IP4FWD' and
24405            not 'IPSEC' and
24406            not 'VHOST'"
24407   parameters:
24408   - "throughput"
24409   - "parent"
24410   - "tags"
24411   sort:
24412   - "DOT1Q"
24413   - "IP4BASE"
24414   - "NAT44"
24415   - "POLICE_MARK"
24416   - "COPWHLIST"
24417   - "IACL"
24418   - "OACL"
24419   layout:
24420     title: "ip4-3n-skx-x710-64b-features-pdr"
24421     layout: "plot-throughput-speedup-analysis"
24422
24423 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24424 - type: "plot"
24425   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24426   algorithm: "plot_throughput_speedup_analysis"
24427   output-file-type: ".html"
24428   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24430   filter: "'NIC_Intel-X710' and
24431            '64B' and
24432            'NDRPDR' and
24433            'IP4FWD' and
24434            ('NAT44' or 'IP4BASE') and
24435            not 'IPSEC' and
24436            not 'VHOST'"
24437   parameters:
24438   - "throughput"
24439   - "parent"
24440   - "tags"
24441   sort:
24442   - "IP4BASE"
24443   - "BASE"
24444   - "SRC_USER_10"
24445   - "SRC_USER_100"
24446   - "SRC_USER_1000"
24447   - "SRC_USER_2000"
24448   layout:
24449     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24450     layout: "plot-throughput-speedup-analysis"
24451
24452 - type: "plot"
24453   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24454   algorithm: "plot_throughput_speedup_analysis"
24455   output-file-type: ".html"
24456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24458   filter: "'NIC_Intel-X710' and
24459            '64B' and
24460            'NDRPDR' and
24461            'IP4FWD' and
24462            ('NAT44' or 'IP4BASE') and
24463            not 'IPSEC' and
24464            not 'VHOST'"
24465   parameters:
24466   - "throughput"
24467   - "parent"
24468   - "tags"
24469   sort:
24470   - "IP4BASE"
24471   - "BASE"
24472   - "SRC_USER_10"
24473   - "SRC_USER_100"
24474   - "SRC_USER_1000"
24475   - "SRC_USER_2000"
24476   layout:
24477     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24478     layout: "plot-throughput-speedup-analysis"
24479
24480 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24481 - type: "plot"
24482   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24483   algorithm: "plot_throughput_speedup_analysis"
24484   output-file-type: ".html"
24485   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24487   filter: "'NIC_Intel-X710' and
24488            '64B' and
24489            'NDRPDR' and
24490            'IP4FWD' and
24491            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24492            not 'IPSEC' and
24493            not 'VHOST'"
24494   parameters:
24495   - "throughput"
24496   - "parent"
24497   - "tags"
24498   sort:
24499   - "IP4BASE"
24500   - "ACL_STATELESS"
24501   - "ACL_STATEFUL"
24502   - "ACL_STATELESS"
24503   - "ACL_STATEFUL"
24504   layout:
24505     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24506     layout: "plot-throughput-speedup-analysis"
24507
24508 - type: "plot"
24509   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24510   algorithm: "plot_throughput_speedup_analysis"
24511   output-file-type: ".html"
24512   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24514   filter: "'NIC_Intel-X710' and
24515            '64B' and
24516            'NDRPDR' and
24517            'IP4FWD' and
24518            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24519            not 'IPSEC' and
24520            not 'VHOST'"
24521   parameters:
24522   - "throughput"
24523   - "parent"
24524   - "tags"
24525   sort:
24526   - "IP4BASE"
24527   - "ACL_STATELESS"
24528   - "ACL_STATEFUL"
24529   - "ACL_STATELESS"
24530   - "ACL_STATEFUL"
24531   layout:
24532     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24533     layout: "plot-throughput-speedup-analysis"
24534
24535 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24536 #- type: "plot"
24537 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24538 #  algorithm: "plot_throughput_speedup_analysis"
24539 #  output-file-type: ".html"
24540 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24541 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24542 #  filter: "'NIC_Intel-X710' and
24543 #           '64B' and
24544 #           'NDRPDR' and
24545 #           'IP4FWD' and
24546 #           'OACL' and
24547 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24548 #           not 'IPSEC' and
24549 #           not 'VHOST'"
24550 #  parameters:
24551 #  - "throughput"
24552 #  - "parent"
24553 #  - "tags"
24554 #  sort:
24555 #  - "ACL_STATELESS"
24556 #  - "ACL_STATEFUL"
24557 #  - "ACL_STATELESS"
24558 #  - "ACL_STATEFUL"
24559 #  layout:
24560 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24561 #    layout: "plot-throughput-speedup-analysis"
24562 #
24563 #- type: "plot"
24564 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24565 #  algorithm: "plot_throughput_speedup_analysis"
24566 #  output-file-type: ".html"
24567 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24568 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24569 #  filter: "'NIC_Intel-X710' and
24570 #           '64B' and
24571 #           'NDRPDR' and
24572 #           'IP4FWD' and
24573 #           'OACL' and
24574 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24575 #           not 'IPSEC' and
24576 #           not 'VHOST'"
24577 #  parameters:
24578 #  - "throughput"
24579 #  - "parent"
24580 #  - "tags"
24581 #  sort:
24582 #  - "ACL_STATELESS"
24583 #  - "ACL_STATEFUL"
24584 #  - "ACL_STATELESS"
24585 #  - "ACL_STATEFUL"
24586 #  layout:
24587 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24588 #    layout: "plot-throughput-speedup-analysis"
24589
24590 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24591 - type: "plot"
24592   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24593   algorithm: "plot_throughput_speedup_analysis"
24594   output-file-type: ".html"
24595   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24597   filter: "'NIC_Intel-X710' and
24598            '64B' and
24599            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24600            'NDRPDR' and
24601            'IP4FWD' and
24602            not 'IPSEC' and
24603            not 'DOT1Q' and
24604            not 'VHOST'"
24605   parameters:
24606   - "throughput"
24607   - "parent"
24608   - "tags"
24609   sort:
24610   - "IP4BASE"
24611   - "FIB_20K"
24612   - "FIB_200K"
24613   - "FIB_2M"
24614   layout:
24615     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24616     layout: "plot-throughput-speedup-analysis"
24617
24618 - type: "plot"
24619   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24620   algorithm: "plot_throughput_speedup_analysis"
24621   output-file-type: ".html"
24622   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24623   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24624   filter: "'NIC_Intel-X710' and
24625            '64B' and
24626            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24627            'NDRPDR' and
24628            'IP4FWD' and
24629            not 'IPSEC' and
24630            not 'DOT1Q' and
24631            not 'VHOST'"
24632   parameters:
24633   - "throughput"
24634   - "parent"
24635   - "tags"
24636   sort:
24637   - "IP4BASE"
24638   - "FIB_20K"
24639   - "FIB_200K"
24640   - "FIB_2M"
24641   layout:
24642     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24643     layout: "plot-throughput-speedup-analysis"
24644
24645 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24646 - type: "plot"
24647   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24648   algorithm: "plot_throughput_speedup_analysis"
24649   output-file-type: ".html"
24650   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24652   filter: "'NIC_Intel-X710' and
24653            '64B' and
24654            'NDRPDR' and
24655            'IP4FWD' and
24656            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24657            not 'IPSEC' and
24658            not 'VHOST'"
24659   parameters:
24660   - "throughput"
24661   - "parent"
24662   - "tags"
24663   sort:
24664   - "IP4BASE"
24665   - "ACL_STATELESS"
24666   - "ACL_STATEFUL"
24667   - "ACL_STATELESS"
24668   - "ACL_STATEFUL"
24669   layout:
24670     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24671     layout: "plot-throughput-speedup-analysis"
24672
24673 - type: "plot"
24674   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24675   algorithm: "plot_throughput_speedup_analysis"
24676   output-file-type: ".html"
24677   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24678   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24679   filter: "'NIC_Intel-X710' and
24680            '64B' and
24681            'NDRPDR' and
24682            'IP4FWD' and
24683            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24684            not 'IPSEC' and
24685            not 'VHOST'"
24686   parameters:
24687   - "throughput"
24688   - "parent"
24689   - "tags"
24690   sort:
24691   - "IP4BASE"
24692   - "ACL_STATELESS"
24693   - "ACL_STATEFUL"
24694   - "ACL_STATELESS"
24695   - "ACL_STATEFUL"
24696   layout:
24697     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24698     layout: "plot-throughput-speedup-analysis"
24699
24700 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24701 - type: "plot"
24702   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24703   algorithm: "plot_throughput_speedup_analysis"
24704   output-file-type: ".html"
24705   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24707   filter: "'NIC_Intel-XXV710' and
24708            '64B' and
24709            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24710            'NDRPDR' and
24711            'IP4FWD' and
24712            not 'IPSEC' and
24713            not 'DOT1Q' and
24714            not 'VHOST'"
24715   parameters:
24716   - "throughput"
24717   - "parent"
24718   - "tags"
24719   sort:
24720   - "IP4BASE"
24721   - "FIB_20K"
24722   - "FIB_200K"
24723   - "FIB_2M"
24724   layout:
24725     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24726     layout: "plot-throughput-speedup-analysis"
24727
24728 - type: "plot"
24729   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24730   algorithm: "plot_throughput_speedup_analysis"
24731   output-file-type: ".html"
24732   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24734   filter: "'NIC_Intel-XXV710' and
24735            '64B' and
24736            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24737            'NDRPDR' and
24738            'IP4FWD' and
24739            not 'IPSEC' and
24740            not 'DOT1Q' and
24741            not 'VHOST'"
24742   parameters:
24743   - "throughput"
24744   - "parent"
24745   - "tags"
24746   sort:
24747   - "IP4BASE"
24748   - "FIB_20K"
24749   - "FIB_200K"
24750   - "FIB_2M"
24751   layout:
24752     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24753     layout: "plot-throughput-speedup-analysis"
24754
24755 ## Speedup - VPP IPv4 2n-dnv-x553 base
24756 #- type: "plot"
24757 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24758 #  algorithm: "plot_throughput_speedup_analysis"
24759 #  output-file-type: ".html"
24760 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24761 #  data: "intel-dnv-vpp"
24762 #  filter: "'NIC_Intel-X553' and
24763 #           '64B' and
24764 #           'IP4BASE' and
24765 #           'NDRPDR' and
24766 #           'IP4FWD' and
24767 #           not 'IPSEC' and
24768 #           not 'VHOST'"
24769 #  parameters:
24770 #  - "throughput"
24771 #  - "parent"
24772 #  - "tags"
24773 #  sort:
24774 #  - "IP4BASE"
24775 #  layout:
24776 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24777 #    layout: "plot-throughput-speedup-analysis"
24778 #
24779 #- type: "plot"
24780 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24781 #  algorithm: "plot_throughput_speedup_analysis"
24782 #  output-file-type: ".html"
24783 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24784 #  data: "intel-dnv-vpp"
24785 #  filter: "'NIC_Intel-X553' and
24786 #           '64B' and
24787 #           'IP4BASE' and
24788 #           'NDRPDR' and
24789 #           'IP4FWD' and
24790 #           not 'IPSEC' and
24791 #           not 'VHOST'"
24792 #  parameters:
24793 #  - "throughput"
24794 #  - "parent"
24795 #  - "tags"
24796 #  sort:
24797 #  - "IP4BASE"
24798 #  layout:
24799 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24800 #    layout: "plot-throughput-speedup-analysis"
24801
24802 ################################################################################
24803
24804 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24805 - type: "plot"
24806   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24807   algorithm: "plot_throughput_speedup_analysis"
24808   output-file-type: ".html"
24809   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24811   filter: "'NIC_Intel-X520-DA2' and
24812            '64B' and
24813            'ENCAP' and
24814            'NDRPDR' and
24815            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24816            not 'DOT1Q' and
24817            not 'VHOST' and
24818            not 'IPSECHW'"
24819   parameters:
24820   - "throughput"
24821   - "parent"
24822   - "tags"
24823   sort:
24824   - "IP4BASE"
24825   - "L2BDMACLRN"
24826   - "L2XCFWD"
24827   - "LISP"
24828   layout:
24829     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24830     layout: "plot-throughput-speedup-analysis"
24831
24832 - type: "plot"
24833   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24834   algorithm: "plot_throughput_speedup_analysis"
24835   output-file-type: ".html"
24836   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24838   filter: "'NIC_Intel-X520-DA2' and
24839            '64B' and
24840            'ENCAP' and
24841            'NDRPDR' and
24842            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24843            not 'DOT1Q' and
24844            not 'VHOST' and
24845            not 'IPSECHW'"
24846   parameters:
24847   - "throughput"
24848   - "parent"
24849   - "tags"
24850   sort:
24851   - "IP4BASE"
24852   - "L2BDMACLRN"
24853   - "L2XCFWD"
24854   - "LISP"
24855   layout:
24856     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24857     layout: "plot-throughput-speedup-analysis"
24858
24859 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24860 - type: "plot"
24861   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24862   algorithm: "plot_throughput_speedup_analysis"
24863   output-file-type: ".html"
24864   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24866   filter: "'NIC_Intel-X710' and
24867            '64B' and
24868            'ENCAP' and
24869            'NDRPDR' and
24870            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24871            not 'VHOST' and
24872            not 'IPSECHW'"
24873   parameters:
24874   - "throughput"
24875   - "parent"
24876   - "tags"
24877   sort:
24878   - "IP4BASE"
24879   - "LISP"
24880   - "VXLAN_1"
24881   - "VXLAN_10"
24882   - "VXLAN_100"
24883   - "VXLAN_1000"
24884   layout:
24885     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24886     layout: "plot-throughput-speedup-analysis"
24887
24888 - type: "plot"
24889   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24890   algorithm: "plot_throughput_speedup_analysis"
24891   output-file-type: ".html"
24892   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24894   filter: "'NIC_Intel-X710' and
24895            '64B' and
24896            'ENCAP' and
24897            'NDRPDR' and
24898            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24899            not 'VHOST' and
24900            not 'IPSECHW'"
24901   parameters:
24902   - "throughput"
24903   - "parent"
24904   - "tags"
24905   sort:
24906   - "IP4BASE"
24907   - "LISP"
24908   - "VXLAN_1"
24909   - "VXLAN_10"
24910   - "VXLAN_100"
24911   - "VXLAN_1000"
24912   layout:
24913     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24914     layout: "plot-throughput-speedup-analysis"
24915
24916 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24917 - type: "plot"
24918   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24919   algorithm: "plot_throughput_speedup_analysis"
24920   output-file-type: ".html"
24921   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24923   filter: "'NIC_Intel-X710' and
24924            '64B' and
24925            'ENCAP' and
24926            'NDRPDR' and
24927            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24928            not 'DOT1Q' and
24929            not 'VHOST' and
24930            not 'IPSECHW'"
24931   parameters:
24932   - "throughput"
24933   - "parent"
24934   - "tags"
24935   sort:
24936   - "IP4BASE"
24937   - "L2BDMACLRN"
24938   - "L2XCFWD"
24939   - "LISP"
24940   layout:
24941     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24942     layout: "plot-throughput-speedup-analysis"
24943
24944 - type: "plot"
24945   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24946   algorithm: "plot_throughput_speedup_analysis"
24947   output-file-type: ".html"
24948   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24950   filter: "'NIC_Intel-X710' and
24951            '64B' and
24952            'ENCAP' and
24953            'NDRPDR' and
24954            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24955            not 'DOT1Q' and
24956            not 'VHOST' and
24957            not 'IPSECHW'"
24958   parameters:
24959   - "throughput"
24960   - "parent"
24961   - "tags"
24962   sort:
24963   - "IP4BASE"
24964   - "L2BDMACLRN"
24965   - "L2XCFWD"
24966   - "LISP"
24967   layout:
24968     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24969     layout: "plot-throughput-speedup-analysis"
24970
24971 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24972 - type: "plot"
24973   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24974   algorithm: "plot_throughput_speedup_analysis"
24975   output-file-type: ".html"
24976   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24978   filter: "'NIC_Intel-X710' and
24979            '64B' and
24980            'ENCAP' and
24981            'NDRPDR' and
24982            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24983            not 'VHOST' and
24984            not 'IPSECHW'"
24985   parameters:
24986   - "throughput"
24987   - "parent"
24988   - "tags"
24989   sort:
24990   - "IP4BASE"
24991   - "LISP"
24992   - "VXLAN_1"
24993   - "VXLAN_10"
24994   - "VXLAN_100"
24995   - "VXLAN_1000"
24996   layout:
24997     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24998     layout: "plot-throughput-speedup-analysis"
24999
25000 - type: "plot"
25001   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25002   algorithm: "plot_throughput_speedup_analysis"
25003   output-file-type: ".html"
25004   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25006   filter: "'NIC_Intel-X710' and
25007            '64B' and
25008            'ENCAP' and
25009            'NDRPDR' and
25010            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25011            not 'VHOST' and
25012            not 'IPSECHW'"
25013   parameters:
25014   - "throughput"
25015   - "parent"
25016   - "tags"
25017   sort:
25018   - "IP4BASE"
25019   - "LISP"
25020   - "VXLAN_1"
25021   - "VXLAN_10"
25022   - "VXLAN_100"
25023   - "VXLAN_1000"
25024   layout:
25025     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25026     layout: "plot-throughput-speedup-analysis"
25027
25028 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25029 - type: "plot"
25030   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25031   algorithm: "plot_throughput_speedup_analysis"
25032   output-file-type: ".html"
25033   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25035   filter: "'NIC_Intel-X710' and
25036            '64B' and
25037            'ENCAP' and
25038            'NDRPDR' and
25039            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25040            not 'DOT1Q' and
25041            not 'VHOST' and
25042            not 'IPSECHW'"
25043   parameters:
25044   - "throughput"
25045   - "parent"
25046   - "tags"
25047   sort:
25048   - "IP4BASE"
25049   - "L2BDMACLRN"
25050   - "L2XCFWD"
25051   - "LISP"
25052   layout:
25053     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25054     layout: "plot-throughput-speedup-analysis"
25055
25056 - type: "plot"
25057   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25058   algorithm: "plot_throughput_speedup_analysis"
25059   output-file-type: ".html"
25060   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25062   filter: "'NIC_Intel-X710' and
25063            '64B' and
25064            'ENCAP' and
25065            'NDRPDR' and
25066            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25067            not 'DOT1Q' and
25068            not 'VHOST' and
25069            not 'IPSECHW'"
25070   parameters:
25071   - "throughput"
25072   - "parent"
25073   - "tags"
25074   sort:
25075   - "IP4BASE"
25076   - "L2BDMACLRN"
25077   - "L2XCFWD"
25078   - "LISP"
25079   layout:
25080     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25081     layout: "plot-throughput-speedup-analysis"
25082
25083 ################################################################################
25084
25085 # Speedup - VPP IPv6 3n-hsw-x520
25086 - type: "plot"
25087   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25088   algorithm: "plot_throughput_speedup_analysis"
25089   output-file-type: ".html"
25090   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25092   filter: "'NIC_Intel-X520-DA2' and
25093            '78B' and
25094            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25095            'NDRPDR' and
25096            'IP6FWD' and
25097            not 'SRv6' and
25098            not 'IPSEC' and
25099            not 'VHOST'"
25100   parameters:
25101   - "throughput"
25102   - "parent"
25103   - "tags"
25104   sort:
25105   - "IP6BASE"
25106   - "FIB_20K"
25107   - "FIB_200K"
25108   - "FIB_2M"
25109   layout:
25110     title: "ip6-3n-hsw-x520-78b-base-ndr"
25111     layout: "plot-throughput-speedup-analysis"
25112
25113 - type: "plot"
25114   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25115   algorithm: "plot_throughput_speedup_analysis"
25116   output-file-type: ".html"
25117   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25119   filter: "'NIC_Intel-X520-DA2' and
25120            '78B' and
25121            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25122            'NDRPDR' and
25123            'IP6FWD' and
25124            not 'SRv6' and
25125            not 'IPSEC' and
25126            not 'VHOST'"
25127   parameters:
25128   - "throughput"
25129   - "parent"
25130   - "tags"
25131   sort:
25132   - "IP6BASE"
25133   - "FIB_20K"
25134   - "FIB_200K"
25135   - "FIB_2M"
25136   layout:
25137     title: "ip6-3n-hsw-x520-78b-base-pdr"
25138     layout: "plot-throughput-speedup-analysis"
25139
25140 # Speedup - VPP IPv6 3n-hsw-x710
25141 - type: "plot"
25142   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25143   algorithm: "plot_throughput_speedup_analysis"
25144   output-file-type: ".html"
25145   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25147   filter: "'NIC_Intel-X710' and
25148            '78B' and
25149            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25150            'NDRPDR' and
25151            'IP6FWD' and
25152            not 'SRv6' and
25153            not 'IPSEC' and
25154            not 'VHOST'"
25155   parameters:
25156   - "throughput"
25157   - "parent"
25158   - "tags"
25159   sort:
25160   - "IP6BASE"
25161   - "FIB_20K"
25162   - "FIB_200K"
25163   - "FIB_2M"
25164   layout:
25165     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25166     layout: "plot-throughput-speedup-analysis"
25167
25168 - type: "plot"
25169   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25170   algorithm: "plot_throughput_speedup_analysis"
25171   output-file-type: ".html"
25172   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25174   filter: "'NIC_Intel-X710' and
25175            '78B' and
25176            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25177            'NDRPDR' and
25178            'IP6FWD' and
25179            not 'SRv6' and
25180            not 'IPSEC' and
25181            not 'VHOST'"
25182   parameters:
25183   - "throughput"
25184   - "parent"
25185   - "tags"
25186   sort:
25187   - "IP6BASE"
25188   - "FIB_20K"
25189   - "FIB_200K"
25190   - "FIB_2M"
25191   layout:
25192     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25193     layout: "plot-throughput-speedup-analysis"
25194
25195 # Speedup - VPP IPv6 3n-hsw-x710 features
25196 - type: "plot"
25197   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25198   algorithm: "plot_throughput_speedup_analysis"
25199   output-file-type: ".html"
25200   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25202   filter: "'NIC_Intel-X710' and
25203            '78B' and
25204            ('IP6BASE' or
25205             'POLICE_MARK' or
25206             'COPWHLIST' or
25207             'IACLDST') and
25208            'NDRPDR' and
25209            'IP6FWD' and
25210            not 'SRv6' and
25211            not 'IPSEC' and
25212            not 'VHOST'"
25213   parameters:
25214   - "throughput"
25215   - "parent"
25216   - "tags"
25217   sort:
25218   - "IP6BASE"
25219   - "POLICE_MARK"
25220   - "COPWHLIST"
25221   - "IACLDST"
25222   layout:
25223     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25224     layout: "plot-throughput-speedup-analysis"
25225
25226 - type: "plot"
25227   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25228   algorithm: "plot_throughput_speedup_analysis"
25229   output-file-type: ".html"
25230   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25232   filter: "'NIC_Intel-X710' and
25233            '78B' and
25234            ('IP6BASE' or
25235             'POLICE_MARK' or
25236             'COPWHLIST' or
25237             'IACLDST') and
25238            'NDRPDR' and
25239            'IP6FWD' and
25240            not 'SRv6' and
25241            not 'IPSEC' and
25242            not 'VHOST'"
25243   parameters:
25244   - "throughput"
25245   - "parent"
25246   - "tags"
25247   sort:
25248   - "IP6BASE"
25249   - "POLICE_MARK"
25250   - "COPWHLIST"
25251   - "IACLDST"
25252   layout:
25253     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25254     layout: "plot-throughput-speedup-analysis"
25255
25256 # Speedup - VPP IPv6 3n-hsw-xl710
25257 - type: "plot"
25258   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25259   algorithm: "plot_throughput_speedup_analysis"
25260   output-file-type: ".html"
25261   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25263   filter: "'NIC_Intel-XL710' and
25264            '78B' and
25265            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25266            'NDRPDR' and
25267            'IP6FWD' and
25268            not 'SRv6' and
25269            not 'IPSEC' and
25270            not 'VHOST'"
25271   parameters:
25272   - "throughput"
25273   - "parent"
25274   - "tags"
25275   sort:
25276   - "IP6BASE"
25277   - "FIB_20K"
25278   - "FIB_200K"
25279   - "FIB_2M"
25280   layout:
25281     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25282     layout: "plot-throughput-speedup-analysis"
25283
25284 - type: "plot"
25285   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25286   algorithm: "plot_throughput_speedup_analysis"
25287   output-file-type: ".html"
25288   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25290   filter: "'NIC_Intel-XL710' and
25291            '78B' and
25292            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25293            'NDRPDR' and
25294            'IP6FWD' and
25295            not 'SRv6' and
25296            not 'IPSEC' and
25297            not 'VHOST'"
25298   parameters:
25299   - "throughput"
25300   - "parent"
25301   - "tags"
25302   sort:
25303   - "IP6BASE"
25304   - "FIB_20K"
25305   - "FIB_200K"
25306   - "FIB_2M"
25307   layout:
25308     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25309     layout: "plot-throughput-speedup-analysis"
25310
25311 # Speedup - VPP IPv6 3n-skx-x710
25312 - type: "plot"
25313   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25314   algorithm: "plot_throughput_speedup_analysis"
25315   output-file-type: ".html"
25316   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25318   filter: "'NIC_Intel-X710' and
25319            '78B' and
25320            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25321            'NDRPDR' and
25322            'IP6FWD' and
25323            not 'SRv6' and
25324            not 'IPSEC' and
25325            not 'VHOST'"
25326   parameters:
25327   - "throughput"
25328   - "parent"
25329   - "tags"
25330   sort:
25331   - "IP6BASE"
25332   - "FIB_20K"
25333   - "FIB_200K"
25334   - "FIB_2M"
25335   layout:
25336     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25337     layout: "plot-throughput-speedup-analysis"
25338
25339 - type: "plot"
25340   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25341   algorithm: "plot_throughput_speedup_analysis"
25342   output-file-type: ".html"
25343   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25345   filter: "'NIC_Intel-X710' and
25346            '78B' and
25347            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25348            'NDRPDR' and
25349            'IP6FWD' and
25350            not 'SRv6' and
25351            not 'IPSEC' and
25352            not 'VHOST'"
25353   parameters:
25354   - "throughput"
25355   - "parent"
25356   - "tags"
25357   sort:
25358   - "IP6BASE"
25359   - "FIB_20K"
25360   - "FIB_200K"
25361   - "FIB_2M"
25362   layout:
25363     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25364     layout: "plot-throughput-speedup-analysis"
25365
25366 # Speedup - VPP IPv6 3n-skx-x710 features
25367 - type: "plot"
25368   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25369   algorithm: "plot_throughput_speedup_analysis"
25370   output-file-type: ".html"
25371   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25373   filter: "'NIC_Intel-X710' and
25374            '78B' and
25375            ('IP6BASE' or
25376             'POLICE_MARK' or
25377             'COPWHLIST' or
25378             'IACLDST') and
25379            'NDRPDR' and
25380            'IP6FWD' and
25381            not 'SRv6' and
25382            not 'IPSEC' and
25383            not 'VHOST'"
25384   parameters:
25385   - "throughput"
25386   - "parent"
25387   - "tags"
25388   sort:
25389   - "IP6BASE"
25390   - "POLICE_MARK"
25391   - "COPWHLIST"
25392   - "IACLDST"
25393   layout:
25394     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25395     layout: "plot-throughput-speedup-analysis"
25396
25397 - type: "plot"
25398   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25399   algorithm: "plot_throughput_speedup_analysis"
25400   output-file-type: ".html"
25401   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25403   filter: "'NIC_Intel-X710' and
25404            '78B' and
25405            ('IP6BASE' or
25406             'POLICE_MARK' or
25407             'COPWHLIST' or
25408             'IACLDST') and
25409            'NDRPDR' and
25410            'IP6FWD' and
25411            not 'SRv6' and
25412            not 'IPSEC' and
25413            not 'VHOST'"
25414   parameters:
25415   - "throughput"
25416   - "parent"
25417   - "tags"
25418   sort:
25419   - "IP6BASE"
25420   - "POLICE_MARK"
25421   - "COPWHLIST"
25422   - "IACLDST"
25423   layout:
25424     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25425     layout: "plot-throughput-speedup-analysis"
25426
25427 # Speedup - VPP IPv6 3n-skx-xxv710
25428 - type: "plot"
25429   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25430   algorithm: "plot_throughput_speedup_analysis"
25431   output-file-type: ".html"
25432   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25434   filter: "'NIC_Intel-XXV710' and
25435            '78B' and
25436            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25437            'NDRPDR' and
25438            'IP6FWD' and
25439            not 'SRv6' and
25440            not 'IPSEC' and
25441            not 'VHOST'"
25442   parameters:
25443   - "throughput"
25444   - "parent"
25445   - "tags"
25446   sort:
25447   - "IP6BASE"
25448   - "FIB_20K"
25449   - "FIB_200K"
25450   - "FIB_2M"
25451   layout:
25452     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25453     layout: "plot-throughput-speedup-analysis"
25454
25455 - type: "plot"
25456   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25457   algorithm: "plot_throughput_speedup_analysis"
25458   output-file-type: ".html"
25459   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25461   filter: "'NIC_Intel-XXV710' and
25462            '78B' and
25463            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25464            'NDRPDR' and
25465            'IP6FWD' and
25466            not 'SRv6' and
25467            not 'IPSEC' and
25468            not 'VHOST'"
25469   parameters:
25470   - "throughput"
25471   - "parent"
25472   - "tags"
25473   sort:
25474   - "IP6BASE"
25475   - "FIB_20K"
25476   - "FIB_200K"
25477   - "FIB_2M"
25478   layout:
25479     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25480     layout: "plot-throughput-speedup-analysis"
25481
25482 # Speedup - VPP IPv6 2n-skx-x710
25483 - type: "plot"
25484   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25485   algorithm: "plot_throughput_speedup_analysis"
25486   output-file-type: ".html"
25487   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25489   filter: "'NIC_Intel-X710' and
25490            '78B' and
25491            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25492            'NDRPDR' and
25493            'IP6FWD' and
25494            not 'SRv6' and
25495            not 'IPSEC' and
25496            not 'VHOST'"
25497   parameters:
25498   - "throughput"
25499   - "parent"
25500   - "tags"
25501   sort:
25502   - "IP6BASE"
25503   - "FIB_20K"
25504   - "FIB_200K"
25505   - "FIB_2M"
25506   layout:
25507     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25508     layout: "plot-throughput-speedup-analysis"
25509
25510 - type: "plot"
25511   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25512   algorithm: "plot_throughput_speedup_analysis"
25513   output-file-type: ".html"
25514   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25516   filter: "'NIC_Intel-X710' and
25517            '78B' and
25518            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25519            'NDRPDR' and
25520            'IP6FWD' and
25521            not 'SRv6' and
25522            not 'IPSEC' and
25523            not 'VHOST'"
25524   parameters:
25525   - "throughput"
25526   - "parent"
25527   - "tags"
25528   sort:
25529   - "IP6BASE"
25530   - "FIB_20K"
25531   - "FIB_200K"
25532   - "FIB_2M"
25533   layout:
25534     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25535     layout: "plot-throughput-speedup-analysis"
25536
25537 # Speedup - VPP IPv6 2n-skx-xxv710
25538 - type: "plot"
25539   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25540   algorithm: "plot_throughput_speedup_analysis"
25541   output-file-type: ".html"
25542   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25544   filter: "'NIC_Intel-XXV710' and
25545            '78B' and
25546            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25547            'NDRPDR' and
25548            'IP6FWD' and
25549            not 'SRv6' and
25550            not 'IPSEC' and
25551            not 'VHOST'"
25552   parameters:
25553   - "throughput"
25554   - "parent"
25555   - "tags"
25556   sort:
25557   - "IP6BASE"
25558   - "FIB_20K"
25559   - "FIB_200K"
25560   - "FIB_2M"
25561   layout:
25562     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25563     layout: "plot-throughput-speedup-analysis"
25564
25565 - type: "plot"
25566   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25567   algorithm: "plot_throughput_speedup_analysis"
25568   output-file-type: ".html"
25569   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25571   filter: "'NIC_Intel-XXV710' and
25572            '78B' and
25573            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25574            'NDRPDR' and
25575            'IP6FWD' and
25576            not 'SRv6' and
25577            not 'IPSEC' and
25578            not 'VHOST'"
25579   parameters:
25580   - "throughput"
25581   - "parent"
25582   - "tags"
25583   sort:
25584   - "IP6BASE"
25585   - "FIB_20K"
25586   - "FIB_200K"
25587   - "FIB_2M"
25588   layout:
25589     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25590     layout: "plot-throughput-speedup-analysis"
25591
25592 ## Speedup - VPP IPv6 2n-dnv-x553 base
25593 #- type: "plot"
25594 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25595 #  algorithm: "plot_throughput_speedup_analysis"
25596 #  output-file-type: ".html"
25597 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25598 #  data: "intel-dnv-vpp"
25599 #  filter: "'NIC_Intel-X553' and
25600 #           '78B' and
25601 #           'IP6BASE' and
25602 #           'NDRPDR' and
25603 #           'IP6FWD' and
25604 #           not 'SRv6' and
25605 #           not 'IPSEC' and
25606 #           not 'VHOST'"
25607 #  parameters:
25608 #  - "throughput"
25609 #  - "parent"
25610 #  - "tags"
25611 #  sort:
25612 #  - "IP6BASE"
25613 #  layout:
25614 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25615 #    layout: "plot-throughput-speedup-analysis"
25616 #
25617 #- type: "plot"
25618 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25619 #  algorithm: "plot_throughput_speedup_analysis"
25620 #  output-file-type: ".html"
25621 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25622 #  data: "intel-dnv-vpp"
25623 #  filter: "'NIC_Intel-X553' and
25624 #           '78B' and
25625 #           'IP6BASE' 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 #  layout:
25638 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25639 #    layout: "plot-throughput-speedup-analysis"
25640
25641 ################################################################################
25642
25643 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25644 - type: "plot"
25645   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25646   algorithm: "plot_throughput_speedup_analysis"
25647   output-file-type: ".html"
25648   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25650   filter: "'NIC_Intel-X520-DA2' and
25651            '78B' and
25652            'ENCAP' and
25653            'NDRPDR' and
25654            'LISP' and
25655            not 'VHOST'"
25656   parameters:
25657   - "throughput"
25658   - "parent"
25659   - "tags"
25660   sort:
25661   - "IP4UNRLAY"
25662   - "IP6UNRLAY"
25663   layout:
25664     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25665     layout: "plot-throughput-speedup-analysis"
25666
25667 - type: "plot"
25668   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25669   algorithm: "plot_throughput_speedup_analysis"
25670   output-file-type: ".html"
25671   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25673   filter: "'NIC_Intel-X520-DA2' and
25674            '78B' and
25675            'ENCAP' and
25676            'NDRPDR' and
25677            'LISP' and
25678            not 'VHOST'"
25679   parameters:
25680   - "throughput"
25681   - "parent"
25682   - "tags"
25683   sort:
25684   - "IP4UNRLAY"
25685   - "IP6UNRLAY"
25686   layout:
25687     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25688     layout: "plot-throughput-speedup-analysis"
25689
25690 ################################################################################
25691
25692 # Speedup - VPP IPSec 3n-hsw-xl710 base
25693 - type: "plot"
25694   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25695   algorithm: "plot_throughput_speedup_analysis"
25696   output-file-type: ".html"
25697   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25699   filter: "'NIC_Intel-XL710' and
25700            '64B' and
25701            'IP4FWD' and
25702            'NDRPDR' and
25703            'BASE' and
25704            'IPSECHW' and
25705            ('IPSECTRAN' or 'IPSECTUN') and
25706            not 'VHOST'"
25707   parameters:
25708   - "throughput"
25709   - "parent"
25710   - "tags"
25711   layout:
25712     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25713     layout: "plot-throughput-speedup-analysis"
25714
25715 - type: "plot"
25716   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25717   algorithm: "plot_throughput_speedup_analysis"
25718   output-file-type: ".html"
25719   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25721   filter: "'NIC_Intel-XL710' and
25722            '64B' and
25723            'IP4FWD' and
25724            'NDRPDR' and
25725            'BASE' and
25726            'IPSECHW' and
25727            ('IPSECTRAN' or 'IPSECTUN') and
25728            not 'VHOST'"
25729   parameters:
25730   - "throughput"
25731   - "parent"
25732   - "tags"
25733   layout:
25734     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25735     layout: "plot-throughput-speedup-analysis"
25736
25737 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25738 - type: "plot"
25739   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25740   algorithm: "plot_throughput_speedup_analysis"
25741   output-file-type: ".html"
25742   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25744   filter: "'NIC_Intel-XL710' and
25745            '64B' and
25746            'IP4FWD' and
25747            'NDRPDR' and
25748            'SCALE' and
25749            'IPSECHW' and
25750            ('IPSECTRAN' or 'IPSECTUN') and
25751            not 'VHOST'"
25752   parameters:
25753   - "throughput"
25754   - "parent"
25755   - "tags"
25756   layout:
25757     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25758     layout: "plot-throughput-speedup-analysis"
25759
25760 - type: "plot"
25761   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25762   algorithm: "plot_throughput_speedup_analysis"
25763   output-file-type: ".html"
25764   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25766   filter: "'NIC_Intel-XL710' and
25767            '64B' and
25768            'IP4FWD' and
25769            'NDRPDR' and
25770            'SCALE' and
25771            'IPSECHW' and
25772            ('IPSECTRAN' or 'IPSECTUN') and
25773            not 'VHOST'"
25774   parameters:
25775   - "throughput"
25776   - "parent"
25777   - "tags"
25778   layout:
25779     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25780     layout: "plot-throughput-speedup-analysis"
25781
25782 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25783 - type: "plot"
25784   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25785   algorithm: "plot_throughput_speedup_analysis"
25786   output-file-type: ".html"
25787   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25789   filter: "'NIC_Intel-XL710' and
25790            '64B' and
25791            'IP4FWD' and
25792            'NDRPDR' and
25793            'IPSECSW' and
25794            ('IPSECTRAN' or 'IPSECTUN') and
25795            not 'VHOST'"
25796   parameters:
25797   - "throughput"
25798   - "parent"
25799   - "tags"
25800   layout:
25801     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25802     layout: "plot-throughput-speedup-analysis"
25803
25804 - type: "plot"
25805   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25806   algorithm: "plot_throughput_speedup_analysis"
25807   output-file-type: ".html"
25808   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25810   filter: "'NIC_Intel-XL710' and
25811            '64B' and
25812            'IP4FWD' and
25813            'NDRPDR' and
25814            'IPSECSW' and
25815            ('IPSECTRAN' or 'IPSECTUN') and
25816            not 'VHOST'"
25817   parameters:
25818   - "throughput"
25819   - "parent"
25820   - "tags"
25821   layout:
25822     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25823     layout: "plot-throughput-speedup-analysis"
25824
25825 ################################################################################
25826
25827 # Speedup - VPP SRv6 3n-hsw-x520
25828 - type: "plot"
25829   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25830   algorithm: "plot_throughput_speedup_analysis"
25831   output-file-type: ".html"
25832   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25834   filter: "'NIC_Intel-X520-DA2' and
25835            '78B' and
25836            'FEATURE' and
25837            'NDRPDR' and
25838            'IP6FWD' and
25839            'SRv6'"
25840   parameters:
25841   - "throughput"
25842   - "parent"
25843   - "tags"
25844   layout:
25845     title: "srv6-3n-hsw-x520-78b-features-ndr"
25846     layout: "plot-throughput-speedup-analysis"
25847
25848 - type: "plot"
25849   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25850   algorithm: "plot_throughput_speedup_analysis"
25851   output-file-type: ".html"
25852   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25854   filter: "'NIC_Intel-X520-DA2' and
25855            '78B' and
25856            'FEATURE' and
25857            'NDRPDR' and
25858            'IP6FWD' and
25859            'SRv6'"
25860   parameters:
25861   - "throughput"
25862   - "parent"
25863   - "tags"
25864   layout:
25865     title: "srv6-3n-hsw-x520-78b-features-pdr"
25866     layout: "plot-throughput-speedup-analysis"
25867
25868 ################################################################################
25869
25870 # Speedup - VPP L2 3n-hsw-x520 base and scale
25871 - type: "plot"
25872   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25873   algorithm: "plot_throughput_speedup_analysis"
25874   output-file-type: ".html"
25875   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25877   filter: "'NIC_Intel-X520-DA2' and
25878            '64B' and
25879            ('BASE' or 'SCALE') and
25880            'NDRPDR' and
25881            'ETH' and
25882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25883            not 'VHOST' and
25884            not 'MEMIF'"
25885   parameters:
25886   - "throughput"
25887   - "parent"
25888   - "tags"
25889   sort:
25890   - "L2XCFWD"
25891   - "L2PATCH"
25892   - "L2BDMACLRN"
25893   - "FIB_10K"
25894   - "FIB_100K"
25895   - "FIB_1M"
25896   layout:
25897     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25898     layout: "plot-throughput-speedup-analysis"
25899
25900 - type: "plot"
25901   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25902   algorithm: "plot_throughput_speedup_analysis"
25903   output-file-type: ".html"
25904   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25906   filter: "'NIC_Intel-X520-DA2' and
25907            '64B' and
25908            ('BASE' or 'SCALE') and
25909            'NDRPDR' and
25910            'ETH' and
25911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25912            not 'VHOST' and
25913            not 'MEMIF'"
25914   parameters:
25915   - "throughput"
25916   - "parent"
25917   - "tags"
25918   sort:
25919   - "L2XCFWD"
25920   - "L2PATCH"
25921   - "L2BDMACLRN"
25922   - "FIB_10K"
25923   - "FIB_100K"
25924   - "FIB_1M"
25925   layout:
25926     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25927     layout: "plot-throughput-speedup-analysis"
25928
25929 # Speedup - VPP L2 3n-hsw-x520 features
25930 - type: "plot"
25931   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25932   algorithm: "plot_throughput_speedup_analysis"
25933   output-file-type: ".html"
25934   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25936   filter: "'NIC_Intel-X520-DA2' and
25937            '64B' and
25938            'NDRPDR' and
25939            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25940            not 'ACL' and
25941            not 'VHOST' and
25942            not 'MEMIF'"
25943   parameters:
25944   - "throughput"
25945   - "parent"
25946   - "tags"
25947   sort:
25948   - "L2XCBASE"    # l2xcbase
25949   - "L2BDBASE"    # l2bdbase
25950   - "L2XCFWD"     # dot1q-l2xcbase
25951   - "L2BDMACLRN"  # dot1q-l2bdbase
25952   layout:
25953     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25954     layout: "plot-throughput-speedup-analysis"
25955
25956 - type: "plot"
25957   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25958   algorithm: "plot_throughput_speedup_analysis"
25959   output-file-type: ".html"
25960   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25962   filter: "'NIC_Intel-X520-DA2' and
25963            '64B' and
25964            'NDRPDR' and
25965            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25966            not 'ACL' and
25967            not 'VHOST' and
25968            not 'MEMIF'"
25969   parameters:
25970   - "throughput"
25971   - "parent"
25972   - "tags"
25973   sort:
25974   - "L2XCBASE"    # l2xcbase
25975   - "L2BDBASE"    # l2bdbase
25976   - "L2XCFWD"     # dot1q-l2xcbase
25977   - "L2BDMACLRN"  # dot1q-l2bdbase
25978   layout:
25979     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25980     layout: "plot-throughput-speedup-analysis"
25981
25982 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25983 - type: "plot"
25984   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25985   algorithm: "plot_throughput_speedup_analysis"
25986   output-file-type: ".html"
25987   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25989   filter: "'NIC_Intel-X520-DA2' and
25990            'NDRPDR' and
25991            '64B' and
25992            'FEATURE' and
25993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25994            'IACL' and
25995            ('ACL1' or 'ACL50') and
25996            ('10K_FLOWS' or '10k_FLOWS') and
25997            not 'MACIP' and
25998            not 'VHOST' and
25999            not 'MEMIF'"
26000   parameters:
26001   - "throughput"
26002   - "parent"
26003   - "tags"
26004   layout:
26005     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26006     layout: "plot-throughput-speedup-analysis"
26007
26008 - type: "plot"
26009   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26010   algorithm: "plot_throughput_speedup_analysis"
26011   output-file-type: ".html"
26012   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26014   filter: "'NIC_Intel-X520-DA2' and
26015            'NDRPDR' and
26016            '64B' and
26017            'FEATURE' and
26018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26019            'IACL' and
26020            ('ACL1' or 'ACL50') and
26021            ('10K_FLOWS' or '10k_FLOWS') and
26022            not 'MACIP' and
26023            not 'VHOST' and
26024            not 'MEMIF'"
26025   parameters:
26026   - "throughput"
26027   - "parent"
26028   - "tags"
26029   layout:
26030     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26031     layout: "plot-throughput-speedup-analysis"
26032
26033 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26034 - type: "plot"
26035   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26036   algorithm: "plot_throughput_speedup_analysis"
26037   output-file-type: ".html"
26038   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26040   filter: "'NIC_Intel-X520-DA2' and
26041            'NDRPDR' and
26042            '64B' and
26043            'FEATURE' and
26044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26045            'OACL' and
26046            ('ACL1' or 'ACL50') and
26047            ('10K_FLOWS' or '10k_FLOWS') and
26048            not 'MACIP' and
26049            not 'VHOST' and
26050            not 'MEMIF'"
26051   parameters:
26052   - "throughput"
26053   - "parent"
26054   - "tags"
26055   layout:
26056     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26057     layout: "plot-throughput-speedup-analysis"
26058
26059 - type: "plot"
26060   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26061   algorithm: "plot_throughput_speedup_analysis"
26062   output-file-type: ".html"
26063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26065   filter: "'NIC_Intel-X520-DA2' and
26066            'NDRPDR' and
26067            '64B' and
26068            'FEATURE' and
26069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26070            'OACL' and
26071            ('ACL1' or 'ACL50') and
26072            ('10K_FLOWS' or '10k_FLOWS') and
26073            not 'MACIP' and
26074            not 'VHOST' and
26075            not 'MEMIF'"
26076   parameters:
26077   - "throughput"
26078   - "parent"
26079   - "tags"
26080   layout:
26081     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26082     layout: "plot-throughput-speedup-analysis"
26083
26084 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26085 - type: "plot"
26086   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26087   algorithm: "plot_throughput_speedup_analysis"
26088   output-file-type: ".html"
26089   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26091   filter: "'NIC_Intel-X520-DA2' and
26092            'NDRPDR' and
26093            '64B' and
26094            'FEATURE' and
26095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26096            'OACL' and
26097            ('ACL1' or 'ACL50') and
26098            ('10K_FLOWS' or '10k_FLOWS') and
26099            not 'MACIP' and
26100            not 'VHOST' and
26101            not 'MEMIF'"
26102   parameters:
26103   - "throughput"
26104   - "parent"
26105   - "tags"
26106   layout:
26107     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26108     layout: "plot-throughput-speedup-analysis"
26109
26110 - type: "plot"
26111   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26112   algorithm: "plot_throughput_speedup_analysis"
26113   output-file-type: ".html"
26114   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26116   filter: "'NIC_Intel-X520-DA2' and
26117            'NDRPDR' and
26118            '64B' and
26119            'FEATURE' and
26120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26121            'OACL' and
26122            ('ACL1' or 'ACL50') and
26123            ('10K_FLOWS' or '10k_FLOWS') and
26124            not 'MACIP' and
26125            not 'VHOST' and
26126            not 'MEMIF'"
26127   parameters:
26128   - "throughput"
26129   - "parent"
26130   - "tags"
26131   layout:
26132     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26133     layout: "plot-throughput-speedup-analysis"
26134
26135 # Speedup - VPP L2 3n-hsw-x520 features-macip
26136 - type: "plot"
26137   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26138   algorithm: "plot_throughput_speedup_analysis"
26139   output-file-type: ".html"
26140   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26142   filter: "'NIC_Intel-X520-DA2' and
26143            'NDRPDR' and
26144            '64B' and
26145            'FEATURE' and
26146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26147            'MACIP' and
26148            ('ACL1' or 'ACL50') and
26149            ('10K_FLOWS' or '10k_FLOWS') and
26150            not 'VHOST' and
26151            not 'MEMIF'"
26152   parameters:
26153   - "throughput"
26154   - "parent"
26155   - "tags"
26156   layout:
26157     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26158     layout: "plot-throughput-speedup-analysis"
26159
26160 - type: "plot"
26161   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26162   algorithm: "plot_throughput_speedup_analysis"
26163   output-file-type: ".html"
26164   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26166   filter: "'NIC_Intel-X520-DA2' and
26167            'NDRPDR' and
26168            '64B' and
26169            'FEATURE' and
26170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26171            'MACIP' and
26172            ('ACL1' or 'ACL50') and
26173            ('10K_FLOWS' or '10k_FLOWS') and
26174            not 'VHOST' and
26175            not 'MEMIF'"
26176   parameters:
26177   - "throughput"
26178   - "parent"
26179   - "tags"
26180   layout:
26181     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26182     layout: "plot-throughput-speedup-analysis"
26183
26184 # Speedup - VPP L2 3n-hsw-x710 base and scale
26185 - type: "plot"
26186   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26187   algorithm: "plot_throughput_speedup_analysis"
26188   output-file-type: ".html"
26189   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26191   filter: "'NIC_Intel-X710' and
26192            '64B' and
26193            ('BASE' or 'SCALE') and
26194            'NDRPDR' and
26195            'ETH' and
26196            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26197            not 'VHOST' and
26198            not 'MEMIF' and
26199            not 'DRV_AVF'"
26200   parameters:
26201   - "throughput"
26202   - "parent"
26203   - "tags"
26204   sort:
26205   - "L2PATCH"
26206   - "L2XCFWD"
26207   - "L2BDMACLRN"
26208   - "FIB_10K"
26209   - "FIB_100K"
26210   - "FIB_1M"
26211   layout:
26212     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26213     layout: "plot-throughput-speedup-analysis"
26214
26215 - type: "plot"
26216   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26217   algorithm: "plot_throughput_speedup_analysis"
26218   output-file-type: ".html"
26219   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26221   filter: "'NIC_Intel-X710' and
26222            '64B' and
26223            ('BASE' or 'SCALE') and
26224            'NDRPDR' and
26225            'ETH' and
26226            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26227            not 'VHOST' and
26228            not 'MEMIF' and
26229            not 'DRV_AVF'"
26230   parameters:
26231   - "throughput"
26232   - "parent"
26233   - "tags"
26234   sort:
26235   - "L2PATCH"
26236   - "L2XCFWD"
26237   - "L2BDMACLRN"
26238   - "FIB_10K"
26239   - "FIB_100K"
26240   - "FIB_1M"
26241   layout:
26242     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26243     layout: "plot-throughput-speedup-analysis"
26244
26245 # Speedup - VPP L2 3n-hsw-x710 features
26246 - type: "plot"
26247   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26248   algorithm: "plot_throughput_speedup_analysis"
26249   output-file-type: ".html"
26250   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26252   filter: "'NIC_Intel-X710' and
26253            '64B' and
26254            'NDRPDR' and
26255            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26256            not 'ACL' and
26257            not 'VHOST' and
26258            not 'L2OVRLAY' and
26259            not 'MEMIF'"
26260   parameters:
26261   - "throughput"
26262   - "parent"
26263   - "tags"
26264   sort:
26265   - "L2XCBASE"    # l2xcbase
26266   - "L2BDBASE"    # l2bdbase
26267   - "L2XCFWD"     # dot1q-l2xcbase
26268   - "L2BDMACLRN"  # dot1q-l2bdbase
26269   layout:
26270     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26271     layout: "plot-throughput-speedup-analysis"
26272
26273 - type: "plot"
26274   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26275   algorithm: "plot_throughput_speedup_analysis"
26276   output-file-type: ".html"
26277   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26279   filter: "'NIC_Intel-X710' and
26280            '64B' and
26281            'NDRPDR' and
26282            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26283            not 'ACL' and
26284            not 'VHOST' and
26285            not 'L2OVRLAY' and
26286            not 'MEMIF'"
26287   parameters:
26288   - "throughput"
26289   - "parent"
26290   - "tags"
26291   sort:
26292   - "L2XCBASE"    # l2xcbase
26293   - "L2BDBASE"    # l2bdbase
26294   - "L2XCFWD"     # dot1q-l2xcbase
26295   - "L2BDMACLRN"  # dot1q-l2bdbase
26296   layout:
26297     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26298     layout: "plot-throughput-speedup-analysis"
26299
26300 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26301 - type: "plot"
26302   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26303   algorithm: "plot_throughput_speedup_analysis"
26304   output-file-type: ".html"
26305   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26307   filter: "'NIC_Intel-X710' and
26308            'NDRPDR' and
26309            '64B' and
26310            'FEATURE' and
26311            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26312            'IACL' and
26313            ('ACL1' or 'ACL50') and
26314            ('10K_FLOWS' or '10k_FLOWS') and
26315            not 'MACIP' and
26316            not 'VHOST' and
26317            not 'MEMIF'"
26318   parameters:
26319   - "throughput"
26320   - "parent"
26321   - "tags"
26322   layout:
26323     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26324     layout: "plot-throughput-speedup-analysis"
26325
26326 - type: "plot"
26327   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26328   algorithm: "plot_throughput_speedup_analysis"
26329   output-file-type: ".html"
26330   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26332   filter: "'NIC_Intel-X710' and
26333            'NDRPDR' and
26334            '64B' and
26335            'FEATURE' and
26336            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26337            'IACL' and
26338            ('ACL1' or 'ACL50') and
26339            ('10K_FLOWS' or '10k_FLOWS') and
26340            not 'MACIP' and
26341            not 'VHOST' and
26342            not 'MEMIF'"
26343   parameters:
26344   - "throughput"
26345   - "parent"
26346   - "tags"
26347   layout:
26348     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26349     layout: "plot-throughput-speedup-analysis"
26350
26351 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26352 - type: "plot"
26353   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26354   algorithm: "plot_throughput_speedup_analysis"
26355   output-file-type: ".html"
26356   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26358   filter: "'NIC_Intel-XL710' and
26359            '64B' and
26360            'BASE' and
26361            'NDRPDR' and
26362            'ETH' and
26363            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26364            not 'VHOST' and
26365            not 'MEMIF'"
26366   parameters:
26367   - "throughput"
26368   - "parent"
26369   - "tags"
26370   sort:
26371   - "L2PATCH"
26372   - "L2XCFWD"
26373   - "L2BDMACLRN"
26374   layout:
26375     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26376     layout: "plot-throughput-speedup-analysis"
26377
26378 - type: "plot"
26379   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26380   algorithm: "plot_throughput_speedup_analysis"
26381   output-file-type: ".html"
26382   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26384   filter: "'NIC_Intel-XL710' and
26385            '64B' and
26386            'BASE' and
26387            'NDRPDR' and
26388            'ETH' and
26389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26390            not 'VHOST' and
26391            not 'MEMIF'"
26392   parameters:
26393   - "throughput"
26394   - "parent"
26395   - "tags"
26396   sort:
26397   - "L2PATCH"
26398   - "L2XCFWD"
26399   - "L2BDMACLRN"
26400   layout:
26401     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26402     layout: "plot-throughput-speedup-analysis"
26403
26404 # Speedup - VPP L2 3n-skx-x710 base and scale
26405 - type: "plot"
26406   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26407   algorithm: "plot_throughput_speedup_analysis"
26408   output-file-type: ".html"
26409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26411   filter: "'NIC_Intel-X710' and
26412            '64B' and
26413            ('BASE' or 'SCALE') and
26414            'NDRPDR' and
26415            'ETH' and
26416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26417            not 'VHOST' and
26418            not 'DRV_AVF' and
26419            not 'MEMIF'"
26420   parameters:
26421   - "throughput"
26422   - "parent"
26423   - "tags"
26424   sort:
26425   - "L2PATCH"
26426   - "L2XCBASE"
26427   - "BASE"
26428   - "FIB_10K"
26429   - "FIB_100K"
26430   - "FIB_1M"
26431   layout:
26432     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26433     layout: "plot-throughput-speedup-analysis"
26434
26435 - type: "plot"
26436   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26437   algorithm: "plot_throughput_speedup_analysis"
26438   output-file-type: ".html"
26439   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26441   filter: "'NIC_Intel-X710' and
26442            '64B' and
26443            ('BASE' or 'SCALE') and
26444            'NDRPDR' and
26445            'ETH' and
26446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26447            not 'VHOST' and
26448            not 'DRV_AVF' and
26449            not 'MEMIF'"
26450   parameters:
26451   - "throughput"
26452   - "parent"
26453   - "tags"
26454   sort:
26455   - "L2PATCH"
26456   - "L2XCBASE"
26457   - "BASE"
26458   - "FIB_10K"
26459   - "FIB_100K"
26460   - "FIB_1M"
26461   layout:
26462     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26463     layout: "plot-throughput-speedup-analysis"
26464
26465 # Speedup - VPP L2 3n-skx-x710 features
26466 - type: "plot"
26467   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26468   algorithm: "plot_throughput_speedup_analysis"
26469   output-file-type: ".html"
26470   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26472   filter: "'NIC_Intel-X710' and
26473            '64B' and
26474            'NDRPDR' and
26475            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26476            not 'ACL' and
26477            not 'VHOST' and
26478            not 'DRV_AVF' and
26479            not 'L2OVRLAY' and
26480            not 'MEMIF'"
26481   parameters:
26482   - "throughput"
26483   - "parent"
26484   - "tags"
26485   sort:
26486   - "L2XCBASE"    # l2xcbase
26487   - "L2BDBASE"    # l2bdbase
26488   - "L2XCFWD"     # dot1q-l2xcbase
26489   - "L2BDMACLRN"  # dot1q-l2bdbase
26490   layout:
26491     title: "l2sw-3n-skx-x710-64b-features-ndr"
26492     layout: "plot-throughput-speedup-analysis"
26493
26494 - type: "plot"
26495   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26496   algorithm: "plot_throughput_speedup_analysis"
26497   output-file-type: ".html"
26498   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26500   filter: "'NIC_Intel-X710' and
26501            '64B' and
26502            'NDRPDR' and
26503            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26504            not 'ACL' and
26505            not 'VHOST' and
26506            not 'DRV_AVF' and
26507            not 'L2OVRLAY' and
26508            not 'MEMIF'"
26509   parameters:
26510   - "throughput"
26511   - "parent"
26512   - "tags"
26513   sort:
26514   - "L2XCBASE"    # l2xcbase
26515   - "L2BDBASE"    # l2bdbase
26516   - "L2XCFWD"     # dot1q-l2xcbase
26517   - "L2BDMACLRN"  # dot1q-l2bdbase
26518   layout:
26519     title: "l2sw-3n-skx-x710-64b-features-pdr"
26520     layout: "plot-throughput-speedup-analysis"
26521
26522 # Speedup - VPP L2 3n-skx-x710 features-iacl
26523 - type: "plot"
26524   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26525   algorithm: "plot_throughput_speedup_analysis"
26526   output-file-type: ".html"
26527   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26529   filter: "'NIC_Intel-X710' and
26530            'NDRPDR' and
26531            '64B' and
26532            'FEATURE' and
26533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26534            'IACL' and
26535            ('ACL1' or 'ACL50') and
26536            ('10K_FLOWS' or '10k_FLOWS') and
26537            not 'MACIP' and
26538            not 'VHOST' and
26539            not 'MEMIF'"
26540   parameters:
26541   - "throughput"
26542   - "parent"
26543   - "tags"
26544   layout:
26545     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26546     layout: "plot-throughput-speedup-analysis"
26547
26548 - type: "plot"
26549   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26550   algorithm: "plot_throughput_speedup_analysis"
26551   output-file-type: ".html"
26552   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26554   filter: "'NIC_Intel-X710' and
26555            'NDRPDR' and
26556            '64B' and
26557            'FEATURE' and
26558            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26559            'IACL' and
26560            ('ACL1' or 'ACL50') and
26561            ('10K_FLOWS' or '10k_FLOWS') and
26562            not 'MACIP' and
26563            not 'VHOST' and
26564            not 'MEMIF'"
26565   parameters:
26566   - "throughput"
26567   - "parent"
26568   - "tags"
26569   layout:
26570     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26571     layout: "plot-throughput-speedup-analysis"
26572
26573 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26574 - type: "plot"
26575   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26576   algorithm: "plot_throughput_speedup_analysis"
26577   output-file-type: ".html"
26578   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26580   filter: "'NIC_Intel-XXV710' and
26581            '64B' and
26582            ('BASE' or 'SCALE') and
26583            'NDRPDR' and
26584            'ETH' and
26585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26586            not 'DRV_AVF' and
26587            not 'VHOST' and
26588            not 'MEMIF'"
26589   parameters:
26590   - "throughput"
26591   - "parent"
26592   - "tags"
26593 #  sort:
26594 #  - "L2PATCH"
26595 #  - "L2PATCH"
26596 #  - "L2XCBASE"
26597 #  - "L2BDMACLRN"
26598   layout:
26599     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26600     layout: "plot-throughput-speedup-analysis"
26601
26602 - type: "plot"
26603   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26604   algorithm: "plot_throughput_speedup_analysis"
26605   output-file-type: ".html"
26606   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26608   filter: "'NIC_Intel-XXV710' and
26609            '64B' and
26610            ('BASE' or 'SCALE') and
26611            'NDRPDR' and
26612            'ETH' and
26613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26614            not 'DRV_AVF' and
26615            not 'VHOST' and
26616            not 'MEMIF'"
26617   parameters:
26618   - "throughput"
26619   - "parent"
26620   - "tags"
26621 #  sort:
26622 #  - "L2PATCH"
26623 #  - "L2PATCH"
26624 #  - "L2XCBASE"
26625 #  - "L2BDMACLRN"
26626   layout:
26627     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26628     layout: "plot-throughput-speedup-analysis"
26629
26630 # Speedup - VPP L2 2n-skx-x710 base and scale
26631 - type: "plot"
26632   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26633   algorithm: "plot_throughput_speedup_analysis"
26634   output-file-type: ".html"
26635   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26636   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26637   filter: "'NIC_Intel-X710' and
26638            '64B' and
26639            ('BASE' or 'SCALE') and
26640            'NDRPDR' and
26641            'ETH' and
26642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26643            not 'VHOST' and
26644            not 'MEMIF'"
26645   parameters:
26646   - "throughput"
26647   - "parent"
26648   - "tags"
26649   sort:
26650   - "L2PATCH"
26651   - "L2XCBASE"
26652   - "BASE"
26653   - "FIB_10K"
26654   - "FIB_100K"
26655   - "FIB_1M"
26656   layout:
26657     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26658     layout: "plot-throughput-speedup-analysis"
26659
26660 - type: "plot"
26661   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26662   algorithm: "plot_throughput_speedup_analysis"
26663   output-file-type: ".html"
26664   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26666   filter: "'NIC_Intel-X710' and
26667            '64B' and
26668            ('BASE' or 'SCALE') and
26669            'NDRPDR' and
26670            'ETH' and
26671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26672            not 'VHOST' and
26673            not 'MEMIF'"
26674   parameters:
26675   - "throughput"
26676   - "parent"
26677   - "tags"
26678   sort:
26679   - "L2PATCH"
26680   - "L2XCBASE"
26681   - "BASE"
26682   - "FIB_10K"
26683   - "FIB_100K"
26684   - "FIB_1M"
26685   layout:
26686     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26687     layout: "plot-throughput-speedup-analysis"
26688
26689 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26690 - type: "plot"
26691   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26692   algorithm: "plot_throughput_speedup_analysis"
26693   output-file-type: ".html"
26694   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26696   filter: "'NIC_Intel-XXV710' and
26697            '64B' and
26698            ('BASE' or 'SCALE') and
26699            'NDRPDR' and
26700            'ETH' and
26701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26702            not 'VHOST' and
26703            not 'MEMIF'"
26704   parameters:
26705   - "throughput"
26706   - "parent"
26707   - "tags"
26708   sort:
26709   - "L2PATCH"
26710   - "L2XCBASE"
26711   - "BASE"
26712   - "FIB_10K"
26713   - "FIB_100K"
26714   - "FIB_1M"
26715   layout:
26716     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26717     layout: "plot-throughput-speedup-analysis"
26718
26719 - type: "plot"
26720   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26721   algorithm: "plot_throughput_speedup_analysis"
26722   output-file-type: ".html"
26723   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26725   filter: "'NIC_Intel-XXV710' and
26726            '64B' and
26727            ('BASE' or 'SCALE') and
26728            'NDRPDR' and
26729            'ETH' and
26730            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26731            not 'VHOST' and
26732            not 'MEMIF'"
26733   parameters:
26734   - "throughput"
26735   - "parent"
26736   - "tags"
26737   sort:
26738   - "L2PATCH"
26739   - "L2XCBASE"
26740   - "BASE"
26741   - "FIB_10K"
26742   - "FIB_100K"
26743   - "FIB_1M"
26744   layout:
26745     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26746     layout: "plot-throughput-speedup-analysis"
26747
26748 ## Speedup - VPP L2 2n-dnv-x553 base
26749 #- type: "plot"
26750 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26751 #  algorithm: "plot_throughput_speedup_analysis"
26752 #  output-file-type: ".html"
26753 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26754 #  data: "intel-dnv-vpp"
26755 #  filter: "'NIC_Intel-X553' and
26756 #           '64B' and
26757 #           ('BASE' or 'SCALE') and
26758 #           'NDRPDR' and
26759 #           'ETH' and
26760 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26761 #           not 'VHOST' and
26762 #           not 'MEMIF'"
26763 #  parameters:
26764 #  - "throughput"
26765 #  - "parent"
26766 #  - "tags"
26767 #  sort:
26768 #  - "L2XCBASE"
26769 #  - "L2BDMACLRN"
26770 #  - "L2PATCH"
26771 #  layout:
26772 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26773 #    layout: "plot-throughput-speedup-analysis"
26774 #
26775 #- type: "plot"
26776 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26777 #  algorithm: "plot_throughput_speedup_analysis"
26778 #  output-file-type: ".html"
26779 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26780 #  data: "intel-dnv-vpp"
26781 #  filter: "'NIC_Intel-X553' and
26782 #           '64B' and
26783 #           ('BASE' or 'SCALE') and
26784 #           'NDRPDR' and
26785 #           'ETH' and
26786 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26787 #           not 'VHOST' and
26788 #           not 'MEMIF'"
26789 #  parameters:
26790 #  - "throughput"
26791 #  - "parent"
26792 #  - "tags"
26793 #  sort:
26794 #  - "L2XCBASE"
26795 #  - "L2BDMACLRN"
26796 #  - "L2PATCH"
26797 #  layout:
26798 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26799 #    layout: "plot-throughput-speedup-analysis"
26800
26801 ################################################################################
26802
26803 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26804 - type: "plot"
26805   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26806   algorithm: "plot_throughput_speedup_analysis"
26807   output-file-type: ".html"
26808   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26810   filter: "'NIC_Intel-X520-DA2' and
26811            '64B' and
26812            'NDRPDR' and
26813            'ETH' and
26814            'IP4FWD' and
26815            'VHOST_1024' and
26816            not 'VXLAN' and
26817            not 'DOT1Q'"
26818   parameters:
26819   - "throughput"
26820   - "parent"
26821   - "tags"
26822   sort:
26823   - "not CFS_OPT"
26824   - "1VM"
26825   - "2VM"
26826   layout:
26827     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26828     layout: "plot-throughput-speedup-analysis"
26829
26830 - type: "plot"
26831   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26832   algorithm: "plot_throughput_speedup_analysis"
26833   output-file-type: ".html"
26834   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26836   filter: "'NIC_Intel-X520-DA2' and
26837            '64B' and
26838            'NDRPDR' and
26839            'ETH' and
26840            'IP4FWD' and
26841            'VHOST_1024' and
26842            not 'VXLAN' and
26843            not 'DOT1Q'"
26844   parameters:
26845   - "throughput"
26846   - "parent"
26847   - "tags"
26848   sort:
26849   - "not CFS_OPT"
26850   - "1VM"
26851   - "2VM"
26852   layout:
26853     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26854     layout: "plot-throughput-speedup-analysis"
26855
26856 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26857 - type: "plot"
26858   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26859   algorithm: "plot_throughput_speedup_analysis"
26860   output-file-type: ".html"
26861   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26863   filter: "'NIC_Intel-X520-DA2' and
26864            '64B' and
26865            'NDRPDR' and
26866            ('ETH' or 'DOT1Q') and
26867            'BASE' and
26868            ('L2BDMACLRN' or 'L2XCFWD') and
26869            'VHOST_1024' and
26870            not 'VXLAN' and
26871            not 'IP4FWD' and
26872            not '2VM'"
26873   parameters:
26874   - "throughput"
26875   - "parent"
26876   - "tags"
26877   sort:
26878   - "L2BDMACLRN"
26879   - "L2BDMACLRN"
26880   - "L2BDMACLRN"
26881   - "L2XCFWD"
26882   - "L2XCFWD"
26883   - "L2XCFWD"
26884   layout:
26885     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26886     layout: "plot-throughput-speedup-analysis"
26887
26888 - type: "plot"
26889   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26890   algorithm: "plot_throughput_speedup_analysis"
26891   output-file-type: ".html"
26892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26894   filter: "'NIC_Intel-X520-DA2' and
26895            '64B' and
26896            'NDRPDR' and
26897            ('ETH' or 'DOT1Q') and
26898            'BASE' and
26899            ('L2BDMACLRN' or 'L2XCFWD') and
26900            'VHOST_1024' and
26901            not 'VXLAN' and
26902            not 'IP4FWD' and
26903            not '2VM'"
26904   parameters:
26905   - "throughput"
26906   - "parent"
26907   - "tags"
26908   sort:
26909   - "L2BDMACLRN"
26910   - "L2BDMACLRN"
26911   - "L2BDMACLRN"
26912   - "L2XCFWD"
26913   - "L2XCFWD"
26914   - "L2XCFWD"
26915   layout:
26916     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26917     layout: "plot-throughput-speedup-analysis"
26918
26919 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26920 - type: "plot"
26921   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26922   algorithm: "plot_throughput_speedup_analysis"
26923   output-file-type: ".html"
26924   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26926   filter: "'NIC_Intel-X520-DA2' and
26927            '64B' and
26928            'NDRPDR' and
26929            ('ETH' or 'DOT1Q') and
26930            ('L2BDMACLRN' or 'L2XCFWD') and
26931            'VHOST_1024' and
26932            not 'CFS_OPT' and
26933            not 'DOT1Q' and
26934            not 'VXLAN' and
26935            not 'IP4FWD' and
26936            not 'LBOND'"
26937   parameters:
26938   - "throughput"
26939   - "parent"
26940   - "tags"
26941 #  sort:
26942 #  - "1VM"
26943 #  - "L2XCFWD"
26944 #  - "1VM"
26945 #  - "L2BDMACLRN"
26946   layout:
26947     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26948     layout: "plot-throughput-speedup-analysis"
26949
26950 - type: "plot"
26951   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26952   algorithm: "plot_throughput_speedup_analysis"
26953   output-file-type: ".html"
26954   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26956   filter: "'NIC_Intel-X520-DA2' and
26957            '64B' and
26958            'NDRPDR' and
26959            ('ETH' or 'DOT1Q') and
26960            ('L2BDMACLRN' or 'L2XCFWD') and
26961            'VHOST_1024' and
26962            not 'CFS_OPT' and
26963            not 'DOT1Q' and
26964            not 'VXLAN' and
26965            not 'IP4FWD' and
26966            not 'LBOND'"
26967   parameters:
26968   - "throughput"
26969   - "parent"
26970   - "tags"
26971 #  sort:
26972 #  - "1VM"
26973 #  - "L2XCFWD"
26974 #  - "1VM"
26975 #  - "L2BDMACLRN"
26976   layout:
26977     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26978     layout: "plot-throughput-speedup-analysis"
26979
26980 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26981 - type: "plot"
26982   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26983   algorithm: "plot_throughput_speedup_analysis"
26984   output-file-type: ".html"
26985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26987   filter: "'NIC_Intel-X710' and
26988            '64B' and
26989            'NDRPDR' and
26990            'ETH' and
26991            'IP4FWD' and
26992            'VHOST_1024' and
26993            not 'VXLAN' and
26994            not 'CFS_OPT' and
26995            not 'DOT1Q'"
26996   parameters:
26997   - "throughput"
26998   - "parent"
26999   - "tags"
27000   sort:
27001   - "1VM"
27002   - "2VM"
27003   layout:
27004     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27005     layout: "plot-throughput-speedup-analysis"
27006
27007 - type: "plot"
27008   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27009   algorithm: "plot_throughput_speedup_analysis"
27010   output-file-type: ".html"
27011   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27013   filter: "'NIC_Intel-X710' and
27014            '64B' and
27015            'NDRPDR' and
27016            'ETH' and
27017            'IP4FWD' and
27018            'VHOST_1024' and
27019            not 'VXLAN' and
27020            not 'CFS_OPT' and
27021            not 'DOT1Q'"
27022   parameters:
27023   - "throughput"
27024   - "parent"
27025   - "tags"
27026   sort:
27027   - "1VM"
27028   - "2VM"
27029   layout:
27030     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27031     layout: "plot-throughput-speedup-analysis"
27032
27033 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27034 - type: "plot"
27035   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27036   algorithm: "plot_throughput_speedup_analysis"
27037   output-file-type: ".html"
27038   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27040   filter: "'NIC_Intel-X710' and
27041            '64B' and
27042            'NDRPDR' and
27043            ('ETH' or 'DOT1Q') and
27044            'BASE' and
27045            ('L2BDMACLRN' or 'L2XCFWD') and
27046            'VHOST_1024' and
27047            not 'VXLAN' and
27048            not 'IP4FWD' and
27049            not '2VM'"
27050   parameters:
27051   - "throughput"
27052   - "parent"
27053   - "tags"
27054   sort:
27055   - "L2BDMACLRN"
27056   - "L2BDMACLRN"
27057   - "L2BDMACLRN"
27058   - "L2XCFWD"
27059   - "L2XCFWD"
27060   - "L2XCFWD"
27061   layout:
27062     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27063     layout: "plot-throughput-speedup-analysis"
27064
27065 - type: "plot"
27066   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27067   algorithm: "plot_throughput_speedup_analysis"
27068   output-file-type: ".html"
27069   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27071   filter: "'NIC_Intel-X710' and
27072            '64B' and
27073            'NDRPDR' and
27074            ('ETH' or 'DOT1Q') and
27075            'BASE' and
27076            ('L2BDMACLRN' or 'L2XCFWD') and
27077            'VHOST_1024' and
27078            not 'VXLAN' and
27079            not 'IP4FWD' and
27080            not '2VM'"
27081   parameters:
27082   - "throughput"
27083   - "parent"
27084   - "tags"
27085   sort:
27086   - "L2BDMACLRN"
27087   - "L2BDMACLRN"
27088   - "L2BDMACLRN"
27089   - "L2XCFWD"
27090   - "L2XCFWD"
27091   - "L2XCFWD"
27092   layout:
27093     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27094     layout: "plot-throughput-speedup-analysis"
27095
27096 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27097 - type: "plot"
27098   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27099   algorithm: "plot_throughput_speedup_analysis"
27100   output-file-type: ".html"
27101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27103   filter: "'NIC_Intel-X710' and
27104            '64B' and
27105            'NDRPDR' and
27106            ('ETH' or 'DOT1Q') and
27107            ('L2BDMACLRN' or 'L2XCFWD') and
27108            'VHOST_1024' and
27109            not 'CFS_OPT' and
27110            not 'VXLAN' and
27111            not 'IP4FWD' and
27112            not 'LBOND'"
27113   parameters:
27114   - "throughput"
27115   - "parent"
27116   - "tags"
27117   sort:
27118   - "L2BDMACLRN"
27119   - "L2BDMACLRN"
27120   - "L2BDMACLRN"
27121   - "L2XCFWD"
27122   - "L2XCFWD"
27123   - "L2XCFWD"
27124   layout:
27125     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27126     layout: "plot-throughput-speedup-analysis"
27127
27128 - type: "plot"
27129   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27130   algorithm: "plot_throughput_speedup_analysis"
27131   output-file-type: ".html"
27132   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27134   filter: "'NIC_Intel-X710' and
27135            '64B' and
27136            'NDRPDR' and
27137            ('ETH' or 'DOT1Q') and
27138            ('L2BDMACLRN' or 'L2XCFWD') and
27139            'VHOST_1024' and
27140            not 'CFS_OPT' and
27141            not 'VXLAN' and
27142            not 'IP4FWD' and
27143            not 'LBOND'"
27144   parameters:
27145   - "throughput"
27146   - "parent"
27147   - "tags"
27148   sort:
27149   - "L2BDMACLRN"
27150   - "L2BDMACLRN"
27151   - "L2BDMACLRN"
27152   - "L2XCFWD"
27153   - "L2XCFWD"
27154   - "L2XCFWD"
27155   layout:
27156     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27157     layout: "plot-throughput-speedup-analysis"
27158
27159 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27160 - type: "plot"
27161   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27162   algorithm: "plot_throughput_speedup_analysis"
27163   output-file-type: ".html"
27164   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27166   filter: "'NIC_Intel-X710' and
27167            '64B' and
27168            'NDRPDR' and
27169            'ETH' and
27170            'IP4FWD' and
27171            'VHOST_1024' and
27172            not 'VXLAN' and
27173            not 'DOT1Q'"
27174   parameters:
27175   - "throughput"
27176   - "parent"
27177   - "tags"
27178   sort:
27179   - "1VM"
27180   - "2VM"
27181   layout:
27182     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27183     layout: "plot-throughput-speedup-analysis"
27184
27185 - type: "plot"
27186   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27187   algorithm: "plot_throughput_speedup_analysis"
27188   output-file-type: ".html"
27189   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27191   filter: "'NIC_Intel-X710' and
27192            '64B' and
27193            'NDRPDR' and
27194            'ETH' and
27195            'IP4FWD' and
27196            'VHOST_1024' and
27197            not 'VXLAN' and
27198            not 'DOT1Q'"
27199   parameters:
27200   - "throughput"
27201   - "parent"
27202   - "tags"
27203   sort:
27204   - "1VM"
27205   - "2VM"
27206   layout:
27207     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27208     layout: "plot-throughput-speedup-analysis"
27209
27210 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27211 - type: "plot"
27212   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27213   algorithm: "plot_throughput_speedup_analysis"
27214   output-file-type: ".html"
27215   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27216   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27217   filter: "'NIC_Intel-X710' and
27218            '64B' and
27219            'NDRPDR' and
27220            'ETH' and
27221            'IP4FWD' and
27222            'VHOST_1024' and
27223            not 'VXLAN' and
27224            not 'NF_DENSITY' and
27225            not 'CFS_OPT' and
27226            not 'DOT1Q'"
27227   parameters:
27228   - "throughput"
27229   - "parent"
27230   - "tags"
27231   sort:
27232   - "1VM"
27233   - "2VM"
27234   layout:
27235     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27236     layout: "plot-throughput-speedup-analysis"
27237
27238 - type: "plot"
27239   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27240   algorithm: "plot_throughput_speedup_analysis"
27241   output-file-type: ".html"
27242   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27244   filter: "'NIC_Intel-X710' and
27245            '64B' and
27246            'NDRPDR' and
27247            'ETH' and
27248            'IP4FWD' and
27249            'VHOST_1024' and
27250            not 'VXLAN' and
27251            not 'NF_DENSITY' and
27252            not 'CFS_OPT' and
27253            not 'DOT1Q'"
27254   parameters:
27255   - "throughput"
27256   - "parent"
27257   - "tags"
27258   sort:
27259   - "1VM"
27260   - "2VM"
27261   layout:
27262     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27263     layout: "plot-throughput-speedup-analysis"
27264
27265 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27266 - type: "plot"
27267   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27268   algorithm: "plot_throughput_speedup_analysis"
27269   output-file-type: ".html"
27270   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27272   filter: "'NIC_Intel-X710' and
27273            '64B' and
27274            'NDRPDR' and
27275            ('ETH' or 'DOT1Q') and
27276            'BASE' and
27277            ('L2BDMACLRN' or 'L2XCFWD') and
27278            'VHOST_1024' and
27279            not 'VXLAN' and
27280            not 'NF_DENSITY' and
27281            not 'IP4FWD' and
27282            not '2VM'"
27283   parameters:
27284   - "throughput"
27285   - "parent"
27286   - "tags"
27287 #  sort:
27288 #  - "not CFS_OPT"
27289 #  - "L2XCFWD"
27290 #  - "not CFS_OPT"
27291 #  - "CFS_OPT"
27292   layout:
27293     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27294     layout: "plot-throughput-speedup-analysis"
27295
27296 - type: "plot"
27297   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27298   algorithm: "plot_throughput_speedup_analysis"
27299   output-file-type: ".html"
27300   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27302   filter: "'NIC_Intel-X710' and
27303            '64B' and
27304            'NDRPDR' and
27305            ('ETH' or 'DOT1Q') and
27306            'BASE' and
27307            ('L2BDMACLRN' or 'L2XCFWD') and
27308            'VHOST_1024' and
27309            not 'VXLAN' and
27310            not 'NF_DENSITY' and
27311            not 'IP4FWD' and
27312            not '2VM'"
27313   parameters:
27314   - "throughput"
27315   - "parent"
27316   - "tags"
27317 #  sort:
27318 #  - "not CFS_OPT"
27319 #  - "L2XCFWD"
27320 #  - "not CFS_OPT"
27321 #  - "CFS_OPT"
27322   layout:
27323     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27324     layout: "plot-throughput-speedup-analysis"
27325
27326 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27327 - type: "plot"
27328   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27329   algorithm: "plot_throughput_speedup_analysis"
27330   output-file-type: ".html"
27331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27333   filter: "'NIC_Intel-X710' and
27334            '64B' and
27335            'NDRPDR' and
27336            ('ETH' or 'DOT1Q') and
27337            ('L2BDMACLRN' or 'L2XCFWD') and
27338            'VHOST_1024' and
27339            not 'CFS_OPT' and
27340            not 'VXLAN' and
27341            not 'NF_DENSITY' and
27342            not 'DOT1Q' and
27343            not 'IP4FWD'"
27344   parameters:
27345   - "throughput"
27346   - "parent"
27347   - "tags"
27348 #  sort:
27349 #  - "1VM"
27350 #  - "L2XCFWD"
27351 #  - "1VM"
27352 #  - "L2BDMACLRN"
27353   layout:
27354     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27355     layout: "plot-throughput-speedup-analysis"
27356
27357 - type: "plot"
27358   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27359   algorithm: "plot_throughput_speedup_analysis"
27360   output-file-type: ".html"
27361   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27363   filter: "'NIC_Intel-X710' and
27364            '64B' and
27365            'NDRPDR' and
27366            ('ETH' or 'DOT1Q') and
27367            ('L2BDMACLRN' or 'L2XCFWD') and
27368            'VHOST_1024' and
27369            not 'CFS_OPT' and
27370            not 'VXLAN' and
27371            not 'NF_DENSITY' and
27372            not 'DOT1Q' and
27373            not 'IP4FWD'"
27374   parameters:
27375   - "throughput"
27376   - "parent"
27377   - "tags"
27378 #  sort:
27379 #  - "1VM"
27380 #  - "L2XCFWD"
27381 #  - "1VM"
27382 #  - "L2BDMACLRN"
27383   layout:
27384     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27385     layout: "plot-throughput-speedup-analysis"
27386
27387 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27388 - type: "plot"
27389   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27390   algorithm: "plot_throughput_speedup_analysis"
27391   output-file-type: ".html"
27392   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27394   filter: "'NIC_Intel-XXV710' and
27395            '64B' and
27396            'NDRPDR' and
27397            'ETH' and
27398            'IP4FWD' and
27399            'VHOST_1024' and
27400            not 'VXLAN' and
27401            not 'CFS_OPT' and
27402            not 'DOT1Q'"
27403   parameters:
27404   - "throughput"
27405   - "parent"
27406   - "tags"
27407   sort:
27408   - "not CFS_OPT"
27409   - "1VM"
27410   - "2VM"
27411   layout:
27412     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27413     layout: "plot-throughput-speedup-analysis"
27414
27415 - type: "plot"
27416   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27417   algorithm: "plot_throughput_speedup_analysis"
27418   output-file-type: ".html"
27419   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27421   filter: "'NIC_Intel-XXV710' and
27422            '64B' and
27423            'NDRPDR' and
27424            'ETH' and
27425            'IP4FWD' and
27426            'VHOST_1024' and
27427            not 'VXLAN' and
27428            not 'CFS_OPT' and
27429            not 'DOT1Q'"
27430   parameters:
27431   - "throughput"
27432   - "parent"
27433   - "tags"
27434   sort:
27435   - "not CFS_OPT"
27436   - "1VM"
27437   - "2VM"
27438   layout:
27439     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27440     layout: "plot-throughput-speedup-analysis"
27441
27442 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27443 #- type: "plot"
27444 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27445 #  algorithm: "plot_throughput_speedup_analysis"
27446 #  output-file-type: ".html"
27447 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27448 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27449 #  filter: "'NIC_Intel-XXV710' and
27450 #           '64B' and
27451 #           'NDRPDR' and
27452 #           ('ETH' or 'DOT1Q') and
27453 #           'BASE' and
27454 #           ('L2BDMACLRN' or 'L2XCFWD') and
27455 #           'VHOST_1024' and
27456 #           not 'VXLAN' and
27457 #           not 'IP4FWD' and
27458 #           not '2VM'"
27459 #  parameters:
27460 #  - "throughput"
27461 #  - "parent"
27462 #  - "tags"
27463 ##  sort:
27464 ##  - "not CFS_OPT"
27465 ##  - "L2XCFWD"
27466 ##  - "not CFS_OPT"
27467 ##  - "CFS_OPT"
27468 #  layout:
27469 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27470 #    layout: "plot-throughput-speedup-analysis"
27471 #
27472 #- type: "plot"
27473 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27474 #  algorithm: "plot_throughput_speedup_analysis"
27475 #  output-file-type: ".html"
27476 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27477 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27478 #  filter: "'NIC_Intel-XXV710' and
27479 #           '64B' and
27480 #           'NDRPDR' and
27481 #           ('ETH' or 'DOT1Q') and
27482 #           'BASE' and
27483 #           ('L2BDMACLRN' or 'L2XCFWD') and
27484 #           'VHOST_1024' and
27485 #           not 'VXLAN' and
27486 #           not 'IP4FWD' and
27487 #           not '2VM'"
27488 #  parameters:
27489 #  - "throughput"
27490 #  - "parent"
27491 #  - "tags"
27492 ##  sort:
27493 ##  - "not CFS_OPT"
27494 ##  - "L2XCFWD"
27495 ##  - "not CFS_OPT"
27496 ##  - "CFS_OPT"
27497 #  layout:
27498 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27499 #    layout: "plot-throughput-speedup-analysis"
27500 #
27501 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27502 #- type: "plot"
27503 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27504 #  algorithm: "plot_throughput_speedup_analysis"
27505 #  output-file-type: ".html"
27506 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27507 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27508 #  filter: "'NIC_Intel-XXV710' and
27509 #           '64B' and
27510 #           'NDRPDR' and
27511 #           ('ETH' or 'DOT1Q') and
27512 #           ('L2BDMACLRN' or 'L2XCFWD') and
27513 #           'VHOST_1024' and
27514 #           not 'CFS_OPT' and
27515 #           not 'VXLAN' and
27516 #           not 'DOT1Q' and
27517 #           not 'IP4FWD'"
27518 #  parameters:
27519 #  - "throughput"
27520 #  - "parent"
27521 #  - "tags"
27522 ##  sort:
27523 ##  - "1VM"
27524 ##  - "L2XCFWD"
27525 ##  - "1VM"
27526 ##  - "L2BDMACLRN"
27527 #  layout:
27528 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27529 #    layout: "plot-throughput-speedup-analysis"
27530 #
27531 #- type: "plot"
27532 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27533 #  algorithm: "plot_throughput_speedup_analysis"
27534 #  output-file-type: ".html"
27535 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27536 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27537 #  filter: "'NIC_Intel-XXV710' and
27538 #           '64B' and
27539 #           'NDRPDR' and
27540 #           ('ETH' or 'DOT1Q') and
27541 #           ('L2BDMACLRN' or 'L2XCFWD') and
27542 #           'VHOST_1024' and
27543 #           not 'CFS_OPT' and
27544 #           not 'VXLAN' and
27545 #           not 'DOT1Q' and
27546 #           not 'IP4FWD'"
27547 #  parameters:
27548 #  - "throughput"
27549 #  - "parent"
27550 #  - "tags"
27551 ##  sort:
27552 ##  - "1VM"
27553 ##  - "L2XCFWD"
27554 ##  - "1VM"
27555 ##  - "L2BDMACLRN"
27556 #  layout:
27557 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27558 #    layout: "plot-throughput-speedup-analysis"
27559
27560 ################################################################################
27561
27562 # Speedup - VPP vts 3n-hsw-x520
27563 - type: "plot"
27564   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27565   algorithm: "plot_throughput_speedup_analysis"
27566   output-file-type: ".html"
27567   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27569   filter: "'NIC_Intel-X520-DA2' and
27570            '114B' and
27571            'NDRPDR' and
27572            'VTS'"
27573   parameters:
27574   - "throughput"
27575   - "parent"
27576   - "tags"
27577   layout:
27578     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27579     layout: "plot-throughput-speedup-analysis"
27580
27581 - type: "plot"
27582   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27583   algorithm: "plot_throughput_speedup_analysis"
27584   output-file-type: ".html"
27585   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27587   filter: "'NIC_Intel-X520-DA2' and
27588            '114B' and
27589            'NDRPDR' and
27590            'VTS'"
27591   parameters:
27592   - "throughput"
27593   - "parent"
27594   - "tags"
27595   layout:
27596     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27597     layout: "plot-throughput-speedup-analysis"