0875d9a0454f840b2845fec978866e63bc7223ef
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       csit-vpp-perf-verify-1904-3n-hsw:
134         - 11  # NDRPDR sel
135         - 12  # NDRPDR sel
136         - 20  # NDRPDR sel
137         - 21  # NDRPDR sel
138         - 23  # NDRPDR sel
139         - 24  # NDRPDR sel
140         - 25  # NDRPDR sel
141         - 26  # NDRPDR sel
142         - 29  # NDRPDR sel
143         - 30  # NDRPDR sel
144
145 #    plot-vpp-http-server-performance:
146 #      # TODO: Replace with 1904 data
147 #      # csit-vpp-perf-verify-1904-3n-hsw:
148 #      csit-vpp-perf-verify-1810-3n-hsw:
149 #        - 28  # WRK
150 #        - 29  # WRK
151 #        - 30  # WRK
152 #        - 31  # WRK
153 #        - 32  # WRK
154 #        - 33  # WRK
155 #        - 34  # WRK
156 #        - 35  # WRK
157 #        - 36  # WRK
158 #        - 37  # WRK
159
160 #    plot-ligato-throughput-lat-tsa-3n-hsw:
161 #      # TODO: Replace with 1904 data
162 #      # csit-ligato-perf-verify-1904-3n-hsw:
163 #      csit-ligato-perf-verify-1901-3n-hsw:
164 #        - 8   # NDRPDR sel
165 #        - 9   # NDRPDR sel
166 #        - 11  # NDRPDR sel
167 #        - 12  # NDRPDR sel
168 #        - 13  # NDRPDR sel
169 #        - 14  # NDRPDR sel
170 #        - 15  # NDRPDR sel
171 #        - 16  # NDRPDR sel
172 #        - 17  # NDRPDR sel
173 #        - 18  # NDRPDR sel
174
175     plot-dpdk-throughput-latency-3n-hsw:
176       csit-dpdk-perf-verify-1904-3n-hsw:
177         - 2   # NDRPDR sel
178         - 3   # NDRPDR sel
179         - 5   # NDRPDR sel
180         - 6   # NDRPDR sel
181         - 13  # NDRPDR sel
182         - 14  # NDRPDR sel
183         - 15  # NDRPDR sel
184         - 18  # NDRPDR sel
185         - 19  # NDRPDR sel
186         - 20  # NDRPDR sel
187
188     # 3n-skx
189
190     plot-vpp-throughput-lat-tsa-3n-skx:
191       csit-vpp-perf-verify-1904-3n-skx:
192         - 8   # NDRPDR sel
193         - 9   # NDRPDR sel
194         - 10  # NDRPDR sel
195         - 11  # NDRPDR sel
196         - 12  # NDRPDR sel
197         - 14  # NDRPDR sel
198         - 16  # NDRPDR sel
199         - 21  # NDRPDR sel
200         - 23  # NDRPDR sel
201         - 25  # NDRPDR sel
202
203     plot-dpdk-throughput-latency-3n-skx:
204       csit-dpdk-perf-verify-1904-3n-skx:
205         - 2   # NDRPDR sel
206         - 3   # NDRPDR sel
207         - 4   # NDRPDR sel
208         - 5   # NDRPDR sel
209         - 6   # NDRPDR sel
210         - 7   # NDRPDR sel
211         - 11  # NDRPDR sel
212         - 12  # NDRPDR sel
213         - 13  # NDRPDR sel
214         - 14  # NDRPDR sel
215
216     # 2n-skx
217
218     plot-vpp-throughput-lat-tsa-2n-skx:
219       csit-vpp-perf-verify-1904-2n-skx:
220         - 12  # NDRPDR sel
221         - 14  # NDRPDR sel
222         - 16  # NDRPDR sel
223         - 17  # NDRPDR sel
224         - 18  # NDRPDR sel
225         - 21  # NDRPDR sel
226         - 27  # NDRPDR sel
227         - 30  # NDRPDR sel
228         - 31  # NDRPDR sel
229         - 32  # NDRPDR sel
230
231     plot-vpp-soak-2n-skx:
232       # TODO: Add 1904 data
233       csit-vpp-perf-verify-1904-2n-skx:
234         - 70  # SOAK
235         - 71  # SOAK
236
237     plot-vpp-nfv-2n-skx-ndrpdr-64b:
238       csit-vpp-perf-verify-1904-2n-skx:
239         - 56  # NFV NDRPDR 64b
240         - 59  # NFV NDRPDR 64b
241         - 60  # NFV NDRPDR 64b
242         - 65  # NFV NDRPDR 64b
243         - 68  # NFV NDRPDR 64b
244
245     plot-vpp-nfv-2n-skx-ndrpdr-imix:
246       # TODO: Add 1904 data
247       csit-vpp-perf-verify-1904-2n-skx:
248         - 66  # NFV NDRPDR IMIX
249         - 67  # NFV NDRPDR IMIX
250         - 69  # NFV NDRPDR IMIX
251
252     plot-vpp-nfv-2n-skx-mrr-64b:
253       csit-vpp-perf-verify-1904-2n-skx:
254         - 40  # NFV MRR 64b
255         - 41  # NFV MRR 64b
256         - 42  # NFV MRR 64b
257         - 47  # NFV MRR 64b
258         - 48  # NFV MRR 64b
259
260     plot-vpp-nfv-2n-skx-mrr-imix:
261       csit-vpp-perf-verify-1904-2n-skx:
262         - 49  # NFV MRR IMIX
263         - 50  # NFV MRR IMIX
264         - 51  # NFV MRR IMIX
265         - 54  # NFV MRR IMIX
266         - 55  # NFV MRR IMIX
267
268     plot-dpdk-throughput-latency-2n-skx:
269       csit-dpdk-perf-verify-1904-2n-skx:
270         - 2   # NDRPDR sel
271         - 3   # NDRPDR sel
272         - 4   # NDRPDR sel
273         - 5   # NDRPDR sel
274         - 7   # NDRPDR sel
275         - 8   # NDRPDR sel
276         - 9   # NDRPDR sel
277         - 10  # NDRPDR sel
278         - 11  # NDRPDR sel
279         - 12  # NDRPDR sel
280
281     # 3rd party
282
283 #    # Denverton:
284 #    intel-dnv-vpp:
285 #      # TODO: Replace with 1904 data
286 #      # intel-dnv-vpp-release-1904:
287 #      intel-dnv-vpp-release-1901:
288 #        - 1
289
290     ###########################################################################
291     # Simple tables (only one data set):
292
293     # NIC Comparisons
294
295     vpp-nic-comparison-3n-hsw:
296       csit-vpp-perf-verify-1904-3n-hsw:
297         - 11  # NDRPDR sel
298         - 12  # NDRPDR sel
299         - 20  # NDRPDR sel
300         - 21  # NDRPDR sel
301         - 23  # NDRPDR sel
302         - 24  # NDRPDR sel
303         - 25  # NDRPDR sel
304         - 26  # NDRPDR sel
305         - 29  # NDRPDR sel
306         - 30  # NDRPDR sel
307
308     vpp-nic-comparison-3n-skx:
309       csit-vpp-perf-verify-1904-3n-skx:
310         - 8   # NDRPDR sel
311         - 9   # NDRPDR sel
312         - 10  # NDRPDR sel
313         - 11  # NDRPDR sel
314         - 12  # NDRPDR sel
315         - 14  # NDRPDR sel
316         - 16  # NDRPDR sel
317         - 21  # NDRPDR sel
318         - 23  # NDRPDR sel
319         - 25  # NDRPDR sel
320
321     vpp-nic-comparison-2n-skx:
322       csit-vpp-perf-verify-1904-2n-skx:
323         - 12  # NDRPDR sel
324         - 14  # NDRPDR sel
325         - 16  # NDRPDR sel
326         - 17  # NDRPDR sel
327         - 18  # NDRPDR sel
328         - 21  # NDRPDR sel
329         - 27  # NDRPDR sel
330         - 30  # NDRPDR sel
331         - 31  # NDRPDR sel
332         - 32  # NDRPDR sel
333
334     vpp-nic-comparison-3n-hsw-mrr:
335       csit-vpp-perf-verify-1904-3n-hsw:
336         - 9   # MRR sel
337
338     vpp-nic-comparison-3n-skx-mrr:
339       csit-vpp-perf-verify-1904-3n-skx:
340         - 7   # MRR sel
341
342     vpp-nic-comparison-2n-skx-mrr:
343       csit-vpp-perf-verify-1904-2n-skx:
344         - 11  # MRR sel
345
346     # Results
347
348     vpp-perf-results-3n-hsw:
349       # TODO: Replace with FULL 1904 data
350       csit-vpp-perf-verify-1904-3n-hsw:
351         - 12  # NDRPDR sel
352
353     vpp-perf-results-3n-skx:
354       csit-vpp-perf-verify-1904-3n-skx:
355         - 26  # NDRPDR full
356         - 27  # NDRPDR full
357         - 30  # NDRPDR full
358         - 31  # NDRPDR full
359
360     vpp-perf-results-2n-skx:
361       csit-vpp-perf-verify-1904-2n-skx:
362         - 33  # NDRPDR full
363         - 39  # NDRPDR full
364         - 58  # NDRPDR full
365         - 62  # NDRPDR full
366
367     vpp-mrr-results-3n-hsw:
368       csit-vpp-perf-verify-1904-3n-hsw:
369         - 9   # MRR sel
370
371     vpp-mrr-results-3n-skx:
372       csit-vpp-perf-verify-1904-3n-skx:
373         - 7   # MRR sel
374
375     vpp-mrr-results-2n-skx:
376       csit-vpp-perf-verify-1904-2n-skx:
377         - 11  # MRR sel
378
379     vpp-func-results-ubuntu:
380       csit-vpp-functional-1904-ubuntu1604-virl:
381         - 29
382
383     vpp-func-results-centos:
384       csit-vpp-functional-1904-centos7-virl:
385         - 32
386
387     vpp-device-results-ubuntu:
388       csit-vpp-device-1904-ubuntu1804-1n-skx:
389         - 33
390
391 #    # VPP Ligato
392 #    ligato-perf-results-3n-hsw:
393 #      # TODO: Replace with 1904 data
394 #      # csit-ligato-perf-verify-1904-3n-hsw:
395 #      csit-ligato-perf-verify-1901-3n-hsw:
396 #        - 10  # NDRPDR full
397
398     dpdk-perf-results-3n-hsw:
399       csit-dpdk-perf-verify-1904-3n-hsw:
400         - 5   # NDRPDR sel
401
402     dpdk-perf-results-3n-skx:
403       csit-dpdk-perf-verify-1904-3n-skx:
404         - 7   # NDRPDR sel
405
406     dpdk-perf-results-2n-skx:
407       csit-dpdk-perf-verify-1904-2n-skx:
408         - 9   # NDRPDR sel
409
410     # HoneyComb Functional
411     hc-func-results:
412       csit-hc2vpp-verify-func-1904-ubuntu1604:
413         - 4
414
415 #    # NSH SFC Functional
416 #    nsh-func-results:
417 #      # Not used
418 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
419 #        - 1
420
421     # DMM Functional
422     dmm-func-results:
423       csit-dmm-functional-1904-ubuntu1604-virl:
424         - 1
425
426     ###########################################################################
427     # Tables (more than one data set)
428
429     # Performance changes
430
431 #    intel-dnv-vpp-changes-2n-dnv-h1:
432 #      intel-dnv-vpp-release-1810:
433 #        - 1
434 #    intel-dnv-vpp-changes-2n-dnv-ref:
435 #      intel-dnv-vpp-release-1901:
436 #        - 1
437 #    intel-dnv-vpp-changes-2n-dnv-cmp:
438 #      # TODO: Replace with 1904 data
439 #      # intel-dnv-vpp-release-1904:
440 #      intel-dnv-vpp-release-1901:
441 #        - 1
442 #    intel-dnv-vpp-changes-2n-dnv:
443 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
444 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
445 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
446
447     vpp-performance-changes-3n-hsw-h1:
448       csit-vpp-perf-verify-1810-3n-hsw:
449         - 8   # NDRPDR sel
450         - 12  # NDRPDR sel
451         - 14  # NDRPDR sel
452         - 18  # NDRPDR sel
453         - 23  # NDRPDR sel
454         - 25  # NDRPDR sel
455         - 38  # NDRPDR sel
456         - 39  # NDRPDR sel
457         - 41  # NDRPDR sel
458         - 42  # NDRPDR sel
459     vpp-performance-changes-3n-hsw-ref:
460       csit-vpp-perf-verify-1901-3n-hsw:
461         - 10  # NDRPDR sel
462         - 19  # NDRPDR sel
463         - 31  # NDRPDR sel
464         - 36  # NDRPDR sel
465         - 40  # NDRPDR sel
466         - 42  # NDRPDR sel
467         - 44  # NDRPDR sel
468         - 46  # NDRPDR sel
469         - 47  # NDRPDR sel
470         - 48  # NDRPDR sel
471         - 61  # NDRPDR LB
472         - 62  # NDRPDR LB
473         - 63  # NDRPDR LB
474         - 64  # NDRPDR LB
475         - 65  # NDRPDR LB
476         - 66  # NDRPDR LB
477         - 67  # NDRPDR LB
478         - 69  # NDRPDR LB
479         - 70  # NDRPDR LB
480         - 71  # NDRPDR LB
481     vpp-performance-changes-3n-hsw-cmp:
482       csit-vpp-perf-verify-1904-3n-hsw:
483         - 11  # NDRPDR sel
484         - 12  # NDRPDR sel
485         - 20  # NDRPDR sel
486         - 21  # NDRPDR sel
487         - 23  # NDRPDR sel
488         - 24  # NDRPDR sel
489         - 25  # NDRPDR sel
490         - 26  # NDRPDR sel
491         - 29  # NDRPDR sel
492         - 30  # NDRPDR sel
493     vpp-performance-changes-3n-hsw:
494       - "vpp-performance-changes-3n-hsw-h1"
495       - "vpp-performance-changes-3n-hsw-ref"
496       - "vpp-performance-changes-3n-hsw-cmp"
497
498     vpp-performance-changes-3n-skx-h1:
499       csit-vpp-perf-verify-1810-3n-skx:
500         - 10  # NDRPDR sel
501         - 14  # NDRPDR sel
502         - 15  # NDRPDR sel
503         - 16  # NDRPDR sel
504         - 17  # NDRPDR sel
505         - 19  # NDRPDR sel
506         - 20  # NDRPDR sel
507         - 21  # NDRPDR sel
508         - 22  # NDRPDR sel
509         - 25  # NDRPDR sel
510     vpp-performance-changes-3n-skx-ref:
511       csit-vpp-perf-verify-1901-3n-skx:
512         - 18  # NDRPDR sel
513         - 19  # NDRPDR sel
514         - 20  # NDRPDR sel
515         - 28  # NDRPDR sel
516         - 31  # NDRPDR sel
517         - 33  # NDRPDR sel
518         - 36  # NDRPDR sel
519         - 38  # NDRPDR sel
520         - 47  # NDRPDR sel
521         - 48  # NDRPDR sel
522         - 54  # NDRPDR LB
523         - 57  # NDRPDR LB
524         - 58  # NDRPDR LB
525         - 59  # NDRPDR LB
526         - 60  # NDRPDR LB
527         - 63  # NDRPDR LB
528         - 64  # NDRPDR LB
529         - 65  # NDRPDR LB
530         - 66  # NDRPDR LB
531         - 67  # NDRPDR LB
532     vpp-performance-changes-3n-skx-cmp:
533       csit-vpp-perf-verify-1904-3n-skx:
534         - 8   # NDRPDR sel
535         - 9   # NDRPDR sel
536         - 10  # NDRPDR sel
537         - 11  # NDRPDR sel
538         - 12  # NDRPDR sel
539         - 14  # NDRPDR sel
540         - 16  # NDRPDR sel
541         - 21  # NDRPDR sel
542         - 23  # NDRPDR sel
543         - 25  # NDRPDR sel
544     vpp-performance-changes-3n-skx:
545       - "vpp-performance-changes-3n-skx-h1"
546       - "vpp-performance-changes-3n-skx-ref"
547       - "vpp-performance-changes-3n-skx-cmp"
548
549     vpp-performance-changes-2n-skx-h1:
550       csit-vpp-perf-verify-1810-2n-skx:
551         - 9   # NDRPDR sel
552         - 13  # NDRPDR sel
553         - 14  # NDRPDR sel
554         - 19  # NDRPDR sel
555         - 20  # NDRPDR sel
556         - 21  # NDRPDR sel
557         - 22  # NDRPDR sel
558         - 23  # NDRPDR sel
559         - 24  # NDRPDR sel
560         - 27  # NDRPDR sel
561     vpp-performance-changes-2n-skx-ref:
562       csit-vpp-perf-verify-1901-2n-skx:
563         - 5   # NDRPDR sel
564         - 12  # NDRPDR sel
565         - 13  # NDRPDR sel
566         - 21  # NDRPDR sel
567         - 23  # NDRPDR sel
568         - 31  # NDRPDR sel
569         - 34  # NDRPDR sel
570         - 40  # NDRPDR sel
571         - 42  # NDRPDR sel
572         - 43  # NDRPDR sel
573     vpp-performance-changes-2n-skx-cmp:
574       csit-vpp-perf-verify-1904-2n-skx:
575         - 12  # NDRPDR sel
576         - 14  # NDRPDR sel
577         - 16  # NDRPDR sel
578         - 17  # NDRPDR sel
579         - 18  # NDRPDR sel
580         - 21  # NDRPDR sel
581         - 27  # NDRPDR sel
582         - 30  # NDRPDR sel
583         - 31  # NDRPDR sel
584         - 32  # NDRPDR sel
585     vpp-performance-changes-2n-skx:
586       - "vpp-performance-changes-2n-skx-h1"
587       - "vpp-performance-changes-2n-skx-ref"
588       - "vpp-performance-changes-2n-skx-cmp"
589
590     vpp-soak-vs-ndr-2n-skx-ref:
591       csit-vpp-perf-verify-1904-2n-skx:
592         - 12  # NDRPDR sel
593         - 14  # NDRPDR sel
594         - 16  # NDRPDR sel
595         - 17  # NDRPDR sel
596         - 18  # NDRPDR sel
597         - 21  # NDRPDR sel
598         - 27  # NDRPDR sel
599         - 30  # NDRPDR sel
600         - 31  # NDRPDR sel
601         - 32  # NDRPDR sel
602     vpp-soak-vs-ndr-2n-skx-cmp:
603       csit-vpp-perf-verify-1904-2n-skx:
604         - 70  # SOAK
605         - 71  # SOAK
606     vpp-soak-vs-ndr-2n-skx:
607       - "vpp-soak-vs-ndr-2n-skx-ref"
608       - "vpp-soak-vs-ndr-2n-skx-cmp"
609
610     vpp-performance-changes-3n-hsw-mrr-h1:
611       csit-vpp-perf-verify-1810-3n-hsw:
612         - 9   # MRR sel
613     vpp-performance-changes-3n-hsw-mrr-ref:
614       csit-vpp-perf-verify-1901-3n-hsw:
615         - 35  # MRR sel
616     vpp-performance-changes-3n-hsw-mrr-cmp:
617       csit-vpp-perf-verify-1904-3n-hsw:
618         - 9   # MRR sel
619     vpp-performance-changes-3n-hsw-mrr:
620       - "vpp-performance-changes-3n-hsw-mrr-h1"
621       - "vpp-performance-changes-3n-hsw-mrr-ref"
622       - "vpp-performance-changes-3n-hsw-mrr-cmp"
623
624     vpp-performance-changes-3n-skx-mrr-h1:
625       csit-vpp-perf-verify-1810-3n-skx:
626         - 9   # MRR sel
627         - 11  # MRR sel
628         - 12  # MRR sel
629         - 13  # MRR sel
630     vpp-performance-changes-3n-skx-mrr-ref:
631       csit-vpp-perf-verify-1901-3n-skx:
632         - 32  # MRR sel
633     vpp-performance-changes-3n-skx-mrr-cmp:
634       csit-vpp-perf-verify-1904-3n-skx:
635         - 7   # MRR sel
636     vpp-performance-changes-3n-skx-mrr:
637       - "vpp-performance-changes-3n-skx-mrr-h1"
638       - "vpp-performance-changes-3n-skx-mrr-ref"
639       - "vpp-performance-changes-3n-skx-mrr-cmp"
640
641     vpp-performance-changes-2n-skx-mrr-h1:
642       csit-vpp-perf-verify-1810-2n-skx:
643         - 8   # MRR sel
644         - 10  # MRR sel
645         - 11  # MRR sel
646         - 12  # MRR sel
647     vpp-performance-changes-2n-skx-mrr-ref:
648       csit-vpp-perf-verify-1901-2n-skx:
649         - 22  # MRR sel
650     vpp-performance-changes-2n-skx-mrr-cmp:
651       csit-vpp-perf-verify-1904-2n-skx:
652         - 11  # MRR sel
653     vpp-performance-changes-2n-skx-mrr:
654       - "vpp-performance-changes-2n-skx-mrr-h1"
655       - "vpp-performance-changes-2n-skx-mrr-ref"
656       - "vpp-performance-changes-2n-skx-mrr-cmp"
657
658     dpdk-performance-changes-3n-hsw-h1:
659       csit-dpdk-perf-verify-1810-3n-hsw:
660         - 1   # NDRPDR sel
661         - 2   # NDRPDR sel
662         - 3   # NDRPDR sel
663         - 4   # NDRPDR sel
664         - 5   # NDRPDR sel
665         - 6   # NDRPDR sel
666         - 7   # NDRPDR sel
667         - 8   # NDRPDR sel
668         - 9   # NDRPDR sel
669         - 10  # NDRPDR sel
670     dpdk-performance-changes-3n-hsw-ref:
671       csit-dpdk-perf-verify-1901-3n-hsw:
672         - 13  # NDRPDR sel
673         - 14  # NDRPDR sel
674         - 16  # NDRPDR sel
675         - 17  # NDRPDR sel
676         - 18  # NDRPDR sel
677         - 19  # NDRPDR sel
678         - 20  # NDRPDR sel
679         - 21  # NDRPDR sel
680         - 22  # NDRPDR sel
681         - 23  # NDRPDR sel
682     dpdk-performance-changes-3n-hsw-cmp:
683       csit-dpdk-perf-verify-1904-3n-hsw:
684         - 2   # NDRPDR sel
685         - 3   # NDRPDR sel
686         - 5   # NDRPDR sel
687         - 6   # NDRPDR sel
688         - 13  # NDRPDR sel
689         - 14  # NDRPDR sel
690         - 15  # NDRPDR sel
691         - 18  # NDRPDR sel
692         - 19  # NDRPDR sel
693         - 20  # NDRPDR sel
694     dpdk-performance-changes-3n-hsw:
695       - "dpdk-performance-changes-3n-hsw-h1"
696       - "dpdk-performance-changes-3n-hsw-ref"
697       - "dpdk-performance-changes-3n-hsw-cmp"
698
699     dpdk-performance-changes-3n-skx-h1:
700       csit-dpdk-perf-verify-1810-3n-skx:
701         - 3   # NDRPDR sel
702         - 4   # NDRPDR sel
703         - 6   # NDRPDR sel
704         - 7   # NDRPDR sel
705         - 8   # NDRPDR sel
706         - 9   # NDRPDR sel
707         - 10  # NDRPDR sel
708         - 11  # NDRPDR sel
709         - 12  # NDRPDR sel
710         - 13  # NDRPDR sel
711     dpdk-performance-changes-3n-skx-ref:
712       csit-dpdk-perf-verify-1901-3n-skx:
713         - 3   # NDRPDR sel
714         - 5   # NDRPDR sel
715         - 6   # NDRPDR sel
716         - 7   # NDRPDR sel
717         - 8   # NDRPDR sel
718         - 9   # NDRPDR sel
719         - 10  # NDRPDR sel
720         - 11  # NDRPDR sel
721         - 12  # NDRPDR sel
722         - 13  # NDRPDR sel
723     dpdk-performance-changes-3n-skx-cmp:
724       csit-dpdk-perf-verify-1904-3n-skx:
725         - 2   # NDRPDR sel
726         - 3   # NDRPDR sel
727         - 4   # NDRPDR sel
728         - 5   # NDRPDR sel
729         - 6   # NDRPDR sel
730         - 7   # NDRPDR sel
731         - 11  # NDRPDR sel
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734         - 14  # NDRPDR sel
735     dpdk-performance-changes-3n-skx:
736       - "dpdk-performance-changes-3n-skx-h1"
737       - "dpdk-performance-changes-3n-skx-ref"
738       - "dpdk-performance-changes-3n-skx-cmp"
739
740     dpdk-performance-changes-2n-skx-h1:
741       csit-dpdk-perf-verify-1810-2n-skx:
742         - 3   # NDRPDR sel
743         - 4   # NDRPDR sel
744         - 5   # NDRPDR sel
745         - 7   # NDRPDR sel
746         - 8   # NDRPDR sel
747         - 9   # NDRPDR sel
748         - 10  # NDRPDR sel
749         - 11  # NDRPDR sel
750         - 12  # NDRPDR sel
751         - 13  # NDRPDR sel
752     dpdk-performance-changes-2n-skx-ref:
753       csit-dpdk-perf-verify-1901-2n-skx:
754         - 12  # NDRPDR sel
755         - 13  # NDRPDR sel
756         - 14  # NDRPDR sel
757         - 15  # NDRPDR sel
758         - 16  # NDRPDR sel
759         - 17  # NDRPDR sel
760         - 18  # NDRPDR sel
761         - 19  # NDRPDR sel
762         - 20  # NDRPDR sel
763         - 21  # NDRPDR sel
764     dpdk-performance-changes-2n-skx-cmp:
765       csit-dpdk-perf-verify-1904-2n-skx:
766         - 2   # NDRPDR sel
767         - 3   # NDRPDR sel
768         - 4   # NDRPDR sel
769         - 5   # NDRPDR sel
770         - 7   # NDRPDR sel
771         - 8   # NDRPDR sel
772         - 9   # NDRPDR sel
773         - 10  # NDRPDR sel
774         - 11  # NDRPDR sel
775         - 12  # NDRPDR sel
776     dpdk-performance-changes-2n-skx:
777       - "dpdk-performance-changes-2n-skx-h1"
778       - "dpdk-performance-changes-2n-skx-ref"
779       - "dpdk-performance-changes-2n-skx-cmp"
780
781     # Compare testbeds
782
783     vpp-compare-testbeds-ref:
784       csit-vpp-perf-verify-1904-3n-hsw:
785         - 11  # NDRPDR sel
786         - 12  # NDRPDR sel
787         - 20  # NDRPDR sel
788         - 21  # NDRPDR sel
789         - 23  # NDRPDR sel
790         - 24  # NDRPDR sel
791         - 25  # NDRPDR sel
792         - 26  # NDRPDR sel
793         - 29  # NDRPDR sel
794         - 30  # NDRPDR sel
795     vpp-compare-testbeds-cmp:
796       csit-vpp-perf-verify-1904-3n-skx:
797         - 8   # NDRPDR sel
798         - 9   # NDRPDR sel
799         - 10  # NDRPDR sel
800         - 11  # NDRPDR sel
801         - 12  # NDRPDR sel
802         - 14  # NDRPDR sel
803         - 16  # NDRPDR sel
804         - 21  # NDRPDR sel
805         - 23  # NDRPDR sel
806         - 25  # NDRPDR sel
807     vpp-compare-testbeds:
808       - "vpp-compare-testbeds-ref"
809       - "vpp-compare-testbeds-cmp"
810
811     vpp-compare-testbeds-mrr-ref:
812       csit-vpp-perf-verify-1904-3n-hsw:
813         - 9   # MRR sel
814     vpp-compare-testbeds-mrr-cmp:
815       csit-vpp-perf-verify-1904-3n-skx:
816         - 7   # MRR sel
817     vpp-compare-testbeds-mrr:
818       - "vpp-compare-testbeds-mrr-ref"
819       - "vpp-compare-testbeds-mrr-cmp"
820
821     dpdk-compare-testbeds-ref:
822       csit-dpdk-perf-verify-1904-3n-hsw:
823         - 2   # NDRPDR sel
824         - 3   # NDRPDR sel
825         - 5   # NDRPDR sel
826         - 6   # NDRPDR sel
827         - 13  # NDRPDR sel
828         - 14  # NDRPDR sel
829         - 15  # NDRPDR sel
830         - 18  # NDRPDR sel
831         - 19  # NDRPDR sel
832         - 20  # NDRPDR sel
833     dpdk-compare-testbeds-cmp:
834       csit-dpdk-perf-verify-1904-3n-skx:
835         - 2   # NDRPDR sel
836         - 3   # NDRPDR sel
837         - 4   # NDRPDR sel
838         - 5   # NDRPDR sel
839         - 6   # NDRPDR sel
840         - 7   # NDRPDR sel
841         - 11  # NDRPDR sel
842         - 12  # NDRPDR sel
843         - 13  # NDRPDR sel
844         - 14  # NDRPDR sel
845     dpdk-compare-testbeds:
846       - "dpdk-compare-testbeds-ref"
847       - "dpdk-compare-testbeds-cmp"
848
849     # Compare topologies
850
851     vpp-compare-topologies-ref:
852       csit-vpp-perf-verify-1904-3n-skx:
853         - 8   # NDRPDR sel
854         - 9   # NDRPDR sel
855         - 10  # NDRPDR sel
856         - 11  # NDRPDR sel
857         - 12  # NDRPDR sel
858         - 14  # NDRPDR sel
859         - 16  # NDRPDR sel
860         - 21  # NDRPDR sel
861         - 23  # NDRPDR sel
862         - 25  # NDRPDR sel
863     vpp-compare-topologies-cmp:
864       csit-vpp-perf-verify-1904-2n-skx:
865         - 12  # NDRPDR sel
866         - 14  # NDRPDR sel
867         - 16  # NDRPDR sel
868         - 17  # NDRPDR sel
869         - 18  # NDRPDR sel
870         - 21  # NDRPDR sel
871         - 27  # NDRPDR sel
872         - 30  # NDRPDR sel
873         - 31  # NDRPDR sel
874         - 32  # NDRPDR sel
875     vpp-compare-topologies:
876       - "vpp-compare-topologies-ref"
877       - "vpp-compare-topologies-cmp"
878
879     vpp-compare-topologies-mrr-ref:
880       csit-vpp-perf-verify-1904-3n-skx:
881         - 7   # MRR sel
882     vpp-compare-topologies-mrr-cmp:
883       csit-vpp-perf-verify-1904-2n-skx:
884         - 11  # MRR sel
885     vpp-compare-topologies-mrr:
886       - "vpp-compare-topologies-mrr-ref"
887       - "vpp-compare-topologies-mrr-cmp"
888
889     dpdk-compare-topologies-ref:
890       csit-dpdk-perf-verify-1904-3n-skx:
891         - 2   # NDRPDR sel
892         - 3   # NDRPDR sel
893         - 4   # NDRPDR sel
894         - 5   # NDRPDR sel
895         - 6   # NDRPDR sel
896         - 7   # NDRPDR sel
897         - 11  # NDRPDR sel
898         - 12  # NDRPDR sel
899         - 13  # NDRPDR sel
900         - 14  # NDRPDR sel
901     dpdk-compare-topologies-cmp:
902       csit-dpdk-perf-verify-1904-2n-skx:
903         - 2   # NDRPDR sel
904         - 3   # NDRPDR sel
905         - 4   # NDRPDR sel
906         - 5   # NDRPDR sel
907         - 7   # NDRPDR sel
908         - 8   # NDRPDR sel
909         - 9   # NDRPDR sel
910         - 10  # NDRPDR sel
911         - 11  # NDRPDR sel
912         - 12  # NDRPDR sel
913     dpdk-compare-topologies:
914       - "dpdk-compare-topologies-ref"
915       - "dpdk-compare-topologies-cmp"
916
917   plot-layouts:
918
919     plot-soak-throughput:
920       titlefont:
921         size: 18
922       xaxis:
923         title: "<b>Test Cases [Index]</b>"
924         titlefont:
925           size: 16
926         autorange: True
927         fixedrange: False
928         gridcolor: "rgb(230, 230, 230)"
929         linecolor: "rgb(220, 220, 220)"
930         linewidth: 1
931         showgrid: True
932         showline: True
933         showticklabels: True
934         tickcolor: "rgb(220, 220, 220)"
935         tickmode: "linear"
936         tickfont:
937           size: 16
938         zeroline: False
939       yaxis:
940         title: "<b>Packet Throughput [Mpps]</b>"
941         titlefont:
942           size: 16
943         gridcolor: "rgb(230, 230, 230)"
944         hoverformat: ".4s"
945         tickformat: ".3s"
946         linecolor: "rgb(220, 220, 220)"
947         linewidth: 1
948         showgrid: True
949         showline: True
950         showticklabels: True
951         tickcolor: "rgb(220, 220, 220)"
952         tickfont:
953           size: 16
954         zeroline: False
955         range: [0,50]
956       autosize: False
957       margin:
958         t: 50
959         b: 0
960         l: 80
961         r: 20
962       showlegend: True
963       legend:
964         orientation: "h"
965         font:
966           size: 16
967       width: 700
968       height: 900
969
970     plot-service-density:
971       titlefont:
972         size: 18
973       xaxis:
974         side: "top"
975         autorange: True
976         fixedrange: False
977         showgrid: False
978         showline: False
979         showticklabels: False
980         ticks: ""
981         ticklen: 0
982         tickwidth: 0
983         zeroline: False
984       yaxis:
985         autorange: "reversed"
986         showgrid: False
987         showline: False
988         showticklabels: False
989         ticks: ""
990         ticklen: 0
991         tickwidth: 0
992         zeroline: False
993       autosize: True
994       showlegend: False
995       width: 700
996       height: 700
997
998     plot-cps:
999       titlefont:
1000         size: 18
1001       xaxis:
1002         title: "<b>Test Cases [Index]</b>"
1003         titlefont:
1004           size: 16
1005         autorange: True
1006         fixedrange: False
1007         gridcolor: "rgb(230, 230, 230)"
1008         linecolor: "rgb(220, 220, 220)"
1009         linewidth: 1
1010         showgrid: True
1011         showline: True
1012         showticklabels: True
1013         tickcolor: "rgb(220, 220, 220)"
1014         tickmode: "linear"
1015         tickfont:
1016           size: 16
1017         zeroline: False
1018       yaxis:
1019         title: "<b>Connections Per Second [cps]</b>"
1020         titlefont:
1021           size: 16
1022         gridcolor: "rgb(230, 230, 230)"
1023         hoverformat: ".4s"
1024         linecolor: "rgb(220, 220, 220)"
1025         linewidth: 1
1026         rangemode: "tozero"
1027         showgrid: True
1028         showline: True
1029         showticklabels: True
1030         tickcolor: "rgb(220, 220, 220)"
1031         tickformat: ".3s"
1032         tickfont:
1033           size: 16
1034         zeroline: False
1035       boxmode: "group"
1036       boxgroupgap: 0.5
1037       autosize: False
1038       margin:
1039         t: 50
1040         b: 20
1041         l: 80
1042         r: 20
1043       showlegend: True
1044       legend:
1045         orientation: "h"
1046         font:
1047           size: 16
1048       width: 700
1049       height: 800
1050
1051     plot-rps:
1052       titlefont:
1053         size: 18
1054       xaxis:
1055         title: "<b>Test Cases [Index]</b>"
1056         titlefont:
1057           size: 16
1058         autorange: True
1059         fixedrange: False
1060         gridcolor: "rgb(230, 230, 230)"
1061         linecolor: "rgb(220, 220, 220)"
1062         linewidth: 1
1063         showgrid: True
1064         showline: True
1065         showticklabels: True
1066         tickcolor: "rgb(220, 220, 220)"
1067         tickmode: "linear"
1068         tickfont:
1069           size: 16
1070         zeroline: False
1071       yaxis:
1072         title: "<b>Requests Per Second [rps]</b>"
1073         titlefont:
1074           size: 16
1075         gridcolor: "rgb(230, 230, 230)"
1076         hoverformat: ".4s"
1077         linecolor: "rgb(220, 220, 220)"
1078         linewidth: 1
1079         rangemode: "tozero"
1080         showgrid: True
1081         showline: True
1082         showticklabels: True
1083         tickcolor: "rgb(230, 230, 230)"
1084         tickformat: ".3s"
1085         tickfont:
1086           size: 16
1087         zeroline: False
1088       boxmode: "group"
1089       boxgroupgap: 0.5
1090       autosize: False
1091       margin:
1092         t: 50
1093         b: 20
1094         l: 80
1095         r: 20
1096       showlegend: True
1097       legend:
1098         orientation: "h"
1099         font:
1100           size: 16
1101       width: 700
1102       height: 800
1103
1104     plot-throughput:
1105       titlefont:
1106         size: 18
1107       xaxis:
1108         title: "<b>Test Cases [Index]</b>"
1109         titlefont:
1110           size: 16
1111         autorange: True
1112         fixedrange: False
1113         gridcolor: "rgb(230, 230, 230)"
1114         linecolor: "rgb(220, 220, 220)"
1115         linewidth: 1
1116         showgrid: True
1117         showline: True
1118         showticklabels: True
1119         tickcolor: "rgb(220, 220, 220)"
1120         tickmode: "linear"
1121         tickfont:
1122           size: 16
1123         zeroline: False
1124       yaxis:
1125         title: "<b>Packet Throughput [Mpps]</b>"
1126         titlefont:
1127           size: 16
1128         gridcolor: "rgb(230, 230, 230)"
1129         hoverformat: ".4s"
1130         tickformat: ".3s"
1131         linecolor: "rgb(220, 220, 220)"
1132         linewidth: 1
1133         showgrid: True
1134         showline: True
1135         showticklabels: True
1136         tickcolor: "rgb(220, 220, 220)"
1137         tickfont:
1138           size: 16
1139         zeroline: False
1140         range: [0,50]
1141       boxmode: "group"
1142       boxgroupgap: 0.5
1143       autosize: False
1144       margin:
1145         t: 50
1146         b: 0
1147         l: 80
1148         r: 20
1149       showlegend: True
1150       legend:
1151         orientation: "h"
1152         font:
1153           size: 16
1154       width: 700
1155       height: 900
1156
1157     plot-throughput-speedup-analysis:
1158       titlefont:
1159         size: 18
1160       xaxis:
1161         title: "<b>Number of Cores [Qty]</b>"
1162         titlefont:
1163           size: 16
1164         autorange: True
1165         fixedrange: False
1166         gridcolor: "rgb(230, 230, 230)"
1167         linecolor: "rgb(220, 220, 220)"
1168         linewidth: 1
1169         showgrid: True
1170         showline: True
1171         showticklabels: True
1172         tickcolor: "rgb(238, 238, 238)"
1173         tickmode: "linear"
1174         tickfont:
1175           size: 16
1176         zeroline: False
1177       yaxis:
1178         title: "<b>Packet Throughput [Mpps]</b>"
1179         titlefont:
1180           size: 16
1181         type: "linear"
1182         gridcolor: "rgb(230, 230, 230)"
1183         hoverformat: ".4s"
1184         linecolor: "rgb(220, 220, 220)"
1185         linewidth: 1
1186         showgrid: True
1187         showline: True
1188         showticklabels: True
1189         tickcolor: "rgb(220, 220, 220)"
1190         tickformat: ".4s"
1191         tickfont:
1192           size: 16
1193         zeroline: True
1194         rangemode: "tozero"
1195         range: [0,100]
1196       legend:
1197         orientation: "h"
1198         font:
1199           size: 16
1200         xanchor: "left"
1201         yanchor: "top"
1202         x: 0
1203         y: -0.2
1204         bgcolor: "rgba(255, 255, 255, 0)"
1205         bordercolor: "rgba(255, 255, 255, 0)"
1206         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1207       autosize: False
1208       margin:
1209           't': 50
1210           'b': 150
1211           'l': 85
1212           'r': 10
1213       showlegend: True
1214       width: 700
1215       height: 700
1216       hoverlabel:
1217         namelength: -1
1218       annotations: [
1219         {
1220           text: "_ _          __          ...",
1221           align: "left",
1222           showarrow: False,
1223           xref: "paper",
1224           yref: "paper",
1225           xanchor: "left",
1226           yanchor: "top",
1227           x: 0,
1228           y: -0.13,
1229           font: {
1230             family: "Consolas, Courier New",
1231             size: 15
1232           },
1233         },
1234         {
1235           text: "    Perfect     Measured     Limit",
1236           align: "left",
1237           showarrow: False,
1238           xref: "paper",
1239           yref: "paper",
1240           xanchor: "left",
1241           yanchor: "top",
1242           x: 0,
1243           y: -0.15,
1244           font: {
1245             family: "Consolas, Courier New",
1246             size: 15
1247           },
1248         },
1249       ]
1250
1251     plot-latency:
1252       titlefont:
1253         size: 18
1254       xaxis:
1255         title: "<b>Direction</b>"
1256         titlefont:
1257           size: 16
1258         autorange: True
1259         fixedrange: False
1260         gridcolor: "rgb(230, 230, 230)"
1261         linecolor: "rgb(220, 220, 220)"
1262         linewidth: 1
1263         showgrid: True
1264         showline: True
1265         showticklabels: False
1266         tickcolor: "rgb(220, 220, 220)"
1267         tickmode: "linear"
1268         tickfont:
1269           size: 16
1270         zeroline: False
1271       yaxis:
1272         title: "<b>Packet Latency [uSec]</b>"
1273         titlefont:
1274           size: 16
1275         type: "linear"
1276         gridcolor: "rgb(230, 230, 230)"
1277         hoverformat: ".4s"
1278         linecolor: "rgb(220, 220, 220)"
1279         linewidth: 1
1280         showgrid: True
1281         showline: True
1282         showticklabels: True
1283         tickcolor: "rgb(220, 220, 220)"
1284         tickformat: ".4s"
1285         tickfont:
1286           size: 16
1287         zeroline: True
1288         rangemode: "tozero"
1289       legend:
1290         orientation: "h"
1291         font:
1292           size: 16
1293         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1294       autosize: False
1295       margin:
1296           't': 50
1297           'b': 150
1298           'l': 80
1299           'r': 10
1300       showlegend: True
1301       width: 700
1302       height: 700
1303       hoverlabel:
1304         namelength: -1
1305
1306 - type: "static"
1307   src-path: "{DIR[RST]}"
1308   dst-path: "{DIR[WORKING,SRC]}"
1309
1310 - type: "input"
1311   general:
1312     file-name: "robot-plugin.zip"
1313     file-format: ".zip"
1314     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1315     extract: "robot-plugin/output.xml"
1316
1317   builds:
1318 #    # TODO: Add 1904 data
1319 ##    intel-dnv-vpp-release-1904:
1320 ##      - 1
1321 #
1322 #    intel-dnv-vpp-release-1901:
1323 #      - 1
1324 #
1325 #    intel-dnv-vpp-release-1810:
1326 #      - 1
1327
1328     csit-vpp-perf-verify-1810-3n-hsw:
1329       - 9   # MRR sel
1330       - 8   # NDRPDR sel
1331       - 12  # NDRPDR sel
1332       - 14  # NDRPDR sel
1333       - 18  # NDRPDR sel
1334       - 23  # NDRPDR sel
1335       - 25  # NDRPDR sel
1336       - 38  # NDRPDR sel
1337       - 39  # NDRPDR sel
1338       - 41  # NDRPDR sel
1339       - 42  # NDRPDR sel
1340 #      - 28  # WRK
1341 #      - 29  # WRK
1342 #      - 30  # WRK
1343 #      - 31  # WRK
1344 #      - 32  # WRK
1345 #      - 33  # WRK
1346 #      - 34  # WRK
1347 #      - 35  # WRK
1348 #      - 36  # WRK
1349 #      - 37  # WRK
1350     csit-vpp-perf-verify-1901-3n-hsw:
1351       - 35  # MRR sel
1352       - 10  # NDRPDR sel
1353       - 19  # NDRPDR sel
1354       - 31  # NDRPDR sel
1355       - 36  # NDRPDR sel
1356       - 40  # NDRPDR sel
1357       - 42  # NDRPDR sel
1358       - 44  # NDRPDR sel
1359       - 46  # NDRPDR sel
1360       - 47  # NDRPDR sel
1361       - 48  # NDRPDR sel
1362       - 61  # NDRPDR LB
1363       - 62  # NDRPDR LB
1364       - 63  # NDRPDR LB
1365       - 64  # NDRPDR LB
1366       - 65  # NDRPDR LB
1367       - 66  # NDRPDR LB
1368       - 67  # NDRPDR LB
1369       - 69  # NDRPDR LB
1370       - 70  # NDRPDR LB
1371       - 71  # NDRPDR LB
1372     # TODO: Add 1904 Data
1373     csit-vpp-perf-verify-1904-3n-hsw:
1374       - 9   # MRR sel
1375       - 11  # NDRPDR sel
1376       - 12  # NDRPDR sel
1377       - 20  # NDRPDR sel
1378       - 21  # NDRPDR sel
1379       - 23  # NDRPDR sel
1380       - 24  # NDRPDR sel
1381       - 25  # NDRPDR sel
1382       - 26  # NDRPDR sel
1383       - 29  # NDRPDR sel
1384       - 30  # NDRPDR sel
1385
1386     csit-vpp-perf-verify-1810-3n-skx:
1387       - 9   # MRR sel
1388       - 11  # MRR sel
1389       - 12  # MRR sel
1390       - 13  # MRR sel
1391       - 10  # NDRPDR sel
1392       - 14  # NDRPDR sel
1393       - 15  # NDRPDR sel
1394       - 16  # NDRPDR sel
1395       - 17  # NDRPDR sel
1396       - 19  # NDRPDR sel
1397       - 20  # NDRPDR sel
1398       - 21  # NDRPDR sel
1399       - 22  # NDRPDR sel
1400       - 25  # NDRPDR sel
1401     csit-vpp-perf-verify-1901-3n-skx:
1402       - 32  # MRR sel
1403       - 18  # NDRPDR sel
1404       - 19  # NDRPDR sel
1405       - 20  # NDRPDR sel
1406       - 28  # NDRPDR sel
1407       - 31  # NDRPDR sel
1408       - 33  # NDRPDR sel
1409       - 36  # NDRPDR sel
1410       - 38  # NDRPDR sel
1411       - 47  # NDRPDR sel
1412       - 48  # NDRPDR sel
1413       - 54  # NDRPDR LB
1414       - 57  # NDRPDR LB
1415       - 58  # NDRPDR LB
1416       - 59  # NDRPDR LB
1417       - 60  # NDRPDR LB
1418       - 63  # NDRPDR LB
1419       - 64  # NDRPDR LB
1420       - 65  # NDRPDR LB
1421       - 66  # NDRPDR LB
1422       - 67  # NDRPDR LB
1423     csit-vpp-perf-verify-1904-3n-skx:
1424       - 7   # MRR sel
1425       - 26  # NDRPDR full
1426       - 27  # NDRPDR full
1427       - 30  # NDRPDR full
1428       - 31  # NDRPDR full
1429       - 8   # NDRPDR sel
1430       - 9   # NDRPDR sel
1431       - 10  # NDRPDR sel
1432       - 11  # NDRPDR sel
1433       - 12  # NDRPDR sel
1434       - 14  # NDRPDR sel
1435       - 16  # NDRPDR sel
1436       - 21  # NDRPDR sel
1437       - 23  # NDRPDR sel
1438       - 25  # NDRPDR sel
1439
1440     csit-vpp-perf-verify-1810-2n-skx:
1441       - 8   # MRR sel
1442       - 10  # MRR sel
1443       - 11  # MRR sel
1444       - 12  # MRR sel
1445       - 9   # NDRPDR sel
1446       - 13  # NDRPDR sel
1447       - 14  # NDRPDR sel
1448       - 19  # NDRPDR sel
1449       - 20  # NDRPDR sel
1450       - 21  # NDRPDR sel
1451       - 22  # NDRPDR sel
1452       - 23  # NDRPDR sel
1453       - 24  # NDRPDR sel
1454       - 27  # NDRPDR sel
1455     csit-vpp-perf-verify-1901-2n-skx:
1456       - 22  # MRR sel
1457       - 5   # NDRPDR sel
1458       - 12  # NDRPDR sel
1459       - 13  # NDRPDR sel
1460       - 21  # NDRPDR sel
1461       - 23  # NDRPDR sel
1462       - 31  # NDRPDR sel
1463       - 34  # NDRPDR sel
1464       - 40  # NDRPDR sel
1465       - 42  # NDRPDR sel
1466       - 43  # NDRPDR sel
1467     # TODO: Add 1904 data
1468     csit-vpp-perf-verify-1904-2n-skx:
1469       - 11  # MRR sel
1470       - 33  # NDRPDR full
1471       - 39  # NDRPDR full
1472       - 58  # NDRPDR full
1473       - 62  # NDRPDR full
1474       - 12  # NDRPDR sel
1475       - 14  # NDRPDR sel
1476       - 16  # NDRPDR sel
1477       - 17  # NDRPDR sel
1478       - 18  # NDRPDR sel
1479       - 21  # NDRPDR sel
1480       - 27  # NDRPDR sel
1481       - 30  # NDRPDR sel
1482       - 31  # NDRPDR sel
1483       - 32  # NDRPDR sel
1484       - 40  # NFV MRR 64b
1485       - 41  # NFV MRR 64b
1486       - 42  # NFV MRR 64b
1487       - 47  # NFV MRR 64b
1488       - 48  # NFV MRR 64b
1489       - 49  # NFV MRR IMIX
1490       - 50  # NFV MRR IMIX
1491       - 51  # NFV MRR IMIX
1492       - 54  # NFV MRR IMIX
1493       - 55  # NFV MRR IMIX
1494       - 56  # NFV NDRPDR 64b
1495       - 59  # NFV NDRPDR 64b
1496       - 60  # NFV NDRPDR 64b
1497       - 65  # NFV NDRPDR 64b
1498       - 68  # NFV NDRPDR 64b
1499       - 66  # NFV NDRPDR IMIX
1500       - 67  # NFV NDRPDR IMIX
1501       - 69  # NFV NDRPDR IMIX
1502       - 70  # SOAK
1503       - 71  # SOAK
1504
1505 #    csit-ligato-perf-verify-1901-3n-hsw:
1506 #      - 10  # NDRPDR full
1507 #      - 8   # NDRPDR sel
1508 #      - 9   # NDRPDR sel
1509 #      - 11  # NDRPDR sel
1510 #      - 12  # NDRPDR sel
1511 #      - 13  # NDRPDR sel
1512 #      - 14  # NDRPDR sel
1513 #      - 15  # NDRPDR sel
1514 #      - 16  # NDRPDR sel
1515 #      - 17  # NDRPDR sel
1516 #      - 18  # NDRPDR sel
1517 #    # TODO: Add 1904 data
1518 ##    csit-ligato-perf-verify-1904-3n-hsw:
1519 ##      -
1520
1521     csit-dpdk-perf-verify-1810-3n-hsw:
1522       - 1   # NDRPDR sel
1523       - 2   # NDRPDR sel
1524       - 3   # NDRPDR sel
1525       - 4   # NDRPDR sel
1526       - 5   # NDRPDR sel
1527       - 6   # NDRPDR sel
1528       - 7   # NDRPDR sel
1529       - 8   # NDRPDR sel
1530       - 9   # NDRPDR sel
1531       - 10  # NDRPDR sel
1532     csit-dpdk-perf-verify-1901-3n-hsw:
1533       - 13  # NDRPDR sel
1534       - 14  # NDRPDR sel
1535       - 16  # NDRPDR sel
1536       - 17  # NDRPDR sel
1537       - 18  # NDRPDR sel
1538       - 19  # NDRPDR sel
1539       - 20  # NDRPDR sel
1540       - 21  # NDRPDR sel
1541       - 22  # NDRPDR sel
1542       - 23  # NDRPDR sel
1543     csit-dpdk-perf-verify-1904-3n-hsw:
1544       - 2   # NDRPDR sel
1545       - 3   # NDRPDR sel
1546       - 5   # NDRPDR sel
1547       - 6   # NDRPDR sel
1548       - 13  # NDRPDR sel
1549       - 14  # NDRPDR sel
1550       - 15  # NDRPDR sel
1551       - 18  # NDRPDR sel
1552       - 19  # NDRPDR sel
1553       - 20  # NDRPDR sel
1554
1555     csit-dpdk-perf-verify-1810-3n-skx:
1556       - 3   # NDRPDR sel
1557       - 4   # NDRPDR sel
1558       - 6   # NDRPDR sel
1559       - 7   # NDRPDR sel
1560       - 8   # NDRPDR sel
1561       - 9   # NDRPDR sel
1562       - 10  # NDRPDR sel
1563       - 11  # NDRPDR sel
1564       - 12  # NDRPDR sel
1565       - 13  # NDRPDR sel
1566     csit-dpdk-perf-verify-1901-3n-skx:
1567       - 3   # NDRPDR sel
1568       - 5   # NDRPDR sel
1569       - 6   # NDRPDR sel
1570       - 7   # NDRPDR sel
1571       - 8   # NDRPDR sel
1572       - 9   # NDRPDR sel
1573       - 10  # NDRPDR sel
1574       - 11  # NDRPDR sel
1575       - 12  # NDRPDR sel
1576       - 13  # NDRPDR sel
1577     csit-dpdk-perf-verify-1904-3n-skx:
1578       - 2   # NDRPDR sel
1579       - 3   # NDRPDR sel
1580       - 4   # NDRPDR sel
1581       - 5   # NDRPDR sel
1582       - 6   # NDRPDR sel
1583       - 7   # NDRPDR sel
1584       - 11  # NDRPDR sel
1585       - 12  # NDRPDR sel
1586       - 13  # NDRPDR sel
1587       - 14  # NDRPDR sel
1588
1589     csit-dpdk-perf-verify-1810-2n-skx:
1590       - 3   # NDRPDR sel
1591       - 4   # NDRPDR sel
1592       - 5   # NDRPDR sel
1593       - 7   # NDRPDR sel
1594       - 8   # NDRPDR sel
1595       - 9   # NDRPDR sel
1596       - 10  # NDRPDR sel
1597       - 11  # NDRPDR sel
1598       - 12  # NDRPDR sel
1599       - 13  # NDRPDR sel
1600     csit-dpdk-perf-verify-1901-2n-skx:
1601       - 12  # NDRPDR sel
1602       - 13  # NDRPDR sel
1603       - 14  # NDRPDR sel
1604       - 15  # NDRPDR sel
1605       - 16  # NDRPDR sel
1606       - 17  # NDRPDR sel
1607       - 18  # NDRPDR sel
1608       - 19  # NDRPDR sel
1609       - 20  # NDRPDR sel
1610       - 21  # NDRPDR sel
1611     csit-dpdk-perf-verify-1904-2n-skx:
1612       - 2   # NDRPDR sel
1613       - 3   # NDRPDR sel
1614       - 4   # NDRPDR sel
1615       - 5   # NDRPDR sel
1616       - 7   # NDRPDR sel
1617       - 8   # NDRPDR sel
1618       - 9   # NDRPDR sel
1619       - 10  # NDRPDR sel
1620       - 11  # NDRPDR sel
1621       - 12  # NDRPDR sel
1622
1623     csit-vpp-functional-1904-ubuntu1604-virl:
1624       - 33
1625     csit-vpp-functional-1904-centos7-virl:
1626       - 32
1627     csit-vpp-device-1904-ubuntu1804-1n-skx:
1628       - 32
1629 #    # Not used
1630 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1631 #      - 1
1632     csit-dmm-functional-1904-ubuntu1604-virl:
1633       - 1
1634     csit-hc2vpp-verify-func-1904-ubuntu1604:
1635       - 4
1636
1637 - type: "output"
1638   output: "report"
1639   format:
1640     html:
1641     - full
1642 #    pdf:
1643 #    - minimal
1644
1645 ################################################################################
1646 ###                               T A B L E S                                ###
1647 ################################################################################
1648
1649 # VPP SOAK vs NDR
1650 - type: "table"
1651   title: "VPP SOAK vs NDR 2n-skx"
1652   algorithm: "table_soak_vs_ndr"
1653   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1654   reference:
1655     title: "NDR"
1656     data: "vpp-soak-vs-ndr-2n-skx-ref"
1657   compare:
1658     title: "SOAK"
1659     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1660   data: "vpp-soak-vs-ndr-2n-skx"
1661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1662   filter: "('NDRPDR' or 'SOAK')"
1663   parameters:
1664     - "throughput"
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697 # VPP Compare NICs 3n-hsw 1t1c ndr
1698 - type: "table"
1699   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1700   algorithm: "table_nics_comparison"
1701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1702   reference:
1703     title: "Intel-x520"
1704     nic: "NIC_Intel-X520-DA2"
1705   compare:
1706     title: "Intel-x710"
1707     nic: "NIC_Intel-X710"
1708   data: "vpp-nic-comparison-3n-hsw"
1709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1710   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1711   parameters:
1712   - "name"
1713   - "parent"
1714   - "throughput"
1715   - "tags"
1716
1717 # VPP Compare NICs 3n-hsw 2t2c ndr
1718 - type: "table"
1719   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1720   algorithm: "table_nics_comparison"
1721   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1722   reference:
1723     title: "Intel-x520"
1724     nic: "NIC_Intel-X520-DA2"
1725   compare:
1726     title: "Intel-x710"
1727     nic: "NIC_Intel-X710"
1728   data: "vpp-nic-comparison-3n-hsw"
1729   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1730   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1731   parameters:
1732   - "name"
1733   - "parent"
1734   - "throughput"
1735   - "tags"
1736
1737 # VPP Compare NICs 3n-hsw 1t1c pdr
1738 - type: "table"
1739   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1740   algorithm: "table_nics_comparison"
1741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1742   reference:
1743     title: "Intel-x520"
1744     nic: "NIC_Intel-X520-DA2"
1745   compare:
1746     title: "Intel-x710"
1747     nic: "NIC_Intel-X710"
1748   data: "vpp-nic-comparison-3n-hsw"
1749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1750   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1751   parameters:
1752   - "name"
1753   - "parent"
1754   - "throughput"
1755   - "tags"
1756
1757 # VPP Compare NICs 3n-hsw 2t2c pdr
1758 - type: "table"
1759   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1760   algorithm: "table_nics_comparison"
1761   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1762   reference:
1763     title: "Intel-x520"
1764     nic: "NIC_Intel-X520-DA2"
1765   compare:
1766     title: "Intel-x710"
1767     nic: "NIC_Intel-X710"
1768   data: "vpp-nic-comparison-3n-hsw"
1769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1770   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1771   parameters:
1772   - "name"
1773   - "parent"
1774   - "throughput"
1775   - "tags"
1776
1777 # VPP Compare NICs 3n-hsw 1t1c mrr
1778 - type: "table"
1779   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1780   algorithm: "table_nics_comparison"
1781   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1782   reference:
1783     title: "Intel-x520"
1784     nic: "NIC_Intel-X520-DA2"
1785   compare:
1786     title: "Intel-x710"
1787     nic: "NIC_Intel-X710"
1788   data: "vpp-nic-comparison-3n-hsw-mrr"
1789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1790   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1791   parameters:
1792   - "name"
1793   - "parent"
1794   - "result"
1795   - "tags"
1796
1797 # VPP Compare NICs 3n-hsw 2t2c mrr
1798 - type: "table"
1799   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1800   algorithm: "table_nics_comparison"
1801   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1802   reference:
1803     title: "Intel-x520"
1804     nic: "NIC_Intel-X520-DA2"
1805   compare:
1806     title: "Intel-x710"
1807     nic: "NIC_Intel-X710"
1808   data: "vpp-nic-comparison-3n-hsw-mrr"
1809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1810   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1811   parameters:
1812   - "name"
1813   - "parent"
1814   - "result"
1815   - "tags"
1816
1817 # VPP Compare NICs 3n-hsw 4t4c mrr
1818 - type: "table"
1819   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1820   algorithm: "table_nics_comparison"
1821   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1822   reference:
1823     title: "Intel-x520"
1824     nic: "NIC_Intel-X520-DA2"
1825   compare:
1826     title: "Intel-x710"
1827     nic: "NIC_Intel-X710"
1828   data: "vpp-nic-comparison-3n-hsw-mrr"
1829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1830   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1831   parameters:
1832   - "name"
1833   - "parent"
1834   - "result"
1835   - "tags"
1836
1837 # VPP Compare NICs 3n-skx 2t1c ndr
1838 - type: "table"
1839   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1840   algorithm: "table_nics_comparison"
1841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1842   reference:
1843     title: "Intel-x710"
1844     nic: "NIC_Intel-X710"
1845   compare:
1846     title: "Intel-xxv710"
1847     nic: "NIC_Intel-XXV710"
1848   data: "vpp-nic-comparison-3n-skx"
1849   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1850   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1851   parameters:
1852   - "name"
1853   - "parent"
1854   - "throughput"
1855   - "tags"
1856
1857 # VPP Compare NICs 3n-skx 4t2c ndr
1858 - type: "table"
1859   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1860   algorithm: "table_nics_comparison"
1861   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1862   reference:
1863     title: "Intel-x710"
1864     nic: "NIC_Intel-X710"
1865   compare:
1866     title: "Intel-xxv710"
1867     nic: "NIC_Intel-XXV710"
1868   data: "vpp-nic-comparison-3n-skx"
1869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1870   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1871   parameters:
1872   - "name"
1873   - "parent"
1874   - "throughput"
1875   - "tags"
1876
1877 # VPP Compare NICs 3n-skx 2t1c pdr
1878 - type: "table"
1879   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1880   algorithm: "table_nics_comparison"
1881   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1882   reference:
1883     title: "Intel-x710"
1884     nic: "NIC_Intel-X710"
1885   compare:
1886     title: "Intel-xxv710"
1887     nic: "NIC_Intel-XXV710"
1888   data: "vpp-nic-comparison-3n-skx"
1889   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1890   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1891   parameters:
1892   - "name"
1893   - "parent"
1894   - "throughput"
1895   - "tags"
1896
1897  # VPP Compare NICs 3n-skx 4t2c pdr
1898 - type: "table"
1899   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1900   algorithm: "table_nics_comparison"
1901   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1902   reference:
1903     title: "Intel-x710"
1904     nic: "NIC_Intel-X710"
1905   compare:
1906     title: "Intel-xxv710"
1907     nic: "NIC_Intel-XXV710"
1908   data: "vpp-nic-comparison-3n-skx"
1909   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1910   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1911   parameters:
1912   - "name"
1913   - "parent"
1914   - "throughput"
1915   - "tags"
1916
1917 # VPP Compare NICs 3n-skx 2t1c mrr
1918 - type: "table"
1919   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1920   algorithm: "table_nics_comparison"
1921   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1922   reference:
1923     title: "Intel-x710"
1924     nic: "NIC_Intel-X710"
1925   compare:
1926     title: "Intel-xxv710"
1927     nic: "NIC_Intel-XXV710"
1928   data: "vpp-nic-comparison-3n-skx-mrr"
1929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1930   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1931   parameters:
1932   - "name"
1933   - "parent"
1934   - "result"
1935   - "tags"
1936
1937 # VPP Compare NICs 3n-skx 4t2c mrr
1938 - type: "table"
1939   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1940   algorithm: "table_nics_comparison"
1941   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1942   reference:
1943     title: "Intel-x710"
1944     nic: "NIC_Intel-X710"
1945   compare:
1946     title: "Intel-xxv710"
1947     nic: "NIC_Intel-XXV710"
1948   data: "vpp-nic-comparison-3n-skx-mrr"
1949   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1950   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1951   parameters:
1952   - "name"
1953   - "parent"
1954   - "result"
1955   - "tags"
1956
1957  # VPP Compare NICs 3n-skx 8t4c mrr
1958 - type: "table"
1959   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1960   algorithm: "table_nics_comparison"
1961   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1962   reference:
1963     title: "Intel-x710"
1964     nic: "NIC_Intel-X710"
1965   compare:
1966     title: "Intel-xxv710"
1967     nic: "NIC_Intel-XXV710"
1968   data: "vpp-nic-comparison-3n-skx-mrr"
1969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1970   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1971   parameters:
1972   - "name"
1973   - "parent"
1974   - "result"
1975   - "tags"
1976
1977 # VPP Compare NICs 2n-skx 2t1c ndr
1978 - type: "table"
1979   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1980   algorithm: "table_nics_comparison"
1981   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1982   reference:
1983     title: "Intel-x710"
1984     nic: "NIC_Intel-X710"
1985   compare:
1986     title: "Intel-xxv710"
1987     nic: "NIC_Intel-XXV710"
1988   data: "vpp-nic-comparison-2n-skx"
1989   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1990   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1991   parameters:
1992   - "name"
1993   - "parent"
1994   - "throughput"
1995   - "tags"
1996
1997 # VPP Compare NICs 2n-skx 4t2c ndr
1998 - type: "table"
1999   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2000   algorithm: "table_nics_comparison"
2001   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2002   reference:
2003     title: "Intel-x710"
2004     nic: "NIC_Intel-X710"
2005   compare:
2006     title: "Intel-xxv710"
2007     nic: "NIC_Intel-XXV710"
2008   data: "vpp-nic-comparison-2n-skx"
2009   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2010   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2011   parameters:
2012   - "name"
2013   - "parent"
2014   - "throughput"
2015   - "tags"
2016
2017  # VPP Compare NICs 2n-skx 2t1c pdr
2018 - type: "table"
2019   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2020   algorithm: "table_nics_comparison"
2021   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2022   reference:
2023     title: "Intel-x710"
2024     nic: "NIC_Intel-X710"
2025   compare:
2026     title: "Intel-xxv710"
2027     nic: "NIC_Intel-XXV710"
2028   data: "vpp-nic-comparison-2n-skx"
2029   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2030   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2031   parameters:
2032   - "name"
2033   - "parent"
2034   - "throughput"
2035   - "tags"
2036
2037 # VPP Compare NICs 2n-skx 4t2c pdr
2038 - type: "table"
2039   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2040   algorithm: "table_nics_comparison"
2041   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2042   reference:
2043     title: "Intel-x710"
2044     nic: "NIC_Intel-X710"
2045   compare:
2046     title: "Intel-xxv710"
2047     nic: "NIC_Intel-XXV710"
2048   data: "vpp-nic-comparison-2n-skx"
2049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2050   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2051   parameters:
2052   - "name"
2053   - "parent"
2054   - "throughput"
2055   - "tags"
2056
2057 # VPP Compare NICs 2n-skx 2t1c mrr
2058 - type: "table"
2059   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2060   algorithm: "table_nics_comparison"
2061   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2062   reference:
2063     title: "Intel-x710"
2064     nic: "NIC_Intel-X710"
2065   compare:
2066     title: "Intel-xxv710"
2067     nic: "NIC_Intel-XXV710"
2068   data: "vpp-nic-comparison-2n-skx-mrr"
2069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2070   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2071   parameters:
2072   - "name"
2073   - "parent"
2074   - "result"
2075   - "tags"
2076
2077 # VPP Compare NICs 2n-skx 4t2c mrr
2078 - type: "table"
2079   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2080   algorithm: "table_nics_comparison"
2081   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2082   reference:
2083     title: "Intel-x710"
2084     nic: "NIC_Intel-X710"
2085   compare:
2086     title: "Intel-xxv710"
2087     nic: "NIC_Intel-XXV710"
2088   data: "vpp-nic-comparison-2n-skx-mrr"
2089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2090   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2091   parameters:
2092   - "name"
2093   - "parent"
2094   - "result"
2095   - "tags"
2096
2097 # VPP Compare NICs 2n-skx 8t4c mrr
2098 - type: "table"
2099   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2100   algorithm: "table_nics_comparison"
2101   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2102   reference:
2103     title: "Intel-x710"
2104     nic: "NIC_Intel-X710"
2105   compare:
2106     title: "Intel-xxv710"
2107     nic: "NIC_Intel-XXV710"
2108   data: "vpp-nic-comparison-2n-skx-mrr"
2109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2110   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2111   parameters:
2112   - "name"
2113   - "parent"
2114   - "result"
2115   - "tags"
2116
2117 ################################################################################
2118 # VPP
2119
2120 ## VPP Performance Changes 2n-dnv 1t1c pdr
2121 #- type: "table"
2122 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2123 #  algorithm: "table_performance_comparison"
2124 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2125 #  history:
2126 #    - title: "rls1810"
2127 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2128 #  reference:
2129 #    title: "rls1901"
2130 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2131 #  compare:
2132 #    title: "rls1904"
2133 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2134 #  data: "intel-dnv-vpp-changes-2n-dnv"
2135 #  include-tests: "PDR"
2136 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2137 #  parameters:
2138 #  - "name"
2139 #  - "parent"
2140 #  - "throughput"
2141 #
2142 ## VPP Performance Changes 2n-dnv 2t2c pdr
2143 #- type: "table"
2144 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2145 #  algorithm: "table_performance_comparison"
2146 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2147 #  history:
2148 #    - title: "rls1810"
2149 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2150 #  reference:
2151 #    title: "rls1901"
2152 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2153 #  compare:
2154 #    title: "rls1904"
2155 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2156 #  data: "intel-dnv-vpp-changes-2n-dnv"
2157 #  include-tests: "PDR"
2158 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2159 #  parameters:
2160 #  - "name"
2161 #  - "parent"
2162 #  - "throughput"
2163 #
2164 ## VPP Performance Changes 2n-dnv 1t1c ndr
2165 #- type: "table"
2166 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2167 #  algorithm: "table_performance_comparison"
2168 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2169 #  history:
2170 #    - title: "rls1810"
2171 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2172 #  reference:
2173 #    title: "rls1901"
2174 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2175 #  compare:
2176 #    title: "rls1904"
2177 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2178 #  data: "intel-dnv-vpp-changes-2n-dnv"
2179 #  include-tests: "NDR"
2180 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2181 #  parameters:
2182 #  - "name"
2183 #  - "parent"
2184 #  - "throughput"
2185 #
2186 ## VPP Performance Changes 2n-dnv 2t2c ndr
2187 #- type: "table"
2188 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2189 #  algorithm: "table_performance_comparison"
2190 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2191 #  history:
2192 #    - title: "rls1810"
2193 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2194 #  reference:
2195 #    title: "rls1901"
2196 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2197 #  compare:
2198 #    title: "rls1904"
2199 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2200 #  data: "intel-dnv-vpp-changes-2n-dnv"
2201 #  include-tests: "NDR"
2202 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2203 #  parameters:
2204 #  - "name"
2205 #  - "parent"
2206 #  - "throughput"
2207 #
2208 ## VPP Performance Changes 2n-dnv 1t1c MRR
2209 #- type: "table"
2210 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2211 #  algorithm: "table_performance_comparison"
2212 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2213 #  history:
2214 #    - title: "rls1810"
2215 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2216 #  reference:
2217 #    title: "rls1901"
2218 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2219 #  compare:
2220 #    title: "rls1904"
2221 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2222 #  data: "intel-dnv-vpp-changes-2n-dnv"
2223 #  include-tests: "MRR"
2224 #  filter: "'1T1C' and 'MRR'"
2225 #  parameters:
2226 #  - "name"
2227 #  - "parent"
2228 #  - "result"
2229 #
2230 ## VPP Performance Changes 2n-dnv 2t2c MRR
2231 #- type: "table"
2232 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2233 #  algorithm: "table_performance_comparison"
2234 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2235 #  history:
2236 #    - title: "rls1810"
2237 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2238 #  reference:
2239 #    title: "rls1901"
2240 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2241 #  compare:
2242 #    title: "rls1904"
2243 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2244 #  data: "intel-dnv-vpp-changes-2n-dnv"
2245 #  include-tests: "MRR"
2246 #  filter: "'2T2C' and 'MRR'"
2247 #  parameters:
2248 #  - "name"
2249 #  - "parent"
2250 #  - "result"
2251 #
2252 ## VPP Performance Changes 2n-dnv 4t4c MRR
2253 #- type: "table"
2254 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2255 #  algorithm: "table_performance_comparison"
2256 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2257 #  history:
2258 #    - title: "rls1810"
2259 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2260 #  reference:
2261 #    title: "rls1901"
2262 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2263 #  compare:
2264 #    title: "rls1904"
2265 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2266 #  data: "intel-dnv-vpp-changes-2n-dnv"
2267 #  include-tests: "MRR"
2268 #  filter: "'4T4C' and 'MRR'"
2269 #  parameters:
2270 #  - "name"
2271 #  - "parent"
2272 #  - "result"
2273
2274 # VPP Performance Changes 3n-hsw 1t1c pdr
2275 - type: "table"
2276   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2277   algorithm: "table_performance_comparison"
2278   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2279   history:
2280     - title: "rls1810"
2281       data: "vpp-performance-changes-3n-hsw-h1"
2282   reference:
2283     title: "rls1901"
2284     data: "vpp-performance-changes-3n-hsw-ref"
2285   compare:
2286     title: "rls1904"
2287     data: "vpp-performance-changes-3n-hsw-cmp"
2288   data: "vpp-performance-changes-3n-hsw"
2289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2290   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2291   parameters:
2292   - "name"
2293   - "parent"
2294   - "throughput"
2295
2296 # VPP Performance Changes 3n-hsw 2t2c pdr
2297 - type: "table"
2298   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2299   algorithm: "table_performance_comparison"
2300   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2301   history:
2302     - title: "rls1810"
2303       data: "vpp-performance-changes-3n-hsw-h1"
2304   reference:
2305     title: "rls1901"
2306     data: "vpp-performance-changes-3n-hsw-ref"
2307   compare:
2308     title: "rls1904"
2309     data: "vpp-performance-changes-3n-hsw-cmp"
2310   data: "vpp-performance-changes-3n-hsw"
2311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2312   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2313   parameters:
2314   - "name"
2315   - "parent"
2316   - "throughput"
2317
2318 # VPP Performance Changes 3n-hsw 1t1c ndr
2319 - type: "table"
2320   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2321   algorithm: "table_performance_comparison"
2322   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2323   history:
2324     - title: "rls1810"
2325       data: "vpp-performance-changes-3n-hsw-h1"
2326   reference:
2327     title: "rls1901"
2328     data: "vpp-performance-changes-3n-hsw-ref"
2329   compare:
2330     title: "rls1904"
2331     data: "vpp-performance-changes-3n-hsw-cmp"
2332   data: "vpp-performance-changes-3n-hsw"
2333   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2334   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2335   parameters:
2336   - "name"
2337   - "parent"
2338   - "throughput"
2339
2340 # VPP Performance Changes 3n-hsw 2t2c ndr
2341 - type: "table"
2342   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2343   algorithm: "table_performance_comparison"
2344   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2345   history:
2346     - title: "rls1810"
2347       data: "vpp-performance-changes-3n-hsw-h1"
2348   reference:
2349     title: "rls1901"
2350     data: "vpp-performance-changes-3n-hsw-ref"
2351   compare:
2352     title: "rls1904"
2353     data: "vpp-performance-changes-3n-hsw-cmp"
2354   data: "vpp-performance-changes-3n-hsw"
2355   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2356   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2357   parameters:
2358   - "name"
2359   - "parent"
2360   - "throughput"
2361
2362 # VPP Performance Changes 3n-skx 2t1c pdr
2363 - type: "table"
2364   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2365   algorithm: "table_performance_comparison"
2366   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2367   history:
2368     - title: "rls1810"
2369       data: "vpp-performance-changes-3n-skx-h1"
2370   reference:
2371     title: "rls1901"
2372     data: "vpp-performance-changes-3n-skx-ref"
2373   compare:
2374     title: "rls1904"
2375     data: "vpp-performance-changes-3n-skx-cmp"
2376   data: "vpp-performance-changes-3n-skx"
2377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2378   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2379   parameters:
2380   - "name"
2381   - "parent"
2382   - "throughput"
2383
2384 # VPP Performance Changes 3n-skx 4t2c pdr
2385 - type: "table"
2386   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2387   algorithm: "table_performance_comparison"
2388   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2389   history:
2390     - title: "rls1810"
2391       data: "vpp-performance-changes-3n-skx-h1"
2392   reference:
2393     title: "rls1901"
2394     data: "vpp-performance-changes-3n-skx-ref"
2395   compare:
2396     title: "rls1904"
2397     data: "vpp-performance-changes-3n-skx-cmp"
2398   data: "vpp-performance-changes-3n-skx"
2399   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2400   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2401   parameters:
2402   - "name"
2403   - "parent"
2404   - "throughput"
2405
2406 # VPP Performance Changes 3n-skx 2t1c ndr
2407 - type: "table"
2408   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2409   algorithm: "table_performance_comparison"
2410   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2411   history:
2412     - title: "rls1810"
2413       data: "vpp-performance-changes-3n-skx-h1"
2414   reference:
2415     title: "rls1901"
2416     data: "vpp-performance-changes-3n-skx-ref"
2417   compare:
2418     title: "rls1904"
2419     data: "vpp-performance-changes-3n-skx-cmp"
2420   data: "vpp-performance-changes-3n-skx"
2421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2422   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2423   parameters:
2424   - "name"
2425   - "parent"
2426   - "throughput"
2427
2428 # VPP Performance Changes 3n-skx 4t2c ndr
2429 - type: "table"
2430   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2431   algorithm: "table_performance_comparison"
2432   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2433   history:
2434     - title: "rls1810"
2435       data: "vpp-performance-changes-3n-skx-h1"
2436   reference:
2437     title: "rls1901"
2438     data: "vpp-performance-changes-3n-skx-ref"
2439   compare:
2440     title: "rls1904"
2441     data: "vpp-performance-changes-3n-skx-cmp"
2442   data: "vpp-performance-changes-3n-skx"
2443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2444   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2445   parameters:
2446   - "name"
2447   - "parent"
2448   - "throughput"
2449
2450 # VPP Performance Changes 2n-skx 2t1c pdr
2451 - type: "table"
2452   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2453   algorithm: "table_performance_comparison"
2454   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2455   history:
2456     - title: "rls1810"
2457       data: "vpp-performance-changes-2n-skx-h1"
2458   reference:
2459     title: "rls1901"
2460     data: "vpp-performance-changes-2n-skx-ref"
2461   compare:
2462     title: "rls1904"
2463     data: "vpp-performance-changes-2n-skx-cmp"
2464   data: "vpp-performance-changes-2n-skx"
2465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2466   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2467   parameters:
2468   - "name"
2469   - "parent"
2470   - "throughput"
2471
2472 # VPP Performance Changes 2n-skx 4t2c pdr
2473 - type: "table"
2474   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2475   algorithm: "table_performance_comparison"
2476   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2477   history:
2478     - title: "rls1810"
2479       data: "vpp-performance-changes-2n-skx-h1"
2480   reference:
2481     title: "rls1901"
2482     data: "vpp-performance-changes-2n-skx-ref"
2483   compare:
2484     title: "rls1904"
2485     data: "vpp-performance-changes-2n-skx-cmp"
2486   data: "vpp-performance-changes-2n-skx"
2487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2488   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2489   parameters:
2490   - "name"
2491   - "parent"
2492   - "throughput"
2493
2494 # VPP Performance Changes 2n-skx 2t1c ndr
2495 - type: "table"
2496   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2497   algorithm: "table_performance_comparison"
2498   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2499   history:
2500     - title: "rls1810"
2501       data: "vpp-performance-changes-2n-skx-h1"
2502   reference:
2503     title: "rls1901"
2504     data: "vpp-performance-changes-2n-skx-ref"
2505   compare:
2506     title: "rls1904"
2507     data: "vpp-performance-changes-2n-skx-cmp"
2508   data: "vpp-performance-changes-2n-skx"
2509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2510   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2511   parameters:
2512   - "name"
2513   - "parent"
2514   - "throughput"
2515
2516 # VPP Performance Changes 2n-skx 4t2c ndr
2517 - type: "table"
2518   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2519   algorithm: "table_performance_comparison"
2520   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2521   history:
2522     - title: "rls1810"
2523       data: "vpp-performance-changes-2n-skx-h1"
2524   reference:
2525     title: "rls1901"
2526     data: "vpp-performance-changes-2n-skx-ref"
2527   compare:
2528     title: "rls1904"
2529     data: "vpp-performance-changes-2n-skx-cmp"
2530   data: "vpp-performance-changes-2n-skx"
2531   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2532   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2533   parameters:
2534   - "name"
2535   - "parent"
2536   - "throughput"
2537
2538 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2539 - type: "table"
2540   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2541   algorithm: "table_performance_comparison"
2542   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2543   reference:
2544     title: "3-Node Hsw"
2545     data: "vpp-compare-testbeds-ref"
2546   compare:
2547     title: "3-Node Skx"
2548     data: "vpp-compare-testbeds-cmp"
2549   data: "vpp-compare-testbeds"
2550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2551   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2552   parameters:
2553   - "name"
2554   - "parent"
2555   - "throughput"
2556
2557 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2558 - type: "table"
2559   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2560   algorithm: "table_performance_comparison"
2561   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2562   reference:
2563     title: "3-Node Hsw"
2564     data: "vpp-compare-testbeds-ref"
2565   compare:
2566     title: "3-Node Skx"
2567     data: "vpp-compare-testbeds-cmp"
2568   data: "vpp-compare-testbeds"
2569   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2570   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2571   parameters:
2572   - "name"
2573   - "parent"
2574   - "throughput"
2575
2576 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2577 - type: "table"
2578   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2579   algorithm: "table_performance_comparison"
2580   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2581   reference:
2582     title: "3-Node Hsw"
2583     data: "vpp-compare-testbeds-ref"
2584   compare:
2585     title: "3-Node Skx"
2586     data: "vpp-compare-testbeds-cmp"
2587   data: "vpp-compare-testbeds"
2588   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2589   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2590   parameters:
2591   - "name"
2592   - "parent"
2593   - "throughput"
2594
2595 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2596 - type: "table"
2597   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2598   algorithm: "table_performance_comparison"
2599   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2600   reference:
2601     title: "3-Node Hsw"
2602     data: "vpp-compare-testbeds-ref"
2603   compare:
2604     title: "3-Node Skx"
2605     data: "vpp-compare-testbeds-cmp"
2606   data: "vpp-compare-testbeds"
2607   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2608   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2609   parameters:
2610   - "name"
2611   - "parent"
2612   - "throughput"
2613
2614 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2615 - type: "table"
2616   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2617   algorithm: "table_performance_comparison"
2618   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2619   reference:
2620     title: "3-Node Skx"
2621     data: "vpp-compare-topologies-ref"
2622   compare:
2623     title: "2-Node Skx"
2624     data: "vpp-compare-topologies-cmp"
2625   data: "vpp-compare-topologies"
2626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2627   filter: "'NDRPDR' and '1C'"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "throughput"
2632
2633 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2634 - type: "table"
2635   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2636   algorithm: "table_performance_comparison"
2637   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2638   reference:
2639     title: "3-Node Skx"
2640     data: "vpp-compare-topologies-ref"
2641   compare:
2642     title: "2-Node Skx"
2643     data: "vpp-compare-topologies-cmp"
2644   data: "vpp-compare-topologies"
2645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2646   filter: "'NDRPDR' and '2C'"
2647   parameters:
2648   - "name"
2649   - "parent"
2650   - "throughput"
2651
2652 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2653 - type: "table"
2654   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2655   algorithm: "table_performance_comparison"
2656   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2657   reference:
2658     title: "3-Node Skx"
2659     data: "vpp-compare-topologies-ref"
2660   compare:
2661     title: "2-Node Skx"
2662     data: "vpp-compare-topologies-cmp"
2663   data: "vpp-compare-topologies"
2664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2665   filter: "'NDRPDR' and '1C'"
2666   parameters:
2667   - "name"
2668   - "parent"
2669   - "throughput"
2670
2671 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2672 - type: "table"
2673   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2674   algorithm: "table_performance_comparison"
2675   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2676   reference:
2677     title: "3-Node Skx"
2678     data: "vpp-compare-topologies-ref"
2679   compare:
2680     title: "2-Node Skx"
2681     data: "vpp-compare-topologies-cmp"
2682   data: "vpp-compare-topologies"
2683   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2684   filter: "'NDRPDR' and '2C'"
2685   parameters:
2686   - "name"
2687   - "parent"
2688   - "throughput"
2689
2690 # VPP Performance Changes 3n-hsw 1t1c MRR
2691 - type: "table"
2692   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2693   algorithm: "table_performance_comparison"
2694   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2695   history:
2696     - title: "rls1810"
2697       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2698   reference:
2699     title: "rls1901"
2700     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2701   compare:
2702     title: "rls1904"
2703     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2704   data: "vpp-performance-changes-3n-hsw-mrr"
2705   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2706   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2707   parameters:
2708   - "name"
2709   - "parent"
2710   - "result"
2711
2712 # VPP Performance Changes 3n-hsw 2t2c MRR
2713 - type: "table"
2714   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2715   algorithm: "table_performance_comparison"
2716   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2717   history:
2718     - title: "rls1810"
2719       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2720   reference:
2721     title: "rls1901"
2722     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2723   compare:
2724     title: "rls1904"
2725     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2726   data: "vpp-performance-changes-3n-hsw-mrr"
2727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2728   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2729   parameters:
2730   - "name"
2731   - "parent"
2732   - "result"
2733
2734 # VPP Performance Changes 3n-hsw 4t4c MRR
2735 - type: "table"
2736   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2737   algorithm: "table_performance_comparison"
2738   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2739   history:
2740     - title: "rls1810"
2741       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2742   reference:
2743     title: "rls1901"
2744     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2745   compare:
2746     title: "rls1904"
2747     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2748   data: "vpp-performance-changes-3n-hsw-mrr"
2749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2750   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2751   parameters:
2752   - "name"
2753   - "parent"
2754   - "result"
2755
2756 # VPP Performance Changes 3n-skx 2t1c MRR
2757 - type: "table"
2758   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2759   algorithm: "table_performance_comparison"
2760   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2761   history:
2762     - title: "rls1810"
2763       data: "vpp-performance-changes-3n-skx-mrr-h1"
2764   reference:
2765     title: "rls1901"
2766     data: "vpp-performance-changes-3n-skx-mrr-ref"
2767   compare:
2768     title: "rls1904"
2769     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2770   data: "vpp-performance-changes-3n-skx-mrr"
2771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2772   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2773   parameters:
2774   - "name"
2775   - "parent"
2776   - "result"
2777
2778 # VPP Performance Changes 3n-skx 4t2c MRR
2779 - type: "table"
2780   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2781   algorithm: "table_performance_comparison"
2782   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2783   history:
2784     - title: "rls1810"
2785       data: "vpp-performance-changes-3n-skx-mrr-h1"
2786   reference:
2787     title: "rls1901"
2788     data: "vpp-performance-changes-3n-skx-mrr-ref"
2789   compare:
2790     title: "rls1904"
2791     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2792   data: "vpp-performance-changes-3n-skx-mrr"
2793   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2794   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2795   parameters:
2796   - "name"
2797   - "parent"
2798   - "result"
2799
2800 # VPP Performance Changes 3n-skx 8t4c MRR
2801 - type: "table"
2802   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2803   algorithm: "table_performance_comparison"
2804   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2805   history:
2806     - title: "rls1810"
2807       data: "vpp-performance-changes-3n-skx-mrr-h1"
2808   reference:
2809     title: "rls1901"
2810     data: "vpp-performance-changes-3n-skx-mrr-ref"
2811   compare:
2812     title: "rls1904"
2813     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2814   data: "vpp-performance-changes-3n-skx-mrr"
2815   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2816   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2817   parameters:
2818   - "name"
2819   - "parent"
2820   - "result"
2821
2822 # VPP Performance Changes 2n-skx 2t1c MRR
2823 - type: "table"
2824   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2825   algorithm: "table_performance_comparison"
2826   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2827   history:
2828     - title: "rls1810"
2829       data: "vpp-performance-changes-2n-skx-mrr-h1"
2830   reference:
2831     title: "rls1901"
2832     data: "vpp-performance-changes-2n-skx-mrr-ref"
2833   compare:
2834     title: "rls1904"
2835     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2836   data: "vpp-performance-changes-2n-skx-mrr"
2837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2838   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2839   parameters:
2840   - "name"
2841   - "parent"
2842   - "result"
2843
2844 # VPP Performance Changes 2n-skx 4t2c MRR
2845 - type: "table"
2846   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2847   algorithm: "table_performance_comparison"
2848   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2849   history:
2850     - title: "rls1810"
2851       data: "vpp-performance-changes-2n-skx-mrr-h1"
2852   reference:
2853     title: "rls1901"
2854     data: "vpp-performance-changes-2n-skx-mrr-ref"
2855   compare:
2856     title: "rls1904"
2857     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2858   data: "vpp-performance-changes-2n-skx-mrr"
2859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2860   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2861   parameters:
2862   - "name"
2863   - "parent"
2864   - "result"
2865
2866 # VPP Performance Changes 2n-skx 8t4c MRR
2867 - type: "table"
2868   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2869   algorithm: "table_performance_comparison"
2870   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2871   history:
2872     - title: "rls1810"
2873       data: "vpp-performance-changes-2n-skx-mrr-h1"
2874   reference:
2875     title: "rls1901"
2876     data: "vpp-performance-changes-2n-skx-mrr-ref"
2877   compare:
2878     title: "rls1904"
2879     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2880   data: "vpp-performance-changes-2n-skx-mrr"
2881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2882   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2883   parameters:
2884   - "name"
2885   - "parent"
2886   - "result"
2887
2888 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2889 - type: "table"
2890   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2891   algorithm: "table_performance_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2893   reference:
2894     title: "3-Node Hsw"
2895     data: "vpp-compare-testbeds-mrr-ref"
2896   compare:
2897     title: "3-Node Skx"
2898     data: "vpp-compare-testbeds-mrr-cmp"
2899   data: "vpp-compare-testbeds-mrr"
2900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2901   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2902   parameters:
2903   - "name"
2904   - "parent"
2905   - "result"
2906
2907 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2908 - type: "table"
2909   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2910   algorithm: "table_performance_comparison"
2911   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2912   reference:
2913     title: "3-Node Hsw"
2914     data: "vpp-compare-testbeds-mrr-ref"
2915   compare:
2916     title: "3-Node Skx"
2917     data: "vpp-compare-testbeds-mrr-cmp"
2918   data: "vpp-compare-testbeds-mrr"
2919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2920   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2921   parameters:
2922   - "name"
2923   - "parent"
2924   - "result"
2925
2926 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2927 - type: "table"
2928   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2929   algorithm: "table_performance_comparison"
2930   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2931   reference:
2932     title: "3-Node Hsw"
2933     data: "vpp-compare-testbeds-mrr-ref"
2934   compare:
2935     title: "3-Node Skx"
2936     data: "vpp-compare-testbeds-mrr-cmp"
2937   data: "vpp-compare-testbeds-mrr"
2938   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2939   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2940   parameters:
2941   - "name"
2942   - "parent"
2943   - "result"
2944
2945 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2946 - type: "table"
2947   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2948   algorithm: "table_performance_comparison"
2949   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2950   reference:
2951     title: "3-Node Skx"
2952     data: "vpp-compare-topologies-mrr-ref"
2953   compare:
2954     title: "2-Node Skx"
2955     data: "vpp-compare-topologies-mrr-cmp"
2956   data: "vpp-compare-topologies-mrr"
2957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2958   filter: "'MRR' and '1C'"
2959   parameters:
2960   - "name"
2961   - "parent"
2962   - "result"
2963
2964 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2965 - type: "table"
2966   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2967   algorithm: "table_performance_comparison"
2968   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2969   reference:
2970     title: "3-Node Skx"
2971     data: "vpp-compare-topologies-mrr-ref"
2972   compare:
2973     title: "2-Node Skx"
2974     data: "vpp-compare-topologies-mrr-cmp"
2975   data: "vpp-compare-topologies-mrr"
2976   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2977   filter: "'MRR' and '2C'"
2978   parameters:
2979   - "name"
2980   - "parent"
2981   - "result"
2982
2983 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2984 - type: "table"
2985   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2986   algorithm: "table_performance_comparison"
2987   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2988   reference:
2989     title: "3-Node Skx"
2990     data: "vpp-compare-topologies-mrr-ref"
2991   compare:
2992     title: "2-Node Skx"
2993     data: "vpp-compare-topologies-mrr-cmp"
2994   data: "vpp-compare-topologies-mrr"
2995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2996   filter: "'MRR' and '4C'"
2997   parameters:
2998   - "name"
2999   - "parent"
3000   - "result"
3001
3002 # Detailed Test Results - VPP Performance Results 3n-hsw
3003 - type: "table"
3004   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3005   algorithm: "table_merged_details"
3006   output-file-ext: ".csv"
3007   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3008   columns:
3009   - title: "Name"
3010     data: "data name"
3011   - title: "Status"
3012     data: "data msg"
3013   rows: "generated"
3014   data: "vpp-perf-results-3n-hsw"
3015   filter: "not 'NDRCHK' and not 'PDRCHK'"
3016   parameters:
3017   - "name"
3018   - "parent"
3019   - "msg"
3020
3021 # Detailed Test Results - VPP Performance Results 3n-skx
3022 - type: "table"
3023   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3024   algorithm: "table_merged_details"
3025   output-file-ext: ".csv"
3026   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3027   columns:
3028   - title: "Name"
3029     data: "data name"
3030   - title: "Status"
3031     data: "data msg"
3032   rows: "generated"
3033   data: "vpp-perf-results-3n-skx"
3034   filter: "not 'NDRCHK' and not 'PDRCHK'"
3035   parameters:
3036   - "name"
3037   - "parent"
3038   - "msg"
3039
3040 # Detailed Test Results - VPP Performance Results 2n-skx
3041 - type: "table"
3042   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3043   algorithm: "table_merged_details"
3044   output-file-ext: ".csv"
3045   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3046   columns:
3047   - title: "Name"
3048     data: "data name"
3049   - title: "Status"
3050     data: "data msg"
3051   rows: "generated"
3052   data: "vpp-perf-results-2n-skx"
3053   filter: "not 'NDRCHK' and not 'PDRCHK'"
3054   parameters:
3055   - "name"
3056   - "parent"
3057   - "msg"
3058
3059 ## Detailed Test Results - VPP Performance Results 2n-dnv
3060 #- type: "table"
3061 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3062 #  algorithm: "table_details"
3063 #  output-file-ext: ".csv"
3064 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3065 #  columns:
3066 #  - title: "Name"
3067 #    data: "data name"
3068 #  - title: "Status"
3069 #    data: "data msg"
3070 #  rows: "generated"
3071 #  data: "intel-dnv-vpp"
3072 #  filter: "'NDRPDR'"
3073 #  parameters:
3074 #  - "name"
3075 #  - "parent"
3076 #  - "msg"
3077
3078 # Test configuration - VPP Performance Test Configs 3n-hsw
3079 - type: "table"
3080   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3081   algorithm: "table_merged_details"
3082   output-file-ext: ".csv"
3083   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3084   columns:
3085   - title: "Name"
3086     data: "data name"
3087   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3088     data: "data conf-history"
3089   rows: "generated"
3090   data: "vpp-perf-results-3n-hsw"
3091   filter: "not 'NDRCHK' and not 'PDRCHK'"
3092   parameters:
3093   - "parent"
3094   - "name"
3095   - "conf-history"
3096
3097 # Test configuration - VPP Performance Test Configs 3n-skx
3098 - type: "table"
3099   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3100   algorithm: "table_merged_details"
3101   output-file-ext: ".csv"
3102   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3103   columns:
3104   - title: "Name"
3105     data: "data name"
3106   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3107     data: "data conf-history"
3108   rows: "generated"
3109   data: "vpp-perf-results-3n-skx"
3110   filter: "not 'NDRCHK' and not 'PDRCHK'"
3111   parameters:
3112   - "parent"
3113   - "name"
3114   - "conf-history"
3115
3116 # Test configuration - VPP Performance Test Configs 2n-skx
3117 - type: "table"
3118   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3119   algorithm: "table_merged_details"
3120   output-file-ext: ".csv"
3121   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3122   columns:
3123   - title: "Name"
3124     data: "data name"
3125   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3126     data: "data conf-history"
3127   rows: "generated"
3128   data: "vpp-perf-results-2n-skx"
3129   filter: "not 'NDRCHK' and not 'PDRCHK'"
3130   parameters:
3131   - "parent"
3132   - "name"
3133   - "conf-history"
3134
3135 ## Test configuration - VPP Performance Test Configs 2n-dnv
3136 #- type: "table"
3137 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3138 #  algorithm: "table_details"
3139 #  output-file-ext: ".csv"
3140 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3141 #  columns:
3142 #  - title: "Name"
3143 #    data: "data name"
3144 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3145 #    data: "data conf-history"
3146 #  rows: "generated"
3147 #  data: "intel-dnv-vpp"
3148 #  filter: "'NDRPDR'"
3149 #  parameters:
3150 #  - "parent"
3151 #  - "name"
3152 #  - "conf-history"
3153
3154 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3155 - type: "table"
3156   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3157   algorithm: "table_merged_details"
3158   output-file-ext: ".csv"
3159   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3160   columns:
3161   - title: "Name"
3162     data: "data name"
3163   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3164     data: "data show-run"
3165   rows: "generated"
3166   data: "vpp-perf-results-3n-hsw"
3167   filter: "not 'NDRCHK' and not 'PDRCHK'"
3168   parameters:
3169   - "parent"
3170   - "name"
3171   - "show-run"
3172
3173 # Test Operational Data - VPP Performance Operational Data 3n-skx
3174 - type: "table"
3175   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3176   algorithm: "table_merged_details"
3177   output-file-ext: ".csv"
3178   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3179   columns:
3180   - title: "Name"
3181     data: "data name"
3182   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3183     data: "data show-run"
3184   rows: "generated"
3185   data: "vpp-perf-results-3n-skx"
3186   filter: "not 'NDRCHK' and not 'PDRCHK'"
3187   parameters:
3188   - "parent"
3189   - "name"
3190   - "show-run"
3191
3192 # Test Operational Data - VPP Performance Operational Data 2n-skx
3193 - type: "table"
3194   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3195   algorithm: "table_merged_details"
3196   output-file-ext: ".csv"
3197   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3198   columns:
3199   - title: "Name"
3200     data: "data name"
3201   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3202     data: "data show-run"
3203   rows: "generated"
3204   data: "vpp-perf-results-2n-skx"
3205   filter: "not 'NDRCHK' and not 'PDRCHK'"
3206   parameters:
3207   - "parent"
3208   - "name"
3209   - "show-run"
3210
3211 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3212 #- type: "table"
3213 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3214 #  algorithm: "table_details"
3215 #  output-file-ext: ".csv"
3216 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3217 #  columns:
3218 #  - title: "Name"
3219 #    data: "data name"
3220 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3221 #    data: "data show-run"
3222 #  rows: "generated"
3223 #  data: "intel-dnv-vpp"
3224 #  filter: "'NDRPDR'"
3225 #  parameters:
3226 #  - "parent"
3227 #  - "name"
3228 #  - "show-run"
3229
3230 # Detailed Test Results - VPP MRR Results 3n-hsw
3231 - type: "table"
3232   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3233   algorithm: "table_details"
3234   output-file-ext: ".csv"
3235   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3236   columns:
3237   - title: "Name"
3238     data: "data name"
3239   - title: "Status"
3240     data: "data msg"
3241   rows: "generated"
3242   data: "vpp-mrr-results-3n-hsw"
3243   filter: "'MRR'"
3244   parameters:
3245   - "name"
3246   - "parent"
3247   - "msg"
3248
3249 # Detailed Test Results - VPP MRR Results 3n-skx
3250 - type: "table"
3251   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3252   algorithm: "table_details"
3253   output-file-ext: ".csv"
3254   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3255   columns:
3256   - title: "Name"
3257     data: "data name"
3258   - title: "Status"
3259     data: "data msg"
3260   rows: "generated"
3261   data: "vpp-mrr-results-3n-skx"
3262   filter: "'MRR'"
3263   parameters:
3264   - "name"
3265   - "parent"
3266   - "msg"
3267
3268 # Detailed Test Results - VPP MRR Results 2n-skx
3269 - type: "table"
3270   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3271   algorithm: "table_details"
3272   output-file-ext: ".csv"
3273   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3274   columns:
3275   - title: "Name"
3276     data: "data name"
3277   - title: "Status"
3278     data: "data msg"
3279   rows: "generated"
3280   data: "vpp-mrr-results-2n-skx"
3281   filter: "'MRR'"
3282   parameters:
3283   - "name"
3284   - "parent"
3285   - "msg"
3286
3287 ## Detailed Test Results - VPP MRR Results 2n-dnv
3288 #- type: "table"
3289 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3290 #  algorithm: "table_details"
3291 #  output-file-ext: ".csv"
3292 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3293 #  columns:
3294 #  - title: "Name"
3295 #    data: "data name"
3296 #  - title: "Status"
3297 #    data: "data msg"
3298 #  rows: "generated"
3299 #  data: "intel-dnv-vpp"
3300 #  filter: "'MRR'"
3301 #  parameters:
3302 #  - "name"
3303 #  - "parent"
3304 #  - "msg"
3305
3306 # Test configuration - VPP MRR Test Configs 3n-hsw
3307 - type: "table"
3308   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3309   algorithm: "table_details"
3310   output-file-ext: ".csv"
3311   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3312   columns:
3313   - title: "Name"
3314     data: "data name"
3315   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3316     data: "data conf-history"
3317   rows: "generated"
3318   data: "vpp-mrr-results-3n-hsw"
3319   filter: "'MRR'"
3320   parameters:
3321   - "parent"
3322   - "name"
3323   - "conf-history"
3324
3325 # Test configuration - VPP MRR Test Configs 3n-skx
3326 - type: "table"
3327   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3328   algorithm: "table_details"
3329   output-file-ext: ".csv"
3330   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3331   columns:
3332   - title: "Name"
3333     data: "data name"
3334   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3335     data: "data conf-history"
3336   rows: "generated"
3337   data: "vpp-mrr-results-3n-skx"
3338   filter: "'MRR'"
3339   parameters:
3340   - "parent"
3341   - "name"
3342   - "conf-history"
3343
3344 # Test configuration - VPP MRR Test Configs 2n-skx
3345 - type: "table"
3346   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3347   algorithm: "table_details"
3348   output-file-ext: ".csv"
3349   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3350   columns:
3351   - title: "Name"
3352     data: "data name"
3353   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3354     data: "data conf-history"
3355   rows: "generated"
3356   data: "vpp-mrr-results-2n-skx"
3357   filter: "'MRR'"
3358   parameters:
3359   - "parent"
3360   - "name"
3361   - "conf-history"
3362
3363 ## Test configuration - VPP MRR Test Configs 2n-dnv
3364 #- type: "table"
3365 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3366 #  algorithm: "table_details"
3367 #  output-file-ext: ".csv"
3368 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3369 #  columns:
3370 #  - title: "Name"
3371 #    data: "data name"
3372 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3373 #    data: "data conf-history"
3374 #  rows: "generated"
3375 #  data: "intel-dnv-vpp"
3376 #  filter: "'MRR'"
3377 #  parameters:
3378 #  - "parent"
3379 #  - "name"
3380 #  - "conf-history"
3381
3382 # Detailed Test Results - VPP Functional Results - Ubuntu
3383 - type: "table"
3384   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3385   algorithm: "table_details"
3386   output-file-ext: ".csv"
3387   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3388   columns:
3389   - title: "Name"
3390     data: "data name"
3391   - title: "Documentation"
3392     data: "data doc"
3393   - title: "Status"
3394     data: "data status"
3395   rows: "generated"
3396   data: "vpp-func-results-ubuntu"
3397   filter: "all"
3398   parameters:
3399   - "name"
3400   - "parent"
3401   - "doc"
3402   - "status"
3403
3404 # Detailed Test Results - VPP Functional Results - CentOS
3405 - type: "table"
3406   title: "Detailed Test Results - VPP Functional Results - CentOS"
3407   algorithm: "table_details"
3408   output-file-ext: ".csv"
3409   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3410   columns:
3411   - title: "Name"
3412     data: "data name"
3413   - title: "Documentation"
3414     data: "data doc"
3415   -
3416     title: "Status"
3417     data: "data status"
3418   rows: "generated"
3419   data:
3420     "vpp-func-results-centos"
3421   filter: "all"
3422   parameters:
3423   - "name"
3424   - "parent"
3425   - "doc"
3426   - "status"
3427
3428 # Test configuration - VPP Functional Test Configs - Ubuntu
3429 - type: "table"
3430   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3431   algorithm: "table_details"
3432   output-file-ext: ".csv"
3433   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3434   columns:
3435   - title: "Name"
3436     data: "data name"
3437   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3438     data: "data conf-history"
3439   rows: "generated"
3440   data: "vpp-func-results-ubuntu"
3441   filter: "all"
3442   parameters:
3443   - "parent"
3444   - "name"
3445   - "conf-history"
3446
3447 # Test configuration - VPP Functional Test Configs - CentOS
3448 - type: "table"
3449   title: "Test configuration - VPP Functional Test Configs - CentOS"
3450   algorithm: "table_details"
3451   output-file-ext: ".csv"
3452   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3453   columns:
3454   - title: "Name"
3455     data: "data name"
3456   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3457     data: "data conf-history"
3458   rows: "generated"
3459   data: "vpp-func-results-centos"
3460   filter: "all"
3461   parameters:
3462   - "parent"
3463   - "name"
3464   - "conf-history"
3465
3466 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3467 #- type: "table"
3468 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3469 #  algorithm: "table_details"
3470 #  output-file-ext: ".csv"
3471 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3472 #  columns:
3473 #  - title: "Name"
3474 #    data: "data name"
3475 #  - title: "Status"
3476 #    data: "data msg"
3477 #  rows: "generated"
3478 #  data: "ligato-perf-results-3n-hsw"
3479 #  filter: "all"
3480 #  parameters:
3481 #  - "name"
3482 #  - "parent"
3483 #  - "msg"
3484
3485 # Detailed Test Results - VPP Device Results - Ubuntu
3486 - type: "table"
3487   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3488   algorithm: "table_details"
3489   output-file-ext: ".csv"
3490   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3491   columns:
3492   - title: "Name"
3493     data: "data name"
3494   - title: "Documentation"
3495     data: "data doc"
3496   - title: "Status"
3497     data: "data status"
3498   rows: "generated"
3499   data: "vpp-device-results-ubuntu"
3500   filter: "all"
3501   parameters:
3502   - "name"
3503   - "parent"
3504   - "doc"
3505   - "status"
3506
3507 # Test configuration - VPP Device Test Configs - Ubuntu
3508 - type: "table"
3509   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3510   algorithm: "table_details"
3511   output-file-ext: ".csv"
3512   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3513   columns:
3514   - title: "Name"
3515     data: "data name"
3516   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3517     data: "data conf-history"
3518   rows: "generated"
3519   data: "vpp-device-results-ubuntu"
3520   filter: "all"
3521   parameters:
3522   - "parent"
3523   - "name"
3524   - "conf-history"
3525
3526 ################################################################################
3527
3528 # DPDK Performance Changes 3n-hsw 1t1c pdr
3529 - type: "table"
3530   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3531   algorithm: "table_performance_comparison"
3532   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3533   history:
3534     - title: "rls1810"
3535       data: "dpdk-performance-changes-3n-hsw-h1"
3536   reference:
3537     title: "rls1901"
3538     data: "dpdk-performance-changes-3n-hsw-ref"
3539   compare:
3540     title: "rls1904"
3541     data: "dpdk-performance-changes-3n-hsw-cmp"
3542   data: "dpdk-performance-changes-3n-hsw"
3543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "throughput"
3549
3550 # DPDK Performance Changes 3n-hsw 2t2c pdr
3551 - type: "table"
3552   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3553   algorithm: "table_performance_comparison"
3554   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3555   history:
3556     - title: "rls1810"
3557       data: "dpdk-performance-changes-3n-hsw-h1"
3558   reference:
3559     title: "rls1901"
3560     data: "dpdk-performance-changes-3n-hsw-ref"
3561   compare:
3562     title: "rls1904"
3563     data: "dpdk-performance-changes-3n-hsw-cmp"
3564   data: "dpdk-performance-changes-3n-hsw"
3565   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3566   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "throughput"
3571
3572 # DPDK Performance Changes 3n-hsw 1t1c ndr
3573 - type: "table"
3574   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3575   algorithm: "table_performance_comparison"
3576   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3577   history:
3578     - title: "rls1810"
3579       data: "dpdk-performance-changes-3n-hsw-h1"
3580   reference:
3581     title: "rls1901"
3582     data: "dpdk-performance-changes-3n-hsw-ref"
3583   compare:
3584     title: "rls1904"
3585     data: "dpdk-performance-changes-3n-hsw-cmp"
3586   data: "dpdk-performance-changes-3n-hsw"
3587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3588   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3589   parameters:
3590   - "name"
3591   - "parent"
3592   - "throughput"
3593
3594 # DPDK Performance Changes 3n-hsw 2t2c ndr
3595 - type: "table"
3596   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3597   algorithm: "table_performance_comparison"
3598   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3599   history:
3600     - title: "rls1810"
3601       data: "dpdk-performance-changes-3n-hsw-h1"
3602   reference:
3603     title: "rls1901"
3604     data: "dpdk-performance-changes-3n-hsw-ref"
3605   compare:
3606     title: "rls1904"
3607     data: "dpdk-performance-changes-3n-hsw-cmp"
3608   data: "dpdk-performance-changes-3n-hsw"
3609   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3610   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3611   parameters:
3612   - "name"
3613   - "parent"
3614   - "throughput"
3615
3616 # DPDK Performance Changes 3n-skx 2t1c pdr
3617 - type: "table"
3618   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3619   algorithm: "table_performance_comparison"
3620   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3621   history:
3622     - title: "rls1810"
3623       data: "dpdk-performance-changes-3n-skx-h1"
3624   reference:
3625     title: "rls1901"
3626     data: "dpdk-performance-changes-3n-skx-ref"
3627   compare:
3628     title: "rls1904"
3629     data: "dpdk-performance-changes-3n-skx-cmp"
3630   data: "dpdk-performance-changes-3n-skx"
3631   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3632   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3633   parameters:
3634   - "name"
3635   - "parent"
3636   - "throughput"
3637
3638 # DPDK Performance Changes 3n-skx 4t2c pdr
3639 - type: "table"
3640   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3641   algorithm: "table_performance_comparison"
3642   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3643   history:
3644     - title: "rls1810"
3645       data: "dpdk-performance-changes-3n-skx-h1"
3646   reference:
3647     title: "rls1901"
3648     data: "dpdk-performance-changes-3n-skx-ref"
3649   compare:
3650     title: "rls1904"
3651     data: "dpdk-performance-changes-3n-skx-cmp"
3652   data: "dpdk-performance-changes-3n-skx"
3653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3654   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3655   parameters:
3656   - "name"
3657   - "parent"
3658   - "throughput"
3659
3660 # DPDK Performance Changes 3n-skx 2t1c ndr
3661 - type: "table"
3662   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3663   algorithm: "table_performance_comparison"
3664   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3665   history:
3666     - title: "rls1810"
3667       data: "dpdk-performance-changes-3n-skx-h1"
3668   reference:
3669     title: "rls1901"
3670     data: "dpdk-performance-changes-3n-skx-ref"
3671   compare:
3672     title: "rls1904"
3673     data: "dpdk-performance-changes-3n-skx-cmp"
3674   data: "dpdk-performance-changes-3n-skx"
3675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3676   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3677   parameters:
3678   - "name"
3679   - "parent"
3680   - "throughput"
3681
3682 # DPDK Performance Changes 3n-skx 4t2c ndr
3683 - type: "table"
3684   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3685   algorithm: "table_performance_comparison"
3686   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3687   history:
3688     - title: "rls1810"
3689       data: "dpdk-performance-changes-3n-skx-h1"
3690   reference:
3691     title: "rls1901"
3692     data: "dpdk-performance-changes-3n-skx-ref"
3693   compare:
3694     title: "rls1904"
3695     data: "dpdk-performance-changes-3n-skx-cmp"
3696   data: "dpdk-performance-changes-3n-skx"
3697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3698   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "throughput"
3703
3704 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3705 - type: "table"
3706   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3707   algorithm: "table_performance_comparison"
3708   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3709   reference:
3710     title: "3-Node Hsw"
3711     data: "dpdk-compare-testbeds-ref"
3712   compare:
3713     title: "3-Node Skx"
3714     data: "dpdk-compare-testbeds-cmp"
3715   data: "dpdk-compare-testbeds"
3716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3717   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3718   parameters:
3719   - "name"
3720   - "parent"
3721   - "throughput"
3722
3723 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3724 - type: "table"
3725   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3726   algorithm: "table_performance_comparison"
3727   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3728   reference:
3729     title: "3-Node Hsw"
3730     data: "dpdk-compare-testbeds-ref"
3731   compare:
3732     title: "3-Node Skx"
3733     data: "dpdk-compare-testbeds-cmp"
3734   data: "dpdk-compare-testbeds"
3735   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3736   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3737   parameters:
3738   - "name"
3739   - "parent"
3740   - "throughput"
3741
3742 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3743 - type: "table"
3744   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3745   algorithm: "table_performance_comparison"
3746   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3747   reference:
3748     title: "3-Node Skx"
3749     data: "dpdk-compare-topologies-ref"
3750   compare:
3751     title: "2-Node Skx"
3752     data: "dpdk-compare-topologies-cmp"
3753   data: "dpdk-compare-topologies"
3754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3755   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3756   parameters:
3757   - "name"
3758   - "parent"
3759   - "throughput"
3760
3761 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3762 - type: "table"
3763   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3764   algorithm: "table_performance_comparison"
3765   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3766   reference:
3767     title: "3-Node Skx"
3768     data: "dpdk-compare-topologies-ref"
3769   compare:
3770     title: "2-Node Skx"
3771     data: "dpdk-compare-topologies-cmp"
3772   data: "dpdk-compare-topologies"
3773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3774   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3775   parameters:
3776   - "name"
3777   - "parent"
3778   - "throughput"
3779
3780 # DPDK Performance Changes 2n-skx 2t1c pdr
3781 - type: "table"
3782   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3783   algorithm: "table_performance_comparison"
3784   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3785   history:
3786     - title: "rls1810"
3787       data: "dpdk-performance-changes-2n-skx-h1"
3788   reference:
3789     title: "rls1901"
3790     data: "dpdk-performance-changes-2n-skx-ref"
3791   compare:
3792     title: "rls1904"
3793     data: "dpdk-performance-changes-2n-skx-cmp"
3794   data: "dpdk-performance-changes-2n-skx"
3795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3796   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3797   parameters:
3798   - "name"
3799   - "parent"
3800   - "throughput"
3801
3802 # DPDK Performance Changes 2n-skx 4t2c pdr
3803 - type: "table"
3804   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3805   algorithm: "table_performance_comparison"
3806   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3807   history:
3808     - title: "rls1810"
3809       data: "dpdk-performance-changes-2n-skx-h1"
3810   reference:
3811     title: "rls1901"
3812     data: "dpdk-performance-changes-2n-skx-ref"
3813   compare:
3814     title: "rls1904"
3815     data: "dpdk-performance-changes-2n-skx-cmp"
3816   data: "dpdk-performance-changes-2n-skx"
3817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3818   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3819   parameters:
3820   - "name"
3821   - "parent"
3822   - "throughput"
3823
3824 # DPDK Performance Changes 2n-skx 2t1c ndr
3825 - type: "table"
3826   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3827   algorithm: "table_performance_comparison"
3828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3829   history:
3830     - title: "rls1810"
3831       data: "dpdk-performance-changes-2n-skx-h1"
3832   reference:
3833     title: "rls1901"
3834     data: "dpdk-performance-changes-2n-skx-ref"
3835   compare:
3836     title: "rls1904"
3837     data: "dpdk-performance-changes-2n-skx-cmp"
3838   data: "dpdk-performance-changes-2n-skx"
3839   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3840   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3841   parameters:
3842   - "name"
3843   - "parent"
3844   - "throughput"
3845
3846 # DPDK Performance Changes 2n-skx 4t2c ndr
3847 - type: "table"
3848   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3849   algorithm: "table_performance_comparison"
3850   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3851   history:
3852     - title: "rls1810"
3853       data: "dpdk-performance-changes-2n-skx-h1"
3854   reference:
3855     title: "rls1901"
3856     data: "dpdk-performance-changes-2n-skx-ref"
3857   compare:
3858     title: "rls1904"
3859     data: "dpdk-performance-changes-2n-skx-cmp"
3860   data: "dpdk-performance-changes-2n-skx"
3861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3862   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3863   parameters:
3864   - "name"
3865   - "parent"
3866   - "throughput"
3867
3868 # Detailed Test Results - DPDK Performance Results 3n-hsw
3869 - type: "table"
3870   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3871   algorithm: "table_details"
3872   output-file-ext: ".csv"
3873   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3874   columns:
3875   - title: "Name"
3876     data: "data name"
3877   - title: "Status"
3878     data: "data msg"
3879   rows: "generated"
3880   data: "dpdk-perf-results-3n-hsw"
3881   filter: "all"
3882   parameters:
3883   - "name"
3884   - "parent"
3885   - "msg"
3886
3887 # Detailed Test Results - DPDK Performance Results 3n-skx
3888 - type: "table"
3889   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3890   algorithm: "table_details"
3891   output-file-ext: ".csv"
3892   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3893   columns:
3894   - title: "Name"
3895     data: "data name"
3896   - title: "Status"
3897     data: "data msg"
3898   rows: "generated"
3899   data: "dpdk-perf-results-3n-skx"
3900   filter: "all"
3901   parameters:
3902   - "name"
3903   - "parent"
3904   - "msg"
3905
3906 # Detailed Test Results - DPDK Performance Results 2n-skx
3907 - type: "table"
3908   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3909   algorithm: "table_details"
3910   output-file-ext: ".csv"
3911   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3912   columns:
3913   - title: "Name"
3914     data: "data name"
3915   - title: "Status"
3916     data: "data msg"
3917   rows: "generated"
3918   data: "dpdk-perf-results-2n-skx"
3919   filter: "all"
3920   parameters:
3921   - "name"
3922   - "parent"
3923   - "msg"
3924
3925 ################################################################################
3926 # HoneyComb
3927 - type: "table"
3928   title: "Detailed Test Results - Honeycomb Functional Results"
3929   algorithm: "table_details"
3930   output-file-ext: ".csv"
3931   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3932   columns:
3933   - title: "Name"
3934     data: "data name"
3935   - title: "Documentation"
3936     data: "data doc"
3937   - title: "Status"
3938     data: "data status"
3939   rows: "generated"
3940   data:
3941     "hc-func-results"
3942   filter: "all"
3943   parameters:
3944   - "name"
3945   - "parent"
3946   - "doc"
3947   - "status"
3948
3949 ################################################################################
3950 # NSH SFC
3951 #-
3952 #  type: "table"
3953 #  title: "Detailed Test Results - NSH SFC Functional Results"
3954 #  algorithm: "table_details"
3955 #  output-file-ext: ".csv"
3956 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3957 #  columns:
3958 #  -
3959 #    title: "Name"
3960 #    data: "data name"
3961 #  -
3962 #    title: "Documentation"
3963 #    data: "data doc"
3964 #  -
3965 #    title: "Status"
3966 #    data: "data status"
3967 #  rows: "generated"
3968 #  data:
3969 #    "nsh-func-results"
3970 #  filter: "all"
3971 #  parameters:
3972 #  - "name"
3973 #  - "parent"
3974 #  - "doc"
3975 #  - "status"
3976
3977 ################################################################################
3978 # DMM
3979 - type: "table"
3980   title: "Detailed Test Results - DMM Functional Results"
3981   algorithm: "table_details"
3982   output-file-ext: ".csv"
3983   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3984   columns:
3985   - title: "Name"
3986     data: "data name"
3987   - title: "Documentation"
3988     data: "data doc"
3989   - title: "Status"
3990     data: "data status"
3991   rows: "generated"
3992   data:
3993     "dmm-func-results"
3994   filter: "all"
3995   parameters:
3996   - "name"
3997   - "parent"
3998   - "doc"
3999   - "status"
4000
4001 ################################################################################
4002 ###                                F I L E S                                 ###
4003 ################################################################################
4004
4005 # VPP Performance Results 3n-hsw
4006 - type: "file"
4007   title: "VPP Performance Results 3n-hsw"
4008   algorithm: "file_test_results"
4009   output-file-ext: ".rst"
4010   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_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[DTR,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 Results 3n-skx
4023 - type: "file"
4024   title: "VPP Performance Results 3n-skx"
4025   algorithm: "file_test_results"
4026   output-file-ext: ".rst"
4027   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_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[DTR,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 Results 2n-skx
4040 - type: "file"
4041   title: "VPP Performance Results 2n-skx"
4042   algorithm: "file_test_results"
4043   output-file-ext: ".rst"
4044   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_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[DTR,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 Results 2n-dnv
4057 #- type: "file"
4058 #  title: "VPP Performance Results 2n-dnv"
4059 #  algorithm: "file_test_results"
4060 #  output-file-ext: ".rst"
4061 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_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[DTR,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 Configuration 3n-hsw
4074 - type: "file"
4075   title: "VPP Performance Configuration 3n-hsw"
4076   algorithm: "file_test_results"
4077   output-file-ext: ".rst"
4078   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_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[DTC,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 Configuration 3n-skx
4091 - type: "file"
4092   title: "VPP Performance Configuration 3n-skx"
4093   algorithm: "file_test_results"
4094   output-file-ext: ".rst"
4095   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_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[DTC,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 Configuration 2n-skx
4108 - type: "file"
4109   title: "VPP Performance Configuration 2n-skx"
4110   algorithm: "file_test_results"
4111   output-file-ext: ".rst"
4112   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_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[DTC,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 Configuration 2n-dnv
4125 #- type: "file"
4126 #  title: "VPP Performance Configuration 2n-dnv"
4127 #  algorithm: "file_test_results"
4128 #  output-file-ext: ".rst"
4129 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_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[DTC,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 Performance Operational Data 3n-hsw
4142 - type: "file"
4143   title: "VPP Performance Operational Data 3n-hsw"
4144   algorithm: "file_test_results"
4145   output-file-ext: ".rst"
4146   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_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[DTO,PERF,VPP,3N,HSW]}"
4149   data: "vpp-perf-results-3n-hsw"
4150   filter: "not 'NDRCHK' and not 'PDRCHK'"
4151   parameters:
4152   - "name"
4153   - "doc"
4154   - "level"
4155   - "parent"
4156   data-start-level: 3
4157
4158 # VPP Performance Operational Data 3n-skx
4159 - type: "file"
4160   title: "VPP Performance Operational Data 3n-skx"
4161   algorithm: "file_test_results"
4162   output-file-ext: ".rst"
4163   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_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[DTO,PERF,VPP,3N,SKX]}"
4166   data: "vpp-perf-results-3n-skx"
4167   filter: "not 'NDRCHK' and not 'PDRCHK'"
4168   parameters:
4169   - "name"
4170   - "doc"
4171   - "level"
4172   - "parent"
4173   data-start-level: 3
4174
4175 # VPP Performance Operational Data 2n-skx
4176 - type: "file"
4177   title: "VPP Performance Operational Data 2n-skx"
4178   algorithm: "file_test_results"
4179   output-file-ext: ".rst"
4180   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_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[DTO,PERF,VPP,2N,SKX]}"
4183   data: "vpp-perf-results-2n-skx"
4184   filter: "not 'NDRCHK' and not 'PDRCHK'"
4185   parameters:
4186   - "name"
4187   - "doc"
4188   - "level"
4189   - "parent"
4190   data-start-level: 3
4191
4192 ## VPP Performance Operational Data 2n-dnv
4193 #- type: "file"
4194 #  title: "VPP Performance Operational Data 2n-dnv"
4195 #  algorithm: "file_test_results"
4196 #  output-file-ext: ".rst"
4197 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_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[DTO,PERF,VPP,2N,DNV]}"
4200 #  data: "intel-dnv-vpp"
4201 #  filter: "'NDRPDR'"
4202 #  parameters:
4203 #  - "name"
4204 #  - "doc"
4205 #  - "level"
4206 #  - "parent"
4207 #  data-start-level: 3
4208
4209 # VPP MRR Results 3n-hsw
4210 - type: "file"
4211   title: "VPP MRR Results 3n-hsw"
4212   algorithm: "file_test_results"
4213   output-file-ext: ".rst"
4214   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_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[DTR,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 Results 3n-skx
4227 - type: "file"
4228   title: "VPP MRR Results 3n-skx"
4229   algorithm: "file_test_results"
4230   output-file-ext: ".rst"
4231   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_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[DTR,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 Results 2n-skx
4244 - type: "file"
4245   title: "VPP MRR Results 2n-skx"
4246   algorithm: "file_test_results"
4247   output-file-ext: ".rst"
4248   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_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[DTR,MRR,VPP,2N,SKX]}"
4251   data: "vpp-mrr-results-2n-skx"
4252   filter: "all"
4253   parameters:
4254   - "name"
4255   - "doc"
4256   - "level"
4257   - "parent"
4258   data-start-level: 3
4259
4260 ## VPP MRR Results 2n-dnv
4261 #- type: "file"
4262 #  title: "VPP MRR Results 2n-dnv"
4263 #  algorithm: "file_test_results"
4264 #  output-file-ext: ".rst"
4265 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_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[DTR,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 MRR Configuration 3n-hsw
4278 - type: "file"
4279   title: "VPP MRR Configuration 3n-hsw"
4280   algorithm: "file_test_results"
4281   output-file-ext: ".rst"
4282   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
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[DTC,MRR,VPP,3N,HSW]}"
4285   data: "vpp-mrr-results-3n-hsw"
4286   filter: "'MRR'"
4287   parameters:
4288   - "name"
4289   - "doc"
4290   - "level"
4291   - "parent"
4292   data-start-level: 3
4293
4294 # VPP MRR Configuration 3n-skx
4295 - type: "file"
4296   title: "VPP MRR Configuration 3n-skx"
4297   algorithm: "file_test_results"
4298   output-file-ext: ".rst"
4299   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
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[DTC,MRR,VPP,3N,SKX]}"
4302   data: "vpp-mrr-results-3n-skx"
4303   filter: "'MRR'"
4304   parameters:
4305   - "name"
4306   - "doc"
4307   - "level"
4308   - "parent"
4309   data-start-level: 3
4310
4311 # VPP MRR Configuration 2n-skx
4312 - type: "file"
4313   title: "VPP MRR Configuration 2n-skx"
4314   algorithm: "file_test_results"
4315   output-file-ext: ".rst"
4316   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4317   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"
4318   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4319   data: "vpp-mrr-results-2n-skx"
4320   filter: "'MRR'"
4321   parameters:
4322   - "name"
4323   - "doc"
4324   - "level"
4325   - "parent"
4326   data-start-level: 3
4327
4328 ## VPP MRR Configuration 2n-dnv
4329 #- type: "file"
4330 #  title: "VPP MRR Configuration 2n-dnv"
4331 #  algorithm: "file_test_results"
4332 #  output-file-ext: ".rst"
4333 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4334 #  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"
4335 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4336 #  data: "intel-dnv-vpp"
4337 #  filter: "'MRR'"
4338 #  parameters:
4339 #  - "name"
4340 #  - "doc"
4341 #  - "level"
4342 #  - "parent"
4343 #  data-start-level: 3
4344
4345 # VPP Functional Results - Ubuntu
4346 - type: "file"
4347   title: "VPP Functional Results - Ubuntu"
4348   algorithm: "file_test_results"
4349   output-file-ext: ".rst"
4350   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4351   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"
4352   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4353   data: "vpp-func-results-ubuntu"
4354   filter: "all"
4355   parameters:
4356   - "name"
4357   - "doc"
4358   - "level"
4359   - "parent"
4360   data-start-level: 3
4361
4362 # VPP Functional Results - CentOS
4363 - type: "file"
4364   title: "VPP Functional Results - CentOS"
4365   algorithm: "file_test_results"
4366   output-file-ext: ".rst"
4367   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4368   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"
4369   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4370   data:
4371     "vpp-func-results-centos"
4372   filter: "all"
4373   parameters:
4374   - "name"
4375   - "doc"
4376   - "level"
4377   - "parent"
4378   data-start-level: 3
4379
4380 # VPP Functional Configuration - Ubuntu
4381 - type: "file"
4382   title: "VPP Functional Configuration - Ubuntu"
4383   algorithm: "file_test_results"
4384   output-file-ext: ".rst"
4385   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4386   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"
4387   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4388   data: "vpp-func-results-ubuntu"
4389   filter: "all"
4390   parameters:
4391   - "name"
4392   - "doc"
4393   - "level"
4394   - "parent"
4395   data-start-level: 3
4396
4397 # VPP Functional Configuration - CentOS
4398 - type: "file"
4399   title: "VPP Functional Configuration - CentOS"
4400   algorithm: "file_test_results"
4401   output-file-ext: ".rst"
4402   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4403   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"
4404   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4405   data:
4406     "vpp-func-results-centos"
4407   filter: "all"
4408   parameters:
4409   - "name"
4410   - "doc"
4411   - "level"
4412   - "parent"
4413   data-start-level: 3
4414
4415 # VPP Device Results - Ubuntu
4416 - type: "file"
4417   title: "VPP Device Results - Ubuntu"
4418   algorithm: "file_test_results"
4419   output-file-ext: ".rst"
4420   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
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,FUNC,VPP,DEVICE,UBUNTU]}"
4423   data: "vpp-device-results-ubuntu"
4424   filter: "all"
4425   parameters:
4426   - "name"
4427   - "doc"
4428   - "level"
4429   - "parent"
4430   data-start-level: 2
4431
4432 # VPP Device Configuration - Ubuntu
4433 - type: "file"
4434   title: "VPP Device Configuration - Ubuntu"
4435   algorithm: "file_test_results"
4436   output-file-ext: ".rst"
4437   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
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[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4440   data: "vpp-device-results-ubuntu"
4441   filter: "all"
4442   parameters:
4443   - "name"
4444   - "doc"
4445   - "level"
4446   - "parent"
4447   data-start-level: 2
4448
4449 ## Container Orchestrated Performance Results 3n-hsw
4450 #- type: "file"
4451 #  title: "Container Orchestrated Performance Results 3n-hsw"
4452 #  algorithm: "file_test_results"
4453 #  output-file-ext: ".rst"
4454 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
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,PERF,COT,3N,HSW]}"
4457 #  data: "ligato-perf-results-3n-hsw"
4458 #  filter: "all"
4459 #  parameters:
4460 #  - "name"
4461 #  - "doc"
4462 #  - "level"
4463 #  - "parent"
4464 #  data-start-level: 3
4465
4466 # DPDK Performance Results 3n-hsw
4467 - type: "file"
4468   title: "DPDK Performance Results 3n-hsw"
4469   algorithm: "file_test_results"
4470   output-file-ext: ".rst"
4471   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4472   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"
4473   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4474   data: "dpdk-perf-results-3n-hsw"
4475   filter: "all"
4476   parameters:
4477   - "name"
4478   - "doc"
4479   - "level"
4480   - "parent"
4481   data-start-level: 3
4482
4483 # DPDK Performance Results 3n-skx
4484 - type: "file"
4485   title: "DPDK Performance Results 3n-skx"
4486   algorithm: "file_test_results"
4487   output-file-ext: ".rst"
4488   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4489   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"
4490   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4491   data: "dpdk-perf-results-3n-skx"
4492   filter: "all"
4493   parameters:
4494   - "name"
4495   - "doc"
4496   - "level"
4497   - "parent"
4498   data-start-level: 3
4499
4500 # DPDK Performance Results 2n-skx
4501 - type: "file"
4502   title: "DPDK Performance Results 2n-skx"
4503   algorithm: "file_test_results"
4504   output-file-ext: ".rst"
4505   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4506   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"
4507   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4508   data: "dpdk-perf-results-2n-skx"
4509   filter: "all"
4510   parameters:
4511   - "name"
4512   - "doc"
4513   - "level"
4514   - "parent"
4515   data-start-level: 3
4516
4517 # Honeycomb Functional Results
4518 - type: "file"
4519   title: "Honeycomb Functional Results"
4520   algorithm: "file_test_results"
4521   output-file-ext: ".rst"
4522   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4523   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"
4524   dir-tables: "{DIR[DTR,FUNC,HC]}"
4525   data:
4526     "hc-func-results"
4527   filter: "all"
4528   parameters:
4529   - "name"
4530   - "doc"
4531   - "level"
4532   - "parent"
4533   data-start-level: 3
4534
4535 # NSH SFC Functional Results
4536 #-
4537 #  type: "file"
4538 #  title: "NSH SFC Functional Results"
4539 #  algorithm: "file_test_results"
4540 #  output-file-ext: ".rst"
4541 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4542 #  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"
4543 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4544 #  data:
4545 #    "nsh-func-results"
4546 #  filter: "all"
4547 #  parameters:
4548 #  - "name"
4549 #  - "doc"
4550 #  - "level"
4551 #  - "parent"
4552 #  data-start-level: 3
4553
4554 # DMM Functional Results
4555 - type: "file"
4556   title: "DMM Functional Results"
4557   algorithm: "file_test_results"
4558   output-file-ext: ".rst"
4559   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4560   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"
4561   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4562   data:
4563     "dmm-func-results"
4564   filter: "all"
4565   parameters:
4566   - "name"
4567   - "doc"
4568   - "level"
4569   - "parent"
4570   data-start-level: 3
4571
4572 ################################################################################
4573 ###                                P L O T S                                 ###
4574 ################################################################################
4575
4576 # Soak test - 30min Soak Test (PLRsearch), boxes
4577 - type: "plot"
4578   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4579   algorithm: "plot_soak_boxes"
4580   output-file-type: ".html"
4581   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4582   data: "plot-vpp-soak-2n-skx"
4583   filter: "'SOAK'"
4584   parameters:
4585   - "throughput"
4586   - "parent"
4587   - "tags"
4588 #  sort:
4589 #  - "L2PATCH"
4590 #  - "L2XCBASE"
4591 #  - "L2BDMACLRN"
4592 #  - "IP4FWD"
4593 #  - "IP6FWD"
4594   - "VHOST"
4595   layout:
4596     title: "30min Soak Test (PLRsearch)"
4597     layout: "plot-soak-throughput"
4598
4599 # Soak test - example, not used
4600 - type: "plot"
4601   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4602   algorithm: "plot_soak_bars"
4603   output-file-type: ".html"
4604   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4605   data: "plot-vpp-soak-2n-skx"
4606   filter: "'SOAK'"
4607   parameters:
4608   - "throughput"
4609   - "parent"
4610   - "tags"
4611 #  sort:
4612 #  - "L2PATCH"
4613 #  - "L2XCBASE"
4614 #  - "L2BDMACLRN"
4615 #  - "IP4FWD"
4616 #  - "IP6FWD"
4617   - "VHOST"
4618   layout:
4619     title: "30min Soak Test (PLRsearch)"
4620     layout: "plot-soak-throughput"
4621
4622 ################################################################################
4623 # Plots - NF Density - VSC - MRR 64b
4624 - type: "plot"
4625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4626   algorithm: "plot_service_density_heatmap_compare"
4627   output-file-type: ".html"
4628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4629   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4630   filter: "'NIC_Intel-X710' and
4631            'NF_DENSITY' and
4632            'VHOST' and
4633            'CHAIN' and
4634            'NF_VPPIP4' and
4635            '64B' and
4636            '2T1C' and
4637            'MRR'"
4638   reference:
4639     include: "2"
4640     name: "VNF-1c"
4641   compare:
4642     include: "1"
4643     name: "VNF-0.5c"
4644   parameters:
4645   - "result"
4646   - "name"
4647   - "tags"
4648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4649   x-axis: "X = VNFs per Service Chain"
4650   y-axis: "Y = Number of Service Chains"
4651   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4652   layout:
4653     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4654     layout: "plot-service-density"
4655
4656 - type: "plot"
4657   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4658   algorithm: "plot_service_density_heatmap_compare"
4659   output-file-type: ".html"
4660   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4661   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4662   filter: "'NIC_Intel-X710' and
4663            'NF_DENSITY' and
4664            'VHOST' and
4665            'CHAIN' and
4666            'NF_VPPIP4' and
4667            '64B' and
4668            '4T2C' and
4669            'MRR'"
4670   reference:
4671     include: "2"
4672     name: "VNF-1c"
4673   compare:
4674     include: "1"
4675     name: "VNF-0.5c"
4676   parameters:
4677   - "result"
4678   - "name"
4679   - "tags"
4680   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4681   x-axis: "X = VNFs per Service Chain"
4682   y-axis: "Y = Number of Service Chains"
4683   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4684   layout:
4685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4686     layout: "plot-service-density"
4687
4688 - type: "plot"
4689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4690   algorithm: "plot_service_density_heatmap_compare"
4691   output-file-type: ".html"
4692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4693   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4694   filter: "'NIC_Intel-X710' and
4695            'NF_DENSITY' and
4696            'VHOST' and
4697            'CHAIN' and
4698            'NF_VPPIP4' and
4699            '64B' and
4700            '8T4C' and
4701            'MRR'"
4702   reference:
4703     include: "2"
4704     name: "VNF-1c"
4705   compare:
4706     include: "1"
4707     name: "VNF-0.5c"
4708   parameters:
4709   - "result"
4710   - "name"
4711   - "tags"
4712   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4713   x-axis: "X = VNFs per Service Chain"
4714   y-axis: "Y = Number of Service Chains"
4715   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4716   layout:
4717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4718     layout: "plot-service-density"
4719
4720 # Plots - NF Density - VSC - MRR IMIX
4721 - type: "plot"
4722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4723   algorithm: "plot_service_density_heatmap_compare"
4724   output-file-type: ".html"
4725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4726   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4727   filter: "'NIC_Intel-X710' and
4728            'NF_DENSITY' and
4729            'VHOST' and
4730            'CHAIN' and
4731            'NF_VPPIP4' and
4732            'IMIX' and
4733            '2T1C' and
4734            'MRR'"
4735   reference:
4736     include: "2"
4737     name: "VNF-1c"
4738   compare:
4739     include: "1"
4740     name: "VNF-0.5c"
4741   parameters:
4742   - "result"
4743   - "name"
4744   - "tags"
4745   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4746   x-axis: "X = VNFs per Service Chain"
4747   y-axis: "Y = Number of Service Chains"
4748   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4749   layout:
4750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4751     layout: "plot-service-density"
4752
4753 - type: "plot"
4754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4755   algorithm: "plot_service_density_heatmap_compare"
4756   output-file-type: ".html"
4757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4758   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4759   filter: "'NIC_Intel-X710' and
4760            'NF_DENSITY' and
4761            'VHOST' and
4762            'CHAIN' and
4763            'NF_VPPIP4' and
4764            'IMIX' and
4765            '4T2C' and
4766            'MRR'"
4767   reference:
4768     include: "2"
4769     name: "VNF-1c"
4770   compare:
4771     include: "1"
4772     name: "VNF-0.5c"
4773   parameters:
4774   - "result"
4775   - "name"
4776   - "tags"
4777   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4778   x-axis: "X = VNFs per Service Chain"
4779   y-axis: "Y = Number of Service Chains"
4780   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4781   layout:
4782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4783     layout: "plot-service-density"
4784
4785 - type: "plot"
4786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4787   algorithm: "plot_service_density_heatmap_compare"
4788   output-file-type: ".html"
4789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4790   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4791   filter: "'NIC_Intel-X710' and
4792            'NF_DENSITY' and
4793            'VHOST' and
4794            'CHAIN' and
4795            'NF_VPPIP4' and
4796            'IMIX' and
4797            '8T4C' and
4798            'MRR'"
4799   reference:
4800     include: "2"
4801     name: "VNF-1c"
4802   compare:
4803     include: "1"
4804     name: "VNF-0.5c"
4805   parameters:
4806   - "result"
4807   - "name"
4808   - "tags"
4809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4810   x-axis: "X = VNFs per Service Chain"
4811   y-axis: "Y = Number of Service Chains"
4812   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4813   layout:
4814     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4815     layout: "plot-service-density"
4816
4817 # Plots - NF Density - VSC - NDR 64b
4818 - type: "plot"
4819   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4820   algorithm: "plot_service_density_heatmap_compare"
4821   output-file-type: ".html"
4822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4823   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4824   filter: "'NIC_Intel-X710' and
4825            'NF_DENSITY' and
4826            'VHOST' and
4827            'CHAIN' and
4828            'NF_VPPIP4' and
4829            '64B' and
4830            '2T1C' and
4831            'NDRPDR'"
4832   reference:
4833     include: "2"
4834     name: "VNF-1c"
4835   compare:
4836     include: "1"
4837     name: "VNF-0.5c"
4838   parameters:
4839   - "throughput"
4840   - "name"
4841   - "tags"
4842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4843   x-axis: "X = VNFs per Service Chain"
4844   y-axis: "Y = Number of Service Chains"
4845   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4846   layout:
4847     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4848     layout: "plot-service-density"
4849
4850 - type: "plot"
4851   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4852   algorithm: "plot_service_density_heatmap_compare"
4853   output-file-type: ".html"
4854   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4855   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4856   filter: "'NIC_Intel-X710' and
4857            'NF_DENSITY' and
4858            'VHOST' and
4859            'CHAIN' and
4860            'NF_VPPIP4' and
4861            '64B' and
4862            '4T2C' and
4863            'NDRPDR'"
4864   reference:
4865     include: "2"
4866     name: "VNF-1c"
4867   compare:
4868     include: "1"
4869     name: "VNF-0.5c"
4870   parameters:
4871   - "throughput"
4872   - "name"
4873   - "tags"
4874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4875   x-axis: "X = VNFs per Service Chain"
4876   y-axis: "Y = Number of Service Chains"
4877   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4878   layout:
4879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4880     layout: "plot-service-density"
4881
4882 - type: "plot"
4883   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4884   algorithm: "plot_service_density_heatmap_compare"
4885   output-file-type: ".html"
4886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4887   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4888   filter: "'NIC_Intel-X710' and
4889            'NF_DENSITY' and
4890            'VHOST' and
4891            'CHAIN' and
4892            'NF_VPPIP4' and
4893            '64B' and
4894            '8T4C' and
4895            'NDRPDR'"
4896   reference:
4897     include: "2"
4898     name: "VNF-1c"
4899   compare:
4900     include: "1"
4901     name: "VNF-0.5c"
4902   parameters:
4903   - "throughput"
4904   - "name"
4905   - "tags"
4906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4907   x-axis: "X = VNFs per Service Chain"
4908   y-axis: "Y = Number of Service Chains"
4909   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4910   layout:
4911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4912     layout: "plot-service-density"
4913
4914 # Plots - NF Density - VSC - NDR IMIX
4915 - type: "plot"
4916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4917   algorithm: "plot_service_density_heatmap_compare"
4918   output-file-type: ".html"
4919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4920   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4921   filter: "'NIC_Intel-X710' and
4922            'NF_DENSITY' and
4923            'VHOST' and
4924            'CHAIN' and
4925            'NF_VPPIP4' and
4926            'IMIX' and
4927            '2T1C' and
4928            'NDRPDR'"
4929   reference:
4930     include: "2"
4931     name: "VNF-1c"
4932   compare:
4933     include: "1"
4934     name: "VNF-0.5c"
4935   parameters:
4936   - "throughput"
4937   - "name"
4938   - "tags"
4939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4940   x-axis: "X = VNFs per Service Chain"
4941   y-axis: "Y = Number of Service Chains"
4942   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4943   layout:
4944     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4945     layout: "plot-service-density"
4946
4947 - type: "plot"
4948   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4949   algorithm: "plot_service_density_heatmap_compare"
4950   output-file-type: ".html"
4951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4952   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4953   filter: "'NIC_Intel-X710' and
4954            'NF_DENSITY' and
4955            'VHOST' and
4956            'CHAIN' and
4957            'NF_VPPIP4' and
4958            'IMIX' and
4959            '4T2C' and
4960            'NDRPDR'"
4961   reference:
4962     include: "2"
4963     name: "VNF-1c"
4964   compare:
4965     include: "1"
4966     name: "VNF-0.5c"
4967   parameters:
4968   - "throughput"
4969   - "name"
4970   - "tags"
4971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4972   x-axis: "X = VNFs per Service Chain"
4973   y-axis: "Y = Number of Service Chains"
4974   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4975   layout:
4976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4977     layout: "plot-service-density"
4978
4979 - type: "plot"
4980   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4981   algorithm: "plot_service_density_heatmap_compare"
4982   output-file-type: ".html"
4983   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4984   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4985   filter: "'NIC_Intel-X710' and
4986            'NF_DENSITY' and
4987            'VHOST' and
4988            'CHAIN' and
4989            'NF_VPPIP4' and
4990            'IMIX' and
4991            '8T4C' and
4992            'NDRPDR'"
4993   reference:
4994     include: "2"
4995     name: "VNF-1c"
4996   compare:
4997     include: "1"
4998     name: "VNF-0.5c"
4999   parameters:
5000   - "throughput"
5001   - "name"
5002   - "tags"
5003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5004   x-axis: "X = VNFs per Service Chain"
5005   y-axis: "Y = Number of Service Chains"
5006   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5007   layout:
5008     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5009     layout: "plot-service-density"
5010
5011 # Plots - NF Density - VSC - PDR 64b
5012 - type: "plot"
5013   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5014   algorithm: "plot_service_density_heatmap_compare"
5015   output-file-type: ".html"
5016   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5017   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5018   filter: "'NIC_Intel-X710' and
5019            'NF_DENSITY' and
5020            'VHOST' and
5021            'CHAIN' and
5022            'NF_VPPIP4' and
5023            '64B' and
5024            '2T1C' and
5025            'NDRPDR'"
5026   reference:
5027     include: "2"
5028     name: "VNF-1c"
5029   compare:
5030     include: "1"
5031     name: "VNF-0.5c"
5032   parameters:
5033   - "throughput"
5034   - "name"
5035   - "tags"
5036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5037   x-axis: "X = VNFs per Service Chain"
5038   y-axis: "Y = Number of Service Chains"
5039   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5040   layout:
5041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5042     layout: "plot-service-density"
5043
5044 - type: "plot"
5045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5046   algorithm: "plot_service_density_heatmap_compare"
5047   output-file-type: ".html"
5048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5049   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5050   filter: "'NIC_Intel-X710' and
5051            'NF_DENSITY' and
5052            'VHOST' and
5053            'CHAIN' and
5054            'NF_VPPIP4' and
5055            '64B' and
5056            '4T2C' and
5057            'NDRPDR'"
5058   reference:
5059     include: "2"
5060     name: "VNF-1c"
5061   compare:
5062     include: "1"
5063     name: "VNF-0.5c"
5064   parameters:
5065   - "throughput"
5066   - "name"
5067   - "tags"
5068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5069   x-axis: "X = VNFs per Service Chain"
5070   y-axis: "Y = Number of Service Chains"
5071   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5072   layout:
5073     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5074     layout: "plot-service-density"
5075
5076 - type: "plot"
5077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5078   algorithm: "plot_service_density_heatmap_compare"
5079   output-file-type: ".html"
5080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5081   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5082   filter: "'NIC_Intel-X710' and
5083            'NF_DENSITY' and
5084            'VHOST' and
5085            'CHAIN' and
5086            'NF_VPPIP4' and
5087            '64B' and
5088            '8T4C' and
5089            'NDRPDR'"
5090   reference:
5091     include: "2"
5092     name: "VNF-1c"
5093   compare:
5094     include: "1"
5095     name: "VNF-0.5c"
5096   parameters:
5097   - "throughput"
5098   - "name"
5099   - "tags"
5100   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5101   x-axis: "X = VNFs per Service Chain"
5102   y-axis: "Y = Number of Service Chains"
5103   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5104   layout:
5105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5106     layout: "plot-service-density"
5107
5108 # Plots - NF Density - VSC - PDR IMIX
5109 - type: "plot"
5110   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5111   algorithm: "plot_service_density_heatmap_compare"
5112   output-file-type: ".html"
5113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5114   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5115   filter: "'NIC_Intel-X710' and
5116            'NF_DENSITY' and
5117            'VHOST' and
5118            'CHAIN' and
5119            'NF_VPPIP4' and
5120            'IMIX' and
5121            '2T1C' and
5122            'NDRPDR'"
5123   reference:
5124     include: "2"
5125     name: "VNF-1c"
5126   compare:
5127     include: "1"
5128     name: "VNF-0.5c"
5129   parameters:
5130   - "throughput"
5131   - "name"
5132   - "tags"
5133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5134   x-axis: "X = VNFs per Service Chain"
5135   y-axis: "Y = Number of Service Chains"
5136   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5137   layout:
5138     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5139     layout: "plot-service-density"
5140
5141 - type: "plot"
5142   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5143   algorithm: "plot_service_density_heatmap_compare"
5144   output-file-type: ".html"
5145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5146   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5147   filter: "'NIC_Intel-X710' and
5148            'NF_DENSITY' and
5149            'VHOST' and
5150            'CHAIN' and
5151            'NF_VPPIP4' and
5152            'IMIX' and
5153            '4T2C' and
5154            'NDRPDR'"
5155   reference:
5156     include: "2"
5157     name: "VNF-1c"
5158   compare:
5159     include: "1"
5160     name: "VNF-0.5c"
5161   parameters:
5162   - "throughput"
5163   - "name"
5164   - "tags"
5165   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5166   x-axis: "X = VNFs per Service Chain"
5167   y-axis: "Y = Number of Service Chains"
5168   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5169   layout:
5170     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5171     layout: "plot-service-density"
5172
5173 - type: "plot"
5174   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5175   algorithm: "plot_service_density_heatmap_compare"
5176   output-file-type: ".html"
5177   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5178   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5179   filter: "'NIC_Intel-X710' and
5180            'NF_DENSITY' and
5181            'VHOST' and
5182            'CHAIN' and
5183            'NF_VPPIP4' and
5184            'IMIX' and
5185            '8T4C' and
5186            'NDRPDR'"
5187   reference:
5188     include: "2"
5189     name: "VNF-1c"
5190   compare:
5191     include: "1"
5192     name: "VNF-0.5c"
5193   parameters:
5194   - "throughput"
5195   - "name"
5196   - "tags"
5197   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5198   x-axis: "X = VNFs per Service Chain"
5199   y-axis: "Y = Number of Service Chains"
5200   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5201   layout:
5202     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5203     layout: "plot-service-density"
5204
5205 ################################################################################
5206 # Plots - NF Density - CSC - MRR 64b
5207 - type: "plot"
5208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5209   algorithm: "plot_service_density_heatmap_compare"
5210   output-file-type: ".html"
5211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5212   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5213   filter: "'NIC_Intel-X710' and
5214            'NF_DENSITY' and
5215            'DOCKER' and
5216            'CHAIN' and
5217            'NF_VPPIP4' and
5218            '64B' and
5219            '2T1C' and
5220            'MRR'"
5221   reference:
5222     include: "2"
5223     name: "CNF-1c"
5224   compare:
5225     include: "1"
5226     name: "CNF-0.5c"
5227   parameters:
5228   - "result"
5229   - "name"
5230   - "tags"
5231   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5232   x-axis: "X = CNFs per Service Chain"
5233   y-axis: "Y = Number of Service Chains"
5234   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5235   layout:
5236     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5237     layout: "plot-service-density"
5238
5239 - type: "plot"
5240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5241   algorithm: "plot_service_density_heatmap_compare"
5242   output-file-type: ".html"
5243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5244   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5245   filter: "'NIC_Intel-X710' and
5246            'NF_DENSITY' and
5247            'DOCKER' and
5248            'CHAIN' and
5249            'NF_VPPIP4' and
5250            '64B' and
5251            '4T2C' and
5252            'MRR'"
5253   reference:
5254     include: "2"
5255     name: "CNF-1c"
5256   compare:
5257     include: "1"
5258     name: "CNF-0.5c"
5259   parameters:
5260   - "result"
5261   - "name"
5262   - "tags"
5263   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5264   x-axis: "X = CNFs per Service Chain"
5265   y-axis: "Y = Number of Service Chains"
5266   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5267   layout:
5268     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5269     layout: "plot-service-density"
5270
5271 - type: "plot"
5272   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5273   algorithm: "plot_service_density_heatmap_compare"
5274   output-file-type: ".html"
5275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5276   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5277   filter: "'NIC_Intel-X710' and
5278            'NF_DENSITY' and
5279            'DOCKER' and
5280            'CHAIN' and
5281            'NF_VPPIP4' and
5282            '64B' and
5283            '8T4C' and
5284            'MRR'"
5285   reference:
5286     include: "2"
5287     name: "CNF-1c"
5288   compare:
5289     include: "1"
5290     name: "CNF-0.5c"
5291   parameters:
5292   - "result"
5293   - "name"
5294   - "tags"
5295   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5296   x-axis: "X = CNFs per Service Chain"
5297   y-axis: "Y = Number of Service Chains"
5298   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5299   layout:
5300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5301     layout: "plot-service-density"
5302
5303 # Plots - NF Density - CSC - MRR IMIX
5304 - type: "plot"
5305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5306   algorithm: "plot_service_density_heatmap_compare"
5307   output-file-type: ".html"
5308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5309   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5310   filter: "'NIC_Intel-X710' and
5311            'NF_DENSITY' and
5312            'DOCKER' and
5313            'CHAIN' and
5314            'NF_VPPIP4' and
5315            'IMIX' and
5316            '2T1C' and
5317            'MRR'"
5318   reference:
5319     include: "2"
5320     name: "CNF-1c"
5321   compare:
5322     include: "1"
5323     name: "CNF-0.5c"
5324   parameters:
5325   - "result"
5326   - "name"
5327   - "tags"
5328   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5329   x-axis: "X = CNFs per Service Chain"
5330   y-axis: "Y = Number of Service Chains"
5331   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5332   layout:
5333     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5334     layout: "plot-service-density"
5335
5336 - type: "plot"
5337   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5338   algorithm: "plot_service_density_heatmap_compare"
5339   output-file-type: ".html"
5340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5341   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5342   filter: "'NIC_Intel-X710' and
5343            'NF_DENSITY' and
5344            'DOCKER' and
5345            'CHAIN' and
5346            'NF_VPPIP4' and
5347            'IMIX' and
5348            '4T2C' and
5349            'MRR'"
5350   reference:
5351     include: "2"
5352     name: "CNF-1c"
5353   compare:
5354     include: "1"
5355     name: "CNF-0.5c"
5356   parameters:
5357   - "result"
5358   - "name"
5359   - "tags"
5360   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5361   x-axis: "X = CNFs per Service Chain"
5362   y-axis: "Y = Number of Service Chains"
5363   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5364   layout:
5365     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5366     layout: "plot-service-density"
5367
5368 - type: "plot"
5369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5370   algorithm: "plot_service_density_heatmap_compare"
5371   output-file-type: ".html"
5372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5373   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5374   filter: "'NIC_Intel-X710' and
5375            'NF_DENSITY' and
5376            'DOCKER' and
5377            'CHAIN' and
5378            'NF_VPPIP4' and
5379            'IMIX' and
5380            '8T4C' and
5381            'MRR'"
5382   reference:
5383     include: "2"
5384     name: "CNF-1c"
5385   compare:
5386     include: "1"
5387     name: "CNF-0.5c"
5388   parameters:
5389   - "result"
5390   - "name"
5391   - "tags"
5392   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5393   x-axis: "X = CNFs per Service Chain"
5394   y-axis: "Y = Number of Service Chains"
5395   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5396   layout:
5397     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5398     layout: "plot-service-density"
5399
5400 # Plots - NF Density - CSC - NDR 64b
5401 - type: "plot"
5402   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5403   algorithm: "plot_service_density_heatmap_compare"
5404   output-file-type: ".html"
5405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5406   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5407   filter: "'NIC_Intel-X710' and
5408            'NF_DENSITY' and
5409            'DOCKER' and
5410            'CHAIN' and
5411            'NF_VPPIP4' and
5412            '64B' and
5413            '2T1C' and
5414            'NDRPDR'"
5415   reference:
5416     include: "2"
5417     name: "CNF-1c"
5418   compare:
5419     include: "1"
5420     name: "CNF-0.5c"
5421   parameters:
5422   - "throughput"
5423   - "name"
5424   - "tags"
5425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5426   x-axis: "X = CNFs per Service Chain"
5427   y-axis: "Y = Number of Service Chains"
5428   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5429   layout:
5430     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5431     layout: "plot-service-density"
5432
5433 - type: "plot"
5434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5435   algorithm: "plot_service_density_heatmap_compare"
5436   output-file-type: ".html"
5437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5438   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5439   filter: "'NIC_Intel-X710' and
5440            'NF_DENSITY' and
5441            'DOCKER' and
5442            'CHAIN' and
5443            'NF_VPPIP4' and
5444            '64B' and
5445            '4T2C' and
5446            'NDRPDR'"
5447   reference:
5448     include: "2"
5449     name: "CNF-1c"
5450   compare:
5451     include: "1"
5452     name: "CNF-0.5c"
5453   parameters:
5454   - "throughput"
5455   - "name"
5456   - "tags"
5457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5458   x-axis: "X = CNFs per Service Chain"
5459   y-axis: "Y = Number of Service Chains"
5460   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5461   layout:
5462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5463     layout: "plot-service-density"
5464
5465 - type: "plot"
5466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5467   algorithm: "plot_service_density_heatmap_compare"
5468   output-file-type: ".html"
5469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5470   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5471   filter: "'NIC_Intel-X710' and
5472            'NF_DENSITY' and
5473            'DOCKER' and
5474            'CHAIN' and
5475            'NF_VPPIP4' and
5476            '64B' and
5477            '8T4C' and
5478            'NDRPDR'"
5479   reference:
5480     include: "2"
5481     name: "CNF-1c"
5482   compare:
5483     include: "1"
5484     name: "CNF-0.5c"
5485   parameters:
5486   - "throughput"
5487   - "name"
5488   - "tags"
5489   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5490   x-axis: "X = CNFs per Service Chain"
5491   y-axis: "Y = Number of Service Chains"
5492   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5493   layout:
5494     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5495     layout: "plot-service-density"
5496
5497 # Plots - NF Density - CSC - NDR IMIX
5498 - type: "plot"
5499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5500   algorithm: "plot_service_density_heatmap_compare"
5501   output-file-type: ".html"
5502   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5503   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5504   filter: "'NIC_Intel-X710' and
5505            'NF_DENSITY' and
5506            'DOCKER' and
5507            'CHAIN' and
5508            'NF_VPPIP4' and
5509            'IMIX' and
5510            '2T1C' and
5511            'NDRPDR'"
5512   reference:
5513     include: "2"
5514     name: "CNF-1c"
5515   compare:
5516     include: "1"
5517     name: "CNF-0.5c"
5518   parameters:
5519   - "throughput"
5520   - "name"
5521   - "tags"
5522   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5523   x-axis: "X = CNFs per Service Chain"
5524   y-axis: "Y = Number of Service Chains"
5525   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5526   layout:
5527     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5528     layout: "plot-service-density"
5529
5530 - type: "plot"
5531   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5532   algorithm: "plot_service_density_heatmap_compare"
5533   output-file-type: ".html"
5534   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5535   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5536   filter: "'NIC_Intel-X710' and
5537            'NF_DENSITY' and
5538            'DOCKER' and
5539            'CHAIN' and
5540            'NF_VPPIP4' and
5541            'IMIX' and
5542            '4T2C' and
5543            'NDRPDR'"
5544   reference:
5545     include: "2"
5546     name: "CNF-1c"
5547   compare:
5548     include: "1"
5549     name: "CNF-0.5c"
5550   parameters:
5551   - "throughput"
5552   - "name"
5553   - "tags"
5554   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5555   x-axis: "X = CNFs per Service Chain"
5556   y-axis: "Y = Number of Service Chains"
5557   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5558   layout:
5559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5560     layout: "plot-service-density"
5561
5562 - type: "plot"
5563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5564   algorithm: "plot_service_density_heatmap_compare"
5565   output-file-type: ".html"
5566   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5567   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5568   filter: "'NIC_Intel-X710' and
5569            'NF_DENSITY' and
5570            'DOCKER' and
5571            'CHAIN' and
5572            'NF_VPPIP4' and
5573            'IMIX' and
5574            '8T4C' and
5575            'NDRPDR'"
5576   reference:
5577     include: "2"
5578     name: "CNF-1c"
5579   compare:
5580     include: "1"
5581     name: "CNF-0.5c"
5582   parameters:
5583   - "throughput"
5584   - "name"
5585   - "tags"
5586   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5587   x-axis: "X = CNFs per Service Chain"
5588   y-axis: "Y = Number of Service Chains"
5589   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5590   layout:
5591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5592     layout: "plot-service-density"
5593
5594 # Plots - NF Density - CSC - PDR 64b
5595 - type: "plot"
5596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5597   algorithm: "plot_service_density_heatmap_compare"
5598   output-file-type: ".html"
5599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5600   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5601   filter: "'NIC_Intel-X710' and
5602            'NF_DENSITY' and
5603            'DOCKER' and
5604            'CHAIN' and
5605            'NF_VPPIP4' and
5606            '64B' and
5607            '2T1C' and
5608            'NDRPDR'"
5609   reference:
5610     include: "2"
5611     name: "CNF-1c"
5612   compare:
5613     include: "1"
5614     name: "CNF-0.5c"
5615   parameters:
5616   - "throughput"
5617   - "name"
5618   - "tags"
5619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5620   x-axis: "X = CNFs per Service Chain"
5621   y-axis: "Y = Number of Service Chains"
5622   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5623   layout:
5624     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5625     layout: "plot-service-density"
5626
5627 - type: "plot"
5628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5629   algorithm: "plot_service_density_heatmap_compare"
5630   output-file-type: ".html"
5631   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5632   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5633   filter: "'NIC_Intel-X710' and
5634            'NF_DENSITY' and
5635            'DOCKER' and
5636            'CHAIN' and
5637            'NF_VPPIP4' and
5638            '64B' and
5639            '4T2C' and
5640            'NDRPDR'"
5641   reference:
5642     include: "2"
5643     name: "CNF-1c"
5644   compare:
5645     include: "1"
5646     name: "CNF-0.5c"
5647   parameters:
5648   - "throughput"
5649   - "name"
5650   - "tags"
5651   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5652   x-axis: "X = CNFs per Service Chain"
5653   y-axis: "Y = Number of Service Chains"
5654   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5655   layout:
5656     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5657     layout: "plot-service-density"
5658
5659 - type: "plot"
5660   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5661   algorithm: "plot_service_density_heatmap_compare"
5662   output-file-type: ".html"
5663   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5664   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5665   filter: "'NIC_Intel-X710' and
5666            'NF_DENSITY' and
5667            'DOCKER' and
5668            'CHAIN' and
5669            'NF_VPPIP4' and
5670            '64B' and
5671            '8T4C' and
5672            'NDRPDR'"
5673   reference:
5674     include: "2"
5675     name: "CNF-1c"
5676   compare:
5677     include: "1"
5678     name: "CNF-0.5c"
5679   parameters:
5680   - "throughput"
5681   - "name"
5682   - "tags"
5683   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5684   x-axis: "X = CNFs per Service Chain"
5685   y-axis: "Y = Number of Service Chains"
5686   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5687   layout:
5688     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5689     layout: "plot-service-density"
5690
5691 # Plots - NF Density - CSC - PDR IMIX
5692 - type: "plot"
5693   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5694   algorithm: "plot_service_density_heatmap_compare"
5695   output-file-type: ".html"
5696   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5697   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5698   filter: "'NIC_Intel-X710' and
5699            'NF_DENSITY' and
5700            'DOCKER' and
5701            'CHAIN' and
5702            'NF_VPPIP4' and
5703            'IMIX' and
5704            '2T1C' and
5705            'NDRPDR'"
5706   reference:
5707     include: "2"
5708     name: "CNF-1c"
5709   compare:
5710     include: "1"
5711     name: "CNF-0.5c"
5712   parameters:
5713   - "throughput"
5714   - "name"
5715   - "tags"
5716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5717   x-axis: "X = CNFs per Service Chain"
5718   y-axis: "Y = Number of Service Chains"
5719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5720   layout:
5721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5722     layout: "plot-service-density"
5723
5724 - type: "plot"
5725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5726   algorithm: "plot_service_density_heatmap_compare"
5727   output-file-type: ".html"
5728   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5729   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5730   filter: "'NIC_Intel-X710' and
5731            'NF_DENSITY' and
5732            'DOCKER' and
5733            'CHAIN' and
5734            'NF_VPPIP4' and
5735            'IMIX' and
5736            '4T2C' and
5737            'NDRPDR'"
5738   reference:
5739     include: "2"
5740     name: "CNF-1c"
5741   compare:
5742     include: "1"
5743     name: "CNF-0.5c"
5744   parameters:
5745   - "throughput"
5746   - "name"
5747   - "tags"
5748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5749   x-axis: "X = CNFs per Service Chain"
5750   y-axis: "Y = Number of Service Chains"
5751   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5752   layout:
5753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5754     layout: "plot-service-density"
5755
5756 - type: "plot"
5757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5758   algorithm: "plot_service_density_heatmap_compare"
5759   output-file-type: ".html"
5760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5761   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5762   filter: "'NIC_Intel-X710' and
5763            'NF_DENSITY' and
5764            'DOCKER' and
5765            'CHAIN' and
5766            'NF_VPPIP4' and
5767            'IMIX' and
5768            '8T4C' and
5769            'NDRPDR'"
5770   reference:
5771     include: "2"
5772     name: "CNF-1c"
5773   compare:
5774     include: "1"
5775     name: "CNF-0.5c"
5776   parameters:
5777   - "throughput"
5778   - "name"
5779   - "tags"
5780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5781   x-axis: "X = CNFs per Service Chain"
5782   y-axis: "Y = Number of Service Chains"
5783   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5784   layout:
5785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5786     layout: "plot-service-density"
5787
5788 ################################################################################
5789 # Plots - NF Density - CSP - MRR 64b
5790 - type: "plot"
5791   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5792   algorithm: "plot_service_density_heatmap_compare"
5793   output-file-type: ".html"
5794   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5795   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5796   filter: "'NIC_Intel-X710' and
5797            'NF_DENSITY' and
5798            'DOCKER' and
5799            'PIPELINE' and
5800            'NF_VPPIP4' and
5801            '64B' and
5802            '2T1C' and
5803            'MRR'"
5804   reference:
5805     include: "2"
5806     name: "CNF-1c"
5807   compare:
5808     include: "1"
5809     name: "CNF-0.5c"
5810   parameters:
5811   - "result"
5812   - "name"
5813   - "tags"
5814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5815   x-axis: "X = CNFs per Service Pipeline"
5816   y-axis: "Y = Number of Service Pipelines"
5817   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5818   layout:
5819     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5820     layout: "plot-service-density"
5821
5822 - type: "plot"
5823   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5824   algorithm: "plot_service_density_heatmap_compare"
5825   output-file-type: ".html"
5826   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5827   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5828   filter: "'NIC_Intel-X710' and
5829            'NF_DENSITY' and
5830            'DOCKER' and
5831            'PIPELINE' and
5832            'NF_VPPIP4' and
5833            '64B' and
5834            '4T2C' and
5835            'MRR'"
5836   reference:
5837     include: "2"
5838     name: "CNF-1c"
5839   compare:
5840     include: "1"
5841     name: "CNF-0.5c"
5842   parameters:
5843   - "result"
5844   - "name"
5845   - "tags"
5846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5847   x-axis: "X = CNFs per Service Pipeline"
5848   y-axis: "Y = Number of Service Pipelines"
5849   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5850   layout:
5851     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5852     layout: "plot-service-density"
5853
5854 - type: "plot"
5855   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5856   algorithm: "plot_service_density_heatmap_compare"
5857   output-file-type: ".html"
5858   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5859   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5860   filter: "'NIC_Intel-X710' and
5861            'NF_DENSITY' and
5862            'DOCKER' and
5863            'PIPELINE' and
5864            'NF_VPPIP4' and
5865            '64B' and
5866            '8T4C' and
5867            'MRR'"
5868   reference:
5869     include: "2"
5870     name: "CNF-1c"
5871   compare:
5872     include: "1"
5873     name: "CNF-0.5c"
5874   parameters:
5875   - "result"
5876   - "name"
5877   - "tags"
5878   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5879   x-axis: "X = CNFs per Service Pipeline"
5880   y-axis: "Y = Number of Service Pipelines"
5881   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5882   layout:
5883     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5884     layout: "plot-service-density"
5885
5886 # Plots - NF Density - CSP - MRR IMIX
5887 - type: "plot"
5888   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5889   algorithm: "plot_service_density_heatmap_compare"
5890   output-file-type: ".html"
5891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5892   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5893   filter: "'NIC_Intel-X710' and
5894            'NF_DENSITY' and
5895            'DOCKER' and
5896            'PIPELINE' and
5897            'NF_VPPIP4' and
5898            'IMIX' and
5899            '2T1C' and
5900            'MRR'"
5901   reference:
5902     include: "2"
5903     name: "CNF-1c"
5904   compare:
5905     include: "1"
5906     name: "CNF-0.5c"
5907   parameters:
5908   - "result"
5909   - "name"
5910   - "tags"
5911   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5912   x-axis: "X = CNFs per Service Pipeline"
5913   y-axis: "Y = Number of Service Pipelines"
5914   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5915   layout:
5916     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5917     layout: "plot-service-density"
5918
5919 - type: "plot"
5920   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5921   algorithm: "plot_service_density_heatmap_compare"
5922   output-file-type: ".html"
5923   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5924   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5925   filter: "'NIC_Intel-X710' and
5926            'NF_DENSITY' and
5927            'DOCKER' and
5928            'PIPELINE' and
5929            'NF_VPPIP4' and
5930            'IMIX' and
5931            '4T2C' and
5932            'MRR'"
5933   reference:
5934     include: "2"
5935     name: "CNF-1c"
5936   compare:
5937     include: "1"
5938     name: "CNF-0.5c"
5939   parameters:
5940   - "result"
5941   - "name"
5942   - "tags"
5943   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5944   x-axis: "X = CNFs per Service Pipeline"
5945   y-axis: "Y = Number of Service Pipelines"
5946   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5947   layout:
5948     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5949     layout: "plot-service-density"
5950
5951 - type: "plot"
5952   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5953   algorithm: "plot_service_density_heatmap_compare"
5954   output-file-type: ".html"
5955   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5956   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5957   filter: "'NIC_Intel-X710' and
5958            'NF_DENSITY' and
5959            'DOCKER' and
5960            'PIPELINE' and
5961            'NF_VPPIP4' and
5962            'IMIX' and
5963            '8T4C' and
5964            'MRR'"
5965   reference:
5966     include: "2"
5967     name: "CNF-1c"
5968   compare:
5969     include: "1"
5970     name: "CNF-0.5c"
5971   parameters:
5972   - "result"
5973   - "name"
5974   - "tags"
5975   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5976   x-axis: "X = CNFs per Service Pipeline"
5977   y-axis: "Y = Number of Service Pipelines"
5978   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5979   layout:
5980     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5981     layout: "plot-service-density"
5982
5983 # Plots - NF Density - CSP - NDR 64b
5984 - type: "plot"
5985   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5986   algorithm: "plot_service_density_heatmap_compare"
5987   output-file-type: ".html"
5988   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5989   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5990   filter: "'NIC_Intel-X710' and
5991            'NF_DENSITY' and
5992            'DOCKER' and
5993            'PIPELINE' and
5994            'NF_VPPIP4' and
5995            '64B' and
5996            '2T1C' and
5997            'NDRPDR'"
5998   reference:
5999     include: "2"
6000     name: "CNF-1c"
6001   compare:
6002     include: "1"
6003     name: "CNF-0.5c"
6004   parameters:
6005   - "throughput"
6006   - "name"
6007   - "tags"
6008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6009   x-axis: "X = CNFs per Service Pipeline"
6010   y-axis: "Y = Number of Service Pipelines"
6011   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6012   layout:
6013     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6014     layout: "plot-service-density"
6015
6016 - type: "plot"
6017   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6018   algorithm: "plot_service_density_heatmap_compare"
6019   output-file-type: ".html"
6020   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6021   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6022   filter: "'NIC_Intel-X710' and
6023            'NF_DENSITY' and
6024            'DOCKER' and
6025            'PIPELINE' and
6026            'NF_VPPIP4' and
6027            '64B' and
6028            '4T2C' and
6029            'NDRPDR'"
6030   reference:
6031     include: "2"
6032     name: "CNF-1c"
6033   compare:
6034     include: "1"
6035     name: "CNF-0.5c"
6036   parameters:
6037   - "throughput"
6038   - "name"
6039   - "tags"
6040   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6041   x-axis: "X = CNFs per Service Pipeline"
6042   y-axis: "Y = Number of Service Pipelines"
6043   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6044   layout:
6045     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6046     layout: "plot-service-density"
6047
6048 - type: "plot"
6049   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6050   algorithm: "plot_service_density_heatmap_compare"
6051   output-file-type: ".html"
6052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6053   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6054   filter: "'NIC_Intel-X710' and
6055            'NF_DENSITY' and
6056            'DOCKER' and
6057            'PIPELINE' and
6058            'NF_VPPIP4' and
6059            '64B' and
6060            '8T4C' and
6061            'NDRPDR'"
6062   reference:
6063     include: "2"
6064     name: "CNF-1c"
6065   compare:
6066     include: "1"
6067     name: "CNF-0.5c"
6068   parameters:
6069   - "throughput"
6070   - "name"
6071   - "tags"
6072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6073   x-axis: "X = CNFs per Service Pipeline"
6074   y-axis: "Y = Number of Service Pipelines"
6075   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6076   layout:
6077     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6078     layout: "plot-service-density"
6079
6080 # Plots - NF Density - CSP - NDR IMIX
6081 - type: "plot"
6082   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6083   algorithm: "plot_service_density_heatmap_compare"
6084   output-file-type: ".html"
6085   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6086   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6087   filter: "'NIC_Intel-X710' and
6088            'NF_DENSITY' and
6089            'DOCKER' and
6090            'PIPELINE' and
6091            'NF_VPPIP4' and
6092            'IMIX' and
6093            '2T1C' and
6094            'NDRPDR'"
6095   reference:
6096     include: "2"
6097     name: "CNF-1c"
6098   compare:
6099     include: "1"
6100     name: "CNF-0.5c"
6101   parameters:
6102   - "throughput"
6103   - "name"
6104   - "tags"
6105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6106   x-axis: "X = CNFs per Service Pipeline"
6107   y-axis: "Y = Number of Service Pipelines"
6108   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6109   layout:
6110     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6111     layout: "plot-service-density"
6112
6113 - type: "plot"
6114   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6115   algorithm: "plot_service_density_heatmap_compare"
6116   output-file-type: ".html"
6117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6118   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6119   filter: "'NIC_Intel-X710' and
6120            'NF_DENSITY' and
6121            'DOCKER' and
6122            'PIPELINE' and
6123            'NF_VPPIP4' and
6124            'IMIX' and
6125            '4T2C' and
6126            'NDRPDR'"
6127   reference:
6128     include: "2"
6129     name: "CNF-1c"
6130   compare:
6131     include: "1"
6132     name: "CNF-0.5c"
6133   parameters:
6134   - "throughput"
6135   - "name"
6136   - "tags"
6137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6138   x-axis: "X = CNFs per Service Pipeline"
6139   y-axis: "Y = Number of Service Pipelines"
6140   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6141   layout:
6142     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6143     layout: "plot-service-density"
6144
6145 - type: "plot"
6146   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6147   algorithm: "plot_service_density_heatmap_compare"
6148   output-file-type: ".html"
6149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6150   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6151   filter: "'NIC_Intel-X710' and
6152            'NF_DENSITY' and
6153            'DOCKER' and
6154            'PIPELINE' and
6155            'NF_VPPIP4' and
6156            'IMIX' and
6157            '8T4C' and
6158            'NDRPDR'"
6159   reference:
6160     include: "2"
6161     name: "CNF-1c"
6162   compare:
6163     include: "1"
6164     name: "CNF-0.5c"
6165   parameters:
6166   - "throughput"
6167   - "name"
6168   - "tags"
6169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6170   x-axis: "X = CNFs per Service Pipeline"
6171   y-axis: "Y = Number of Service Pipelines"
6172   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6173   layout:
6174     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6175     layout: "plot-service-density"
6176
6177 # Plots - NF Density - CSP - PDR 64b
6178 - type: "plot"
6179   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6180   algorithm: "plot_service_density_heatmap_compare"
6181   output-file-type: ".html"
6182   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6183   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6184   filter: "'NIC_Intel-X710' and
6185            'NF_DENSITY' and
6186            'DOCKER' and
6187            'PIPELINE' and
6188            'NF_VPPIP4' and
6189            '64B' and
6190            '2T1C' and
6191            'NDRPDR'"
6192   reference:
6193     include: "2"
6194     name: "CNF-1c"
6195   compare:
6196     include: "1"
6197     name: "CNF-0.5c"
6198   parameters:
6199   - "throughput"
6200   - "name"
6201   - "tags"
6202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6203   x-axis: "X = CNFs per Service Pipeline"
6204   y-axis: "Y = Number of Service Pipelines"
6205   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6206   layout:
6207     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6208     layout: "plot-service-density"
6209
6210 - type: "plot"
6211   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6212   algorithm: "plot_service_density_heatmap_compare"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6215   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6216   filter: "'NIC_Intel-X710' and
6217            'NF_DENSITY' and
6218            'DOCKER' and
6219            'PIPELINE' and
6220            'NF_VPPIP4' and
6221            '64B' and
6222            '4T2C' and
6223            'NDRPDR'"
6224   reference:
6225     include: "2"
6226     name: "CNF-1c"
6227   compare:
6228     include: "1"
6229     name: "CNF-0.5c"
6230   parameters:
6231   - "throughput"
6232   - "name"
6233   - "tags"
6234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6235   x-axis: "X = CNFs per Service Pipeline"
6236   y-axis: "Y = Number of Service Pipelines"
6237   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6238   layout:
6239     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6240     layout: "plot-service-density"
6241
6242 - type: "plot"
6243   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6244   algorithm: "plot_service_density_heatmap_compare"
6245   output-file-type: ".html"
6246   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6247   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6248   filter: "'NIC_Intel-X710' and
6249            'NF_DENSITY' and
6250            'DOCKER' and
6251            'PIPELINE' and
6252            'NF_VPPIP4' and
6253            '64B' and
6254            '8T4C' and
6255            'NDRPDR'"
6256   reference:
6257     include: "2"
6258     name: "CNF-1c"
6259   compare:
6260     include: "1"
6261     name: "CNF-0.5c"
6262   parameters:
6263   - "throughput"
6264   - "name"
6265   - "tags"
6266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6267   x-axis: "X = CNFs per Service Pipeline"
6268   y-axis: "Y = Number of Service Pipelines"
6269   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6270   layout:
6271     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6272     layout: "plot-service-density"
6273
6274 # Plots - NF Density - CSP - PDR IMIX
6275 - type: "plot"
6276   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6277   algorithm: "plot_service_density_heatmap_compare"
6278   output-file-type: ".html"
6279   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6280   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6281   filter: "'NIC_Intel-X710' and
6282            'NF_DENSITY' and
6283            'DOCKER' and
6284            'PIPELINE' and
6285            'NF_VPPIP4' and
6286            'IMIX' and
6287            '2T1C' and
6288            'NDRPDR'"
6289   reference:
6290     include: "2"
6291     name: "CNF-1c"
6292   compare:
6293     include: "1"
6294     name: "CNF-0.5c"
6295   parameters:
6296   - "throughput"
6297   - "name"
6298   - "tags"
6299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6300   x-axis: "X = CNFs per Service Pipeline"
6301   y-axis: "Y = Number of Service Pipelines"
6302   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6303   layout:
6304     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6305     layout: "plot-service-density"
6306
6307 - type: "plot"
6308   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6309   algorithm: "plot_service_density_heatmap_compare"
6310   output-file-type: ".html"
6311   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6312   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6313   filter: "'NIC_Intel-X710' and
6314            'NF_DENSITY' and
6315            'DOCKER' and
6316            'PIPELINE' and
6317            'NF_VPPIP4' and
6318            'IMIX' and
6319            '4T2C' and
6320            'NDRPDR'"
6321   reference:
6322     include: "2"
6323     name: "CNF-1c"
6324   compare:
6325     include: "1"
6326     name: "CNF-0.5c"
6327   parameters:
6328   - "throughput"
6329   - "name"
6330   - "tags"
6331   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6332   x-axis: "X = CNFs per Service Pipeline"
6333   y-axis: "Y = Number of Service Pipelines"
6334   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6335   layout:
6336     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6337     layout: "plot-service-density"
6338
6339 - type: "plot"
6340   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6341   algorithm: "plot_service_density_heatmap_compare"
6342   output-file-type: ".html"
6343   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6344   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6345   filter: "'NIC_Intel-X710' and
6346            'NF_DENSITY' and
6347            'DOCKER' and
6348            'PIPELINE' and
6349            'NF_VPPIP4' and
6350            'IMIX' and
6351            '8T4C' and
6352            'NDRPDR'"
6353   reference:
6354     include: "2"
6355     name: "CNF-1c"
6356   compare:
6357     include: "1"
6358     name: "CNF-0.5c"
6359   parameters:
6360   - "throughput"
6361   - "name"
6362   - "tags"
6363   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6364   x-axis: "X = CNFs per Service Pipeline"
6365   y-axis: "Y = Number of Service Pipelines"
6366   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6367   layout:
6368     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6369     layout: "plot-service-density"
6370
6371 ################################################################################
6372 ## Plots VPP HTTP Server Performance
6373 #- type: "plot"
6374 #  title: "VPP HTTP Server Performance"
6375 #  algorithm: "plot_http_server_performance_box"
6376 #  output-file-type: ".html"
6377 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6378 #  data:
6379 #    "plot-vpp-http-server-performance"
6380 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6381 #  # each tag is enclosed with ' (apostrophe).
6382 #  filter: "'HTTP' and 'TCP_CPS'"
6383 #  parameters:
6384 #  - "result"
6385 #  - "name"
6386 #  traces:
6387 #    hoverinfo: "x+y"
6388 #    boxpoints: "outliers"
6389 #    whiskerwidth: 0
6390 #  layout:
6391 #    title: "VPP HTTP Server Performance"
6392 #    layout:
6393 #      "plot-cps"
6394 #
6395 #- type: "plot"
6396 #  title: "VPP HTTP Server Performance"
6397 #  algorithm: "plot_http_server_performance_box"
6398 #  output-file-type: ".html"
6399 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6400 #  data:
6401 #    "plot-vpp-http-server-performance"
6402 #  filter: "'HTTP' and 'TCP_RPS'"
6403 #  parameters:
6404 #  - "result"
6405 #  - "name"
6406 #  traces:
6407 #    hoverinfo: "x+y"
6408 #    boxpoints: "outliers"
6409 #    whiskerwidth: 0
6410 #  layout:
6411 #    title: "VPP HTTP Server Performance"
6412 #    layout:
6413 #      "plot-rps"
6414
6415 ################################################################################
6416
6417 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6418 - type: "plot"
6419   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_scale-ndr"
6450     layout: "plot-throughput"
6451
6452 - type: "plot"
6453   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_scale-pdr"
6484     layout: "plot-throughput"
6485
6486 - type: "plot"
6487   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6488   algorithm: "plot_performance_box"
6489   output-file-type: ".html"
6490   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6492   filter: "'NIC_Intel-X520-DA2' and
6493            '64B' and
6494            ('BASE' or 'SCALE') and
6495            'NDRPDR' and
6496            'ETH' and
6497            '2T2C' and
6498            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6499            not 'VHOST' and
6500            not 'MEMIF'"
6501   parameters:
6502   - "throughput"
6503   - "parent"
6504   - "tags"
6505   sort:
6506   - "L2PATCH"
6507   - "L2XCBASE"
6508   - "BASE"
6509   - "FIB_10K"
6510   - "FIB_100K"
6511   - "FIB_1M"
6512   traces:
6513     hoverinfo: "x+y"
6514     boxpoints: "outliers"
6515     whiskerwidth: 0
6516   layout:
6517     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6518     layout: "plot-throughput"
6519
6520 - type: "plot"
6521   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6522   algorithm: "plot_performance_box"
6523   output-file-type: ".html"
6524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6526   filter: "'NIC_Intel-X520-DA2' and
6527            '64B' and
6528            ('BASE' or 'SCALE') and
6529            'NDRPDR' and
6530            'ETH' and
6531            '2T2C' and
6532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6533            not 'VHOST' and
6534            not 'MEMIF'"
6535   parameters:
6536   - "throughput"
6537   - "parent"
6538   - "tags"
6539   sort:
6540   - "L2PATCH"
6541   - "L2XCBASE"
6542   - "BASE"
6543   - "FIB_10K"
6544   - "FIB_100K"
6545   - "FIB_1M"
6546   traces:
6547     hoverinfo: "x+y"
6548     boxpoints: "outliers"
6549     whiskerwidth: 0
6550   layout:
6551     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6552     layout: "plot-throughput"
6553
6554 # Packet Throughput - VPP L2 3n-hsw-x520 features
6555 - type: "plot"
6556   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6557   algorithm: "plot_performance_box"
6558   output-file-type: ".html"
6559   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6561   filter: "'NIC_Intel-X520-DA2' and
6562            '64B' and
6563            'NDRPDR' and
6564            '1T1C' and
6565            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6566            not 'ACL' and
6567            not 'VHOST' and
6568            not 'MEMIF'"
6569   parameters:
6570   - "throughput"
6571   - "parent"
6572   - "tags"
6573   sort:
6574   - "L2XCBASE"    # l2xcbase
6575   - "L2BDBASE"    # l2bdbase
6576   - "L2XCFWD"     # dot1q-l2xcbase
6577   - "L2BDMACLRN"  # dot1q-l2bdbase
6578   traces:
6579     hoverinfo: "x+y"
6580     boxpoints: "outliers"
6581     whiskerwidth: 0
6582   layout:
6583     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6584     layout: "plot-throughput"
6585
6586 - type: "plot"
6587   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6588   algorithm: "plot_performance_box"
6589   output-file-type: ".html"
6590   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6592   filter: "'NIC_Intel-X520-DA2' and
6593            '64B' and
6594            'NDRPDR' and
6595            '1T1C' and
6596            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6597            not 'ACL' and
6598            not 'VHOST' and
6599            not 'MEMIF'"
6600   parameters:
6601   - "throughput"
6602   - "parent"
6603   - "tags"
6604   sort:
6605   - "L2XCBASE"    # l2xcbase
6606   - "L2BDBASE"    # l2bdbase
6607   - "L2XCFWD"     # dot1q-l2xcbase
6608   - "L2BDMACLRN"  # dot1q-l2bdbase
6609   traces:
6610     hoverinfo: "x+y"
6611     boxpoints: "outliers"
6612     whiskerwidth: 0
6613   layout:
6614     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6615     layout: "plot-throughput"
6616
6617 - type: "plot"
6618   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6619   algorithm: "plot_performance_box"
6620   output-file-type: ".html"
6621   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6622   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6623   filter: "'NIC_Intel-X520-DA2' and
6624            '64B' and
6625            'NDRPDR' and
6626            '2T2C' and
6627            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6628            not 'ACL' and
6629            not 'VHOST' and
6630            not 'MEMIF'"
6631   parameters:
6632   - "throughput"
6633   - "parent"
6634   - "tags"
6635   sort:
6636   - "L2XCBASE"    # l2xcbase
6637   - "L2BDBASE"    # l2bdbase
6638   - "L2XCFWD"     # dot1q-l2xcbase
6639   - "L2BDMACLRN"  # dot1q-l2bdbase
6640   traces:
6641     hoverinfo: "x+y"
6642     boxpoints: "outliers"
6643     whiskerwidth: 0
6644   layout:
6645     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6646     layout: "plot-throughput"
6647
6648 - type: "plot"
6649   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6650   algorithm: "plot_performance_box"
6651   output-file-type: ".html"
6652   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6654   filter: "'NIC_Intel-X520-DA2' and
6655            '64B' and
6656            'NDRPDR' and
6657            '2T2C' and
6658            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6659            not 'ACL' and
6660            not 'VHOST' and
6661            not 'MEMIF'"
6662   parameters:
6663   - "throughput"
6664   - "parent"
6665   - "tags"
6666   sort:
6667   - "L2XCBASE"    # l2xcbase
6668   - "L2BDBASE"    # l2bdbase
6669   - "L2XCFWD"     # dot1q-l2xcbase
6670   - "L2BDMACLRN"  # dot1q-l2bdbase
6671   traces:
6672     hoverinfo: "x+y"
6673     boxpoints: "outliers"
6674     whiskerwidth: 0
6675   layout:
6676     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6677     layout: "plot-throughput"
6678
6679 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6680 - type: "plot"
6681   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6682   algorithm: "plot_performance_box"
6683   output-file-type: ".html"
6684   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6686   filter: "'NIC_Intel-X520-DA2' and
6687            '64B' and
6688            'NDRPDR' and
6689            '1T1C' and
6690            'FEATURE' and
6691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6692            'IACL' and
6693            ('ACL1' or 'ACL50') and
6694            ('10K_FLOWS' or '10k_FLOWS') and
6695            not 'MACIP' and
6696            not 'VHOST' and
6697            not 'MEMIF'"
6698   parameters:
6699   - "throughput"
6700   - "parent"
6701   - "tags"
6702   traces:
6703     hoverinfo: "x+y"
6704     boxpoints: "outliers"
6705     whiskerwidth: 0
6706   layout:
6707     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6708     layout: "plot-throughput"
6709
6710 - type: "plot"
6711   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6712   algorithm: "plot_performance_box"
6713   output-file-type: ".html"
6714   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6716   filter: "'NIC_Intel-X520-DA2' and
6717            '64B' and
6718            'NDRPDR' and
6719            '1T1C' and
6720            'FEATURE' and
6721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6722            'IACL' and
6723            ('ACL1' or 'ACL50') and
6724            ('10K_FLOWS' or '10k_FLOWS') and
6725            not 'MACIP' and
6726            not 'VHOST' and
6727            not 'MEMIF'"
6728   parameters:
6729   - "throughput"
6730   - "parent"
6731   - "tags"
6732   traces:
6733     hoverinfo: "x+y"
6734     boxpoints: "outliers"
6735     whiskerwidth: 0
6736   layout:
6737     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6738     layout: "plot-throughput"
6739
6740 - type: "plot"
6741   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6742   algorithm: "plot_performance_box"
6743   output-file-type: ".html"
6744   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6746   filter: "'NIC_Intel-X520-DA2' and
6747            '64B' and
6748            'NDRPDR' and
6749            '2T2C' and
6750            'FEATURE' and
6751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6752            'IACL' and
6753            ('ACL1' or 'ACL50') and
6754            ('10K_FLOWS' or '10k_FLOWS') and
6755            not 'MACIP' and
6756            not 'VHOST' and
6757            not 'MEMIF'"
6758   parameters:
6759   - "throughput"
6760   - "parent"
6761   - "tags"
6762   traces:
6763     hoverinfo: "x+y"
6764     boxpoints: "outliers"
6765     whiskerwidth: 0
6766   layout:
6767     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6768     layout: "plot-throughput"
6769
6770 - type: "plot"
6771   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6772   algorithm: "plot_performance_box"
6773   output-file-type: ".html"
6774   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6776   filter: "'NIC_Intel-X520-DA2' and
6777            '64B' and
6778            'NDRPDR' and
6779            '2T2C' and
6780            'FEATURE' and
6781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6782            'IACL' and
6783            ('ACL1' or 'ACL50') and
6784            ('10K_FLOWS' or '10k_FLOWS') and
6785            not 'MACIP' and
6786            not 'VHOST' and
6787            not 'MEMIF'"
6788   parameters:
6789   - "throughput"
6790   - "parent"
6791   - "tags"
6792   traces:
6793     hoverinfo: "x+y"
6794     boxpoints: "outliers"
6795     whiskerwidth: 0
6796   layout:
6797     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6798     layout: "plot-throughput"
6799
6800 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6801 - type: "plot"
6802   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6803   algorithm: "plot_performance_box"
6804   output-file-type: ".html"
6805   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6807   filter: "'NIC_Intel-X520-DA2' and
6808            '64B' and
6809            'NDRPDR' and
6810            '1T1C' and
6811            'FEATURE' and
6812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6813            'OACL' and
6814            ('ACL1' or 'ACL50') and
6815            ('10K_FLOWS' or '10k_FLOWS') and
6816            not 'MACIP' and
6817            not 'VHOST' and
6818            not 'MEMIF'"
6819   parameters:
6820   - "throughput"
6821   - "parent"
6822   - "tags"
6823   traces:
6824     hoverinfo: "x+y"
6825     boxpoints: "outliers"
6826     whiskerwidth: 0
6827   layout:
6828     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6829     layout: "plot-throughput"
6830
6831 - type: "plot"
6832   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6833   algorithm: "plot_performance_box"
6834   output-file-type: ".html"
6835   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6837   filter: "'NIC_Intel-X520-DA2' and
6838            '64B' and
6839            'NDRPDR' and
6840            '1T1C' and
6841            'FEATURE' and
6842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6843            'OACL' and
6844            ('ACL1' or 'ACL50') and
6845            ('10K_FLOWS' or '10k_FLOWS') and
6846            not 'MACIP' and
6847            not 'VHOST' and
6848            not 'MEMIF'"
6849   parameters:
6850   - "throughput"
6851   - "parent"
6852   - "tags"
6853   traces:
6854     hoverinfo: "x+y"
6855     boxpoints: "outliers"
6856     whiskerwidth: 0
6857   layout:
6858     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6859     layout: "plot-throughput"
6860
6861 - type: "plot"
6862   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6863   algorithm: "plot_performance_box"
6864   output-file-type: ".html"
6865   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6867   filter: "'NIC_Intel-X520-DA2' and
6868            '64B' and
6869            'NDRPDR' and
6870            '2T2C' and
6871            'FEATURE' and
6872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6873            'OACL' and
6874            ('ACL1' or 'ACL50') and
6875            ('10K_FLOWS' or '10k_FLOWS') and
6876            not 'MACIP' and
6877            not 'VHOST' and
6878            not 'MEMIF'"
6879   parameters:
6880   - "throughput"
6881   - "parent"
6882   - "tags"
6883   traces:
6884     hoverinfo: "x+y"
6885     boxpoints: "outliers"
6886     whiskerwidth: 0
6887   layout:
6888     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6889     layout: "plot-throughput"
6890
6891 - type: "plot"
6892   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6893   algorithm: "plot_performance_box"
6894   output-file-type: ".html"
6895   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6897   filter: "'NIC_Intel-X520-DA2' and
6898            '64B' and
6899            'NDRPDR' and
6900            '2T2C' and
6901            'FEATURE' and
6902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6903            'OACL' and
6904            ('ACL1' or 'ACL50') and
6905            ('10K_FLOWS' or '10k_FLOWS') and
6906            not 'MACIP' and
6907            not 'VHOST' and
6908            not 'MEMIF'"
6909   parameters:
6910   - "throughput"
6911   - "parent"
6912   - "tags"
6913   traces:
6914     hoverinfo: "x+y"
6915     boxpoints: "outliers"
6916     whiskerwidth: 0
6917   layout:
6918     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6919     layout: "plot-throughput"
6920
6921 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6922 - type: "plot"
6923   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6924   algorithm: "plot_performance_box"
6925   output-file-type: ".html"
6926   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6928   filter: "'NIC_Intel-X520-DA2' and
6929            '64B' and
6930            'NDRPDR' and
6931            '1T1C' and
6932            'FEATURE' and
6933            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6934            'MACIP' and
6935            ('ACL1' or 'ACL50') and
6936            ('10K_FLOWS' or '10k_FLOWS') and
6937            not 'VHOST' and
6938            not 'MEMIF'"
6939   parameters:
6940   - "throughput"
6941   - "parent"
6942   - "tags"
6943   traces:
6944     hoverinfo: "x+y"
6945     boxpoints: "outliers"
6946     whiskerwidth: 0
6947   layout:
6948     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6949     layout: "plot-throughput"
6950
6951 - type: "plot"
6952   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6953   algorithm: "plot_performance_box"
6954   output-file-type: ".html"
6955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6957   filter: "'NIC_Intel-X520-DA2' and
6958            '64B' and
6959            'NDRPDR' and
6960            '1T1C' and
6961            'FEATURE' and
6962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6963            'MACIP' and
6964            ('ACL1' or 'ACL50') and
6965            ('10K_FLOWS' or '10k_FLOWS') and
6966            not 'VHOST' and
6967            not 'MEMIF'"
6968   parameters:
6969   - "throughput"
6970   - "parent"
6971   - "tags"
6972   traces:
6973     hoverinfo: "x+y"
6974     boxpoints: "outliers"
6975     whiskerwidth: 0
6976   layout:
6977     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6978     layout: "plot-throughput"
6979
6980 - type: "plot"
6981   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6982   algorithm: "plot_performance_box"
6983   output-file-type: ".html"
6984   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6986   filter: "'NIC_Intel-X520-DA2' and
6987            '64B' and
6988            'NDRPDR' and
6989            '2T2C' and
6990            'FEATURE' and
6991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6992            'MACIP' and
6993            ('ACL1' or 'ACL50') and
6994            ('10K_FLOWS' or '10k_FLOWS') and
6995            not 'VHOST' and
6996            not 'MEMIF'"
6997   parameters:
6998   - "throughput"
6999   - "parent"
7000   - "tags"
7001   traces:
7002     hoverinfo: "x+y"
7003     boxpoints: "outliers"
7004     whiskerwidth: 0
7005   layout:
7006     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7007     layout: "plot-throughput"
7008
7009 - type: "plot"
7010   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7011   algorithm: "plot_performance_box"
7012   output-file-type: ".html"
7013   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7015   filter: "'NIC_Intel-X520-DA2' and
7016            '64B' and
7017            'NDRPDR' and
7018            '2T2C' and
7019            'FEATURE' and
7020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7021            'MACIP' and
7022            ('ACL1' or 'ACL50') and
7023            ('10K_FLOWS' or '10k_FLOWS') and
7024            not 'VHOST' and
7025            not 'MEMIF'"
7026   parameters:
7027   - "throughput"
7028   - "parent"
7029   - "tags"
7030   traces:
7031     hoverinfo: "x+y"
7032     boxpoints: "outliers"
7033     whiskerwidth: 0
7034   layout:
7035     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7036     layout: "plot-throughput"
7037
7038 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7039 - type: "plot"
7040   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_scale-ndr"
7071     layout: "plot-throughput"
7072
7073 - type: "plot"
7074   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_scale-pdr"
7105     layout: "plot-throughput"
7106
7107 - type: "plot"
7108   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7109   algorithm: "plot_performance_box"
7110   output-file-type: ".html"
7111   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7113   filter: "'NIC_Intel-X710' and
7114            '64B' and
7115            ('BASE' or 'SCALE') and
7116            'NDRPDR' and
7117            'ETH' and
7118            '2T2C' and
7119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7120            not 'VHOST' and
7121            not 'MEMIF'"
7122   parameters:
7123   - "throughput"
7124   - "parent"
7125   - "tags"
7126   sort:
7127   - "L2PATCH"
7128   - "L2XCFWD"
7129   - "L2BDMACLRN"
7130   - "FIB_10K"
7131   - "FIB_100K"
7132   - "FIB_1M"
7133   traces:
7134     hoverinfo: "x+y"
7135     boxpoints: "outliers"
7136     whiskerwidth: 0
7137   layout:
7138     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7139     layout: "plot-throughput"
7140
7141 - type: "plot"
7142   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7143   algorithm: "plot_performance_box"
7144   output-file-type: ".html"
7145   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7147   filter: "'NIC_Intel-X710' and
7148            '64B' and
7149            ('BASE' or 'SCALE') and
7150            'NDRPDR' and
7151            'ETH' and
7152            '2T2C' and
7153            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7154            not 'VHOST' and
7155            not 'MEMIF'"
7156   parameters:
7157   - "throughput"
7158   - "parent"
7159   - "tags"
7160   sort:
7161   - "L2PATCH"
7162   - "L2XCFWD"
7163   - "L2BDMACLRN"
7164   - "FIB_10K"
7165   - "FIB_100K"
7166   - "FIB_1M"
7167   traces:
7168     hoverinfo: "x+y"
7169     boxpoints: "outliers"
7170     whiskerwidth: 0
7171   layout:
7172     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7173     layout: "plot-throughput"
7174
7175 # Packet Throughput - VPP L2 3n-hsw-x710 features
7176 - type: "plot"
7177   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7178   algorithm: "plot_performance_box"
7179   output-file-type: ".html"
7180   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7182   filter: "'NIC_Intel-X710' and
7183            '64B' and
7184            'NDRPDR' and
7185            '1T1C' and
7186            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7187            not 'ACL' and
7188            not 'VHOST' and
7189            not 'L2OVRLAY' and
7190            not 'MEMIF'"
7191   parameters:
7192   - "throughput"
7193   - "parent"
7194   - "tags"
7195   sort:
7196   - "L2XCBASE"    # l2xcbase
7197   - "L2BDBASE"    # l2bdbase
7198   - "L2XCFWD"     # dot1q-l2xcbase
7199   - "L2BDMACLRN"  # dot1q-l2bdbase
7200   traces:
7201     hoverinfo: "x+y"
7202     boxpoints: "outliers"
7203     whiskerwidth: 0
7204   layout:
7205     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7206     layout: "plot-throughput"
7207
7208 - type: "plot"
7209   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7210   algorithm: "plot_performance_box"
7211   output-file-type: ".html"
7212   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7214   filter: "'NIC_Intel-X710' and
7215            '64B' and
7216            'NDRPDR' and
7217            '1T1C' and
7218            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7219            not 'ACL' and
7220            not 'VHOST' and
7221            not 'L2OVRLAY' and
7222            not 'MEMIF'"
7223   parameters:
7224   - "throughput"
7225   - "parent"
7226   - "tags"
7227   sort:
7228   - "L2XCBASE"    # l2xcbase
7229   - "L2BDBASE"    # l2bdbase
7230   - "L2XCFWD"     # dot1q-l2xcbase
7231   - "L2BDMACLRN"  # dot1q-l2bdbase
7232   traces:
7233     hoverinfo: "x+y"
7234     boxpoints: "outliers"
7235     whiskerwidth: 0
7236   layout:
7237     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7238     layout: "plot-throughput"
7239
7240 - type: "plot"
7241   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7242   algorithm: "plot_performance_box"
7243   output-file-type: ".html"
7244   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7246   filter: "'NIC_Intel-X710' and
7247            '64B' and
7248            'NDRPDR' and
7249            '2T2C' and
7250            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7251            not 'ACL' and
7252            not 'VHOST' and
7253            not 'L2OVRLAY' and
7254            not 'MEMIF'"
7255   parameters:
7256   - "throughput"
7257   - "parent"
7258   - "tags"
7259   sort:
7260   - "L2XCBASE"    # l2xcbase
7261   - "L2BDBASE"    # l2bdbase
7262   - "L2XCFWD"     # dot1q-l2xcbase
7263   - "L2BDMACLRN"  # dot1q-l2bdbase
7264   traces:
7265     hoverinfo: "x+y"
7266     boxpoints: "outliers"
7267     whiskerwidth: 0
7268   layout:
7269     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7270     layout: "plot-throughput"
7271
7272 - type: "plot"
7273   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7274   algorithm: "plot_performance_box"
7275   output-file-type: ".html"
7276   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7278   filter: "'NIC_Intel-X710' and
7279            '64B' and
7280            'NDRPDR' and
7281            '2T2C' and
7282            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7283            not 'ACL' and
7284            not 'VHOST' and
7285            not 'L2OVRLAY' and
7286            not 'MEMIF'"
7287   parameters:
7288   - "throughput"
7289   - "parent"
7290   - "tags"
7291   sort:
7292   - "L2XCBASE"    # l2xcbase
7293   - "L2BDBASE"    # l2bdbase
7294   - "L2XCFWD"     # dot1q-l2xcbase
7295   - "L2BDMACLRN"  # dot1q-l2bdbase
7296   traces:
7297     hoverinfo: "x+y"
7298     boxpoints: "outliers"
7299     whiskerwidth: 0
7300   layout:
7301     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7302     layout: "plot-throughput"
7303
7304 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7305 - type: "plot"
7306   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7307   algorithm: "plot_performance_box"
7308   output-file-type: ".html"
7309   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7311   filter: "'NIC_Intel-X710' and
7312            '64B' and
7313            'NDRPDR' and
7314            '1T1C' and
7315            'FEATURE' and
7316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7317            'IACL' and
7318            ('ACL1' or 'ACL50') and
7319            ('10K_FLOWS' or '10k_FLOWS') and
7320            not 'MACIP' and
7321            not 'VHOST' and
7322            not 'MEMIF'"
7323   parameters:
7324   - "throughput"
7325   - "parent"
7326   - "tags"
7327   traces:
7328     hoverinfo: "x+y"
7329     boxpoints: "outliers"
7330     whiskerwidth: 0
7331   layout:
7332     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7333     layout: "plot-throughput"
7334
7335 - type: "plot"
7336   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7337   algorithm: "plot_performance_box"
7338   output-file-type: ".html"
7339   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7341   filter: "'NIC_Intel-X710' and
7342            '64B' and
7343            'NDRPDR' and
7344            '1T1C' and
7345            'FEATURE' and
7346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7347            'IACL' and
7348            ('ACL1' or 'ACL50') and
7349            ('10K_FLOWS' or '10k_FLOWS') and
7350            not 'MACIP' and
7351            not 'VHOST' and
7352            not 'MEMIF'"
7353   parameters:
7354   - "throughput"
7355   - "parent"
7356   - "tags"
7357   traces:
7358     hoverinfo: "x+y"
7359     boxpoints: "outliers"
7360     whiskerwidth: 0
7361   layout:
7362     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7363     layout: "plot-throughput"
7364
7365 - type: "plot"
7366   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7367   algorithm: "plot_performance_box"
7368   output-file-type: ".html"
7369   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7371   filter: "'NIC_Intel-X710' and
7372            '64B' and
7373            'NDRPDR' and
7374            '2T2C' and
7375            'FEATURE' and
7376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7377            'IACL' and
7378            ('ACL1' or 'ACL50') and
7379            ('10K_FLOWS' or '10k_FLOWS') and
7380            not 'MACIP' and
7381            not 'VHOST' and
7382            not 'MEMIF'"
7383   parameters:
7384   - "throughput"
7385   - "parent"
7386   - "tags"
7387   traces:
7388     hoverinfo: "x+y"
7389     boxpoints: "outliers"
7390     whiskerwidth: 0
7391   layout:
7392     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7393     layout: "plot-throughput"
7394
7395 - type: "plot"
7396   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7397   algorithm: "plot_performance_box"
7398   output-file-type: ".html"
7399   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7400   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7401   filter: "'NIC_Intel-X710' and
7402            '64B' and
7403            'NDRPDR' and
7404            '2T2C' and
7405            'FEATURE' and
7406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7407            'IACL' and
7408            ('ACL1' or 'ACL50') and
7409            ('10K_FLOWS' or '10k_FLOWS') and
7410            not 'MACIP' and
7411            not 'VHOST' and
7412            not 'MEMIF'"
7413   parameters:
7414   - "throughput"
7415   - "parent"
7416   - "tags"
7417   traces:
7418     hoverinfo: "x+y"
7419     boxpoints: "outliers"
7420     whiskerwidth: 0
7421   layout:
7422     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7423     layout: "plot-throughput"
7424
7425 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7426 - type: "plot"
7427   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7428   algorithm: "plot_performance_box"
7429   output-file-type: ".html"
7430   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7432   filter: "'NIC_Intel-XL710' and
7433            '64B' and
7434            'BASE' and
7435            'NDRPDR' and
7436            'ETH' and
7437            '1T1C' and
7438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7439            not 'VHOST' and
7440            not 'MEMIF'"
7441   parameters:
7442   - "throughput"
7443   - "parent"
7444   - "tags"
7445   sort:
7446   - "L2PATCH"
7447   - "L2XCFWD"
7448   - "L2BDMACLRN"
7449   traces:
7450     hoverinfo: "x+y"
7451     boxpoints: "outliers"
7452     whiskerwidth: 0
7453   layout:
7454     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7455     layout: "plot-throughput"
7456
7457 - type: "plot"
7458   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7459   algorithm: "plot_performance_box"
7460   output-file-type: ".html"
7461   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7463   filter: "'NIC_Intel-XL710' and
7464            '64B' and
7465            'BASE' and
7466            'NDRPDR' and
7467            'ETH' and
7468            '1T1C' and
7469            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7470            not 'VHOST' and
7471            not 'MEMIF'"
7472   parameters:
7473   - "throughput"
7474   - "parent"
7475   - "tags"
7476   sort:
7477   - "L2PATCH"
7478   - "L2XCFWD"
7479   - "L2BDMACLRN"
7480   traces:
7481     hoverinfo: "x+y"
7482     boxpoints: "outliers"
7483     whiskerwidth: 0
7484   layout:
7485     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7486     layout: "plot-throughput"
7487
7488 - type: "plot"
7489   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7490   algorithm: "plot_performance_box"
7491   output-file-type: ".html"
7492   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7494   filter: "'NIC_Intel-XL710' and
7495            '64B' and
7496            'BASE' and
7497            'NDRPDR' and
7498            'ETH' and
7499            '2T2C' and
7500            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7501            not 'VHOST' and
7502            not 'MEMIF'"
7503   parameters:
7504   - "throughput"
7505   - "parent"
7506   - "tags"
7507   sort:
7508   - "L2PATCH"
7509   - "L2XCFWD"
7510   - "L2BDMACLRN"
7511   traces:
7512     hoverinfo: "x+y"
7513     boxpoints: "outliers"
7514     whiskerwidth: 0
7515   layout:
7516     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7517     layout: "plot-throughput"
7518
7519 - type: "plot"
7520   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7521   algorithm: "plot_performance_box"
7522   output-file-type: ".html"
7523   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7525   filter: "'NIC_Intel-XL710' and
7526            '64B' and
7527            'BASE' and
7528            'NDRPDR' and
7529            'ETH' and
7530            '2T2C' and
7531            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7532            not 'VHOST' and
7533            not 'MEMIF'"
7534   parameters:
7535   - "throughput"
7536   - "parent"
7537   - "tags"
7538   sort:
7539   - "L2PATCH"
7540   - "L2XCFWD"
7541   - "L2BDMACLRN"
7542   traces:
7543     hoverinfo: "x+y"
7544     boxpoints: "outliers"
7545     whiskerwidth: 0
7546   layout:
7547     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7548     layout: "plot-throughput"
7549
7550 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7551 - type: "plot"
7552   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7553   algorithm: "plot_performance_box"
7554   output-file-type: ".html"
7555   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7557   filter: "'NIC_Intel-X710' and
7558            '64B' and
7559            ('BASE' or 'SCALE') and
7560            'NDRPDR' and
7561            'ETH' and
7562            '2T1C' and
7563            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7564            not 'VHOST' and
7565            not 'MEMIF' and
7566            not 'DRV_AVF'"
7567   parameters:
7568   - "throughput"
7569   - "parent"
7570   - "tags"
7571   sort:
7572   - "L2PATCH"
7573   - "L2XCBASE"
7574   - "BASE"
7575   - "FIB_10K"
7576   - "FIB_100K"
7577   - "FIB_1M"
7578   traces:
7579     hoverinfo: "x+y"
7580     boxpoints: "outliers"
7581     whiskerwidth: 0
7582   layout:
7583     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7584     layout: "plot-throughput"
7585
7586 - type: "plot"
7587   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7588   algorithm: "plot_performance_box"
7589   output-file-type: ".html"
7590   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7591   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7592   filter: "'NIC_Intel-X710' and
7593            '64B' and
7594            ('BASE' or 'SCALE') and
7595            'NDRPDR' and
7596            'ETH' and
7597            '2T1C' and
7598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7599            not 'VHOST' and
7600            not 'MEMIF' and
7601            not 'DRV_AVF'"
7602   parameters:
7603   - "throughput"
7604   - "parent"
7605   - "tags"
7606   sort:
7607   - "L2PATCH"
7608   - "L2XCBASE"
7609   - "BASE"
7610   - "FIB_10K"
7611   - "FIB_100K"
7612   - "FIB_1M"
7613   traces:
7614     hoverinfo: "x+y"
7615     boxpoints: "outliers"
7616     whiskerwidth: 0
7617   layout:
7618     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7619     layout: "plot-throughput"
7620
7621 - type: "plot"
7622   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7623   algorithm: "plot_performance_box"
7624   output-file-type: ".html"
7625   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7627   filter: "'NIC_Intel-X710' and
7628            '64B' and
7629            ('BASE' or 'SCALE') and
7630            'NDRPDR' and
7631            'ETH' and
7632            '4T2C' and
7633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7634            not 'VHOST' and
7635            not 'MEMIF' and
7636            not 'DRV_AVF'"
7637   parameters:
7638   - "throughput"
7639   - "parent"
7640   - "tags"
7641   sort:
7642   - "L2PATCH"
7643   - "L2XCBASE"
7644   - "BASE"
7645   - "FIB_10K"
7646   - "FIB_100K"
7647   - "FIB_1M"
7648   traces:
7649     hoverinfo: "x+y"
7650     boxpoints: "outliers"
7651     whiskerwidth: 0
7652   layout:
7653     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7654     layout: "plot-throughput"
7655
7656 - type: "plot"
7657   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7658   algorithm: "plot_performance_box"
7659   output-file-type: ".html"
7660   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7662   filter: "'NIC_Intel-X710' and
7663            '64B' and
7664            ('BASE' or 'SCALE') and
7665            'NDRPDR' and
7666            'ETH' and
7667            '4T2C' and
7668            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7669            not 'VHOST' and
7670            not 'MEMIF' and
7671            not 'DRV_AVF'"
7672   parameters:
7673   - "throughput"
7674   - "parent"
7675   - "tags"
7676   sort:
7677   - "L2PATCH"
7678   - "L2XCBASE"
7679   - "BASE"
7680   - "FIB_10K"
7681   - "FIB_100K"
7682   - "FIB_1M"
7683   traces:
7684     hoverinfo: "x+y"
7685     boxpoints: "outliers"
7686     whiskerwidth: 0
7687   layout:
7688     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7689     layout: "plot-throughput"
7690
7691 # Packet Throughput - VPP L2 3n-skx-x710 features
7692 - type: "plot"
7693   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7694   algorithm: "plot_performance_box"
7695   output-file-type: ".html"
7696   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7698   filter: "'NIC_Intel-X710' and
7699            '64B' and
7700            'NDRPDR' and
7701            '2T1C' and
7702            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7703            not 'ACL' and
7704            not 'VHOST' and
7705            not 'DRV_AVF' and
7706            not 'L2OVRLAY' and
7707            not 'MEMIF'"
7708   parameters:
7709   - "throughput"
7710   - "parent"
7711   - "tags"
7712   sort:
7713   - "L2XCBASE"    # l2xcbase
7714   - "L2BDBASE"    # l2bdbase
7715   - "L2XCFWD"     # dot1q-l2xcbase
7716   - "L2BDMACLRN"  # dot1q-l2bdbase
7717   traces:
7718     hoverinfo: "x+y"
7719     boxpoints: "outliers"
7720     whiskerwidth: 0
7721   layout:
7722     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7723     layout: "plot-throughput"
7724
7725 - type: "plot"
7726   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7727   algorithm: "plot_performance_box"
7728   output-file-type: ".html"
7729   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7731   filter: "'NIC_Intel-X710' and
7732            '64B' and
7733            'NDRPDR' and
7734            '2T1C' and
7735            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7736            not 'ACL' and
7737            not 'VHOST' and
7738            not 'DRV_AVF' and
7739            not 'L2OVRLAY' and
7740            not 'MEMIF'"
7741   parameters:
7742   - "throughput"
7743   - "parent"
7744   - "tags"
7745   sort:
7746   - "L2XCBASE"    # l2xcbase
7747   - "L2BDBASE"    # l2bdbase
7748   - "L2XCFWD"     # dot1q-l2xcbase
7749   - "L2BDMACLRN"  # dot1q-l2bdbase
7750   traces:
7751     hoverinfo: "x+y"
7752     boxpoints: "outliers"
7753     whiskerwidth: 0
7754   layout:
7755     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7756     layout: "plot-throughput"
7757
7758 - type: "plot"
7759   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7760   algorithm: "plot_performance_box"
7761   output-file-type: ".html"
7762   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7764   filter: "'NIC_Intel-X710' and
7765            '64B' and
7766            'NDRPDR' and
7767            '4T2C' and
7768            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7769            not 'ACL' and
7770            not 'VHOST' and
7771            not 'DRV_AVF' and
7772            not 'L2OVRLAY' and
7773            not 'MEMIF'"
7774   parameters:
7775   - "throughput"
7776   - "parent"
7777   - "tags"
7778   sort:
7779   - "L2XCBASE"    # l2xcbase
7780   - "L2BDBASE"    # l2bdbase
7781   - "L2XCFWD"     # dot1q-l2xcbase
7782   - "L2BDMACLRN"  # dot1q-l2bdbase
7783   traces:
7784     hoverinfo: "x+y"
7785     boxpoints: "outliers"
7786     whiskerwidth: 0
7787   layout:
7788     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7789     layout: "plot-throughput"
7790
7791 - type: "plot"
7792   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7793   algorithm: "plot_performance_box"
7794   output-file-type: ".html"
7795   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7797   filter: "'NIC_Intel-X710' and
7798            '64B' and
7799            'NDRPDR' and
7800            '4T2C' and
7801            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7802            not 'ACL' and
7803            not 'VHOST' and
7804            not 'DRV_AVF' and
7805            not 'L2OVRLAY' and
7806            not 'MEMIF'"
7807   parameters:
7808   - "throughput"
7809   - "parent"
7810   - "tags"
7811   sort:
7812   - "L2XCBASE"    # l2xcbase
7813   - "L2BDBASE"    # l2bdbase
7814   - "L2XCFWD"     # dot1q-l2xcbase
7815   - "L2BDMACLRN"  # dot1q-l2bdbase
7816   traces:
7817     hoverinfo: "x+y"
7818     boxpoints: "outliers"
7819     whiskerwidth: 0
7820   layout:
7821     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7822     layout: "plot-throughput"
7823
7824 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7825 - type: "plot"
7826   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7827   algorithm: "plot_performance_box"
7828   output-file-type: ".html"
7829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7831   filter: "'NIC_Intel-X710' and
7832            '64B' and
7833            'NDRPDR' and
7834            '2T1C' and
7835            'FEATURE' and
7836            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7837            'IACL' and
7838            ('ACL1' or 'ACL50') and
7839            ('10K_FLOWS' or '10k_FLOWS') and
7840            not 'MACIP' and
7841            not 'VHOST' and
7842            not 'MEMIF'"
7843   parameters:
7844   - "throughput"
7845   - "parent"
7846   - "tags"
7847   traces:
7848     hoverinfo: "x+y"
7849     boxpoints: "outliers"
7850     whiskerwidth: 0
7851   layout:
7852     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7853     layout: "plot-throughput"
7854
7855 - type: "plot"
7856   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7857   algorithm: "plot_performance_box"
7858   output-file-type: ".html"
7859   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7861   filter: "'NIC_Intel-X710' and
7862            '64B' and
7863            'NDRPDR' and
7864            '2T1C' and
7865            'FEATURE' and
7866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7867            'IACL' and
7868            ('ACL1' or 'ACL50') and
7869            ('10K_FLOWS' or '10k_FLOWS') and
7870            not 'MACIP' and
7871            not 'VHOST' and
7872            not 'MEMIF'"
7873   parameters:
7874   - "throughput"
7875   - "parent"
7876   - "tags"
7877   traces:
7878     hoverinfo: "x+y"
7879     boxpoints: "outliers"
7880     whiskerwidth: 0
7881   layout:
7882     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7883     layout: "plot-throughput"
7884
7885 - type: "plot"
7886   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7887   algorithm: "plot_performance_box"
7888   output-file-type: ".html"
7889   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7891   filter: "'NIC_Intel-X710' and
7892            '64B' and
7893            'NDRPDR' and
7894            '4T2C' and
7895            'FEATURE' and
7896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7897            'IACL' and
7898            ('ACL1' or 'ACL50') and
7899            ('10K_FLOWS' or '10k_FLOWS') and
7900            not 'MACIP' and
7901            not 'VHOST' and
7902            not 'MEMIF'"
7903   parameters:
7904   - "throughput"
7905   - "parent"
7906   - "tags"
7907   traces:
7908     hoverinfo: "x+y"
7909     boxpoints: "outliers"
7910     whiskerwidth: 0
7911   layout:
7912     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7913     layout: "plot-throughput"
7914
7915 - type: "plot"
7916   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7917   algorithm: "plot_performance_box"
7918   output-file-type: ".html"
7919   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7921   filter: "'NIC_Intel-X710' and
7922            '64B' and
7923            'NDRPDR' and
7924            '4T2C' and
7925            'FEATURE' and
7926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7927            'IACL' and
7928            ('ACL1' or 'ACL50') and
7929            ('10K_FLOWS' or '10k_FLOWS') and
7930            not 'MACIP' and
7931            not 'VHOST' and
7932            not 'MEMIF'"
7933   parameters:
7934   - "throughput"
7935   - "parent"
7936   - "tags"
7937   traces:
7938     hoverinfo: "x+y"
7939     boxpoints: "outliers"
7940     whiskerwidth: 0
7941   layout:
7942     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7943     layout: "plot-throughput"
7944
7945 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7946 - type: "plot"
7947   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7948   algorithm: "plot_performance_box"
7949   output-file-type: ".html"
7950   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7952   filter: "'NIC_Intel-XXV710' and
7953            '64B' and
7954            ('BASE' or 'SCALE') and
7955            'NDRPDR' and
7956            'ETH' and
7957            '2T1C' and
7958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7959            not 'VHOST' and
7960            not 'MEMIF'"
7961   parameters:
7962   - "throughput"
7963   - "parent"
7964   - "tags"
7965   sort:
7966   - "L2PATCH"
7967   - "L2PATCH"
7968   - "L2XCBASE"
7969   - "L2BDMACLRN"
7970   traces:
7971     hoverinfo: "x+y"
7972     boxpoints: "outliers"
7973     whiskerwidth: 0
7974   layout:
7975     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7976     layout: "plot-throughput"
7977
7978 - type: "plot"
7979   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7980   algorithm: "plot_performance_box"
7981   output-file-type: ".html"
7982   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7984   filter: "'NIC_Intel-XXV710' and
7985            '64B' and
7986            ('BASE' or 'SCALE') and
7987            'NDRPDR' and
7988            'ETH' and
7989            '2T1C' and
7990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7991            not 'VHOST' and
7992            not 'MEMIF'"
7993   parameters:
7994   - "throughput"
7995   - "parent"
7996   - "tags"
7997   sort:
7998   - "L2PATCH"
7999   - "L2PATCH"
8000   - "L2XCBASE"
8001   - "L2BDMACLRN"
8002   traces:
8003     hoverinfo: "x+y"
8004     boxpoints: "outliers"
8005     whiskerwidth: 0
8006   layout:
8007     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8008     layout: "plot-throughput"
8009
8010 - type: "plot"
8011   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8012   algorithm: "plot_performance_box"
8013   output-file-type: ".html"
8014   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8015   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8016   filter: "'NIC_Intel-XXV710' and
8017            '64B' and
8018            ('BASE' or 'SCALE') and
8019            'NDRPDR' and
8020            'ETH' and
8021            '4T2C' and
8022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8023            not 'VHOST' and
8024            not 'MEMIF'"
8025   parameters:
8026   - "throughput"
8027   - "parent"
8028   - "tags"
8029   sort:
8030   - "L2PATCH"
8031   - "L2PATCH"
8032   - "L2XCBASE"
8033   - "L2BDMACLRN"
8034   traces:
8035     hoverinfo: "x+y"
8036     boxpoints: "outliers"
8037     whiskerwidth: 0
8038   layout:
8039     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8040     layout: "plot-throughput"
8041
8042 - type: "plot"
8043   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8044   algorithm: "plot_performance_box"
8045   output-file-type: ".html"
8046   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8048   filter: "'NIC_Intel-XXV710' and
8049            '64B' and
8050            ('BASE' or 'SCALE') and
8051            'NDRPDR' and
8052            'ETH' and
8053            '4T2C' and
8054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8055            not 'VHOST' and
8056            not 'MEMIF'"
8057   parameters:
8058   - "throughput"
8059   - "parent"
8060   - "tags"
8061   sort:
8062   - "L2PATCH"
8063   - "L2PATCH"
8064   - "L2XCBASE"
8065   - "L2BDMACLRN"
8066   traces:
8067     hoverinfo: "x+y"
8068     boxpoints: "outliers"
8069     whiskerwidth: 0
8070   layout:
8071     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8072     layout: "plot-throughput"
8073
8074 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8075 - type: "plot"
8076   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_scale-ndr"
8107     layout: "plot-throughput"
8108
8109 - type: "plot"
8110   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_scale-pdr"
8141     layout: "plot-throughput"
8142
8143 - type: "plot"
8144   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8145   algorithm: "plot_performance_box"
8146   output-file-type: ".html"
8147   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8149   filter: "'NIC_Intel-X710' and
8150            '64B' and
8151            ('BASE' or 'SCALE') and
8152            'NDRPDR' and
8153            'ETH' and
8154            '4T2C' and
8155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8156            not 'VHOST' and
8157            not 'MEMIF'"
8158   parameters:
8159   - "throughput"
8160   - "parent"
8161   - "tags"
8162   sort:
8163   - "L2PATCH"
8164   - "L2XCBASE"
8165   - "BASE"
8166   - "FIB_10K"
8167   - "FIB_100K"
8168   - "FIB_1M"
8169   traces:
8170     hoverinfo: "x+y"
8171     boxpoints: "outliers"
8172     whiskerwidth: 0
8173   layout:
8174     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8175     layout: "plot-throughput"
8176
8177 - type: "plot"
8178   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8179   algorithm: "plot_performance_box"
8180   output-file-type: ".html"
8181   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8182   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8183   filter: "'NIC_Intel-X710' and
8184            '64B' and
8185            ('BASE' or 'SCALE') and
8186            'NDRPDR' and
8187            'ETH' and
8188            '4T2C' and
8189            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8190            not 'VHOST' and
8191            not 'MEMIF'"
8192   parameters:
8193   - "throughput"
8194   - "parent"
8195   - "tags"
8196   sort:
8197   - "L2PATCH"
8198   - "L2XCBASE"
8199   - "BASE"
8200   - "FIB_10K"
8201   - "FIB_100K"
8202   - "FIB_1M"
8203   traces:
8204     hoverinfo: "x+y"
8205     boxpoints: "outliers"
8206     whiskerwidth: 0
8207   layout:
8208     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8209     layout: "plot-throughput"
8210
8211 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8212 - type: "plot"
8213   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_scale-ndr"
8244     layout: "plot-throughput"
8245
8246 - type: "plot"
8247   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_scale-pdr"
8278     layout: "plot-throughput"
8279
8280 - type: "plot"
8281   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8282   algorithm: "plot_performance_box"
8283   output-file-type: ".html"
8284   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8286   filter: "'NIC_Intel-XXV710' and
8287            '64B' and
8288            ('BASE' or 'SCALE') and
8289            'NDRPDR' and
8290            'ETH' and
8291            '4T2C' and
8292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8293            not 'VHOST' and
8294            not 'MEMIF'"
8295   parameters:
8296   - "throughput"
8297   - "parent"
8298   - "tags"
8299   sort:
8300   - "L2PATCH"
8301   - "L2XCBASE"
8302   - "BASE"
8303   - "FIB_10K"
8304   - "FIB_100K"
8305   - "FIB_1M"
8306   traces:
8307     hoverinfo: "x+y"
8308     boxpoints: "outliers"
8309     whiskerwidth: 0
8310   layout:
8311     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8312     layout: "plot-throughput"
8313
8314 - type: "plot"
8315   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8316   algorithm: "plot_performance_box"
8317   output-file-type: ".html"
8318   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8320   filter: "'NIC_Intel-XXV710' and
8321            '64B' and
8322            ('BASE' or 'SCALE') and
8323            'NDRPDR' and
8324            'ETH' and
8325            '4T2C' and
8326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8327            not 'VHOST' and
8328            not 'MEMIF'"
8329   parameters:
8330   - "throughput"
8331   - "parent"
8332   - "tags"
8333   sort:
8334   - "L2PATCH"
8335   - "L2XCBASE"
8336   - "BASE"
8337   - "FIB_10K"
8338   - "FIB_100K"
8339   - "FIB_1M"
8340   traces:
8341     hoverinfo: "x+y"
8342     boxpoints: "outliers"
8343     whiskerwidth: 0
8344   layout:
8345     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8346     layout: "plot-throughput"
8347
8348 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8349 #- type: "plot"
8350 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8351 #  algorithm: "plot_performance_box"
8352 #  output-file-type: ".html"
8353 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8354 #  data: "intel-dnv-vpp"
8355 #  filter: "'NIC_Intel-X553' and
8356 #           '64B' and
8357 #           'BASE' and
8358 #           'NDRPDR' and
8359 #           'ETH' and
8360 #           '1T1C' and
8361 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8362 #           not 'VHOST' and
8363 #           not 'MEMIF'"
8364 #  parameters:
8365 #  - "throughput"
8366 #  - "parent"
8367 #  - "tags"
8368 #  sort:
8369 #  - "L2XCBASE"
8370 #  - "L2BDMACLRN"
8371 #  - "L2PATCH"
8372 #  traces:
8373 #    hoverinfo: "x+y"
8374 #    boxpoints: "outliers"
8375 #    whiskerwidth: 0
8376 #  layout:
8377 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8378 #    layout: "plot-throughput"
8379 #
8380 #- type: "plot"
8381 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8382 #  algorithm: "plot_performance_box"
8383 #  output-file-type: ".html"
8384 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8385 #  data: "intel-dnv-vpp"
8386 #  filter: "'NIC_Intel-X553' and
8387 #           '64B' and
8388 #           ('BASE' or 'SCALE') and
8389 #           'NDRPDR' and
8390 #           'ETH' and
8391 #           '1T1C' and
8392 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8393 #           not 'VHOST' and
8394 #           not 'MEMIF'"
8395 #  parameters:
8396 #  - "throughput"
8397 #  - "parent"
8398 #  - "tags"
8399 #  sort:
8400 #  - "L2XCBASE"
8401 #  - "L2BDMACLRN"
8402 #  - "L2PATCH"
8403 #  traces:
8404 #    hoverinfo: "x+y"
8405 #    boxpoints: "outliers"
8406 #    whiskerwidth: 0
8407 #  layout:
8408 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8409 #    layout: "plot-throughput"
8410 #
8411 #- type: "plot"
8412 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8413 #  algorithm: "plot_performance_box"
8414 #  output-file-type: ".html"
8415 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8416 #  data: "intel-dnv-vpp"
8417 #  filter: "'NIC_Intel-X553' and
8418 #           '64B' and
8419 #           ('BASE' or 'SCALE') and
8420 #           'NDRPDR' and
8421 #           'ETH' and
8422 #           '2T2C' and
8423 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8424 #           not 'VHOST' and
8425 #           not 'MEMIF'"
8426 #  parameters:
8427 #  - "throughput"
8428 #  - "parent"
8429 #  - "tags"
8430 #  sort:
8431 #  - "L2XCBASE"
8432 #  - "L2BDMACLRN"
8433 #  - "L2PATCH"
8434 #  traces:
8435 #    hoverinfo: "x+y"
8436 #    boxpoints: "outliers"
8437 #    whiskerwidth: 0
8438 #  layout:
8439 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8440 #    layout: "plot-throughput"
8441 #
8442 #- type: "plot"
8443 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8444 #  algorithm: "plot_performance_box"
8445 #  output-file-type: ".html"
8446 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8447 #  data: "intel-dnv-vpp"
8448 #  filter: "'NIC_Intel-X553' and
8449 #           '64B' and
8450 #           ('BASE' or 'SCALE') and
8451 #           'NDRPDR' and
8452 #           'ETH' and
8453 #           '2T2C' and
8454 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8455 #           not 'VHOST' and
8456 #           not 'MEMIF'"
8457 #  parameters:
8458 #  - "throughput"
8459 #  - "parent"
8460 #  - "tags"
8461 #  sort:
8462 #  - "L2XCBASE"
8463 #  - "L2BDMACLRN"
8464 #  - "L2PATCH"
8465 #  traces:
8466 #    hoverinfo: "x+y"
8467 #    boxpoints: "outliers"
8468 #    whiskerwidth: 0
8469 #  layout:
8470 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8471 #    layout: "plot-throughput"
8472
8473 ################################################################################
8474
8475 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8476 - type: "plot"
8477   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-ndr"
8508     layout: "plot-throughput"
8509
8510 - type: "plot"
8511   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-pdr"
8542     layout: "plot-throughput"
8543
8544 - type: "plot"
8545   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8546   algorithm: "plot_performance_box"
8547   output-file-type: ".html"
8548   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8550   filter: "'NIC_Intel-X520-DA2' and
8551            '64B' and
8552            ('BASE' or 'SCALE') and
8553            'NDRPDR' and
8554            '2T2C' and
8555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8556            not 'VHOST' and
8557            'MEMIF'"
8558   parameters:
8559   - "throughput"
8560   - "parent"
8561   - "tags"
8562   sort:
8563   - "L2XCFWD"
8564   - "L2XCFWD"
8565   - "L2XCFWD"
8566   - "L2BDMACLRN"
8567   - "L2BDMACLRN"
8568   - "L2BDMACLRN"
8569   - "IP4FWD"
8570   traces:
8571     hoverinfo: "x+y"
8572     boxpoints: "outliers"
8573     whiskerwidth: 0
8574   layout:
8575     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8576     layout: "plot-throughput"
8577
8578 - type: "plot"
8579   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8580   algorithm: "plot_performance_box"
8581   output-file-type: ".html"
8582   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8584   filter: "'NIC_Intel-X520-DA2' and
8585            '64B' and
8586            ('BASE' or 'SCALE') and
8587            'NDRPDR' and
8588            '2T2C' and
8589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8590            not 'VHOST' and
8591            'MEMIF'"
8592   parameters:
8593   - "throughput"
8594   - "parent"
8595   - "tags"
8596   sort:
8597   - "L2XCFWD"
8598   - "L2XCFWD"
8599   - "L2XCFWD"
8600   - "L2BDMACLRN"
8601   - "L2BDMACLRN"
8602   - "L2BDMACLRN"
8603   - "IP4FWD"
8604   traces:
8605     hoverinfo: "x+y"
8606     boxpoints: "outliers"
8607     whiskerwidth: 0
8608   layout:
8609     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8610     layout: "plot-throughput"
8611
8612 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8613 - type: "plot"
8614   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-ndr"
8645     layout: "plot-throughput"
8646
8647 - type: "plot"
8648   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-pdr"
8679     layout: "plot-throughput"
8680
8681 - type: "plot"
8682   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8683   algorithm: "plot_performance_box"
8684   output-file-type: ".html"
8685   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8687   filter: "'NIC_Intel-X710' and
8688            '64B' and
8689            ('BASE' or 'SCALE') and
8690            'NDRPDR' and
8691            '2T2C' and
8692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8693            not 'VHOST' and
8694            'MEMIF'"
8695   parameters:
8696   - "throughput"
8697   - "parent"
8698   - "tags"
8699   sort:
8700   - "L2XCFWD"
8701   - "L2XCFWD"
8702   - "L2XCFWD"
8703   - "L2BDMACLRN"
8704   - "L2BDMACLRN"
8705   - "L2BDMACLRN"
8706   - "IP4FWD"
8707   traces:
8708     hoverinfo: "x+y"
8709     boxpoints: "outliers"
8710     whiskerwidth: 0
8711   layout:
8712     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8713     layout: "plot-throughput"
8714
8715 - type: "plot"
8716   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8717   algorithm: "plot_performance_box"
8718   output-file-type: ".html"
8719   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8721   filter: "'NIC_Intel-X710' and
8722            '64B' and
8723            ('BASE' or 'SCALE') and
8724            'NDRPDR' and
8725            '2T2C' and
8726            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8727            not 'VHOST' and
8728            'MEMIF'"
8729   parameters:
8730   - "throughput"
8731   - "parent"
8732   - "tags"
8733   sort:
8734   - "L2XCFWD"
8735   - "L2XCFWD"
8736   - "L2XCFWD"
8737   - "L2BDMACLRN"
8738   - "L2BDMACLRN"
8739   - "L2BDMACLRN"
8740   - "IP4FWD"
8741   traces:
8742     hoverinfo: "x+y"
8743     boxpoints: "outliers"
8744     whiskerwidth: 0
8745   layout:
8746     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8747     layout: "plot-throughput"
8748
8749 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8750 - type: "plot"
8751   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-ndr"
8782     layout: "plot-throughput"
8783
8784 - type: "plot"
8785   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base_and_features-pdr"
8816     layout: "plot-throughput"
8817
8818 - type: "plot"
8819   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8820   algorithm: "plot_performance_box"
8821   output-file-type: ".html"
8822   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8824   filter: "'NIC_Intel-XL710' and
8825            '64B' and
8826            ('BASE' or 'SCALE') and
8827            'NDRPDR' and
8828            '2T2C' and
8829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8830            not 'VHOST' and
8831            'MEMIF'"
8832   parameters:
8833   - "throughput"
8834   - "parent"
8835   - "tags"
8836   sort:
8837   - "L2XCFWD"
8838   - "L2XCFWD"
8839   - "L2XCFWD"
8840   - "L2BDMACLRN"
8841   - "L2BDMACLRN"
8842   - "L2BDMACLRN"
8843   - "IP4FWD"
8844   traces:
8845     hoverinfo: "x+y"
8846     boxpoints: "outliers"
8847     whiskerwidth: 0
8848   layout:
8849     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8850     layout: "plot-throughput"
8851
8852 - type: "plot"
8853   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8854   algorithm: "plot_performance_box"
8855   output-file-type: ".html"
8856   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8858   filter: "'NIC_Intel-XL710' and
8859            '64B' and
8860            ('BASE' or 'SCALE') and
8861            'NDRPDR' and
8862            '2T2C' and
8863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8864            not 'VHOST' and
8865            'MEMIF'"
8866   parameters:
8867   - "throughput"
8868   - "parent"
8869   - "tags"
8870   sort:
8871   - "L2XCFWD"
8872   - "L2XCFWD"
8873   - "L2XCFWD"
8874   - "L2BDMACLRN"
8875   - "L2BDMACLRN"
8876   - "L2BDMACLRN"
8877   - "IP4FWD"
8878   traces:
8879     hoverinfo: "x+y"
8880     boxpoints: "outliers"
8881     whiskerwidth: 0
8882   layout:
8883     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8884     layout: "plot-throughput"
8885
8886 # Packet Throughput - VPP Container Memif 3n-skx-x710
8887 - type: "plot"
8888   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_features-ndr"
8919     layout: "plot-throughput"
8920
8921 - type: "plot"
8922   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base_and_features-pdr"
8953     layout: "plot-throughput"
8954
8955 - type: "plot"
8956   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8957   algorithm: "plot_performance_box"
8958   output-file-type: ".html"
8959   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8961   filter: "'NIC_Intel-X710' and
8962            '64B' and
8963            ('BASE' or 'SCALE') and
8964            'NDRPDR' and
8965            '4T2C' and
8966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8967            not 'VHOST' and
8968            'MEMIF'"
8969   parameters:
8970   - "throughput"
8971   - "parent"
8972   - "tags"
8973   sort:
8974   - "L2XCFWD"
8975   - "L2XCFWD"
8976   - "L2XCFWD"
8977   - "L2BDMACLRN"
8978   - "L2BDMACLRN"
8979   - "L2BDMACLRN"
8980   - "IP4FWD"
8981   traces:
8982     hoverinfo: "x+y"
8983     boxpoints: "outliers"
8984     whiskerwidth: 0
8985   layout:
8986     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8987     layout: "plot-throughput"
8988
8989 - type: "plot"
8990   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8991   algorithm: "plot_performance_box"
8992   output-file-type: ".html"
8993   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8995   filter: "'NIC_Intel-X710' and
8996            '64B' and
8997            ('BASE' or 'SCALE') and
8998            'NDRPDR' and
8999            '4T2C' and
9000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9001            not 'VHOST' and
9002            'MEMIF'"
9003   parameters:
9004   - "throughput"
9005   - "parent"
9006   - "tags"
9007   sort:
9008   - "L2XCFWD"
9009   - "L2XCFWD"
9010   - "L2XCFWD"
9011   - "L2BDMACLRN"
9012   - "L2BDMACLRN"
9013   - "L2BDMACLRN"
9014   - "IP4FWD"
9015   traces:
9016     hoverinfo: "x+y"
9017     boxpoints: "outliers"
9018     whiskerwidth: 0
9019   layout:
9020     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9021     layout: "plot-throughput"
9022
9023 # Packet Throughput - VPP Container Memif 2n-skx-x710
9024 - type: "plot"
9025   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9026   algorithm: "plot_performance_box"
9027   output-file-type: ".html"
9028   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9030   filter: "'NIC_Intel-X710' and
9031            '64B' and
9032            ('BASE' or 'SCALE') and
9033            'NDRPDR' and
9034            '2T1C' and
9035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9036            not 'VHOST' and
9037            not 'NF_DENSITY' and
9038            'MEMIF'"
9039   parameters:
9040   - "throughput"
9041   - "parent"
9042   - "tags"
9043   sort:
9044   - "L2XCFWD"
9045   - "L2XCFWD"
9046   - "L2XCFWD"
9047   - "L2BDMACLRN"
9048   - "L2BDMACLRN"
9049   - "L2BDMACLRN"
9050   - "IP4FWD"
9051   traces:
9052     hoverinfo: "x+y"
9053     boxpoints: "outliers"
9054     whiskerwidth: 0
9055   layout:
9056     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9057     layout: "plot-throughput"
9058
9059 - type: "plot"
9060   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9061   algorithm: "plot_performance_box"
9062   output-file-type: ".html"
9063   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9064   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9065   filter: "'NIC_Intel-X710' and
9066            '64B' and
9067            ('BASE' or 'SCALE') and
9068            'NDRPDR' and
9069            '2T1C' and
9070            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9071            not 'VHOST' and
9072            not 'NF_DENSITY' and
9073            'MEMIF'"
9074   parameters:
9075   - "throughput"
9076   - "parent"
9077   - "tags"
9078   sort:
9079   - "L2XCFWD"
9080   - "L2XCFWD"
9081   - "L2XCFWD"
9082   - "L2BDMACLRN"
9083   - "L2BDMACLRN"
9084   - "L2BDMACLRN"
9085   - "IP4FWD"
9086   traces:
9087     hoverinfo: "x+y"
9088     boxpoints: "outliers"
9089     whiskerwidth: 0
9090   layout:
9091     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9092     layout: "plot-throughput"
9093
9094 - type: "plot"
9095   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9096   algorithm: "plot_performance_box"
9097   output-file-type: ".html"
9098   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9100   filter: "'NIC_Intel-X710' and
9101            '64B' and
9102            ('BASE' or 'SCALE') and
9103            'NDRPDR' and
9104            '4T2C' and
9105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9106            not 'VHOST' and
9107            not 'NF_DENSITY' and
9108            'MEMIF'"
9109   parameters:
9110   - "throughput"
9111   - "parent"
9112   - "tags"
9113   sort:
9114   - "L2XCFWD"
9115   - "L2XCFWD"
9116   - "L2XCFWD"
9117   - "L2BDMACLRN"
9118   - "L2BDMACLRN"
9119   - "L2BDMACLRN"
9120   - "IP4FWD"
9121   traces:
9122     hoverinfo: "x+y"
9123     boxpoints: "outliers"
9124     whiskerwidth: 0
9125   layout:
9126     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9127     layout: "plot-throughput"
9128
9129 - type: "plot"
9130   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9131   algorithm: "plot_performance_box"
9132   output-file-type: ".html"
9133   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9135   filter: "'NIC_Intel-X710' and
9136            '64B' and
9137            ('BASE' or 'SCALE') and
9138            'NDRPDR' and
9139            '4T2C' and
9140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9141            not 'VHOST' and
9142            not 'NF_DENSITY' and
9143            'MEMIF'"
9144   parameters:
9145   - "throughput"
9146   - "parent"
9147   - "tags"
9148   sort:
9149   - "L2XCFWD"
9150   - "L2XCFWD"
9151   - "L2XCFWD"
9152   - "L2BDMACLRN"
9153   - "L2BDMACLRN"
9154   - "L2BDMACLRN"
9155   - "IP4FWD"
9156   traces:
9157     hoverinfo: "x+y"
9158     boxpoints: "outliers"
9159     whiskerwidth: 0
9160   layout:
9161     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9162     layout: "plot-throughput"
9163
9164 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9165 #- type: "plot"
9166 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base_and_features-ndr"
9197 #    layout: "plot-throughput"
9198 #
9199 #- type: "plot"
9200 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base_and_features-pdr"
9231 #    layout: "plot-throughput"
9232 #
9233 #- type: "plot"
9234 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9235 #  algorithm: "plot_performance_box"
9236 #  output-file-type: ".html"
9237 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9238 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9239 #  filter: "'NIC_Intel-XXV710' and
9240 #           '64B' and
9241 #           ('BASE' or 'SCALE') and
9242 #           'NDRPDR' and
9243 #           '4T2C' and
9244 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9245 #           not 'VHOST' and
9246 #           'MEMIF'"
9247 #  parameters:
9248 #  - "throughput"
9249 #  - "parent"
9250 #  - "tags"
9251 #  sort:
9252 #  - "L2XCFWD"
9253 #  - "L2XCFWD"
9254 #  - "L2XCFWD"
9255 #  - "L2BDMACLRN"
9256 #  - "L2BDMACLRN"
9257 #  - "L2BDMACLRN"
9258 #  - "IP4FWD"
9259 #  traces:
9260 #    hoverinfo: "x+y"
9261 #    boxpoints: "outliers"
9262 #    whiskerwidth: 0
9263 #  layout:
9264 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9265 #    layout: "plot-throughput"
9266 #
9267 #- type: "plot"
9268 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9269 #  algorithm: "plot_performance_box"
9270 #  output-file-type: ".html"
9271 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9272 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9273 #  filter: "'NIC_Intel-XXV710' and
9274 #           '64B' and
9275 #           ('BASE' or 'SCALE') and
9276 #           'NDRPDR' and
9277 #           '4T2C' and
9278 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9279 #           not 'VHOST' and
9280 #           'MEMIF'"
9281 #  parameters:
9282 #  - "throughput"
9283 #  - "parent"
9284 #  - "tags"
9285 #  sort:
9286 #  - "L2XCFWD"
9287 #  - "L2XCFWD"
9288 #  - "L2XCFWD"
9289 #  - "L2BDMACLRN"
9290 #  - "L2BDMACLRN"
9291 #  - "L2BDMACLRN"
9292 #  - "IP4FWD"
9293 #  traces:
9294 #    hoverinfo: "x+y"
9295 #    boxpoints: "outliers"
9296 #    whiskerwidth: 0
9297 #  layout:
9298 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9299 #    layout: "plot-throughput"
9300
9301 ################################################################################
9302
9303 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9304 #- type: "plot"
9305 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9306 #  algorithm: "plot_performance_box"
9307 #  output-file-type: ".html"
9308 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9309 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9310 #  filter: "'NIC_Intel-X520-DA2' and
9311 #           '64B' and
9312 #           ('BASE' or 'SCALE') and
9313 #           'NDRPDR' and
9314 #           '1T1C' and
9315 #           'L2XCFWD' and
9316 #           not 'VHOST' and
9317 #           not 'NF_DENSITY' and
9318 #           'MEMIF'"
9319 #  parameters:
9320 #  - "throughput"
9321 #  - "parent"
9322 #  - "tags"
9323 #  sort:
9324 #  - "1VNF"
9325 #  - "2VNF"
9326 #  - "4VNF"
9327 #  - "2VNF"
9328 #  - "4VNF"
9329 #  traces:
9330 #    hoverinfo: "x+y"
9331 #    boxpoints: "outliers"
9332 #    whiskerwidth: 0
9333 #  layout:
9334 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9335 #    layout: "plot-throughput"
9336 #
9337 #- type: "plot"
9338 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9339 #  algorithm: "plot_performance_box"
9340 #  output-file-type: ".html"
9341 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9342 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9343 #  filter: "'NIC_Intel-X520-DA2' and
9344 #           '64B' and
9345 #           ('BASE' or 'SCALE') and
9346 #           'NDRPDR' and
9347 #           '1T1C' and
9348 #           'L2XCFWD' and
9349 #           not 'VHOST' and
9350 #           not 'NF_DENSITY' and
9351 #           'MEMIF'"
9352 #  parameters:
9353 #  - "throughput"
9354 #  - "parent"
9355 #  - "tags"
9356 #  sort:
9357 #  - "1VNF"
9358 #  - "2VNF"
9359 #  - "4VNF"
9360 #  - "2VNF"
9361 #  - "4VNF"
9362 #  traces:
9363 #    hoverinfo: "x+y"
9364 #    boxpoints: "outliers"
9365 #    whiskerwidth: 0
9366 #  layout:
9367 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9368 #    layout: "plot-throughput"
9369 #
9370 #- type: "plot"
9371 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9372 #  algorithm: "plot_performance_box"
9373 #  output-file-type: ".html"
9374 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9375 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9376 #  filter: "'NIC_Intel-X520-DA2' and
9377 #           '64B' and
9378 #           ('BASE' or 'SCALE') and
9379 #           'NDRPDR' and
9380 #           '2T2C' and
9381 #           'L2XCFWD' and
9382 #           not 'VHOST' and
9383 #           not 'NF_DENSITY' and
9384 #           'MEMIF'"
9385 #  parameters:
9386 #  - "throughput"
9387 #  - "parent"
9388 #  - "tags"
9389 #  sort:
9390 #  - "1VNF"
9391 #  - "2VNF"
9392 #  - "4VNF"
9393 #  - "2VNF"
9394 #  - "4VNF"
9395 #  traces:
9396 #    hoverinfo: "x+y"
9397 #    boxpoints: "outliers"
9398 #    whiskerwidth: 0
9399 #  layout:
9400 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9401 #    layout: "plot-throughput"
9402 #
9403 #- type: "plot"
9404 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9405 #  algorithm: "plot_performance_box"
9406 #  output-file-type: ".html"
9407 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9408 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9409 #  filter: "'NIC_Intel-X520-DA2' and
9410 #           '64B' and
9411 #           ('BASE' or 'SCALE') and
9412 #           'NDRPDR' and
9413 #           '2T2C' and
9414 #           'L2XCFWD' and
9415 #           not 'VHOST' and
9416 #           not 'NF_DENSITY' and
9417 #           'MEMIF'"
9418 #  parameters:
9419 #  - "throughput"
9420 #  - "parent"
9421 #  - "tags"
9422 #  sort:
9423 #  - "1VNF"
9424 #  - "2VNF"
9425 #  - "4VNF"
9426 #  - "2VNF"
9427 #  - "4VNF"
9428 #  traces:
9429 #    hoverinfo: "x+y"
9430 #    boxpoints: "outliers"
9431 #    whiskerwidth: 0
9432 #  layout:
9433 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9434 #    layout: "plot-throughput"
9435 #
9436 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9437 #- type: "plot"
9438 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9439 #  algorithm: "plot_performance_box"
9440 #  output-file-type: ".html"
9441 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9442 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9443 #  filter: "'NIC_Intel-X520-DA2' and
9444 #           '64B' and
9445 #           ('BASE' or 'SCALE') and
9446 #           'NDRPDR' and
9447 #           '1T1C' and
9448 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9449 #           not 'VHOST' and
9450 #           not 'NF_DENSITY' and
9451 #           'MEMIF'"
9452 #  parameters:
9453 #  - "throughput"
9454 #  - "parent"
9455 #  - "tags"
9456 #  sort:
9457 #  - "1VNF"
9458 #  - "2VNF"
9459 #  - "4VNF"
9460 #  - "2VNF"
9461 #  - "4VNF"
9462 #  traces:
9463 #    hoverinfo: "x+y"
9464 #    boxpoints: "outliers"
9465 #    whiskerwidth: 0
9466 #  layout:
9467 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9468 #    layout: "plot-throughput"
9469 #
9470 #- type: "plot"
9471 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9472 #  algorithm: "plot_performance_box"
9473 #  output-file-type: ".html"
9474 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9475 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9476 #  filter: "'NIC_Intel-X520-DA2' and
9477 #           '64B' and
9478 #           ('BASE' or 'SCALE') and
9479 #           'NDRPDR' and
9480 #           '1T1C' and
9481 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9482 #           not 'VHOST' and
9483 #           not 'NF_DENSITY' and
9484 #           'MEMIF'"
9485 #  parameters:
9486 #  - "throughput"
9487 #  - "parent"
9488 #  - "tags"
9489 #  sort:
9490 #  - "1VNF"
9491 #  - "2VNF"
9492 #  - "4VNF"
9493 #  - "2VNF"
9494 #  - "4VNF"
9495 #  traces:
9496 #    hoverinfo: "x+y"
9497 #    boxpoints: "outliers"
9498 #    whiskerwidth: 0
9499 #  layout:
9500 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9501 #    layout: "plot-throughput"
9502 #
9503 #- type: "plot"
9504 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9505 #  algorithm: "plot_performance_box"
9506 #  output-file-type: ".html"
9507 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9508 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9509 #  filter: "'NIC_Intel-X520-DA2' and
9510 #           '64B' and
9511 #           ('BASE' or 'SCALE') and
9512 #           'NDRPDR' and
9513 #           '2T2C' and
9514 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9515 #           not 'VHOST' and
9516 #           not 'NF_DENSITY' and
9517 #           'MEMIF'"
9518 #  parameters:
9519 #  - "throughput"
9520 #  - "parent"
9521 #  - "tags"
9522 #  sort:
9523 #  - "1VNF"
9524 #  - "2VNF"
9525 #  - "4VNF"
9526 #  - "2VNF"
9527 #  - "4VNF"
9528 #  traces:
9529 #    hoverinfo: "x+y"
9530 #    boxpoints: "outliers"
9531 #    whiskerwidth: 0
9532 #  layout:
9533 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9534 #    layout: "plot-throughput"
9535 #
9536 #- type: "plot"
9537 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9538 #  algorithm: "plot_performance_box"
9539 #  output-file-type: ".html"
9540 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9541 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9542 #  filter: "'NIC_Intel-X520-DA2' and
9543 #           '64B' and
9544 #           ('BASE' or 'SCALE') and
9545 #           'NDRPDR' and
9546 #           '2T2C' and
9547 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9548 #           not 'VHOST' and
9549 #           not 'NF_DENSITY' and
9550 #           'MEMIF'"
9551 #  parameters:
9552 #  - "throughput"
9553 #  - "parent"
9554 #  - "tags"
9555 #  sort:
9556 #  - "1VNF"
9557 #  - "2VNF"
9558 #  - "4VNF"
9559 #  - "2VNF"
9560 #  - "4VNF"
9561 #  traces:
9562 #    hoverinfo: "x+y"
9563 #    boxpoints: "outliers"
9564 #    whiskerwidth: 0
9565 #  layout:
9566 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9567 #    layout: "plot-throughput"
9568 #
9569 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9570 #- type: "plot"
9571 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9572 #  algorithm: "plot_performance_box"
9573 #  output-file-type: ".html"
9574 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9575 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9576 #  filter: "'NIC_Intel-X710' and
9577 #           '64B' and
9578 #           ('BASE' or 'SCALE') and
9579 #           'NDRPDR' and
9580 #           '1T1C' and
9581 #           'L2XCFWD' and
9582 #           not 'VHOST' and
9583 #           not 'NF_DENSITY' and
9584 #           'MEMIF'"
9585 #  parameters:
9586 #  - "throughput"
9587 #  - "parent"
9588 #  - "tags"
9589 #  sort:
9590 #  - "1VNF"
9591 #  - "2VNF"
9592 #  - "4VNF"
9593 #  - "2VNF"
9594 #  - "4VNF"
9595 #  traces:
9596 #    hoverinfo: "x+y"
9597 #    boxpoints: "outliers"
9598 #    whiskerwidth: 0
9599 #  layout:
9600 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9601 #    layout: "plot-throughput"
9602 #
9603 #- type: "plot"
9604 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9605 #  algorithm: "plot_performance_box"
9606 #  output-file-type: ".html"
9607 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9608 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9609 #  filter: "'NIC_Intel-X710' and
9610 #           '64B' and
9611 #           ('BASE' or 'SCALE') and
9612 #           'NDRPDR' and
9613 #           '1T1C' and
9614 #           'L2XCFWD' and
9615 #           not 'VHOST' and
9616 #           not 'NF_DENSITY' and
9617 #           'MEMIF'"
9618 #  parameters:
9619 #  - "throughput"
9620 #  - "parent"
9621 #  - "tags"
9622 #  sort:
9623 #  - "1VNF"
9624 #  - "2VNF"
9625 #  - "4VNF"
9626 #  - "2VNF"
9627 #  - "4VNF"
9628 #  traces:
9629 #    hoverinfo: "x+y"
9630 #    boxpoints: "outliers"
9631 #    whiskerwidth: 0
9632 #  layout:
9633 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9634 #    layout: "plot-throughput"
9635 #
9636 #- type: "plot"
9637 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9638 #  algorithm: "plot_performance_box"
9639 #  output-file-type: ".html"
9640 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9641 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9642 #  filter: "'NIC_Intel-X710' and
9643 #           '64B' and
9644 #           ('BASE' or 'SCALE') and
9645 #           'NDRPDR' and
9646 #           '2T2C' and
9647 #           'L2XCFWD' and
9648 #           not 'VHOST' and
9649 #           not 'NF_DENSITY' and
9650 #           'MEMIF'"
9651 #  parameters:
9652 #  - "throughput"
9653 #  - "parent"
9654 #  - "tags"
9655 #  sort:
9656 #  - "1VNF"
9657 #  - "2VNF"
9658 #  - "4VNF"
9659 #  - "2VNF"
9660 #  - "4VNF"
9661 #  traces:
9662 #    hoverinfo: "x+y"
9663 #    boxpoints: "outliers"
9664 #    whiskerwidth: 0
9665 #  layout:
9666 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9667 #    layout: "plot-throughput"
9668 #
9669 #- type: "plot"
9670 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9671 #  algorithm: "plot_performance_box"
9672 #  output-file-type: ".html"
9673 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9674 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9675 #  filter: "'NIC_Intel-X710' and
9676 #           '64B' and
9677 #           ('BASE' or 'SCALE') and
9678 #           'NDRPDR' and
9679 #           '2T2C' and
9680 #           'L2XCFWD' and
9681 #           not 'VHOST' and
9682 #           not 'NF_DENSITY' and
9683 #           'MEMIF'"
9684 #  parameters:
9685 #  - "throughput"
9686 #  - "parent"
9687 #  - "tags"
9688 #  sort:
9689 #  - "1VNF"
9690 #  - "2VNF"
9691 #  - "4VNF"
9692 #  - "2VNF"
9693 #  - "4VNF"
9694 #  traces:
9695 #    hoverinfo: "x+y"
9696 #    boxpoints: "outliers"
9697 #    whiskerwidth: 0
9698 #  layout:
9699 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9700 #    layout: "plot-throughput"
9701 #
9702 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9703 #- type: "plot"
9704 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9705 #  algorithm: "plot_performance_box"
9706 #  output-file-type: ".html"
9707 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9708 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9709 #  filter: "'NIC_Intel-X710' and
9710 #           '64B' and
9711 #           ('BASE' or 'SCALE') and
9712 #           'NDRPDR' and
9713 #           '1T1C' and
9714 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9715 #           not 'VHOST' and
9716 #           not 'NF_DENSITY' and
9717 #           'MEMIF'"
9718 #  parameters:
9719 #  - "throughput"
9720 #  - "parent"
9721 #  - "tags"
9722 #  sort:
9723 #  - "1VNF"
9724 #  - "2VNF"
9725 #  - "4VNF"
9726 #  - "2VNF"
9727 #  - "4VNF"
9728 #  traces:
9729 #    hoverinfo: "x+y"
9730 #    boxpoints: "outliers"
9731 #    whiskerwidth: 0
9732 #  layout:
9733 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9734 #    layout: "plot-throughput"
9735 #
9736 #- type: "plot"
9737 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9738 #  algorithm: "plot_performance_box"
9739 #  output-file-type: ".html"
9740 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9741 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9742 #  filter: "'NIC_Intel-X710' and
9743 #           '64B' and
9744 #           ('BASE' or 'SCALE') and
9745 #           'NDRPDR' and
9746 #           '1T1C' and
9747 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9748 #           not 'VHOST' and
9749 #           not 'NF_DENSITY' and
9750 #           'MEMIF'"
9751 #  parameters:
9752 #  - "throughput"
9753 #  - "parent"
9754 #  - "tags"
9755 #  sort:
9756 #  - "1VNF"
9757 #  - "2VNF"
9758 #  - "4VNF"
9759 #  - "2VNF"
9760 #  - "4VNF"
9761 #  traces:
9762 #    hoverinfo: "x+y"
9763 #    boxpoints: "outliers"
9764 #    whiskerwidth: 0
9765 #  layout:
9766 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9767 #    layout: "plot-throughput"
9768 #
9769 #- type: "plot"
9770 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9771 #  algorithm: "plot_performance_box"
9772 #  output-file-type: ".html"
9773 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9774 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9775 #  filter: "'NIC_Intel-X710' and
9776 #           '64B' and
9777 #           ('BASE' or 'SCALE') and
9778 #           'NDRPDR' and
9779 #           '2T2C' and
9780 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9781 #           not 'VHOST' and
9782 #           not 'NF_DENSITY' and
9783 #           'MEMIF'"
9784 #  parameters:
9785 #  - "throughput"
9786 #  - "parent"
9787 #  - "tags"
9788 #  sort:
9789 #  - "1VNF"
9790 #  - "2VNF"
9791 #  - "4VNF"
9792 #  - "2VNF"
9793 #  - "4VNF"
9794 #  traces:
9795 #    hoverinfo: "x+y"
9796 #    boxpoints: "outliers"
9797 #    whiskerwidth: 0
9798 #  layout:
9799 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9800 #    layout: "plot-throughput"
9801 #
9802 #- type: "plot"
9803 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9804 #  algorithm: "plot_performance_box"
9805 #  output-file-type: ".html"
9806 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9807 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9808 #  filter: "'NIC_Intel-X710' and
9809 #           '64B' and
9810 #           ('BASE' or 'SCALE') and
9811 #           'NDRPDR' and
9812 #           '2T2C' and
9813 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9814 #           not 'VHOST' and
9815 #           not 'NF_DENSITY' and
9816 #           'MEMIF'"
9817 #  parameters:
9818 #  - "throughput"
9819 #  - "parent"
9820 #  - "tags"
9821 #  sort:
9822 #  - "1VNF"
9823 #  - "2VNF"
9824 #  - "4VNF"
9825 #  - "2VNF"
9826 #  - "4VNF"
9827 #  traces:
9828 #    hoverinfo: "x+y"
9829 #    boxpoints: "outliers"
9830 #    whiskerwidth: 0
9831 #  layout:
9832 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9833 #    layout: "plot-throughput"
9834
9835 ################################################################################
9836
9837 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9838 - type: "plot"
9839   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9840   algorithm: "plot_performance_box"
9841   output-file-type: ".html"
9842   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9844   filter: "'NIC_Intel-X520-DA2' and
9845            '64B' and
9846            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9847            'NDRPDR' and
9848            '1T1C' and
9849            'IP4FWD' and
9850            not 'IPSEC' and
9851            not 'DOT1Q' and
9852            not 'VHOST'"
9853   parameters:
9854   - "throughput"
9855   - "parent"
9856   - "tags"
9857   sort:
9858   - "IP4BASE"
9859   - "FIB_20K"
9860   - "FIB_200K"
9861   - "FIB_2M"
9862   traces:
9863     hoverinfo: "x+y"
9864     boxpoints: "outliers"
9865     whiskerwidth: 0
9866   layout:
9867     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9868     layout: "plot-throughput"
9869
9870 - type: "plot"
9871   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9872   algorithm: "plot_performance_box"
9873   output-file-type: ".html"
9874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9876   filter: "'NIC_Intel-X520-DA2' and
9877            '64B' and
9878            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9879            'NDRPDR' and
9880            '1T1C' and
9881            'IP4FWD' and
9882            not 'IPSEC' and
9883            not 'DOT1Q' and
9884            not 'VHOST'"
9885   parameters:
9886   - "throughput"
9887   - "parent"
9888   - "tags"
9889   sort:
9890   - "IP4BASE"
9891   - "FIB_20K"
9892   - "FIB_200K"
9893   - "FIB_2M"
9894   traces:
9895     hoverinfo: "x+y"
9896     boxpoints: "outliers"
9897     whiskerwidth: 0
9898   layout:
9899     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9900     layout: "plot-throughput"
9901
9902 - type: "plot"
9903   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9904   algorithm: "plot_performance_box"
9905   output-file-type: ".html"
9906   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9908   filter: "'NIC_Intel-X520-DA2' and
9909            '64B' and
9910            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9911            'NDRPDR' and
9912            '2T2C' and
9913            'IP4FWD' and
9914            not 'IPSEC' and
9915            not 'DOT1Q' and
9916            not 'VHOST'"
9917   parameters:
9918   - "throughput"
9919   - "parent"
9920   - "tags"
9921   sort:
9922   - "IP4BASE"
9923   - "FIB_20K"
9924   - "FIB_200K"
9925   - "FIB_2M"
9926   traces:
9927     hoverinfo: "x+y"
9928     boxpoints: "outliers"
9929     whiskerwidth: 0
9930   layout:
9931     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9932     layout: "plot-throughput"
9933
9934 - type: "plot"
9935   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9936   algorithm: "plot_performance_box"
9937   output-file-type: ".html"
9938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9940   filter: "'NIC_Intel-X520-DA2' and
9941            '64B' and
9942            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9943            'NDRPDR' and
9944            '2T2C' and
9945            'IP4FWD' and
9946            not 'IPSEC' and
9947            not 'DOT1Q' and
9948            not 'VHOST'"
9949   parameters:
9950   - "throughput"
9951   - "parent"
9952   - "tags"
9953   sort:
9954   - "IP4BASE"
9955   - "FIB_20K"
9956   - "FIB_200K"
9957   - "FIB_2M"
9958   traces:
9959     hoverinfo: "x+y"
9960     boxpoints: "outliers"
9961     whiskerwidth: 0
9962   layout:
9963     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9964     layout: "plot-throughput"
9965
9966 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9967 - type: "plot"
9968   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9969   algorithm: "plot_performance_box"
9970   output-file-type: ".html"
9971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9973   filter: "'NIC_Intel-X520-DA2' and
9974            '64B' and
9975            ('IP4BASE' or
9976             'POLICE_MARK' or
9977             'COPWHLIST' or
9978             ('NAT44' and 'BASE') or
9979             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9980            'NDRPDR' and
9981            '1T1C' and
9982            'IP4FWD' and
9983            not 'IPSEC' and
9984            not 'VHOST'"
9985   parameters:
9986   - "throughput"
9987   - "parent"
9988   - "tags"
9989   sort:
9990   - "DOT1Q"
9991   - "IP4BASE"
9992   - "NAT44"
9993   - "POLICE_MARK"
9994   - "COPWHLIST"
9995   - "IACL"
9996   - "OACL"
9997   traces:
9998     hoverinfo: "x+y"
9999     boxpoints: "outliers"
10000     whiskerwidth: 0
10001   layout:
10002     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
10003     layout: "plot-throughput"
10004
10005 - type: "plot"
10006   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10007   algorithm: "plot_performance_box"
10008   output-file-type: ".html"
10009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10011   filter: "'NIC_Intel-X520-DA2' and
10012            '64B' and
10013            ('IP4BASE' or
10014             'POLICE_MARK' or
10015             'COPWHLIST' or
10016             ('NAT44' and 'BASE') or
10017             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10018            'NDRPDR' and
10019            '1T1C' and
10020            'IP4FWD' and
10021            not 'IPSEC' and
10022            not 'VHOST'"
10023   parameters:
10024   - "throughput"
10025   - "parent"
10026   - "tags"
10027   sort:
10028   - "DOT1Q"
10029   - "IP4BASE"
10030   - "NAT44"
10031   - "POLICE_MARK"
10032   - "COPWHLIST"
10033   - "IACL"
10034   - "OACL"
10035   traces:
10036     hoverinfo: "x+y"
10037     boxpoints: "outliers"
10038     whiskerwidth: 0
10039   layout:
10040     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10041     layout: "plot-throughput"
10042
10043 - type: "plot"
10044   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10045   algorithm: "plot_performance_box"
10046   output-file-type: ".html"
10047   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10049   filter: "'NIC_Intel-X520-DA2' and
10050            '64B' and
10051            ('IP4BASE' or
10052             'POLICE_MARK' or
10053             'COPWHLIST' or
10054             ('NAT44' and 'BASE') or
10055             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10056            'NDRPDR' and
10057            '2T2C' and
10058            'IP4FWD' and
10059            not 'IPSEC' and
10060            not 'VHOST'"
10061   parameters:
10062   - "throughput"
10063   - "parent"
10064   - "tags"
10065   sort:
10066   - "DOT1Q"
10067   - "IP4BASE"
10068   - "NAT44"
10069   - "POLICE_MARK"
10070   - "COPWHLIST"
10071   - "IACL"
10072   - "OACL"
10073   traces:
10074     hoverinfo: "x+y"
10075     boxpoints: "outliers"
10076     whiskerwidth: 0
10077   layout:
10078     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10079     layout: "plot-throughput"
10080
10081 - type: "plot"
10082   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10083   algorithm: "plot_performance_box"
10084   output-file-type: ".html"
10085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10087   filter: "'NIC_Intel-X520-DA2' and
10088            '64B' and
10089            ('IP4BASE' or
10090             'POLICE_MARK' or
10091             'COPWHLIST' or
10092             ('NAT44' and 'BASE') or
10093             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10094            'NDRPDR' and
10095            '2T2C' and
10096            'IP4FWD' and
10097            not 'IPSEC' and
10098            not 'VHOST'"
10099   parameters:
10100   - "throughput"
10101   - "parent"
10102   - "tags"
10103   sort:
10104   - "DOT1Q"
10105   - "IP4BASE"
10106   - "NAT44"
10107   - "POLICE_MARK"
10108   - "COPWHLIST"
10109   - "IACL"
10110   - "OACL"
10111   traces:
10112     hoverinfo: "x+y"
10113     boxpoints: "outliers"
10114     whiskerwidth: 0
10115   layout:
10116     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10117     layout: "plot-throughput"
10118
10119 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10120 - type: "plot"
10121   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10122   algorithm: "plot_performance_box"
10123   output-file-type: ".html"
10124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-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            '1T1C' 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-1t1c-features-nat44-ndr"
10152     layout: "plot-throughput"
10153
10154 - type: "plot"
10155   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10156   algorithm: "plot_performance_box"
10157   output-file-type: ".html"
10158   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-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            '1T1C' 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-1t1c-features-nat44-pdr"
10186     layout: "plot-throughput"
10187
10188 - type: "plot"
10189   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10190   algorithm: "plot_performance_box"
10191   output-file-type: ".html"
10192   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10194   filter: "'NIC_Intel-X520-DA2' and
10195            '64B' and
10196            'NDRPDR' and
10197            '2T2C' and
10198            'IP4FWD' and
10199            ('NAT44' or 'IP4BASE') and
10200            not 'DOT1Q' and
10201            not 'IPSEC' and
10202            not 'VHOST'"
10203   parameters:
10204   - "throughput"
10205   - "parent"
10206   - "tags"
10207   sort:
10208   - "IP4BASE"
10209   - "BASE"
10210   - "SRC_USER_10"
10211   - "SRC_USER_100"
10212   - "SRC_USER_1000"
10213   - "SRC_USER_2000"
10214   traces:
10215     hoverinfo: "x+y"
10216     boxpoints: "outliers"
10217     whiskerwidth: 0
10218   layout:
10219     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10220     layout: "plot-throughput"
10221
10222 - type: "plot"
10223   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10224   algorithm: "plot_performance_box"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10228   filter: "'NIC_Intel-X520-DA2' and
10229            '64B' and
10230            'NDRPDR' and
10231            '2T2C' and
10232            'IP4FWD' and
10233            ('NAT44' or 'IP4BASE') and
10234            not 'DOT1Q' and
10235            not 'IPSEC' and
10236            not 'VHOST'"
10237   parameters:
10238   - "throughput"
10239   - "parent"
10240   - "tags"
10241   sort:
10242   - "IP4BASE"
10243   - "BASE"
10244   - "SRC_USER_10"
10245   - "SRC_USER_100"
10246   - "SRC_USER_1000"
10247   - "SRC_USER_2000"
10248   traces:
10249     hoverinfo: "x+y"
10250     boxpoints: "outliers"
10251     whiskerwidth: 0
10252   layout:
10253     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10254     layout: "plot-throughput"
10255
10256 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10257 - type: "plot"
10258   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10259   algorithm: "plot_performance_box"
10260   output-file-type: ".html"
10261   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10263   filter: "'NIC_Intel-X520-DA2' and
10264            '64B' and
10265            'NDRPDR' and
10266            '1T1C' and
10267            'IP4FWD' and
10268            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10269            not 'IPSEC' and
10270            not 'DOT1Q' and
10271            not 'VHOST'"
10272   parameters:
10273   - "throughput"
10274   - "parent"
10275   - "tags"
10276   sort:
10277   - "IP4BASE"
10278   - "ACL_STATELESS"
10279   - "ACL_STATEFUL"
10280   - "ACL_STATELESS"
10281   - "ACL_STATEFUL"
10282   traces:
10283     hoverinfo: "x+y"
10284     boxpoints: "outliers"
10285     whiskerwidth: 0
10286   layout:
10287     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10288     layout: "plot-throughput"
10289
10290 - type: "plot"
10291   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10292   algorithm: "plot_performance_box"
10293   output-file-type: ".html"
10294   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10296   filter: "'NIC_Intel-X520-DA2' and
10297            '64B' and
10298            'NDRPDR' and
10299            '1T1C' and
10300            'IP4FWD' and
10301            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10302            not 'IPSEC' and
10303            not 'DOT1Q' and
10304            not 'VHOST'"
10305   parameters:
10306   - "throughput"
10307   - "parent"
10308   - "tags"
10309   sort:
10310   - "IP4BASE"
10311   - "ACL_STATELESS"
10312   - "ACL_STATEFUL"
10313   - "ACL_STATELESS"
10314   - "ACL_STATEFUL"
10315   traces:
10316     hoverinfo: "x+y"
10317     boxpoints: "outliers"
10318     whiskerwidth: 0
10319   layout:
10320     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10321     layout: "plot-throughput"
10322
10323 - type: "plot"
10324   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10325   algorithm: "plot_performance_box"
10326   output-file-type: ".html"
10327   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10329   filter: "'NIC_Intel-X520-DA2' and
10330            '64B' and
10331            'NDRPDR' and
10332            '2T2C' and
10333            'IP4FWD' and
10334            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10335            not 'IPSEC' and
10336            not 'DOT1Q' and
10337            not 'VHOST'"
10338   parameters:
10339   - "throughput"
10340   - "parent"
10341   - "tags"
10342   sort:
10343   - "IP4BASE"
10344   - "ACL_STATELESS"
10345   - "ACL_STATEFUL"
10346   - "ACL_STATELESS"
10347   - "ACL_STATEFUL"
10348   traces:
10349     hoverinfo: "x+y"
10350     boxpoints: "outliers"
10351     whiskerwidth: 0
10352   layout:
10353     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10354     layout: "plot-throughput"
10355
10356 - type: "plot"
10357   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10358   algorithm: "plot_performance_box"
10359   output-file-type: ".html"
10360   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10362   filter: "'NIC_Intel-X520-DA2' and
10363            '64B' and
10364            'NDRPDR' and
10365            '2T2C' and
10366            'IP4FWD' and
10367            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10368            not 'IPSEC' and
10369            not 'DOT1Q' and
10370            not 'VHOST'"
10371   parameters:
10372   - "throughput"
10373   - "parent"
10374   - "tags"
10375   sort:
10376   - "IP4BASE"
10377   - "ACL_STATELESS"
10378   - "ACL_STATEFUL"
10379   - "ACL_STATELESS"
10380   - "ACL_STATEFUL"
10381   traces:
10382     hoverinfo: "x+y"
10383     boxpoints: "outliers"
10384     whiskerwidth: 0
10385   layout:
10386     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10387     layout: "plot-throughput"
10388
10389 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10390 - type: "plot"
10391   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10392   algorithm: "plot_performance_box"
10393   output-file-type: ".html"
10394   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10396   filter: "'NIC_Intel-X520-DA2' and
10397            '64B' and
10398            'NDRPDR' and
10399            '1T1C' and
10400            'IP4FWD' and
10401            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10402            not 'IPSEC' and
10403            not 'DOT1Q' and
10404            not 'VHOST'"
10405   parameters:
10406   - "throughput"
10407   - "parent"
10408   - "tags"
10409   sort:
10410   - "IP4BASE"
10411   - "ACL_STATELESS"
10412   - "ACL_STATEFUL"
10413   - "ACL_STATELESS"
10414   - "ACL_STATEFUL"
10415   traces:
10416     hoverinfo: "x+y"
10417     boxpoints: "outliers"
10418     whiskerwidth: 0
10419   layout:
10420     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10421     layout: "plot-throughput"
10422
10423 - type: "plot"
10424   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10425   algorithm: "plot_performance_box"
10426   output-file-type: ".html"
10427   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10429   filter: "'NIC_Intel-X520-DA2' and
10430            '64B' and
10431            'NDRPDR' and
10432            '1T1C' and
10433            'IP4FWD' and
10434            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10435            not 'IPSEC' and
10436            not 'DOT1Q' and
10437            not 'VHOST'"
10438   parameters:
10439   - "throughput"
10440   - "parent"
10441   - "tags"
10442   sort:
10443   - "IP4BASE"
10444   - "ACL_STATELESS"
10445   - "ACL_STATEFUL"
10446   - "ACL_STATELESS"
10447   - "ACL_STATEFUL"
10448   traces:
10449     hoverinfo: "x+y"
10450     boxpoints: "outliers"
10451     whiskerwidth: 0
10452   layout:
10453     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10454     layout: "plot-throughput"
10455
10456 - type: "plot"
10457   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10458   algorithm: "plot_performance_box"
10459   output-file-type: ".html"
10460   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10462   filter: "'NIC_Intel-X520-DA2' and
10463            '64B' and
10464            'NDRPDR' and
10465            '2T2C' and
10466            'IP4FWD' and
10467            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10468            not 'IPSEC' and
10469            not 'DOT1Q' and
10470            not 'VHOST'"
10471   parameters:
10472   - "throughput"
10473   - "parent"
10474   - "tags"
10475   sort:
10476   - "IP4BASE"
10477   - "ACL_STATELESS"
10478   - "ACL_STATEFUL"
10479   - "ACL_STATELESS"
10480   - "ACL_STATEFUL"
10481   traces:
10482     hoverinfo: "x+y"
10483     boxpoints: "outliers"
10484     whiskerwidth: 0
10485   layout:
10486     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10487     layout: "plot-throughput"
10488
10489 - type: "plot"
10490   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10491   algorithm: "plot_performance_box"
10492   output-file-type: ".html"
10493   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10495   filter: "'NIC_Intel-X520-DA2' and
10496            '64B' and
10497            'NDRPDR' and
10498            '2T2C' and
10499            'IP4FWD' and
10500            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10501            not 'IPSEC' and
10502            not 'DOT1Q' and
10503            not 'VHOST'"
10504   parameters:
10505   - "throughput"
10506   - "parent"
10507   - "tags"
10508   sort:
10509   - "IP4BASE"
10510   - "ACL_STATELESS"
10511   - "ACL_STATEFUL"
10512   - "ACL_STATELESS"
10513   - "ACL_STATEFUL"
10514   traces:
10515     hoverinfo: "x+y"
10516     boxpoints: "outliers"
10517     whiskerwidth: 0
10518   layout:
10519     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10520     layout: "plot-throughput"
10521
10522 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10523 - type: "plot"
10524   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10525   algorithm: "plot_performance_box"
10526   output-file-type: ".html"
10527   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10528   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10529   filter: "'NIC_Intel-X710' and
10530            '64B' and
10531            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10532            'NDRPDR' and
10533            '1T1C' and
10534            'IP4FWD' and
10535            not 'IPSEC' and
10536            not 'DOT1Q' and
10537            not 'VHOST'"
10538   parameters:
10539   - "throughput"
10540   - "parent"
10541   - "tags"
10542   sort:
10543   - "IP4BASE"
10544   - "FIB_20K"
10545   - "FIB_200K"
10546   - "FIB_2M"
10547   traces:
10548     hoverinfo: "x+y"
10549     boxpoints: "outliers"
10550     whiskerwidth: 0
10551   layout:
10552     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10553     layout: "plot-throughput"
10554
10555 - type: "plot"
10556   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10557   algorithm: "plot_performance_box"
10558   output-file-type: ".html"
10559   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10561   filter: "'NIC_Intel-X710' and
10562            '64B' and
10563            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10564            'NDRPDR' and
10565            '1T1C' and
10566            'IP4FWD' and
10567            not 'IPSEC' and
10568            not 'DOT1Q' and
10569            not 'VHOST'"
10570   parameters:
10571   - "throughput"
10572   - "parent"
10573   - "tags"
10574   sort:
10575   - "IP4BASE"
10576   - "FIB_20K"
10577   - "FIB_200K"
10578   - "FIB_2M"
10579   traces:
10580     hoverinfo: "x+y"
10581     boxpoints: "outliers"
10582     whiskerwidth: 0
10583   layout:
10584     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10585     layout: "plot-throughput"
10586
10587 - type: "plot"
10588   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10589   algorithm: "plot_performance_box"
10590   output-file-type: ".html"
10591   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10593   filter: "'NIC_Intel-X710' and
10594            '64B' and
10595            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10596            'NDRPDR' and
10597            '2T2C' and
10598            'IP4FWD' and
10599            not 'IPSEC' and
10600            not 'DOT1Q' and
10601            not 'VHOST'"
10602   parameters:
10603   - "throughput"
10604   - "parent"
10605   - "tags"
10606   sort:
10607   - "IP4BASE"
10608   - "FIB_20K"
10609   - "FIB_200K"
10610   - "FIB_2M"
10611   traces:
10612     hoverinfo: "x+y"
10613     boxpoints: "outliers"
10614     whiskerwidth: 0
10615   layout:
10616     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10617     layout: "plot-throughput"
10618
10619 - type: "plot"
10620   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10621   algorithm: "plot_performance_box"
10622   output-file-type: ".html"
10623   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10625   filter: "'NIC_Intel-X710' and
10626            '64B' and
10627            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10628            'NDRPDR' and
10629            '2T2C' and
10630            'IP4FWD' and
10631            not 'IPSEC' and
10632            not 'DOT1Q' and
10633            not 'VHOST'"
10634   parameters:
10635   - "throughput"
10636   - "parent"
10637   - "tags"
10638   sort:
10639   - "IP4BASE"
10640   - "FIB_20K"
10641   - "FIB_200K"
10642   - "FIB_2M"
10643   traces:
10644     hoverinfo: "x+y"
10645     boxpoints: "outliers"
10646     whiskerwidth: 0
10647   layout:
10648     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10649     layout: "plot-throughput"
10650
10651 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10652 - type: "plot"
10653   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10654   algorithm: "plot_performance_box"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10658   filter: "'NIC_Intel-X710' and
10659            '64B' and
10660            ('IP4BASE' or
10661             'POLICE_MARK' or
10662             'COPWHLIST' or
10663             ('NAT44' and 'BASE') or
10664             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10665            'NDRPDR' and
10666            '1T1C' and
10667            'IP4FWD' and
10668            not 'IPSEC' and
10669            not 'VHOST'"
10670   parameters:
10671   - "throughput"
10672   - "parent"
10673   - "tags"
10674   sort:
10675   - "DOT1Q"
10676   - "IP4BASE"
10677   - "NAT44"
10678   - "POLICE_MARK"
10679   - "COPWHLIST"
10680   - "IACL"
10681   - "OACL"
10682   traces:
10683     hoverinfo: "x+y"
10684     boxpoints: "outliers"
10685     whiskerwidth: 0
10686   layout:
10687     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10688     layout: "plot-throughput"
10689
10690 - type: "plot"
10691   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10692   algorithm: "plot_performance_box"
10693   output-file-type: ".html"
10694   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10696   filter: "'NIC_Intel-X710' and
10697            '64B' and
10698            ('IP4BASE' or
10699             'POLICE_MARK' or
10700             'COPWHLIST' or
10701             ('NAT44' and 'BASE') or
10702             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10703            'NDRPDR' and
10704            '1T1C' and
10705            'IP4FWD' and
10706            not 'IPSEC' and
10707            not 'VHOST'"
10708   parameters:
10709   - "throughput"
10710   - "parent"
10711   - "tags"
10712   sort:
10713   - "DOT1Q"
10714   - "IP4BASE"
10715   - "NAT44"
10716   - "POLICE_MARK"
10717   - "COPWHLIST"
10718   - "IACL"
10719   - "OACL"
10720   traces:
10721     hoverinfo: "x+y"
10722     boxpoints: "outliers"
10723     whiskerwidth: 0
10724   layout:
10725     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10726     layout: "plot-throughput"
10727
10728 - type: "plot"
10729   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10730   algorithm: "plot_performance_box"
10731   output-file-type: ".html"
10732   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10734   filter: "'NIC_Intel-X710' and
10735            '64B' and
10736            ('IP4BASE' or
10737             'POLICE_MARK' or
10738             'COPWHLIST' or
10739             ('NAT44' and 'BASE') or
10740             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10741            'NDRPDR' and
10742            '2T2C' and
10743            'IP4FWD' and
10744            not 'IPSEC' and
10745            not 'VHOST'"
10746   parameters:
10747   - "throughput"
10748   - "parent"
10749   - "tags"
10750   sort:
10751   - "DOT1Q"
10752   - "IP4BASE"
10753   - "NAT44"
10754   - "POLICE_MARK"
10755   - "COPWHLIST"
10756   - "IACL"
10757   - "OACL"
10758   traces:
10759     hoverinfo: "x+y"
10760     boxpoints: "outliers"
10761     whiskerwidth: 0
10762   layout:
10763     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10764     layout: "plot-throughput"
10765
10766 - type: "plot"
10767   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10768   algorithm: "plot_performance_box"
10769   output-file-type: ".html"
10770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10772   filter: "'NIC_Intel-X710' and
10773            '64B' and
10774            ('IP4BASE' or
10775             'POLICE_MARK' or
10776             'COPWHLIST' or
10777             ('NAT44' and 'BASE') or
10778             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10779            'NDRPDR' and
10780            '2T2C' and
10781            'IP4FWD' and
10782            not 'IPSEC' and
10783            not 'VHOST'"
10784   parameters:
10785   - "throughput"
10786   - "parent"
10787   - "tags"
10788   sort:
10789   - "DOT1Q"
10790   - "IP4BASE"
10791   - "NAT44"
10792   - "POLICE_MARK"
10793   - "COPWHLIST"
10794   - "IACL"
10795   - "OACL"
10796   traces:
10797     hoverinfo: "x+y"
10798     boxpoints: "outliers"
10799     whiskerwidth: 0
10800   layout:
10801     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10802     layout: "plot-throughput"
10803
10804 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10805 - type: "plot"
10806   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10807   algorithm: "plot_performance_box"
10808   output-file-type: ".html"
10809   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10810   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10811   filter: "'NIC_Intel-X710' and
10812            '64B' and
10813            'NDRPDR' and
10814            '2T1C' and
10815            'IP4FWD' and
10816            ('NAT44' or 'IP4BASE') and
10817            not 'IPSEC' and
10818            not 'VHOST'"
10819   parameters:
10820   - "throughput"
10821   - "parent"
10822   - "tags"
10823   sort:
10824   - "IP4BASE"
10825   - "BASE"
10826   - "SRC_USER_10"
10827   - "SRC_USER_100"
10828   - "SRC_USER_1000"
10829   - "SRC_USER_2000"
10830   traces:
10831     hoverinfo: "x+y"
10832     boxpoints: "outliers"
10833     whiskerwidth: 0
10834   layout:
10835     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10836     layout: "plot-throughput"
10837
10838 - type: "plot"
10839   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10840   algorithm: "plot_performance_box"
10841   output-file-type: ".html"
10842   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10844   filter: "'NIC_Intel-X710' and
10845            '64B' and
10846            'NDRPDR' and
10847            '2T1C' and
10848            'IP4FWD' and
10849            ('NAT44' or 'IP4BASE') and
10850            not 'IPSEC' and
10851            not 'VHOST'"
10852   parameters:
10853   - "throughput"
10854   - "parent"
10855   - "tags"
10856   sort:
10857   - "IP4BASE"
10858   - "BASE"
10859   - "SRC_USER_10"
10860   - "SRC_USER_100"
10861   - "SRC_USER_1000"
10862   - "SRC_USER_2000"
10863   traces:
10864     hoverinfo: "x+y"
10865     boxpoints: "outliers"
10866     whiskerwidth: 0
10867   layout:
10868     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10869     layout: "plot-throughput"
10870
10871 - type: "plot"
10872   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10873   algorithm: "plot_performance_box"
10874   output-file-type: ".html"
10875   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10877   filter: "'NIC_Intel-X710' and
10878            '64B' and
10879            'NDRPDR' and
10880            '4T2C' and
10881            'IP4FWD' and
10882            ('NAT44' or 'IP4BASE') and
10883            not 'IPSEC' and
10884            not 'VHOST'"
10885   parameters:
10886   - "throughput"
10887   - "parent"
10888   - "tags"
10889   sort:
10890   - "IP4BASE"
10891   - "BASE"
10892   - "SRC_USER_10"
10893   - "SRC_USER_100"
10894   - "SRC_USER_1000"
10895   - "SRC_USER_2000"
10896   traces:
10897     hoverinfo: "x+y"
10898     boxpoints: "outliers"
10899     whiskerwidth: 0
10900   layout:
10901     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10902     layout: "plot-throughput"
10903
10904 - type: "plot"
10905   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10906   algorithm: "plot_performance_box"
10907   output-file-type: ".html"
10908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10910   filter: "'NIC_Intel-X710' and
10911            '64B' and
10912            'NDRPDR' and
10913            '4T2C' and
10914            'IP4FWD' and
10915            ('NAT44' or 'IP4BASE') and
10916            not 'IPSEC' and
10917            not 'VHOST'"
10918   parameters:
10919   - "throughput"
10920   - "parent"
10921   - "tags"
10922   sort:
10923   - "IP4BASE"
10924   - "BASE"
10925   - "SRC_USER_10"
10926   - "SRC_USER_100"
10927   - "SRC_USER_1000"
10928   - "SRC_USER_2000"
10929   traces:
10930     hoverinfo: "x+y"
10931     boxpoints: "outliers"
10932     whiskerwidth: 0
10933   layout:
10934     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10935     layout: "plot-throughput"
10936
10937 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10938 - type: "plot"
10939   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10940   algorithm: "plot_performance_box"
10941   output-file-type: ".html"
10942   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10944   filter: "'NIC_Intel-X710' and
10945            '64B' and
10946            'NDRPDR' and
10947            '2T1C' and
10948            'IP4FWD' and
10949            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10950            not 'IPSEC' and
10951            not 'VHOST'"
10952   parameters:
10953   - "throughput"
10954   - "parent"
10955   - "tags"
10956   sort:
10957   - "IP4BASE"
10958   - "ACL_STATELESS"
10959   - "ACL_STATEFUL"
10960   - "ACL_STATELESS"
10961   - "ACL_STATEFUL"
10962   traces:
10963     hoverinfo: "x+y"
10964     boxpoints: "outliers"
10965     whiskerwidth: 0
10966   layout:
10967     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10968     layout: "plot-throughput"
10969
10970 - type: "plot"
10971   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10972   algorithm: "plot_performance_box"
10973   output-file-type: ".html"
10974   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10976   filter: "'NIC_Intel-X710' and
10977            '64B' and
10978            'NDRPDR' and
10979            '2T1C' and
10980            'IP4FWD' and
10981            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10982            not 'IPSEC' and
10983            not 'VHOST'"
10984   parameters:
10985   - "throughput"
10986   - "parent"
10987   - "tags"
10988   sort:
10989   - "IP4BASE"
10990   - "ACL_STATELESS"
10991   - "ACL_STATEFUL"
10992   - "ACL_STATELESS"
10993   - "ACL_STATEFUL"
10994   traces:
10995     hoverinfo: "x+y"
10996     boxpoints: "outliers"
10997     whiskerwidth: 0
10998   layout:
10999     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
11000     layout: "plot-throughput"
11001
11002 - type: "plot"
11003   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11004   algorithm: "plot_performance_box"
11005   output-file-type: ".html"
11006   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11008   filter: "'NIC_Intel-X710' and
11009            '64B' and
11010            'NDRPDR' and
11011            '4T2C' and
11012            'IP4FWD' and
11013            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11014            not 'IPSEC' and
11015            not 'VHOST'"
11016   parameters:
11017   - "throughput"
11018   - "parent"
11019   - "tags"
11020   sort:
11021   - "IP4BASE"
11022   - "ACL_STATELESS"
11023   - "ACL_STATEFUL"
11024   - "ACL_STATELESS"
11025   - "ACL_STATEFUL"
11026   traces:
11027     hoverinfo: "x+y"
11028     boxpoints: "outliers"
11029     whiskerwidth: 0
11030   layout:
11031     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11032     layout: "plot-throughput"
11033
11034 - type: "plot"
11035   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11036   algorithm: "plot_performance_box"
11037   output-file-type: ".html"
11038   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11040   filter: "'NIC_Intel-X710' and
11041            '64B' and
11042            'NDRPDR' and
11043            '4T2C' and
11044            'IP4FWD' and
11045            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11046            not 'IPSEC' and
11047            not 'VHOST'"
11048   parameters:
11049   - "throughput"
11050   - "parent"
11051   - "tags"
11052   sort:
11053   - "IP4BASE"
11054   - "ACL_STATELESS"
11055   - "ACL_STATEFUL"
11056   - "ACL_STATELESS"
11057   - "ACL_STATEFUL"
11058   traces:
11059     hoverinfo: "x+y"
11060     boxpoints: "outliers"
11061     whiskerwidth: 0
11062   layout:
11063     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11064     layout: "plot-throughput"
11065
11066 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11067 - type: "plot"
11068   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11069   algorithm: "plot_performance_box"
11070   output-file-type: ".html"
11071   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11073   filter: "'NIC_Intel-XL710' and
11074            '64B' and
11075            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11076            'NDRPDR' and
11077            '1T1C' and
11078            'IP4FWD' and
11079            not 'IPSEC' and
11080            not 'VHOST'"
11081   parameters:
11082   - "throughput"
11083   - "parent"
11084   - "tags"
11085   sort:
11086   - "IP4BASE"
11087   - "FIB_20K"
11088   - "FIB_200K"
11089   - "FIB_2M"
11090   traces:
11091     hoverinfo: "x+y"
11092     boxpoints: "outliers"
11093     whiskerwidth: 0
11094   layout:
11095     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11096     layout: "plot-throughput"
11097
11098 - type: "plot"
11099   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11100   algorithm: "plot_performance_box"
11101   output-file-type: ".html"
11102   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11104   filter: "'NIC_Intel-XL710' and
11105            '64B' and
11106            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11107            'NDRPDR' and
11108            '1T1C' and
11109            'IP4FWD' and
11110            not 'IPSEC' and
11111            not 'VHOST'"
11112   parameters:
11113   - "throughput"
11114   - "parent"
11115   - "tags"
11116   sort:
11117   - "IP4BASE"
11118   - "FIB_20K"
11119   - "FIB_200K"
11120   - "FIB_2M"
11121   traces:
11122     hoverinfo: "x+y"
11123     boxpoints: "outliers"
11124     whiskerwidth: 0
11125   layout:
11126     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11127     layout: "plot-throughput"
11128
11129 - type: "plot"
11130   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11131   algorithm: "plot_performance_box"
11132   output-file-type: ".html"
11133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11135   filter: "'NIC_Intel-XL710' and
11136            '64B' and
11137            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11138            'NDRPDR' and
11139            '2T2C' and
11140            'IP4FWD' and
11141            not 'IPSEC' and
11142            not 'VHOST'"
11143   parameters:
11144   - "throughput"
11145   - "parent"
11146   - "tags"
11147   sort:
11148   - "IP4BASE"
11149   - "FIB_20K"
11150   - "FIB_200K"
11151   - "FIB_2M"
11152   traces:
11153     hoverinfo: "x+y"
11154     boxpoints: "outliers"
11155     whiskerwidth: 0
11156   layout:
11157     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11158     layout: "plot-throughput"
11159
11160 - type: "plot"
11161   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11162   algorithm: "plot_performance_box"
11163   output-file-type: ".html"
11164   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11166   filter: "'NIC_Intel-XL710' and
11167            '64B' and
11168            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11169            'NDRPDR' and
11170            '2T2C' and
11171            'IP4FWD' and
11172            not 'IPSEC' and
11173            not 'VHOST'"
11174   parameters:
11175   - "throughput"
11176   - "parent"
11177   - "tags"
11178   sort:
11179   - "IP4BASE"
11180   - "FIB_20K"
11181   - "FIB_200K"
11182   - "FIB_2M"
11183   traces:
11184     hoverinfo: "x+y"
11185     boxpoints: "outliers"
11186     whiskerwidth: 0
11187   layout:
11188     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11189     layout: "plot-throughput"
11190
11191 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11192 - type: "plot"
11193   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11194   algorithm: "plot_performance_box"
11195   output-file-type: ".html"
11196   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11198   filter: "'NIC_Intel-X710' and
11199            '64B' and
11200            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11201            'NDRPDR' and
11202            '2T1C' and
11203            'IP4FWD' and
11204            not 'IPSEC' and
11205            not 'DOT1Q' and
11206            not 'VHOST'"
11207   parameters:
11208   - "throughput"
11209   - "parent"
11210   - "tags"
11211   sort:
11212   - "IP4BASE"
11213   - "FIB_20K"
11214   - "FIB_200K"
11215   - "FIB_2M"
11216   traces:
11217     hoverinfo: "x+y"
11218     boxpoints: "outliers"
11219     whiskerwidth: 0
11220   layout:
11221     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11222     layout: "plot-throughput"
11223
11224 - type: "plot"
11225   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11226   algorithm: "plot_performance_box"
11227   output-file-type: ".html"
11228   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11230   filter: "'NIC_Intel-X710' and
11231            '64B' and
11232            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11233            'NDRPDR' and
11234            '2T1C' and
11235            'IP4FWD' and
11236            not 'IPSEC' and
11237            not 'DOT1Q' and
11238            not 'VHOST'"
11239   parameters:
11240   - "throughput"
11241   - "parent"
11242   - "tags"
11243   sort:
11244   - "IP4BASE"
11245   - "FIB_20K"
11246   - "FIB_200K"
11247   - "FIB_2M"
11248   traces:
11249     hoverinfo: "x+y"
11250     boxpoints: "outliers"
11251     whiskerwidth: 0
11252   layout:
11253     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11254     layout: "plot-throughput"
11255
11256 - type: "plot"
11257   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11258   algorithm: "plot_performance_box"
11259   output-file-type: ".html"
11260   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11262   filter: "'NIC_Intel-X710' and
11263            '64B' and
11264            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11265            'NDRPDR' and
11266            '4T2C' and
11267            'IP4FWD' and
11268            not 'IPSEC' and
11269            not 'DOT1Q' and
11270            not 'VHOST'"
11271   parameters:
11272   - "throughput"
11273   - "parent"
11274   - "tags"
11275   sort:
11276   - "IP4BASE"
11277   - "FIB_20K"
11278   - "FIB_200K"
11279   - "FIB_2M"
11280   traces:
11281     hoverinfo: "x+y"
11282     boxpoints: "outliers"
11283     whiskerwidth: 0
11284   layout:
11285     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11286     layout: "plot-throughput"
11287
11288 - type: "plot"
11289   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11290   algorithm: "plot_performance_box"
11291   output-file-type: ".html"
11292   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11294   filter: "'NIC_Intel-X710' and
11295            '64B' and
11296            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11297            'NDRPDR' and
11298            '4T2C' and
11299            'IP4FWD' and
11300            not 'IPSEC' and
11301            not 'DOT1Q' and
11302            not 'VHOST'"
11303   parameters:
11304   - "throughput"
11305   - "parent"
11306   - "tags"
11307   sort:
11308   - "IP4BASE"
11309   - "FIB_20K"
11310   - "FIB_200K"
11311   - "FIB_2M"
11312   traces:
11313     hoverinfo: "x+y"
11314     boxpoints: "outliers"
11315     whiskerwidth: 0
11316   layout:
11317     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11318     layout: "plot-throughput"
11319
11320 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11321 - type: "plot"
11322   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11323   algorithm: "plot_performance_box"
11324   output-file-type: ".html"
11325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11327   filter: "'NIC_Intel-X710' and
11328            '64B' and
11329            ('IP4BASE' or
11330             'POLICE_MARK' or
11331             'COPWHLIST' or
11332             ('NAT44' and 'BASE') or
11333             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11334            'NDRPDR' and
11335            '2T1C' and
11336            'IP4FWD' and
11337            not 'IPSEC' and
11338            not 'VHOST'"
11339   parameters:
11340   - "throughput"
11341   - "parent"
11342   - "tags"
11343   sort:
11344   - "DOT1Q"
11345   - "IP4BASE"
11346   - "NAT44"
11347   - "POLICE_MARK"
11348   - "COPWHLIST"
11349   - "IACL"
11350   - "OACL"
11351   traces:
11352     hoverinfo: "x+y"
11353     boxpoints: "outliers"
11354     whiskerwidth: 0
11355   layout:
11356     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11361   algorithm: "plot_performance_box"
11362   output-file-type: ".html"
11363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11365   filter: "'NIC_Intel-X710' and
11366            '64B' and
11367            ('IP4BASE' or
11368             'POLICE_MARK' or
11369             'COPWHLIST' or
11370             ('NAT44' and 'BASE') or
11371             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11372            'NDRPDR' and
11373            '2T1C' and
11374            'IP4FWD' and
11375            not 'IPSEC' and
11376            not 'VHOST'"
11377   parameters:
11378   - "throughput"
11379   - "parent"
11380   - "tags"
11381   sort:
11382   - "DOT1Q"
11383   - "IP4BASE"
11384   - "NAT44"
11385   - "POLICE_MARK"
11386   - "COPWHLIST"
11387   - "IACL"
11388   - "OACL"
11389   traces:
11390     hoverinfo: "x+y"
11391     boxpoints: "outliers"
11392     whiskerwidth: 0
11393   layout:
11394     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11395     layout: "plot-throughput"
11396
11397 - type: "plot"
11398   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11399   algorithm: "plot_performance_box"
11400   output-file-type: ".html"
11401   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11403   filter: "'NIC_Intel-X710' and
11404            '64B' and
11405            ('IP4BASE' or
11406             'POLICE_MARK' or
11407             'COPWHLIST' or
11408             ('NAT44' and 'BASE') or
11409             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11410            'NDRPDR' and
11411            '4T2C' and
11412            'IP4FWD' and
11413            not 'IPSEC' and
11414            not 'VHOST'"
11415   parameters:
11416   - "throughput"
11417   - "parent"
11418   - "tags"
11419   sort:
11420   - "DOT1Q"
11421   - "IP4BASE"
11422   - "NAT44"
11423   - "POLICE_MARK"
11424   - "COPWHLIST"
11425   - "IACL"
11426   - "OACL"
11427   traces:
11428     hoverinfo: "x+y"
11429     boxpoints: "outliers"
11430     whiskerwidth: 0
11431   layout:
11432     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11437   algorithm: "plot_performance_box"
11438   output-file-type: ".html"
11439   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11441   filter: "'NIC_Intel-X710' and
11442            '64B' and
11443            ('IP4BASE' or
11444             'POLICE_MARK' or
11445             'COPWHLIST' or
11446             ('NAT44' and 'BASE') or
11447             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11448            'NDRPDR' and
11449            '4T2C' and
11450            'IP4FWD' and
11451            not 'IPSEC' and
11452            not 'VHOST'"
11453   parameters:
11454   - "throughput"
11455   - "parent"
11456   - "tags"
11457   sort:
11458   - "DOT1Q"
11459   - "IP4BASE"
11460   - "NAT44"
11461   - "POLICE_MARK"
11462   - "COPWHLIST"
11463   - "IACL"
11464   - "OACL"
11465   traces:
11466     hoverinfo: "x+y"
11467     boxpoints: "outliers"
11468     whiskerwidth: 0
11469   layout:
11470     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11471     layout: "plot-throughput"
11472
11473 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11474 - type: "plot"
11475   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11476   algorithm: "plot_performance_box"
11477   output-file-type: ".html"
11478   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11480   filter: "'NIC_Intel-X710' and
11481            '64B' and
11482            'NDRPDR' and
11483            '1T1C' and
11484            'IP4FWD' and
11485            ('NAT44' or 'IP4BASE') and
11486            not 'IPSEC' and
11487            not 'VHOST'"
11488   parameters:
11489   - "throughput"
11490   - "parent"
11491   - "tags"
11492   sort:
11493   - "IP4BASE"
11494   - "BASE"
11495   - "SRC_USER_10"
11496   - "SRC_USER_100"
11497   - "SRC_USER_1000"
11498   - "SRC_USER_2000"
11499   traces:
11500     hoverinfo: "x+y"
11501     boxpoints: "outliers"
11502     whiskerwidth: 0
11503   layout:
11504     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11505     layout: "plot-throughput"
11506
11507 - type: "plot"
11508   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11509   algorithm: "plot_performance_box"
11510   output-file-type: ".html"
11511   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11513   filter: "'NIC_Intel-X710' and
11514            '64B' and
11515            'NDRPDR' and
11516            '1T1C' and
11517            'IP4FWD' and
11518            ('NAT44' or 'IP4BASE') and
11519            not 'IPSEC' and
11520            not 'VHOST'"
11521   parameters:
11522   - "throughput"
11523   - "parent"
11524   - "tags"
11525   sort:
11526   - "IP4BASE"
11527   - "BASE"
11528   - "SRC_USER_10"
11529   - "SRC_USER_100"
11530   - "SRC_USER_1000"
11531   - "SRC_USER_2000"
11532   traces:
11533     hoverinfo: "x+y"
11534     boxpoints: "outliers"
11535     whiskerwidth: 0
11536   layout:
11537     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11538     layout: "plot-throughput"
11539
11540 - type: "plot"
11541   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11542   algorithm: "plot_performance_box"
11543   output-file-type: ".html"
11544   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11546   filter: "'NIC_Intel-X710' and
11547            '64B' and
11548            'NDRPDR' and
11549            '2T2C' and
11550            'IP4FWD' and
11551            ('NAT44' or 'IP4BASE') and
11552            not 'IPSEC' and
11553            not 'VHOST'"
11554   parameters:
11555   - "throughput"
11556   - "parent"
11557   - "tags"
11558   sort:
11559   - "IP4BASE"
11560   - "BASE"
11561   - "SRC_USER_10"
11562   - "SRC_USER_100"
11563   - "SRC_USER_1000"
11564   - "SRC_USER_2000"
11565   traces:
11566     hoverinfo: "x+y"
11567     boxpoints: "outliers"
11568     whiskerwidth: 0
11569   layout:
11570     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11571     layout: "plot-throughput"
11572
11573 - type: "plot"
11574   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11575   algorithm: "plot_performance_box"
11576   output-file-type: ".html"
11577   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11579   filter: "'NIC_Intel-X710' and
11580            '64B' and
11581            'NDRPDR' and
11582            '2T2C' and
11583            'IP4FWD' and
11584            ('NAT44' or 'IP4BASE') and
11585            not 'IPSEC' and
11586            not 'VHOST'"
11587   parameters:
11588   - "throughput"
11589   - "parent"
11590   - "tags"
11591   sort:
11592   - "IP4BASE"
11593   - "BASE"
11594   - "SRC_USER_10"
11595   - "SRC_USER_100"
11596   - "SRC_USER_1000"
11597   - "SRC_USER_2000"
11598   traces:
11599     hoverinfo: "x+y"
11600     boxpoints: "outliers"
11601     whiskerwidth: 0
11602   layout:
11603     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11604     layout: "plot-throughput"
11605
11606 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11607 - type: "plot"
11608   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11609   algorithm: "plot_performance_box"
11610   output-file-type: ".html"
11611   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11613   filter: "'NIC_Intel-X710' and
11614            '64B' and
11615            'NDRPDR' and
11616            '1T1C' and
11617            'IP4FWD' and
11618            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11619            not 'IPSEC' and
11620            not 'VHOST'"
11621   parameters:
11622   - "throughput"
11623   - "parent"
11624   - "tags"
11625   sort:
11626   - "IP4BASE"
11627   - "ACL_STATELESS"
11628   - "ACL_STATEFUL"
11629   - "ACL_STATELESS"
11630   - "ACL_STATEFUL"
11631   traces:
11632     hoverinfo: "x+y"
11633     boxpoints: "outliers"
11634     whiskerwidth: 0
11635   layout:
11636     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11637     layout: "plot-throughput"
11638
11639 - type: "plot"
11640   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11641   algorithm: "plot_performance_box"
11642   output-file-type: ".html"
11643   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11645   filter: "'NIC_Intel-X710' and
11646            '64B' and
11647            'NDRPDR' and
11648            '1T1C' and
11649            'IP4FWD' and
11650            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11651            not 'IPSEC' and
11652            not 'VHOST'"
11653   parameters:
11654   - "throughput"
11655   - "parent"
11656   - "tags"
11657   sort:
11658   - "IP4BASE"
11659   - "ACL_STATELESS"
11660   - "ACL_STATEFUL"
11661   - "ACL_STATELESS"
11662   - "ACL_STATEFUL"
11663   traces:
11664     hoverinfo: "x+y"
11665     boxpoints: "outliers"
11666     whiskerwidth: 0
11667   layout:
11668     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11669     layout: "plot-throughput"
11670
11671 - type: "plot"
11672   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11673   algorithm: "plot_performance_box"
11674   output-file-type: ".html"
11675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11677   filter: "'NIC_Intel-X710' and
11678            '64B' and
11679            'NDRPDR' and
11680            '2T2C' and
11681            'IP4FWD' and
11682            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11683            not 'IPSEC' and
11684            not 'VHOST'"
11685   parameters:
11686   - "throughput"
11687   - "parent"
11688   - "tags"
11689   sort:
11690   - "IP4BASE"
11691   - "ACL_STATELESS"
11692   - "ACL_STATEFUL"
11693   - "ACL_STATELESS"
11694   - "ACL_STATEFUL"
11695   traces:
11696     hoverinfo: "x+y"
11697     boxpoints: "outliers"
11698     whiskerwidth: 0
11699   layout:
11700     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11701     layout: "plot-throughput"
11702
11703 - type: "plot"
11704   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11705   algorithm: "plot_performance_box"
11706   output-file-type: ".html"
11707   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11709   filter: "'NIC_Intel-X710' and
11710            '64B' and
11711            'NDRPDR' and
11712            '2T2C' and
11713            'IP4FWD' and
11714            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11715            not 'IPSEC' and
11716            not 'VHOST'"
11717   parameters:
11718   - "throughput"
11719   - "parent"
11720   - "tags"
11721   sort:
11722   - "IP4BASE"
11723   - "ACL_STATELESS"
11724   - "ACL_STATEFUL"
11725   - "ACL_STATELESS"
11726   - "ACL_STATEFUL"
11727   traces:
11728     hoverinfo: "x+y"
11729     boxpoints: "outliers"
11730     whiskerwidth: 0
11731   layout:
11732     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11733     layout: "plot-throughput"
11734
11735 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11736 - type: "plot"
11737   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11738   algorithm: "plot_performance_box"
11739   output-file-type: ".html"
11740   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11742   filter: "'NIC_Intel-X710' and
11743            '64B' and
11744            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11745            'NDRPDR' and
11746            '2T1C' and
11747            'IP4FWD' and
11748            not 'IPSEC' and
11749            not 'DOT1Q' and
11750            not 'VHOST'"
11751   parameters:
11752   - "throughput"
11753   - "parent"
11754   - "tags"
11755   sort:
11756   - "IP4BASE"
11757   - "FIB_20K"
11758   - "FIB_200K"
11759   - "FIB_2M"
11760   traces:
11761     hoverinfo: "x+y"
11762     boxpoints: "outliers"
11763     whiskerwidth: 0
11764   layout:
11765     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11766     layout: "plot-throughput"
11767
11768 - type: "plot"
11769   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11770   algorithm: "plot_performance_box"
11771   output-file-type: ".html"
11772   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11774   filter: "'NIC_Intel-X710' and
11775            '64B' and
11776            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11777            'NDRPDR' and
11778            '2T1C' and
11779            'IP4FWD' and
11780            not 'IPSEC' and
11781            not 'DOT1Q' and
11782            not 'VHOST'"
11783   parameters:
11784   - "throughput"
11785   - "parent"
11786   - "tags"
11787   sort:
11788   - "IP4BASE"
11789   - "FIB_20K"
11790   - "FIB_200K"
11791   - "FIB_2M"
11792   traces:
11793     hoverinfo: "x+y"
11794     boxpoints: "outliers"
11795     whiskerwidth: 0
11796   layout:
11797     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11798     layout: "plot-throughput"
11799
11800 - type: "plot"
11801   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11802   algorithm: "plot_performance_box"
11803   output-file-type: ".html"
11804   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11806   filter: "'NIC_Intel-X710' and
11807            '64B' and
11808            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11809            'NDRPDR' and
11810            '4T2C' and
11811            'IP4FWD' and
11812            not 'IPSEC' and
11813            not 'DOT1Q' and
11814            not 'VHOST'"
11815   parameters:
11816   - "throughput"
11817   - "parent"
11818   - "tags"
11819   sort:
11820   - "IP4BASE"
11821   - "FIB_20K"
11822   - "FIB_200K"
11823   - "FIB_2M"
11824   traces:
11825     hoverinfo: "x+y"
11826     boxpoints: "outliers"
11827     whiskerwidth: 0
11828   layout:
11829     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11830     layout: "plot-throughput"
11831
11832 - type: "plot"
11833   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11834   algorithm: "plot_performance_box"
11835   output-file-type: ".html"
11836   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11838   filter: "'NIC_Intel-X710' and
11839            '64B' and
11840            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11841            'NDRPDR' and
11842            '4T2C' and
11843            'IP4FWD' and
11844            not 'IPSEC' and
11845            not 'DOT1Q' and
11846            not 'VHOST'"
11847   parameters:
11848   - "throughput"
11849   - "parent"
11850   - "tags"
11851   sort:
11852   - "IP4BASE"
11853   - "FIB_20K"
11854   - "FIB_200K"
11855   - "FIB_2M"
11856   traces:
11857     hoverinfo: "x+y"
11858     boxpoints: "outliers"
11859     whiskerwidth: 0
11860   layout:
11861     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11862     layout: "plot-throughput"
11863
11864 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11865 - type: "plot"
11866   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11867   algorithm: "plot_performance_box"
11868   output-file-type: ".html"
11869   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11871   filter: "'NIC_Intel-X710' and
11872            '64B' and
11873            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11874            'NDRPDR' and
11875            '2T1C' and
11876            'IP4FWD' and
11877            not 'IPSEC' and
11878            not 'DOT1Q' and
11879            not 'VHOST'"
11880   parameters:
11881   - "throughput"
11882   - "parent"
11883   - "tags"
11884   sort:
11885   - "IP4BASE"
11886   - "ACL_STATELESS"
11887   - "ACL_STATEFUL"
11888   - "ACL_STATELESS"
11889   - "ACL_STATEFUL"
11890   traces:
11891     hoverinfo: "x+y"
11892     boxpoints: "outliers"
11893     whiskerwidth: 0
11894   layout:
11895     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11896     layout: "plot-throughput"
11897
11898 - type: "plot"
11899   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11900   algorithm: "plot_performance_box"
11901   output-file-type: ".html"
11902   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11903   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11904   filter: "'NIC_Intel-X710' and
11905            '64B' and
11906            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11907            'NDRPDR' and
11908            '2T1C' and
11909            'IP4FWD' and
11910            not 'IPSEC' and
11911            not 'DOT1Q' and
11912            not 'VHOST'"
11913   parameters:
11914   - "throughput"
11915   - "parent"
11916   - "tags"
11917   sort:
11918   - "IP4BASE"
11919   - "ACL_STATELESS"
11920   - "ACL_STATEFUL"
11921   - "ACL_STATELESS"
11922   - "ACL_STATEFUL"
11923   traces:
11924     hoverinfo: "x+y"
11925     boxpoints: "outliers"
11926     whiskerwidth: 0
11927   layout:
11928     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11933   algorithm: "plot_performance_box"
11934   output-file-type: ".html"
11935   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11937   filter: "'NIC_Intel-X710' and
11938            '64B' and
11939            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11940            'NDRPDR' and
11941            '4T2C' and
11942            'IP4FWD' and
11943            not 'IPSEC' and
11944            not 'DOT1Q' and
11945            not 'VHOST'"
11946   parameters:
11947   - "throughput"
11948   - "parent"
11949   - "tags"
11950   sort:
11951   - "IP4BASE"
11952   - "ACL_STATELESS"
11953   - "ACL_STATEFUL"
11954   - "ACL_STATELESS"
11955   - "ACL_STATEFUL"
11956   traces:
11957     hoverinfo: "x+y"
11958     boxpoints: "outliers"
11959     whiskerwidth: 0
11960   layout:
11961     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11962     layout: "plot-throughput"
11963
11964 - type: "plot"
11965   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11966   algorithm: "plot_performance_box"
11967   output-file-type: ".html"
11968   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11970   filter: "'NIC_Intel-X710' and
11971            '64B' and
11972            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11973            'NDRPDR' and
11974            '4T2C' and
11975            'IP4FWD' and
11976            not 'IPSEC' and
11977            not 'DOT1Q' and
11978            not 'VHOST'"
11979   parameters:
11980   - "throughput"
11981   - "parent"
11982   - "tags"
11983   sort:
11984   - "IP4BASE"
11985   - "ACL_STATELESS"
11986   - "ACL_STATEFUL"
11987   - "ACL_STATELESS"
11988   - "ACL_STATEFUL"
11989   traces:
11990     hoverinfo: "x+y"
11991     boxpoints: "outliers"
11992     whiskerwidth: 0
11993   layout:
11994     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11995     layout: "plot-throughput"
11996
11997 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11998 - type: "plot"
11999   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12000   algorithm: "plot_performance_box"
12001   output-file-type: ".html"
12002   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12004   filter: "'NIC_Intel-XXV710' and
12005            '64B' and
12006            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12007            'NDRPDR' and
12008            '2T1C' and
12009            'IP4FWD' and
12010            not 'IPSEC' and
12011            not 'DOT1Q' and
12012            not 'VHOST'"
12013   parameters:
12014   - "throughput"
12015   - "parent"
12016   - "tags"
12017   sort:
12018   - "IP4BASE"
12019   - "FIB_20K"
12020   - "FIB_200K"
12021   - "FIB_2M"
12022   traces:
12023     hoverinfo: "x+y"
12024     boxpoints: "outliers"
12025     whiskerwidth: 0
12026   layout:
12027     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12032   algorithm: "plot_performance_box"
12033   output-file-type: ".html"
12034   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12036   filter: "'NIC_Intel-XXV710' and
12037            '64B' and
12038            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12039            'NDRPDR' and
12040            '2T1C' and
12041            'IP4FWD' and
12042            not 'IPSEC' and
12043            not 'DOT1Q' and
12044            not 'VHOST'"
12045   parameters:
12046   - "throughput"
12047   - "parent"
12048   - "tags"
12049   sort:
12050   - "IP4BASE"
12051   - "FIB_20K"
12052   - "FIB_200K"
12053   - "FIB_2M"
12054   traces:
12055     hoverinfo: "x+y"
12056     boxpoints: "outliers"
12057     whiskerwidth: 0
12058   layout:
12059     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12060     layout: "plot-throughput"
12061
12062 - type: "plot"
12063   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12064   algorithm: "plot_performance_box"
12065   output-file-type: ".html"
12066   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12068   filter: "'NIC_Intel-XXV710' and
12069            '64B' and
12070            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12071            'NDRPDR' and
12072            '4T2C' and
12073            'IP4FWD' and
12074            not 'IPSEC' and
12075            not 'DOT1Q' and
12076            not 'VHOST'"
12077   parameters:
12078   - "throughput"
12079   - "parent"
12080   - "tags"
12081   sort:
12082   - "IP4BASE"
12083   - "FIB_20K"
12084   - "FIB_200K"
12085   - "FIB_2M"
12086   traces:
12087     hoverinfo: "x+y"
12088     boxpoints: "outliers"
12089     whiskerwidth: 0
12090   layout:
12091     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12092     layout: "plot-throughput"
12093
12094 - type: "plot"
12095   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12096   algorithm: "plot_performance_box"
12097   output-file-type: ".html"
12098   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12100   filter: "'NIC_Intel-XXV710' and
12101            '64B' and
12102            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12103            'NDRPDR' and
12104            '4T2C' and
12105            'IP4FWD' and
12106            not 'IPSEC' and
12107            not 'DOT1Q' and
12108            not 'VHOST'"
12109   parameters:
12110   - "throughput"
12111   - "parent"
12112   - "tags"
12113   sort:
12114   - "IP4BASE"
12115   - "FIB_20K"
12116   - "FIB_200K"
12117   - "FIB_2M"
12118   traces:
12119     hoverinfo: "x+y"
12120     boxpoints: "outliers"
12121     whiskerwidth: 0
12122   layout:
12123     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12124     layout: "plot-throughput"
12125
12126 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12127 #- type: "plot"
12128 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12129 #  algorithm: "plot_performance_box"
12130 #  output-file-type: ".html"
12131 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12132 #  data: "intel-dnv-vpp"
12133 #  filter: "'NIC_Intel-X553' and
12134 #           '64B' and
12135 #           'IP4BASE' and
12136 #           'NDRPDR' and
12137 #           '1T1C' and
12138 #           'IP4FWD' and
12139 #           not 'IPSEC' and
12140 #           not 'VHOST'"
12141 #  parameters:
12142 #  - "throughput"
12143 #  - "parent"
12144 #  - "tags"
12145 #  sort:
12146 #  - "IP4BASE"
12147 #  traces:
12148 #    hoverinfo: "x+y"
12149 #    boxpoints: "outliers"
12150 #    whiskerwidth: 0
12151 #  layout:
12152 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12153 #    layout: "plot-throughput"
12154 #
12155 #- type: "plot"
12156 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12157 #  algorithm: "plot_performance_box"
12158 #  output-file-type: ".html"
12159 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12160 #  data: "intel-dnv-vpp"
12161 #  filter: "'NIC_Intel-X553' and
12162 #           '64B' and
12163 #           'IP4BASE' and
12164 #           'NDRPDR' and
12165 #           '1T1C' and
12166 #           'IP4FWD' and
12167 #           not 'IPSEC' and
12168 #           not 'VHOST'"
12169 #  parameters:
12170 #  - "throughput"
12171 #  - "parent"
12172 #  - "tags"
12173 #  sort:
12174 #  - "IP4BASE"
12175 #  traces:
12176 #    hoverinfo: "x+y"
12177 #    boxpoints: "outliers"
12178 #    whiskerwidth: 0
12179 #  layout:
12180 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12181 #    layout: "plot-throughput"
12182 #
12183 #- type: "plot"
12184 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12185 #  algorithm: "plot_performance_box"
12186 #  output-file-type: ".html"
12187 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12188 #  data: "intel-dnv-vpp"
12189 #  filter: "'NIC_Intel-X553' and
12190 #           '64B' and
12191 #           'IP4BASE' and
12192 #           'NDRPDR' and
12193 #           '2T2C' and
12194 #           'IP4FWD' and
12195 #           not 'IPSEC' and
12196 #           not 'VHOST'"
12197 #  parameters:
12198 #  - "throughput"
12199 #  - "parent"
12200 #  - "tags"
12201 #  sort:
12202 #  - "IP4BASE"
12203 #  traces:
12204 #    hoverinfo: "x+y"
12205 #    boxpoints: "outliers"
12206 #    whiskerwidth: 0
12207 #  layout:
12208 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12209 #    layout: "plot-throughput"
12210 #
12211 #- type: "plot"
12212 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12213 #  algorithm: "plot_performance_box"
12214 #  output-file-type: ".html"
12215 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12216 #  data: "intel-dnv-vpp"
12217 #  filter: "'NIC_Intel-X553' and
12218 #           '64B' and
12219 #           'IP4BASE' and
12220 #           'NDRPDR' and
12221 #           '2T2C' and
12222 #           'IP4FWD' and
12223 #           not 'IPSEC' and
12224 #           not 'VHOST'"
12225 #  parameters:
12226 #  - "throughput"
12227 #  - "parent"
12228 #  - "tags"
12229 #  sort:
12230 #  - "IP4BASE"
12231 #  traces:
12232 #    hoverinfo: "x+y"
12233 #    boxpoints: "outliers"
12234 #    whiskerwidth: 0
12235 #  layout:
12236 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12237 #    layout: "plot-throughput"
12238
12239 ################################################################################
12240
12241 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12242 - type: "plot"
12243   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12244   algorithm: "plot_performance_box"
12245   output-file-type: ".html"
12246   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12248   filter: "'NIC_Intel-X520-DA2' and
12249            '64B' and
12250            'ENCAP' and
12251            'NDRPDR' and
12252            '1T1C' and
12253            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12254            not 'DOT1Q' and
12255            not 'VHOST' and
12256            not 'IPSECHW'"
12257   parameters:
12258   - "throughput"
12259   - "parent"
12260   - "tags"
12261   sort:
12262   - "IP4BASE"
12263   - "L2BDMACLRN"
12264   - "L2XCFWD"
12265   - "LISP"
12266   traces:
12267     hoverinfo: "x+y"
12268     boxpoints: "outliers"
12269     whiskerwidth: 0
12270   layout:
12271     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12272     layout: "plot-throughput"
12273
12274 - type: "plot"
12275   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12276   algorithm: "plot_performance_box"
12277   output-file-type: ".html"
12278   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12280   filter: "'NIC_Intel-X520-DA2' and
12281            '64B' and
12282            'ENCAP' and
12283            'NDRPDR' and
12284            '2T2C' and
12285            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12286            not 'DOT1Q' and
12287            not 'VHOST' and
12288            not 'IPSECHW'"
12289   parameters:
12290   - "throughput"
12291   - "parent"
12292   - "tags"
12293   sort:
12294   - "IP4BASE"
12295   - "L2BDMACLRN"
12296   - "L2XCFWD"
12297   - "LISP"
12298   traces:
12299     hoverinfo: "x+y"
12300     boxpoints: "outliers"
12301     whiskerwidth: 0
12302   layout:
12303     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12304     layout: "plot-throughput"
12305
12306 - type: "plot"
12307   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12308   algorithm: "plot_performance_box"
12309   output-file-type: ".html"
12310   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12312   filter: "'NIC_Intel-X520-DA2' and
12313            '64B' and
12314            'ENCAP' and
12315            'NDRPDR' and
12316            '1T1C' and
12317            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12318            not 'DOT1Q' and
12319            not 'VHOST' and
12320            not 'IPSECHW'"
12321   parameters:
12322   - "throughput"
12323   - "parent"
12324   - "tags"
12325   sort:
12326   - "IP4BASE"
12327   - "L2BDMACLRN"
12328   - "L2XCFWD"
12329   - "LISP"
12330   traces:
12331     hoverinfo: "x+y"
12332     boxpoints: "outliers"
12333     whiskerwidth: 0
12334   layout:
12335     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12336     layout: "plot-throughput"
12337
12338 - type: "plot"
12339   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12340   algorithm: "plot_performance_box"
12341   output-file-type: ".html"
12342   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12344   filter: "'NIC_Intel-X520-DA2' and
12345            '64B' and
12346            'ENCAP' and
12347            'NDRPDR' and
12348            '2T2C' and
12349            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12350            not 'DOT1Q' and
12351            not 'VHOST' and
12352            not 'IPSECHW'"
12353   parameters:
12354   - "throughput"
12355   - "parent"
12356   - "tags"
12357   sort:
12358   - "IP4BASE"
12359   - "L2BDMACLRN"
12360   - "L2XCFWD"
12361   - "LISP"
12362   traces:
12363     hoverinfo: "x+y"
12364     boxpoints: "outliers"
12365     whiskerwidth: 0
12366   layout:
12367     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12368     layout: "plot-throughput"
12369
12370 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12371 - type: "plot"
12372   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12373   algorithm: "plot_performance_box"
12374   output-file-type: ".html"
12375   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12377   filter: "'NIC_Intel-X710' and
12378            '64B' and
12379            'ENCAP' and
12380            'NDRPDR' and
12381            '1T1C' and
12382            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12383            not 'VHOST' and
12384            not 'IPSECHW'"
12385   parameters:
12386   - "throughput"
12387   - "parent"
12388   - "tags"
12389   sort:
12390   - "IP4BASE"
12391   - "LISP"
12392   - "VXLAN_1"
12393   - "VXLAN_10"
12394   - "VXLAN_100"
12395   - "VXLAN_1000"
12396   traces:
12397     hoverinfo: "x+y"
12398     boxpoints: "outliers"
12399     whiskerwidth: 0
12400   layout:
12401     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12402     layout: "plot-throughput"
12403
12404 - type: "plot"
12405   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12406   algorithm: "plot_performance_box"
12407   output-file-type: ".html"
12408   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12410   filter: "'NIC_Intel-X710' and
12411            '64B' and
12412            'ENCAP' and
12413            'NDRPDR' and
12414            '1T1C' and
12415            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12416            not 'VHOST' and
12417            not 'IPSECHW'"
12418   parameters:
12419   - "throughput"
12420   - "parent"
12421   - "tags"
12422   sort:
12423   - "IP4BASE"
12424   - "LISP"
12425   - "VXLAN_1"
12426   - "VXLAN_10"
12427   - "VXLAN_100"
12428   - "VXLAN_1000"
12429   traces:
12430     hoverinfo: "x+y"
12431     boxpoints: "outliers"
12432     whiskerwidth: 0
12433   layout:
12434     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12439   algorithm: "plot_performance_box"
12440   output-file-type: ".html"
12441   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12443   filter: "'NIC_Intel-X710' and
12444            '64B' and
12445            'ENCAP' and
12446            'NDRPDR' and
12447            '2T2C' and
12448            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12449            not 'VHOST' and
12450            not 'IPSECHW'"
12451   parameters:
12452   - "throughput"
12453   - "parent"
12454   - "tags"
12455   sort:
12456   - "IP4BASE"
12457   - "LISP"
12458   - "VXLAN_1"
12459   - "VXLAN_10"
12460   - "VXLAN_100"
12461   - "VXLAN_1000"
12462   traces:
12463     hoverinfo: "x+y"
12464     boxpoints: "outliers"
12465     whiskerwidth: 0
12466   layout:
12467     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12468     layout: "plot-throughput"
12469
12470 - type: "plot"
12471   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12472   algorithm: "plot_performance_box"
12473   output-file-type: ".html"
12474   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12476   filter: "'NIC_Intel-X710' and
12477            '64B' and
12478            'ENCAP' and
12479            'NDRPDR' and
12480            '2T2C' and
12481            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12482            not 'VHOST' and
12483            not 'IPSECHW'"
12484   parameters:
12485   - "throughput"
12486   - "parent"
12487   - "tags"
12488   sort:
12489   - "IP4BASE"
12490   - "LISP"
12491   - "VXLAN_1"
12492   - "VXLAN_10"
12493   - "VXLAN_100"
12494   - "VXLAN_1000"
12495   traces:
12496     hoverinfo: "x+y"
12497     boxpoints: "outliers"
12498     whiskerwidth: 0
12499   layout:
12500     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12501     layout: "plot-throughput"
12502
12503 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12504 - type: "plot"
12505   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12506   algorithm: "plot_performance_box"
12507   output-file-type: ".html"
12508   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12510   filter: "'NIC_Intel-X710' and
12511            '64B' and
12512            'ENCAP' and
12513            'NDRPDR' and
12514            '1T1C' and
12515            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12516            not 'DOT1Q' and
12517            not 'VHOST' and
12518            not 'IPSECHW'"
12519   parameters:
12520   - "throughput"
12521   - "parent"
12522   - "tags"
12523   sort:
12524   - "IP4BASE"
12525   - "L2BDMACLRN"
12526   - "L2XCFWD"
12527   - "LISP"
12528   traces:
12529     hoverinfo: "x+y"
12530     boxpoints: "outliers"
12531     whiskerwidth: 0
12532   layout:
12533     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12534     layout: "plot-throughput"
12535
12536 - type: "plot"
12537   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12538   algorithm: "plot_performance_box"
12539   output-file-type: ".html"
12540   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12542   filter: "'NIC_Intel-X710' and
12543            '64B' and
12544            'ENCAP' and
12545            'NDRPDR' and
12546            '2T2C' and
12547            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12548            not 'DOT1Q' and
12549            not 'VHOST' and
12550            not 'IPSECHW'"
12551   parameters:
12552   - "throughput"
12553   - "parent"
12554   - "tags"
12555   sort:
12556   - "IP4BASE"
12557   - "L2BDMACLRN"
12558   - "L2XCFWD"
12559   - "LISP"
12560   traces:
12561     hoverinfo: "x+y"
12562     boxpoints: "outliers"
12563     whiskerwidth: 0
12564   layout:
12565     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12566     layout: "plot-throughput"
12567
12568 - type: "plot"
12569   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12570   algorithm: "plot_performance_box"
12571   output-file-type: ".html"
12572   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12574   filter: "'NIC_Intel-X710' and
12575            '64B' and
12576            'ENCAP' and
12577            'NDRPDR' and
12578            '1T1C' and
12579            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12580            not 'DOT1Q' and
12581            not 'VHOST' and
12582            not 'IPSECHW'"
12583   parameters:
12584   - "throughput"
12585   - "parent"
12586   - "tags"
12587   sort:
12588   - "IP4BASE"
12589   - "L2BDMACLRN"
12590   - "L2XCFWD"
12591   - "LISP"
12592   traces:
12593     hoverinfo: "x+y"
12594     boxpoints: "outliers"
12595     whiskerwidth: 0
12596   layout:
12597     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12598     layout: "plot-throughput"
12599
12600 - type: "plot"
12601   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12602   algorithm: "plot_performance_box"
12603   output-file-type: ".html"
12604   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12606   filter: "'NIC_Intel-X710' and
12607            '64B' and
12608            'ENCAP' and
12609            'NDRPDR' and
12610            '2T2C' and
12611            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12612            not 'DOT1Q' and
12613            not 'VHOST' and
12614            not 'IPSECHW'"
12615   parameters:
12616   - "throughput"
12617   - "parent"
12618   - "tags"
12619   sort:
12620   - "IP4BASE"
12621   - "L2BDMACLRN"
12622   - "L2XCFWD"
12623   - "LISP"
12624   traces:
12625     hoverinfo: "x+y"
12626     boxpoints: "outliers"
12627     whiskerwidth: 0
12628   layout:
12629     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12630     layout: "plot-throughput"
12631
12632 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12633 - type: "plot"
12634   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12635   algorithm: "plot_performance_box"
12636   output-file-type: ".html"
12637   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12639   filter: "'NIC_Intel-X710' and
12640            '64B' and
12641            'ENCAP' and
12642            'NDRPDR' and
12643            '2T1C' and
12644            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12645            not 'VHOST' and
12646            not 'IPSECHW'"
12647   parameters:
12648   - "throughput"
12649   - "parent"
12650   - "tags"
12651   sort:
12652   - "IP4BASE"
12653   - "LISP"
12654   - "VXLAN_1"
12655   - "VXLAN_10"
12656   - "VXLAN_100"
12657   - "VXLAN_1000"
12658   traces:
12659     hoverinfo: "x+y"
12660     boxpoints: "outliers"
12661     whiskerwidth: 0
12662   layout:
12663     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12664     layout: "plot-throughput"
12665
12666 - type: "plot"
12667   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12668   algorithm: "plot_performance_box"
12669   output-file-type: ".html"
12670   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12672   filter: "'NIC_Intel-X710' and
12673            '64B' and
12674            'ENCAP' and
12675            'NDRPDR' and
12676            '2T1C' and
12677            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12678            not 'VHOST' and
12679            not 'IPSECHW'"
12680   parameters:
12681   - "throughput"
12682   - "parent"
12683   - "tags"
12684   sort:
12685   - "IP4BASE"
12686   - "LISP"
12687   - "VXLAN_1"
12688   - "VXLAN_10"
12689   - "VXLAN_100"
12690   - "VXLAN_1000"
12691   traces:
12692     hoverinfo: "x+y"
12693     boxpoints: "outliers"
12694     whiskerwidth: 0
12695   layout:
12696     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12701   algorithm: "plot_performance_box"
12702   output-file-type: ".html"
12703   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12705   filter: "'NIC_Intel-X710' and
12706            '64B' and
12707            'ENCAP' and
12708            'NDRPDR' and
12709            '4T2C' and
12710            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12711            not 'VHOST' and
12712            not 'IPSECHW'"
12713   parameters:
12714   - "throughput"
12715   - "parent"
12716   - "tags"
12717   sort:
12718   - "IP4BASE"
12719   - "LISP"
12720   - "VXLAN_1"
12721   - "VXLAN_10"
12722   - "VXLAN_100"
12723   - "VXLAN_1000"
12724   traces:
12725     hoverinfo: "x+y"
12726     boxpoints: "outliers"
12727     whiskerwidth: 0
12728   layout:
12729     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12730     layout: "plot-throughput"
12731
12732 - type: "plot"
12733   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12734   algorithm: "plot_performance_box"
12735   output-file-type: ".html"
12736   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12738   filter: "'NIC_Intel-X710' and
12739            '64B' and
12740            'ENCAP' and
12741            'NDRPDR' and
12742            '4T2C' and
12743            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12744            not 'VHOST' and
12745            not 'IPSECHW'"
12746   parameters:
12747   - "throughput"
12748   - "parent"
12749   - "tags"
12750   sort:
12751   - "IP4BASE"
12752   - "LISP"
12753   - "VXLAN_1"
12754   - "VXLAN_10"
12755   - "VXLAN_100"
12756   - "VXLAN_1000"
12757   traces:
12758     hoverinfo: "x+y"
12759     boxpoints: "outliers"
12760     whiskerwidth: 0
12761   layout:
12762     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12763     layout: "plot-throughput"
12764
12765 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12766 - type: "plot"
12767   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12768   algorithm: "plot_performance_box"
12769   output-file-type: ".html"
12770   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12772   filter: "'NIC_Intel-X710' and
12773            '64B' and
12774            'ENCAP' and
12775            'NDRPDR' and
12776            '2T1C' and
12777            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12778            not 'DOT1Q' and
12779            not 'VHOST' and
12780            not 'IPSECHW'"
12781   parameters:
12782   - "throughput"
12783   - "parent"
12784   - "tags"
12785   sort:
12786   - "IP4BASE"
12787   - "L2BDMACLRN"
12788   - "L2XCFWD"
12789   - "LISP"
12790   traces:
12791     hoverinfo: "x+y"
12792     boxpoints: "outliers"
12793     whiskerwidth: 0
12794   layout:
12795     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12796     layout: "plot-throughput"
12797
12798 - type: "plot"
12799   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12800   algorithm: "plot_performance_box"
12801   output-file-type: ".html"
12802   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12804   filter: "'NIC_Intel-X710' and
12805            '64B' and
12806            'ENCAP' and
12807            'NDRPDR' and
12808            '4T2C' and
12809            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12810            not 'DOT1Q' and
12811            not 'VHOST' and
12812            not 'IPSECHW'"
12813   parameters:
12814   - "throughput"
12815   - "parent"
12816   - "tags"
12817   sort:
12818   - "IP4BASE"
12819   - "L2BDMACLRN"
12820   - "L2XCFWD"
12821   - "LISP"
12822   traces:
12823     hoverinfo: "x+y"
12824     boxpoints: "outliers"
12825     whiskerwidth: 0
12826   layout:
12827     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12828     layout: "plot-throughput"
12829
12830 - type: "plot"
12831   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12832   algorithm: "plot_performance_box"
12833   output-file-type: ".html"
12834   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12836   filter: "'NIC_Intel-X710' and
12837            '64B' and
12838            'ENCAP' and
12839            'NDRPDR' and
12840            '2T1C' and
12841            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12842            not 'DOT1Q' and
12843            not 'VHOST' and
12844            not 'IPSECHW'"
12845   parameters:
12846   - "throughput"
12847   - "parent"
12848   - "tags"
12849   sort:
12850   - "IP4BASE"
12851   - "L2BDMACLRN"
12852   - "L2XCFWD"
12853   - "LISP"
12854   traces:
12855     hoverinfo: "x+y"
12856     boxpoints: "outliers"
12857     whiskerwidth: 0
12858   layout:
12859     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12860     layout: "plot-throughput"
12861
12862 - type: "plot"
12863   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12864   algorithm: "plot_performance_box"
12865   output-file-type: ".html"
12866   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12868   filter: "'NIC_Intel-X710' and
12869            '64B' and
12870            'ENCAP' and
12871            'NDRPDR' and
12872            '4T2C' and
12873            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12874            not 'DOT1Q' and
12875            not 'VHOST' and
12876            not 'IPSECHW'"
12877   parameters:
12878   - "throughput"
12879   - "parent"
12880   - "tags"
12881   sort:
12882   - "IP4BASE"
12883   - "L2BDMACLRN"
12884   - "L2XCFWD"
12885   - "LISP"
12886   traces:
12887     hoverinfo: "x+y"
12888     boxpoints: "outliers"
12889     whiskerwidth: 0
12890   layout:
12891     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12892     layout: "plot-throughput"
12893
12894 ################################################################################
12895
12896 # Packet Throughput - VPP IPv6 3n-hsw-x520
12897 - type: "plot"
12898   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12899   algorithm: "plot_performance_box"
12900   output-file-type: ".html"
12901   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12903   filter: "'NIC_Intel-X520-DA2' and
12904            '78B' and
12905            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12906            'NDRPDR' and
12907            '1T1C' and
12908            'IP6FWD' and
12909            not 'SRv6' and
12910            not 'IPSEC' and
12911            not 'VHOST'"
12912   parameters:
12913   - "throughput"
12914   - "parent"
12915   - "tags"
12916   sort:
12917   - "IP6BASE"
12918   - "FIB_20K"
12919   - "FIB_200K"
12920   - "FIB_2M"
12921   traces:
12922     hoverinfo: "x+y"
12923     boxpoints: "outliers"
12924     whiskerwidth: 0
12925   layout:
12926     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12931   algorithm: "plot_performance_box"
12932   output-file-type: ".html"
12933   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12935   filter: "'NIC_Intel-X520-DA2' and
12936            '78B' and
12937            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12938            'NDRPDR' and
12939            '1T1C' and
12940            'IP6FWD' and
12941            not 'SRv6' and
12942            not 'IPSEC' and
12943            not 'VHOST'"
12944   parameters:
12945   - "throughput"
12946   - "parent"
12947   - "tags"
12948   sort:
12949   - "IP6BASE"
12950   - "FIB_20K"
12951   - "FIB_200K"
12952   - "FIB_2M"
12953   traces:
12954     hoverinfo: "x+y"
12955     boxpoints: "outliers"
12956     whiskerwidth: 0
12957   layout:
12958     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12959     layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12963   algorithm: "plot_performance_box"
12964   output-file-type: ".html"
12965   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12967   filter: "'NIC_Intel-X520-DA2' and
12968            '78B' and
12969            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12970            'NDRPDR' and
12971            '2T2C' and
12972            'IP6FWD' and
12973            not 'SRv6' and
12974            not 'IPSEC' and
12975            not 'VHOST'"
12976   parameters:
12977   - "throughput"
12978   - "parent"
12979   - "tags"
12980   sort:
12981   - "IP6BASE"
12982   - "FIB_20K"
12983   - "FIB_200K"
12984   - "FIB_2M"
12985   traces:
12986     hoverinfo: "x+y"
12987     boxpoints: "outliers"
12988     whiskerwidth: 0
12989   layout:
12990     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12991     layout: "plot-throughput"
12992
12993 - type: "plot"
12994   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12995   algorithm: "plot_performance_box"
12996   output-file-type: ".html"
12997   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12999   filter: "'NIC_Intel-X520-DA2' and
13000            '78B' and
13001            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13002            'NDRPDR' and
13003            '2T2C' and
13004            'IP6FWD' and
13005            not 'SRv6' and
13006            not 'IPSEC' and
13007            not 'VHOST'"
13008   parameters:
13009   - "throughput"
13010   - "parent"
13011   - "tags"
13012   sort:
13013   - "IP6BASE"
13014   - "FIB_20K"
13015   - "FIB_200K"
13016   - "FIB_2M"
13017   traces:
13018     hoverinfo: "x+y"
13019     boxpoints: "outliers"
13020     whiskerwidth: 0
13021   layout:
13022     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13023     layout: "plot-throughput"
13024
13025 # Packet Throughput - VPP IPv6 3n-hsw-x710
13026 - type: "plot"
13027   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13028   algorithm: "plot_performance_box"
13029   output-file-type: ".html"
13030   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13032   filter: "'NIC_Intel-X710' and
13033            '78B' and
13034            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13035            'NDRPDR' and
13036            '1T1C' and
13037            'IP6FWD' and
13038            not 'SRv6' and
13039            not 'IPSEC' and
13040            not 'VHOST'"
13041   parameters:
13042   - "throughput"
13043   - "parent"
13044   - "tags"
13045   sort:
13046   - "IP6BASE"
13047   - "FIB_20K"
13048   - "FIB_200K"
13049   - "FIB_2M"
13050   traces:
13051     hoverinfo: "x+y"
13052     boxpoints: "outliers"
13053     whiskerwidth: 0
13054   layout:
13055     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13056     layout: "plot-throughput"
13057
13058 - type: "plot"
13059   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13060   algorithm: "plot_performance_box"
13061   output-file-type: ".html"
13062   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13064   filter: "'NIC_Intel-X710' and
13065            '78B' and
13066            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13067            'NDRPDR' and
13068            '1T1C' and
13069            'IP6FWD' and
13070            not 'SRv6' and
13071            not 'IPSEC' and
13072            not 'VHOST'"
13073   parameters:
13074   - "throughput"
13075   - "parent"
13076   - "tags"
13077   sort:
13078   - "IP6BASE"
13079   - "FIB_20K"
13080   - "FIB_200K"
13081   - "FIB_2M"
13082   traces:
13083     hoverinfo: "x+y"
13084     boxpoints: "outliers"
13085     whiskerwidth: 0
13086   layout:
13087     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13088     layout: "plot-throughput"
13089
13090 - type: "plot"
13091   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13092   algorithm: "plot_performance_box"
13093   output-file-type: ".html"
13094   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13096   filter: "'NIC_Intel-X710' and
13097            '78B' and
13098            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13099            'NDRPDR' and
13100            '2T2C' 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   - "FIB_20K"
13112   - "FIB_200K"
13113   - "FIB_2M"
13114   traces:
13115     hoverinfo: "x+y"
13116     boxpoints: "outliers"
13117     whiskerwidth: 0
13118   layout:
13119     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13120     layout: "plot-throughput"
13121
13122 - type: "plot"
13123   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13124   algorithm: "plot_performance_box"
13125   output-file-type: ".html"
13126   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13128   filter: "'NIC_Intel-X710' and
13129            '78B' and
13130            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13131            'NDRPDR' and
13132            '2T2C' and
13133            'IP6FWD' and
13134            not 'SRv6' and
13135            not 'IPSEC' and
13136            not 'VHOST'"
13137   parameters:
13138   - "throughput"
13139   - "parent"
13140   - "tags"
13141   sort:
13142   - "IP6BASE"
13143   - "FIB_20K"
13144   - "FIB_200K"
13145   - "FIB_2M"
13146   traces:
13147     hoverinfo: "x+y"
13148     boxpoints: "outliers"
13149     whiskerwidth: 0
13150   layout:
13151     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13152     layout: "plot-throughput"
13153
13154 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13155 - type: "plot"
13156   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13157   algorithm: "plot_performance_box"
13158   output-file-type: ".html"
13159   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13161   filter: "'NIC_Intel-X710' and
13162            '78B' and
13163            ('IP6BASE' or
13164             'POLICE_MARK' or
13165             'COPWHLIST' or
13166             'IACLDST') and
13167            'NDRPDR' and
13168            '1T1C' and
13169            'IP6FWD' and
13170            not 'SRv6' and
13171            not 'IPSEC' and
13172            not 'VHOST'"
13173   parameters:
13174   - "throughput"
13175   - "parent"
13176   - "tags"
13177   sort:
13178   - "IP6BASE"
13179   - "POLICE_MARK"
13180   - "COPWHLIST"
13181   - "IACLDST"
13182   traces:
13183     hoverinfo: "x+y"
13184     boxpoints: "outliers"
13185     whiskerwidth: 0
13186   layout:
13187     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13188     layout: "plot-throughput"
13189
13190 - type: "plot"
13191   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13192   algorithm: "plot_performance_box"
13193   output-file-type: ".html"
13194   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13196   filter: "'NIC_Intel-X710' and
13197            '78B' and
13198            ('IP6BASE' or
13199             'POLICE_MARK' or
13200             'COPWHLIST' or
13201             'IACLDST') and
13202            'NDRPDR' and
13203            '2T2C' and
13204            'IP6FWD' and
13205            not 'SRv6' and
13206            not 'IPSEC' and
13207            not 'VHOST'"
13208   parameters:
13209   - "throughput"
13210   - "parent"
13211   - "tags"
13212   sort:
13213   - "IP6BASE"
13214   - "POLICE_MARK"
13215   - "COPWHLIST"
13216   - "IACLDST"
13217   traces:
13218     hoverinfo: "x+y"
13219     boxpoints: "outliers"
13220     whiskerwidth: 0
13221   layout:
13222     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13223     layout: "plot-throughput"
13224
13225 - type: "plot"
13226   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13227   algorithm: "plot_performance_box"
13228   output-file-type: ".html"
13229   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13231   filter: "'NIC_Intel-X710' and
13232            '78B' and
13233            ('IP6BASE' or
13234             'POLICE_MARK' or
13235             'COPWHLIST' or
13236             'IACLDST') 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   - "POLICE_MARK"
13250   - "COPWHLIST"
13251   - "IACLDST"
13252   traces:
13253     hoverinfo: "x+y"
13254     boxpoints: "outliers"
13255     whiskerwidth: 0
13256   layout:
13257     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13258     layout: "plot-throughput"
13259
13260 - type: "plot"
13261   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13262   algorithm: "plot_performance_box"
13263   output-file-type: ".html"
13264   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13266   filter: "'NIC_Intel-X710' and
13267            '78B' and
13268            ('IP6BASE' or
13269             'POLICE_MARK' or
13270             'COPWHLIST' or
13271             'IACLDST') and
13272            'NDRPDR' and
13273            '2T2C' and
13274            'IP6FWD' and
13275            not 'SRv6' and
13276            not 'IPSEC' and
13277            not 'VHOST'"
13278   parameters:
13279   - "throughput"
13280   - "parent"
13281   - "tags"
13282   sort:
13283   - "IP6BASE"
13284   - "POLICE_MARK"
13285   - "COPWHLIST"
13286   - "IACLDST"
13287   traces:
13288     hoverinfo: "x+y"
13289     boxpoints: "outliers"
13290     whiskerwidth: 0
13291   layout:
13292     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13293     layout: "plot-throughput"
13294
13295 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13296 - type: "plot"
13297   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13298   algorithm: "plot_performance_box"
13299   output-file-type: ".html"
13300   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13302   filter: "'NIC_Intel-XL710' and
13303            '78B' and
13304            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13305            'NDRPDR' and
13306            '1T1C' and
13307            'IP6FWD' and
13308            not 'SRv6' and
13309            not 'IPSEC' and
13310            not 'VHOST'"
13311   parameters:
13312   - "throughput"
13313   - "parent"
13314   - "tags"
13315   sort:
13316   - "IP6BASE"
13317   - "FIB_20K"
13318   - "FIB_200K"
13319   - "FIB_2M"
13320   traces:
13321     hoverinfo: "x+y"
13322     boxpoints: "outliers"
13323     whiskerwidth: 0
13324   layout:
13325     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13326     layout: "plot-throughput"
13327
13328 - type: "plot"
13329   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13330   algorithm: "plot_performance_box"
13331   output-file-type: ".html"
13332   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13334   filter: "'NIC_Intel-XL710' and
13335            '78B' and
13336            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13337            'NDRPDR' and
13338            '1T1C' and
13339            'IP6FWD' and
13340            not 'SRv6' and
13341            not 'IPSEC' and
13342            not 'VHOST'"
13343   parameters:
13344   - "throughput"
13345   - "parent"
13346   - "tags"
13347   sort:
13348   - "IP6BASE"
13349   - "FIB_20K"
13350   - "FIB_200K"
13351   - "FIB_2M"
13352   traces:
13353     hoverinfo: "x+y"
13354     boxpoints: "outliers"
13355     whiskerwidth: 0
13356   layout:
13357     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13358     layout: "plot-throughput"
13359
13360 - type: "plot"
13361   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13362   algorithm: "plot_performance_box"
13363   output-file-type: ".html"
13364   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13366   filter: "'NIC_Intel-XL710' and
13367            '78B' and
13368            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13369            'NDRPDR' and
13370            '2T2C' and
13371            'IP6FWD' and
13372            not 'SRv6' and
13373            not 'IPSEC' and
13374            not 'VHOST'"
13375   parameters:
13376   - "throughput"
13377   - "parent"
13378   - "tags"
13379   sort:
13380   - "IP6BASE"
13381   - "FIB_20K"
13382   - "FIB_200K"
13383   - "FIB_2M"
13384   traces:
13385     hoverinfo: "x+y"
13386     boxpoints: "outliers"
13387     whiskerwidth: 0
13388   layout:
13389     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13390     layout: "plot-throughput"
13391
13392 - type: "plot"
13393   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13394   algorithm: "plot_performance_box"
13395   output-file-type: ".html"
13396   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13398   filter: "'NIC_Intel-XL710' and
13399            '78B' and
13400            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13401            'NDRPDR' and
13402            '2T2C' and
13403            'IP6FWD' and
13404            not 'SRv6' and
13405            not 'IPSEC' and
13406            not 'VHOST'"
13407   parameters:
13408   - "throughput"
13409   - "parent"
13410   - "tags"
13411   sort:
13412   - "IP6BASE"
13413   - "FIB_20K"
13414   - "FIB_200K"
13415   - "FIB_2M"
13416   traces:
13417     hoverinfo: "x+y"
13418     boxpoints: "outliers"
13419     whiskerwidth: 0
13420   layout:
13421     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13422     layout: "plot-throughput"
13423
13424 # Packet Throughput - VPP IPv6 3n-skx-x710
13425 - type: "plot"
13426   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13427   algorithm: "plot_performance_box"
13428   output-file-type: ".html"
13429   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13431   filter: "'NIC_Intel-X710' and
13432            '78B' and
13433            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13434            'NDRPDR' and
13435            '2T1C' and
13436            'IP6FWD' and
13437            not 'SRv6' and
13438            not 'IPSEC' and
13439            not 'VHOST'"
13440   parameters:
13441   - "throughput"
13442   - "parent"
13443   - "tags"
13444   sort:
13445   - "IP6BASE"
13446   - "FIB_20K"
13447   - "FIB_200K"
13448   - "FIB_2M"
13449   traces:
13450     hoverinfo: "x+y"
13451     boxpoints: "outliers"
13452     whiskerwidth: 0
13453   layout:
13454     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13455     layout: "plot-throughput"
13456
13457 - type: "plot"
13458   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13459   algorithm: "plot_performance_box"
13460   output-file-type: ".html"
13461   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13463   filter: "'NIC_Intel-X710' and
13464            '78B' and
13465            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13466            'NDRPDR' and
13467            '2T1C' and
13468            'IP6FWD' and
13469            not 'SRv6' and
13470            not 'IPSEC' and
13471            not 'VHOST'"
13472   parameters:
13473   - "throughput"
13474   - "parent"
13475   - "tags"
13476   sort:
13477   - "IP6BASE"
13478   - "FIB_20K"
13479   - "FIB_200K"
13480   - "FIB_2M"
13481   traces:
13482     hoverinfo: "x+y"
13483     boxpoints: "outliers"
13484     whiskerwidth: 0
13485   layout:
13486     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13487     layout: "plot-throughput"
13488
13489 - type: "plot"
13490   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13491   algorithm: "plot_performance_box"
13492   output-file-type: ".html"
13493   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13495   filter: "'NIC_Intel-X710' and
13496            '78B' and
13497            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13498            'NDRPDR' and
13499            '4T2C' 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   - "FIB_20K"
13511   - "FIB_200K"
13512   - "FIB_2M"
13513   traces:
13514     hoverinfo: "x+y"
13515     boxpoints: "outliers"
13516     whiskerwidth: 0
13517   layout:
13518     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13523   algorithm: "plot_performance_box"
13524   output-file-type: ".html"
13525   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13527   filter: "'NIC_Intel-X710' and
13528            '78B' and
13529            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13530            'NDRPDR' and
13531            '4T2C' and
13532            'IP6FWD' and
13533            not 'SRv6' and
13534            not 'IPSEC' and
13535            not 'VHOST'"
13536   parameters:
13537   - "throughput"
13538   - "parent"
13539   - "tags"
13540   sort:
13541   - "IP6BASE"
13542   - "FIB_20K"
13543   - "FIB_200K"
13544   - "FIB_2M"
13545   traces:
13546     hoverinfo: "x+y"
13547     boxpoints: "outliers"
13548     whiskerwidth: 0
13549   layout:
13550     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13551     layout: "plot-throughput"
13552
13553 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13554 - type: "plot"
13555   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13556   algorithm: "plot_performance_box"
13557   output-file-type: ".html"
13558   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13560   filter: "'NIC_Intel-X710' and
13561            '78B' and
13562            ('IP6BASE' or
13563             'POLICE_MARK' or
13564             'COPWHLIST' or
13565             'IACLDST') and
13566            'NDRPDR' and
13567            '2T1C' and
13568            'IP6FWD' and
13569            not 'SRv6' and
13570            not 'IPSEC' and
13571            not 'VHOST'"
13572   parameters:
13573   - "throughput"
13574   - "parent"
13575   - "tags"
13576   sort:
13577   - "IP6BASE"
13578   - "POLICE_MARK"
13579   - "COPWHLIST"
13580   - "IACLDST"
13581   traces:
13582     hoverinfo: "x+y"
13583     boxpoints: "outliers"
13584     whiskerwidth: 0
13585   layout:
13586     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13587     layout: "plot-throughput"
13588
13589 - type: "plot"
13590   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13591   algorithm: "plot_performance_box"
13592   output-file-type: ".html"
13593   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13595   filter: "'NIC_Intel-X710' and
13596            '78B' and
13597            ('IP6BASE' or
13598             'POLICE_MARK' or
13599             'COPWHLIST' or
13600             'IACLDST') and
13601            'NDRPDR' and
13602            '4T2C' and
13603            'IP6FWD' and
13604            not 'SRv6' and
13605            not 'IPSEC' and
13606            not 'VHOST'"
13607   parameters:
13608   - "throughput"
13609   - "parent"
13610   - "tags"
13611   sort:
13612   - "IP6BASE"
13613   - "POLICE_MARK"
13614   - "COPWHLIST"
13615   - "IACLDST"
13616   traces:
13617     hoverinfo: "x+y"
13618     boxpoints: "outliers"
13619     whiskerwidth: 0
13620   layout:
13621     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13622     layout: "plot-throughput"
13623
13624 - type: "plot"
13625   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13626   algorithm: "plot_performance_box"
13627   output-file-type: ".html"
13628   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13630   filter: "'NIC_Intel-X710' and
13631            '78B' and
13632            ('IP6BASE' or
13633             'POLICE_MARK' or
13634             'COPWHLIST' or
13635             'IACLDST') 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   - "POLICE_MARK"
13649   - "COPWHLIST"
13650   - "IACLDST"
13651   traces:
13652     hoverinfo: "x+y"
13653     boxpoints: "outliers"
13654     whiskerwidth: 0
13655   layout:
13656     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13657     layout: "plot-throughput"
13658
13659 - type: "plot"
13660   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13661   algorithm: "plot_performance_box"
13662   output-file-type: ".html"
13663   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   filter: "'NIC_Intel-X710' and
13666            '78B' and
13667            ('IP6BASE' or
13668             'POLICE_MARK' or
13669             'COPWHLIST' or
13670             'IACLDST') and
13671            'NDRPDR' and
13672            '4T2C' and
13673            'IP6FWD' and
13674            not 'SRv6' and
13675            not 'IPSEC' and
13676            not 'VHOST'"
13677   parameters:
13678   - "throughput"
13679   - "parent"
13680   - "tags"
13681   sort:
13682   - "IP6BASE"
13683   - "POLICE_MARK"
13684   - "COPWHLIST"
13685   - "IACLDST"
13686   traces:
13687     hoverinfo: "x+y"
13688     boxpoints: "outliers"
13689     whiskerwidth: 0
13690   layout:
13691     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13692     layout: "plot-throughput"
13693
13694 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13695 - type: "plot"
13696   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13697   algorithm: "plot_performance_box"
13698   output-file-type: ".html"
13699   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13701   filter: "'NIC_Intel-XXV710' and
13702            '78B' and
13703            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13704            'NDRPDR' and
13705            '2T1C' and
13706            'IP6FWD' and
13707            not 'SRv6' and
13708            not 'IPSEC' and
13709            not 'VHOST'"
13710   parameters:
13711   - "throughput"
13712   - "parent"
13713   - "tags"
13714   sort:
13715   - "IP6BASE"
13716   - "FIB_20K"
13717   - "FIB_200K"
13718   - "FIB_2M"
13719   traces:
13720     hoverinfo: "x+y"
13721     boxpoints: "outliers"
13722     whiskerwidth: 0
13723   layout:
13724     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13725     layout: "plot-throughput"
13726
13727 - type: "plot"
13728   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13729   algorithm: "plot_performance_box"
13730   output-file-type: ".html"
13731   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13733   filter: "'NIC_Intel-XXV710' and
13734            '78B' and
13735            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13736            'NDRPDR' and
13737            '2T1C' and
13738            'IP6FWD' and
13739            not 'SRv6' and
13740            not 'IPSEC' and
13741            not 'VHOST'"
13742   parameters:
13743   - "throughput"
13744   - "parent"
13745   - "tags"
13746   sort:
13747   - "IP6BASE"
13748   - "FIB_20K"
13749   - "FIB_200K"
13750   - "FIB_2M"
13751   traces:
13752     hoverinfo: "x+y"
13753     boxpoints: "outliers"
13754     whiskerwidth: 0
13755   layout:
13756     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13757     layout: "plot-throughput"
13758
13759 - type: "plot"
13760   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13761   algorithm: "plot_performance_box"
13762   output-file-type: ".html"
13763   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13765   filter: "'NIC_Intel-XXV710' and
13766            '78B' and
13767            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13768            'NDRPDR' and
13769            '4T2C' and
13770            'IP6FWD' and
13771            not 'SRv6' and
13772            not 'IPSEC' and
13773            not 'VHOST'"
13774   parameters:
13775   - "throughput"
13776   - "parent"
13777   - "tags"
13778   sort:
13779   - "IP6BASE"
13780   - "FIB_20K"
13781   - "FIB_200K"
13782   - "FIB_2M"
13783   traces:
13784     hoverinfo: "x+y"
13785     boxpoints: "outliers"
13786     whiskerwidth: 0
13787   layout:
13788     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13789     layout: "plot-throughput"
13790
13791 - type: "plot"
13792   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13793   algorithm: "plot_performance_box"
13794   output-file-type: ".html"
13795   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13797   filter: "'NIC_Intel-XXV710' and
13798            '78B' and
13799            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13800            'NDRPDR' and
13801            '4T2C' and
13802            'IP6FWD' and
13803            not 'SRv6' and
13804            not 'IPSEC' and
13805            not 'VHOST'"
13806   parameters:
13807   - "throughput"
13808   - "parent"
13809   - "tags"
13810   sort:
13811   - "IP6BASE"
13812   - "FIB_20K"
13813   - "FIB_200K"
13814   - "FIB_2M"
13815   traces:
13816     hoverinfo: "x+y"
13817     boxpoints: "outliers"
13818     whiskerwidth: 0
13819   layout:
13820     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13821     layout: "plot-throughput"
13822
13823 # Packet Throughput - VPP IPv6 2n-skx-x710
13824 - type: "plot"
13825   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13826   algorithm: "plot_performance_box"
13827   output-file-type: ".html"
13828   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13830   filter: "'NIC_Intel-X710' and
13831            '78B' and
13832            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13833            'NDRPDR' and
13834            '2T1C' and
13835            'IP6FWD' and
13836            not 'SRv6' and
13837            not 'IPSEC' and
13838            not 'VHOST'"
13839   parameters:
13840   - "throughput"
13841   - "parent"
13842   - "tags"
13843   sort:
13844   - "IP6BASE"
13845   - "FIB_20K"
13846   - "FIB_200K"
13847   - "FIB_2M"
13848   traces:
13849     hoverinfo: "x+y"
13850     boxpoints: "outliers"
13851     whiskerwidth: 0
13852   layout:
13853     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13854     layout: "plot-throughput"
13855
13856 - type: "plot"
13857   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13858   algorithm: "plot_performance_box"
13859   output-file-type: ".html"
13860   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13862   filter: "'NIC_Intel-X710' and
13863            '78B' and
13864            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13865            'NDRPDR' and
13866            '2T1C' and
13867            'IP6FWD' and
13868            not 'SRv6' and
13869            not 'IPSEC' and
13870            not 'VHOST'"
13871   parameters:
13872   - "throughput"
13873   - "parent"
13874   - "tags"
13875   sort:
13876   - "IP6BASE"
13877   - "FIB_20K"
13878   - "FIB_200K"
13879   - "FIB_2M"
13880   traces:
13881     hoverinfo: "x+y"
13882     boxpoints: "outliers"
13883     whiskerwidth: 0
13884   layout:
13885     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13886     layout: "plot-throughput"
13887
13888 - type: "plot"
13889   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13890   algorithm: "plot_performance_box"
13891   output-file-type: ".html"
13892   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13894   filter: "'NIC_Intel-X710' and
13895            '78B' and
13896            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13897            'NDRPDR' and
13898            '4T2C' and
13899            'IP6FWD' and
13900            not 'SRv6' and
13901            not 'IPSEC' and
13902            not 'VHOST'"
13903   parameters:
13904   - "throughput"
13905   - "parent"
13906   - "tags"
13907   sort:
13908   - "IP6BASE"
13909   - "FIB_20K"
13910   - "FIB_200K"
13911   - "FIB_2M"
13912   traces:
13913     hoverinfo: "x+y"
13914     boxpoints: "outliers"
13915     whiskerwidth: 0
13916   layout:
13917     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13918     layout: "plot-throughput"
13919
13920 - type: "plot"
13921   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13922   algorithm: "plot_performance_box"
13923   output-file-type: ".html"
13924   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13926   filter: "'NIC_Intel-X710' and
13927            '78B' and
13928            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13929            'NDRPDR' and
13930            '4T2C' and
13931            'IP6FWD' and
13932            not 'SRv6' and
13933            not 'IPSEC' and
13934            not 'VHOST'"
13935   parameters:
13936   - "throughput"
13937   - "parent"
13938   - "tags"
13939   sort:
13940   - "IP6BASE"
13941   - "FIB_20K"
13942   - "FIB_200K"
13943   - "FIB_2M"
13944   traces:
13945     hoverinfo: "x+y"
13946     boxpoints: "outliers"
13947     whiskerwidth: 0
13948   layout:
13949     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13950     layout: "plot-throughput"
13951
13952 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13953 - type: "plot"
13954   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13955   algorithm: "plot_performance_box"
13956   output-file-type: ".html"
13957   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13959   filter: "'NIC_Intel-XXV710' and
13960            '78B' and
13961            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13962            'NDRPDR' and
13963            '2T1C' and
13964            'IP6FWD' and
13965            not 'SRv6' and
13966            not 'IPSEC' and
13967            not 'VHOST'"
13968   parameters:
13969   - "throughput"
13970   - "parent"
13971   - "tags"
13972   sort:
13973   - "IP6BASE"
13974   - "FIB_20K"
13975   - "FIB_200K"
13976   - "FIB_2M"
13977   traces:
13978     hoverinfo: "x+y"
13979     boxpoints: "outliers"
13980     whiskerwidth: 0
13981   layout:
13982     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13983     layout: "plot-throughput"
13984
13985 - type: "plot"
13986   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13987   algorithm: "plot_performance_box"
13988   output-file-type: ".html"
13989   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13991   filter: "'NIC_Intel-XXV710' and
13992            '78B' and
13993            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13994            'NDRPDR' and
13995            '2T1C' and
13996            'IP6FWD' and
13997            not 'SRv6' and
13998            not 'IPSEC' and
13999            not 'VHOST'"
14000   parameters:
14001   - "throughput"
14002   - "parent"
14003   - "tags"
14004   sort:
14005   - "IP6BASE"
14006   - "FIB_20K"
14007   - "FIB_200K"
14008   - "FIB_2M"
14009   traces:
14010     hoverinfo: "x+y"
14011     boxpoints: "outliers"
14012     whiskerwidth: 0
14013   layout:
14014     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14015     layout: "plot-throughput"
14016
14017 - type: "plot"
14018   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14019   algorithm: "plot_performance_box"
14020   output-file-type: ".html"
14021   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14023   filter: "'NIC_Intel-XXV710' and
14024            '78B' and
14025            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14026            'NDRPDR' and
14027            '4T2C' and
14028            'IP6FWD' and
14029            not 'SRv6' and
14030            not 'IPSEC' and
14031            not 'VHOST'"
14032   parameters:
14033   - "throughput"
14034   - "parent"
14035   - "tags"
14036   sort:
14037   - "IP6BASE"
14038   - "FIB_20K"
14039   - "FIB_200K"
14040   - "FIB_2M"
14041   traces:
14042     hoverinfo: "x+y"
14043     boxpoints: "outliers"
14044     whiskerwidth: 0
14045   layout:
14046     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14047     layout: "plot-throughput"
14048
14049 - type: "plot"
14050   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14051   algorithm: "plot_performance_box"
14052   output-file-type: ".html"
14053   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14055   filter: "'NIC_Intel-XXV710' and
14056            '78B' and
14057            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14058            'NDRPDR' and
14059            '4T2C' and
14060            'IP6FWD' and
14061            not 'SRv6' and
14062            not 'IPSEC' and
14063            not 'VHOST'"
14064   parameters:
14065   - "throughput"
14066   - "parent"
14067   - "tags"
14068   sort:
14069   - "IP6BASE"
14070   - "FIB_20K"
14071   - "FIB_200K"
14072   - "FIB_2M"
14073   traces:
14074     hoverinfo: "x+y"
14075     boxpoints: "outliers"
14076     whiskerwidth: 0
14077   layout:
14078     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14079     layout: "plot-throughput"
14080
14081 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14082 #- type: "plot"
14083 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14084 #  algorithm: "plot_performance_box"
14085 #  output-file-type: ".html"
14086 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14087 #  data: "intel-dnv-vpp"
14088 #  filter: "'NIC_Intel-X553' and
14089 #           '78B' and
14090 #           'IP6BASE' and
14091 #           'NDRPDR' and
14092 #           '1T1C' and
14093 #           'IP6FWD' and
14094 #           not 'SRv6' and
14095 #           not 'IPSEC' and
14096 #           not 'VHOST'"
14097 #  parameters:
14098 #  - "throughput"
14099 #  - "parent"
14100 #  - "tags"
14101 #  sort:
14102 #  - "IP6BASE"
14103 #  traces:
14104 #    hoverinfo: "x+y"
14105 #    boxpoints: "outliers"
14106 #    whiskerwidth: 0
14107 #  layout:
14108 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14109 #    layout: "plot-throughput"
14110 #
14111 #- type: "plot"
14112 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14113 #  algorithm: "plot_performance_box"
14114 #  output-file-type: ".html"
14115 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14116 #  data: "intel-dnv-vpp"
14117 #  filter: "'NIC_Intel-X553' and
14118 #           '78B' and
14119 #           'IP6BASE' and
14120 #           'NDRPDR' and
14121 #           '1T1C' and
14122 #           'IP6FWD' and
14123 #           not 'SRv6' and
14124 #           not 'IPSEC' and
14125 #           not 'VHOST'"
14126 #  parameters:
14127 #  - "throughput"
14128 #  - "parent"
14129 #  - "tags"
14130 #  sort:
14131 #  - "IP6BASE"
14132 #  traces:
14133 #    hoverinfo: "x+y"
14134 #    boxpoints: "outliers"
14135 #    whiskerwidth: 0
14136 #  layout:
14137 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14138 #    layout: "plot-throughput"
14139 #
14140 #- type: "plot"
14141 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14142 #  algorithm: "plot_performance_box"
14143 #  output-file-type: ".html"
14144 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14145 #  data: "intel-dnv-vpp"
14146 #  filter: "'NIC_Intel-X553' and
14147 #           '78B' and
14148 #           'IP6BASE' and
14149 #           'NDRPDR' and
14150 #           '2T2C' and
14151 #           'IP6FWD' and
14152 #           not 'SRv6' and
14153 #           not 'IPSEC' and
14154 #           not 'VHOST'"
14155 #  parameters:
14156 #  - "throughput"
14157 #  - "parent"
14158 #  - "tags"
14159 #  sort:
14160 #  - "IP6BASE"
14161 #  traces:
14162 #    hoverinfo: "x+y"
14163 #    boxpoints: "outliers"
14164 #    whiskerwidth: 0
14165 #  layout:
14166 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14167 #    layout: "plot-throughput"
14168 #
14169 #- type: "plot"
14170 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14171 #  algorithm: "plot_performance_box"
14172 #  output-file-type: ".html"
14173 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14174 #  data: "intel-dnv-vpp"
14175 #  filter: "'NIC_Intel-X553' and
14176 #           '78B' and
14177 #           'IP6BASE' and
14178 #           'NDRPDR' and
14179 #           '2T2C' and
14180 #           'IP6FWD' and
14181 #           not 'SRv6' and
14182 #           not 'IPSEC' and
14183 #           not 'VHOST'"
14184 #  parameters:
14185 #  - "throughput"
14186 #  - "parent"
14187 #  - "tags"
14188 #  sort:
14189 #  - "IP6BASE"
14190 #  traces:
14191 #    hoverinfo: "x+y"
14192 #    boxpoints: "outliers"
14193 #    whiskerwidth: 0
14194 #  layout:
14195 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14196 #    layout: "plot-throughput"
14197
14198 ################################################################################
14199
14200 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14201 - type: "plot"
14202   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14203   algorithm: "plot_performance_box"
14204   output-file-type: ".html"
14205   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14207   filter: "'NIC_Intel-X520-DA2' and
14208            '78B' and
14209            'ENCAP' and
14210            'NDRPDR' and
14211            '1T1C' and
14212            'LISP' and
14213            not 'VHOST'"
14214   parameters:
14215   - "throughput"
14216   - "parent"
14217   - "tags"
14218   sort:
14219   - "IP4UNRLAY"
14220   - "IP6UNRLAY"
14221   traces:
14222     hoverinfo: "x+y"
14223     boxpoints: "outliers"
14224     whiskerwidth: 0
14225   layout:
14226     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14227     layout: "plot-throughput"
14228
14229 - type: "plot"
14230   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14231   algorithm: "plot_performance_box"
14232   output-file-type: ".html"
14233   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14235   filter: "'NIC_Intel-X520-DA2' and
14236            '78B' and
14237            'ENCAP' and
14238            'NDRPDR' and
14239            '1T1C' and
14240            'LISP' and
14241            not 'VHOST'"
14242   parameters:
14243   - "throughput"
14244   - "parent"
14245   - "tags"
14246   sort:
14247   - "IP4UNRLAY"
14248   - "IP6UNRLAY"
14249   traces:
14250     hoverinfo: "x+y"
14251     boxpoints: "outliers"
14252     whiskerwidth: 0
14253   layout:
14254     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14255     layout: "plot-throughput"
14256
14257 - type: "plot"
14258   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14259   algorithm: "plot_performance_box"
14260   output-file-type: ".html"
14261   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14263   filter: "'NIC_Intel-X520-DA2' and
14264            '78B' and
14265            'ENCAP' and
14266            'NDRPDR' and
14267            '2T2C' and
14268            'LISP' and
14269            not 'VHOST'"
14270   parameters:
14271   - "throughput"
14272   - "parent"
14273   - "tags"
14274   sort:
14275   - "IP4UNRLAY"
14276   - "IP6UNRLAY"
14277   traces:
14278     hoverinfo: "x+y"
14279     boxpoints: "outliers"
14280     whiskerwidth: 0
14281   layout:
14282     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14283     layout: "plot-throughput"
14284
14285 - type: "plot"
14286   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14287   algorithm: "plot_performance_box"
14288   output-file-type: ".html"
14289   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14290   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14291   filter: "'NIC_Intel-X520-DA2' and
14292            '78B' and
14293            'ENCAP' and
14294            'NDRPDR' and
14295            '2T2C' and
14296            'LISP' and
14297            not 'VHOST'"
14298   parameters:
14299   - "throughput"
14300   - "parent"
14301   - "tags"
14302   sort:
14303   - "IP4UNRLAY"
14304   - "IP6UNRLAY"
14305   traces:
14306     hoverinfo: "x+y"
14307     boxpoints: "outliers"
14308     whiskerwidth: 0
14309   layout:
14310     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14311     layout: "plot-throughput"
14312
14313 ################################################################################
14314
14315 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14316 - type: "plot"
14317   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14318   algorithm: "plot_performance_box"
14319   output-file-type: ".html"
14320   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14322   filter: "'NIC_Intel-XL710' and
14323            '64B' and
14324            'IP4FWD' and
14325            'NDRPDR' and
14326            'BASE' and
14327            '1T1C' and
14328            'IPSECHW' and
14329            ('IPSECTRAN' or 'IPSECTUN') and
14330            not 'VHOST'"
14331   parameters:
14332   - "throughput"
14333   - "parent"
14334   - "tags"
14335   traces:
14336     hoverinfo: "x+y"
14337     boxpoints: "outliers"
14338     whiskerwidth: 0
14339   layout:
14340     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14341     layout: "plot-throughput"
14342
14343 - type: "plot"
14344   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14345   algorithm: "plot_performance_box"
14346   output-file-type: ".html"
14347   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14349   filter: "'NIC_Intel-XL710' and
14350            '64B' and
14351            'IP4FWD' and
14352            'NDRPDR' and
14353            'BASE' and
14354            '1T1C' and
14355            'IPSECHW' and
14356            ('IPSECTRAN' or 'IPSECTUN') and
14357            not 'VHOST'"
14358   parameters:
14359   - "throughput"
14360   - "parent"
14361   - "tags"
14362   traces:
14363     hoverinfo: "x+y"
14364     boxpoints: "outliers"
14365     whiskerwidth: 0
14366   layout:
14367     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14368     layout: "plot-throughput"
14369
14370 - type: "plot"
14371   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14372   algorithm: "plot_performance_box"
14373   output-file-type: ".html"
14374   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14376   filter: "'NIC_Intel-XL710' and
14377            '64B' and
14378            'IP4FWD' and
14379            'NDRPDR' and
14380            'BASE' and
14381            '2T2C' and
14382            'IPSECHW' and
14383            ('IPSECTRAN' or 'IPSECTUN') and
14384            not 'VHOST'"
14385   parameters:
14386   - "throughput"
14387   - "parent"
14388   - "tags"
14389   traces:
14390     hoverinfo: "x+y"
14391     boxpoints: "outliers"
14392     whiskerwidth: 0
14393   layout:
14394     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14395     layout: "plot-throughput"
14396
14397 - type: "plot"
14398   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14399   algorithm: "plot_performance_box"
14400   output-file-type: ".html"
14401   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14403   filter: "'NIC_Intel-XL710' and
14404            '64B' and
14405            'IP4FWD' and
14406            'NDRPDR' and
14407            'BASE' and
14408            '2T2C' and
14409            'IPSECHW' and
14410            ('IPSECTRAN' or 'IPSECTUN') and
14411            not 'VHOST'"
14412   parameters:
14413   - "throughput"
14414   - "parent"
14415   - "tags"
14416   traces:
14417     hoverinfo: "x+y"
14418     boxpoints: "outliers"
14419     whiskerwidth: 0
14420   layout:
14421     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14422     layout: "plot-throughput"
14423
14424 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14425 - type: "plot"
14426   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14427   algorithm: "plot_performance_box"
14428   output-file-type: ".html"
14429   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14431   filter: "'NIC_Intel-XL710' and
14432            '64B' and
14433            'IP4FWD' and
14434            'NDRPDR' and
14435            'SCALE' and
14436            '1T1C' and
14437            'IPSECHW' and
14438            ('IPSECTRAN' or 'IPSECTUN') and
14439            not 'VHOST'"
14440   parameters:
14441   - "throughput"
14442   - "parent"
14443   - "tags"
14444   traces:
14445     hoverinfo: "x+y"
14446     boxpoints: "outliers"
14447     whiskerwidth: 0
14448   layout:
14449     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14450     layout: "plot-throughput"
14451
14452 - type: "plot"
14453   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14454   algorithm: "plot_performance_box"
14455   output-file-type: ".html"
14456   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14458   filter: "'NIC_Intel-XL710' and
14459            '64B' and
14460            'IP4FWD' and
14461            'NDRPDR' and
14462            'SCALE' and
14463            '1T1C' and
14464            'IPSECHW' and
14465            ('IPSECTRAN' or 'IPSECTUN') and
14466            not 'VHOST'"
14467   parameters:
14468   - "throughput"
14469   - "parent"
14470   - "tags"
14471   traces:
14472     hoverinfo: "x+y"
14473     boxpoints: "outliers"
14474     whiskerwidth: 0
14475   layout:
14476     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14477     layout: "plot-throughput"
14478
14479 - type: "plot"
14480   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14481   algorithm: "plot_performance_box"
14482   output-file-type: ".html"
14483   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14484   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14485   filter: "'NIC_Intel-XL710' and
14486            '64B' and
14487            'IP4FWD' and
14488            'NDRPDR' and
14489            'SCALE' and
14490            '2T2C' and
14491            'IPSECHW' and
14492            ('IPSECTRAN' or 'IPSECTUN') and
14493            not 'VHOST'"
14494   parameters:
14495   - "throughput"
14496   - "parent"
14497   - "tags"
14498   traces:
14499     hoverinfo: "x+y"
14500     boxpoints: "outliers"
14501     whiskerwidth: 0
14502   layout:
14503     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14504     layout: "plot-throughput"
14505
14506 - type: "plot"
14507   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14508   algorithm: "plot_performance_box"
14509   output-file-type: ".html"
14510   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14512   filter: "'NIC_Intel-XL710' and
14513            '64B' and
14514            'IP4FWD' and
14515            'NDRPDR' and
14516            'SCALE' and
14517            '2T2C' and
14518            'IPSECHW' and
14519            ('IPSECTRAN' or 'IPSECTUN') and
14520            not 'VHOST'"
14521   parameters:
14522   - "throughput"
14523   - "parent"
14524   - "tags"
14525   traces:
14526     hoverinfo: "x+y"
14527     boxpoints: "outliers"
14528     whiskerwidth: 0
14529   layout:
14530     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14531     layout: "plot-throughput"
14532
14533 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14534 - type: "plot"
14535   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14536   algorithm: "plot_performance_box"
14537   output-file-type: ".html"
14538   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14540   filter: "'NIC_Intel-XL710' and
14541            '64B' and
14542            'IP4FWD' and
14543            'NDRPDR' and
14544            '1T1C' and
14545            'IPSECSW' and
14546            ('IPSECTRAN' or 'IPSECTUN') and
14547            not 'VHOST'"
14548   parameters:
14549   - "throughput"
14550   - "parent"
14551   - "tags"
14552   traces:
14553     hoverinfo: "x+y"
14554     boxpoints: "outliers"
14555     whiskerwidth: 0
14556   layout:
14557     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14558     layout: "plot-throughput"
14559
14560 - type: "plot"
14561   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14562   algorithm: "plot_performance_box"
14563   output-file-type: ".html"
14564   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14566   filter: "'NIC_Intel-XL710' and
14567            '64B' and
14568            'IP4FWD' and
14569            'NDRPDR' and
14570            '1T1C' and
14571            'IPSECSW' and
14572            ('IPSECTRAN' or 'IPSECTUN') and
14573            not 'VHOST'"
14574   parameters:
14575   - "throughput"
14576   - "parent"
14577   - "tags"
14578   traces:
14579     hoverinfo: "x+y"
14580     boxpoints: "outliers"
14581     whiskerwidth: 0
14582   layout:
14583     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14584     layout: "plot-throughput"
14585
14586 - type: "plot"
14587   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14588   algorithm: "plot_performance_box"
14589   output-file-type: ".html"
14590   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14592   filter: "'NIC_Intel-XL710' and
14593            '64B' and
14594            'IP4FWD' and
14595            'NDRPDR' and
14596            '2T2C' and
14597            'IPSECSW' and
14598            ('IPSECTRAN' or 'IPSECTUN') and
14599            not 'VHOST'"
14600   parameters:
14601   - "throughput"
14602   - "parent"
14603   - "tags"
14604   traces:
14605     hoverinfo: "x+y"
14606     boxpoints: "outliers"
14607     whiskerwidth: 0
14608   layout:
14609     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14610     layout: "plot-throughput"
14611
14612 - type: "plot"
14613   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14614   algorithm: "plot_performance_box"
14615   output-file-type: ".html"
14616   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14618   filter: "'NIC_Intel-XL710' and
14619            '64B' and
14620            'IP4FWD' and
14621            'NDRPDR' and
14622            '2T2C' and
14623            'IPSECSW' and
14624            ('IPSECTRAN' or 'IPSECTUN') and
14625            not 'VHOST'"
14626   parameters:
14627   - "throughput"
14628   - "parent"
14629   - "tags"
14630   traces:
14631     hoverinfo: "x+y"
14632     boxpoints: "outliers"
14633     whiskerwidth: 0
14634   layout:
14635     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14636     layout: "plot-throughput"
14637
14638 ################################################################################
14639
14640 # Packet Throughput - VPP SRv6 3n-hsw-x520
14641 - type: "plot"
14642   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14643   algorithm: "plot_performance_box"
14644   output-file-type: ".html"
14645   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14647   filter: "'NIC_Intel-X520-DA2' and
14648            '78B' and
14649            'FEATURE' and
14650            'NDRPDR' and
14651            '1T1C' and
14652            'IP6FWD' and
14653            'SRv6'"
14654   parameters:
14655   - "throughput"
14656   - "parent"
14657   - "tags"
14658   traces:
14659     hoverinfo: "x+y"
14660     boxpoints: "outliers"
14661     whiskerwidth: 0
14662   layout:
14663     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14664     layout: "plot-throughput"
14665
14666 - type: "plot"
14667   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14668   algorithm: "plot_performance_box"
14669   output-file-type: ".html"
14670   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14672   filter: "'NIC_Intel-X520-DA2' and
14673            '78B' and
14674            'FEATURE' and
14675            'NDRPDR' and
14676            '1T1C' and
14677            'IP6FWD' and
14678            'SRv6'"
14679   parameters:
14680   - "throughput"
14681   - "parent"
14682   - "tags"
14683   traces:
14684     hoverinfo: "x+y"
14685     boxpoints: "outliers"
14686     whiskerwidth: 0
14687   layout:
14688     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14689     layout: "plot-throughput"
14690
14691 - type: "plot"
14692   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14693   algorithm: "plot_performance_box"
14694   output-file-type: ".html"
14695   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14697   filter: "'NIC_Intel-X520-DA2' and
14698            '78B' and
14699            'FEATURE' and
14700            'NDRPDR' and
14701            '2T2C' and
14702            'IP6FWD' and
14703            'SRv6'"
14704   parameters:
14705   - "throughput"
14706   - "parent"
14707   - "tags"
14708   traces:
14709     hoverinfo: "x+y"
14710     boxpoints: "outliers"
14711     whiskerwidth: 0
14712   layout:
14713     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14714     layout: "plot-throughput"
14715
14716 - type: "plot"
14717   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14718   algorithm: "plot_performance_box"
14719   output-file-type: ".html"
14720   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14722   filter: "'NIC_Intel-X520-DA2' and
14723            '78B' and
14724            'FEATURE' and
14725            'NDRPDR' and
14726            '2T2C' and
14727            'IP6FWD' and
14728            'SRv6'"
14729   parameters:
14730   - "throughput"
14731   - "parent"
14732   - "tags"
14733   traces:
14734     hoverinfo: "x+y"
14735     boxpoints: "outliers"
14736     whiskerwidth: 0
14737   layout:
14738     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14739     layout: "plot-throughput"
14740
14741 ################################################################################
14742
14743 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14744 - type: "plot"
14745   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14746   algorithm: "plot_performance_box"
14747   output-file-type: ".html"
14748   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14750   filter: "'NIC_Intel-X520-DA2' and
14751            '64B' and
14752            'NDRPDR' and
14753            'ETH' and
14754            'IP4FWD' and
14755            '1T1C' and
14756            'VHOST_1024' and
14757            not 'VXLAN' and
14758            not 'DOT1Q'"
14759   parameters:
14760   - "throughput"
14761   - "parent"
14762   - "tags"
14763   sort:
14764   - "not CFS_OPT"
14765   - "1VM"
14766   - "2VM"
14767   traces:
14768     hoverinfo: "x+y"
14769     boxpoints: "outliers"
14770     whiskerwidth: 0
14771   layout:
14772     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14773     layout: "plot-throughput"
14774
14775 - type: "plot"
14776   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14777   algorithm: "plot_performance_box"
14778   output-file-type: ".html"
14779   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14781   filter: "'NIC_Intel-X520-DA2' and
14782            '64B' and
14783            'NDRPDR' and
14784            'ETH' and
14785            'IP4FWD' and
14786            '2T2C' and
14787            'VHOST_1024' and
14788            not 'VXLAN' and
14789            not 'DOT1Q'"
14790   parameters:
14791   - "throughput"
14792   - "parent"
14793   - "tags"
14794   sort:
14795   - "not CFS_OPT"
14796   - "1VM"
14797   - "2VM"
14798   traces:
14799     hoverinfo: "x+y"
14800     boxpoints: "outliers"
14801     whiskerwidth: 0
14802   layout:
14803     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14804     layout: "plot-throughput"
14805
14806 - type: "plot"
14807   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14808   algorithm: "plot_performance_box"
14809   output-file-type: ".html"
14810   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14812   filter: "'NIC_Intel-X520-DA2' and
14813            '64B' and
14814            'NDRPDR' and
14815            'ETH' and
14816            'IP4FWD' and
14817            '1T1C' and
14818            'VHOST_1024' and
14819            not 'VXLAN' and
14820            not 'DOT1Q'"
14821   parameters:
14822   - "throughput"
14823   - "parent"
14824   - "tags"
14825   sort:
14826   - "not CFS_OPT"
14827   - "1VM"
14828   - "2VM"
14829   traces:
14830     hoverinfo: "x+y"
14831     boxpoints: "outliers"
14832     whiskerwidth: 0
14833   layout:
14834     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14835     layout: "plot-throughput"
14836
14837 - type: "plot"
14838   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14839   algorithm: "plot_performance_box"
14840   output-file-type: ".html"
14841   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-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' and
14847            'IP4FWD' and
14848            '2T2C' and
14849            'VHOST_1024' and
14850            not 'VXLAN' and
14851            not 'DOT1Q'"
14852   parameters:
14853   - "throughput"
14854   - "parent"
14855   - "tags"
14856   sort:
14857   - "not CFS_OPT"
14858   - "1VM"
14859   - "2VM"
14860   traces:
14861     hoverinfo: "x+y"
14862     boxpoints: "outliers"
14863     whiskerwidth: 0
14864   layout:
14865     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14866     layout: "plot-throughput"
14867
14868 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14869 - type: "plot"
14870   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14871   algorithm: "plot_performance_box"
14872   output-file-type: ".html"
14873   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14875   filter: "'NIC_Intel-X520-DA2' and
14876            '64B' and
14877            'NDRPDR' and
14878            ('ETH' or 'DOT1Q') and
14879            'BASE' and
14880            '1T1C' and
14881            ('L2BDMACLRN' or 'L2XCFWD') and
14882            'VHOST_1024' and
14883            not 'VXLAN' and
14884            not 'IP4FWD' and
14885            not '2VM'"
14886   parameters:
14887   - "throughput"
14888   - "parent"
14889   - "tags"
14890   sort:
14891   - "L2BDMACLRN"
14892   - "L2BDMACLRN"
14893   - "L2BDMACLRN"
14894   - "L2XCFWD"
14895   - "L2XCFWD"
14896   - "L2XCFWD"
14897   traces:
14898     hoverinfo: "x+y"
14899     boxpoints: "outliers"
14900     whiskerwidth: 0
14901   layout:
14902     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14903     layout: "plot-throughput"
14904
14905 - type: "plot"
14906   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14907   algorithm: "plot_performance_box"
14908   output-file-type: ".html"
14909   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14911   filter: "'NIC_Intel-X520-DA2' and
14912            '64B' and
14913            'NDRPDR' and
14914            ('ETH' or 'DOT1Q') and
14915            'BASE' and
14916            '1T1C' and
14917            ('L2BDMACLRN' or 'L2XCFWD') and
14918            'VHOST_1024' and
14919            not 'VXLAN' and
14920            not 'IP4FWD' and
14921            not '2VM'"
14922   parameters:
14923   - "throughput"
14924   - "parent"
14925   - "tags"
14926   sort:
14927   - "L2BDMACLRN"
14928   - "L2BDMACLRN"
14929   - "L2BDMACLRN"
14930   - "L2XCFWD"
14931   - "L2XCFWD"
14932   - "L2XCFWD"
14933   traces:
14934     hoverinfo: "x+y"
14935     boxpoints: "outliers"
14936     whiskerwidth: 0
14937   layout:
14938     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14939     layout: "plot-throughput"
14940
14941 - type: "plot"
14942   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14943   algorithm: "plot_performance_box"
14944   output-file-type: ".html"
14945   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14947   filter: "'NIC_Intel-X520-DA2' and
14948            '64B' and
14949            'NDRPDR' and
14950            ('ETH' or 'DOT1Q') and
14951            'BASE' and
14952            '2T2C' and
14953            ('L2BDMACLRN' or 'L2XCFWD') and
14954            'VHOST_1024' and
14955            not 'VXLAN' and
14956            not 'IP4FWD' and
14957            not '2VM'"
14958   parameters:
14959   - "throughput"
14960   - "parent"
14961   - "tags"
14962   sort:
14963   - "L2BDMACLRN"
14964   - "L2BDMACLRN"
14965   - "L2BDMACLRN"
14966   - "L2XCFWD"
14967   - "L2XCFWD"
14968   - "L2XCFWD"
14969   traces:
14970     hoverinfo: "x+y"
14971     boxpoints: "outliers"
14972     whiskerwidth: 0
14973   layout:
14974     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14979   algorithm: "plot_performance_box"
14980   output-file-type: ".html"
14981   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14983   filter: "'NIC_Intel-X520-DA2' and
14984            '64B' and
14985            'NDRPDR' and
14986            ('ETH' or 'DOT1Q') and
14987            'BASE' and
14988            '2T2C' and
14989            ('L2BDMACLRN' or 'L2XCFWD') and
14990            'VHOST_1024' and
14991            not 'VXLAN' and
14992            not 'IP4FWD' and
14993            not '2VM'"
14994   parameters:
14995   - "throughput"
14996   - "parent"
14997   - "tags"
14998   sort:
14999   - "L2BDMACLRN"
15000   - "L2BDMACLRN"
15001   - "L2BDMACLRN"
15002   - "L2XCFWD"
15003   - "L2XCFWD"
15004   - "L2XCFWD"
15005   traces:
15006     hoverinfo: "x+y"
15007     boxpoints: "outliers"
15008     whiskerwidth: 0
15009   layout:
15010     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
15011     layout: "plot-throughput"
15012
15013 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15014 - type: "plot"
15015   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15016   algorithm: "plot_performance_box"
15017   output-file-type: ".html"
15018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15020   filter: "'NIC_Intel-X520-DA2' and
15021            '64B' and
15022            'NDRPDR' and
15023            ('ETH' or 'DOT1Q') and
15024            '1T1C' and
15025            ('L2BDMACLRN' or 'L2XCFWD') and
15026            'VHOST_1024' and
15027            not 'CFS_OPT' and
15028            not 'DOT1Q' and
15029            not 'VXLAN' and
15030            not 'IP4FWD' and
15031            not 'LBOND'"
15032   parameters:
15033   - "throughput"
15034   - "parent"
15035   - "tags"
15036 #  sort:
15037 #  - "1VM"
15038 #  - "L2XCFWD"
15039 #  - "1VM"
15040 #  - "L2BDMACLRN"
15041   traces:
15042     hoverinfo: "x+y"
15043     boxpoints: "outliers"
15044     whiskerwidth: 0
15045   layout:
15046     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15047     layout: "plot-throughput"
15048
15049 - type: "plot"
15050   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15051   algorithm: "plot_performance_box"
15052   output-file-type: ".html"
15053   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15055   filter: "'NIC_Intel-X520-DA2' and
15056            '64B' and
15057            'NDRPDR' and
15058            ('ETH' or 'DOT1Q') and
15059            '1T1C' and
15060            ('L2BDMACLRN' or 'L2XCFWD') and
15061            'VHOST_1024' and
15062            not 'CFS_OPT' and
15063            not 'DOT1Q' and
15064            not 'VXLAN' and
15065            not 'IP4FWD' and
15066            not 'LBOND'"
15067   parameters:
15068   - "throughput"
15069   - "parent"
15070   - "tags"
15071 #  sort:
15072 #  - "1VM"
15073 #  - "L2XCFWD"
15074 #  - "1VM"
15075 #  - "L2BDMACLRN"
15076   traces:
15077     hoverinfo: "x+y"
15078     boxpoints: "outliers"
15079     whiskerwidth: 0
15080   layout:
15081     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15082     layout: "plot-throughput"
15083
15084 - type: "plot"
15085   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15086   algorithm: "plot_performance_box"
15087   output-file-type: ".html"
15088   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15090   filter: "'NIC_Intel-X520-DA2' and
15091            '64B' and
15092            'NDRPDR' and
15093            ('ETH' or 'DOT1Q') and
15094            '2T2C' and
15095            ('L2BDMACLRN' or 'L2XCFWD') and
15096            'VHOST_1024' and
15097            not 'CFS_OPT' and
15098            not 'DOT1Q' and
15099            not 'VXLAN' and
15100            not 'IP4FWD' and
15101            not 'LBOND'"
15102   parameters:
15103   - "throughput"
15104   - "parent"
15105   - "tags"
15106 #  sort:
15107 #  - "1VM"
15108 #  - "L2XCFWD"
15109 #  - "1VM"
15110 #  - "L2BDMACLRN"
15111   traces:
15112     hoverinfo: "x+y"
15113     boxpoints: "outliers"
15114     whiskerwidth: 0
15115   layout:
15116     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15117     layout: "plot-throughput"
15118
15119 - type: "plot"
15120   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15121   algorithm: "plot_performance_box"
15122   output-file-type: ".html"
15123   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15125   filter: "'NIC_Intel-X520-DA2' and
15126            '64B' and
15127            'NDRPDR' and
15128            ('ETH' or 'DOT1Q') and
15129            '2T2C' and
15130            ('L2BDMACLRN' or 'L2XCFWD') and
15131            'VHOST_1024' and
15132            not 'CFS_OPT' and
15133            not 'DOT1Q' and
15134            not 'VXLAN' and
15135            not 'IP4FWD' and
15136            not 'LBOND'"
15137   parameters:
15138   - "throughput"
15139   - "parent"
15140   - "tags"
15141 #  sort:
15142 #  - "1VM"
15143 #  - "L2XCFWD"
15144 #  - "1VM"
15145 #  - "L2BDMACLRN"
15146   traces:
15147     hoverinfo: "x+y"
15148     boxpoints: "outliers"
15149     whiskerwidth: 0
15150   layout:
15151     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15152     layout: "plot-throughput"
15153
15154 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15155 - type: "plot"
15156   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15157   algorithm: "plot_performance_box"
15158   output-file-type: ".html"
15159   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15161   filter: "'NIC_Intel-X710' and
15162            '64B' and
15163            'NDRPDR' and
15164            'ETH' and
15165            'IP4FWD' and
15166            '1T1C' and
15167            'VHOST_1024' and
15168            not 'VXLAN' and
15169            not 'CFS_OPT' and
15170            not 'DOT1Q'"
15171   parameters:
15172   - "throughput"
15173   - "parent"
15174   - "tags"
15175   sort:
15176   - "1VM"
15177   - "2VM"
15178   traces:
15179     hoverinfo: "x+y"
15180     boxpoints: "outliers"
15181     whiskerwidth: 0
15182   layout:
15183     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15184     layout: "plot-throughput"
15185
15186 - type: "plot"
15187   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15188   algorithm: "plot_performance_box"
15189   output-file-type: ".html"
15190   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15192   filter: "'NIC_Intel-X710' and
15193            '64B' and
15194            'NDRPDR' and
15195            'ETH' and
15196            'IP4FWD' and
15197            '2T2C' and
15198            'VHOST_1024' and
15199            not 'VXLAN' and
15200            not 'CFS_OPT' and
15201            not 'DOT1Q'"
15202   parameters:
15203   - "throughput"
15204   - "parent"
15205   - "tags"
15206   sort:
15207   - "1VM"
15208   - "2VM"
15209   traces:
15210     hoverinfo: "x+y"
15211     boxpoints: "outliers"
15212     whiskerwidth: 0
15213   layout:
15214     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15215     layout: "plot-throughput"
15216
15217 - type: "plot"
15218   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15219   algorithm: "plot_performance_box"
15220   output-file-type: ".html"
15221   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15223   filter: "'NIC_Intel-X710' and
15224            '64B' and
15225            'NDRPDR' and
15226            'ETH' and
15227            'IP4FWD' and
15228            '1T1C' and
15229            'VHOST_1024' and
15230            not 'VXLAN' and
15231            not 'CFS_OPT' and
15232            not 'DOT1Q'"
15233   parameters:
15234   - "throughput"
15235   - "parent"
15236   - "tags"
15237   sort:
15238   - "1VM"
15239   - "2VM"
15240   traces:
15241     hoverinfo: "x+y"
15242     boxpoints: "outliers"
15243     whiskerwidth: 0
15244   layout:
15245     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15246     layout: "plot-throughput"
15247
15248 - type: "plot"
15249   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15250   algorithm: "plot_performance_box"
15251   output-file-type: ".html"
15252   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15254   filter: "'NIC_Intel-X710' and
15255            '64B' and
15256            'NDRPDR' and
15257            'ETH' and
15258            'IP4FWD' and
15259            '2T2C' and
15260            'VHOST_1024' and
15261            not 'VXLAN' and
15262            not 'CFS_OPT' and
15263            not 'DOT1Q'"
15264   parameters:
15265   - "throughput"
15266   - "parent"
15267   - "tags"
15268   sort:
15269   - "1VM"
15270   - "2VM"
15271   traces:
15272     hoverinfo: "x+y"
15273     boxpoints: "outliers"
15274     whiskerwidth: 0
15275   layout:
15276     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15277     layout: "plot-throughput"
15278
15279 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15280 - type: "plot"
15281   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15282   algorithm: "plot_performance_box"
15283   output-file-type: ".html"
15284   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15286   filter: "'NIC_Intel-X710' and
15287            '64B' and
15288            'NDRPDR' and
15289            ('ETH' or 'DOT1Q') and
15290            'BASE' and
15291            '1T1C' and
15292            ('L2BDMACLRN' or 'L2XCFWD') and
15293            'VHOST_1024' and
15294            not 'VXLAN' and
15295            not 'IP4FWD' and
15296            not '2VM'"
15297   parameters:
15298   - "throughput"
15299   - "parent"
15300   - "tags"
15301   sort:
15302   - "L2BDMACLRN"
15303   - "L2BDMACLRN"
15304   - "L2BDMACLRN"
15305   - "L2XCFWD"
15306   - "L2XCFWD"
15307   - "L2XCFWD"
15308   traces:
15309     hoverinfo: "x+y"
15310     boxpoints: "outliers"
15311     whiskerwidth: 0
15312   layout:
15313     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15314     layout: "plot-throughput"
15315
15316 - type: "plot"
15317   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15318   algorithm: "plot_performance_box"
15319   output-file-type: ".html"
15320   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15322   filter: "'NIC_Intel-X710' and
15323            '64B' and
15324            'NDRPDR' and
15325            ('ETH' or 'DOT1Q') and
15326            'BASE' and
15327            '1T1C' and
15328            ('L2BDMACLRN' or 'L2XCFWD') and
15329            'VHOST_1024' and
15330            not 'VXLAN' and
15331            not 'IP4FWD' and
15332            not '2VM'"
15333   parameters:
15334   - "throughput"
15335   - "parent"
15336   - "tags"
15337   sort:
15338   - "L2BDMACLRN"
15339   - "L2BDMACLRN"
15340   - "L2BDMACLRN"
15341   - "L2XCFWD"
15342   - "L2XCFWD"
15343   - "L2XCFWD"
15344   traces:
15345     hoverinfo: "x+y"
15346     boxpoints: "outliers"
15347     whiskerwidth: 0
15348   layout:
15349     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15350     layout: "plot-throughput"
15351
15352 - type: "plot"
15353   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15354   algorithm: "plot_performance_box"
15355   output-file-type: ".html"
15356   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15358   filter: "'NIC_Intel-X710' and
15359            '64B' and
15360            'NDRPDR' and
15361            ('ETH' or 'DOT1Q') and
15362            'BASE' and
15363            '2T2C' and
15364            ('L2BDMACLRN' or 'L2XCFWD') and
15365            'VHOST_1024' and
15366            not 'VXLAN' and
15367            not 'IP4FWD' and
15368            not '2VM'"
15369   parameters:
15370   - "throughput"
15371   - "parent"
15372   - "tags"
15373   sort:
15374   - "L2BDMACLRN"
15375   - "L2BDMACLRN"
15376   - "L2BDMACLRN"
15377   - "L2XCFWD"
15378   - "L2XCFWD"
15379   - "L2XCFWD"
15380   traces:
15381     hoverinfo: "x+y"
15382     boxpoints: "outliers"
15383     whiskerwidth: 0
15384   layout:
15385     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15386     layout: "plot-throughput"
15387
15388 - type: "plot"
15389   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15390   algorithm: "plot_performance_box"
15391   output-file-type: ".html"
15392   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15394   filter: "'NIC_Intel-X710' and
15395            '64B' and
15396            'NDRPDR' and
15397            ('ETH' or 'DOT1Q') and
15398            'BASE' and
15399            '2T2C' and
15400            ('L2BDMACLRN' or 'L2XCFWD') and
15401            'VHOST_1024' and
15402            not 'VXLAN' and
15403            not 'IP4FWD' and
15404            not '2VM'"
15405   parameters:
15406   - "throughput"
15407   - "parent"
15408   - "tags"
15409   sort:
15410   - "L2BDMACLRN"
15411   - "L2BDMACLRN"
15412   - "L2BDMACLRN"
15413   - "L2XCFWD"
15414   - "L2XCFWD"
15415   - "L2XCFWD"
15416   traces:
15417     hoverinfo: "x+y"
15418     boxpoints: "outliers"
15419     whiskerwidth: 0
15420   layout:
15421     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15422     layout: "plot-throughput"
15423
15424 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15425 - type: "plot"
15426   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15427   algorithm: "plot_performance_box"
15428   output-file-type: ".html"
15429   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15431   filter: "'NIC_Intel-X710' and
15432            '64B' and
15433            'NDRPDR' and
15434            ('ETH' or 'DOT1Q') and
15435            '1T1C' and
15436            ('L2BDMACLRN' or 'L2XCFWD') and
15437            'VHOST_1024' and
15438            not 'CFS_OPT' and
15439            not 'VXLAN' and
15440            not 'IP4FWD' and
15441            not 'LBOND'"
15442   parameters:
15443   - "throughput"
15444   - "parent"
15445   - "tags"
15446   sort:
15447   - "L2BDMACLRN"
15448   - "L2BDMACLRN"
15449   - "L2BDMACLRN"
15450   - "L2XCFWD"
15451   - "L2XCFWD"
15452   - "L2XCFWD"
15453   traces:
15454     hoverinfo: "x+y"
15455     boxpoints: "outliers"
15456     whiskerwidth: 0
15457   layout:
15458     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15459     layout: "plot-throughput"
15460
15461 - type: "plot"
15462   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15463   algorithm: "plot_performance_box"
15464   output-file-type: ".html"
15465   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15467   filter: "'NIC_Intel-X710' and
15468            '64B' and
15469            'NDRPDR' and
15470            ('ETH' or 'DOT1Q') and
15471            '1T1C' and
15472            ('L2BDMACLRN' or 'L2XCFWD') and
15473            'VHOST_1024' and
15474            not 'CFS_OPT' and
15475            not 'VXLAN' and
15476            not 'IP4FWD' and
15477            not 'LBOND'"
15478   parameters:
15479   - "throughput"
15480   - "parent"
15481   - "tags"
15482   sort:
15483   - "L2BDMACLRN"
15484   - "L2BDMACLRN"
15485   - "L2BDMACLRN"
15486   - "L2XCFWD"
15487   - "L2XCFWD"
15488   - "L2XCFWD"
15489   traces:
15490     hoverinfo: "x+y"
15491     boxpoints: "outliers"
15492     whiskerwidth: 0
15493   layout:
15494     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15495     layout: "plot-throughput"
15496
15497 - type: "plot"
15498   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15499   algorithm: "plot_performance_box"
15500   output-file-type: ".html"
15501   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15503   filter: "'NIC_Intel-X710' and
15504            '64B' and
15505            'NDRPDR' and
15506            ('ETH' or 'DOT1Q') and
15507            '2T2C' and
15508            ('L2BDMACLRN' or 'L2XCFWD') and
15509            'VHOST_1024' and
15510            not 'CFS_OPT' and
15511            not 'VXLAN' and
15512            not 'IP4FWD' and
15513            not 'LBOND'"
15514   parameters:
15515   - "throughput"
15516   - "parent"
15517   - "tags"
15518   sort:
15519   - "L2BDMACLRN"
15520   - "L2BDMACLRN"
15521   - "L2BDMACLRN"
15522   - "L2XCFWD"
15523   - "L2XCFWD"
15524   - "L2XCFWD"
15525   traces:
15526     hoverinfo: "x+y"
15527     boxpoints: "outliers"
15528     whiskerwidth: 0
15529   layout:
15530     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15531     layout: "plot-throughput"
15532
15533 - type: "plot"
15534   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15535   algorithm: "plot_performance_box"
15536   output-file-type: ".html"
15537   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15539   filter: "'NIC_Intel-X710' and
15540            '64B' and
15541            'NDRPDR' and
15542            ('ETH' or 'DOT1Q') and
15543            '2T2C' and
15544            ('L2BDMACLRN' or 'L2XCFWD') and
15545            'VHOST_1024' and
15546            not 'CFS_OPT' and
15547            not 'VXLAN' and
15548            not 'IP4FWD' and
15549            not 'LBOND'"
15550   parameters:
15551   - "throughput"
15552   - "parent"
15553   - "tags"
15554   sort:
15555   - "L2BDMACLRN"
15556   - "L2BDMACLRN"
15557   - "L2BDMACLRN"
15558   - "L2XCFWD"
15559   - "L2XCFWD"
15560   - "L2XCFWD"
15561   traces:
15562     hoverinfo: "x+y"
15563     boxpoints: "outliers"
15564     whiskerwidth: 0
15565   layout:
15566     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15567     layout: "plot-throughput"
15568
15569 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15570 - type: "plot"
15571   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15572   algorithm: "plot_performance_box"
15573   output-file-type: ".html"
15574   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15575   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15576   filter: "'NIC_Intel-X710' and
15577            '64B' and
15578            'NDRPDR' and
15579            'ETH' and
15580            'IP4FWD' and
15581            '2T1C' and
15582            'VHOST_1024' and
15583            not 'VXLAN' and
15584            not 'DOT1Q'"
15585   parameters:
15586   - "throughput"
15587   - "parent"
15588   - "tags"
15589   sort:
15590   - "1VM"
15591   - "2VM"
15592   traces:
15593     hoverinfo: "x+y"
15594     boxpoints: "outliers"
15595     whiskerwidth: 0
15596   layout:
15597     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15598     layout: "plot-throughput"
15599
15600 - type: "plot"
15601   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15602   algorithm: "plot_performance_box"
15603   output-file-type: ".html"
15604   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15606   filter: "'NIC_Intel-X710' and
15607            '64B' and
15608            'NDRPDR' and
15609            'ETH' and
15610            'IP4FWD' and
15611            '4T2C' and
15612            'VHOST_1024' and
15613            not 'VXLAN' and
15614            not 'DOT1Q'"
15615   parameters:
15616   - "throughput"
15617   - "parent"
15618   - "tags"
15619   sort:
15620   - "1VM"
15621   - "2VM"
15622   traces:
15623     hoverinfo: "x+y"
15624     boxpoints: "outliers"
15625     whiskerwidth: 0
15626   layout:
15627     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15628     layout: "plot-throughput"
15629
15630 - type: "plot"
15631   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15632   algorithm: "plot_performance_box"
15633   output-file-type: ".html"
15634   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15636   filter: "'NIC_Intel-X710' and
15637            '64B' and
15638            'NDRPDR' and
15639            'ETH' and
15640            'IP4FWD' and
15641            '2T1C' and
15642            'VHOST_1024' and
15643            not 'VXLAN' and
15644            not 'DOT1Q'"
15645   parameters:
15646   - "throughput"
15647   - "parent"
15648   - "tags"
15649   sort:
15650   - "1VM"
15651   - "2VM"
15652   traces:
15653     hoverinfo: "x+y"
15654     boxpoints: "outliers"
15655     whiskerwidth: 0
15656   layout:
15657     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15658     layout: "plot-throughput"
15659
15660 - type: "plot"
15661   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15662   algorithm: "plot_performance_box"
15663   output-file-type: ".html"
15664   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15666   filter: "'NIC_Intel-X710' and
15667            '64B' and
15668            'NDRPDR' and
15669            'ETH' and
15670            'IP4FWD' and
15671            '4T2C' and
15672            'VHOST_1024' and
15673            not 'VXLAN' and
15674            not 'DOT1Q'"
15675   parameters:
15676   - "throughput"
15677   - "parent"
15678   - "tags"
15679   sort:
15680   - "1VM"
15681   - "2VM"
15682   traces:
15683     hoverinfo: "x+y"
15684     boxpoints: "outliers"
15685     whiskerwidth: 0
15686   layout:
15687     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15688     layout: "plot-throughput"
15689
15690 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15691 - type: "plot"
15692   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15693   algorithm: "plot_performance_box"
15694   output-file-type: ".html"
15695   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15697   filter: "'NIC_Intel-X710' and
15698            '64B' and
15699            'NDRPDR' and
15700            ('ETH' or 'DOT1Q') and
15701            'BASE' and
15702            '2T1C' and
15703            ('L2BDMACLRN' or 'L2XCFWD') and
15704            'VHOST_1024' and
15705            not 'VXLAN' and
15706            not 'IP4FWD' and
15707            not '2VM'"
15708   parameters:
15709   - "throughput"
15710   - "parent"
15711   - "tags"
15712   sort:
15713   - "L2BDMACLRN"
15714   - "L2BDMACLRN"
15715   - "L2BDMACLRN"
15716   - "L2XCFWD"
15717   - "L2XCFWD"
15718   - "L2XCFWD"
15719   traces:
15720     hoverinfo: "x+y"
15721     boxpoints: "outliers"
15722     whiskerwidth: 0
15723   layout:
15724     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15725     layout: "plot-throughput"
15726
15727 - type: "plot"
15728   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15729   algorithm: "plot_performance_box"
15730   output-file-type: ".html"
15731   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15733   filter: "'NIC_Intel-X710' and
15734            '64B' and
15735            'NDRPDR' and
15736            ('ETH' or 'DOT1Q') and
15737            'BASE' and
15738            '2T1C' and
15739            ('L2BDMACLRN' or 'L2XCFWD') and
15740            'VHOST_1024' and
15741            not 'VXLAN' and
15742            not 'IP4FWD' and
15743            not '2VM'"
15744   parameters:
15745   - "throughput"
15746   - "parent"
15747   - "tags"
15748   sort:
15749   - "L2BDMACLRN"
15750   - "L2BDMACLRN"
15751   - "L2BDMACLRN"
15752   - "L2XCFWD"
15753   - "L2XCFWD"
15754   - "L2XCFWD"
15755   traces:
15756     hoverinfo: "x+y"
15757     boxpoints: "outliers"
15758     whiskerwidth: 0
15759   layout:
15760     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15761     layout: "plot-throughput"
15762
15763 - type: "plot"
15764   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15765   algorithm: "plot_performance_box"
15766   output-file-type: ".html"
15767   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15769   filter: "'NIC_Intel-X710' and
15770            '64B' and
15771            'NDRPDR' and
15772            ('ETH' or 'DOT1Q') and
15773            'BASE' and
15774            '4T2C' and
15775            ('L2BDMACLRN' or 'L2XCFWD') and
15776            'VHOST_1024' and
15777            not 'VXLAN' and
15778            not 'IP4FWD' and
15779            not '2VM'"
15780   parameters:
15781   - "throughput"
15782   - "parent"
15783   - "tags"
15784   sort:
15785   - "L2BDMACLRN"
15786   - "L2BDMACLRN"
15787   - "L2BDMACLRN"
15788   - "L2XCFWD"
15789   - "L2XCFWD"
15790   - "L2XCFWD"
15791   traces:
15792     hoverinfo: "x+y"
15793     boxpoints: "outliers"
15794     whiskerwidth: 0
15795   layout:
15796     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15797     layout: "plot-throughput"
15798
15799 - type: "plot"
15800   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15801   algorithm: "plot_performance_box"
15802   output-file-type: ".html"
15803   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15804   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15805   filter: "'NIC_Intel-X710' and
15806            '64B' and
15807            'NDRPDR' and
15808            ('ETH' or 'DOT1Q') and
15809            'BASE' and
15810            '4T2C' and
15811            ('L2BDMACLRN' or 'L2XCFWD') and
15812            'VHOST_1024' and
15813            not 'VXLAN' and
15814            not 'IP4FWD' and
15815            not '2VM'"
15816   parameters:
15817   - "throughput"
15818   - "parent"
15819   - "tags"
15820   sort:
15821   - "L2BDMACLRN"
15822   - "L2BDMACLRN"
15823   - "L2BDMACLRN"
15824   - "L2XCFWD"
15825   - "L2XCFWD"
15826   - "L2XCFWD"
15827   traces:
15828     hoverinfo: "x+y"
15829     boxpoints: "outliers"
15830     whiskerwidth: 0
15831   layout:
15832     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15833     layout: "plot-throughput"
15834
15835 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15836 - type: "plot"
15837   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15838   algorithm: "plot_performance_box"
15839   output-file-type: ".html"
15840   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15842   filter: "'NIC_Intel-X710' and
15843            '64B' and
15844            'NDRPDR' and
15845            ('ETH' or 'DOT1Q') and
15846            '2T1C' and
15847            ('L2BDMACLRN' or 'L2XCFWD') and
15848            'VHOST_1024' and
15849            not 'CFS_OPT' and
15850            not 'VXLAN' and
15851            not 'IP4FWD' and
15852            not 'LBOND'"
15853   parameters:
15854   - "throughput"
15855   - "parent"
15856   - "tags"
15857   sort:
15858   - "L2BDMACLRN"
15859   - "L2BDMACLRN"
15860   - "L2BDMACLRN"
15861   - "L2XCFWD"
15862   - "L2XCFWD"
15863   - "L2XCFWD"
15864   traces:
15865     hoverinfo: "x+y"
15866     boxpoints: "outliers"
15867     whiskerwidth: 0
15868   layout:
15869     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15870     layout: "plot-throughput"
15871
15872 - type: "plot"
15873   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15874   algorithm: "plot_performance_box"
15875   output-file-type: ".html"
15876   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15878   filter: "'NIC_Intel-X710' and
15879            '64B' and
15880            'NDRPDR' and
15881            ('ETH' or 'DOT1Q') and
15882            '2T1C' and
15883            ('L2BDMACLRN' or 'L2XCFWD') and
15884            'VHOST_1024' and
15885            not 'CFS_OPT' and
15886            not 'VXLAN' and
15887            not 'IP4FWD' and
15888            not 'LBOND'"
15889   parameters:
15890   - "throughput"
15891   - "parent"
15892   - "tags"
15893   sort:
15894   - "L2BDMACLRN"
15895   - "L2BDMACLRN"
15896   - "L2BDMACLRN"
15897   - "L2XCFWD"
15898   - "L2XCFWD"
15899   - "L2XCFWD"
15900   traces:
15901     hoverinfo: "x+y"
15902     boxpoints: "outliers"
15903     whiskerwidth: 0
15904   layout:
15905     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15906     layout: "plot-throughput"
15907
15908 - type: "plot"
15909   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15910   algorithm: "plot_performance_box"
15911   output-file-type: ".html"
15912   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15914   filter: "'NIC_Intel-X710' and
15915            '64B' and
15916            'NDRPDR' and
15917            ('ETH' or 'DOT1Q') and
15918            '4T2C' and
15919            ('L2BDMACLRN' or 'L2XCFWD') and
15920            'VHOST_1024' and
15921            not 'CFS_OPT' and
15922            not 'VXLAN' and
15923            not 'IP4FWD' and
15924            not 'LBOND'"
15925   parameters:
15926   - "throughput"
15927   - "parent"
15928   - "tags"
15929   sort:
15930   - "L2BDMACLRN"
15931   - "L2BDMACLRN"
15932   - "L2BDMACLRN"
15933   - "L2XCFWD"
15934   - "L2XCFWD"
15935   - "L2XCFWD"
15936   traces:
15937     hoverinfo: "x+y"
15938     boxpoints: "outliers"
15939     whiskerwidth: 0
15940   layout:
15941     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15942     layout: "plot-throughput"
15943
15944 - type: "plot"
15945   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15946   algorithm: "plot_performance_box"
15947   output-file-type: ".html"
15948   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15950   filter: "'NIC_Intel-X710' and
15951            '64B' and
15952            'NDRPDR' and
15953            ('ETH' or 'DOT1Q') and
15954            '4T2C' and
15955            ('L2BDMACLRN' or 'L2XCFWD') and
15956            'VHOST_1024' and
15957            not 'CFS_OPT' and
15958            not 'VXLAN' and
15959            not 'IP4FWD' and
15960            not 'LBOND'"
15961   parameters:
15962   - "throughput"
15963   - "parent"
15964   - "tags"
15965   sort:
15966   - "L2BDMACLRN"
15967   - "L2BDMACLRN"
15968   - "L2BDMACLRN"
15969   - "L2XCFWD"
15970   - "L2XCFWD"
15971   - "L2XCFWD"
15972   traces:
15973     hoverinfo: "x+y"
15974     boxpoints: "outliers"
15975     whiskerwidth: 0
15976   layout:
15977     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15978     layout: "plot-throughput"
15979
15980 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15981 - type: "plot"
15982   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15983   algorithm: "plot_performance_box"
15984   output-file-type: ".html"
15985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15987   filter: "'NIC_Intel-X710' and
15988            '64B' and
15989            'NDRPDR' and
15990            'ETH' and
15991            'IP4FWD' and
15992            '2T1C' and
15993            'VHOST_1024' and
15994            not 'VXLAN' and
15995            not 'NF_DENSITY' and
15996            not 'CFS_OPT' and
15997            not 'DOT1Q'"
15998   parameters:
15999   - "throughput"
16000   - "parent"
16001   - "tags"
16002   sort:
16003   - "1VM"
16004   - "2VM"
16005   traces:
16006     hoverinfo: "x+y"
16007     boxpoints: "outliers"
16008     whiskerwidth: 0
16009   layout:
16010     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16011     layout: "plot-throughput"
16012
16013 - type: "plot"
16014   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16015   algorithm: "plot_performance_box"
16016   output-file-type: ".html"
16017   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16019   filter: "'NIC_Intel-X710' and
16020            '64B' and
16021            'NDRPDR' and
16022            'ETH' and
16023            'IP4FWD' and
16024            '4T2C' and
16025            'VHOST_1024' and
16026            not 'VXLAN' and
16027            not 'NF_DENSITY' and
16028            not 'CFS_OPT' and
16029            not 'DOT1Q'"
16030   parameters:
16031   - "throughput"
16032   - "parent"
16033   - "tags"
16034   sort:
16035   - "1VM"
16036   - "2VM"
16037   traces:
16038     hoverinfo: "x+y"
16039     boxpoints: "outliers"
16040     whiskerwidth: 0
16041   layout:
16042     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16043     layout: "plot-throughput"
16044
16045 - type: "plot"
16046   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16047   algorithm: "plot_performance_box"
16048   output-file-type: ".html"
16049   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16050   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16051   filter: "'NIC_Intel-X710' and
16052            '64B' and
16053            'NDRPDR' and
16054            'ETH' and
16055            'IP4FWD' and
16056            '2T1C' and
16057            'VHOST_1024' and
16058            not 'VXLAN' and
16059            not 'NF_DENSITY' and
16060            not 'CFS_OPT' and
16061            not 'DOT1Q'"
16062   parameters:
16063   - "throughput"
16064   - "parent"
16065   - "tags"
16066   sort:
16067   - "1VM"
16068   - "2VM"
16069   traces:
16070     hoverinfo: "x+y"
16071     boxpoints: "outliers"
16072     whiskerwidth: 0
16073   layout:
16074     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16075     layout: "plot-throughput"
16076
16077 - type: "plot"
16078   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16079   algorithm: "plot_performance_box"
16080   output-file-type: ".html"
16081   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16083   filter: "'NIC_Intel-X710' and
16084            '64B' and
16085            'NDRPDR' and
16086            'ETH' and
16087            'IP4FWD' and
16088            '4T2C' and
16089            'VHOST_1024' and
16090            not 'VXLAN' and
16091            not 'NF_DENSITY' and
16092            not 'CFS_OPT' and
16093            not 'DOT1Q'"
16094   parameters:
16095   - "throughput"
16096   - "parent"
16097   - "tags"
16098   sort:
16099   - "1VM"
16100   - "2VM"
16101   traces:
16102     hoverinfo: "x+y"
16103     boxpoints: "outliers"
16104     whiskerwidth: 0
16105   layout:
16106     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16107     layout: "plot-throughput"
16108
16109 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16110 - type: "plot"
16111   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16112   algorithm: "plot_performance_box"
16113   output-file-type: ".html"
16114   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16115   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16116   filter: "'NIC_Intel-X710' and
16117            '64B' and
16118            'NDRPDR' and
16119            ('ETH' or 'DOT1Q') and
16120            'BASE' and
16121            '2T1C' and
16122            ('L2BDMACLRN' or 'L2XCFWD') and
16123            'VHOST_1024' and
16124            not 'VXLAN' and
16125            not 'NF_DENSITY' and
16126            not 'IP4FWD' and
16127            not '2VM'"
16128   parameters:
16129   - "throughput"
16130   - "parent"
16131   - "tags"
16132 #  sort:
16133 #  - "not CFS_OPT"
16134 #  - "L2XCFWD"
16135 #  - "not CFS_OPT"
16136 #  - "CFS_OPT"
16137   traces:
16138     hoverinfo: "x+y"
16139     boxpoints: "outliers"
16140     whiskerwidth: 0
16141   layout:
16142     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16143     layout: "plot-throughput"
16144
16145 - type: "plot"
16146   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16147   algorithm: "plot_performance_box"
16148   output-file-type: ".html"
16149   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16151   filter: "'NIC_Intel-X710' and
16152            '64B' and
16153            'NDRPDR' and
16154            ('ETH' or 'DOT1Q') and
16155            'BASE' and
16156            '2T1C' and
16157            ('L2BDMACLRN' or 'L2XCFWD') and
16158            'VHOST_1024' and
16159            not 'VXLAN' and
16160            not 'NF_DENSITY' and
16161            not 'IP4FWD' and
16162            not '2VM'"
16163   parameters:
16164   - "throughput"
16165   - "parent"
16166   - "tags"
16167 #  sort:
16168 #  - "not CFS_OPT"
16169 #  - "L2XCFWD"
16170 #  - "not CFS_OPT"
16171 #  - "CFS_OPT"
16172   traces:
16173     hoverinfo: "x+y"
16174     boxpoints: "outliers"
16175     whiskerwidth: 0
16176   layout:
16177     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16178     layout: "plot-throughput"
16179
16180 - type: "plot"
16181   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16182   algorithm: "plot_performance_box"
16183   output-file-type: ".html"
16184   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16186   filter: "'NIC_Intel-X710' and
16187            '64B' and
16188            'NDRPDR' and
16189            ('ETH' or 'DOT1Q') and
16190            'BASE' and
16191            '4T2C' and
16192            ('L2BDMACLRN' or 'L2XCFWD') and
16193            'VHOST_1024' and
16194            not 'VXLAN' and
16195            not 'NF_DENSITY' and
16196            not 'IP4FWD' and
16197            not '2VM'"
16198   parameters:
16199   - "throughput"
16200   - "parent"
16201   - "tags"
16202 #  sort:
16203 #  - "not CFS_OPT"
16204 #  - "L2XCFWD"
16205 #  - "not CFS_OPT"
16206 #  - "CFS_OPT"
16207   traces:
16208     hoverinfo: "x+y"
16209     boxpoints: "outliers"
16210     whiskerwidth: 0
16211   layout:
16212     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16213     layout: "plot-throughput"
16214
16215 - type: "plot"
16216   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16217   algorithm: "plot_performance_box"
16218   output-file-type: ".html"
16219   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16221   filter: "'NIC_Intel-X710' and
16222            '64B' and
16223            'NDRPDR' and
16224            ('ETH' or 'DOT1Q') and
16225            'BASE' and
16226            '4T2C' and
16227            ('L2BDMACLRN' or 'L2XCFWD') and
16228            'VHOST_1024' and
16229            not 'VXLAN' and
16230            not 'NF_DENSITY' and
16231            not 'IP4FWD' and
16232            not '2VM'"
16233   parameters:
16234   - "throughput"
16235   - "parent"
16236   - "tags"
16237 #  sort:
16238 #  - "not CFS_OPT"
16239 #  - "L2XCFWD"
16240 #  - "not CFS_OPT"
16241 #  - "CFS_OPT"
16242   traces:
16243     hoverinfo: "x+y"
16244     boxpoints: "outliers"
16245     whiskerwidth: 0
16246   layout:
16247     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16248     layout: "plot-throughput"
16249
16250 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16251 - type: "plot"
16252   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16253   algorithm: "plot_performance_box"
16254   output-file-type: ".html"
16255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16257   filter: "'NIC_Intel-X710' and
16258            '64B' and
16259            'NDRPDR' and
16260            ('ETH' or 'DOT1Q') and
16261            '2T1C' and
16262            ('L2BDMACLRN' or 'L2XCFWD') and
16263            'VHOST_1024' and
16264            not 'CFS_OPT' and
16265            not 'VXLAN' and
16266            not 'NF_DENSITY' and
16267            not 'DOT1Q' and
16268            not 'IP4FWD'"
16269   parameters:
16270   - "throughput"
16271   - "parent"
16272   - "tags"
16273 #  sort:
16274 #  - "1VM"
16275 #  - "L2XCFWD"
16276 #  - "1VM"
16277 #  - "L2BDMACLRN"
16278   traces:
16279     hoverinfo: "x+y"
16280     boxpoints: "outliers"
16281     whiskerwidth: 0
16282   layout:
16283     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16284     layout: "plot-throughput"
16285
16286 - type: "plot"
16287   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16288   algorithm: "plot_performance_box"
16289   output-file-type: ".html"
16290   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16292   filter: "'NIC_Intel-X710' and
16293            '64B' and
16294            'NDRPDR' and
16295            ('ETH' or 'DOT1Q') and
16296            '2T1C' and
16297            ('L2BDMACLRN' or 'L2XCFWD') and
16298            'VHOST_1024' and
16299            not 'CFS_OPT' and
16300            not 'VXLAN' and
16301            not 'NF_DENSITY' and
16302            not 'DOT1Q' and
16303            not 'IP4FWD'"
16304   parameters:
16305   - "throughput"
16306   - "parent"
16307   - "tags"
16308 #  sort:
16309 #  - "1VM"
16310 #  - "L2XCFWD"
16311 #  - "1VM"
16312 #  - "L2BDMACLRN"
16313   traces:
16314     hoverinfo: "x+y"
16315     boxpoints: "outliers"
16316     whiskerwidth: 0
16317   layout:
16318     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16319     layout: "plot-throughput"
16320
16321 - type: "plot"
16322   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16323   algorithm: "plot_performance_box"
16324   output-file-type: ".html"
16325   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16327   filter: "'NIC_Intel-X710' and
16328            '64B' and
16329            'NDRPDR' and
16330            ('ETH' or 'DOT1Q') and
16331            '4T2C' and
16332            ('L2BDMACLRN' or 'L2XCFWD') and
16333            'VHOST_1024' and
16334            not 'CFS_OPT' and
16335            not 'VXLAN' and
16336            not 'NF_DENSITY' and
16337            not 'DOT1Q' and
16338            not 'IP4FWD'"
16339   parameters:
16340   - "throughput"
16341   - "parent"
16342   - "tags"
16343 #  sort:
16344 #  - "1VM"
16345 #  - "L2XCFWD"
16346 #  - "1VM"
16347 #  - "L2BDMACLRN"
16348   traces:
16349     hoverinfo: "x+y"
16350     boxpoints: "outliers"
16351     whiskerwidth: 0
16352   layout:
16353     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16354     layout: "plot-throughput"
16355
16356 - type: "plot"
16357   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16358   algorithm: "plot_performance_box"
16359   output-file-type: ".html"
16360   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16362   filter: "'NIC_Intel-X710' and
16363            '64B' and
16364            'NDRPDR' and
16365            ('ETH' or 'DOT1Q') and
16366            '4T2C' and
16367            ('L2BDMACLRN' or 'L2XCFWD') and
16368            'VHOST_1024' and
16369            not 'CFS_OPT' and
16370            not 'VXLAN' and
16371            not 'NF_DENSITY' and
16372            not 'DOT1Q' and
16373            not 'IP4FWD'"
16374   parameters:
16375   - "throughput"
16376   - "parent"
16377   - "tags"
16378 #  sort:
16379 #  - "1VM"
16380 #  - "L2XCFWD"
16381 #  - "1VM"
16382 #  - "L2BDMACLRN"
16383   traces:
16384     hoverinfo: "x+y"
16385     boxpoints: "outliers"
16386     whiskerwidth: 0
16387   layout:
16388     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16389     layout: "plot-throughput"
16390
16391 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16392 - type: "plot"
16393   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16394   algorithm: "plot_performance_box"
16395   output-file-type: ".html"
16396   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16398   filter: "'NIC_Intel-XXV710' and
16399            '64B' and
16400            'NDRPDR' and
16401            'ETH' and
16402            'IP4FWD' and
16403            '2T1C' and
16404            'VHOST_1024' and
16405            not 'VXLAN' and
16406            not 'CFS_OPT' and
16407            not 'DOT1Q'"
16408   parameters:
16409   - "throughput"
16410   - "parent"
16411   - "tags"
16412   sort:
16413   - "1VM"
16414   - "2VM"
16415   traces:
16416     hoverinfo: "x+y"
16417     boxpoints: "outliers"
16418     whiskerwidth: 0
16419   layout:
16420     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16421     layout: "plot-throughput"
16422
16423 - type: "plot"
16424   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16425   algorithm: "plot_performance_box"
16426   output-file-type: ".html"
16427   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16428   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16429   filter: "'NIC_Intel-XXV710' and
16430            '64B' and
16431            'NDRPDR' and
16432            'ETH' and
16433            'IP4FWD' and
16434            '4T2C' and
16435            'VHOST_1024' and
16436            not 'VXLAN' and
16437            not 'CFS_OPT' and
16438            not 'DOT1Q'"
16439   parameters:
16440   - "throughput"
16441   - "parent"
16442   - "tags"
16443   sort:
16444   - "1VM"
16445   - "2VM"
16446   traces:
16447     hoverinfo: "x+y"
16448     boxpoints: "outliers"
16449     whiskerwidth: 0
16450   layout:
16451     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16452     layout: "plot-throughput"
16453
16454 - type: "plot"
16455   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16456   algorithm: "plot_performance_box"
16457   output-file-type: ".html"
16458   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16459   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16460   filter: "'NIC_Intel-XXV710' and
16461            '64B' and
16462            'NDRPDR' and
16463            'ETH' and
16464            'IP4FWD' and
16465            '2T1C' and
16466            'VHOST_1024' and
16467            not 'VXLAN' and
16468            not 'CFS_OPT' and
16469            not 'DOT1Q'"
16470   parameters:
16471   - "throughput"
16472   - "parent"
16473   - "tags"
16474   sort:
16475   - "1VM"
16476   - "2VM"
16477   traces:
16478     hoverinfo: "x+y"
16479     boxpoints: "outliers"
16480     whiskerwidth: 0
16481   layout:
16482     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16483     layout: "plot-throughput"
16484
16485 - type: "plot"
16486   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16487   algorithm: "plot_performance_box"
16488   output-file-type: ".html"
16489   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16490   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16491   filter: "'NIC_Intel-XXV710' and
16492            '64B' and
16493            'NDRPDR' and
16494            'ETH' and
16495            'IP4FWD' and
16496            '4T2C' and
16497            'VHOST_1024' and
16498            not 'VXLAN' and
16499            not 'CFS_OPT' and
16500            not 'DOT1Q'"
16501   parameters:
16502   - "throughput"
16503   - "parent"
16504   - "tags"
16505   sort:
16506   - "1VM"
16507   - "2VM"
16508   traces:
16509     hoverinfo: "x+y"
16510     boxpoints: "outliers"
16511     whiskerwidth: 0
16512   layout:
16513     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16514     layout: "plot-throughput"
16515
16516 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16517 #- type: "plot"
16518 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base_and_features-ndr"
16549 #    layout: "plot-throughput"
16550 #
16551 #- type: "plot"
16552 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base_and_features-pdr"
16583 #    layout: "plot-throughput"
16584 #
16585 #- type: "plot"
16586 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16587 #  algorithm: "plot_performance_box"
16588 #  output-file-type: ".html"
16589 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16590 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16591 #  filter: "'NIC_Intel-XXV710' and
16592 #           '64B' and
16593 #           'NDRPDR' and
16594 #           ('ETH' or 'DOT1Q') and
16595 #           'BASE' and
16596 #           '4T2C' and
16597 #           ('L2BDMACLRN' or 'L2XCFWD') and
16598 #           'VHOST_1024' and
16599 #           not 'VXLAN' and
16600 #           not 'IP4FWD' and
16601 #           not '2VM'"
16602 #  parameters:
16603 #  - "throughput"
16604 #  - "parent"
16605 #  - "tags"
16606 ##  sort:
16607 ##  - "not CFS_OPT"
16608 ##  - "L2XCFWD"
16609 ##  - "not CFS_OPT"
16610 ##  - "CFS_OPT"
16611 #  traces:
16612 #    hoverinfo: "x+y"
16613 #    boxpoints: "outliers"
16614 #    whiskerwidth: 0
16615 #  layout:
16616 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16617 #    layout: "plot-throughput"
16618 #
16619 #- type: "plot"
16620 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16621 #  algorithm: "plot_performance_box"
16622 #  output-file-type: ".html"
16623 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16624 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16625 #  filter: "'NIC_Intel-XXV710' and
16626 #           '64B' and
16627 #           'NDRPDR' and
16628 #           ('ETH' or 'DOT1Q') and
16629 #           'BASE' and
16630 #           '4T2C' and
16631 #           ('L2BDMACLRN' or 'L2XCFWD') and
16632 #           'VHOST_1024' and
16633 #           not 'VXLAN' and
16634 #           not 'IP4FWD' and
16635 #           not '2VM'"
16636 #  parameters:
16637 #  - "throughput"
16638 #  - "parent"
16639 #  - "tags"
16640 ##  sort:
16641 ##  - "not CFS_OPT"
16642 ##  - "L2XCFWD"
16643 ##  - "not CFS_OPT"
16644 ##  - "CFS_OPT"
16645 #  traces:
16646 #    hoverinfo: "x+y"
16647 #    boxpoints: "outliers"
16648 #    whiskerwidth: 0
16649 #  layout:
16650 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16651 #    layout: "plot-throughput"
16652 #
16653 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16654 #- type: "plot"
16655 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base-vm-ndr"
16686 #    layout: "plot-throughput"
16687 #
16688 #- type: "plot"
16689 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-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-2t1c-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 #           '2T1C' 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-2t1c-base-vm-pdr"
16720 #    layout: "plot-throughput"
16721 #
16722 #- type: "plot"
16723 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16724 #  algorithm: "plot_performance_box"
16725 #  output-file-type: ".html"
16726 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16727 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16728 #  filter: "'NIC_Intel-XXV710' and
16729 #           '64B' and
16730 #           'NDRPDR' and
16731 #           ('ETH' or 'DOT1Q') and
16732 #           '4T2C' and
16733 #           ('L2BDMACLRN' or 'L2XCFWD') and
16734 #           'VHOST_1024' and
16735 #           not 'CFS_OPT' and
16736 #           not 'VXLAN' and
16737 #           not 'DOT1Q' and
16738 #           not 'IP4FWD'"
16739 #  parameters:
16740 #  - "throughput"
16741 #  - "parent"
16742 #  - "tags"
16743 ##  sort:
16744 ##  - "1VM"
16745 ##  - "L2XCFWD"
16746 ##  - "1VM"
16747 ##  - "L2BDMACLRN"
16748 #  traces:
16749 #    hoverinfo: "x+y"
16750 #    boxpoints: "outliers"
16751 #    whiskerwidth: 0
16752 #  layout:
16753 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16754 #    layout: "plot-throughput"
16755 #
16756 #- type: "plot"
16757 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16758 #  algorithm: "plot_performance_box"
16759 #  output-file-type: ".html"
16760 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16761 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16762 #  filter: "'NIC_Intel-XXV710' and
16763 #           '64B' and
16764 #           'NDRPDR' and
16765 #           ('ETH' or 'DOT1Q') and
16766 #           '4T2C' and
16767 #           ('L2BDMACLRN' or 'L2XCFWD') and
16768 #           'VHOST_1024' and
16769 #           not 'CFS_OPT' and
16770 #           not 'VXLAN' and
16771 #           not 'DOT1Q' and
16772 #           not 'IP4FWD'"
16773 #  parameters:
16774 #  - "throughput"
16775 #  - "parent"
16776 #  - "tags"
16777 ##  sort:
16778 ##  - "1VM"
16779 ##  - "L2XCFWD"
16780 ##  - "1VM"
16781 ##  - "L2BDMACLRN"
16782 #  traces:
16783 #    hoverinfo: "x+y"
16784 #    boxpoints: "outliers"
16785 #    whiskerwidth: 0
16786 #  layout:
16787 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16788 #    layout: "plot-throughput"
16789
16790 ################################################################################
16791
16792 # Packet Throughput - VPP VTS 3n-hsw-x520
16793 - type: "plot"
16794   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16795   algorithm: "plot_performance_box"
16796   output-file-type: ".html"
16797   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16799   filter: "'NIC_Intel-X520-DA2' and
16800            '114B' and
16801            'NDRPDR' and
16802            '1T1C' and
16803            'VTS'"
16804   parameters:
16805   - "throughput"
16806   - "parent"
16807   - "tags"
16808   traces:
16809     hoverinfo: "x+y"
16810     boxpoints: "outliers"
16811     whiskerwidth: 0
16812   layout:
16813     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16814     layout: "plot-throughput"
16815
16816 - type: "plot"
16817   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16818   algorithm: "plot_performance_box"
16819   output-file-type: ".html"
16820   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16822   filter: "'NIC_Intel-X520-DA2' and
16823            '114B' and
16824            'NDRPDR' and
16825            '2T2C' and
16826            'VTS'"
16827   parameters:
16828   - "throughput"
16829   - "parent"
16830   - "tags"
16831   traces:
16832     hoverinfo: "x+y"
16833     boxpoints: "outliers"
16834     whiskerwidth: 0
16835   layout:
16836     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16837     layout: "plot-throughput"
16838
16839 - type: "plot"
16840   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16841   algorithm: "plot_performance_box"
16842   output-file-type: ".html"
16843   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16845   filter: "'NIC_Intel-X520-DA2' and
16846            '114B' and
16847            'NDRPDR' and
16848            '1T1C' and
16849            'VTS'"
16850   parameters:
16851   - "throughput"
16852   - "parent"
16853   - "tags"
16854   traces:
16855     hoverinfo: "x+y"
16856     boxpoints: "outliers"
16857     whiskerwidth: 0
16858   layout:
16859     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16860     layout: "plot-throughput"
16861
16862 - type: "plot"
16863   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16864   algorithm: "plot_performance_box"
16865   output-file-type: ".html"
16866   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16868   filter: "'NIC_Intel-X520-DA2' and
16869            '114B' and
16870            'NDRPDR' and
16871            '2T2C' and
16872            'VTS'"
16873   parameters:
16874   - "throughput"
16875   - "parent"
16876   - "tags"
16877   traces:
16878     hoverinfo: "x+y"
16879     boxpoints: "outliers"
16880     whiskerwidth: 0
16881   layout:
16882     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16883     layout: "plot-throughput"
16884
16885 ################################################################################
16886
16887 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16888 - type: "plot"
16889   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16890   algorithm: "plot_performance_box"
16891   output-file-type: ".html"
16892   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16893   data: "plot-dpdk-throughput-latency-3n-hsw"
16894   filter: "'NIC_Intel-X520-DA2' and
16895            '64B' and
16896            'BASE' and
16897            'NDRPDR' and
16898            '1T1C' and
16899            'IP4FWD'"
16900   parameters:
16901   - "throughput"
16902   - "parent"
16903   - "tags"
16904   traces:
16905     hoverinfo: "x+y"
16906     boxpoints: "outliers"
16907     whiskerwidth: 0
16908   layout:
16909     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16910     layout: "plot-throughput"
16911
16912 - type: "plot"
16913   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16914   algorithm: "plot_performance_box"
16915   output-file-type: ".html"
16916   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16917   data: "plot-dpdk-throughput-latency-3n-hsw"
16918   filter: "'NIC_Intel-X520-DA2' and
16919            '64B' and
16920            'BASE' and
16921            'NDRPDR' and
16922            '2T2C' and
16923            'IP4FWD'"
16924   parameters:
16925   - "throughput"
16926   - "parent"
16927   - "tags"
16928   traces:
16929     hoverinfo: "x+y"
16930     boxpoints: "outliers"
16931     whiskerwidth: 0
16932   layout:
16933     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16934     layout: "plot-throughput"
16935
16936 - type: "plot"
16937   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16938   algorithm: "plot_performance_box"
16939   output-file-type: ".html"
16940   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16941   data: "plot-dpdk-throughput-latency-3n-hsw"
16942   filter: "'NIC_Intel-X520-DA2' and
16943            '64B' and
16944            'BASE' and
16945            'NDRPDR' and
16946            '1T1C' and
16947            'IP4FWD'"
16948   parameters:
16949   - "throughput"
16950   - "parent"
16951   - "tags"
16952   traces:
16953     hoverinfo: "x+y"
16954     boxpoints: "outliers"
16955     whiskerwidth: 0
16956   layout:
16957     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16958     layout: "plot-throughput"
16959
16960 - type: "plot"
16961   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16962   algorithm: "plot_performance_box"
16963   output-file-type: ".html"
16964   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16965   data: "plot-dpdk-throughput-latency-3n-hsw"
16966   filter: "'NIC_Intel-X520-DA2' and
16967            '64B' and
16968            'BASE' and
16969            'NDRPDR' and
16970            '2T2C' and
16971            'IP4FWD'"
16972   parameters:
16973   - "throughput"
16974   - "parent"
16975   - "tags"
16976   traces:
16977     hoverinfo: "x+y"
16978     boxpoints: "outliers"
16979     whiskerwidth: 0
16980   layout:
16981     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16982     layout: "plot-throughput"
16983
16984 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16985 - type: "plot"
16986   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16987   algorithm: "plot_performance_box"
16988   output-file-type: ".html"
16989   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16990   data: "plot-dpdk-throughput-latency-3n-hsw"
16991   filter: "'NIC_Intel-X710' and
16992            '64B' and
16993            'BASE' and
16994            'NDRPDR' and
16995            '1T1C' and
16996            'IP4FWD'"
16997   parameters:
16998   - "throughput"
16999   - "parent"
17000   - "tags"
17001   traces:
17002     hoverinfo: "x+y"
17003     boxpoints: "outliers"
17004     whiskerwidth: 0
17005   layout:
17006     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17007     layout: "plot-throughput"
17008
17009 - type: "plot"
17010   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17011   algorithm: "plot_performance_box"
17012   output-file-type: ".html"
17013   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17014   data: "plot-dpdk-throughput-latency-3n-hsw"
17015   filter: "'NIC_Intel-X710' and
17016            '64B' and
17017            'BASE' and
17018            'NDRPDR' and
17019            '2T2C' and
17020            'IP4FWD'"
17021   parameters:
17022   - "throughput"
17023   - "parent"
17024   - "tags"
17025   traces:
17026     hoverinfo: "x+y"
17027     boxpoints: "outliers"
17028     whiskerwidth: 0
17029   layout:
17030     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17031     layout: "plot-throughput"
17032
17033 - type: "plot"
17034   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17035   algorithm: "plot_performance_box"
17036   output-file-type: ".html"
17037   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17038   data: "plot-dpdk-throughput-latency-3n-hsw"
17039   filter: "'NIC_Intel-X710' and
17040            '64B' and
17041            'BASE' and
17042            'NDRPDR' and
17043            '1T1C' and
17044            'IP4FWD'"
17045   parameters:
17046   - "throughput"
17047   - "parent"
17048   - "tags"
17049   traces:
17050     hoverinfo: "x+y"
17051     boxpoints: "outliers"
17052     whiskerwidth: 0
17053   layout:
17054     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17055     layout: "plot-throughput"
17056
17057 - type: "plot"
17058   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17059   algorithm: "plot_performance_box"
17060   output-file-type: ".html"
17061   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17062   data: "plot-dpdk-throughput-latency-3n-hsw"
17063   filter: "'NIC_Intel-X710' and
17064            '64B' and
17065            'BASE' and
17066            'NDRPDR' and
17067            '2T2C' and
17068            'IP4FWD'"
17069   parameters:
17070   - "throughput"
17071   - "parent"
17072   - "tags"
17073   traces:
17074     hoverinfo: "x+y"
17075     boxpoints: "outliers"
17076     whiskerwidth: 0
17077   layout:
17078     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17079     layout: "plot-throughput"
17080
17081 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17082 - type: "plot"
17083   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17084   algorithm: "plot_performance_box"
17085   output-file-type: ".html"
17086   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17087   data: "plot-dpdk-throughput-latency-3n-hsw"
17088   filter: "'NIC_Intel-XL710' and
17089            '64B' and
17090            'BASE' and
17091            'NDRPDR' and
17092            '1T1C' and
17093            'IP4FWD'"
17094   parameters:
17095   - "throughput"
17096   - "parent"
17097   - "tags"
17098   traces:
17099     hoverinfo: "x+y"
17100     boxpoints: "outliers"
17101     whiskerwidth: 0
17102   layout:
17103     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17104     layout: "plot-throughput"
17105
17106 - type: "plot"
17107   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17108   algorithm: "plot_performance_box"
17109   output-file-type: ".html"
17110   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17111   data: "plot-dpdk-throughput-latency-3n-hsw"
17112   filter: "'NIC_Intel-XL710' and
17113            '64B' and
17114            'BASE' and
17115            'NDRPDR' and
17116            '2T2C' and
17117            'IP4FWD'"
17118   parameters:
17119   - "throughput"
17120   - "parent"
17121   - "tags"
17122   traces:
17123     hoverinfo: "x+y"
17124     boxpoints: "outliers"
17125     whiskerwidth: 0
17126   layout:
17127     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17132   algorithm: "plot_performance_box"
17133   output-file-type: ".html"
17134   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17135   data: "plot-dpdk-throughput-latency-3n-hsw"
17136   filter: "'NIC_Intel-XL710' and
17137            '64B' and
17138            'BASE' and
17139            'NDRPDR' and
17140            '1T1C' and
17141            'IP4FWD'"
17142   parameters:
17143   - "throughput"
17144   - "parent"
17145   - "tags"
17146   traces:
17147     hoverinfo: "x+y"
17148     boxpoints: "outliers"
17149     whiskerwidth: 0
17150   layout:
17151     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17152     layout: "plot-throughput"
17153
17154 - type: "plot"
17155   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17156   algorithm: "plot_performance_box"
17157   output-file-type: ".html"
17158   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17159   data: "plot-dpdk-throughput-latency-3n-hsw"
17160   filter: "'NIC_Intel-XL710' and
17161            '64B' and
17162            'BASE' and
17163            'NDRPDR' and
17164            '2T2C' and
17165            'IP4FWD'"
17166   parameters:
17167   - "throughput"
17168   - "parent"
17169   - "tags"
17170   traces:
17171     hoverinfo: "x+y"
17172     boxpoints: "outliers"
17173     whiskerwidth: 0
17174   layout:
17175     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17176     layout: "plot-throughput"
17177
17178 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17179 - type: "plot"
17180   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17181   algorithm: "plot_performance_box"
17182   output-file-type: ".html"
17183   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17184   data: "plot-dpdk-throughput-latency-3n-skx"
17185   filter: "'NIC_Intel-X710' and
17186            '64B' and
17187            'BASE' and
17188            'NDRPDR' and
17189            '2T1C' and
17190            'IP4FWD'"
17191   parameters:
17192   - "throughput"
17193   - "parent"
17194   - "tags"
17195   traces:
17196     hoverinfo: "x+y"
17197     boxpoints: "outliers"
17198     whiskerwidth: 0
17199   layout:
17200     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17201     layout: "plot-throughput"
17202
17203 - type: "plot"
17204   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17205   algorithm: "plot_performance_box"
17206   output-file-type: ".html"
17207   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17208   data: "plot-dpdk-throughput-latency-3n-skx"
17209   filter: "'NIC_Intel-X710' and
17210            '64B' and
17211            'BASE' and
17212            'NDRPDR' and
17213            '4T2C' and
17214            'IP4FWD'"
17215   parameters:
17216   - "throughput"
17217   - "parent"
17218   - "tags"
17219   traces:
17220     hoverinfo: "x+y"
17221     boxpoints: "outliers"
17222     whiskerwidth: 0
17223   layout:
17224     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17225     layout: "plot-throughput"
17226
17227 - type: "plot"
17228   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17229   algorithm: "plot_performance_box"
17230   output-file-type: ".html"
17231   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17232   data: "plot-dpdk-throughput-latency-3n-skx"
17233   filter: "'NIC_Intel-X710' and
17234            '64B' and
17235            'BASE' and
17236            'NDRPDR' and
17237            '2T1C' and
17238            'IP4FWD'"
17239   parameters:
17240   - "throughput"
17241   - "parent"
17242   - "tags"
17243   traces:
17244     hoverinfo: "x+y"
17245     boxpoints: "outliers"
17246     whiskerwidth: 0
17247   layout:
17248     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17253   algorithm: "plot_performance_box"
17254   output-file-type: ".html"
17255   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17256   data: "plot-dpdk-throughput-latency-3n-skx"
17257   filter: "'NIC_Intel-X710' and
17258            '64B' and
17259            'BASE' and
17260            'NDRPDR' and
17261            '4T2C' and
17262            'IP4FWD'"
17263   parameters:
17264   - "throughput"
17265   - "parent"
17266   - "tags"
17267   traces:
17268     hoverinfo: "x+y"
17269     boxpoints: "outliers"
17270     whiskerwidth: 0
17271   layout:
17272     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17273     layout: "plot-throughput"
17274
17275 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17276 - type: "plot"
17277   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17278   algorithm: "plot_performance_box"
17279   output-file-type: ".html"
17280   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17281   data: "plot-dpdk-throughput-latency-3n-skx"
17282   filter: "'NIC_Intel-XXV710' and
17283            '64B' and
17284            'BASE' and
17285            'NDRPDR' and
17286            '2T1C' and
17287            'IP4FWD'"
17288   parameters:
17289   - "throughput"
17290   - "parent"
17291   - "tags"
17292   traces:
17293     hoverinfo: "x+y"
17294     boxpoints: "outliers"
17295     whiskerwidth: 0
17296   layout:
17297     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17298     layout: "plot-throughput"
17299
17300 - type: "plot"
17301   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17302   algorithm: "plot_performance_box"
17303   output-file-type: ".html"
17304   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17305   data: "plot-dpdk-throughput-latency-3n-skx"
17306   filter: "'NIC_Intel-XXV710' and
17307            '64B' and
17308            'BASE' and
17309            'NDRPDR' and
17310            '4T2C' and
17311            'IP4FWD'"
17312   parameters:
17313   - "throughput"
17314   - "parent"
17315   - "tags"
17316   traces:
17317     hoverinfo: "x+y"
17318     boxpoints: "outliers"
17319     whiskerwidth: 0
17320   layout:
17321     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17322     layout: "plot-throughput"
17323
17324 - type: "plot"
17325   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17326   algorithm: "plot_performance_box"
17327   output-file-type: ".html"
17328   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17329   data: "plot-dpdk-throughput-latency-3n-skx"
17330   filter: "'NIC_Intel-XXV710' and
17331            '64B' and
17332            'BASE' and
17333            'NDRPDR' and
17334            '2T1C' and
17335            'IP4FWD'"
17336   parameters:
17337   - "throughput"
17338   - "parent"
17339   - "tags"
17340   traces:
17341     hoverinfo: "x+y"
17342     boxpoints: "outliers"
17343     whiskerwidth: 0
17344   layout:
17345     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17346     layout: "plot-throughput"
17347
17348 - type: "plot"
17349   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17350   algorithm: "plot_performance_box"
17351   output-file-type: ".html"
17352   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17353   data: "plot-dpdk-throughput-latency-3n-skx"
17354   filter: "'NIC_Intel-XXV710' and
17355            '64B' and
17356            'BASE' and
17357            'NDRPDR' and
17358            '4T2C' and
17359            'IP4FWD'"
17360   parameters:
17361   - "throughput"
17362   - "parent"
17363   - "tags"
17364   traces:
17365     hoverinfo: "x+y"
17366     boxpoints: "outliers"
17367     whiskerwidth: 0
17368   layout:
17369     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17370     layout: "plot-throughput"
17371
17372 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17373 - type: "plot"
17374   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17375   algorithm: "plot_performance_box"
17376   output-file-type: ".html"
17377   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17378   data: "plot-dpdk-throughput-latency-2n-skx"
17379   filter: "'NIC_Intel-X710' and
17380            '64B' and
17381            'BASE' and
17382            'NDRPDR' and
17383            '2T1C' and
17384            'IP4FWD'"
17385   parameters:
17386   - "throughput"
17387   - "parent"
17388   - "tags"
17389   traces:
17390     hoverinfo: "x+y"
17391     boxpoints: "outliers"
17392     whiskerwidth: 0
17393   layout:
17394     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17395     layout: "plot-throughput"
17396
17397 - type: "plot"
17398   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17399   algorithm: "plot_performance_box"
17400   output-file-type: ".html"
17401   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17402   data: "plot-dpdk-throughput-latency-2n-skx"
17403   filter: "'NIC_Intel-X710' and
17404            '64B' and
17405            'BASE' and
17406            'NDRPDR' and
17407            '4T2C' and
17408            'IP4FWD'"
17409   parameters:
17410   - "throughput"
17411   - "parent"
17412   - "tags"
17413   traces:
17414     hoverinfo: "x+y"
17415     boxpoints: "outliers"
17416     whiskerwidth: 0
17417   layout:
17418     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17419     layout: "plot-throughput"
17420
17421 - type: "plot"
17422   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17423   algorithm: "plot_performance_box"
17424   output-file-type: ".html"
17425   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17426   data: "plot-dpdk-throughput-latency-2n-skx"
17427   filter: "'NIC_Intel-X710' and
17428            '64B' and
17429            'BASE' and
17430            'NDRPDR' and
17431            '2T1C' and
17432            'IP4FWD'"
17433   parameters:
17434   - "throughput"
17435   - "parent"
17436   - "tags"
17437   traces:
17438     hoverinfo: "x+y"
17439     boxpoints: "outliers"
17440     whiskerwidth: 0
17441   layout:
17442     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17447   algorithm: "plot_performance_box"
17448   output-file-type: ".html"
17449   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17450   data: "plot-dpdk-throughput-latency-2n-skx"
17451   filter: "'NIC_Intel-X710' and
17452            '64B' and
17453            'BASE' and
17454            'NDRPDR' and
17455            '4T2C' and
17456            'IP4FWD'"
17457   parameters:
17458   - "throughput"
17459   - "parent"
17460   - "tags"
17461   traces:
17462     hoverinfo: "x+y"
17463     boxpoints: "outliers"
17464     whiskerwidth: 0
17465   layout:
17466     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17467     layout: "plot-throughput"
17468
17469 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17470 - type: "plot"
17471   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17472   algorithm: "plot_performance_box"
17473   output-file-type: ".html"
17474   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17475   data: "plot-dpdk-throughput-latency-2n-skx"
17476   filter: "'NIC_Intel-XXV710' and
17477            '64B' and
17478            'BASE' and
17479            'NDRPDR' and
17480            '2T1C' and
17481            'IP4FWD'"
17482   parameters:
17483   - "throughput"
17484   - "parent"
17485   - "tags"
17486   traces:
17487     hoverinfo: "x+y"
17488     boxpoints: "outliers"
17489     whiskerwidth: 0
17490   layout:
17491     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17492     layout: "plot-throughput"
17493
17494 - type: "plot"
17495   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17496   algorithm: "plot_performance_box"
17497   output-file-type: ".html"
17498   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17499   data: "plot-dpdk-throughput-latency-2n-skx"
17500   filter: "'NIC_Intel-XXV710' and
17501            '64B' and
17502            'BASE' and
17503            'NDRPDR' and
17504            '4T2C' and
17505            'IP4FWD'"
17506   parameters:
17507   - "throughput"
17508   - "parent"
17509   - "tags"
17510   traces:
17511     hoverinfo: "x+y"
17512     boxpoints: "outliers"
17513     whiskerwidth: 0
17514   layout:
17515     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17516     layout: "plot-throughput"
17517
17518 - type: "plot"
17519   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17520   algorithm: "plot_performance_box"
17521   output-file-type: ".html"
17522   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17523   data: "plot-dpdk-throughput-latency-2n-skx"
17524   filter: "'NIC_Intel-XXV710' and
17525            '64B' and
17526            'BASE' and
17527            'NDRPDR' and
17528            '2T1C' and
17529            'IP4FWD'"
17530   parameters:
17531   - "throughput"
17532   - "parent"
17533   - "tags"
17534   traces:
17535     hoverinfo: "x+y"
17536     boxpoints: "outliers"
17537     whiskerwidth: 0
17538   layout:
17539     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17540     layout: "plot-throughput"
17541
17542 - type: "plot"
17543   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17544   algorithm: "plot_performance_box"
17545   output-file-type: ".html"
17546   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17547   data: "plot-dpdk-throughput-latency-2n-skx"
17548   filter: "'NIC_Intel-XXV710' and
17549            '64B' and
17550            'BASE' and
17551            'NDRPDR' and
17552            '4T2C' and
17553            'IP4FWD'"
17554   parameters:
17555   - "throughput"
17556   - "parent"
17557   - "tags"
17558   traces:
17559     hoverinfo: "x+y"
17560     boxpoints: "outliers"
17561     whiskerwidth: 0
17562   layout:
17563     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17564     layout: "plot-throughput"
17565
17566 ################################################################################
17567
17568 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17569 - type: "plot"
17570   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17571   algorithm: "plot_performance_box"
17572   output-file-type: ".html"
17573   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17574   data: "plot-dpdk-throughput-latency-3n-hsw"
17575   filter: "'NIC_Intel-X520-DA2' and
17576            '64B' and
17577            'BASE' and
17578            'NDRPDR' and
17579            '1T1C' and
17580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17581   parameters:
17582   - "throughput"
17583   - "parent"
17584   - "tags"
17585   traces:
17586     hoverinfo: "x+y"
17587     boxpoints: "outliers"
17588     whiskerwidth: 0
17589   layout:
17590     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17595   algorithm: "plot_performance_box"
17596   output-file-type: ".html"
17597   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17598   data: "plot-dpdk-throughput-latency-3n-hsw"
17599   filter: "'NIC_Intel-X520-DA2' and
17600            '64B' and
17601            'BASE' and
17602            'NDRPDR' and
17603            '2T2C' and
17604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17605   parameters:
17606   - "throughput"
17607   - "parent"
17608   - "tags"
17609   traces:
17610     hoverinfo: "x+y"
17611     boxpoints: "outliers"
17612     whiskerwidth: 0
17613   layout:
17614     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17615     layout: "plot-throughput"
17616
17617 - type: "plot"
17618   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17619   algorithm: "plot_performance_box"
17620   output-file-type: ".html"
17621   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17622   data: "plot-dpdk-throughput-latency-3n-hsw"
17623   filter: "'NIC_Intel-X520-DA2' and
17624            '64B' and
17625            'BASE' and
17626            'NDRPDR' and
17627            '1T1C' and
17628            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17629   parameters:
17630   - "throughput"
17631   - "parent"
17632   - "tags"
17633   traces:
17634     hoverinfo: "x+y"
17635     boxpoints: "outliers"
17636     whiskerwidth: 0
17637   layout:
17638     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17639     layout: "plot-throughput"
17640
17641 - type: "plot"
17642   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17643   algorithm: "plot_performance_box"
17644   output-file-type: ".html"
17645   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17646   data: "plot-dpdk-throughput-latency-3n-hsw"
17647   filter: "'NIC_Intel-X520-DA2' and
17648            '64B' and
17649            'BASE' and
17650            'NDRPDR' and
17651            '2T2C' and
17652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17653   parameters:
17654   - "throughput"
17655   - "parent"
17656   - "tags"
17657   traces:
17658     hoverinfo: "x+y"
17659     boxpoints: "outliers"
17660     whiskerwidth: 0
17661   layout:
17662     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17663     layout: "plot-throughput"
17664
17665 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17666 - type: "plot"
17667   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17668   algorithm: "plot_performance_box"
17669   output-file-type: ".html"
17670   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17671   data: "plot-dpdk-throughput-latency-3n-hsw"
17672   filter: "'NIC_Intel-X710' and
17673            '64B' and
17674            'BASE' and
17675            'NDRPDR' and
17676            '1T1C' and
17677            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17678   parameters:
17679   - "throughput"
17680   - "parent"
17681   - "tags"
17682   traces:
17683     hoverinfo: "x+y"
17684     boxpoints: "outliers"
17685     whiskerwidth: 0
17686   layout:
17687     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17688     layout: "plot-throughput"
17689
17690 - type: "plot"
17691   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17692   algorithm: "plot_performance_box"
17693   output-file-type: ".html"
17694   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17695   data: "plot-dpdk-throughput-latency-3n-hsw"
17696   filter: "'NIC_Intel-X710' and
17697            '64B' and
17698            'BASE' and
17699            'NDRPDR' and
17700            '2T2C' and
17701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17702   parameters:
17703   - "throughput"
17704   - "parent"
17705   - "tags"
17706   traces:
17707     hoverinfo: "x+y"
17708     boxpoints: "outliers"
17709     whiskerwidth: 0
17710   layout:
17711     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17712     layout: "plot-throughput"
17713
17714 - type: "plot"
17715   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17716   algorithm: "plot_performance_box"
17717   output-file-type: ".html"
17718   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17719   data: "plot-dpdk-throughput-latency-3n-hsw"
17720   filter: "'NIC_Intel-X710' and
17721            '64B' and
17722            'BASE' and
17723            'NDRPDR' and
17724            '1T1C' and
17725            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17726   parameters:
17727   - "throughput"
17728   - "parent"
17729   - "tags"
17730   traces:
17731     hoverinfo: "x+y"
17732     boxpoints: "outliers"
17733     whiskerwidth: 0
17734   layout:
17735     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17736     layout: "plot-throughput"
17737
17738 - type: "plot"
17739   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17740   algorithm: "plot_performance_box"
17741   output-file-type: ".html"
17742   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17743   data: "plot-dpdk-throughput-latency-3n-hsw"
17744   filter: "'NIC_Intel-X710' and
17745            '64B' and
17746            'BASE' and
17747            'NDRPDR' and
17748            '2T2C' and
17749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17750   parameters:
17751   - "throughput"
17752   - "parent"
17753   - "tags"
17754   traces:
17755     hoverinfo: "x+y"
17756     boxpoints: "outliers"
17757     whiskerwidth: 0
17758   layout:
17759     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17760     layout: "plot-throughput"
17761
17762 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17763 - type: "plot"
17764   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17765   algorithm: "plot_performance_box"
17766   output-file-type: ".html"
17767   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17768   data: "plot-dpdk-throughput-latency-3n-hsw"
17769   filter: "'NIC_Intel-XL710' and
17770            '64B' and
17771            'BASE' and
17772            'NDRPDR' and
17773            '1T1C' and
17774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17775   parameters:
17776   - "throughput"
17777   - "parent"
17778   - "tags"
17779   traces:
17780     hoverinfo: "x+y"
17781     boxpoints: "outliers"
17782     whiskerwidth: 0
17783   layout:
17784     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17785     layout: "plot-throughput"
17786
17787 - type: "plot"
17788   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17789   algorithm: "plot_performance_box"
17790   output-file-type: ".html"
17791   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17792   data: "plot-dpdk-throughput-latency-3n-hsw"
17793   filter: "'NIC_Intel-XL710' and
17794            '64B' and
17795            'BASE' and
17796            'NDRPDR' and
17797            '2T2C' and
17798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17799   parameters:
17800   - "throughput"
17801   - "parent"
17802   - "tags"
17803   traces:
17804     hoverinfo: "x+y"
17805     boxpoints: "outliers"
17806     whiskerwidth: 0
17807   layout:
17808     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17809     layout: "plot-throughput"
17810
17811 - type: "plot"
17812   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17813   algorithm: "plot_performance_box"
17814   output-file-type: ".html"
17815   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17816   data: "plot-dpdk-throughput-latency-3n-hsw"
17817   filter: "'NIC_Intel-XL710' and
17818            '64B' and
17819            'BASE' and
17820            'NDRPDR' and
17821            '1T1C' and
17822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17823   parameters:
17824   - "throughput"
17825   - "parent"
17826   - "tags"
17827   traces:
17828     hoverinfo: "x+y"
17829     boxpoints: "outliers"
17830     whiskerwidth: 0
17831   layout:
17832     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17833     layout: "plot-throughput"
17834
17835 - type: "plot"
17836   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17837   algorithm: "plot_performance_box"
17838   output-file-type: ".html"
17839   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17840   data: "plot-dpdk-throughput-latency-3n-hsw"
17841   filter: "'NIC_Intel-XL710' and
17842            '64B' and
17843            'BASE' and
17844            'NDRPDR' and
17845            '2T2C' and
17846            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17847   parameters:
17848   - "throughput"
17849   - "parent"
17850   - "tags"
17851   traces:
17852     hoverinfo: "x+y"
17853     boxpoints: "outliers"
17854     whiskerwidth: 0
17855   layout:
17856     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17857     layout: "plot-throughput"
17858
17859 # Packet Throughput - DPDK testpmd 3n-skx-x710
17860 - type: "plot"
17861   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17862   algorithm: "plot_performance_box"
17863   output-file-type: ".html"
17864   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17865   data: "plot-dpdk-throughput-latency-3n-skx"
17866   filter: "'NIC_Intel-X710' and
17867            '64B' and
17868            'BASE' and
17869            'NDRPDR' and
17870            '2T1C' and
17871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17872   parameters:
17873   - "throughput"
17874   - "parent"
17875   - "tags"
17876   traces:
17877     hoverinfo: "x+y"
17878     boxpoints: "outliers"
17879     whiskerwidth: 0
17880   layout:
17881     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17882     layout: "plot-throughput"
17883
17884 - type: "plot"
17885   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17886   algorithm: "plot_performance_box"
17887   output-file-type: ".html"
17888   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17889   data: "plot-dpdk-throughput-latency-3n-skx"
17890   filter: "'NIC_Intel-X710' and
17891            '64B' and
17892            'BASE' and
17893            'NDRPDR' and
17894            '4T2C' and
17895            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17896   parameters:
17897   - "throughput"
17898   - "parent"
17899   - "tags"
17900   traces:
17901     hoverinfo: "x+y"
17902     boxpoints: "outliers"
17903     whiskerwidth: 0
17904   layout:
17905     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17906     layout: "plot-throughput"
17907
17908 - type: "plot"
17909   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17910   algorithm: "plot_performance_box"
17911   output-file-type: ".html"
17912   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17913   data: "plot-dpdk-throughput-latency-3n-skx"
17914   filter: "'NIC_Intel-X710' and
17915            '64B' and
17916            'BASE' and
17917            'NDRPDR' and
17918            '2T1C' and
17919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17920   parameters:
17921   - "throughput"
17922   - "parent"
17923   - "tags"
17924   traces:
17925     hoverinfo: "x+y"
17926     boxpoints: "outliers"
17927     whiskerwidth: 0
17928   layout:
17929     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17930     layout: "plot-throughput"
17931
17932 - type: "plot"
17933   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17934   algorithm: "plot_performance_box"
17935   output-file-type: ".html"
17936   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17937   data: "plot-dpdk-throughput-latency-3n-skx"
17938   filter: "'NIC_Intel-X710' and
17939            '64B' and
17940            'BASE' and
17941            'NDRPDR' and
17942            '4T2C' and
17943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17944   parameters:
17945   - "throughput"
17946   - "parent"
17947   - "tags"
17948   traces:
17949     hoverinfo: "x+y"
17950     boxpoints: "outliers"
17951     whiskerwidth: 0
17952   layout:
17953     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17954     layout: "plot-throughput"
17955
17956 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17957 - type: "plot"
17958   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17959   algorithm: "plot_performance_box"
17960   output-file-type: ".html"
17961   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17962   data: "plot-dpdk-throughput-latency-3n-skx"
17963   filter: "'NIC_Intel-XXV710' and
17964            '64B' and
17965            'BASE' and
17966            'NDRPDR' and
17967            '2T1C' and
17968            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17969   parameters:
17970   - "throughput"
17971   - "parent"
17972   - "tags"
17973   traces:
17974     hoverinfo: "x+y"
17975     boxpoints: "outliers"
17976     whiskerwidth: 0
17977   layout:
17978     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17979     layout: "plot-throughput"
17980
17981 - type: "plot"
17982   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17983   algorithm: "plot_performance_box"
17984   output-file-type: ".html"
17985   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17986   data: "plot-dpdk-throughput-latency-3n-skx"
17987   filter: "'NIC_Intel-XXV710' and
17988            '64B' and
17989            'BASE' and
17990            'NDRPDR' and
17991            '4T2C' and
17992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17993   parameters:
17994   - "throughput"
17995   - "parent"
17996   - "tags"
17997   traces:
17998     hoverinfo: "x+y"
17999     boxpoints: "outliers"
18000     whiskerwidth: 0
18001   layout:
18002     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18003     layout: "plot-throughput"
18004
18005 - type: "plot"
18006   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18007   algorithm: "plot_performance_box"
18008   output-file-type: ".html"
18009   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18010   data: "plot-dpdk-throughput-latency-3n-skx"
18011   filter: "'NIC_Intel-XXV710' and
18012            '64B' and
18013            'BASE' and
18014            'NDRPDR' and
18015            '2T1C' and
18016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18017   parameters:
18018   - "throughput"
18019   - "parent"
18020   - "tags"
18021   traces:
18022     hoverinfo: "x+y"
18023     boxpoints: "outliers"
18024     whiskerwidth: 0
18025   layout:
18026     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18027     layout: "plot-throughput"
18028
18029 - type: "plot"
18030   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18031   algorithm: "plot_performance_box"
18032   output-file-type: ".html"
18033   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18034   data: "plot-dpdk-throughput-latency-3n-skx"
18035   filter: "'NIC_Intel-XXV710' and
18036            '64B' and
18037            'BASE' and
18038            'NDRPDR' and
18039            '4T2C' and
18040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18041   parameters:
18042   - "throughput"
18043   - "parent"
18044   - "tags"
18045   traces:
18046     hoverinfo: "x+y"
18047     boxpoints: "outliers"
18048     whiskerwidth: 0
18049   layout:
18050     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18051     layout: "plot-throughput"
18052
18053 # Packet Throughput - DPDK testpmd 2n-skx-x710
18054 - type: "plot"
18055   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18056   algorithm: "plot_performance_box"
18057   output-file-type: ".html"
18058   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18059   data: "plot-dpdk-throughput-latency-2n-skx"
18060   filter: "'NIC_Intel-X710' and
18061            '64B' and
18062            'BASE' and
18063            'NDRPDR' and
18064            '2T1C' and
18065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18066   parameters:
18067   - "throughput"
18068   - "parent"
18069   - "tags"
18070   traces:
18071     hoverinfo: "x+y"
18072     boxpoints: "outliers"
18073     whiskerwidth: 0
18074   layout:
18075     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18076     layout: "plot-throughput"
18077
18078 - type: "plot"
18079   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18080   algorithm: "plot_performance_box"
18081   output-file-type: ".html"
18082   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18083   data: "plot-dpdk-throughput-latency-2n-skx"
18084   filter: "'NIC_Intel-X710' and
18085            '64B' and
18086            'BASE' and
18087            'NDRPDR' and
18088            '4T2C' and
18089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18090   parameters:
18091   - "throughput"
18092   - "parent"
18093   - "tags"
18094   traces:
18095     hoverinfo: "x+y"
18096     boxpoints: "outliers"
18097     whiskerwidth: 0
18098   layout:
18099     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18100     layout: "plot-throughput"
18101
18102 - type: "plot"
18103   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18104   algorithm: "plot_performance_box"
18105   output-file-type: ".html"
18106   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18107   data: "plot-dpdk-throughput-latency-2n-skx"
18108   filter: "'NIC_Intel-X710' and
18109            '64B' and
18110            'BASE' and
18111            'NDRPDR' and
18112            '2T1C' and
18113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18114   parameters:
18115   - "throughput"
18116   - "parent"
18117   - "tags"
18118   traces:
18119     hoverinfo: "x+y"
18120     boxpoints: "outliers"
18121     whiskerwidth: 0
18122   layout:
18123     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18124     layout: "plot-throughput"
18125
18126 - type: "plot"
18127   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18128   algorithm: "plot_performance_box"
18129   output-file-type: ".html"
18130   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18131   data: "plot-dpdk-throughput-latency-2n-skx"
18132   filter: "'NIC_Intel-X710' and
18133            '64B' and
18134            'BASE' and
18135            'NDRPDR' and
18136            '4T2C' and
18137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18138   parameters:
18139   - "throughput"
18140   - "parent"
18141   - "tags"
18142   traces:
18143     hoverinfo: "x+y"
18144     boxpoints: "outliers"
18145     whiskerwidth: 0
18146   layout:
18147     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18148     layout: "plot-throughput"
18149
18150 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18151 - type: "plot"
18152   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18153   algorithm: "plot_performance_box"
18154   output-file-type: ".html"
18155   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18156   data: "plot-dpdk-throughput-latency-2n-skx"
18157   filter: "'NIC_Intel-XXV710' and
18158            '64B' and
18159            'BASE' and
18160            'NDRPDR' and
18161            '2T1C' and
18162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18163   parameters:
18164   - "throughput"
18165   - "parent"
18166   - "tags"
18167   traces:
18168     hoverinfo: "x+y"
18169     boxpoints: "outliers"
18170     whiskerwidth: 0
18171   layout:
18172     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18173     layout: "plot-throughput"
18174
18175 - type: "plot"
18176   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18177   algorithm: "plot_performance_box"
18178   output-file-type: ".html"
18179   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18180   data: "plot-dpdk-throughput-latency-2n-skx"
18181   filter: "'NIC_Intel-XXV710' and
18182            '64B' and
18183            'BASE' and
18184            'NDRPDR' and
18185            '4T2C' and
18186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18187   parameters:
18188   - "throughput"
18189   - "parent"
18190   - "tags"
18191   traces:
18192     hoverinfo: "x+y"
18193     boxpoints: "outliers"
18194     whiskerwidth: 0
18195   layout:
18196     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18197     layout: "plot-throughput"
18198
18199 - type: "plot"
18200   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18201   algorithm: "plot_performance_box"
18202   output-file-type: ".html"
18203   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18204   data: "plot-dpdk-throughput-latency-2n-skx"
18205   filter: "'NIC_Intel-XXV710' and
18206            '64B' and
18207            'BASE' and
18208            'NDRPDR' and
18209            '2T1C' and
18210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18211   parameters:
18212   - "throughput"
18213   - "parent"
18214   - "tags"
18215   traces:
18216     hoverinfo: "x+y"
18217     boxpoints: "outliers"
18218     whiskerwidth: 0
18219   layout:
18220     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18221     layout: "plot-throughput"
18222
18223 - type: "plot"
18224   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18225   algorithm: "plot_performance_box"
18226   output-file-type: ".html"
18227   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18228   data: "plot-dpdk-throughput-latency-2n-skx"
18229   filter: "'NIC_Intel-XXV710' and
18230            '64B' and
18231            'BASE' and
18232            'NDRPDR' and
18233            '4T2C' and
18234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18235   parameters:
18236   - "throughput"
18237   - "parent"
18238   - "tags"
18239   traces:
18240     hoverinfo: "x+y"
18241     boxpoints: "outliers"
18242     whiskerwidth: 0
18243   layout:
18244     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18245     layout: "plot-throughput"
18246
18247 ################################################################################
18248
18249 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18250 - type: "plot"
18251   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18252   algorithm: "plot_latency_error_bars"
18253   output-file-type: ".html"
18254   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18255   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18256   filter: "'NIC_Intel-X520-DA2' and
18257            '64B' and
18258            ('BASE' or 'SCALE') and
18259            'NDRPDR' and
18260            'ETH' and
18261            '1T1C' and
18262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18263            not 'VHOST' and
18264            not 'MEMIF'"
18265   parameters:
18266   - "latency"
18267   - "parent"
18268   - "tags"
18269   sort:
18270   - "L2XCFWD"
18271   - "L2PATCH"
18272   - "L2BDMACLRN"
18273   - "FIB_10K"
18274   - "FIB_100K"
18275   - "FIB_1M"
18276   layout:
18277     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18278     layout: "plot-latency"
18279
18280 - type: "plot"
18281   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18282   algorithm: "plot_latency_error_bars"
18283   output-file-type: ".html"
18284   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18286   filter: "'NIC_Intel-X520-DA2' and
18287            '64B' and
18288            ('BASE' or 'SCALE') and
18289            'NDRPDR' and
18290            'ETH' and
18291            '2T2C' and
18292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18293            not 'VHOST' and
18294            not 'MEMIF'"
18295   parameters:
18296   - "latency"
18297   - "parent"
18298   - "tags"
18299   sort:
18300   - "L2XCFWD"
18301   - "L2PATCH"
18302   - "L2BDMACLRN"
18303   - "FIB_10K"
18304   - "FIB_100K"
18305   - "FIB_1M"
18306   layout:
18307     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18308     layout: "plot-latency"
18309
18310 # Packet Latency - VPP L2 3n-hsw-x520 features
18311 - type: "plot"
18312   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18313   algorithm: "plot_latency_error_bars"
18314   output-file-type: ".html"
18315   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18316   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18317   filter: "'NIC_Intel-X520-DA2' and
18318            '64B' and
18319            'NDRPDR' and
18320            '1T1C' and
18321            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18322            not 'ACL' and
18323            not 'VHOST' and
18324            not 'MEMIF'"
18325   parameters:
18326   - "latency"
18327   - "parent"
18328   - "tags"
18329   sort:
18330   - "L2XCBASE"    # l2xcbase
18331   - "L2BDBASE"    # l2bdbase
18332   - "L2XCFWD"     # dot1q-l2xcbase
18333   - "L2BDMACLRN"  # dot1q-l2bdbase
18334   layout:
18335     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18336     layout: "plot-latency"
18337
18338 - type: "plot"
18339   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18340   algorithm: "plot_latency_error_bars"
18341   output-file-type: ".html"
18342   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18344   filter: "'NIC_Intel-X520-DA2' and
18345            '64B' and
18346            'NDRPDR' and
18347            '2T2C' and
18348            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18349            not 'ACL' and
18350            not 'VHOST' and
18351            not 'MEMIF'"
18352   parameters:
18353   - "latency"
18354   - "parent"
18355   - "tags"
18356   sort:
18357   - "L2XCBASE"    # l2xcbase
18358   - "L2BDBASE"    # l2bdbase
18359   - "L2XCFWD"     # dot1q-l2xcbase
18360   - "L2BDMACLRN"  # dot1q-l2bdbase
18361   layout:
18362     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18363     layout: "plot-latency"
18364
18365 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18366 - type: "plot"
18367   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18368   algorithm: "plot_latency_error_bars"
18369   output-file-type: ".html"
18370   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18372   filter: "'NIC_Intel-X520-DA2' and
18373            '64B' and
18374            'NDRPDR' and
18375            '1T1C' and
18376            'FEATURE' and
18377            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18378            'IACL' and
18379            ('ACL1' or 'ACL50') and
18380            ('10K_FLOWS' or '10k_FLOWS') and
18381            not 'MACIP' and
18382            not 'VHOST' and
18383            not 'MEMIF'"
18384   parameters:
18385   - "latency"
18386   - "parent"
18387   - "tags"
18388   layout:
18389     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18390     layout: "plot-latency"
18391
18392 - type: "plot"
18393   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18394   algorithm: "plot_latency_error_bars"
18395   output-file-type: ".html"
18396   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18398   filter: "'NIC_Intel-X520-DA2' and
18399            '64B' and
18400            'NDRPDR' and
18401            '2T2C' and
18402            'FEATURE' and
18403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18404            'IACL' and
18405            ('ACL1' or 'ACL50') and
18406            ('10K_FLOWS' or '10k_FLOWS') and
18407            not 'MACIP' and
18408            not 'VHOST' and
18409            not 'MEMIF'"
18410   parameters:
18411   - "latency"
18412   - "parent"
18413   - "tags"
18414   layout:
18415     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18416     layout: "plot-latency"
18417
18418 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18419 - type: "plot"
18420   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18421   algorithm: "plot_latency_error_bars"
18422   output-file-type: ".html"
18423   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18425   filter: "'NIC_Intel-X520-DA2' and
18426            '64B' and
18427            'NDRPDR' and
18428            '1T1C' and
18429            'FEATURE' and
18430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18431            'OACL' and
18432            ('ACL1' or 'ACL50') and
18433            ('10K_FLOWS' or '10k_FLOWS') and
18434            not 'MACIP' and
18435            not 'VHOST' and
18436            not 'MEMIF'"
18437   parameters:
18438   - "latency"
18439   - "parent"
18440   - "tags"
18441   layout:
18442     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18443     layout: "plot-latency"
18444
18445 - type: "plot"
18446   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18447   algorithm: "plot_latency_error_bars"
18448   output-file-type: ".html"
18449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18451   filter: "'NIC_Intel-X520-DA2' and
18452            '64B' and
18453            'NDRPDR' and
18454            '2T2C' and
18455            'FEATURE' and
18456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18457            'OACL' and
18458            ('ACL1' or 'ACL50') and
18459            ('10K_FLOWS' or '10k_FLOWS') and
18460            not 'MACIP' and
18461            not 'VHOST' and
18462            not 'MEMIF'"
18463   parameters:
18464   - "latency"
18465   - "parent"
18466   - "tags"
18467   layout:
18468     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18469     layout: "plot-latency"
18470
18471 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18472 - type: "plot"
18473   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18474   algorithm: "plot_latency_error_bars"
18475   output-file-type: ".html"
18476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18478   filter: "'NIC_Intel-X520-DA2' and
18479            '64B' and
18480            'NDRPDR' and
18481            '1T1C' and
18482            'FEATURE' and
18483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18484            'MACIP' and
18485            ('ACL1' or 'ACL50') and
18486            ('10K_FLOWS' or '10k_FLOWS') and
18487            not 'VHOST' and
18488            not 'MEMIF'"
18489   parameters:
18490   - "latency"
18491   - "parent"
18492   - "tags"
18493   layout:
18494     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18495     layout: "plot-latency"
18496
18497 - type: "plot"
18498   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18499   algorithm: "plot_latency_error_bars"
18500   output-file-type: ".html"
18501   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18503   filter: "'NIC_Intel-X520-DA2' and
18504            '64B' and
18505            'NDRPDR' and
18506            '2T2C' and
18507            'FEATURE' and
18508            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18509            'MACIP' and
18510            ('ACL1' or 'ACL50') and
18511            ('10K_FLOWS' or '10k_FLOWS') and
18512            not 'VHOST' and
18513            not 'MEMIF'"
18514   parameters:
18515   - "latency"
18516   - "parent"
18517   - "tags"
18518   layout:
18519     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18520     layout: "plot-latency"
18521
18522 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18523 - type: "plot"
18524   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18525   algorithm: "plot_latency_error_bars"
18526   output-file-type: ".html"
18527   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18528   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18529   filter: "'NIC_Intel-X710' and
18530            '64B' and
18531            ('BASE' or 'SCALE') and
18532            'NDRPDR' and
18533            'ETH' and
18534            '1T1C' and
18535            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18536            not 'VHOST' and
18537            not 'MEMIF'"
18538   parameters:
18539   - "latency"
18540   - "parent"
18541   - "tags"
18542   sort:
18543   - "L2PATCH"
18544   - "L2XCFWD"
18545   - "L2BDMACLRN"
18546   - "FIB_10K"
18547   - "FIB_100K"
18548   - "FIB_1M"
18549   layout:
18550     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18551     layout: "plot-latency"
18552
18553 - type: "plot"
18554   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18555   algorithm: "plot_latency_error_bars"
18556   output-file-type: ".html"
18557   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18559   filter: "'NIC_Intel-X710' and
18560            '64B' and
18561            ('BASE' or 'SCALE') and
18562            'NDRPDR' and
18563            'ETH' and
18564            '2T2C' and
18565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18566            not 'VHOST' and
18567            not 'MEMIF'"
18568   parameters:
18569   - "latency"
18570   - "parent"
18571   - "tags"
18572   sort:
18573   - "L2PATCH"
18574   - "L2XCFWD"
18575   - "L2BDMACLRN"
18576   - "FIB_10K"
18577   - "FIB_100K"
18578   - "FIB_1M"
18579   layout:
18580     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18581     layout: "plot-latency"
18582
18583 # Packet Latency - VPP L2 3n-hsw-x710 features
18584 - type: "plot"
18585   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18586   algorithm: "plot_latency_error_bars"
18587   output-file-type: ".html"
18588   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18590   filter: "'NIC_Intel-X710' and
18591            '64B' and
18592            'NDRPDR' and
18593            '1T1C' and
18594            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18595            not 'ACL' and
18596            not 'VHOST' and
18597            not 'L2OVRLAY' and
18598            not 'MEMIF'"
18599   parameters:
18600   - "latency"
18601   - "parent"
18602   - "tags"
18603   sort:
18604   - "L2XCBASE"    # l2xcbase
18605   - "L2BDBASE"    # l2bdbase
18606   - "L2XCFWD"     # dot1q-l2xcbase
18607   - "L2BDMACLRN"  # dot1q-l2bdbase
18608   layout:
18609     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18610     layout: "plot-latency"
18611
18612 - type: "plot"
18613   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18614   algorithm: "plot_latency_error_bars"
18615   output-file-type: ".html"
18616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18618   filter: "'NIC_Intel-X710' and
18619            '64B' and
18620            'NDRPDR' and
18621            '2T2C' and
18622            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18623            not 'ACL' and
18624            not 'VHOST' and
18625            not 'L2OVRLAY' and
18626            not 'MEMIF'"
18627   parameters:
18628   - "latency"
18629   - "parent"
18630   - "tags"
18631   sort:
18632   - "L2XCBASE"    # l2xcbase
18633   - "L2BDBASE"    # l2bdbase
18634   - "L2XCFWD"     # dot1q-l2xcbase
18635   - "L2BDMACLRN"  # dot1q-l2bdbase
18636   layout:
18637     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18638     layout: "plot-latency"
18639
18640 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18641 - type: "plot"
18642   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18643   algorithm: "plot_latency_error_bars"
18644   output-file-type: ".html"
18645   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18647   filter: "'NIC_Intel-X710' and
18648            '64B' and
18649            'NDRPDR' and
18650            '1T1C' and
18651            'FEATURE' and
18652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18653            'IACL' and
18654            ('ACL1' or 'ACL50') and
18655            ('10K_FLOWS' or '10k_FLOWS') and
18656            not 'MACIP' and
18657            not 'VHOST' and
18658            not 'MEMIF'"
18659   parameters:
18660   - "latency"
18661   - "parent"
18662   - "tags"
18663   layout:
18664     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18665     layout: "plot-latency"
18666
18667 - type: "plot"
18668   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18669   algorithm: "plot_latency_error_bars"
18670   output-file-type: ".html"
18671   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18673   filter: "'NIC_Intel-X710' and
18674            '64B' and
18675            'NDRPDR' and
18676            '2T2C' and
18677            'FEATURE' and
18678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18679            'IACL' and
18680            ('ACL1' or 'ACL50') and
18681            ('10K_FLOWS' or '10k_FLOWS') and
18682            not 'MACIP' and
18683            not 'VHOST' and
18684            not 'MEMIF'"
18685   parameters:
18686   - "latency"
18687   - "parent"
18688   - "tags"
18689   layout:
18690     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18691     layout: "plot-latency"
18692
18693 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18694 - type: "plot"
18695   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18696   algorithm: "plot_latency_error_bars"
18697   output-file-type: ".html"
18698   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18700   filter: "'NIC_Intel-XL710' and
18701            '64B' and
18702            'BASE' and
18703            'NDRPDR' and
18704            'ETH' and
18705            '1T1C' and
18706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18707            not 'VHOST' and
18708            not 'MEMIF'"
18709   parameters:
18710   - "latency"
18711   - "parent"
18712   - "tags"
18713   sort:
18714   - "L2PATCH"
18715   - "L2XCFWD"
18716   - "L2BDMACLRN"
18717   layout:
18718     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18719     layout: "plot-latency"
18720
18721 - type: "plot"
18722   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18723   algorithm: "plot_latency_error_bars"
18724   output-file-type: ".html"
18725   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18727   filter: "'NIC_Intel-XL710' and
18728            '64B' and
18729            'BASE' and
18730            'NDRPDR' and
18731            'ETH' and
18732            '2T2C' and
18733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18734            not 'VHOST' and
18735            not 'MEMIF'"
18736   parameters:
18737   - "latency"
18738   - "parent"
18739   - "tags"
18740   sort:
18741   - "L2PATCH"
18742   - "L2XCFWD"
18743   - "L2BDMACLRN"
18744   layout:
18745     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18746     layout: "plot-latency"
18747
18748 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18749 - type: "plot"
18750   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18751   algorithm: "plot_latency_error_bars"
18752   output-file-type: ".html"
18753   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18755   filter: "'NIC_Intel-X710' and
18756            '64B' and
18757            ('BASE' or 'SCALE') and
18758            'NDRPDR' and
18759            'ETH' and
18760            '2T1C' and
18761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18762            not 'VHOST' and
18763            not 'MEMIF' and
18764            not 'DRV_AVF'"
18765   parameters:
18766   - "latency"
18767   - "parent"
18768   - "tags"
18769   sort:
18770   - "L2PATCH"
18771   - "L2XCBASE"
18772   - "BASE"
18773   - "FIB_10K"
18774   - "FIB_100K"
18775   - "FIB_1M"
18776   layout:
18777     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18778     layout: "plot-latency"
18779
18780 - type: "plot"
18781   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18782   algorithm: "plot_latency_error_bars"
18783   output-file-type: ".html"
18784   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18786   filter: "'NIC_Intel-X710' and
18787            '64B' and
18788            ('BASE' or 'SCALE') and
18789            'NDRPDR' and
18790            'ETH' and
18791            '4T2C' and
18792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18793            not 'VHOST' and
18794            not 'MEMIF' and
18795            not 'DRV_AVF'"
18796   parameters:
18797   - "latency"
18798   - "parent"
18799   - "tags"
18800   sort:
18801   - "L2PATCH"
18802   - "L2XCBASE"
18803   - "BASE"
18804   - "FIB_10K"
18805   - "FIB_100K"
18806   - "FIB_1M"
18807   layout:
18808     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18809     layout: "plot-latency"
18810
18811 # Packet Latency - VPP L2 3n-skx-x710 features
18812 - type: "plot"
18813   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18814   algorithm: "plot_latency_error_bars"
18815   output-file-type: ".html"
18816   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18818   filter: "'NIC_Intel-X710' and
18819            '64B' and
18820            'NDRPDR' and
18821            '2T1C' and
18822            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18823            not 'ACL' and
18824            not 'VHOST' and
18825            not 'DRV_AVF' and
18826            not 'L2OVRLAY' and
18827            not 'MEMIF'"
18828   parameters:
18829   - "latency"
18830   - "parent"
18831   - "tags"
18832   sort:
18833   - "L2XCBASE"    # l2xcbase
18834   - "L2BDBASE"    # l2bdbase
18835   - "L2XCFWD"     # dot1q-l2xcbase
18836   - "L2BDMACLRN"  # dot1q-l2bdbase
18837   layout:
18838     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18839     layout: "plot-latency"
18840
18841 - type: "plot"
18842   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18843   algorithm: "plot_latency_error_bars"
18844   output-file-type: ".html"
18845   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18847   filter: "'NIC_Intel-X710' and
18848            '64B' and
18849            'NDRPDR' and
18850            '4T2C' and
18851            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18852            not 'ACL' and
18853            not 'VHOST' and
18854            not 'DRV_AVF' and
18855            not 'L2OVRLAY' and
18856            not 'MEMIF'"
18857   parameters:
18858   - "latency"
18859   - "parent"
18860   - "tags"
18861   sort:
18862   - "L2XCBASE"    # l2xcbase
18863   - "L2BDBASE"    # l2bdbase
18864   - "L2XCFWD"     # dot1q-l2xcbase
18865   - "L2BDMACLRN"  # dot1q-l2bdbase
18866   layout:
18867     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18868     layout: "plot-latency"
18869
18870 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18871 - type: "plot"
18872   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18873   algorithm: "plot_latency_error_bars"
18874   output-file-type: ".html"
18875   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18877   filter: "'NIC_Intel-X710' and
18878            '64B' and
18879            'NDRPDR' and
18880            '2T1C' and
18881            'FEATURE' and
18882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18883            'IACL' and
18884            ('ACL1' or 'ACL50') and
18885            ('10K_FLOWS' or '10k_FLOWS') and
18886            not 'MACIP' and
18887            not 'VHOST' and
18888            not 'MEMIF'"
18889   parameters:
18890   - "latency"
18891   - "parent"
18892   - "tags"
18893   layout:
18894     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18895     layout: "plot-latency"
18896
18897 - type: "plot"
18898   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18899   algorithm: "plot_latency_error_bars"
18900   output-file-type: ".html"
18901   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18903   filter: "'NIC_Intel-X710' and
18904            '64B' and
18905            'NDRPDR' and
18906            '4T2C' and
18907            'FEATURE' and
18908            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18909            'IACL' and
18910            ('ACL1' or 'ACL50') and
18911            ('10K_FLOWS' or '10k_FLOWS') and
18912            not 'MACIP' and
18913            not 'VHOST' and
18914            not 'MEMIF'"
18915   parameters:
18916   - "latency"
18917   - "parent"
18918   - "tags"
18919   layout:
18920     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18921     layout: "plot-latency"
18922
18923 # Packet Latency - VPP L2 3n-skx-xxv710 base
18924 - type: "plot"
18925   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18926   algorithm: "plot_latency_error_bars"
18927   output-file-type: ".html"
18928   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18930   filter: "'NIC_Intel-XXV710' and
18931            '64B' and
18932            ('BASE' or 'SCALE') and
18933            'NDRPDR' and
18934            'ETH' and
18935            '2T1C' and
18936            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18937            not 'VHOST' and
18938            not 'MEMIF'"
18939   parameters:
18940   - "latency"
18941   - "parent"
18942   - "tags"
18943   sort:
18944   - "L2PATCH"
18945   - "L2PATCH"
18946   - "L2XCBASE"
18947   - "L2BDMACLRN"
18948   layout:
18949     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18950     layout: "plot-latency"
18951
18952 - type: "plot"
18953   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18954   algorithm: "plot_latency_error_bars"
18955   output-file-type: ".html"
18956   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18958   filter: "'NIC_Intel-XXV710' and
18959            '64B' and
18960            ('BASE' or 'SCALE') and
18961            'NDRPDR' and
18962            'ETH' and
18963            '4T2C' and
18964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18965            not 'VHOST' and
18966            not 'MEMIF'"
18967   parameters:
18968   - "latency"
18969   - "parent"
18970   - "tags"
18971   sort:
18972   - "L2PATCH"
18973   - "L2PATCH"
18974   - "L2XCBASE"
18975   - "L2BDMACLRN"
18976   layout:
18977     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18978     layout: "plot-latency"
18979
18980 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18981 - type: "plot"
18982   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18983   algorithm: "plot_latency_error_bars"
18984   output-file-type: ".html"
18985   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18987   filter: "'NIC_Intel-X710' and
18988            '64B' and
18989            'ETH' and
18990            ('BASE' or 'SCALE') and
18991            'NDRPDR' and
18992            '2T1C' and
18993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18994            not 'VHOST' and
18995            not 'MEMIF'"
18996   parameters:
18997   - "latency"
18998   - "parent"
18999   - "tags"
19000   sort:
19001   - "L2PATCH"
19002   - "L2XCBASE"
19003   - "BASE"
19004   - "FIB_10K"
19005   - "FIB_100K"
19006   - "FIB_1M"
19007   layout:
19008     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19009     layout: "plot-latency"
19010
19011 - type: "plot"
19012   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19013   algorithm: "plot_latency_error_bars"
19014   output-file-type: ".html"
19015   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19017   filter: "'NIC_Intel-X710' and
19018            '64B' and
19019            ('BASE' or 'SCALE') and
19020            'NDRPDR' and
19021            'ETH' and
19022            '4T2C' and
19023            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19024            not 'VHOST' and
19025            not 'MEMIF'"
19026   parameters:
19027   - "latency"
19028   - "parent"
19029   - "tags"
19030   sort:
19031   - "L2PATCH"
19032   - "L2XCBASE"
19033   - "BASE"
19034   - "FIB_10K"
19035   - "FIB_100K"
19036   - "FIB_1M"
19037   layout:
19038     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19039     layout: "plot-latency"
19040
19041 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19042 - type: "plot"
19043   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19044   algorithm: "plot_latency_error_bars"
19045   output-file-type: ".html"
19046   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19048   filter: "'NIC_Intel-XXV710' and
19049            '64B' and
19050            ('BASE' or 'SCALE') and
19051            'NDRPDR' and
19052            'ETH' and
19053            '2T1C' and
19054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19055            not 'VHOST' and
19056            not 'MEMIF'"
19057   parameters:
19058   - "latency"
19059   - "parent"
19060   - "tags"
19061   sort:
19062   - "L2PATCH"
19063   - "L2XCBASE"
19064   - "BASE"
19065   - "FIB_10K"
19066   - "FIB_100K"
19067   - "FIB_1M"
19068   layout:
19069     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19070     layout: "plot-latency"
19071
19072 - type: "plot"
19073   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19074   algorithm: "plot_latency_error_bars"
19075   output-file-type: ".html"
19076   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19078   filter: "'NIC_Intel-XXV710' and
19079            '64B' and
19080            ('BASE' or 'SCALE') and
19081            'NDRPDR' and
19082            'ETH' and
19083            '4T2C' and
19084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19085            not 'VHOST' and
19086            not 'MEMIF'"
19087   parameters:
19088   - "latency"
19089   - "parent"
19090   - "tags"
19091   sort:
19092   - "L2PATCH"
19093   - "L2XCBASE"
19094   - "BASE"
19095   - "FIB_10K"
19096   - "FIB_100K"
19097   - "FIB_1M"
19098   layout:
19099     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19100     layout: "plot-latency"
19101
19102 ################################################################################
19103
19104 # Packet Latency - VPP Container Memif 3n-hsw-x520
19105 - type: "plot"
19106   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19107   algorithm: "plot_latency_error_bars"
19108   output-file-type: ".html"
19109   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19111   filter: "'NIC_Intel-X520-DA2' and
19112            '64B' and
19113            ('BASE' or 'SCALE') and
19114            'NDRPDR' and
19115            '1T1C' and
19116            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19117            not 'VHOST' and
19118            'MEMIF'"
19119   parameters:
19120   - "latency"
19121   - "parent"
19122   - "tags"
19123   sort:
19124   - "L2XCFWD"
19125   - "L2XCFWD"
19126   - "L2XCFWD"
19127   - "L2BDMACLRN"
19128   - "L2BDMACLRN"
19129   - "L2BDMACLRN"
19130   - "IP4FWD"
19131   layout:
19132     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19133     layout: "plot-latency"
19134
19135 - type: "plot"
19136   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19137   algorithm: "plot_latency_error_bars"
19138   output-file-type: ".html"
19139   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19140   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19141   filter: "'NIC_Intel-X520-DA2' and
19142            '64B' and
19143            ('BASE' or 'SCALE') and
19144            'NDRPDR' and
19145            '2T2C' and
19146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19147            not 'VHOST' and
19148            'MEMIF'"
19149   parameters:
19150   - "latency"
19151   - "parent"
19152   - "tags"
19153   sort:
19154   - "L2XCFWD"
19155   - "L2XCFWD"
19156   - "L2XCFWD"
19157   - "L2BDMACLRN"
19158   - "L2BDMACLRN"
19159   - "L2BDMACLRN"
19160   - "IP4FWD"
19161   layout:
19162     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19163     layout: "plot-latency"
19164
19165 # Packet Latency - VPP Container Memif 3n-hsw-x710
19166 - type: "plot"
19167   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19168   algorithm: "plot_latency_error_bars"
19169   output-file-type: ".html"
19170   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19172   filter: "'NIC_Intel-X710' and
19173            '64B' and
19174            ('BASE' or 'SCALE') and
19175            'NDRPDR' and
19176            '1T1C' and
19177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19178            not 'VHOST' and
19179            'MEMIF'"
19180   parameters:
19181   - "latency"
19182   - "parent"
19183   - "tags"
19184   sort:
19185   - "L2XCFWD"
19186   - "L2XCFWD"
19187   - "L2XCFWD"
19188   - "L2BDMACLRN"
19189   - "L2BDMACLRN"
19190   - "L2BDMACLRN"
19191   - "IP4FWD"
19192   layout:
19193     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19194     layout: "plot-latency"
19195
19196 - type: "plot"
19197   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19198   algorithm: "plot_latency_error_bars"
19199   output-file-type: ".html"
19200   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19202   filter: "'NIC_Intel-X710' and
19203            '64B' and
19204            ('BASE' or 'SCALE') and
19205            'NDRPDR' and
19206            '2T2C' and
19207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19208            not 'VHOST' and
19209            'MEMIF'"
19210   parameters:
19211   - "latency"
19212   - "parent"
19213   - "tags"
19214   sort:
19215   - "L2XCFWD"
19216   - "L2XCFWD"
19217   - "L2XCFWD"
19218   - "L2BDMACLRN"
19219   - "L2BDMACLRN"
19220   - "L2BDMACLRN"
19221   - "IP4FWD"
19222   layout:
19223     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19224     layout: "plot-latency"
19225
19226 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19227 - type: "plot"
19228   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19229   algorithm: "plot_latency_error_bars"
19230   output-file-type: ".html"
19231   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19233   filter: "'NIC_Intel-XL710' and
19234            '64B' and
19235            ('BASE' or 'SCALE') and
19236            'NDRPDR' and
19237            '1T1C' and
19238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19239            not 'VHOST' and
19240            'MEMIF'"
19241   parameters:
19242   - "latency"
19243   - "parent"
19244   - "tags"
19245   sort:
19246   - "L2XCFWD"
19247   - "L2XCFWD"
19248   - "L2XCFWD"
19249   - "L2BDMACLRN"
19250   - "L2BDMACLRN"
19251   - "L2BDMACLRN"
19252   - "IP4FWD"
19253   layout:
19254     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19255     layout: "plot-latency"
19256
19257 - type: "plot"
19258   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19259   algorithm: "plot_latency_error_bars"
19260   output-file-type: ".html"
19261   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19263   filter: "'NIC_Intel-XL710' and
19264            '64B' and
19265            ('BASE' or 'SCALE') and
19266            'NDRPDR' and
19267            '2T2C' and
19268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19269            not 'VHOST' and
19270            'MEMIF'"
19271   parameters:
19272   - "latency"
19273   - "parent"
19274   - "tags"
19275   sort:
19276   - "L2XCFWD"
19277   - "L2XCFWD"
19278   - "L2XCFWD"
19279   - "L2BDMACLRN"
19280   - "L2BDMACLRN"
19281   - "L2BDMACLRN"
19282   - "IP4FWD"
19283   layout:
19284     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19285     layout: "plot-latency"
19286
19287 # Packet Latency - VPP Container Memif 3n-skx-x710
19288 - type: "plot"
19289   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19290   algorithm: "plot_latency_error_bars"
19291   output-file-type: ".html"
19292   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19294   filter: "'NIC_Intel-X710' and
19295            '64B' and
19296            ('BASE' or 'SCALE') and
19297            'NDRPDR' and
19298            '2T1C' and
19299            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19300            not 'VHOST' and
19301            'MEMIF'"
19302   parameters:
19303   - "latency"
19304   - "parent"
19305   - "tags"
19306   sort:
19307   - "L2XCFWD"
19308   - "L2XCFWD"
19309   - "L2XCFWD"
19310   - "L2BDMACLRN"
19311   - "L2BDMACLRN"
19312   - "L2BDMACLRN"
19313   - "IP4FWD"
19314   layout:
19315     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19316     layout: "plot-latency"
19317
19318 - type: "plot"
19319   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19320   algorithm: "plot_latency_error_bars"
19321   output-file-type: ".html"
19322   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19324   filter: "'NIC_Intel-X710' and
19325            '64B' and
19326            ('BASE' or 'SCALE') and
19327            'NDRPDR' and
19328            '4T2C' and
19329            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19330            not 'VHOST' and
19331            'MEMIF'"
19332   parameters:
19333   - "latency"
19334   - "parent"
19335   - "tags"
19336   sort:
19337   - "L2XCFWD"
19338   - "L2XCFWD"
19339   - "L2XCFWD"
19340   - "L2BDMACLRN"
19341   - "L2BDMACLRN"
19342   - "L2BDMACLRN"
19343   - "IP4FWD"
19344   layout:
19345     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19346     layout: "plot-latency"
19347
19348 # Packet Latency - VPP Container Memif 2n-skx-x710
19349 - type: "plot"
19350   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19351   algorithm: "plot_latency_error_bars"
19352   output-file-type: ".html"
19353   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19355   filter: "'NIC_Intel-X710' and
19356            '64B' and
19357            ('BASE' or 'SCALE') and
19358            'NDRPDR' and
19359            '2T1C' and
19360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19361            not 'VHOST' and
19362            not 'NF_DENSITY' and
19363            'MEMIF'"
19364   parameters:
19365   - "latency"
19366   - "parent"
19367   - "tags"
19368   sort:
19369   - "L2XCFWD"
19370   - "L2XCFWD"
19371   - "L2XCFWD"
19372   - "L2BDMACLRN"
19373   - "L2BDMACLRN"
19374   - "L2BDMACLRN"
19375   - "IP4FWD"
19376   layout:
19377     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19378     layout: "plot-latency"
19379
19380 - type: "plot"
19381   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19382   algorithm: "plot_latency_error_bars"
19383   output-file-type: ".html"
19384   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19386   filter: "'NIC_Intel-X710' and
19387            '64B' and
19388            ('BASE' or 'SCALE') and
19389            'NDRPDR' and
19390            '4T2C' and
19391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19392            not 'VHOST' and
19393            not 'NF_DENSITY' and
19394            'MEMIF'"
19395   parameters:
19396   - "latency"
19397   - "parent"
19398   - "tags"
19399   sort:
19400   - "L2XCFWD"
19401   - "L2XCFWD"
19402   - "L2XCFWD"
19403   - "L2BDMACLRN"
19404   - "L2BDMACLRN"
19405   - "L2BDMACLRN"
19406   - "IP4FWD"
19407   layout:
19408     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19409     layout: "plot-latency"
19410
19411 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19412 #- type: "plot"
19413 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19414 #  algorithm: "plot_latency_error_bars"
19415 #  output-file-type: ".html"
19416 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19417 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19418 #  filter: "'NIC_Intel-XXV710' and
19419 #           '64B' and
19420 #           ('BASE' or 'SCALE') and
19421 #           'NDRPDR' and
19422 #           '2T1C' and
19423 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19424 #           not 'VHOST' and
19425 #           'MEMIF'"
19426 #  parameters:
19427 #  - "latency"
19428 #  - "parent"
19429 #  - "tags"
19430 #  sort:
19431 #  - "L2XCFWD"
19432 #  - "L2XCFWD"
19433 #  - "L2XCFWD"
19434 #  - "L2BDMACLRN"
19435 #  - "L2BDMACLRN"
19436 #  - "L2BDMACLRN"
19437 #  - "IP4FWD"
19438 #  layout:
19439 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19440 #    layout: "plot-latency"
19441 #
19442 #- type: "plot"
19443 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19444 #  algorithm: "plot_latency_error_bars"
19445 #  output-file-type: ".html"
19446 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19447 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19448 #  filter: "'NIC_Intel-XXV710' and
19449 #           '64B' and
19450 #           ('BASE' or 'SCALE') and
19451 #           'NDRPDR' and
19452 #           '4T2C' and
19453 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19454 #           not 'VHOST' and
19455 #           'MEMIF'"
19456 #  parameters:
19457 #  - "latency"
19458 #  - "parent"
19459 #  - "tags"
19460 #  sort:
19461 #  - "L2XCFWD"
19462 #  - "L2XCFWD"
19463 #  - "L2XCFWD"
19464 #  - "L2BDMACLRN"
19465 #  - "L2BDMACLRN"
19466 #  - "L2BDMACLRN"
19467 #  - "IP4FWD"
19468 #  layout:
19469 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19470 #    layout: "plot-latency"
19471
19472 ################################################################################
19473
19474 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19475 #- type: "plot"
19476 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19477 #  algorithm: "plot_latency_error_bars"
19478 #  output-file-type: ".html"
19479 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19480 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19481 #  filter: "'NIC_Intel-X520-DA2' and
19482 #           '64B' and
19483 #           ('BASE' or 'SCALE') and
19484 #           'NDRPDR' and
19485 #           '1T1C' and
19486 #           'L2XCFWD' and
19487 #           not 'VHOST' and
19488 #           not 'NF_DENSITY' and
19489 #           'MEMIF'"
19490 #  parameters:
19491 #  - "latency"
19492 #  - "parent"
19493 #  - "tags"
19494 #  sort:
19495 #  - "1VNF"
19496 #  - "2VNF"
19497 #  - "4VNF"
19498 #  - "2VNF"
19499 #  - "4VNF"
19500 #  layout:
19501 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19502 #    layout: "plot-latency"
19503 #
19504 #- type: "plot"
19505 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19506 #  algorithm: "plot_latency_error_bars"
19507 #  output-file-type: ".html"
19508 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19509 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19510 #  filter: "'NIC_Intel-X520-DA2' and
19511 #           '64B' and
19512 #           ('BASE' or 'SCALE') and
19513 #           'NDRPDR' and
19514 #           '2T2C' and
19515 #           'L2XCFWD' and
19516 #           not 'VHOST' and
19517 #           not 'NF_DENSITY' and
19518 #           'MEMIF'"
19519 #  parameters:
19520 #  - "latency"
19521 #  - "parent"
19522 #  - "tags"
19523 #  sort:
19524 #  - "1VNF"
19525 #  - "2VNF"
19526 #  - "4VNF"
19527 #  - "2VNF"
19528 #  - "4VNF"
19529 #  layout:
19530 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19531 #    layout: "plot-latency"
19532 #
19533 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19534 #- type: "plot"
19535 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19536 #  algorithm: "plot_latency_error_bars"
19537 #  output-file-type: ".html"
19538 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19539 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19540 #  filter: "'NIC_Intel-X520-DA2' and
19541 #           '64B' and
19542 #           ('BASE' or 'SCALE') and
19543 #           'NDRPDR' and
19544 #           '1T1C' and
19545 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19546 #           not 'VHOST' and
19547 #           not 'NF_DENSITY' and
19548 #           'MEMIF'"
19549 #  parameters:
19550 #  - "latency"
19551 #  - "parent"
19552 #  - "tags"
19553 #  sort:
19554 #  - "1VNF"
19555 #  - "2VNF"
19556 #  - "4VNF"
19557 #  - "2VNF"
19558 #  - "4VNF"
19559 #  layout:
19560 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19561 #    layout: "plot-latency"
19562 #
19563 #- type: "plot"
19564 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19565 #  algorithm: "plot_latency_error_bars"
19566 #  output-file-type: ".html"
19567 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19568 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19569 #  filter: "'NIC_Intel-X520-DA2' and
19570 #           '64B' and
19571 #           ('BASE' or 'SCALE') and
19572 #           'NDRPDR' and
19573 #           '2T2C' and
19574 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19575 #           not 'VHOST' and
19576 #           not 'NF_DENSITY' and
19577 #           'MEMIF'"
19578 #  parameters:
19579 #  - "latency"
19580 #  - "parent"
19581 #  - "tags"
19582 #  sort:
19583 #  - "1VNF"
19584 #  - "2VNF"
19585 #  - "4VNF"
19586 #  - "2VNF"
19587 #  - "4VNF"
19588 #  layout:
19589 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19590 #    layout: "plot-latency"
19591 #
19592 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19593 #- type: "plot"
19594 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19595 #  algorithm: "plot_latency_error_bars"
19596 #  output-file-type: ".html"
19597 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19598 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19599 #  filter: "'NIC_Intel-X710' and
19600 #           '64B' and
19601 #           ('BASE' or 'SCALE') and
19602 #           'NDRPDR' and
19603 #           '1T1C' and
19604 #           'L2XCFWD' and
19605 #           not 'VHOST' and
19606 #           not 'NF_DENSITY' and
19607 #           'MEMIF'"
19608 #  parameters:
19609 #  - "latency"
19610 #  - "parent"
19611 #  - "tags"
19612 #  sort:
19613 #  - "1VNF"
19614 #  - "2VNF"
19615 #  - "4VNF"
19616 #  - "2VNF"
19617 #  - "4VNF"
19618 #  layout:
19619 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19620 #    layout: "plot-latency"
19621 #
19622 #- type: "plot"
19623 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19624 #  algorithm: "plot_latency_error_bars"
19625 #  output-file-type: ".html"
19626 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19627 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19628 #  filter: "'NIC_Intel-X710' and
19629 #           '64B' and
19630 #           ('BASE' or 'SCALE') and
19631 #           'NDRPDR' and
19632 #           '2T2C' and
19633 #           'L2XCFWD' and
19634 #           not 'VHOST' and
19635 #           not 'NF_DENSITY' and
19636 #           'MEMIF'"
19637 #  parameters:
19638 #  - "latency"
19639 #  - "parent"
19640 #  - "tags"
19641 #  sort:
19642 #  - "1VNF"
19643 #  - "2VNF"
19644 #  - "4VNF"
19645 #  - "2VNF"
19646 #  - "4VNF"
19647 #  layout:
19648 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19649 #    layout: "plot-latency"
19650 #
19651 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19652 #- type: "plot"
19653 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19654 #  algorithm: "plot_latency_error_bars"
19655 #  output-file-type: ".html"
19656 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19657 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19658 #  filter: "'NIC_Intel-X710' and
19659 #           '64B' and
19660 #           ('BASE' or 'SCALE') and
19661 #           'NDRPDR' and
19662 #           '1T1C' and
19663 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19664 #           not 'VHOST' and
19665 #           not 'NF_DENSITY' and
19666 #           'MEMIF'"
19667 #  parameters:
19668 #  - "latency"
19669 #  - "parent"
19670 #  - "tags"
19671 #  sort:
19672 #  - "1VNF"
19673 #  - "2VNF"
19674 #  - "4VNF"
19675 #  - "2VNF"
19676 #  - "4VNF"
19677 #  layout:
19678 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19679 #    layout: "plot-latency"
19680 #
19681 #- type: "plot"
19682 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19683 #  algorithm: "plot_latency_error_bars"
19684 #  output-file-type: ".html"
19685 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19686 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19687 #  filter: "'NIC_Intel-X710' and
19688 #           '64B' and
19689 #           ('BASE' or 'SCALE') and
19690 #           'NDRPDR' and
19691 #           '2T2C' and
19692 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19693 #           not 'VHOST' and
19694 #           not 'NF_DENSITY' and
19695 #           'MEMIF'"
19696 #  parameters:
19697 #  - "latency"
19698 #  - "parent"
19699 #  - "tags"
19700 #  sort:
19701 #  - "1VNF"
19702 #  - "2VNF"
19703 #  - "4VNF"
19704 #  - "2VNF"
19705 #  - "4VNF"
19706 #  layout:
19707 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19708 #    layout: "plot-latency"
19709
19710 ################################################################################
19711
19712 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19713 - type: "plot"
19714   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19715   algorithm: "plot_latency_error_bars"
19716   output-file-type: ".html"
19717   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19719   filter: "'NIC_Intel-X520-DA2' and
19720            '64B' and
19721            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19722            'NDRPDR' and
19723            '1T1C' and
19724            'IP4FWD' and
19725            not 'IPSEC' and
19726            not 'DOT1Q' and
19727            not 'VHOST'"
19728   parameters:
19729   - "latency"
19730   - "parent"
19731   - "tags"
19732   sort:
19733   - "DOT1Q"
19734   - "IP4BASE"
19735   - "FIB_20K"
19736   - "FIB_200K"
19737   - "FIB_2M"
19738   layout:
19739     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19740     layout: "plot-latency"
19741
19742 - type: "plot"
19743   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19744   algorithm: "plot_latency_error_bars"
19745   output-file-type: ".html"
19746   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19748   filter: "'NIC_Intel-X520-DA2' and
19749            '64B' and
19750            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19751            'NDRPDR' and
19752            '2T2C' and
19753            'IP4FWD' and
19754            not 'IPSEC' and
19755            not 'DOT1Q' and
19756            not 'VHOST'"
19757   parameters:
19758   - "latency"
19759   - "parent"
19760   - "tags"
19761   sort:
19762   - "DOT1Q"
19763   - "IP4BASE"
19764   - "FIB_20K"
19765   - "FIB_200K"
19766   - "FIB_2M"
19767   layout:
19768     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19769     layout: "plot-latency"
19770
19771 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19772 - type: "plot"
19773   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19774   algorithm: "plot_latency_error_bars"
19775   output-file-type: ".html"
19776   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19778   filter: "'NIC_Intel-X520-DA2' and
19779            '64B' and
19780            ('IP4BASE' or
19781             'POLICE_MARK' or
19782             'COPWHLIST' or
19783             ('NAT44' and 'BASE') or
19784             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19785            'NDRPDR' and
19786            '1T1C' and
19787            'IP4FWD' and
19788            not 'IPSEC' and
19789            not 'VHOST'"
19790   parameters:
19791   - "latency"
19792   - "parent"
19793   - "tags"
19794   sort:
19795   - "DOT1Q"
19796   - "IP4BASE"
19797   - "NAT44"
19798   - "POLICE_MARK"
19799   - "COPWHLIST"
19800   - "IACL"
19801   - "OACL"
19802   layout:
19803     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19804     layout: "plot-latency"
19805
19806 - type: "plot"
19807   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19808   algorithm: "plot_latency_error_bars"
19809   output-file-type: ".html"
19810   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19812   filter: "'NIC_Intel-X520-DA2' and
19813            '64B' and
19814            ('IP4BASE' or
19815             'POLICE_MARK' or
19816             'COPWHLIST' or
19817             ('NAT44' and 'BASE') or
19818             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19819            'NDRPDR' and
19820            '2T2C' and
19821            'IP4FWD' and
19822            not 'IPSEC' and
19823            not 'VHOST'"
19824   parameters:
19825   - "latency"
19826   - "parent"
19827   - "tags"
19828   sort:
19829   - "DOT1Q"
19830   - "IP4BASE"
19831   - "NAT44"
19832   - "POLICE_MARK"
19833   - "COPWHLIST"
19834   - "IACL"
19835   - "OACL"
19836   layout:
19837     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19838     layout: "plot-latency"
19839
19840 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19841 - type: "plot"
19842   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19843   algorithm: "plot_latency_error_bars"
19844   output-file-type: ".html"
19845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19847   filter: "'NIC_Intel-X520-DA2' and
19848            '64B' and
19849            'NDRPDR' and
19850            '1T1C' and
19851            'IP4FWD' and
19852            ('NAT44' or 'IP4BASE') and
19853            not 'DOT1Q' and
19854            not 'IPSEC' and
19855            not 'VHOST'"
19856   parameters:
19857   - "latency"
19858   - "parent"
19859   - "tags"
19860   sort:
19861   - "IP4BASE"
19862   - "BASE"
19863   - "SRC_USER_10"
19864   - "SRC_USER_100"
19865   - "SRC_USER_1000"
19866   - "SRC_USER_2000"
19867   layout:
19868     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19869     layout: "plot-latency"
19870
19871 - type: "plot"
19872   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19873   algorithm: "plot_latency_error_bars"
19874   output-file-type: ".html"
19875   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19877   filter: "'NIC_Intel-X520-DA2' and
19878            '64B' and
19879            'NDRPDR' and
19880            '2T2C' and
19881            'IP4FWD' and
19882            ('NAT44' or 'IP4BASE') and
19883            not 'DOT1Q' and
19884            not 'IPSEC' and
19885            not 'VHOST'"
19886   parameters:
19887   - "latency"
19888   - "parent"
19889   - "tags"
19890   sort:
19891   - "IP4BASE"
19892   - "BASE"
19893   - "SRC_USER_10"
19894   - "SRC_USER_100"
19895   - "SRC_USER_1000"
19896   - "SRC_USER_2000"
19897   layout:
19898     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19899     layout: "plot-latency"
19900
19901 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19902 - type: "plot"
19903   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19904   algorithm: "plot_latency_error_bars"
19905   output-file-type: ".html"
19906   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19908   filter: "'NIC_Intel-X520-DA2' and
19909            '64B' and
19910            'NDRPDR' and
19911            '1T1C' and
19912            'IP4FWD' and
19913            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19914            not 'IPSEC' and
19915            not 'DOT1Q' and
19916            not 'VHOST'"
19917   parameters:
19918   - "latency"
19919   - "parent"
19920   - "tags"
19921   sort:
19922   - "IP4BASE"
19923   - "ACL_STATELESS"
19924   - "ACL_STATEFUL"
19925   - "ACL_STATELESS"
19926   - "ACL_STATEFUL"
19927   layout:
19928     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19929     layout: "plot-latency"
19930
19931 - type: "plot"
19932   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19933   algorithm: "plot_latency_error_bars"
19934   output-file-type: ".html"
19935   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19937   filter: "'NIC_Intel-X520-DA2' and
19938            '64B' and
19939            'NDRPDR' and
19940            '2T2C' and
19941            'IP4FWD' and
19942            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19943            not 'IPSEC' and
19944            not 'DOT1Q' and
19945            not 'VHOST'"
19946   parameters:
19947   - "latency"
19948   - "parent"
19949   - "tags"
19950   sort:
19951   - "IP4BASE"
19952   - "ACL_STATELESS"
19953   - "ACL_STATEFUL"
19954   - "ACL_STATELESS"
19955   - "ACL_STATEFUL"
19956   layout:
19957     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19958     layout: "plot-latency"
19959
19960 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19961 - type: "plot"
19962   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19963   algorithm: "plot_latency_error_bars"
19964   output-file-type: ".html"
19965   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19967   filter: "'NIC_Intel-X520-DA2' and
19968            '64B' and
19969            'NDRPDR' and
19970            '1T1C' and
19971            'IP4FWD' and
19972            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19973            not 'IPSEC' and
19974            not 'DOT1Q' and
19975            not 'VHOST'"
19976   parameters:
19977   - "latency"
19978   - "parent"
19979   - "tags"
19980   sort:
19981   - "IP4BASE"
19982   - "ACL_STATELESS"
19983   - "ACL_STATEFUL"
19984   - "ACL_STATELESS"
19985   - "ACL_STATEFUL"
19986   layout:
19987     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19988     layout: "plot-latency"
19989
19990 - type: "plot"
19991   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19992   algorithm: "plot_latency_error_bars"
19993   output-file-type: ".html"
19994   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19996   filter: "'NIC_Intel-X520-DA2' and
19997            '64B' and
19998            'NDRPDR' and
19999            '2T2C' and
20000            'IP4FWD' and
20001            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20002            not 'IPSEC' and
20003            not 'DOT1Q' and
20004            not 'VHOST'"
20005   parameters:
20006   - "latency"
20007   - "parent"
20008   - "tags"
20009   sort:
20010   - "IP4BASE"
20011   - "ACL_STATELESS"
20012   - "ACL_STATEFUL"
20013   - "ACL_STATELESS"
20014   - "ACL_STATEFUL"
20015   layout:
20016     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20017     layout: "plot-latency"
20018
20019 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20020 - type: "plot"
20021   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20022   algorithm: "plot_latency_error_bars"
20023   output-file-type: ".html"
20024   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20026   filter: "'NIC_Intel-X710' and
20027            '64B' and
20028            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20029            'NDRPDR' and
20030            '1T1C' and
20031            'IP4FWD' and
20032            not 'IPSEC' and
20033            not 'DOT1Q' and
20034            not 'VHOST'"
20035   parameters:
20036   - "latency"
20037   - "parent"
20038   - "tags"
20039   sort:
20040   - "IP4BASE"
20041   - "FIB_20K"
20042   - "FIB_200K"
20043   - "FIB_2M"
20044   layout:
20045     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20046     layout: "plot-latency"
20047
20048 - type: "plot"
20049   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20050   algorithm: "plot_latency_error_bars"
20051   output-file-type: ".html"
20052   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20054   filter: "'NIC_Intel-X710' and
20055            '64B' and
20056            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20057            'NDRPDR' and
20058            '2T2C' and
20059            'IP4FWD' and
20060            not 'IPSEC' and
20061            not 'DOT1Q' and
20062            not 'VHOST'"
20063   parameters:
20064   - "latency"
20065   - "parent"
20066   - "tags"
20067   sort:
20068   - "IP4BASE"
20069   - "FIB_20K"
20070   - "FIB_200K"
20071   - "FIB_2M"
20072   layout:
20073     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20074     layout: "plot-latency"
20075
20076 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20077 - type: "plot"
20078   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20079   algorithm: "plot_latency_error_bars"
20080   output-file-type: ".html"
20081   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20083   filter: "'NIC_Intel-X710' and
20084            '64B' and
20085            ('IP4BASE' or
20086             'POLICE_MARK' or
20087             'COPWHLIST' or
20088             ('NAT44' and 'BASE') or
20089             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20090            'NDRPDR' and
20091            '1T1C' and
20092            'IP4FWD' and
20093            not 'IPSEC' and
20094            not 'VHOST'"
20095   parameters:
20096   - "latency"
20097   - "parent"
20098   - "tags"
20099   sort:
20100   - "DOT1Q"
20101   - "IP4BASE"
20102   - "NAT44"
20103   - "POLICE_MARK"
20104   - "COPWHLIST"
20105   - "IACL"
20106   - "OACL"
20107   layout:
20108     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20109     layout: "plot-latency"
20110
20111 - type: "plot"
20112   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20113   algorithm: "plot_latency_error_bars"
20114   output-file-type: ".html"
20115   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20117   filter: "'NIC_Intel-X710' and
20118            '64B' and
20119            ('IP4BASE' or
20120             'POLICE_MARK' or
20121             'COPWHLIST' or
20122             ('NAT44' and 'BASE') or
20123             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20124            'NDRPDR' and
20125            '2T2C' and
20126            'IP4FWD' and
20127            not 'IPSEC' and
20128            not 'VHOST'"
20129   parameters:
20130   - "latency"
20131   - "parent"
20132   - "tags"
20133   sort:
20134   - "DOT1Q"
20135   - "IP4BASE"
20136   - "NAT44"
20137   - "POLICE_MARK"
20138   - "COPWHLIST"
20139   - "IACL"
20140   - "OACL"
20141   layout:
20142     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20143     layout: "plot-latency"
20144
20145 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20146 - type: "plot"
20147   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20148   algorithm: "plot_latency_error_bars"
20149   output-file-type: ".html"
20150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20152   filter: "'NIC_Intel-X710' and
20153            '64B' and
20154            'NDRPDR' and
20155            '1T1C' and
20156            'IP4FWD' and
20157            ('NAT44' or 'IP4BASE') and
20158            not 'IPSEC' and
20159            not 'VHOST'"
20160   parameters:
20161   - "latency"
20162   - "parent"
20163   - "tags"
20164   sort:
20165   - "IP4BASE"
20166   - "BASE"
20167   - "SRC_USER_10"
20168   - "SRC_USER_100"
20169   - "SRC_USER_1000"
20170   - "SRC_USER_2000"
20171   layout:
20172     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20173     layout: "plot-latency"
20174
20175 - type: "plot"
20176   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20177   algorithm: "plot_latency_error_bars"
20178   output-file-type: ".html"
20179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20181   filter: "'NIC_Intel-X710' and
20182            '64B' and
20183            'NDRPDR' and
20184            '2T2C' and
20185            'IP4FWD' and
20186            ('NAT44' or 'IP4BASE') and
20187            not 'IPSEC' and
20188            not 'VHOST'"
20189   parameters:
20190   - "latency"
20191   - "parent"
20192   - "tags"
20193   sort:
20194   - "IP4BASE"
20195   - "BASE"
20196   - "SRC_USER_10"
20197   - "SRC_USER_100"
20198   - "SRC_USER_1000"
20199   - "SRC_USER_2000"
20200   layout:
20201     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20202     layout: "plot-latency"
20203
20204 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20205 - type: "plot"
20206   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20207   algorithm: "plot_latency_error_bars"
20208   output-file-type: ".html"
20209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20211   filter: "'NIC_Intel-X710' and
20212            '64B' and
20213            'NDRPDR' and
20214            '1T1C' and
20215            'IP4FWD' and
20216            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20217            not 'IPSEC' and
20218            not 'VHOST'"
20219   parameters:
20220   - "latency"
20221   - "parent"
20222   - "tags"
20223   sort:
20224   - "IP4BASE"
20225   - "ACL_STATELESS"
20226   - "ACL_STATEFUL"
20227   - "ACL_STATELESS"
20228   - "ACL_STATEFUL"
20229   layout:
20230     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20231     layout: "plot-latency"
20232
20233 - type: "plot"
20234   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20235   algorithm: "plot_latency_error_bars"
20236   output-file-type: ".html"
20237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20239   filter: "'NIC_Intel-X710' and
20240            '64B' and
20241            'NDRPDR' and
20242            '2T2C' and
20243            'IP4FWD' and
20244            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20245            not 'IPSEC' and
20246            not 'VHOST'"
20247   parameters:
20248   - "latency"
20249   - "parent"
20250   - "tags"
20251   sort:
20252   - "IP4BASE"
20253   - "ACL_STATELESS"
20254   - "ACL_STATEFUL"
20255   - "ACL_STATELESS"
20256   - "ACL_STATEFUL"
20257   layout:
20258     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20259     layout: "plot-latency"
20260
20261 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20262 - type: "plot"
20263   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20264   algorithm: "plot_latency_error_bars"
20265   output-file-type: ".html"
20266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20268   filter: "'NIC_Intel-XL710' and
20269            '64B' and
20270            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20271            'NDRPDR' and
20272            '1T1C' and
20273            'IP4FWD' and
20274            not 'IPSEC' and
20275            not 'VHOST'"
20276   parameters:
20277   - "latency"
20278   - "parent"
20279   - "tags"
20280   sort:
20281   - "IP4BASE"
20282   - "FIB_20K"
20283   - "FIB_200K"
20284   - "FIB_2M"
20285   layout:
20286     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20287     layout: "plot-latency"
20288
20289 - type: "plot"
20290   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20291   algorithm: "plot_latency_error_bars"
20292   output-file-type: ".html"
20293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20295   filter: "'NIC_Intel-XL710' and
20296            '64B' and
20297            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20298            'NDRPDR' and
20299            '2T2C' and
20300            'IP4FWD' and
20301            not 'IPSEC' and
20302            not 'VHOST'"
20303   parameters:
20304   - "latency"
20305   - "parent"
20306   - "tags"
20307   sort:
20308   - "IP4BASE"
20309   - "FIB_20K"
20310   - "FIB_200K"
20311   - "FIB_2M"
20312   layout:
20313     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20314     layout: "plot-latency"
20315
20316 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20317 - type: "plot"
20318   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20319   algorithm: "plot_latency_error_bars"
20320   output-file-type: ".html"
20321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20323   filter: "'NIC_Intel-X710' and
20324            '64B' and
20325            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20326            'NDRPDR' and
20327            '2T1C' and
20328            'IP4FWD' and
20329            not 'IPSEC' and
20330            not 'DOT1Q' and
20331            not 'VHOST'"
20332   parameters:
20333   - "latency"
20334   - "parent"
20335   - "tags"
20336   sort:
20337   - "IP4BASE"
20338   - "FIB_20K"
20339   - "FIB_200K"
20340   - "FIB_2M"
20341   layout:
20342     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20343     layout: "plot-latency"
20344
20345 - type: "plot"
20346   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20347   algorithm: "plot_latency_error_bars"
20348   output-file-type: ".html"
20349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20350   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20351   filter: "'NIC_Intel-X710' and
20352            '64B' and
20353            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20354            'NDRPDR' and
20355            '4T2C' and
20356            'IP4FWD' and
20357            not 'IPSEC' and
20358            not 'DOT1Q' and
20359            not 'VHOST'"
20360   parameters:
20361   - "latency"
20362   - "parent"
20363   - "tags"
20364   sort:
20365   - "IP4BASE"
20366   - "FIB_20K"
20367   - "FIB_200K"
20368   - "FIB_2M"
20369   layout:
20370     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20371     layout: "plot-latency"
20372
20373 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20374 - type: "plot"
20375   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20376   algorithm: "plot_latency_error_bars"
20377   output-file-type: ".html"
20378   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20380   filter: "'NIC_Intel-X710' and
20381            '64B' and
20382            ('IP4BASE' or
20383             'POLICE_MARK' or
20384             'COPWHLIST' or
20385             ('NAT44' and 'BASE') or
20386             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20387            'NDRPDR' and
20388            '2T1C' and
20389            'IP4FWD' and
20390            not 'IPSEC' and
20391            not 'VHOST'"
20392   parameters:
20393   - "latency"
20394   - "parent"
20395   - "tags"
20396   sort:
20397   - "DOT1Q"
20398   - "IP4BASE"
20399   - "NAT44"
20400   - "POLICE_MARK"
20401   - "COPWHLIST"
20402   - "IACL"
20403   - "OACL"
20404   layout:
20405     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20406     layout: "plot-latency"
20407
20408 - type: "plot"
20409   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20410   algorithm: "plot_latency_error_bars"
20411   output-file-type: ".html"
20412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20414   filter: "'NIC_Intel-X710' and
20415            '64B' and
20416            ('IP4BASE' or
20417             'POLICE_MARK' or
20418             'COPWHLIST' or
20419             ('NAT44' and 'BASE') or
20420             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20421            'NDRPDR' and
20422            '4T2C' and
20423            'IP4FWD' and
20424            not 'IPSEC' and
20425            not 'VHOST'"
20426   parameters:
20427   - "latency"
20428   - "parent"
20429   - "tags"
20430   sort:
20431   - "DOT1Q"
20432   - "IP4BASE"
20433   - "NAT44"
20434   - "POLICE_MARK"
20435   - "COPWHLIST"
20436   - "IACL"
20437   - "OACL"
20438   layout:
20439     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20440     layout: "plot-latency"
20441
20442 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20443 - type: "plot"
20444   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20445   algorithm: "plot_latency_error_bars"
20446   output-file-type: ".html"
20447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20449   filter: "'NIC_Intel-X710' and
20450            '64B' and
20451            'NDRPDR' and
20452            '2T1C' and
20453            'IP4FWD' and
20454            ('NAT44' or 'IP4BASE') and
20455            not 'IPSEC' and
20456            not 'VHOST'"
20457   parameters:
20458   - "latency"
20459   - "parent"
20460   - "tags"
20461   sort:
20462   - "IP4BASE"
20463   - "BASE"
20464   - "SRC_USER_10"
20465   - "SRC_USER_100"
20466   - "SRC_USER_1000"
20467   - "SRC_USER_2000"
20468   layout:
20469     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20470     layout: "plot-latency"
20471
20472 - type: "plot"
20473   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20474   algorithm: "plot_latency_error_bars"
20475   output-file-type: ".html"
20476   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20478   filter: "'NIC_Intel-X710' and
20479            '64B' and
20480            'NDRPDR' and
20481            '4T2C' and
20482            'IP4FWD' and
20483            ('NAT44' or 'IP4BASE') and
20484            not 'IPSEC' and
20485            not 'VHOST'"
20486   parameters:
20487   - "latency"
20488   - "parent"
20489   - "tags"
20490   sort:
20491   - "IP4BASE"
20492   - "BASE"
20493   - "SRC_USER_10"
20494   - "SRC_USER_100"
20495   - "SRC_USER_1000"
20496   - "SRC_USER_2000"
20497   layout:
20498     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20499     layout: "plot-latency"
20500
20501 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20502 - type: "plot"
20503   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20504   algorithm: "plot_latency_error_bars"
20505   output-file-type: ".html"
20506   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20508   filter: "'NIC_Intel-X710' and
20509            '64B' and
20510            'NDRPDR' and
20511            '2T1C' and
20512            'IP4FWD' and
20513            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20514            not 'IPSEC' and
20515            not 'VHOST'"
20516   parameters:
20517   - "latency"
20518   - "parent"
20519   - "tags"
20520   sort:
20521   - "IP4BASE"
20522   - "ACL_STATELESS"
20523   - "ACL_STATEFUL"
20524   - "ACL_STATELESS"
20525   - "ACL_STATEFUL"
20526   layout:
20527     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20528     layout: "plot-latency"
20529
20530 - type: "plot"
20531   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20532   algorithm: "plot_latency_error_bars"
20533   output-file-type: ".html"
20534   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20536   filter: "'NIC_Intel-X710' and
20537            '64B' and
20538            'NDRPDR' and
20539            '4T2C' and
20540            'IP4FWD' and
20541            'IACL' and
20542            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20543            not 'IPSEC' and
20544            not 'VHOST'"
20545   parameters:
20546   - "latency"
20547   - "parent"
20548   - "tags"
20549   sort:
20550   - "IP4BASE"
20551   - "ACL_STATELESS"
20552   - "ACL_STATEFUL"
20553   - "ACL_STATELESS"
20554   - "ACL_STATEFUL"
20555   layout:
20556     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20557     layout: "plot-latency"
20558
20559 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20560 - type: "plot"
20561   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20562   algorithm: "plot_latency_error_bars"
20563   output-file-type: ".html"
20564   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20565   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20566   filter: "'NIC_Intel-X710' and
20567            '64B' and
20568            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20569            'NDRPDR' and
20570            '2T1C' and
20571            'IP4FWD' and
20572            not 'IPSEC' and
20573            not 'DOT1Q' and
20574            not 'VHOST'"
20575   parameters:
20576   - "latency"
20577   - "parent"
20578   - "tags"
20579   sort:
20580   - "IP4BASE"
20581   - "FIB_20K"
20582   - "FIB_200K"
20583   - "FIB_2M"
20584   layout:
20585     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20586     layout: "plot-latency"
20587
20588 - type: "plot"
20589   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20590   algorithm: "plot_latency_error_bars"
20591   output-file-type: ".html"
20592   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20593   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20594   filter: "'NIC_Intel-X710' and
20595            '64B' and
20596            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20597            'NDRPDR' and
20598            '4T2C' and
20599            'IP4FWD' and
20600            not 'IPSEC' and
20601            not 'DOT1Q' and
20602            not 'VHOST'"
20603   parameters:
20604   - "latency"
20605   - "parent"
20606   - "tags"
20607   sort:
20608   - "IP4BASE"
20609   - "FIB_20K"
20610   - "FIB_200K"
20611   - "FIB_2M"
20612   layout:
20613     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20614     layout: "plot-latency"
20615
20616 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20617 - type: "plot"
20618   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20619   algorithm: "plot_latency_error_bars"
20620   output-file-type: ".html"
20621   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20623   filter: "'NIC_Intel-X710' and
20624            '64B' and
20625            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20626            'NDRPDR' and
20627            '2T1C' and
20628            'IP4FWD' and
20629            not 'IPSEC' and
20630            not 'DOT1Q' and
20631            not 'VHOST'"
20632   parameters:
20633   - "latency"
20634   - "parent"
20635   - "tags"
20636   sort:
20637   - "IP4BASE"
20638   - "ACL_STATELESS"
20639   - "ACL_STATEFUL"
20640   - "ACL_STATELESS"
20641   - "ACL_STATEFUL"
20642   layout:
20643     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20644     layout: "plot-latency"
20645
20646 - type: "plot"
20647   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20648   algorithm: "plot_latency_error_bars"
20649   output-file-type: ".html"
20650   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20652   filter: "'NIC_Intel-X710' and
20653            '64B' and
20654            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20655            'NDRPDR' and
20656            '4T2C' and
20657            'IP4FWD' and
20658            not 'IPSEC' and
20659            not 'DOT1Q' and
20660            not 'VHOST'"
20661   parameters:
20662   - "latency"
20663   - "parent"
20664   - "tags"
20665   sort:
20666   - "IP4BASE"
20667   - "ACL_STATELESS"
20668   - "ACL_STATEFUL"
20669   - "ACL_STATELESS"
20670   - "ACL_STATEFUL"
20671   layout:
20672     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20673     layout: "plot-latency"
20674
20675 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20676 - type: "plot"
20677   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20678   algorithm: "plot_latency_error_bars"
20679   output-file-type: ".html"
20680   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20682   filter: "'NIC_Intel-XXV710' and
20683            '64B' and
20684            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20685            'NDRPDR' and
20686            '2T1C' and
20687            'IP4FWD' and
20688            not 'IPSEC' and
20689            not 'DOT1Q' and
20690            not 'VHOST'"
20691   parameters:
20692   - "latency"
20693   - "parent"
20694   - "tags"
20695   sort:
20696   - "IP4BASE"
20697   - "FIB_20K"
20698   - "FIB_200K"
20699   - "FIB_2M"
20700   layout:
20701     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20702     layout: "plot-latency"
20703
20704 - type: "plot"
20705   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20706   algorithm: "plot_latency_error_bars"
20707   output-file-type: ".html"
20708   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20710   filter: "'NIC_Intel-XXV710' and
20711            '64B' and
20712            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20713            'NDRPDR' and
20714            '4T2C' and
20715            'IP4FWD' and
20716            not 'IPSEC' and
20717            not 'DOT1Q' and
20718            not 'VHOST'"
20719   parameters:
20720   - "latency"
20721   - "parent"
20722   - "tags"
20723   sort:
20724   - "IP4BASE"
20725   - "FIB_20K"
20726   - "FIB_200K"
20727   - "FIB_2M"
20728   layout:
20729     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20730     layout: "plot-latency"
20731
20732 ################################################################################
20733
20734 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20735 - type: "plot"
20736   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20737   algorithm: "plot_latency_error_bars"
20738   output-file-type: ".html"
20739   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20741   filter: "'NIC_Intel-X520-DA2' and
20742            '64B' and
20743            'ENCAP' and
20744            'NDRPDR' and
20745            '1T1C' and
20746            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20747            not 'DOT1Q' and
20748            not 'VHOST' and
20749            not 'IPSECHW'"
20750   parameters:
20751   - "latency"
20752   - "parent"
20753   - "tags"
20754   sort:
20755   - "IP4BASE"
20756   - "L2BDMACLRN"
20757   - "L2XCFWD"
20758   - "LISP"
20759   layout:
20760     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20761     layout: "plot-latency"
20762
20763 - type: "plot"
20764   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20765   algorithm: "plot_latency_error_bars"
20766   output-file-type: ".html"
20767   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20769   filter: "'NIC_Intel-X520-DA2' and
20770            '64B' and
20771            'ENCAP' and
20772            'NDRPDR' and
20773            '2T2C' and
20774            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20775            not 'DOT1Q' and
20776            not 'VHOST' and
20777            not 'IPSECHW'"
20778   parameters:
20779   - "latency"
20780   - "parent"
20781   - "tags"
20782   sort:
20783   - "IP4BASE"
20784   - "L2BDMACLRN"
20785   - "L2XCFWD"
20786   - "LISP"
20787   layout:
20788     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20789     layout: "plot-latency"
20790
20791 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20792 - type: "plot"
20793   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20794   algorithm: "plot_latency_error_bars"
20795   output-file-type: ".html"
20796   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20798   filter: "'NIC_Intel-X710' and
20799            '64B' and
20800            'ENCAP' and
20801            'NDRPDR' and
20802            '1T1C' and
20803            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20804            not 'VHOST' and
20805            not 'IPSECHW'"
20806   parameters:
20807   - "latency"
20808   - "parent"
20809   - "tags"
20810   sort:
20811   - "IP4BASE"
20812   - "LISP"
20813   - "VXLAN_1"
20814   - "VXLAN_10"
20815   - "VXLAN_100"
20816   - "VXLAN_1000"
20817   layout:
20818     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20819     layout: "plot-latency"
20820
20821 - type: "plot"
20822   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20823   algorithm: "plot_latency_error_bars"
20824   output-file-type: ".html"
20825   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20827   filter: "'NIC_Intel-X710' and
20828            '64B' and
20829            'ENCAP' and
20830            'NDRPDR' and
20831            '2T2C' and
20832            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20833            not 'VHOST' and
20834            not 'IPSECHW'"
20835   parameters:
20836   - "latency"
20837   - "parent"
20838   - "tags"
20839   sort:
20840   - "IP4BASE"
20841   - "LISP"
20842   - "VXLAN_1"
20843   - "VXLAN_10"
20844   - "VXLAN_100"
20845   - "VXLAN_1000"
20846   layout:
20847     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20848     layout: "plot-latency"
20849
20850 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20851 - type: "plot"
20852   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20853   algorithm: "plot_latency_error_bars"
20854   output-file-type: ".html"
20855   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20857   filter: "'NIC_Intel-X710' and
20858            '64B' and
20859            'ENCAP' and
20860            'NDRPDR' and
20861            '1T1C' and
20862            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20863            not 'DOT1Q' and
20864            not 'VHOST' and
20865            not 'IPSECHW'"
20866   parameters:
20867   - "latency"
20868   - "parent"
20869   - "tags"
20870   sort:
20871   - "IP4BASE"
20872   - "L2BDMACLRN"
20873   - "L2XCFWD"
20874   - "LISP"
20875   layout:
20876     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20877     layout: "plot-latency"
20878
20879 - type: "plot"
20880   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20881   algorithm: "plot_latency_error_bars"
20882   output-file-type: ".html"
20883   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20885   filter: "'NIC_Intel-X710' and
20886            '64B' and
20887            'ENCAP' and
20888            'NDRPDR' and
20889            '2T2C' and
20890            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20891            not 'DOT1Q' and
20892            not 'VHOST' and
20893            not 'IPSECHW'"
20894   parameters:
20895   - "latency"
20896   - "parent"
20897   - "tags"
20898   sort:
20899   - "IP4BASE"
20900   - "L2BDMACLRN"
20901   - "L2XCFWD"
20902   - "LISP"
20903   layout:
20904     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20905     layout: "plot-latency"
20906
20907 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20908 - type: "plot"
20909   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20910   algorithm: "plot_latency_error_bars"
20911   output-file-type: ".html"
20912   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20914   filter: "'NIC_Intel-X710' and
20915            '64B' and
20916            'ENCAP' and
20917            'NDRPDR' and
20918            '2T1C' and
20919            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20920            not 'VHOST' and
20921            not 'IPSECHW'"
20922   parameters:
20923   - "latency"
20924   - "parent"
20925   - "tags"
20926   sort:
20927   - "IP4BASE"
20928   - "LISP"
20929   - "VXLAN_1"
20930   - "VXLAN_10"
20931   - "VXLAN_100"
20932   - "VXLAN_1000"
20933   layout:
20934     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20935     layout: "plot-latency"
20936
20937 - type: "plot"
20938   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20939   algorithm: "plot_latency_error_bars"
20940   output-file-type: ".html"
20941   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20943   filter: "'NIC_Intel-X710' and
20944            '64B' and
20945            'ENCAP' and
20946            'NDRPDR' and
20947            '4T2C' and
20948            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20949            not 'VHOST' and
20950            not 'IPSECHW'"
20951   parameters:
20952   - "latency"
20953   - "parent"
20954   - "tags"
20955   sort:
20956   - "IP4BASE"
20957   - "LISP"
20958   - "VXLAN_1"
20959   - "VXLAN_10"
20960   - "VXLAN_100"
20961   - "VXLAN_1000"
20962   layout:
20963     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20964     layout: "plot-latency"
20965
20966 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20967 - type: "plot"
20968   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20969   algorithm: "plot_latency_error_bars"
20970   output-file-type: ".html"
20971   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20973   filter: "'NIC_Intel-X710' and
20974            '64B' and
20975            'ENCAP' and
20976            'NDRPDR' and
20977            '2T1C' and
20978            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20979            not 'DOT1Q' and
20980            not 'VHOST' and
20981            not 'IPSECHW'"
20982   parameters:
20983   - "latency"
20984   - "parent"
20985   - "tags"
20986   sort:
20987   - "IP4BASE"
20988   - "L2BDMACLRN"
20989   - "L2XCFWD"
20990   - "LISP"
20991   layout:
20992     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20993     layout: "plot-latency"
20994
20995 - type: "plot"
20996   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20997   algorithm: "plot_latency_error_bars"
20998   output-file-type: ".html"
20999   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21001   filter: "'NIC_Intel-X710' and
21002            '64B' and
21003            'ENCAP' and
21004            'NDRPDR' and
21005            '4T2C' and
21006            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21007            not 'DOT1Q' and
21008            not 'VHOST' and
21009            not 'IPSECHW'"
21010   parameters:
21011   - "latency"
21012   - "parent"
21013   - "tags"
21014   sort:
21015   - "IP4BASE"
21016   - "L2BDMACLRN"
21017   - "L2XCFWD"
21018   - "LISP"
21019   layout:
21020     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21021     layout: "plot-latency"
21022
21023 ################################################################################
21024
21025 # Packet Latency - VPP IPv6 3n-hsw-x520
21026 - type: "plot"
21027   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21028   algorithm: "plot_latency_error_bars"
21029   output-file-type: ".html"
21030   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21032   filter: "'NIC_Intel-X520-DA2' and
21033            '78B' and
21034            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21035            'NDRPDR' and
21036            '1T1C' and
21037            'IP6FWD' and
21038            not 'SRv6' and
21039            not 'IPSEC' and
21040            not 'VHOST'"
21041   parameters:
21042   - "latency"
21043   - "parent"
21044   - "tags"
21045   sort:
21046   - "IP6BASE"
21047   - "FIB_20K"
21048   - "FIB_200K"
21049   - "FIB_2M"
21050   layout:
21051     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21052     layout: "plot-latency"
21053
21054 - type: "plot"
21055   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21056   algorithm: "plot_latency_error_bars"
21057   output-file-type: ".html"
21058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21060   filter: "'NIC_Intel-X520-DA2' and
21061            '78B' and
21062            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21063            'NDRPDR' and
21064            '2T2C' and
21065            'IP6FWD' and
21066            not 'SRv6' and
21067            not 'IPSEC' and
21068            not 'VHOST'"
21069   parameters:
21070   - "latency"
21071   - "parent"
21072   - "tags"
21073   sort:
21074   - "IP6BASE"
21075   - "FIB_20K"
21076   - "FIB_200K"
21077   - "FIB_2M"
21078   layout:
21079     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21080     layout: "plot-latency"
21081
21082 # Packet Latency - VPP IPv6 3n-hsw-x710
21083 - type: "plot"
21084   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21085   algorithm: "plot_latency_error_bars"
21086   output-file-type: ".html"
21087   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21089   filter: "'NIC_Intel-X710' and
21090            '78B' and
21091            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21092            'NDRPDR' and
21093            '1T1C' and
21094            'IP6FWD' and
21095            not 'SRv6' and
21096            not 'IPSEC' and
21097            not 'VHOST'"
21098   parameters:
21099   - "latency"
21100   - "parent"
21101   - "tags"
21102   sort:
21103   - "IP6BASE"
21104   - "FIB_20K"
21105   - "FIB_200K"
21106   - "FIB_2M"
21107   layout:
21108     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21109     layout: "plot-latency"
21110
21111 - type: "plot"
21112   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21113   algorithm: "plot_latency_error_bars"
21114   output-file-type: ".html"
21115   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21117   filter: "'NIC_Intel-X710' and
21118            '78B' and
21119            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21120            'NDRPDR' and
21121            '2T2C' and
21122            'IP6FWD' and
21123            not 'SRv6' and
21124            not 'IPSEC' and
21125            not 'VHOST'"
21126   parameters:
21127   - "latency"
21128   - "parent"
21129   - "tags"
21130   sort:
21131   - "IP6BASE"
21132   - "FIB_20K"
21133   - "FIB_200K"
21134   - "FIB_2M"
21135   layout:
21136     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21137     layout: "plot-latency"
21138
21139 # Packet Latency - VPP IPv6 3n-hsw-xl710
21140 - type: "plot"
21141   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21142   algorithm: "plot_latency_error_bars"
21143   output-file-type: ".html"
21144   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21146   filter: "'NIC_Intel-XL710' and
21147            '78B' and
21148            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21149            'NDRPDR' and
21150            '1T1C' and
21151            'IP6FWD' and
21152            not 'SRv6' and
21153            not 'IPSEC' and
21154            not 'VHOST'"
21155   parameters:
21156   - "latency"
21157   - "parent"
21158   - "tags"
21159   sort:
21160   - "IP6BASE"
21161   - "FIB_20K"
21162   - "FIB_200K"
21163   - "FIB_2M"
21164   layout:
21165     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21166     layout: "plot-latency"
21167
21168 - type: "plot"
21169   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21170   algorithm: "plot_latency_error_bars"
21171   output-file-type: ".html"
21172   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21174   filter: "'NIC_Intel-XL710' and
21175            '78B' and
21176            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21177            'NDRPDR' and
21178            '2T2C' and
21179            'IP6FWD' and
21180            not 'SRv6' and
21181            not 'IPSEC' and
21182            not 'VHOST'"
21183   parameters:
21184   - "latency"
21185   - "parent"
21186   - "tags"
21187   sort:
21188   - "IP6BASE"
21189   - "FIB_20K"
21190   - "FIB_200K"
21191   - "FIB_2M"
21192   layout:
21193     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21194     layout: "plot-latency"
21195
21196 # Packet Latency - VPP IPv6 3n-skx-x710
21197 - type: "plot"
21198   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21199   algorithm: "plot_latency_error_bars"
21200   output-file-type: ".html"
21201   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21203   filter: "'NIC_Intel-X710' and
21204            '78B' and
21205            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21206            'NDRPDR' and
21207            '2T1C' and
21208            'IP6FWD' and
21209            not 'SRv6' and
21210            not 'IPSEC' and
21211            not 'VHOST'"
21212   parameters:
21213   - "latency"
21214   - "parent"
21215   - "tags"
21216   sort:
21217   - "IP6BASE"
21218   - "FIB_20K"
21219   - "FIB_200K"
21220   - "FIB_2M"
21221   layout:
21222     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21223     layout: "plot-latency"
21224
21225 - type: "plot"
21226   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21227   algorithm: "plot_latency_error_bars"
21228   output-file-type: ".html"
21229   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21231   filter: "'NIC_Intel-X710' and
21232            '78B' and
21233            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21234            'NDRPDR' and
21235            '4T2C' and
21236            'IP6FWD' and
21237            not 'SRv6' and
21238            not 'IPSEC' and
21239            not 'VHOST'"
21240   parameters:
21241   - "latency"
21242   - "parent"
21243   - "tags"
21244   sort:
21245   - "IP6BASE"
21246   - "FIB_20K"
21247   - "FIB_200K"
21248   - "FIB_2M"
21249   layout:
21250     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21251     layout: "plot-latency"
21252
21253 # Packet Latency - VPP IPv6 3n-skx-xxv710
21254 - type: "plot"
21255   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21256   algorithm: "plot_latency_error_bars"
21257   output-file-type: ".html"
21258   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21260   filter: "'NIC_Intel-XXV710' and
21261            '78B' and
21262            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21263            'NDRPDR' and
21264            '2T1C' and
21265            'IP6FWD' and
21266            not 'SRv6' and
21267            not 'IPSEC' and
21268            not 'VHOST'"
21269   parameters:
21270   - "latency"
21271   - "parent"
21272   - "tags"
21273   sort:
21274   - "IP6BASE"
21275   - "FIB_20K"
21276   - "FIB_200K"
21277   - "FIB_2M"
21278   layout:
21279     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21280     layout: "plot-latency"
21281
21282 - type: "plot"
21283   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21284   algorithm: "plot_latency_error_bars"
21285   output-file-type: ".html"
21286   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21288   filter: "'NIC_Intel-XXV710' and
21289            '78B' and
21290            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21291            'NDRPDR' and
21292            '4T2C' and
21293            'IP6FWD' and
21294            not 'SRv6' and
21295            not 'IPSEC' and
21296            not 'VHOST'"
21297   parameters:
21298   - "latency"
21299   - "parent"
21300   - "tags"
21301   sort:
21302   - "IP6BASE"
21303   - "FIB_20K"
21304   - "FIB_200K"
21305   - "FIB_2M"
21306   layout:
21307     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21308     layout: "plot-latency"
21309
21310 # Packet Latency - VPP IPv6 2n-skx-x710
21311 - type: "plot"
21312   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21313   algorithm: "plot_latency_error_bars"
21314   output-file-type: ".html"
21315   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21316   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21317   filter: "'NIC_Intel-X710' and
21318            '78B' and
21319            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21320            'NDRPDR' and
21321            '2T1C' and
21322            'IP6FWD' and
21323            not 'SRv6' and
21324            not 'IPSEC' and
21325            not 'VHOST'"
21326   parameters:
21327   - "latency"
21328   - "parent"
21329   - "tags"
21330   sort:
21331   - "IP6BASE"
21332   - "FIB_20K"
21333   - "FIB_200K"
21334   - "FIB_2M"
21335   layout:
21336     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21337     layout: "plot-latency"
21338
21339 - type: "plot"
21340   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21341   algorithm: "plot_latency_error_bars"
21342   output-file-type: ".html"
21343   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21344   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21345   filter: "'NIC_Intel-X710' and
21346            '78B' and
21347            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21348            'NDRPDR' and
21349            '4T2C' and
21350            'IP6FWD' and
21351            not 'SRv6' and
21352            not 'IPSEC' and
21353            not 'VHOST'"
21354   parameters:
21355   - "latency"
21356   - "parent"
21357   - "tags"
21358   sort:
21359   - "IP6BASE"
21360   - "FIB_20K"
21361   - "FIB_200K"
21362   - "FIB_2M"
21363   layout:
21364     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21365     layout: "plot-latency"
21366
21367 # Packet Latency - VPP IPv6 2n-skx-xxv710
21368 - type: "plot"
21369   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21370   algorithm: "plot_latency_error_bars"
21371   output-file-type: ".html"
21372   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21373   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21374   filter: "'NIC_Intel-XXV710' and
21375            '78B' and
21376            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21377            'NDRPDR' and
21378            '2T1C' and
21379            'IP6FWD' and
21380            not 'SRv6' and
21381            not 'IPSEC' and
21382            not 'VHOST'"
21383   parameters:
21384   - "latency"
21385   - "parent"
21386   - "tags"
21387   sort:
21388   - "IP6BASE"
21389   - "FIB_20K"
21390   - "FIB_200K"
21391   - "FIB_2M"
21392   layout:
21393     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21394     layout: "plot-latency"
21395
21396 - type: "plot"
21397   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21398   algorithm: "plot_latency_error_bars"
21399   output-file-type: ".html"
21400   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21402   filter: "'NIC_Intel-XXV710' and
21403            '78B' and
21404            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21405            'NDRPDR' and
21406            '4T2C' and
21407            'IP6FWD' and
21408            not 'SRv6' and
21409            not 'IPSEC' and
21410            not 'VHOST'"
21411   parameters:
21412   - "latency"
21413   - "parent"
21414   - "tags"
21415   sort:
21416   - "IP6BASE"
21417   - "FIB_20K"
21418   - "FIB_200K"
21419   - "FIB_2M"
21420   layout:
21421     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21422     layout: "plot-latency"
21423
21424 ################################################################################
21425
21426 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21427 - type: "plot"
21428   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21429   algorithm: "plot_latency_error_bars"
21430   output-file-type: ".html"
21431   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21433   filter: "'NIC_Intel-X520-DA2' and
21434            '78B' and
21435            'ENCAP' and
21436            'NDRPDR' and
21437            '1T1C' and
21438            'LISP' and
21439            not 'VHOST'"
21440   parameters:
21441   - "latency"
21442   - "parent"
21443   - "tags"
21444   sort:
21445   - "IP4UNRLAY"
21446   - "IP6UNRLAY"
21447   layout:
21448     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21449     layout: "plot-latency"
21450
21451 - type: "plot"
21452   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21453   algorithm: "plot_latency_error_bars"
21454   output-file-type: ".html"
21455   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21457   filter: "'NIC_Intel-X520-DA2' and
21458            '78B' and
21459            'ENCAP' and
21460            'NDRPDR' and
21461            '2T2C' and
21462            'LISP' and
21463            not 'VHOST'"
21464   parameters:
21465   - "latency"
21466   - "parent"
21467   - "tags"
21468   sort:
21469   - "IP4UNRLAY"
21470   - "IP6UNRLAY"
21471   layout:
21472     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21473     layout: "plot-latency"
21474
21475 ################################################################################
21476
21477 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21478 - type: "plot"
21479   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21480   algorithm: "plot_latency_error_bars"
21481   output-file-type: ".html"
21482   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21484   filter: "'NIC_Intel-XL710' and
21485            '64B' and
21486            'IP4FWD' and
21487            'NDRPDR' and
21488            'BASE' and
21489            '1T1C' and
21490            'IPSECHW' and
21491            ('IPSECTRAN' or 'IPSECTUN') and
21492            not 'VHOST'"
21493   parameters:
21494   - "latency"
21495   - "parent"
21496   - "tags"
21497   layout:
21498     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21499     layout: "plot-latency"
21500
21501 - type: "plot"
21502   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21503   algorithm: "plot_latency_error_bars"
21504   output-file-type: ".html"
21505   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21507   filter: "'NIC_Intel-XL710' and
21508            '64B' and
21509            'IP4FWD' and
21510            'NDRPDR' and
21511            'BASE' and
21512            '2T2C' and
21513            'IPSECHW' and
21514            ('IPSECTRAN' or 'IPSECTUN') and
21515            not 'VHOST'"
21516   parameters:
21517   - "latency"
21518   - "parent"
21519   - "tags"
21520   layout:
21521     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21522     layout: "plot-latency"
21523
21524 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21525 - type: "plot"
21526   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21527   algorithm: "plot_latency_error_bars"
21528   output-file-type: ".html"
21529   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21531   filter: "'NIC_Intel-XL710' and
21532            '64B' and
21533            'IP4FWD' and
21534            'NDRPDR' and
21535            'SCALE' and
21536            '1T1C' and
21537            'IPSECHW' 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-1t1c-scale-ndr"
21546     layout: "plot-latency"
21547
21548 - type: "plot"
21549   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21550   algorithm: "plot_latency_error_bars"
21551   output-file-type: ".html"
21552   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21554   filter: "'NIC_Intel-XL710' and
21555            '64B' and
21556            'IP4FWD' and
21557            'NDRPDR' and
21558            'SCALE' and
21559            '2T2C' and
21560            'IPSECHW' and
21561            ('IPSECTRAN' or 'IPSECTUN') and
21562            not 'VHOST'"
21563   parameters:
21564   - "latency"
21565   - "parent"
21566   - "tags"
21567   layout:
21568     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21569     layout: "plot-latency"
21570
21571 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21572 - type: "plot"
21573   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21574   algorithm: "plot_latency_error_bars"
21575   output-file-type: ".html"
21576   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21578   filter: "'NIC_Intel-XL710' and
21579            '64B' and
21580            'IP4FWD' and
21581            'NDRPDR' and
21582            '1T1C' and
21583            'IPSECSW' and
21584            ('IPSECTRAN' or 'IPSECTUN') and
21585            not 'VHOST'"
21586   parameters:
21587   - "latency"
21588   - "parent"
21589   - "tags"
21590   layout:
21591     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21592     layout: "plot-latency"
21593
21594 - type: "plot"
21595   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21596   algorithm: "plot_latency_error_bars"
21597   output-file-type: ".html"
21598   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21600   filter: "'NIC_Intel-XL710' and
21601            '64B' and
21602            'IP4FWD' and
21603            'NDRPDR' and
21604            '2T2C' and
21605            'IPSECSW' and
21606            ('IPSECTRAN' or 'IPSECTUN') and
21607            not 'VHOST'"
21608   parameters:
21609   - "latency"
21610   - "parent"
21611   - "tags"
21612   layout:
21613     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21614     layout: "plot-latency"
21615
21616 ################################################################################
21617
21618 # Packet Latency - VPP SRv6 3n-hsw-x520
21619 - type: "plot"
21620   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21621   algorithm: "plot_latency_error_bars"
21622   output-file-type: ".html"
21623   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21625   filter: "'NIC_Intel-X520-DA2' and
21626            '78B' and
21627            'FEATURE' and
21628            'NDRPDR' and
21629            '1T1C' and
21630            'IP6FWD' and
21631            'SRv6'"
21632   parameters:
21633   - "latency"
21634   - "parent"
21635   - "tags"
21636   layout:
21637     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21638     layout: "plot-latency"
21639
21640 - type: "plot"
21641   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21642   algorithm: "plot_latency_error_bars"
21643   output-file-type: ".html"
21644   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21646   filter: "'NIC_Intel-X520-DA2' and
21647            '78B' and
21648            'FEATURE' and
21649            'NDRPDR' and
21650            '2T2C' and
21651            'IP6FWD' and
21652            'SRv6'"
21653   parameters:
21654   - "latency"
21655   - "parent"
21656   - "tags"
21657   layout:
21658     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21659     layout: "plot-latency"
21660
21661 ################################################################################
21662
21663 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21664 - type: "plot"
21665   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21666   algorithm: "plot_latency_error_bars"
21667   output-file-type: ".html"
21668   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21670   filter: "'NIC_Intel-X520-DA2' and
21671            '64B' and
21672            'NDRPDR' and
21673            'ETH' and
21674            'IP4FWD' and
21675            '1T1C' and
21676            'VHOST_1024' and
21677            not 'VXLAN' and
21678            not 'DOT1Q'"
21679   parameters:
21680   - "latency"
21681   - "parent"
21682   - "tags"
21683   sort:
21684   - "not CFS_OPT"
21685   - "1VM"
21686   - "2VM"
21687   layout:
21688     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21689     layout: "plot-latency"
21690
21691 - type: "plot"
21692   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21693   algorithm: "plot_latency_error_bars"
21694   output-file-type: ".html"
21695   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21697   filter: "'NIC_Intel-X520-DA2' and
21698            '64B' and
21699            'NDRPDR' and
21700            'ETH' and
21701            'IP4FWD' and
21702            '2T2C' and
21703            'VHOST_1024' and
21704            not 'VXLAN' and
21705            not 'DOT1Q'"
21706   parameters:
21707   - "latency"
21708   - "parent"
21709   - "tags"
21710   sort:
21711   - "not CFS_OPT"
21712   - "1VM"
21713   - "2VM"
21714   layout:
21715     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21716     layout: "plot-latency"
21717
21718 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21719 - type: "plot"
21720   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21721   algorithm: "plot_latency_error_bars"
21722   output-file-type: ".html"
21723   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21725   filter: "'NIC_Intel-X520-DA2' and
21726            '64B' and
21727            'NDRPDR' and
21728            ('ETH' or 'DOT1Q') and
21729            'BASE' and
21730            '1T1C' and
21731            ('L2BDMACLRN' or 'L2XCFWD') and
21732            'VHOST_1024' and
21733            not 'VXLAN' and
21734            not 'IP4FWD' and
21735            not '2VM'"
21736   parameters:
21737   - "latency"
21738   - "parent"
21739   - "tags"
21740   sort:
21741   - "L2BDMACLRN"
21742   - "L2BDMACLRN"
21743   - "L2BDMACLRN"
21744   - "L2XCFWD"
21745   - "L2XCFWD"
21746   - "L2XCFWD"
21747   layout:
21748     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21749     layout: "plot-latency"
21750
21751 - type: "plot"
21752   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21753   algorithm: "plot_latency_error_bars"
21754   output-file-type: ".html"
21755   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21757   filter: "'NIC_Intel-X520-DA2' and
21758            '64B' and
21759            'NDRPDR' and
21760            ('ETH' or 'DOT1Q') and
21761            'BASE' and
21762            '2T2C' and
21763            ('L2BDMACLRN' or 'L2XCFWD') and
21764            'VHOST_1024' and
21765            not 'VXLAN' and
21766            not 'IP4FWD' and
21767            not '2VM'"
21768   parameters:
21769   - "latency"
21770   - "parent"
21771   - "tags"
21772   sort:
21773   - "L2BDMACLRN"
21774   - "L2BDMACLRN"
21775   - "L2BDMACLRN"
21776   - "L2XCFWD"
21777   - "L2XCFWD"
21778   - "L2XCFWD"
21779   layout:
21780     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21781     layout: "plot-latency"
21782
21783 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21784 - type: "plot"
21785   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21786   algorithm: "plot_latency_error_bars"
21787   output-file-type: ".html"
21788   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21790   filter: "'NIC_Intel-X520-DA2' and
21791            '64B' and
21792            'NDRPDR' and
21793            ('ETH' or 'DOT1Q') and
21794            '1T1C' and
21795            ('L2BDMACLRN' or 'L2XCFWD') and
21796            'VHOST_1024' and
21797            not 'CFS_OPT' and
21798            not 'DOT1Q' and
21799            not 'VXLAN' and
21800            not 'IP4FWD' and
21801            not 'LBOND'"
21802   parameters:
21803   - "latency"
21804   - "parent"
21805   - "tags"
21806 #  sort:
21807 #  - "1VM"
21808 #  - "L2XCFWD"
21809 #  - "1VM"
21810 #  - "L2BDMACLRN"
21811   layout:
21812     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21813     layout: "plot-latency"
21814
21815 - type: "plot"
21816   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21817   algorithm: "plot_latency_error_bars"
21818   output-file-type: ".html"
21819   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21821   filter: "'NIC_Intel-X520-DA2' and
21822            '64B' and
21823            'NDRPDR' and
21824            ('ETH' or 'DOT1Q') and
21825            '2T2C' and
21826            ('L2BDMACLRN' or 'L2XCFWD') and
21827            'VHOST_1024' and
21828            not 'CFS_OPT' and
21829            not 'DOT1Q' and
21830            not 'VXLAN' and
21831            not 'IP4FWD' and
21832            not 'LBOND'"
21833   parameters:
21834   - "latency"
21835   - "parent"
21836   - "tags"
21837 #  sort:
21838 #  - "1VM"
21839 #  - "L2XCFWD"
21840 #  - "1VM"
21841 #  - "L2BDMACLRN"
21842   layout:
21843     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21844     layout: "plot-latency"
21845
21846 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21847 - type: "plot"
21848   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21849   algorithm: "plot_latency_error_bars"
21850   output-file-type: ".html"
21851   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21853   filter: "'NIC_Intel-X710' and
21854            '64B' and
21855            'NDRPDR' and
21856            'ETH' and
21857            'IP4FWD' and
21858            '1T1C' and
21859            'VHOST_1024' and
21860            not 'VXLAN' and
21861            not 'CFS_OPT' and
21862            not 'DOT1Q'"
21863   parameters:
21864   - "latency"
21865   - "parent"
21866   - "tags"
21867   sort:
21868   - "1VM"
21869   - "2VM"
21870   layout:
21871     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21872     layout: "plot-latency"
21873
21874 - type: "plot"
21875   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21876   algorithm: "plot_latency_error_bars"
21877   output-file-type: ".html"
21878   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21880   filter: "'NIC_Intel-X710' and
21881            '64B' and
21882            'NDRPDR' and
21883            'ETH' and
21884            'IP4FWD' and
21885            '2T2C' and
21886            'VHOST_1024' and
21887            not 'VXLAN' and
21888            not 'CFS_OPT' and
21889            not 'DOT1Q'"
21890   parameters:
21891   - "latency"
21892   - "parent"
21893   - "tags"
21894   sort:
21895   - "1VM"
21896   - "2VM"
21897   layout:
21898     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21899     layout: "plot-latency"
21900
21901 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21902 - type: "plot"
21903   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21904   algorithm: "plot_latency_error_bars"
21905   output-file-type: ".html"
21906   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21908   filter: "'NIC_Intel-X710' and
21909            '64B' and
21910            'NDRPDR' and
21911            ('ETH' or 'DOT1Q') and
21912            'BASE' and
21913            '1T1C' and
21914            ('L2BDMACLRN' or 'L2XCFWD') and
21915            'VHOST_1024' and
21916            not 'VXLAN' and
21917            not 'IP4FWD' and
21918            not '2VM'"
21919   parameters:
21920   - "latency"
21921   - "parent"
21922   - "tags"
21923   sort:
21924   - "L2BDMACLRN"
21925   - "L2BDMACLRN"
21926   - "L2BDMACLRN"
21927   - "L2XCFWD"
21928   - "L2XCFWD"
21929   - "L2XCFWD"
21930   layout:
21931     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21932     layout: "plot-latency"
21933
21934 - type: "plot"
21935   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21936   algorithm: "plot_latency_error_bars"
21937   output-file-type: ".html"
21938   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21940   filter: "'NIC_Intel-X710' and
21941            '64B' and
21942            'NDRPDR' and
21943            ('ETH' or 'DOT1Q') and
21944            'BASE' and
21945            '2T2C' and
21946            ('L2BDMACLRN' or 'L2XCFWD') and
21947            'VHOST_1024' and
21948            not 'VXLAN' and
21949            not 'IP4FWD' and
21950            not '2VM'"
21951   parameters:
21952   - "latency"
21953   - "parent"
21954   - "tags"
21955   sort:
21956   - "L2BDMACLRN"
21957   - "L2BDMACLRN"
21958   - "L2BDMACLRN"
21959   - "L2XCFWD"
21960   - "L2XCFWD"
21961   - "L2XCFWD"
21962   layout:
21963     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21964     layout: "plot-latency"
21965
21966 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21967 - type: "plot"
21968   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21969   algorithm: "plot_latency_error_bars"
21970   output-file-type: ".html"
21971   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21973   filter: "'NIC_Intel-X710' and
21974            '64B' and
21975            'NDRPDR' and
21976            ('ETH' or 'DOT1Q') and
21977            '1T1C' and
21978            ('L2BDMACLRN' or 'L2XCFWD') and
21979            'VHOST_1024' and
21980            not 'CFS_OPT' and
21981            not 'VXLAN' and
21982            not 'IP4FWD' and
21983            not 'LBOND'"
21984   parameters:
21985   - "latency"
21986   - "parent"
21987   - "tags"
21988   sort:
21989   - "L2BDMACLRN"
21990   - "L2BDMACLRN"
21991   - "L2BDMACLRN"
21992   - "L2XCFWD"
21993   - "L2XCFWD"
21994   - "L2XCFWD"
21995   layout:
21996     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21997     layout: "plot-latency"
21998
21999 - type: "plot"
22000   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22001   algorithm: "plot_latency_error_bars"
22002   output-file-type: ".html"
22003   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22005   filter: "'NIC_Intel-X710' and
22006            '64B' and
22007            'NDRPDR' and
22008            ('ETH' or 'DOT1Q') and
22009            '2T2C' and
22010            ('L2BDMACLRN' or 'L2XCFWD') and
22011            'VHOST_1024' and
22012            not 'CFS_OPT' and
22013            not 'VXLAN' and
22014            not 'IP4FWD' and
22015            not 'LBOND'"
22016   parameters:
22017   - "latency"
22018   - "parent"
22019   - "tags"
22020   sort:
22021   - "L2BDMACLRN"
22022   - "L2BDMACLRN"
22023   - "L2BDMACLRN"
22024   - "L2XCFWD"
22025   - "L2XCFWD"
22026   - "L2XCFWD"
22027   layout:
22028     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22029     layout: "plot-latency"
22030
22031 # Packet Latency - VPP vhost ip4 3n-skx-x710
22032 - type: "plot"
22033   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22034   algorithm: "plot_latency_error_bars"
22035   output-file-type: ".html"
22036   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22038   filter: "'NIC_Intel-X710' and
22039            '64B' and
22040            'NDRPDR' and
22041            'ETH' and
22042            'IP4FWD' and
22043            '2T1C' and
22044            'VHOST_1024' and
22045            not 'VXLAN' and
22046            not 'DOT1Q'"
22047   parameters:
22048   - "latency"
22049   - "parent"
22050   - "tags"
22051   sort:
22052   - "1VM"
22053   - "2VM"
22054   layout:
22055     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22056     layout: "plot-latency"
22057
22058 - type: "plot"
22059   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22060   algorithm: "plot_latency_error_bars"
22061   output-file-type: ".html"
22062   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22064   filter: "'NIC_Intel-X710' and
22065            '64B' and
22066            'NDRPDR' and
22067            'ETH' and
22068            'IP4FWD' and
22069            '4T2C' and
22070            'VHOST_1024' and
22071            not 'VXLAN' and
22072            not 'DOT1Q'"
22073   parameters:
22074   - "latency"
22075   - "parent"
22076   - "tags"
22077   sort:
22078   - "1VM"
22079   - "2VM"
22080   layout:
22081     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22082     layout: "plot-latency"
22083
22084 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22085 - type: "plot"
22086   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22087   algorithm: "plot_latency_error_bars"
22088   output-file-type: ".html"
22089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22091   filter: "'NIC_Intel-X710' and
22092            '64B' and
22093            'NDRPDR' and
22094            ('ETH' or 'DOT1Q') and
22095            'BASE' and
22096            '2T1C' and
22097            ('L2BDMACLRN' or 'L2XCFWD') and
22098            'VHOST_1024' and
22099            not 'VXLAN' and
22100            not 'IP4FWD' and
22101            not '2VM'"
22102   parameters:
22103   - "latency"
22104   - "parent"
22105   - "tags"
22106   sort:
22107   - "L2BDMACLRN"
22108   - "L2BDMACLRN"
22109   - "L2BDMACLRN"
22110   - "L2XCFWD"
22111   - "L2XCFWD"
22112   - "L2XCFWD"
22113   layout:
22114     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22115     layout: "plot-latency"
22116
22117 - type: "plot"
22118   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22119   algorithm: "plot_latency_error_bars"
22120   output-file-type: ".html"
22121   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22123   filter: "'NIC_Intel-X710' and
22124            '64B' and
22125            'NDRPDR' and
22126            ('ETH' or 'DOT1Q') and
22127            'BASE' and
22128            '4T2C' and
22129            ('L2BDMACLRN' or 'L2XCFWD') and
22130            'VHOST_1024' and
22131            not 'VXLAN' and
22132            not 'IP4FWD' and
22133            not '2VM'"
22134   parameters:
22135   - "latency"
22136   - "parent"
22137   - "tags"
22138   sort:
22139   - "L2BDMACLRN"
22140   - "L2BDMACLRN"
22141   - "L2BDMACLRN"
22142   - "L2XCFWD"
22143   - "L2XCFWD"
22144   - "L2XCFWD"
22145   layout:
22146     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22147     layout: "plot-latency"
22148
22149 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22150 - type: "plot"
22151   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22152   algorithm: "plot_latency_error_bars"
22153   output-file-type: ".html"
22154   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22156   filter: "'NIC_Intel-X710' and
22157            '64B' and
22158            'NDRPDR' and
22159            ('ETH' or 'DOT1Q') and
22160            '2T1C' and
22161            ('L2BDMACLRN' or 'L2XCFWD') and
22162            'VHOST_1024' and
22163            not 'CFS_OPT' and
22164            not 'VXLAN' and
22165            not 'IP4FWD' and
22166            not 'LBOND'"
22167   parameters:
22168   - "latency"
22169   - "parent"
22170   - "tags"
22171   sort:
22172   - "L2BDMACLRN"
22173   - "L2BDMACLRN"
22174   - "L2BDMACLRN"
22175   - "L2XCFWD"
22176   - "L2XCFWD"
22177   - "L2XCFWD"
22178   layout:
22179     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22180     layout: "plot-latency"
22181
22182 - type: "plot"
22183   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22184   algorithm: "plot_latency_error_bars"
22185   output-file-type: ".html"
22186   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22188   filter: "'NIC_Intel-X710' and
22189            '64B' and
22190            'NDRPDR' and
22191            ('ETH' or 'DOT1Q') and
22192            '4T2C' and
22193            ('L2BDMACLRN' or 'L2XCFWD') and
22194            'VHOST_1024' and
22195            not 'CFS_OPT' and
22196            not 'VXLAN' and
22197            not 'IP4FWD' and
22198            not 'LBOND'"
22199   parameters:
22200   - "latency"
22201   - "parent"
22202   - "tags"
22203   sort:
22204   - "L2BDMACLRN"
22205   - "L2BDMACLRN"
22206   - "L2BDMACLRN"
22207   - "L2XCFWD"
22208   - "L2XCFWD"
22209   - "L2XCFWD"
22210   layout:
22211     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22212     layout: "plot-latency"
22213
22214 # Packet Latency - VPP vhost ip4 2n-skx-x710
22215 - type: "plot"
22216   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22217   algorithm: "plot_latency_error_bars"
22218   output-file-type: ".html"
22219   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22221   filter: "'NIC_Intel-X710' and
22222            '64B' and
22223            'NDRPDR' and
22224            'ETH' and
22225            'IP4FWD' and
22226            '2T1C' and
22227            'VHOST_1024' and
22228            not 'VXLAN' and
22229            not 'NF_DENSITY' and
22230            not 'CFS_OPT' and
22231            not 'DOT1Q'"
22232   parameters:
22233   - "latency"
22234   - "parent"
22235   - "tags"
22236   sort:
22237   - "1VM"
22238   - "2VM"
22239   layout:
22240     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22241     layout: "plot-latency"
22242
22243 - type: "plot"
22244   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22245   algorithm: "plot_latency_error_bars"
22246   output-file-type: ".html"
22247   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22249   filter: "'NIC_Intel-X710' and
22250            '64B' and
22251            'NDRPDR' and
22252            'ETH' and
22253            'IP4FWD' and
22254            '4T2C' and
22255            'VHOST_1024' and
22256            not 'VXLAN' and
22257            not 'NF_DENSITY' and
22258            not 'CFS_OPT' and
22259            not 'DOT1Q'"
22260   parameters:
22261   - "latency"
22262   - "parent"
22263   - "tags"
22264   sort:
22265   - "1VM"
22266   - "2VM"
22267   layout:
22268     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22269     layout: "plot-latency"
22270
22271 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22272 - type: "plot"
22273   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22274   algorithm: "plot_latency_error_bars"
22275   output-file-type: ".html"
22276   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22278   filter: "'NIC_Intel-X710' and
22279            '64B' and
22280            'NDRPDR' and
22281            ('ETH' or 'DOT1Q') and
22282            'BASE' and
22283            '2T1C' and
22284            ('L2BDMACLRN' or 'L2XCFWD') and
22285            'VHOST_1024' and
22286            not 'VXLAN' and
22287            not 'NF_DENSITY' and
22288            not 'IP4FWD' and
22289            not '2VM'"
22290   parameters:
22291   - "latency"
22292   - "parent"
22293   - "tags"
22294 #  sort:
22295 #  - "not CFS_OPT"
22296 #  - "L2XCFWD"
22297 #  - "not CFS_OPT"
22298 #  - "CFS_OPT"
22299   layout:
22300     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22301     layout: "plot-latency"
22302
22303 - type: "plot"
22304   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22305   algorithm: "plot_latency_error_bars"
22306   output-file-type: ".html"
22307   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22309   filter: "'NIC_Intel-X710' and
22310            '64B' and
22311            'NDRPDR' and
22312            ('ETH' or 'DOT1Q') and
22313            'BASE' and
22314            '4T2C' and
22315            ('L2BDMACLRN' or 'L2XCFWD') and
22316            'VHOST_1024' and
22317            not 'VXLAN' and
22318            not 'NF_DENSITY' and
22319            not 'IP4FWD' and
22320            not '2VM'"
22321   parameters:
22322   - "latency"
22323   - "parent"
22324   - "tags"
22325 #  sort:
22326 #  - "not CFS_OPT"
22327 #  - "L2XCFWD"
22328 #  - "not CFS_OPT"
22329 #  - "CFS_OPT"
22330   layout:
22331     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22332     layout: "plot-latency"
22333
22334 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22335 - type: "plot"
22336   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22337   algorithm: "plot_latency_error_bars"
22338   output-file-type: ".html"
22339   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22341   filter: "'NIC_Intel-X710' and
22342            '64B' and
22343            'NDRPDR' and
22344            ('ETH' or 'DOT1Q') and
22345            '2T1C' and
22346            ('L2BDMACLRN' or 'L2XCFWD') and
22347            'VHOST_1024' and
22348            not 'CFS_OPT' and
22349            not 'VXLAN' and
22350            not 'NF_DENSITY' and
22351            not 'DOT1Q' and
22352            not 'IP4FWD'"
22353   parameters:
22354   - "latency"
22355   - "parent"
22356   - "tags"
22357 #  sort:
22358 #  - "1VM"
22359 #  - "L2XCFWD"
22360 #  - "1VM"
22361 #  - "L2BDMACLRN"
22362   layout:
22363     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22364     layout: "plot-latency"
22365
22366 - type: "plot"
22367   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22368   algorithm: "plot_latency_error_bars"
22369   output-file-type: ".html"
22370   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22372   filter: "'NIC_Intel-X710' and
22373            '64B' and
22374            'NDRPDR' and
22375            ('ETH' or 'DOT1Q') and
22376            '4T2C' and
22377            ('L2BDMACLRN' or 'L2XCFWD') and
22378            'VHOST_1024' and
22379            not 'CFS_OPT' and
22380            not 'VXLAN' and
22381            not 'NF_DENSITY' and
22382            not 'DOT1Q' and
22383            not 'IP4FWD'"
22384   parameters:
22385   - "latency"
22386   - "parent"
22387   - "tags"
22388 #  sort:
22389 #  - "1VM"
22390 #  - "L2XCFWD"
22391 #  - "1VM"
22392 #  - "L2BDMACLRN"
22393   layout:
22394     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22395     layout: "plot-latency"
22396
22397 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22398 - type: "plot"
22399   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22400   algorithm: "plot_latency_error_bars"
22401   output-file-type: ".html"
22402   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22404   filter: "'NIC_Intel-XXV710' and
22405            '64B' and
22406            'NDRPDR' and
22407            'ETH' and
22408            'IP4FWD' and
22409            '2T1C' and
22410            'VHOST_1024' and
22411            not 'VXLAN' and
22412            not 'CFS_OPT' and
22413            not 'DOT1Q'"
22414   parameters:
22415   - "latency"
22416   - "parent"
22417   - "tags"
22418   sort:
22419   - "not CFS_OPT"
22420   - "1VM"
22421   - "2VM"
22422   layout:
22423     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22424     layout: "plot-latency"
22425
22426 - type: "plot"
22427   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22428   algorithm: "plot_latency_error_bars"
22429   output-file-type: ".html"
22430   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22432   filter: "'NIC_Intel-XXV710' and
22433            '64B' and
22434            'NDRPDR' and
22435            'ETH' and
22436            'IP4FWD' and
22437            '4T2C' and
22438            'VHOST_1024' and
22439            not 'VXLAN' and
22440            not 'CFS_OPT' and
22441            not 'DOT1Q'"
22442   parameters:
22443   - "latency"
22444   - "parent"
22445   - "tags"
22446   sort:
22447   - "not CFS_OPT"
22448   - "1VM"
22449   - "2VM"
22450   layout:
22451     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22452     layout: "plot-latency"
22453
22454 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22455 #- type: "plot"
22456 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22457 #  algorithm: "plot_latency_error_bars"
22458 #  output-file-type: ".html"
22459 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22460 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22461 #  filter: "'NIC_Intel-XXV710' and
22462 #           '64B' and
22463 #           'NDRPDR' and
22464 #           ('ETH' or 'DOT1Q') and
22465 #           'BASE' and
22466 #           '2T1C' and
22467 #           ('L2BDMACLRN' or 'L2XCFWD') and
22468 #           'VHOST_1024' and
22469 #           not 'VXLAN' and
22470 #           not 'IP4FWD' and
22471 #           not '2VM'"
22472 #  parameters:
22473 #  - "latency"
22474 #  - "parent"
22475 #  - "tags"
22476 ##  sort:
22477 ##  - "not CFS_OPT"
22478 ##  - "L2XCFWD"
22479 ##  - "not CFS_OPT"
22480 ##  - "CFS_OPT"
22481 #  layout:
22482 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22483 #    layout: "plot-latency"
22484 #
22485 #- type: "plot"
22486 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22487 #  algorithm: "plot_latency_error_bars"
22488 #  output-file-type: ".html"
22489 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22490 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22491 #  filter: "'NIC_Intel-XXV710' and
22492 #           '64B' and
22493 #           'NDRPDR' and
22494 #           ('ETH' or 'DOT1Q') and
22495 #           'BASE' and
22496 #           '4T2C' and
22497 #           ('L2BDMACLRN' or 'L2XCFWD') and
22498 #           'VHOST_1024' and
22499 #           not 'VXLAN' and
22500 #           not 'IP4FWD' and
22501 #           not '2VM'"
22502 #  parameters:
22503 #  - "latency"
22504 #  - "parent"
22505 #  - "tags"
22506 ##  sort:
22507 ##  - "not CFS_OPT"
22508 ##  - "L2XCFWD"
22509 ##  - "not CFS_OPT"
22510 ##  - "CFS_OPT"
22511 #  layout:
22512 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22513 #    layout: "plot-latency"
22514 #
22515 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22516 #- type: "plot"
22517 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22518 #  algorithm: "plot_latency_error_bars"
22519 #  output-file-type: ".html"
22520 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22521 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22522 #  filter: "'NIC_Intel-XXV710' and
22523 #           '64B' and
22524 #           'NDRPDR' and
22525 #           ('ETH' or 'DOT1Q') and
22526 #           '2T1C' and
22527 #           ('L2BDMACLRN' or 'L2XCFWD') and
22528 #           'VHOST_1024' and
22529 #           not 'CFS_OPT' and
22530 #           not 'VXLAN' and
22531 #           not 'DOT1Q' and
22532 #           not 'IP4FWD'"
22533 #  parameters:
22534 #  - "latency"
22535 #  - "parent"
22536 #  - "tags"
22537 ##  sort:
22538 ##  - "1VM"
22539 ##  - "L2XCFWD"
22540 ##  - "1VM"
22541 ##  - "L2BDMACLRN"
22542 #  layout:
22543 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22544 #    layout: "plot-latency"
22545 #
22546 #- type: "plot"
22547 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22548 #  algorithm: "plot_latency_error_bars"
22549 #  output-file-type: ".html"
22550 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22551 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22552 #  filter: "'NIC_Intel-XXV710' and
22553 #           '64B' and
22554 #           'NDRPDR' and
22555 #           ('ETH' or 'DOT1Q') and
22556 #           '4T2C' and
22557 #           ('L2BDMACLRN' or 'L2XCFWD') and
22558 #           'VHOST_1024' and
22559 #           not 'CFS_OPT' and
22560 #           not 'VXLAN' and
22561 #           not 'DOT1Q' and
22562 #           not 'IP4FWD'"
22563 #  parameters:
22564 #  - "latency"
22565 #  - "parent"
22566 #  - "tags"
22567 ##  sort:
22568 ##  - "1VM"
22569 ##  - "L2XCFWD"
22570 ##  - "1VM"
22571 ##  - "L2BDMACLRN"
22572 #  layout:
22573 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22574 #    layout: "plot-latency"
22575
22576 ################################################################################
22577
22578 # Packet Latency - VPP VTS 3n-hsw-x520
22579 - type: "plot"
22580   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22581   algorithm: "plot_latency_error_bars"
22582   output-file-type: ".html"
22583   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22585   filter: "'NIC_Intel-X520-DA2' and
22586            '114B' and
22587            'NDRPDR' and
22588            '1T1C' and
22589            'VTS'"
22590   parameters:
22591   - "latency"
22592   - "parent"
22593   - "tags"
22594   layout:
22595     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22596     layout: "plot-latency"
22597
22598 - type: "plot"
22599   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22600   algorithm: "plot_latency_error_bars"
22601   output-file-type: ".html"
22602   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22604   filter: "'NIC_Intel-X520-DA2' and
22605            '114B' and
22606            'NDRPDR' and
22607            '2T2C' and
22608            'VTS'"
22609   parameters:
22610   - "latency"
22611   - "parent"
22612   - "tags"
22613   layout:
22614     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22615     layout: "plot-latency"
22616
22617 ################################################################################
22618
22619 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22620 - type: "plot"
22621   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22622   algorithm: "plot_latency_error_bars"
22623   output-file-type: ".html"
22624   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22625   data: "plot-dpdk-throughput-latency-3n-hsw"
22626   filter: "'NIC_Intel-X520-DA2' and
22627            '64B' and
22628            'BASE' and
22629            'NDRPDR' and
22630            '1T1C' and
22631            'IP4FWD'"
22632   parameters:
22633   - "latency"
22634   - "parent"
22635   - "tags"
22636   layout:
22637     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22638     layout: "plot-latency"
22639
22640 - type: "plot"
22641   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22642   algorithm: "plot_latency_error_bars"
22643   output-file-type: ".html"
22644   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22645   data: "plot-dpdk-throughput-latency-3n-hsw"
22646   filter: "'NIC_Intel-X520-DA2' and
22647            '64B' and
22648            'BASE' and
22649            'NDRPDR' and
22650            '2T2C' and
22651            'IP4FWD'"
22652   parameters:
22653   - "latency"
22654   - "parent"
22655   - "tags"
22656   layout:
22657     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22658     layout: "plot-latency"
22659
22660 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22661 - type: "plot"
22662   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22663   algorithm: "plot_latency_error_bars"
22664   output-file-type: ".html"
22665   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22666   data: "plot-dpdk-throughput-latency-3n-hsw"
22667   filter: "'NIC_Intel-X710' and
22668            '64B' and
22669            'BASE' and
22670            'NDRPDR' and
22671            '1T1C' and
22672            'IP4FWD'"
22673   parameters:
22674   - "latency"
22675   - "parent"
22676   - "tags"
22677   layout:
22678     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22679     layout: "plot-latency"
22680
22681 - type: "plot"
22682   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22683   algorithm: "plot_latency_error_bars"
22684   output-file-type: ".html"
22685   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22686   data: "plot-dpdk-throughput-latency-3n-hsw"
22687   filter: "'NIC_Intel-X710' and
22688            '64B' and
22689            'BASE' and
22690            'NDRPDR' and
22691            '2T2C' and
22692            'IP4FWD'"
22693   parameters:
22694   - "latency"
22695   - "parent"
22696   - "tags"
22697   layout:
22698     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22699     layout: "plot-latency"
22700
22701 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22702 - type: "plot"
22703   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22704   algorithm: "plot_latency_error_bars"
22705   output-file-type: ".html"
22706   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22707   data: "plot-dpdk-throughput-latency-3n-hsw"
22708   filter: "'NIC_Intel-XL710' and
22709            '64B' and
22710            'BASE' and
22711            'NDRPDR' and
22712            '1T1C' and
22713            'IP4FWD'"
22714   parameters:
22715   - "latency"
22716   - "parent"
22717   - "tags"
22718   layout:
22719     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22720     layout: "plot-latency"
22721
22722 - type: "plot"
22723   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22724   algorithm: "plot_latency_error_bars"
22725   output-file-type: ".html"
22726   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22727   data: "plot-dpdk-throughput-latency-3n-hsw"
22728   filter: "'NIC_Intel-XL710' and
22729            '64B' and
22730            'BASE' and
22731            'NDRPDR' and
22732            '2T2C' and
22733            'IP4FWD'"
22734   parameters:
22735   - "latency"
22736   - "parent"
22737   - "tags"
22738   layout:
22739     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22740     layout: "plot-latency"
22741
22742 # Packet Latency - DPDK l3fwd 3n-skx-x710
22743 - type: "plot"
22744   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22745   algorithm: "plot_latency_error_bars"
22746   output-file-type: ".html"
22747   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22748   data: "plot-dpdk-throughput-latency-3n-skx"
22749   filter: "'NIC_Intel-X710' and
22750            '64B' and
22751            'BASE' and
22752            'NDRPDR' and
22753            '2T1C' and
22754            'IP4FWD'"
22755   parameters:
22756   - "latency"
22757   - "parent"
22758   - "tags"
22759   layout:
22760     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22761     layout: "plot-latency"
22762
22763 - type: "plot"
22764   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22765   algorithm: "plot_latency_error_bars"
22766   output-file-type: ".html"
22767   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22768   data: "plot-dpdk-throughput-latency-3n-skx"
22769   filter: "'NIC_Intel-X710' and
22770            '64B' and
22771            'BASE' and
22772            'NDRPDR' and
22773            '4T2C' and
22774            'IP4FWD'"
22775   parameters:
22776   - "latency"
22777   - "parent"
22778   - "tags"
22779   layout:
22780     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22781     layout: "plot-latency"
22782
22783 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22784 - type: "plot"
22785   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22786   algorithm: "plot_latency_error_bars"
22787   output-file-type: ".html"
22788   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22789   data: "plot-dpdk-throughput-latency-3n-skx"
22790   filter: "'NIC_Intel-XXV710' and
22791            '64B' and
22792            'BASE' and
22793            'NDRPDR' and
22794            '2T1C' and
22795            'IP4FWD'"
22796   parameters:
22797   - "latency"
22798   - "parent"
22799   - "tags"
22800   layout:
22801     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22802     layout: "plot-latency"
22803
22804 - type: "plot"
22805   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22806   algorithm: "plot_latency_error_bars"
22807   output-file-type: ".html"
22808   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22809   data: "plot-dpdk-throughput-latency-3n-skx"
22810   filter: "'NIC_Intel-XXV710' and
22811            '64B' and
22812            'BASE' and
22813            'NDRPDR' and
22814            '4T2C' and
22815            'IP4FWD'"
22816   parameters:
22817   - "latency"
22818   - "parent"
22819   - "tags"
22820   layout:
22821     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22822     layout: "plot-latency"
22823
22824 # Packet Latency - DPDK l3fwd 2n-skx-x710
22825 - type: "plot"
22826   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22827   algorithm: "plot_latency_error_bars"
22828   output-file-type: ".html"
22829   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22830   data: "plot-dpdk-throughput-latency-2n-skx"
22831   filter: "'NIC_Intel-X710' and
22832            '64B' and
22833            'BASE' and
22834            'NDRPDR' and
22835            '2T1C' and
22836            'IP4FWD'"
22837   parameters:
22838   - "latency"
22839   - "parent"
22840   - "tags"
22841   layout:
22842     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22843     layout: "plot-latency"
22844
22845 - type: "plot"
22846   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22847   algorithm: "plot_latency_error_bars"
22848   output-file-type: ".html"
22849   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22850   data: "plot-dpdk-throughput-latency-2n-skx"
22851   filter: "'NIC_Intel-X710' and
22852            '64B' and
22853            'BASE' and
22854            'NDRPDR' and
22855            '4T2C' and
22856            'IP4FWD'"
22857   parameters:
22858   - "latency"
22859   - "parent"
22860   - "tags"
22861   layout:
22862     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22863     layout: "plot-latency"
22864
22865 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22866 - type: "plot"
22867   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22868   algorithm: "plot_latency_error_bars"
22869   output-file-type: ".html"
22870   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22871   data: "plot-dpdk-throughput-latency-2n-skx"
22872   filter: "'NIC_Intel-XXV710' and
22873            '64B' and
22874            'BASE' and
22875            'NDRPDR' and
22876            '2T1C' and
22877            'IP4FWD'"
22878   parameters:
22879   - "latency"
22880   - "parent"
22881   - "tags"
22882   layout:
22883     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22884     layout: "plot-latency"
22885
22886 - type: "plot"
22887   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22888   algorithm: "plot_latency_error_bars"
22889   output-file-type: ".html"
22890   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22891   data: "plot-dpdk-throughput-latency-2n-skx"
22892   filter: "'NIC_Intel-XXV710' and
22893            '64B' and
22894            'BASE' and
22895            'NDRPDR' and
22896            '4T2C' and
22897            'IP4FWD'"
22898   parameters:
22899   - "latency"
22900   - "parent"
22901   - "tags"
22902   layout:
22903     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22904     layout: "plot-latency"
22905
22906 ################################################################################
22907
22908 # Packet Latency - DPDK testpmd 3n-hsw-x520
22909 - type: "plot"
22910   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22911   algorithm: "plot_latency_error_bars"
22912   output-file-type: ".html"
22913   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22914   data: "plot-dpdk-throughput-latency-3n-hsw"
22915   filter: "'NIC_Intel-X520-DA2' and
22916            '64B' and
22917            'BASE' and
22918            'NDRPDR' and
22919            '1T1C' and
22920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22921   parameters:
22922   - "latency"
22923   - "parent"
22924   - "tags"
22925   layout:
22926     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22927     layout: "plot-latency"
22928
22929 - type: "plot"
22930   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22931   algorithm: "plot_latency_error_bars"
22932   output-file-type: ".html"
22933   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22934   data: "plot-dpdk-throughput-latency-3n-hsw"
22935   filter: "'NIC_Intel-X520-DA2' and
22936            '64B' and
22937            'BASE' and
22938            'NDRPDR' and
22939            '2T2C' and
22940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22941   parameters:
22942   - "latency"
22943   - "parent"
22944   - "tags"
22945   layout:
22946     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22947     layout: "plot-latency"
22948
22949 # Packet Latency - DPDK testpmd 3n-hsw-x710
22950 - type: "plot"
22951   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22952   algorithm: "plot_latency_error_bars"
22953   output-file-type: ".html"
22954   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22955   data: "plot-dpdk-throughput-latency-3n-hsw"
22956   filter: "'NIC_Intel-X710' and
22957            '64B' and
22958            'BASE' and
22959            'NDRPDR' and
22960            '1T1C' and
22961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22962   parameters:
22963   - "latency"
22964   - "parent"
22965   - "tags"
22966   layout:
22967     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22968     layout: "plot-latency"
22969
22970 - type: "plot"
22971   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22972   algorithm: "plot_latency_error_bars"
22973   output-file-type: ".html"
22974   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22975   data: "plot-dpdk-throughput-latency-3n-hsw"
22976   filter: "'NIC_Intel-X710' and
22977            '64B' and
22978            'BASE' and
22979            'NDRPDR' and
22980            '2T2C' and
22981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22982   parameters:
22983   - "latency"
22984   - "parent"
22985   - "tags"
22986   layout:
22987     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22988     layout: "plot-latency"
22989
22990 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22991 - type: "plot"
22992   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22993   algorithm: "plot_latency_error_bars"
22994   output-file-type: ".html"
22995   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22996   data: "plot-dpdk-throughput-latency-3n-hsw"
22997   filter: "'NIC_Intel-XL710' and
22998            '64B' and
22999            'BASE' and
23000            'NDRPDR' and
23001            '1T1C' and
23002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23003   parameters:
23004   - "latency"
23005   - "parent"
23006   - "tags"
23007   layout:
23008     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23009     layout: "plot-latency"
23010
23011 - type: "plot"
23012   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23013   algorithm: "plot_latency_error_bars"
23014   output-file-type: ".html"
23015   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23016   data: "plot-dpdk-throughput-latency-3n-hsw"
23017   filter: "'NIC_Intel-XL710' and
23018            '64B' and
23019            'BASE' and
23020            'NDRPDR' and
23021            '2T2C' and
23022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23023   parameters:
23024   - "latency"
23025   - "parent"
23026   - "tags"
23027   layout:
23028     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23029     layout: "plot-latency"
23030
23031 # Packet Latency - DPDK testpmd 3n-skx-x710
23032 - type: "plot"
23033   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23034   algorithm: "plot_latency_error_bars"
23035   output-file-type: ".html"
23036   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23037   data: "plot-dpdk-throughput-latency-3n-skx"
23038   filter: "'NIC_Intel-X710' and
23039            '64B' and
23040            'BASE' and
23041            'NDRPDR' and
23042            '2T1C' and
23043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23044   parameters:
23045   - "latency"
23046   - "parent"
23047   - "tags"
23048   layout:
23049     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23050     layout: "plot-latency"
23051
23052 - type: "plot"
23053   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23054   algorithm: "plot_latency_error_bars"
23055   output-file-type: ".html"
23056   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23057   data: "plot-dpdk-throughput-latency-3n-skx"
23058   filter: "'NIC_Intel-X710' and
23059            '64B' and
23060            'BASE' and
23061            'NDRPDR' and
23062            '4T2C' and
23063            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23064   parameters:
23065   - "latency"
23066   - "parent"
23067   - "tags"
23068   layout:
23069     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23070     layout: "plot-latency"
23071
23072 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23073 - type: "plot"
23074   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23075   algorithm: "plot_latency_error_bars"
23076   output-file-type: ".html"
23077   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23078   data: "plot-dpdk-throughput-latency-3n-skx"
23079   filter: "'NIC_Intel-XXV710' and
23080            '64B' and
23081            'BASE' and
23082            'NDRPDR' and
23083            '2T1C' and
23084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23085   parameters:
23086   - "latency"
23087   - "parent"
23088   - "tags"
23089   layout:
23090     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23091     layout: "plot-latency"
23092
23093 - type: "plot"
23094   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23095   algorithm: "plot_latency_error_bars"
23096   output-file-type: ".html"
23097   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23098   data: "plot-dpdk-throughput-latency-3n-skx"
23099   filter: "'NIC_Intel-XXV710' and
23100            '64B' and
23101            'BASE' and
23102            'NDRPDR' and
23103            '4T2C' and
23104            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23105   parameters:
23106   - "latency"
23107   - "parent"
23108   - "tags"
23109   layout:
23110     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23111     layout: "plot-latency"
23112
23113 # Packet Latency - DPDK testpmd 2n-skx-x710
23114 - type: "plot"
23115   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23116   algorithm: "plot_latency_error_bars"
23117   output-file-type: ".html"
23118   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23119   data: "plot-dpdk-throughput-latency-2n-skx"
23120   filter: "'NIC_Intel-X710' and
23121            '64B' and
23122            'BASE' and
23123            'NDRPDR' and
23124            '2T1C' and
23125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23126   parameters:
23127   - "latency"
23128   - "parent"
23129   - "tags"
23130   layout:
23131     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23132     layout: "plot-latency"
23133
23134 - type: "plot"
23135   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23136   algorithm: "plot_latency_error_bars"
23137   output-file-type: ".html"
23138   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23139   data: "plot-dpdk-throughput-latency-2n-skx"
23140   filter: "'NIC_Intel-X710' and
23141            '64B' and
23142            'BASE' and
23143            'NDRPDR' and
23144            '4T2C' and
23145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23146   parameters:
23147   - "latency"
23148   - "parent"
23149   - "tags"
23150   layout:
23151     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23152     layout: "plot-latency"
23153
23154 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23155 - type: "plot"
23156   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23157   algorithm: "plot_latency_error_bars"
23158   output-file-type: ".html"
23159   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23160   data: "plot-dpdk-throughput-latency-2n-skx"
23161   filter: "'NIC_Intel-XXV710' and
23162            '64B' and
23163            'BASE' and
23164            'NDRPDR' and
23165            '2T1C' and
23166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23167   parameters:
23168   - "latency"
23169   - "parent"
23170   - "tags"
23171   layout:
23172     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23173     layout: "plot-latency"
23174
23175 - type: "plot"
23176   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23177   algorithm: "plot_latency_error_bars"
23178   output-file-type: ".html"
23179   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23180   data: "plot-dpdk-throughput-latency-2n-skx"
23181   filter: "'NIC_Intel-XXV710' and
23182            '64B' and
23183            'BASE' and
23184            'NDRPDR' and
23185            '4T2C' and
23186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23187   parameters:
23188   - "latency"
23189   - "parent"
23190   - "tags"
23191   layout:
23192     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23193     layout: "plot-latency"
23194
23195 ################################################################################
23196
23197 # Speedup - VPP Container Memif 3n-hsw-x520
23198 - type: "plot"
23199   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23200   algorithm: "plot_throughput_speedup_analysis"
23201   output-file-type: ".html"
23202   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23204   filter: "'NIC_Intel-X520-DA2' and
23205            '64B' and
23206            ('BASE' or 'SCALE') and
23207            'NDRPDR' and
23208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23209            not 'VHOST' and
23210            'MEMIF'"
23211   parameters:
23212   - "throughput"
23213   - "parent"
23214   - "tags"
23215   sort:
23216   - "L2XCFWD"
23217   - "L2XCFWD"
23218   - "L2XCFWD"
23219   - "L2BDMACLRN"
23220   - "L2BDMACLRN"
23221   - "L2BDMACLRN"
23222   - "IP4FWD"
23223   layout:
23224     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23225     layout: "plot-throughput-speedup-analysis"
23226
23227 - type: "plot"
23228   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23229   algorithm: "plot_throughput_speedup_analysis"
23230   output-file-type: ".html"
23231   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23233   filter: "'NIC_Intel-X520-DA2' and
23234            '64B' and
23235            ('BASE' or 'SCALE') and
23236            'NDRPDR' and
23237            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23238            not 'VHOST' and
23239            'MEMIF'"
23240   parameters:
23241   - "throughput"
23242   - "parent"
23243   - "tags"
23244   sort:
23245   - "L2XCFWD"
23246   - "L2XCFWD"
23247   - "L2XCFWD"
23248   - "L2BDMACLRN"
23249   - "L2BDMACLRN"
23250   - "L2BDMACLRN"
23251   - "IP4FWD"
23252   layout:
23253     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23254     layout: "plot-throughput-speedup-analysis"
23255
23256 # Speedup - VPP Container Memif 3n-hsw-x710
23257 - type: "plot"
23258   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23259   algorithm: "plot_throughput_speedup_analysis"
23260   output-file-type: ".html"
23261   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23263   filter: "'NIC_Intel-X710' and
23264            '64B' and
23265            ('BASE' or 'SCALE') and
23266            'NDRPDR' and
23267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23268            not 'VHOST' and
23269            'MEMIF'"
23270   parameters:
23271   - "throughput"
23272   - "parent"
23273   - "tags"
23274   sort:
23275   - "L2XCFWD"
23276   - "L2XCFWD"
23277   - "L2XCFWD"
23278   - "L2BDMACLRN"
23279   - "L2BDMACLRN"
23280   - "L2BDMACLRN"
23281   - "IP4FWD"
23282   layout:
23283     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23284     layout: "plot-throughput-speedup-analysis"
23285
23286 - type: "plot"
23287   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23288   algorithm: "plot_throughput_speedup_analysis"
23289   output-file-type: ".html"
23290   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23292   filter: "'NIC_Intel-X710' and
23293            '64B' and
23294            ('BASE' or 'SCALE') and
23295            'NDRPDR' and
23296            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23297            not 'VHOST' and
23298            'MEMIF'"
23299   parameters:
23300   - "throughput"
23301   - "parent"
23302   - "tags"
23303   sort:
23304   - "L2XCFWD"
23305   - "L2XCFWD"
23306   - "L2XCFWD"
23307   - "L2BDMACLRN"
23308   - "L2BDMACLRN"
23309   - "L2BDMACLRN"
23310   - "IP4FWD"
23311   layout:
23312     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23313     layout: "plot-throughput-speedup-analysis"
23314
23315 # Speedup - VPP Container Memif 3n-hsw-xl710
23316 - type: "plot"
23317   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23318   algorithm: "plot_throughput_speedup_analysis"
23319   output-file-type: ".html"
23320   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23322   filter: "'NIC_Intel-XL710' and
23323            '64B' and
23324            ('BASE' or 'SCALE') and
23325            'NDRPDR' and
23326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23327            not 'VHOST' and
23328            'MEMIF'"
23329   parameters:
23330   - "throughput"
23331   - "parent"
23332   - "tags"
23333   sort:
23334   - "L2XCFWD"
23335   - "L2XCFWD"
23336   - "L2XCFWD"
23337   - "L2BDMACLRN"
23338   - "L2BDMACLRN"
23339   - "L2BDMACLRN"
23340   - "IP4FWD"
23341   layout:
23342     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23343     layout: "plot-throughput-speedup-analysis"
23344
23345 - type: "plot"
23346   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23347   algorithm: "plot_throughput_speedup_analysis"
23348   output-file-type: ".html"
23349   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23351   filter: "'NIC_Intel-XL710' and
23352            '64B' and
23353            ('BASE' or 'SCALE') and
23354            'NDRPDR' and
23355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23356            not 'VHOST' and
23357            'MEMIF'"
23358   parameters:
23359   - "throughput"
23360   - "parent"
23361   - "tags"
23362   sort:
23363   - "L2XCFWD"
23364   - "L2XCFWD"
23365   - "L2XCFWD"
23366   - "L2BDMACLRN"
23367   - "L2BDMACLRN"
23368   - "L2BDMACLRN"
23369   - "IP4FWD"
23370   layout:
23371     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23372     layout: "plot-throughput-speedup-analysis"
23373
23374 # Speedup - VPP Container Memif 3n-skx-x710
23375 - type: "plot"
23376   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23377   algorithm: "plot_throughput_speedup_analysis"
23378   output-file-type: ".html"
23379   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23381   filter: "'NIC_Intel-X710' and
23382            '64B' and
23383            ('BASE' or 'SCALE') and
23384            'NDRPDR' and
23385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23386            not 'VHOST' and
23387            'MEMIF'"
23388   parameters:
23389   - "throughput"
23390   - "parent"
23391   - "tags"
23392   sort:
23393   - "L2XCFWD"
23394   - "L2XCFWD"
23395   - "L2XCFWD"
23396   - "L2BDMACLRN"
23397   - "L2BDMACLRN"
23398   - "L2BDMACLRN"
23399   - "IP4FWD"
23400   layout:
23401     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23402     layout: "plot-throughput-speedup-analysis"
23403
23404 - type: "plot"
23405   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23406   algorithm: "plot_throughput_speedup_analysis"
23407   output-file-type: ".html"
23408   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23410   filter: "'NIC_Intel-X710' and
23411            '64B' and
23412            ('BASE' or 'SCALE') and
23413            'NDRPDR' and
23414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23415            not 'VHOST' and
23416            'MEMIF'"
23417   parameters:
23418   - "throughput"
23419   - "parent"
23420   - "tags"
23421   sort:
23422   - "L2XCFWD"
23423   - "L2XCFWD"
23424   - "L2XCFWD"
23425   - "L2BDMACLRN"
23426   - "L2BDMACLRN"
23427   - "L2BDMACLRN"
23428   - "IP4FWD"
23429   layout:
23430     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23431     layout: "plot-throughput-speedup-analysis"
23432
23433 # Speedup - VPP Container Memif 2n-skx-x710
23434 - type: "plot"
23435   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23436   algorithm: "plot_throughput_speedup_analysis"
23437   output-file-type: ".html"
23438   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23440   filter: "'NIC_Intel-X710' and
23441            '64B' and
23442            ('BASE' or 'SCALE') and
23443            'NDRPDR' and
23444            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23445            not 'VHOST' and
23446            not 'NF_DENSITY' and
23447            'MEMIF'"
23448   parameters:
23449   - "throughput"
23450   - "parent"
23451   - "tags"
23452   sort:
23453   - "L2XCFWD"
23454   - "L2XCFWD"
23455   - "L2XCFWD"
23456   - "L2BDMACLRN"
23457   - "L2BDMACLRN"
23458   - "L2BDMACLRN"
23459   - "IP4FWD"
23460   layout:
23461     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23462     layout: "plot-throughput-speedup-analysis"
23463
23464 - type: "plot"
23465   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23466   algorithm: "plot_throughput_speedup_analysis"
23467   output-file-type: ".html"
23468   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23470   filter: "'NIC_Intel-X710' and
23471            '64B' and
23472            ('BASE' or 'SCALE') and
23473            'NDRPDR' and
23474            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23475            not 'VHOST' and
23476            not 'NF_DENSITY' and
23477            'MEMIF'"
23478   parameters:
23479   - "throughput"
23480   - "parent"
23481   - "tags"
23482   sort:
23483   - "L2XCFWD"
23484   - "L2XCFWD"
23485   - "L2XCFWD"
23486   - "L2BDMACLRN"
23487   - "L2BDMACLRN"
23488   - "L2BDMACLRN"
23489   - "IP4FWD"
23490   layout:
23491     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23492     layout: "plot-throughput-speedup-analysis"
23493
23494 ## Speedup - VPP Container Memif 2n-skx-xxv710
23495 #- type: "plot"
23496 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23497 #  algorithm: "plot_throughput_speedup_analysis"
23498 #  output-file-type: ".html"
23499 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23500 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23501 #  filter: "'NIC_Intel-XXV710' and
23502 #           '64B' and
23503 #           ('BASE' or 'SCALE') and
23504 #           'NDRPDR' and
23505 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23506 #           not 'VHOST' and
23507 #           'MEMIF'"
23508 #  parameters:
23509 #  - "throughput"
23510 #  - "parent"
23511 #  - "tags"
23512 #  sort:
23513 #  - "L2XCFWD"
23514 #  - "L2XCFWD"
23515 #  - "L2XCFWD"
23516 #  - "L2BDMACLRN"
23517 #  - "L2BDMACLRN"
23518 #  - "L2BDMACLRN"
23519 #  - "IP4FWD"
23520 #  layout:
23521 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23522 #    layout: "plot-throughput-speedup-analysis"
23523 #
23524 #- type: "plot"
23525 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23526 #  algorithm: "plot_throughput_speedup_analysis"
23527 #  output-file-type: ".html"
23528 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23530 #  filter: "'NIC_Intel-XXV710' and
23531 #           '64B' and
23532 #           ('BASE' or 'SCALE') and
23533 #           'NDRPDR' and
23534 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23535 #           not 'VHOST' and
23536 #           'MEMIF'"
23537 #  parameters:
23538 #  - "throughput"
23539 #  - "parent"
23540 #  - "tags"
23541 #  sort:
23542 #  - "L2XCFWD"
23543 #  - "L2XCFWD"
23544 #  - "L2XCFWD"
23545 #  - "L2BDMACLRN"
23546 #  - "L2BDMACLRN"
23547 #  - "L2BDMACLRN"
23548 #  - "IP4FWD"
23549 #  layout:
23550 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23551 #    layout: "plot-throughput-speedup-analysis"
23552
23553 ################################################################################
23554
23555 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23556 #- type: "plot"
23557 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23558 #  algorithm: "plot_throughput_speedup_analysis"
23559 #  output-file-type: ".html"
23560 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23561 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23562 #  filter: "'NIC_Intel-X520-DA2' and
23563 #           '64B' and
23564 #           ('BASE' or 'SCALE') and
23565 #           'NDRPDR' and
23566 #           'L2XCFWD' and
23567 #           not 'VHOST' and
23568 #           not 'NF_DENSITY' and
23569 #           'MEMIF'"
23570 #  parameters:
23571 #  - "throughput"
23572 #  - "parent"
23573 #  - "tags"
23574 #  sort:
23575 #  - "1VNF"
23576 #  - "2VNF"
23577 #  - "4VNF"
23578 #  - "2VNF"
23579 #  - "4VNF"
23580 #  layout:
23581 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23582 #    layout: "plot-throughput-speedup-analysis"
23583 #
23584 #- type: "plot"
23585 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23586 #  algorithm: "plot_throughput_speedup_analysis"
23587 #  output-file-type: ".html"
23588 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23589 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23590 #  filter: "'NIC_Intel-X520-DA2' and
23591 #           '64B' and
23592 #           ('BASE' or 'SCALE') and
23593 #           'NDRPDR' and
23594 #           'L2XCFWD' and
23595 #           not 'VHOST' and
23596 #           not 'NF_DENSITY' and
23597 #           'MEMIF'"
23598 #  parameters:
23599 #  - "throughput"
23600 #  - "parent"
23601 #  - "tags"
23602 #  sort:
23603 #  - "1VNF"
23604 #  - "2VNF"
23605 #  - "4VNF"
23606 #  - "2VNF"
23607 #  - "4VNF"
23608 #  layout:
23609 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23610 #    layout: "plot-throughput-speedup-analysis"
23611 #
23612 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23613 #- type: "plot"
23614 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23615 #  algorithm: "plot_throughput_speedup_analysis"
23616 #  output-file-type: ".html"
23617 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23618 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23619 #  filter: "'NIC_Intel-X520-DA2' and
23620 #           '64B' and
23621 #           ('BASE' or 'SCALE') and
23622 #           'NDRPDR' and
23623 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23624 #           not 'VHOST' and
23625 #           not 'NF_DENSITY' and
23626 #           'MEMIF'"
23627 #  parameters:
23628 #  - "throughput"
23629 #  - "parent"
23630 #  - "tags"
23631 #  sort:
23632 #  - "1VNF"
23633 #  - "2VNF"
23634 #  - "4VNF"
23635 #  - "2VNF"
23636 #  - "4VNF"
23637 #  layout:
23638 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23639 #    layout: "plot-throughput-speedup-analysis"
23640 #
23641 #- type: "plot"
23642 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23643 #  algorithm: "plot_throughput_speedup_analysis"
23644 #  output-file-type: ".html"
23645 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23646 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23647 #  filter: "'NIC_Intel-X520-DA2' and
23648 #           '64B' and
23649 #           ('BASE' or 'SCALE') and
23650 #           'NDRPDR' and
23651 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23652 #           not 'VHOST' and
23653 #           not 'NF_DENSITY' and
23654 #           'MEMIF'"
23655 #  parameters:
23656 #  - "throughput"
23657 #  - "parent"
23658 #  - "tags"
23659 #  sort:
23660 #  - "1VNF"
23661 #  - "2VNF"
23662 #  - "4VNF"
23663 #  - "2VNF"
23664 #  - "4VNF"
23665 #  layout:
23666 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23667 #    layout: "plot-throughput-speedup-analysis"
23668 #
23669 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23670 #- type: "plot"
23671 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23672 #  algorithm: "plot_throughput_speedup_analysis"
23673 #  output-file-type: ".html"
23674 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23675 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23676 #  filter: "'NIC_Intel-X710' and
23677 #           '64B' and
23678 #           ('BASE' or 'SCALE') and
23679 #           'NDRPDR' and
23680 #           'L2XCFWD' and
23681 #           not 'VHOST' and
23682 #           not 'NF_DENSITY' and
23683 #           'MEMIF'"
23684 #  parameters:
23685 #  - "throughput"
23686 #  - "parent"
23687 #  - "tags"
23688 #  sort:
23689 #  - "1VNF"
23690 #  - "2VNF"
23691 #  - "4VNF"
23692 #  - "2VNF"
23693 #  - "4VNF"
23694 #  layout:
23695 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23696 #    layout: "plot-throughput-speedup-analysis"
23697 #
23698 #- type: "plot"
23699 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23700 #  algorithm: "plot_throughput_speedup_analysis"
23701 #  output-file-type: ".html"
23702 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23703 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23704 #  filter: "'NIC_Intel-X710' and
23705 #           '64B' and
23706 #           ('BASE' or 'SCALE') and
23707 #           'NDRPDR' and
23708 #           'L2XCFWD' and
23709 #           not 'VHOST' and
23710 #           not 'NF_DENSITY' and
23711 #           'MEMIF'"
23712 #  parameters:
23713 #  - "throughput"
23714 #  - "parent"
23715 #  - "tags"
23716 #  sort:
23717 #  - "1VNF"
23718 #  - "2VNF"
23719 #  - "4VNF"
23720 #  - "2VNF"
23721 #  - "4VNF"
23722 #  layout:
23723 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23724 #    layout: "plot-throughput-speedup-analysis"
23725 #
23726 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23727 #- type: "plot"
23728 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23729 #  algorithm: "plot_throughput_speedup_analysis"
23730 #  output-file-type: ".html"
23731 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23732 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23733 #  filter: "'NIC_Intel-X710' and
23734 #           '64B' and
23735 #           ('BASE' or 'SCALE') and
23736 #           'NDRPDR' and
23737 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23738 #           not 'VHOST' and
23739 #           not 'NF_DENSITY' and
23740 #           'MEMIF'"
23741 #  parameters:
23742 #  - "throughput"
23743 #  - "parent"
23744 #  - "tags"
23745 #  sort:
23746 #  - "1VNF"
23747 #  - "2VNF"
23748 #  - "4VNF"
23749 #  - "2VNF"
23750 #  - "4VNF"
23751 #  layout:
23752 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23753 #    layout: "plot-throughput-speedup-analysis"
23754 #
23755 #- type: "plot"
23756 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23757 #  algorithm: "plot_throughput_speedup_analysis"
23758 #  output-file-type: ".html"
23759 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23760 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23761 #  filter: "'NIC_Intel-X710' and
23762 #           '64B' and
23763 #           ('BASE' or 'SCALE') and
23764 #           'NDRPDR' and
23765 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23766 #           not 'VHOST' and
23767 #           not 'NF_DENSITY' and
23768 #           'MEMIF'"
23769 #  parameters:
23770 #  - "throughput"
23771 #  - "parent"
23772 #  - "tags"
23773 #  sort:
23774 #  - "1VNF"
23775 #  - "2VNF"
23776 #  - "4VNF"
23777 #  - "2VNF"
23778 #  - "4VNF"
23779 #  layout:
23780 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23781 #    layout: "plot-throughput-speedup-analysis"
23782
23783 ################################################################################
23784
23785 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23786 - type: "plot"
23787   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23788   algorithm: "plot_throughput_speedup_analysis"
23789   output-file-type: ".html"
23790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23792   filter: "'NIC_Intel-X520-DA2' and
23793            '64B' and
23794            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23795            'NDRPDR' and
23796            'IP4FWD' and
23797            not 'IPSEC' and
23798            not 'DOT1Q' and
23799            not 'VHOST'"
23800   parameters:
23801   - "throughput"
23802   - "parent"
23803   - "tags"
23804   sort:
23805   - "DOT1Q"
23806   - "IP4BASE"
23807   - "FIB_20K"
23808   - "FIB_200K"
23809   - "FIB_2M"
23810   layout:
23811     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23812     layout: "plot-throughput-speedup-analysis"
23813
23814 - type: "plot"
23815   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23816   algorithm: "plot_throughput_speedup_analysis"
23817   output-file-type: ".html"
23818   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23820   filter: "'NIC_Intel-X520-DA2' and
23821            '64B' and
23822            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23823            'NDRPDR' and
23824            'IP4FWD' and
23825            not 'IPSEC' and
23826            not 'DOT1Q' and
23827            not 'VHOST'"
23828   parameters:
23829   - "throughput"
23830   - "parent"
23831   - "tags"
23832   sort:
23833   - "DOT1Q"
23834   - "IP4BASE"
23835   - "FIB_20K"
23836   - "FIB_200K"
23837   - "FIB_2M"
23838   layout:
23839     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23840     layout: "plot-throughput-speedup-analysis"
23841
23842 # Speedup - VPP IPv4 3n-hsw-x520 features
23843 - type: "plot"
23844   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23845   algorithm: "plot_throughput_speedup_analysis"
23846   output-file-type: ".html"
23847   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23849   filter: "'NIC_Intel-X520-DA2' and
23850            '64B' and
23851            ('IP4BASE' or
23852             'POLICE_MARK' or
23853             'COPWHLIST' or
23854             ('NAT44' and 'BASE') or
23855             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23856            'NDRPDR' and
23857            'IP4FWD' and
23858            not 'IPSEC' and
23859            not 'VHOST'"
23860   parameters:
23861   - "throughput"
23862   - "parent"
23863   - "tags"
23864   sort:
23865   - "DOT1Q"
23866   - "IP4BASE"
23867   - "NAT44"
23868   - "POLICE_MARK"
23869   - "COPWHLIST"
23870   - "IACL"
23871   - "OACL"
23872   layout:
23873     title: "ip4-3n-hsw-x520-64b-features-ndr"
23874     layout: "plot-throughput-speedup-analysis"
23875
23876 - type: "plot"
23877   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23878   algorithm: "plot_throughput_speedup_analysis"
23879   output-file-type: ".html"
23880   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23882   filter: "'NIC_Intel-X520-DA2' and
23883            '64B' and
23884            ('IP4BASE' or
23885             'POLICE_MARK' or
23886             'COPWHLIST' or
23887             ('NAT44' and 'BASE') or
23888             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23889            'NDRPDR' and
23890            'IP4FWD' and
23891            not 'IPSEC' and
23892            not 'VHOST'"
23893   parameters:
23894   - "throughput"
23895   - "parent"
23896   - "tags"
23897   sort:
23898   - "DOT1Q"
23899   - "IP4BASE"
23900   - "NAT44"
23901   - "POLICE_MARK"
23902   - "COPWHLIST"
23903   - "IACL"
23904   - "OACL"
23905   layout:
23906     title: "ip4-3n-hsw-x520-64b-features-pdr"
23907     layout: "plot-throughput-speedup-analysis"
23908
23909 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23910 - type: "plot"
23911   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23912   algorithm: "plot_throughput_speedup_analysis"
23913   output-file-type: ".html"
23914   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23916   filter: "'NIC_Intel-X520-DA2' and
23917            '64B' and
23918            'NDRPDR' and
23919            'IP4FWD' and
23920            ('NAT44' or 'IP4BASE') and
23921            not 'DOT1Q' and
23922            not 'IPSEC' and
23923            not 'VHOST'"
23924   parameters:
23925   - "throughput"
23926   - "parent"
23927   - "tags"
23928   sort:
23929   - "IP4BASE"
23930   - "BASE"
23931   - "SRC_USER_10"
23932   - "SRC_USER_100"
23933   - "SRC_USER_1000"
23934   - "SRC_USER_2000"
23935   layout:
23936     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23937     layout: "plot-throughput-speedup-analysis"
23938
23939 - type: "plot"
23940   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23941   algorithm: "plot_throughput_speedup_analysis"
23942   output-file-type: ".html"
23943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23945   filter: "'NIC_Intel-X520-DA2' and
23946            '64B' and
23947            'NDRPDR' and
23948            'IP4FWD' and
23949            ('NAT44' or 'IP4BASE') and
23950            not 'DOT1Q' and
23951            not 'IPSEC' and
23952            not 'VHOST'"
23953   parameters:
23954   - "throughput"
23955   - "parent"
23956   - "tags"
23957   sort:
23958   - "IP4BASE"
23959   - "BASE"
23960   - "SRC_USER_10"
23961   - "SRC_USER_100"
23962   - "SRC_USER_1000"
23963   - "SRC_USER_2000"
23964   layout:
23965     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23966     layout: "plot-throughput-speedup-analysis"
23967
23968 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23969 - type: "plot"
23970   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23971   algorithm: "plot_throughput_speedup_analysis"
23972   output-file-type: ".html"
23973   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23975   filter: "'NIC_Intel-X520-DA2' and
23976            '64B' and
23977            'NDRPDR' and
23978            'IP4FWD' and
23979            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23980            not 'IPSEC' and
23981            not 'DOT1Q' and
23982            not 'VHOST'"
23983   parameters:
23984   - "throughput"
23985   - "parent"
23986   - "tags"
23987   sort:
23988   - "IP4BASE"
23989   - "ACL_STATELESS"
23990   - "ACL_STATEFUL"
23991   - "ACL_STATELESS"
23992   - "ACL_STATEFUL"
23993   layout:
23994     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23995     layout: "plot-throughput-speedup-analysis"
23996
23997 - type: "plot"
23998   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23999   algorithm: "plot_throughput_speedup_analysis"
24000   output-file-type: ".html"
24001   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24003   filter: "'NIC_Intel-X520-DA2' and
24004            '64B' and
24005            'NDRPDR' and
24006            'IP4FWD' and
24007            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24008            not 'IPSEC' and
24009            not 'DOT1Q' and
24010            not 'VHOST'"
24011   parameters:
24012   - "throughput"
24013   - "parent"
24014   - "tags"
24015   sort:
24016   - "IP4BASE"
24017   - "ACL_STATELESS"
24018   - "ACL_STATEFUL"
24019   - "ACL_STATELESS"
24020   - "ACL_STATEFUL"
24021   layout:
24022     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24023     layout: "plot-throughput-speedup-analysis"
24024
24025 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24026 - type: "plot"
24027   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24028   algorithm: "plot_throughput_speedup_analysis"
24029   output-file-type: ".html"
24030   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24032   filter: "'NIC_Intel-X520-DA2' and
24033            '64B' and
24034            'NDRPDR' and
24035            'IP4FWD' and
24036            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24037            not 'IPSEC' and
24038            not 'DOT1Q' and
24039            not 'VHOST'"
24040   parameters:
24041   - "throughput"
24042   - "parent"
24043   - "tags"
24044   sort:
24045   - "IP4BASE"
24046   - "ACL_STATELESS"
24047   - "ACL_STATEFUL"
24048   - "ACL_STATELESS"
24049   - "ACL_STATEFUL"
24050   layout:
24051     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24052     layout: "plot-throughput-speedup-analysis"
24053
24054 - type: "plot"
24055   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24056   algorithm: "plot_throughput_speedup_analysis"
24057   output-file-type: ".html"
24058   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24060   filter: "'NIC_Intel-X520-DA2' and
24061            '64B' and
24062            'NDRPDR' and
24063            'IP4FWD' and
24064            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24065            not 'IPSEC' and
24066            not 'DOT1Q' and
24067            not 'VHOST'"
24068   parameters:
24069   - "throughput"
24070   - "parent"
24071   - "tags"
24072   sort:
24073   - "IP4BASE"
24074   - "ACL_STATELESS"
24075   - "ACL_STATEFUL"
24076   - "ACL_STATELESS"
24077   - "ACL_STATEFUL"
24078   layout:
24079     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24080     layout: "plot-throughput-speedup-analysis"
24081
24082 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24083 - type: "plot"
24084   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24085   algorithm: "plot_throughput_speedup_analysis"
24086   output-file-type: ".html"
24087   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24089   filter: "'NIC_Intel-X710' and
24090            '64B' and
24091            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24092            'NDRPDR' and
24093            'IP4FWD' and
24094            not 'IPSEC' and
24095            not 'DOT1Q' and
24096            not 'VHOST'"
24097   parameters:
24098   - "throughput"
24099   - "parent"
24100   - "tags"
24101   sort:
24102   - "IP4BASE"
24103   - "FIB_20K"
24104   - "FIB_200K"
24105   - "FIB_2M"
24106   layout:
24107     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24108     layout: "plot-throughput-speedup-analysis"
24109
24110 - type: "plot"
24111   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24112   algorithm: "plot_throughput_speedup_analysis"
24113   output-file-type: ".html"
24114   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24116   filter: "'NIC_Intel-X710' and
24117            '64B' and
24118            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24119            'NDRPDR' and
24120            'IP4FWD' and
24121            not 'IPSEC' and
24122            not 'DOT1Q' and
24123            not 'VHOST'"
24124   parameters:
24125   - "throughput"
24126   - "parent"
24127   - "tags"
24128   sort:
24129   - "IP4BASE"
24130   - "FIB_20K"
24131   - "FIB_200K"
24132   - "FIB_2M"
24133   layout:
24134     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24135     layout: "plot-throughput-speedup-analysis"
24136
24137 # Speedup - VPP IPv4 3n-hsw-x710 features
24138 - type: "plot"
24139   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24140   algorithm: "plot_throughput_speedup_analysis"
24141   output-file-type: ".html"
24142   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24144   filter: "'NIC_Intel-X710' and
24145            '64B' and
24146            ('IP4BASE' or
24147             'POLICE_MARK' or
24148             'COPWHLIST' or
24149             ('NAT44' and 'BASE') or
24150             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24151            'NDRPDR' and
24152            'IP4FWD' and
24153            not 'IPSEC' and
24154            not 'VHOST'"
24155   parameters:
24156   - "throughput"
24157   - "parent"
24158   - "tags"
24159   sort:
24160   - "DOT1Q"
24161   - "IP4BASE"
24162   - "NAT44"
24163   - "POLICE_MARK"
24164   - "COPWHLIST"
24165   - "IACL"
24166   - "OACL"
24167   layout:
24168     title: "ip4-3n-hsw-x710-64b-features-ndr"
24169     layout: "plot-throughput-speedup-analysis"
24170
24171 - type: "plot"
24172   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24173   algorithm: "plot_throughput_speedup_analysis"
24174   output-file-type: ".html"
24175   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24177   filter: "'NIC_Intel-X710' and
24178            '64B' and
24179            ('IP4BASE' or
24180             'POLICE_MARK' or
24181             'COPWHLIST' or
24182             ('NAT44' and 'BASE') or
24183             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24184            'NDRPDR' and
24185            'IP4FWD' and
24186            not 'IPSEC' and
24187            not 'VHOST'"
24188   parameters:
24189   - "throughput"
24190   - "parent"
24191   - "tags"
24192   sort:
24193   - "DOT1Q"
24194   - "IP4BASE"
24195   - "NAT44"
24196   - "POLICE_MARK"
24197   - "COPWHLIST"
24198   - "IACL"
24199   - "OACL"
24200   layout:
24201     title: "ip4-3n-hsw-x710-64b-features-pdr"
24202     layout: "plot-throughput-speedup-analysis"
24203
24204 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24205 - type: "plot"
24206   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24207   algorithm: "plot_throughput_speedup_analysis"
24208   output-file-type: ".html"
24209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24211   filter: "'NIC_Intel-X710' and
24212            '64B' and
24213            'NDRPDR' and
24214            'IP4FWD' and
24215            ('NAT44' or 'IP4BASE') and
24216            not 'IPSEC' and
24217            not 'VHOST'"
24218   parameters:
24219   - "throughput"
24220   - "parent"
24221   - "tags"
24222   sort:
24223   - "IP4BASE"
24224   - "BASE"
24225   - "SRC_USER_10"
24226   - "SRC_USER_100"
24227   - "SRC_USER_1000"
24228   - "SRC_USER_2000"
24229   layout:
24230     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24231     layout: "plot-throughput-speedup-analysis"
24232
24233 - type: "plot"
24234   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24235   algorithm: "plot_throughput_speedup_analysis"
24236   output-file-type: ".html"
24237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24239   filter: "'NIC_Intel-X710' and
24240            '64B' and
24241            'NDRPDR' and
24242            'IP4FWD' and
24243            ('NAT44' or 'IP4BASE') and
24244            not 'IPSEC' and
24245            not 'VHOST'"
24246   parameters:
24247   - "throughput"
24248   - "parent"
24249   - "tags"
24250   sort:
24251   - "IP4BASE"
24252   - "BASE"
24253   - "SRC_USER_10"
24254   - "SRC_USER_100"
24255   - "SRC_USER_1000"
24256   - "SRC_USER_2000"
24257   layout:
24258     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24259     layout: "plot-throughput-speedup-analysis"
24260
24261 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24262 - type: "plot"
24263   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24264   algorithm: "plot_throughput_speedup_analysis"
24265   output-file-type: ".html"
24266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24268   filter: "'NIC_Intel-X710' and
24269            '64B' and
24270            'NDRPDR' and
24271            'IP4FWD' and
24272            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24273            not 'IPSEC' and
24274            not 'VHOST'"
24275   parameters:
24276   - "throughput"
24277   - "parent"
24278   - "tags"
24279   sort:
24280   - "IP4BASE"
24281   - "ACL_STATELESS"
24282   - "ACL_STATEFUL"
24283   - "ACL_STATELESS"
24284   - "ACL_STATEFUL"
24285   layout:
24286     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24287     layout: "plot-throughput-speedup-analysis"
24288
24289 - type: "plot"
24290   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24291   algorithm: "plot_throughput_speedup_analysis"
24292   output-file-type: ".html"
24293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24295   filter: "'NIC_Intel-X710' and
24296            '64B' and
24297            'NDRPDR' and
24298            'IP4FWD' and
24299            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24300            not 'IPSEC' and
24301            not 'VHOST'"
24302   parameters:
24303   - "throughput"
24304   - "parent"
24305   - "tags"
24306   sort:
24307   - "IP4BASE"
24308   - "ACL_STATELESS"
24309   - "ACL_STATEFUL"
24310   - "ACL_STATELESS"
24311   - "ACL_STATEFUL"
24312   layout:
24313     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24314     layout: "plot-throughput-speedup-analysis"
24315
24316 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24317 - type: "plot"
24318   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24319   algorithm: "plot_throughput_speedup_analysis"
24320   output-file-type: ".html"
24321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24323   filter: "'NIC_Intel-XL710' and
24324            '64B' and
24325            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24326            'NDRPDR' and
24327            'IP4FWD' and
24328            not 'IPSEC' and
24329            not 'VHOST'"
24330   parameters:
24331   - "throughput"
24332   - "parent"
24333   - "tags"
24334   sort:
24335   - "IP4BASE"
24336   - "FIB_20K"
24337   - "FIB_200K"
24338   - "FIB_2M"
24339   layout:
24340     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24341     layout: "plot-throughput-speedup-analysis"
24342
24343 - type: "plot"
24344   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24345   algorithm: "plot_throughput_speedup_analysis"
24346   output-file-type: ".html"
24347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24349   filter: "'NIC_Intel-XL710' and
24350            '64B' and
24351            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24352            'NDRPDR' and
24353            'IP4FWD' and
24354            not 'IPSEC' and
24355            not 'VHOST'"
24356   parameters:
24357   - "throughput"
24358   - "parent"
24359   - "tags"
24360   sort:
24361   - "IP4BASE"
24362   - "FIB_20K"
24363   - "FIB_200K"
24364   - "FIB_2M"
24365   layout:
24366     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24367     layout: "plot-throughput-speedup-analysis"
24368
24369 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24370 - type: "plot"
24371   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24372   algorithm: "plot_throughput_speedup_analysis"
24373   output-file-type: ".html"
24374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24376   filter: "'NIC_Intel-X710' and
24377            '64B' and
24378            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24379            'NDRPDR' and
24380            'IP4FWD' and
24381            not 'IPSEC' and
24382            not 'DOT1Q' and
24383            not 'VHOST'"
24384   parameters:
24385   - "throughput"
24386   - "parent"
24387   - "tags"
24388   sort:
24389   - "IP4BASE"
24390   - "FIB_20K"
24391   - "FIB_200K"
24392   - "FIB_2M"
24393   layout:
24394     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24395     layout: "plot-throughput-speedup-analysis"
24396
24397 - type: "plot"
24398   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24399   algorithm: "plot_throughput_speedup_analysis"
24400   output-file-type: ".html"
24401   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24403   filter: "'NIC_Intel-X710' and
24404            '64B' and
24405            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24406            'NDRPDR' and
24407            'IP4FWD' and
24408            not 'IPSEC' and
24409            not 'DOT1Q' and
24410            not 'VHOST'"
24411   parameters:
24412   - "throughput"
24413   - "parent"
24414   - "tags"
24415   sort:
24416   - "IP4BASE"
24417   - "FIB_20K"
24418   - "FIB_200K"
24419   - "FIB_2M"
24420   layout:
24421     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24422     layout: "plot-throughput-speedup-analysis"
24423
24424 # Speedup - VPP IPv4 3n-skx-x710 features
24425 - type: "plot"
24426   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24427   algorithm: "plot_throughput_speedup_analysis"
24428   output-file-type: ".html"
24429   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24431   filter: "'NIC_Intel-X710' and
24432            '64B' and
24433            ('IP4BASE' or
24434             'POLICE_MARK' or
24435             'COPWHLIST' or
24436             ('NAT44' and 'BASE') or
24437             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24438            'NDRPDR' and
24439            'IP4FWD' and
24440            not 'IPSEC' and
24441            not 'VHOST'"
24442   parameters:
24443   - "throughput"
24444   - "parent"
24445   - "tags"
24446   sort:
24447   - "DOT1Q"
24448   - "IP4BASE"
24449   - "NAT44"
24450   - "POLICE_MARK"
24451   - "COPWHLIST"
24452   - "IACL"
24453   - "OACL"
24454   layout:
24455     title: "ip4-3n-skx-x710-64b-features-ndr"
24456     layout: "plot-throughput-speedup-analysis"
24457
24458 - type: "plot"
24459   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24460   algorithm: "plot_throughput_speedup_analysis"
24461   output-file-type: ".html"
24462   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24464   filter: "'NIC_Intel-X710' and
24465            '64B' and
24466            ('IP4BASE' or
24467             'POLICE_MARK' or
24468             'COPWHLIST' or
24469             ('NAT44' and 'BASE') or
24470             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24471            'NDRPDR' and
24472            'IP4FWD' and
24473            not 'IPSEC' and
24474            not 'VHOST'"
24475   parameters:
24476   - "throughput"
24477   - "parent"
24478   - "tags"
24479   sort:
24480   - "DOT1Q"
24481   - "IP4BASE"
24482   - "NAT44"
24483   - "POLICE_MARK"
24484   - "COPWHLIST"
24485   - "IACL"
24486   - "OACL"
24487   layout:
24488     title: "ip4-3n-skx-x710-64b-features-pdr"
24489     layout: "plot-throughput-speedup-analysis"
24490
24491 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24492 - type: "plot"
24493   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24494   algorithm: "plot_throughput_speedup_analysis"
24495   output-file-type: ".html"
24496   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24498   filter: "'NIC_Intel-X710' and
24499            '64B' and
24500            'NDRPDR' and
24501            'IP4FWD' and
24502            ('NAT44' or 'IP4BASE') and
24503            not 'IPSEC' and
24504            not 'VHOST'"
24505   parameters:
24506   - "throughput"
24507   - "parent"
24508   - "tags"
24509   sort:
24510   - "IP4BASE"
24511   - "BASE"
24512   - "SRC_USER_10"
24513   - "SRC_USER_100"
24514   - "SRC_USER_1000"
24515   - "SRC_USER_2000"
24516   layout:
24517     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24518     layout: "plot-throughput-speedup-analysis"
24519
24520 - type: "plot"
24521   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24522   algorithm: "plot_throughput_speedup_analysis"
24523   output-file-type: ".html"
24524   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24526   filter: "'NIC_Intel-X710' and
24527            '64B' and
24528            'NDRPDR' and
24529            'IP4FWD' and
24530            ('NAT44' or 'IP4BASE') and
24531            not 'IPSEC' and
24532            not 'VHOST'"
24533   parameters:
24534   - "throughput"
24535   - "parent"
24536   - "tags"
24537   sort:
24538   - "IP4BASE"
24539   - "BASE"
24540   - "SRC_USER_10"
24541   - "SRC_USER_100"
24542   - "SRC_USER_1000"
24543   - "SRC_USER_2000"
24544   layout:
24545     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24546     layout: "plot-throughput-speedup-analysis"
24547
24548 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24549 - type: "plot"
24550   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24551   algorithm: "plot_throughput_speedup_analysis"
24552   output-file-type: ".html"
24553   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24555   filter: "'NIC_Intel-X710' and
24556            '64B' and
24557            'NDRPDR' and
24558            'IP4FWD' and
24559            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24560            not 'IPSEC' and
24561            not 'VHOST'"
24562   parameters:
24563   - "throughput"
24564   - "parent"
24565   - "tags"
24566   sort:
24567   - "IP4BASE"
24568   - "ACL_STATELESS"
24569   - "ACL_STATEFUL"
24570   - "ACL_STATELESS"
24571   - "ACL_STATEFUL"
24572   layout:
24573     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24574     layout: "plot-throughput-speedup-analysis"
24575
24576 - type: "plot"
24577   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24578   algorithm: "plot_throughput_speedup_analysis"
24579   output-file-type: ".html"
24580   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24582   filter: "'NIC_Intel-X710' and
24583            '64B' and
24584            'NDRPDR' and
24585            'IP4FWD' and
24586            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24587            not 'IPSEC' and
24588            not 'VHOST'"
24589   parameters:
24590   - "throughput"
24591   - "parent"
24592   - "tags"
24593   sort:
24594   - "IP4BASE"
24595   - "ACL_STATELESS"
24596   - "ACL_STATEFUL"
24597   - "ACL_STATELESS"
24598   - "ACL_STATEFUL"
24599   layout:
24600     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24601     layout: "plot-throughput-speedup-analysis"
24602
24603 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24604 #- type: "plot"
24605 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24606 #  algorithm: "plot_throughput_speedup_analysis"
24607 #  output-file-type: ".html"
24608 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24609 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24610 #  filter: "'NIC_Intel-X710' and
24611 #           '64B' and
24612 #           'NDRPDR' and
24613 #           'IP4FWD' and
24614 #           'OACL' and
24615 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24616 #           not 'IPSEC' and
24617 #           not 'VHOST'"
24618 #  parameters:
24619 #  - "throughput"
24620 #  - "parent"
24621 #  - "tags"
24622 #  sort:
24623 #  - "ACL_STATELESS"
24624 #  - "ACL_STATEFUL"
24625 #  - "ACL_STATELESS"
24626 #  - "ACL_STATEFUL"
24627 #  layout:
24628 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24629 #    layout: "plot-throughput-speedup-analysis"
24630 #
24631 #- type: "plot"
24632 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24633 #  algorithm: "plot_throughput_speedup_analysis"
24634 #  output-file-type: ".html"
24635 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24636 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24637 #  filter: "'NIC_Intel-X710' and
24638 #           '64B' and
24639 #           'NDRPDR' and
24640 #           'IP4FWD' and
24641 #           'OACL' and
24642 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24643 #           not 'IPSEC' and
24644 #           not 'VHOST'"
24645 #  parameters:
24646 #  - "throughput"
24647 #  - "parent"
24648 #  - "tags"
24649 #  sort:
24650 #  - "ACL_STATELESS"
24651 #  - "ACL_STATEFUL"
24652 #  - "ACL_STATELESS"
24653 #  - "ACL_STATEFUL"
24654 #  layout:
24655 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24656 #    layout: "plot-throughput-speedup-analysis"
24657
24658 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24659 - type: "plot"
24660   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24661   algorithm: "plot_throughput_speedup_analysis"
24662   output-file-type: ".html"
24663   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24665   filter: "'NIC_Intel-X710' and
24666            '64B' and
24667            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24668            'NDRPDR' and
24669            'IP4FWD' and
24670            not 'IPSEC' and
24671            not 'DOT1Q' and
24672            not 'VHOST'"
24673   parameters:
24674   - "throughput"
24675   - "parent"
24676   - "tags"
24677   sort:
24678   - "IP4BASE"
24679   - "FIB_20K"
24680   - "FIB_200K"
24681   - "FIB_2M"
24682   layout:
24683     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24684     layout: "plot-throughput-speedup-analysis"
24685
24686 - type: "plot"
24687   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24688   algorithm: "plot_throughput_speedup_analysis"
24689   output-file-type: ".html"
24690   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24692   filter: "'NIC_Intel-X710' and
24693            '64B' and
24694            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24695            'NDRPDR' and
24696            'IP4FWD' and
24697            not 'IPSEC' and
24698            not 'DOT1Q' and
24699            not 'VHOST'"
24700   parameters:
24701   - "throughput"
24702   - "parent"
24703   - "tags"
24704   sort:
24705   - "IP4BASE"
24706   - "FIB_20K"
24707   - "FIB_200K"
24708   - "FIB_2M"
24709   layout:
24710     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24711     layout: "plot-throughput-speedup-analysis"
24712
24713 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24714 - type: "plot"
24715   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24716   algorithm: "plot_throughput_speedup_analysis"
24717   output-file-type: ".html"
24718   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24720   filter: "'NIC_Intel-X710' and
24721            '64B' and
24722            'NDRPDR' and
24723            'IP4FWD' and
24724            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24725            not 'IPSEC' and
24726            not 'VHOST'"
24727   parameters:
24728   - "throughput"
24729   - "parent"
24730   - "tags"
24731   sort:
24732   - "IP4BASE"
24733   - "ACL_STATELESS"
24734   - "ACL_STATEFUL"
24735   - "ACL_STATELESS"
24736   - "ACL_STATEFUL"
24737   layout:
24738     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24739     layout: "plot-throughput-speedup-analysis"
24740
24741 - type: "plot"
24742   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24743   algorithm: "plot_throughput_speedup_analysis"
24744   output-file-type: ".html"
24745   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24747   filter: "'NIC_Intel-X710' and
24748            '64B' and
24749            'NDRPDR' and
24750            'IP4FWD' and
24751            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24752            not 'IPSEC' and
24753            not 'VHOST'"
24754   parameters:
24755   - "throughput"
24756   - "parent"
24757   - "tags"
24758   sort:
24759   - "IP4BASE"
24760   - "ACL_STATELESS"
24761   - "ACL_STATEFUL"
24762   - "ACL_STATELESS"
24763   - "ACL_STATEFUL"
24764   layout:
24765     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24766     layout: "plot-throughput-speedup-analysis"
24767
24768 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24769 - type: "plot"
24770   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24771   algorithm: "plot_throughput_speedup_analysis"
24772   output-file-type: ".html"
24773   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24775   filter: "'NIC_Intel-XXV710' and
24776            '64B' and
24777            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24778            'NDRPDR' and
24779            'IP4FWD' and
24780            not 'IPSEC' and
24781            not 'DOT1Q' and
24782            not 'VHOST'"
24783   parameters:
24784   - "throughput"
24785   - "parent"
24786   - "tags"
24787   sort:
24788   - "IP4BASE"
24789   - "FIB_20K"
24790   - "FIB_200K"
24791   - "FIB_2M"
24792   layout:
24793     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24794     layout: "plot-throughput-speedup-analysis"
24795
24796 - type: "plot"
24797   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24798   algorithm: "plot_throughput_speedup_analysis"
24799   output-file-type: ".html"
24800   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24802   filter: "'NIC_Intel-XXV710' and
24803            '64B' and
24804            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24805            'NDRPDR' and
24806            'IP4FWD' and
24807            not 'IPSEC' and
24808            not 'DOT1Q' and
24809            not 'VHOST'"
24810   parameters:
24811   - "throughput"
24812   - "parent"
24813   - "tags"
24814   sort:
24815   - "IP4BASE"
24816   - "FIB_20K"
24817   - "FIB_200K"
24818   - "FIB_2M"
24819   layout:
24820     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24821     layout: "plot-throughput-speedup-analysis"
24822
24823 ## Speedup - VPP IPv4 2n-dnv-x553 base
24824 #- type: "plot"
24825 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24826 #  algorithm: "plot_throughput_speedup_analysis"
24827 #  output-file-type: ".html"
24828 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24829 #  data: "intel-dnv-vpp"
24830 #  filter: "'NIC_Intel-X553' and
24831 #           '64B' and
24832 #           'IP4BASE' and
24833 #           'NDRPDR' and
24834 #           'IP4FWD' and
24835 #           not 'IPSEC' and
24836 #           not 'VHOST'"
24837 #  parameters:
24838 #  - "throughput"
24839 #  - "parent"
24840 #  - "tags"
24841 #  sort:
24842 #  - "IP4BASE"
24843 #  layout:
24844 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24845 #    layout: "plot-throughput-speedup-analysis"
24846 #
24847 #- type: "plot"
24848 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24849 #  algorithm: "plot_throughput_speedup_analysis"
24850 #  output-file-type: ".html"
24851 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24852 #  data: "intel-dnv-vpp"
24853 #  filter: "'NIC_Intel-X553' and
24854 #           '64B' and
24855 #           'IP4BASE' and
24856 #           'NDRPDR' and
24857 #           'IP4FWD' and
24858 #           not 'IPSEC' and
24859 #           not 'VHOST'"
24860 #  parameters:
24861 #  - "throughput"
24862 #  - "parent"
24863 #  - "tags"
24864 #  sort:
24865 #  - "IP4BASE"
24866 #  layout:
24867 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24868 #    layout: "plot-throughput-speedup-analysis"
24869
24870 ################################################################################
24871
24872 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24873 - type: "plot"
24874   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24875   algorithm: "plot_throughput_speedup_analysis"
24876   output-file-type: ".html"
24877   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24879   filter: "'NIC_Intel-X520-DA2' and
24880            '64B' and
24881            'ENCAP' and
24882            'NDRPDR' and
24883            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24884            not 'DOT1Q' and
24885            not 'VHOST' and
24886            not 'IPSECHW'"
24887   parameters:
24888   - "throughput"
24889   - "parent"
24890   - "tags"
24891   sort:
24892   - "IP4BASE"
24893   - "L2BDMACLRN"
24894   - "L2XCFWD"
24895   - "LISP"
24896   layout:
24897     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24898     layout: "plot-throughput-speedup-analysis"
24899
24900 - type: "plot"
24901   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24902   algorithm: "plot_throughput_speedup_analysis"
24903   output-file-type: ".html"
24904   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24906   filter: "'NIC_Intel-X520-DA2' and
24907            '64B' and
24908            'ENCAP' and
24909            'NDRPDR' and
24910            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24911            not 'DOT1Q' and
24912            not 'VHOST' and
24913            not 'IPSECHW'"
24914   parameters:
24915   - "throughput"
24916   - "parent"
24917   - "tags"
24918   sort:
24919   - "IP4BASE"
24920   - "L2BDMACLRN"
24921   - "L2XCFWD"
24922   - "LISP"
24923   layout:
24924     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24925     layout: "plot-throughput-speedup-analysis"
24926
24927 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24928 - type: "plot"
24929   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24930   algorithm: "plot_throughput_speedup_analysis"
24931   output-file-type: ".html"
24932   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24934   filter: "'NIC_Intel-X710' and
24935            '64B' and
24936            'ENCAP' and
24937            'NDRPDR' and
24938            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24939            not 'VHOST' and
24940            not 'IPSECHW'"
24941   parameters:
24942   - "throughput"
24943   - "parent"
24944   - "tags"
24945   sort:
24946   - "IP4BASE"
24947   - "LISP"
24948   - "VXLAN_1"
24949   - "VXLAN_10"
24950   - "VXLAN_100"
24951   - "VXLAN_1000"
24952   layout:
24953     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24954     layout: "plot-throughput-speedup-analysis"
24955
24956 - type: "plot"
24957   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24958   algorithm: "plot_throughput_speedup_analysis"
24959   output-file-type: ".html"
24960   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24962   filter: "'NIC_Intel-X710' and
24963            '64B' and
24964            'ENCAP' and
24965            'NDRPDR' and
24966            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24967            not 'VHOST' and
24968            not 'IPSECHW'"
24969   parameters:
24970   - "throughput"
24971   - "parent"
24972   - "tags"
24973   sort:
24974   - "IP4BASE"
24975   - "LISP"
24976   - "VXLAN_1"
24977   - "VXLAN_10"
24978   - "VXLAN_100"
24979   - "VXLAN_1000"
24980   layout:
24981     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24982     layout: "plot-throughput-speedup-analysis"
24983
24984 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24985 - type: "plot"
24986   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24987   algorithm: "plot_throughput_speedup_analysis"
24988   output-file-type: ".html"
24989   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24991   filter: "'NIC_Intel-X710' and
24992            '64B' and
24993            'ENCAP' and
24994            'NDRPDR' and
24995            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24996            not 'DOT1Q' and
24997            not 'VHOST' and
24998            not 'IPSECHW'"
24999   parameters:
25000   - "throughput"
25001   - "parent"
25002   - "tags"
25003   sort:
25004   - "IP4BASE"
25005   - "L2BDMACLRN"
25006   - "L2XCFWD"
25007   - "LISP"
25008   layout:
25009     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25010     layout: "plot-throughput-speedup-analysis"
25011
25012 - type: "plot"
25013   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25014   algorithm: "plot_throughput_speedup_analysis"
25015   output-file-type: ".html"
25016   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25018   filter: "'NIC_Intel-X710' and
25019            '64B' and
25020            'ENCAP' and
25021            'NDRPDR' and
25022            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25023            not 'DOT1Q' and
25024            not 'VHOST' and
25025            not 'IPSECHW'"
25026   parameters:
25027   - "throughput"
25028   - "parent"
25029   - "tags"
25030   sort:
25031   - "IP4BASE"
25032   - "L2BDMACLRN"
25033   - "L2XCFWD"
25034   - "LISP"
25035   layout:
25036     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25037     layout: "plot-throughput-speedup-analysis"
25038
25039 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25040 - type: "plot"
25041   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25042   algorithm: "plot_throughput_speedup_analysis"
25043   output-file-type: ".html"
25044   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25046   filter: "'NIC_Intel-X710' and
25047            '64B' and
25048            'ENCAP' and
25049            'NDRPDR' and
25050            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25051            not 'VHOST' and
25052            not 'IPSECHW'"
25053   parameters:
25054   - "throughput"
25055   - "parent"
25056   - "tags"
25057   sort:
25058   - "IP4BASE"
25059   - "LISP"
25060   - "VXLAN_1"
25061   - "VXLAN_10"
25062   - "VXLAN_100"
25063   - "VXLAN_1000"
25064   layout:
25065     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25066     layout: "plot-throughput-speedup-analysis"
25067
25068 - type: "plot"
25069   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25070   algorithm: "plot_throughput_speedup_analysis"
25071   output-file-type: ".html"
25072   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25074   filter: "'NIC_Intel-X710' and
25075            '64B' and
25076            'ENCAP' and
25077            'NDRPDR' and
25078            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25079            not 'VHOST' and
25080            not 'IPSECHW'"
25081   parameters:
25082   - "throughput"
25083   - "parent"
25084   - "tags"
25085   sort:
25086   - "IP4BASE"
25087   - "LISP"
25088   - "VXLAN_1"
25089   - "VXLAN_10"
25090   - "VXLAN_100"
25091   - "VXLAN_1000"
25092   layout:
25093     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25094     layout: "plot-throughput-speedup-analysis"
25095
25096 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25097 - type: "plot"
25098   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25099   algorithm: "plot_throughput_speedup_analysis"
25100   output-file-type: ".html"
25101   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25103   filter: "'NIC_Intel-X710' and
25104            '64B' and
25105            'ENCAP' and
25106            'NDRPDR' and
25107            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25108            not 'DOT1Q' and
25109            not 'VHOST' and
25110            not 'IPSECHW'"
25111   parameters:
25112   - "throughput"
25113   - "parent"
25114   - "tags"
25115   sort:
25116   - "IP4BASE"
25117   - "L2BDMACLRN"
25118   - "L2XCFWD"
25119   - "LISP"
25120   layout:
25121     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25122     layout: "plot-throughput-speedup-analysis"
25123
25124 - type: "plot"
25125   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25126   algorithm: "plot_throughput_speedup_analysis"
25127   output-file-type: ".html"
25128   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25130   filter: "'NIC_Intel-X710' and
25131            '64B' and
25132            'ENCAP' and
25133            'NDRPDR' and
25134            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25135            not 'DOT1Q' and
25136            not 'VHOST' and
25137            not 'IPSECHW'"
25138   parameters:
25139   - "throughput"
25140   - "parent"
25141   - "tags"
25142   sort:
25143   - "IP4BASE"
25144   - "L2BDMACLRN"
25145   - "L2XCFWD"
25146   - "LISP"
25147   layout:
25148     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25149     layout: "plot-throughput-speedup-analysis"
25150
25151 ################################################################################
25152
25153 # Speedup - VPP IPv6 3n-hsw-x520
25154 - type: "plot"
25155   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25156   algorithm: "plot_throughput_speedup_analysis"
25157   output-file-type: ".html"
25158   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25160   filter: "'NIC_Intel-X520-DA2' and
25161            '78B' and
25162            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25163            'NDRPDR' and
25164            'IP6FWD' and
25165            not 'SRv6' and
25166            not 'IPSEC' and
25167            not 'VHOST'"
25168   parameters:
25169   - "throughput"
25170   - "parent"
25171   - "tags"
25172   sort:
25173   - "IP6BASE"
25174   - "FIB_20K"
25175   - "FIB_200K"
25176   - "FIB_2M"
25177   layout:
25178     title: "ip6-3n-hsw-x520-78b-base-ndr"
25179     layout: "plot-throughput-speedup-analysis"
25180
25181 - type: "plot"
25182   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25183   algorithm: "plot_throughput_speedup_analysis"
25184   output-file-type: ".html"
25185   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25187   filter: "'NIC_Intel-X520-DA2' and
25188            '78B' and
25189            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25190            'NDRPDR' and
25191            'IP6FWD' and
25192            not 'SRv6' and
25193            not 'IPSEC' and
25194            not 'VHOST'"
25195   parameters:
25196   - "throughput"
25197   - "parent"
25198   - "tags"
25199   sort:
25200   - "IP6BASE"
25201   - "FIB_20K"
25202   - "FIB_200K"
25203   - "FIB_2M"
25204   layout:
25205     title: "ip6-3n-hsw-x520-78b-base-pdr"
25206     layout: "plot-throughput-speedup-analysis"
25207
25208 # Speedup - VPP IPv6 3n-hsw-x710
25209 - type: "plot"
25210   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25211   algorithm: "plot_throughput_speedup_analysis"
25212   output-file-type: ".html"
25213   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25215   filter: "'NIC_Intel-X710' and
25216            '78B' and
25217            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25218            'NDRPDR' and
25219            'IP6FWD' and
25220            not 'SRv6' and
25221            not 'IPSEC' and
25222            not 'VHOST'"
25223   parameters:
25224   - "throughput"
25225   - "parent"
25226   - "tags"
25227   sort:
25228   - "IP6BASE"
25229   - "FIB_20K"
25230   - "FIB_200K"
25231   - "FIB_2M"
25232   layout:
25233     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25234     layout: "plot-throughput-speedup-analysis"
25235
25236 - type: "plot"
25237   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25238   algorithm: "plot_throughput_speedup_analysis"
25239   output-file-type: ".html"
25240   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25242   filter: "'NIC_Intel-X710' and
25243            '78B' and
25244            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25245            'NDRPDR' and
25246            'IP6FWD' and
25247            not 'SRv6' and
25248            not 'IPSEC' and
25249            not 'VHOST'"
25250   parameters:
25251   - "throughput"
25252   - "parent"
25253   - "tags"
25254   sort:
25255   - "IP6BASE"
25256   - "FIB_20K"
25257   - "FIB_200K"
25258   - "FIB_2M"
25259   layout:
25260     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25261     layout: "plot-throughput-speedup-analysis"
25262
25263 # Speedup - VPP IPv6 3n-hsw-x710 features
25264 - type: "plot"
25265   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25266   algorithm: "plot_throughput_speedup_analysis"
25267   output-file-type: ".html"
25268   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25270   filter: "'NIC_Intel-X710' and
25271            '78B' and
25272            ('IP6BASE' or
25273             'POLICE_MARK' or
25274             'COPWHLIST' or
25275             'IACLDST') and
25276            'NDRPDR' and
25277            'IP6FWD' and
25278            not 'SRv6' and
25279            not 'IPSEC' and
25280            not 'VHOST'"
25281   parameters:
25282   - "throughput"
25283   - "parent"
25284   - "tags"
25285   sort:
25286   - "IP6BASE"
25287   - "POLICE_MARK"
25288   - "COPWHLIST"
25289   - "IACLDST"
25290   layout:
25291     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25292     layout: "plot-throughput-speedup-analysis"
25293
25294 - type: "plot"
25295   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25296   algorithm: "plot_throughput_speedup_analysis"
25297   output-file-type: ".html"
25298   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25300   filter: "'NIC_Intel-X710' and
25301            '78B' and
25302            ('IP6BASE' or
25303             'POLICE_MARK' or
25304             'COPWHLIST' or
25305             'IACLDST') and
25306            'NDRPDR' and
25307            'IP6FWD' and
25308            not 'SRv6' and
25309            not 'IPSEC' and
25310            not 'VHOST'"
25311   parameters:
25312   - "throughput"
25313   - "parent"
25314   - "tags"
25315   sort:
25316   - "IP6BASE"
25317   - "POLICE_MARK"
25318   - "COPWHLIST"
25319   - "IACLDST"
25320   layout:
25321     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25322     layout: "plot-throughput-speedup-analysis"
25323
25324 # Speedup - VPP IPv6 3n-hsw-xl710
25325 - type: "plot"
25326   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25327   algorithm: "plot_throughput_speedup_analysis"
25328   output-file-type: ".html"
25329   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25331   filter: "'NIC_Intel-XL710' and
25332            '78B' and
25333            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25334            'NDRPDR' and
25335            'IP6FWD' and
25336            not 'SRv6' and
25337            not 'IPSEC' and
25338            not 'VHOST'"
25339   parameters:
25340   - "throughput"
25341   - "parent"
25342   - "tags"
25343   sort:
25344   - "IP6BASE"
25345   - "FIB_20K"
25346   - "FIB_200K"
25347   - "FIB_2M"
25348   layout:
25349     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25350     layout: "plot-throughput-speedup-analysis"
25351
25352 - type: "plot"
25353   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25354   algorithm: "plot_throughput_speedup_analysis"
25355   output-file-type: ".html"
25356   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25358   filter: "'NIC_Intel-XL710' and
25359            '78B' and
25360            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25361            'NDRPDR' and
25362            'IP6FWD' and
25363            not 'SRv6' and
25364            not 'IPSEC' and
25365            not 'VHOST'"
25366   parameters:
25367   - "throughput"
25368   - "parent"
25369   - "tags"
25370   sort:
25371   - "IP6BASE"
25372   - "FIB_20K"
25373   - "FIB_200K"
25374   - "FIB_2M"
25375   layout:
25376     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25377     layout: "plot-throughput-speedup-analysis"
25378
25379 # Speedup - VPP IPv6 3n-skx-x710
25380 - type: "plot"
25381   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25382   algorithm: "plot_throughput_speedup_analysis"
25383   output-file-type: ".html"
25384   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25386   filter: "'NIC_Intel-X710' and
25387            '78B' and
25388            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25389            'NDRPDR' and
25390            'IP6FWD' and
25391            not 'SRv6' and
25392            not 'IPSEC' and
25393            not 'VHOST'"
25394   parameters:
25395   - "throughput"
25396   - "parent"
25397   - "tags"
25398   sort:
25399   - "IP6BASE"
25400   - "FIB_20K"
25401   - "FIB_200K"
25402   - "FIB_2M"
25403   layout:
25404     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25405     layout: "plot-throughput-speedup-analysis"
25406
25407 - type: "plot"
25408   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25409   algorithm: "plot_throughput_speedup_analysis"
25410   output-file-type: ".html"
25411   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25413   filter: "'NIC_Intel-X710' and
25414            '78B' and
25415            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25416            'NDRPDR' and
25417            'IP6FWD' and
25418            not 'SRv6' and
25419            not 'IPSEC' and
25420            not 'VHOST'"
25421   parameters:
25422   - "throughput"
25423   - "parent"
25424   - "tags"
25425   sort:
25426   - "IP6BASE"
25427   - "FIB_20K"
25428   - "FIB_200K"
25429   - "FIB_2M"
25430   layout:
25431     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25432     layout: "plot-throughput-speedup-analysis"
25433
25434 # Speedup - VPP IPv6 3n-skx-x710 features
25435 - type: "plot"
25436   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25437   algorithm: "plot_throughput_speedup_analysis"
25438   output-file-type: ".html"
25439   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25441   filter: "'NIC_Intel-X710' and
25442            '78B' and
25443            ('IP6BASE' or
25444             'POLICE_MARK' or
25445             'COPWHLIST' or
25446             'IACLDST') and
25447            'NDRPDR' and
25448            'IP6FWD' and
25449            not 'SRv6' and
25450            not 'IPSEC' and
25451            not 'VHOST'"
25452   parameters:
25453   - "throughput"
25454   - "parent"
25455   - "tags"
25456   sort:
25457   - "IP6BASE"
25458   - "POLICE_MARK"
25459   - "COPWHLIST"
25460   - "IACLDST"
25461   layout:
25462     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25463     layout: "plot-throughput-speedup-analysis"
25464
25465 - type: "plot"
25466   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25467   algorithm: "plot_throughput_speedup_analysis"
25468   output-file-type: ".html"
25469   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25471   filter: "'NIC_Intel-X710' and
25472            '78B' and
25473            ('IP6BASE' or
25474             'POLICE_MARK' or
25475             'COPWHLIST' or
25476             'IACLDST') and
25477            'NDRPDR' and
25478            'IP6FWD' and
25479            not 'SRv6' and
25480            not 'IPSEC' and
25481            not 'VHOST'"
25482   parameters:
25483   - "throughput"
25484   - "parent"
25485   - "tags"
25486   sort:
25487   - "IP6BASE"
25488   - "POLICE_MARK"
25489   - "COPWHLIST"
25490   - "IACLDST"
25491   layout:
25492     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25493     layout: "plot-throughput-speedup-analysis"
25494
25495 # Speedup - VPP IPv6 3n-skx-xxv710
25496 - type: "plot"
25497   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25498   algorithm: "plot_throughput_speedup_analysis"
25499   output-file-type: ".html"
25500   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25502   filter: "'NIC_Intel-XXV710' and
25503            '78B' and
25504            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25505            'NDRPDR' and
25506            'IP6FWD' and
25507            not 'SRv6' and
25508            not 'IPSEC' and
25509            not 'VHOST'"
25510   parameters:
25511   - "throughput"
25512   - "parent"
25513   - "tags"
25514   sort:
25515   - "IP6BASE"
25516   - "FIB_20K"
25517   - "FIB_200K"
25518   - "FIB_2M"
25519   layout:
25520     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25521     layout: "plot-throughput-speedup-analysis"
25522
25523 - type: "plot"
25524   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25525   algorithm: "plot_throughput_speedup_analysis"
25526   output-file-type: ".html"
25527   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25529   filter: "'NIC_Intel-XXV710' and
25530            '78B' and
25531            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25532            'NDRPDR' and
25533            'IP6FWD' and
25534            not 'SRv6' and
25535            not 'IPSEC' and
25536            not 'VHOST'"
25537   parameters:
25538   - "throughput"
25539   - "parent"
25540   - "tags"
25541   sort:
25542   - "IP6BASE"
25543   - "FIB_20K"
25544   - "FIB_200K"
25545   - "FIB_2M"
25546   layout:
25547     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25548     layout: "plot-throughput-speedup-analysis"
25549
25550 # Speedup - VPP IPv6 2n-skx-x710
25551 - type: "plot"
25552   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25553   algorithm: "plot_throughput_speedup_analysis"
25554   output-file-type: ".html"
25555   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25557   filter: "'NIC_Intel-X710' and
25558            '78B' and
25559            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25560            'NDRPDR' and
25561            'IP6FWD' and
25562            not 'SRv6' and
25563            not 'IPSEC' and
25564            not 'VHOST'"
25565   parameters:
25566   - "throughput"
25567   - "parent"
25568   - "tags"
25569   sort:
25570   - "IP6BASE"
25571   - "FIB_20K"
25572   - "FIB_200K"
25573   - "FIB_2M"
25574   layout:
25575     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25576     layout: "plot-throughput-speedup-analysis"
25577
25578 - type: "plot"
25579   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25580   algorithm: "plot_throughput_speedup_analysis"
25581   output-file-type: ".html"
25582   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25584   filter: "'NIC_Intel-X710' and
25585            '78B' and
25586            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25587            'NDRPDR' and
25588            'IP6FWD' and
25589            not 'SRv6' and
25590            not 'IPSEC' and
25591            not 'VHOST'"
25592   parameters:
25593   - "throughput"
25594   - "parent"
25595   - "tags"
25596   sort:
25597   - "IP6BASE"
25598   - "FIB_20K"
25599   - "FIB_200K"
25600   - "FIB_2M"
25601   layout:
25602     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25603     layout: "plot-throughput-speedup-analysis"
25604
25605 # Speedup - VPP IPv6 2n-skx-xxv710
25606 - type: "plot"
25607   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25608   algorithm: "plot_throughput_speedup_analysis"
25609   output-file-type: ".html"
25610   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25612   filter: "'NIC_Intel-XXV710' and
25613            '78B' and
25614            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25615            'NDRPDR' and
25616            'IP6FWD' and
25617            not 'SRv6' and
25618            not 'IPSEC' and
25619            not 'VHOST'"
25620   parameters:
25621   - "throughput"
25622   - "parent"
25623   - "tags"
25624   sort:
25625   - "IP6BASE"
25626   - "FIB_20K"
25627   - "FIB_200K"
25628   - "FIB_2M"
25629   layout:
25630     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25631     layout: "plot-throughput-speedup-analysis"
25632
25633 - type: "plot"
25634   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25635   algorithm: "plot_throughput_speedup_analysis"
25636   output-file-type: ".html"
25637   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25639   filter: "'NIC_Intel-XXV710' and
25640            '78B' and
25641            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25642            'NDRPDR' and
25643            'IP6FWD' and
25644            not 'SRv6' and
25645            not 'IPSEC' and
25646            not 'VHOST'"
25647   parameters:
25648   - "throughput"
25649   - "parent"
25650   - "tags"
25651   sort:
25652   - "IP6BASE"
25653   - "FIB_20K"
25654   - "FIB_200K"
25655   - "FIB_2M"
25656   layout:
25657     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25658     layout: "plot-throughput-speedup-analysis"
25659
25660 ## Speedup - VPP IPv6 2n-dnv-x553 base
25661 #- type: "plot"
25662 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25663 #  algorithm: "plot_throughput_speedup_analysis"
25664 #  output-file-type: ".html"
25665 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25666 #  data: "intel-dnv-vpp"
25667 #  filter: "'NIC_Intel-X553' and
25668 #           '78B' and
25669 #           'IP6BASE' and
25670 #           'NDRPDR' and
25671 #           'IP6FWD' and
25672 #           not 'SRv6' and
25673 #           not 'IPSEC' and
25674 #           not 'VHOST'"
25675 #  parameters:
25676 #  - "throughput"
25677 #  - "parent"
25678 #  - "tags"
25679 #  sort:
25680 #  - "IP6BASE"
25681 #  layout:
25682 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25683 #    layout: "plot-throughput-speedup-analysis"
25684 #
25685 #- type: "plot"
25686 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25687 #  algorithm: "plot_throughput_speedup_analysis"
25688 #  output-file-type: ".html"
25689 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25690 #  data: "intel-dnv-vpp"
25691 #  filter: "'NIC_Intel-X553' and
25692 #           '78B' and
25693 #           'IP6BASE' and
25694 #           'NDRPDR' and
25695 #           'IP6FWD' and
25696 #           not 'SRv6' and
25697 #           not 'IPSEC' and
25698 #           not 'VHOST'"
25699 #  parameters:
25700 #  - "throughput"
25701 #  - "parent"
25702 #  - "tags"
25703 #  sort:
25704 #  - "IP6BASE"
25705 #  layout:
25706 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25707 #    layout: "plot-throughput-speedup-analysis"
25708
25709 ################################################################################
25710
25711 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25712 - type: "plot"
25713   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25714   algorithm: "plot_throughput_speedup_analysis"
25715   output-file-type: ".html"
25716   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25718   filter: "'NIC_Intel-X520-DA2' and
25719            '78B' and
25720            'ENCAP' and
25721            'NDRPDR' and
25722            'LISP' and
25723            not 'VHOST'"
25724   parameters:
25725   - "throughput"
25726   - "parent"
25727   - "tags"
25728   sort:
25729   - "IP4UNRLAY"
25730   - "IP6UNRLAY"
25731   layout:
25732     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25733     layout: "plot-throughput-speedup-analysis"
25734
25735 - type: "plot"
25736   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25737   algorithm: "plot_throughput_speedup_analysis"
25738   output-file-type: ".html"
25739   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25741   filter: "'NIC_Intel-X520-DA2' and
25742            '78B' and
25743            'ENCAP' and
25744            'NDRPDR' and
25745            'LISP' and
25746            not 'VHOST'"
25747   parameters:
25748   - "throughput"
25749   - "parent"
25750   - "tags"
25751   sort:
25752   - "IP4UNRLAY"
25753   - "IP6UNRLAY"
25754   layout:
25755     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25756     layout: "plot-throughput-speedup-analysis"
25757
25758 ################################################################################
25759
25760 # Speedup - VPP IPSec 3n-hsw-xl710 base
25761 - type: "plot"
25762   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25763   algorithm: "plot_throughput_speedup_analysis"
25764   output-file-type: ".html"
25765   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25767   filter: "'NIC_Intel-XL710' and
25768            '64B' and
25769            'IP4FWD' and
25770            'NDRPDR' and
25771            'BASE' and
25772            'IPSECHW' and
25773            ('IPSECTRAN' or 'IPSECTUN') and
25774            not 'VHOST'"
25775   parameters:
25776   - "throughput"
25777   - "parent"
25778   - "tags"
25779   layout:
25780     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25781     layout: "plot-throughput-speedup-analysis"
25782
25783 - type: "plot"
25784   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25785   algorithm: "plot_throughput_speedup_analysis"
25786   output-file-type: ".html"
25787   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-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            'BASE' and
25794            'IPSECHW' and
25795            ('IPSECTRAN' or 'IPSECTUN') and
25796            not 'VHOST'"
25797   parameters:
25798   - "throughput"
25799   - "parent"
25800   - "tags"
25801   layout:
25802     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25803     layout: "plot-throughput-speedup-analysis"
25804
25805 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25806 - type: "plot"
25807   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25808   algorithm: "plot_throughput_speedup_analysis"
25809   output-file-type: ".html"
25810   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25812   filter: "'NIC_Intel-XL710' and
25813            '64B' and
25814            'IP4FWD' and
25815            'NDRPDR' and
25816            'SCALE' and
25817            'IPSECHW' and
25818            ('IPSECTRAN' or 'IPSECTUN') and
25819            not 'VHOST'"
25820   parameters:
25821   - "throughput"
25822   - "parent"
25823   - "tags"
25824   layout:
25825     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25826     layout: "plot-throughput-speedup-analysis"
25827
25828 - type: "plot"
25829   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25830   algorithm: "plot_throughput_speedup_analysis"
25831   output-file-type: ".html"
25832   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25834   filter: "'NIC_Intel-XL710' and
25835            '64B' and
25836            'IP4FWD' and
25837            'NDRPDR' and
25838            'SCALE' and
25839            'IPSECHW' and
25840            ('IPSECTRAN' or 'IPSECTUN') and
25841            not 'VHOST'"
25842   parameters:
25843   - "throughput"
25844   - "parent"
25845   - "tags"
25846   layout:
25847     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25848     layout: "plot-throughput-speedup-analysis"
25849
25850 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25851 - type: "plot"
25852   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25853   algorithm: "plot_throughput_speedup_analysis"
25854   output-file-type: ".html"
25855   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25857   filter: "'NIC_Intel-XL710' and
25858            '64B' and
25859            'IP4FWD' and
25860            'NDRPDR' and
25861            'IPSECSW' and
25862            ('IPSECTRAN' or 'IPSECTUN') and
25863            not 'VHOST'"
25864   parameters:
25865   - "throughput"
25866   - "parent"
25867   - "tags"
25868   layout:
25869     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25870     layout: "plot-throughput-speedup-analysis"
25871
25872 - type: "plot"
25873   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25874   algorithm: "plot_throughput_speedup_analysis"
25875   output-file-type: ".html"
25876   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25878   filter: "'NIC_Intel-XL710' and
25879            '64B' and
25880            'IP4FWD' and
25881            'NDRPDR' and
25882            'IPSECSW' and
25883            ('IPSECTRAN' or 'IPSECTUN') and
25884            not 'VHOST'"
25885   parameters:
25886   - "throughput"
25887   - "parent"
25888   - "tags"
25889   layout:
25890     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25891     layout: "plot-throughput-speedup-analysis"
25892
25893 ################################################################################
25894
25895 # Speedup - VPP SRv6 3n-hsw-x520
25896 - type: "plot"
25897   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25898   algorithm: "plot_throughput_speedup_analysis"
25899   output-file-type: ".html"
25900   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25902   filter: "'NIC_Intel-X520-DA2' and
25903            '78B' and
25904            'FEATURE' and
25905            'NDRPDR' and
25906            'IP6FWD' and
25907            'SRv6'"
25908   parameters:
25909   - "throughput"
25910   - "parent"
25911   - "tags"
25912   layout:
25913     title: "srv6-3n-hsw-x520-78b-features-ndr"
25914     layout: "plot-throughput-speedup-analysis"
25915
25916 - type: "plot"
25917   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25918   algorithm: "plot_throughput_speedup_analysis"
25919   output-file-type: ".html"
25920   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25922   filter: "'NIC_Intel-X520-DA2' and
25923            '78B' and
25924            'FEATURE' and
25925            'NDRPDR' and
25926            'IP6FWD' and
25927            'SRv6'"
25928   parameters:
25929   - "throughput"
25930   - "parent"
25931   - "tags"
25932   layout:
25933     title: "srv6-3n-hsw-x520-78b-features-pdr"
25934     layout: "plot-throughput-speedup-analysis"
25935
25936 ################################################################################
25937
25938 # Speedup - VPP L2 3n-hsw-x520 base and scale
25939 - type: "plot"
25940   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25941   algorithm: "plot_throughput_speedup_analysis"
25942   output-file-type: ".html"
25943   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25945   filter: "'NIC_Intel-X520-DA2' and
25946            '64B' and
25947            ('BASE' or 'SCALE') and
25948            'NDRPDR' and
25949            'ETH' and
25950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25951            not 'VHOST' and
25952            not 'MEMIF'"
25953   parameters:
25954   - "throughput"
25955   - "parent"
25956   - "tags"
25957   sort:
25958   - "L2XCFWD"
25959   - "L2PATCH"
25960   - "L2BDMACLRN"
25961   - "FIB_10K"
25962   - "FIB_100K"
25963   - "FIB_1M"
25964   layout:
25965     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25966     layout: "plot-throughput-speedup-analysis"
25967
25968 - type: "plot"
25969   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25970   algorithm: "plot_throughput_speedup_analysis"
25971   output-file-type: ".html"
25972   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25974   filter: "'NIC_Intel-X520-DA2' and
25975            '64B' and
25976            ('BASE' or 'SCALE') and
25977            'NDRPDR' and
25978            'ETH' and
25979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25980            not 'VHOST' and
25981            not 'MEMIF'"
25982   parameters:
25983   - "throughput"
25984   - "parent"
25985   - "tags"
25986   sort:
25987   - "L2XCFWD"
25988   - "L2PATCH"
25989   - "L2BDMACLRN"
25990   - "FIB_10K"
25991   - "FIB_100K"
25992   - "FIB_1M"
25993   layout:
25994     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25995     layout: "plot-throughput-speedup-analysis"
25996
25997 # Speedup - VPP L2 3n-hsw-x520 features
25998 - type: "plot"
25999   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26000   algorithm: "plot_throughput_speedup_analysis"
26001   output-file-type: ".html"
26002   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26004   filter: "'NIC_Intel-X520-DA2' and
26005            '64B' and
26006            'NDRPDR' and
26007            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26008            not 'ACL' and
26009            not 'VHOST' and
26010            not 'MEMIF'"
26011   parameters:
26012   - "throughput"
26013   - "parent"
26014   - "tags"
26015   sort:
26016   - "L2XCBASE"    # l2xcbase
26017   - "L2BDBASE"    # l2bdbase
26018   - "L2XCFWD"     # dot1q-l2xcbase
26019   - "L2BDMACLRN"  # dot1q-l2bdbase
26020   layout:
26021     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26022     layout: "plot-throughput-speedup-analysis"
26023
26024 - type: "plot"
26025   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26026   algorithm: "plot_throughput_speedup_analysis"
26027   output-file-type: ".html"
26028   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26030   filter: "'NIC_Intel-X520-DA2' and
26031            '64B' and
26032            'NDRPDR' and
26033            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26034            not 'ACL' and
26035            not 'VHOST' and
26036            not 'MEMIF'"
26037   parameters:
26038   - "throughput"
26039   - "parent"
26040   - "tags"
26041   sort:
26042   - "L2XCBASE"    # l2xcbase
26043   - "L2BDBASE"    # l2bdbase
26044   - "L2XCFWD"     # dot1q-l2xcbase
26045   - "L2BDMACLRN"  # dot1q-l2bdbase
26046   layout:
26047     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26048     layout: "plot-throughput-speedup-analysis"
26049
26050 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26051 - type: "plot"
26052   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26053   algorithm: "plot_throughput_speedup_analysis"
26054   output-file-type: ".html"
26055   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26057   filter: "'NIC_Intel-X520-DA2' and
26058            'NDRPDR' and
26059            '64B' and
26060            'FEATURE' and
26061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26062            'IACL' and
26063            ('ACL1' or 'ACL50') and
26064            ('10K_FLOWS' or '10k_FLOWS') and
26065            not 'MACIP' and
26066            not 'VHOST' and
26067            not 'MEMIF'"
26068   parameters:
26069   - "throughput"
26070   - "parent"
26071   - "tags"
26072   layout:
26073     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26074     layout: "plot-throughput-speedup-analysis"
26075
26076 - type: "plot"
26077   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26078   algorithm: "plot_throughput_speedup_analysis"
26079   output-file-type: ".html"
26080   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26082   filter: "'NIC_Intel-X520-DA2' and
26083            'NDRPDR' and
26084            '64B' and
26085            'FEATURE' and
26086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26087            'IACL' and
26088            ('ACL1' or 'ACL50') and
26089            ('10K_FLOWS' or '10k_FLOWS') and
26090            not 'MACIP' and
26091            not 'VHOST' and
26092            not 'MEMIF'"
26093   parameters:
26094   - "throughput"
26095   - "parent"
26096   - "tags"
26097   layout:
26098     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26099     layout: "plot-throughput-speedup-analysis"
26100
26101 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26102 - type: "plot"
26103   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26104   algorithm: "plot_throughput_speedup_analysis"
26105   output-file-type: ".html"
26106   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26108   filter: "'NIC_Intel-X520-DA2' and
26109            'NDRPDR' and
26110            '64B' and
26111            'FEATURE' and
26112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26113            'OACL' and
26114            ('ACL1' or 'ACL50') and
26115            ('10K_FLOWS' or '10k_FLOWS') and
26116            not 'MACIP' and
26117            not 'VHOST' and
26118            not 'MEMIF'"
26119   parameters:
26120   - "throughput"
26121   - "parent"
26122   - "tags"
26123   layout:
26124     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26125     layout: "plot-throughput-speedup-analysis"
26126
26127 - type: "plot"
26128   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26129   algorithm: "plot_throughput_speedup_analysis"
26130   output-file-type: ".html"
26131   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26133   filter: "'NIC_Intel-X520-DA2' and
26134            'NDRPDR' and
26135            '64B' and
26136            'FEATURE' and
26137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26138            'OACL' and
26139            ('ACL1' or 'ACL50') and
26140            ('10K_FLOWS' or '10k_FLOWS') and
26141            not 'MACIP' and
26142            not 'VHOST' and
26143            not 'MEMIF'"
26144   parameters:
26145   - "throughput"
26146   - "parent"
26147   - "tags"
26148   layout:
26149     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26150     layout: "plot-throughput-speedup-analysis"
26151
26152 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26153 - type: "plot"
26154   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26155   algorithm: "plot_throughput_speedup_analysis"
26156   output-file-type: ".html"
26157   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26159   filter: "'NIC_Intel-X520-DA2' and
26160            'NDRPDR' and
26161            '64B' and
26162            'FEATURE' and
26163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26164            'OACL' and
26165            ('ACL1' or 'ACL50') and
26166            ('10K_FLOWS' or '10k_FLOWS') and
26167            not 'MACIP' and
26168            not 'VHOST' and
26169            not 'MEMIF'"
26170   parameters:
26171   - "throughput"
26172   - "parent"
26173   - "tags"
26174   layout:
26175     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26176     layout: "plot-throughput-speedup-analysis"
26177
26178 - type: "plot"
26179   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26180   algorithm: "plot_throughput_speedup_analysis"
26181   output-file-type: ".html"
26182   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26184   filter: "'NIC_Intel-X520-DA2' and
26185            'NDRPDR' and
26186            '64B' and
26187            'FEATURE' and
26188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26189            'OACL' and
26190            ('ACL1' or 'ACL50') and
26191            ('10K_FLOWS' or '10k_FLOWS') and
26192            not 'MACIP' and
26193            not 'VHOST' and
26194            not 'MEMIF'"
26195   parameters:
26196   - "throughput"
26197   - "parent"
26198   - "tags"
26199   layout:
26200     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26201     layout: "plot-throughput-speedup-analysis"
26202
26203 # Speedup - VPP L2 3n-hsw-x520 features-macip
26204 - type: "plot"
26205   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26206   algorithm: "plot_throughput_speedup_analysis"
26207   output-file-type: ".html"
26208   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26210   filter: "'NIC_Intel-X520-DA2' and
26211            'NDRPDR' and
26212            '64B' and
26213            'FEATURE' and
26214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26215            'MACIP' and
26216            ('ACL1' or 'ACL50') and
26217            ('10K_FLOWS' or '10k_FLOWS') and
26218            not 'VHOST' and
26219            not 'MEMIF'"
26220   parameters:
26221   - "throughput"
26222   - "parent"
26223   - "tags"
26224   layout:
26225     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26226     layout: "plot-throughput-speedup-analysis"
26227
26228 - type: "plot"
26229   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26230   algorithm: "plot_throughput_speedup_analysis"
26231   output-file-type: ".html"
26232   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26234   filter: "'NIC_Intel-X520-DA2' and
26235            'NDRPDR' and
26236            '64B' and
26237            'FEATURE' and
26238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26239            'MACIP' and
26240            ('ACL1' or 'ACL50') and
26241            ('10K_FLOWS' or '10k_FLOWS') and
26242            not 'VHOST' and
26243            not 'MEMIF'"
26244   parameters:
26245   - "throughput"
26246   - "parent"
26247   - "tags"
26248   layout:
26249     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26250     layout: "plot-throughput-speedup-analysis"
26251
26252 # Speedup - VPP L2 3n-hsw-x710 base and scale
26253 - type: "plot"
26254   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26255   algorithm: "plot_throughput_speedup_analysis"
26256   output-file-type: ".html"
26257   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26259   filter: "'NIC_Intel-X710' and
26260            '64B' and
26261            ('BASE' or 'SCALE') and
26262            'NDRPDR' and
26263            'ETH' and
26264            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26265            not 'VHOST' and
26266            not 'MEMIF' and
26267            not 'DRV_AVF'"
26268   parameters:
26269   - "throughput"
26270   - "parent"
26271   - "tags"
26272   sort:
26273   - "L2PATCH"
26274   - "L2XCFWD"
26275   - "L2BDMACLRN"
26276   - "FIB_10K"
26277   - "FIB_100K"
26278   - "FIB_1M"
26279   layout:
26280     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26281     layout: "plot-throughput-speedup-analysis"
26282
26283 - type: "plot"
26284   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26285   algorithm: "plot_throughput_speedup_analysis"
26286   output-file-type: ".html"
26287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26289   filter: "'NIC_Intel-X710' and
26290            '64B' and
26291            ('BASE' or 'SCALE') and
26292            'NDRPDR' and
26293            'ETH' and
26294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26295            not 'VHOST' and
26296            not 'MEMIF' and
26297            not 'DRV_AVF'"
26298   parameters:
26299   - "throughput"
26300   - "parent"
26301   - "tags"
26302   sort:
26303   - "L2PATCH"
26304   - "L2XCFWD"
26305   - "L2BDMACLRN"
26306   - "FIB_10K"
26307   - "FIB_100K"
26308   - "FIB_1M"
26309   layout:
26310     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26311     layout: "plot-throughput-speedup-analysis"
26312
26313 # Speedup - VPP L2 3n-hsw-x710 features
26314 - type: "plot"
26315   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26316   algorithm: "plot_throughput_speedup_analysis"
26317   output-file-type: ".html"
26318   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26320   filter: "'NIC_Intel-X710' and
26321            '64B' and
26322            'NDRPDR' and
26323            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26324            not 'ACL' and
26325            not 'VHOST' and
26326            not 'L2OVRLAY' and
26327            not 'MEMIF'"
26328   parameters:
26329   - "throughput"
26330   - "parent"
26331   - "tags"
26332   sort:
26333   - "L2XCBASE"    # l2xcbase
26334   - "L2BDBASE"    # l2bdbase
26335   - "L2XCFWD"     # dot1q-l2xcbase
26336   - "L2BDMACLRN"  # dot1q-l2bdbase
26337   layout:
26338     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26339     layout: "plot-throughput-speedup-analysis"
26340
26341 - type: "plot"
26342   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26343   algorithm: "plot_throughput_speedup_analysis"
26344   output-file-type: ".html"
26345   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26347   filter: "'NIC_Intel-X710' and
26348            '64B' and
26349            'NDRPDR' and
26350            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26351            not 'ACL' and
26352            not 'VHOST' and
26353            not 'L2OVRLAY' and
26354            not 'MEMIF'"
26355   parameters:
26356   - "throughput"
26357   - "parent"
26358   - "tags"
26359   sort:
26360   - "L2XCBASE"    # l2xcbase
26361   - "L2BDBASE"    # l2bdbase
26362   - "L2XCFWD"     # dot1q-l2xcbase
26363   - "L2BDMACLRN"  # dot1q-l2bdbase
26364   layout:
26365     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26366     layout: "plot-throughput-speedup-analysis"
26367
26368 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26369 - type: "plot"
26370   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26371   algorithm: "plot_throughput_speedup_analysis"
26372   output-file-type: ".html"
26373   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26375   filter: "'NIC_Intel-X710' and
26376            'NDRPDR' and
26377            '64B' and
26378            'FEATURE' and
26379            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26380            'IACL' and
26381            ('ACL1' or 'ACL50') and
26382            ('10K_FLOWS' or '10k_FLOWS') and
26383            not 'MACIP' and
26384            not 'VHOST' and
26385            not 'MEMIF'"
26386   parameters:
26387   - "throughput"
26388   - "parent"
26389   - "tags"
26390   layout:
26391     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26392     layout: "plot-throughput-speedup-analysis"
26393
26394 - type: "plot"
26395   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26396   algorithm: "plot_throughput_speedup_analysis"
26397   output-file-type: ".html"
26398   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26400   filter: "'NIC_Intel-X710' and
26401            'NDRPDR' and
26402            '64B' and
26403            'FEATURE' and
26404            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26405            'IACL' and
26406            ('ACL1' or 'ACL50') and
26407            ('10K_FLOWS' or '10k_FLOWS') and
26408            not 'MACIP' and
26409            not 'VHOST' and
26410            not 'MEMIF'"
26411   parameters:
26412   - "throughput"
26413   - "parent"
26414   - "tags"
26415   layout:
26416     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26417     layout: "plot-throughput-speedup-analysis"
26418
26419 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26420 - type: "plot"
26421   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26422   algorithm: "plot_throughput_speedup_analysis"
26423   output-file-type: ".html"
26424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26425   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26426   filter: "'NIC_Intel-XL710' and
26427            '64B' and
26428            'BASE' and
26429            'NDRPDR' and
26430            'ETH' and
26431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26432            not 'VHOST' and
26433            not 'MEMIF'"
26434   parameters:
26435   - "throughput"
26436   - "parent"
26437   - "tags"
26438   sort:
26439   - "L2PATCH"
26440   - "L2XCFWD"
26441   - "L2BDMACLRN"
26442   layout:
26443     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26444     layout: "plot-throughput-speedup-analysis"
26445
26446 - type: "plot"
26447   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26448   algorithm: "plot_throughput_speedup_analysis"
26449   output-file-type: ".html"
26450   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26452   filter: "'NIC_Intel-XL710' and
26453            '64B' and
26454            'BASE' and
26455            'NDRPDR' and
26456            'ETH' and
26457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26458            not 'VHOST' and
26459            not 'MEMIF'"
26460   parameters:
26461   - "throughput"
26462   - "parent"
26463   - "tags"
26464   sort:
26465   - "L2PATCH"
26466   - "L2XCFWD"
26467   - "L2BDMACLRN"
26468   layout:
26469     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26470     layout: "plot-throughput-speedup-analysis"
26471
26472 # Speedup - VPP L2 3n-skx-x710 base and scale
26473 - type: "plot"
26474   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26475   algorithm: "plot_throughput_speedup_analysis"
26476   output-file-type: ".html"
26477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26479   filter: "'NIC_Intel-X710' and
26480            '64B' and
26481            ('BASE' or 'SCALE') and
26482            'NDRPDR' and
26483            'ETH' and
26484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26485            not 'VHOST' and
26486            not 'DRV_AVF' and
26487            not 'MEMIF'"
26488   parameters:
26489   - "throughput"
26490   - "parent"
26491   - "tags"
26492   sort:
26493   - "L2PATCH"
26494   - "L2XCBASE"
26495   - "BASE"
26496   - "FIB_10K"
26497   - "FIB_100K"
26498   - "FIB_1M"
26499   layout:
26500     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26501     layout: "plot-throughput-speedup-analysis"
26502
26503 - type: "plot"
26504   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26505   algorithm: "plot_throughput_speedup_analysis"
26506   output-file-type: ".html"
26507   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26509   filter: "'NIC_Intel-X710' and
26510            '64B' and
26511            ('BASE' or 'SCALE') and
26512            'NDRPDR' and
26513            'ETH' and
26514            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26515            not 'VHOST' and
26516            not 'DRV_AVF' and
26517            not 'MEMIF'"
26518   parameters:
26519   - "throughput"
26520   - "parent"
26521   - "tags"
26522   sort:
26523   - "L2PATCH"
26524   - "L2XCBASE"
26525   - "BASE"
26526   - "FIB_10K"
26527   - "FIB_100K"
26528   - "FIB_1M"
26529   layout:
26530     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26531     layout: "plot-throughput-speedup-analysis"
26532
26533 # Speedup - VPP L2 3n-skx-x710 features
26534 - type: "plot"
26535   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26536   algorithm: "plot_throughput_speedup_analysis"
26537   output-file-type: ".html"
26538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26540   filter: "'NIC_Intel-X710' and
26541            '64B' and
26542            'NDRPDR' and
26543            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26544            not 'ACL' and
26545            not 'VHOST' and
26546            not 'DRV_AVF' and
26547            not 'L2OVRLAY' and
26548            not 'MEMIF'"
26549   parameters:
26550   - "throughput"
26551   - "parent"
26552   - "tags"
26553   sort:
26554   - "L2XCBASE"    # l2xcbase
26555   - "L2BDBASE"    # l2bdbase
26556   - "L2XCFWD"     # dot1q-l2xcbase
26557   - "L2BDMACLRN"  # dot1q-l2bdbase
26558   layout:
26559     title: "l2sw-3n-skx-x710-64b-features-ndr"
26560     layout: "plot-throughput-speedup-analysis"
26561
26562 - type: "plot"
26563   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26564   algorithm: "plot_throughput_speedup_analysis"
26565   output-file-type: ".html"
26566   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26568   filter: "'NIC_Intel-X710' and
26569            '64B' and
26570            'NDRPDR' and
26571            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26572            not 'ACL' and
26573            not 'VHOST' and
26574            not 'DRV_AVF' and
26575            not 'L2OVRLAY' and
26576            not 'MEMIF'"
26577   parameters:
26578   - "throughput"
26579   - "parent"
26580   - "tags"
26581   sort:
26582   - "L2XCBASE"    # l2xcbase
26583   - "L2BDBASE"    # l2bdbase
26584   - "L2XCFWD"     # dot1q-l2xcbase
26585   - "L2BDMACLRN"  # dot1q-l2bdbase
26586   layout:
26587     title: "l2sw-3n-skx-x710-64b-features-pdr"
26588     layout: "plot-throughput-speedup-analysis"
26589
26590 # Speedup - VPP L2 3n-skx-x710 features-iacl
26591 - type: "plot"
26592   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26593   algorithm: "plot_throughput_speedup_analysis"
26594   output-file-type: ".html"
26595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26597   filter: "'NIC_Intel-X710' and
26598            'NDRPDR' and
26599            '64B' and
26600            'FEATURE' and
26601            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26602            'IACL' and
26603            ('ACL1' or 'ACL50') and
26604            ('10K_FLOWS' or '10k_FLOWS') and
26605            not 'MACIP' and
26606            not 'VHOST' and
26607            not 'MEMIF'"
26608   parameters:
26609   - "throughput"
26610   - "parent"
26611   - "tags"
26612   layout:
26613     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26614     layout: "plot-throughput-speedup-analysis"
26615
26616 - type: "plot"
26617   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26618   algorithm: "plot_throughput_speedup_analysis"
26619   output-file-type: ".html"
26620   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26622   filter: "'NIC_Intel-X710' and
26623            'NDRPDR' and
26624            '64B' and
26625            'FEATURE' and
26626            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26627            'IACL' and
26628            ('ACL1' or 'ACL50') and
26629            ('10K_FLOWS' or '10k_FLOWS') and
26630            not 'MACIP' and
26631            not 'VHOST' and
26632            not 'MEMIF'"
26633   parameters:
26634   - "throughput"
26635   - "parent"
26636   - "tags"
26637   layout:
26638     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26639     layout: "plot-throughput-speedup-analysis"
26640
26641 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26642 - type: "plot"
26643   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26644   algorithm: "plot_throughput_speedup_analysis"
26645   output-file-type: ".html"
26646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26648   filter: "'NIC_Intel-XXV710' and
26649            '64B' and
26650            ('BASE' or 'SCALE') and
26651            'NDRPDR' and
26652            'ETH' and
26653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26654            not 'DRV_AVF' and
26655            not 'VHOST' and
26656            not 'MEMIF'"
26657   parameters:
26658   - "throughput"
26659   - "parent"
26660   - "tags"
26661 #  sort:
26662 #  - "L2PATCH"
26663 #  - "L2PATCH"
26664 #  - "L2XCBASE"
26665 #  - "L2BDMACLRN"
26666   layout:
26667     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26668     layout: "plot-throughput-speedup-analysis"
26669
26670 - type: "plot"
26671   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26672   algorithm: "plot_throughput_speedup_analysis"
26673   output-file-type: ".html"
26674   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26676   filter: "'NIC_Intel-XXV710' and
26677            '64B' and
26678            ('BASE' or 'SCALE') and
26679            'NDRPDR' and
26680            'ETH' and
26681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26682            not 'DRV_AVF' and
26683            not 'VHOST' and
26684            not 'MEMIF'"
26685   parameters:
26686   - "throughput"
26687   - "parent"
26688   - "tags"
26689 #  sort:
26690 #  - "L2PATCH"
26691 #  - "L2PATCH"
26692 #  - "L2XCBASE"
26693 #  - "L2BDMACLRN"
26694   layout:
26695     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26696     layout: "plot-throughput-speedup-analysis"
26697
26698 # Speedup - VPP L2 2n-skx-x710 base and scale
26699 - type: "plot"
26700   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26701   algorithm: "plot_throughput_speedup_analysis"
26702   output-file-type: ".html"
26703   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26705   filter: "'NIC_Intel-X710' and
26706            '64B' and
26707            ('BASE' or 'SCALE') and
26708            'NDRPDR' and
26709            'ETH' and
26710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26711            not 'VHOST' and
26712            not 'MEMIF'"
26713   parameters:
26714   - "throughput"
26715   - "parent"
26716   - "tags"
26717   sort:
26718   - "L2PATCH"
26719   - "L2XCBASE"
26720   - "BASE"
26721   - "FIB_10K"
26722   - "FIB_100K"
26723   - "FIB_1M"
26724   layout:
26725     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26726     layout: "plot-throughput-speedup-analysis"
26727
26728 - type: "plot"
26729   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26730   algorithm: "plot_throughput_speedup_analysis"
26731   output-file-type: ".html"
26732   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26734   filter: "'NIC_Intel-X710' and
26735            '64B' and
26736            ('BASE' or 'SCALE') and
26737            'NDRPDR' and
26738            'ETH' and
26739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26740            not 'VHOST' and
26741            not 'MEMIF'"
26742   parameters:
26743   - "throughput"
26744   - "parent"
26745   - "tags"
26746   sort:
26747   - "L2PATCH"
26748   - "L2XCBASE"
26749   - "BASE"
26750   - "FIB_10K"
26751   - "FIB_100K"
26752   - "FIB_1M"
26753   layout:
26754     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26755     layout: "plot-throughput-speedup-analysis"
26756
26757 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26758 - type: "plot"
26759   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26760   algorithm: "plot_throughput_speedup_analysis"
26761   output-file-type: ".html"
26762   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26764   filter: "'NIC_Intel-XXV710' and
26765            '64B' and
26766            ('BASE' or 'SCALE') and
26767            'NDRPDR' and
26768            'ETH' and
26769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26770            not 'VHOST' and
26771            not 'MEMIF'"
26772   parameters:
26773   - "throughput"
26774   - "parent"
26775   - "tags"
26776   sort:
26777   - "L2PATCH"
26778   - "L2XCBASE"
26779   - "BASE"
26780   - "FIB_10K"
26781   - "FIB_100K"
26782   - "FIB_1M"
26783   layout:
26784     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26785     layout: "plot-throughput-speedup-analysis"
26786
26787 - type: "plot"
26788   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26789   algorithm: "plot_throughput_speedup_analysis"
26790   output-file-type: ".html"
26791   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26793   filter: "'NIC_Intel-XXV710' and
26794            '64B' and
26795            ('BASE' or 'SCALE') and
26796            'NDRPDR' and
26797            'ETH' and
26798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26799            not 'VHOST' and
26800            not 'MEMIF'"
26801   parameters:
26802   - "throughput"
26803   - "parent"
26804   - "tags"
26805   sort:
26806   - "L2PATCH"
26807   - "L2XCBASE"
26808   - "BASE"
26809   - "FIB_10K"
26810   - "FIB_100K"
26811   - "FIB_1M"
26812   layout:
26813     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26814     layout: "plot-throughput-speedup-analysis"
26815
26816 ## Speedup - VPP L2 2n-dnv-x553 base
26817 #- type: "plot"
26818 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26819 #  algorithm: "plot_throughput_speedup_analysis"
26820 #  output-file-type: ".html"
26821 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26822 #  data: "intel-dnv-vpp"
26823 #  filter: "'NIC_Intel-X553' and
26824 #           '64B' and
26825 #           ('BASE' or 'SCALE') and
26826 #           'NDRPDR' and
26827 #           'ETH' and
26828 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26829 #           not 'VHOST' and
26830 #           not 'MEMIF'"
26831 #  parameters:
26832 #  - "throughput"
26833 #  - "parent"
26834 #  - "tags"
26835 #  sort:
26836 #  - "L2XCBASE"
26837 #  - "L2BDMACLRN"
26838 #  - "L2PATCH"
26839 #  layout:
26840 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26841 #    layout: "plot-throughput-speedup-analysis"
26842 #
26843 #- type: "plot"
26844 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26845 #  algorithm: "plot_throughput_speedup_analysis"
26846 #  output-file-type: ".html"
26847 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26848 #  data: "intel-dnv-vpp"
26849 #  filter: "'NIC_Intel-X553' and
26850 #           '64B' and
26851 #           ('BASE' or 'SCALE') and
26852 #           'NDRPDR' and
26853 #           'ETH' and
26854 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26855 #           not 'VHOST' and
26856 #           not 'MEMIF'"
26857 #  parameters:
26858 #  - "throughput"
26859 #  - "parent"
26860 #  - "tags"
26861 #  sort:
26862 #  - "L2XCBASE"
26863 #  - "L2BDMACLRN"
26864 #  - "L2PATCH"
26865 #  layout:
26866 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26867 #    layout: "plot-throughput-speedup-analysis"
26868
26869 ################################################################################
26870
26871 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26872 - type: "plot"
26873   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26874   algorithm: "plot_throughput_speedup_analysis"
26875   output-file-type: ".html"
26876   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26878   filter: "'NIC_Intel-X520-DA2' and
26879            '64B' and
26880            'NDRPDR' and
26881            'ETH' and
26882            'IP4FWD' and
26883            'VHOST_1024' and
26884            not 'VXLAN' and
26885            not 'DOT1Q'"
26886   parameters:
26887   - "throughput"
26888   - "parent"
26889   - "tags"
26890   sort:
26891   - "not CFS_OPT"
26892   - "1VM"
26893   - "2VM"
26894   layout:
26895     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26896     layout: "plot-throughput-speedup-analysis"
26897
26898 - type: "plot"
26899   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26900   algorithm: "plot_throughput_speedup_analysis"
26901   output-file-type: ".html"
26902   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26903   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26904   filter: "'NIC_Intel-X520-DA2' and
26905            '64B' and
26906            'NDRPDR' and
26907            'ETH' and
26908            'IP4FWD' and
26909            'VHOST_1024' and
26910            not 'VXLAN' and
26911            not 'DOT1Q'"
26912   parameters:
26913   - "throughput"
26914   - "parent"
26915   - "tags"
26916   sort:
26917   - "not CFS_OPT"
26918   - "1VM"
26919   - "2VM"
26920   layout:
26921     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26922     layout: "plot-throughput-speedup-analysis"
26923
26924 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26925 - type: "plot"
26926   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26927   algorithm: "plot_throughput_speedup_analysis"
26928   output-file-type: ".html"
26929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26931   filter: "'NIC_Intel-X520-DA2' and
26932            '64B' and
26933            'NDRPDR' and
26934            ('ETH' or 'DOT1Q') and
26935            'BASE' and
26936            ('L2BDMACLRN' or 'L2XCFWD') and
26937            'VHOST_1024' and
26938            not 'VXLAN' and
26939            not 'IP4FWD' and
26940            not '2VM'"
26941   parameters:
26942   - "throughput"
26943   - "parent"
26944   - "tags"
26945   sort:
26946   - "L2BDMACLRN"
26947   - "L2BDMACLRN"
26948   - "L2BDMACLRN"
26949   - "L2XCFWD"
26950   - "L2XCFWD"
26951   - "L2XCFWD"
26952   layout:
26953     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26954     layout: "plot-throughput-speedup-analysis"
26955
26956 - type: "plot"
26957   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26958   algorithm: "plot_throughput_speedup_analysis"
26959   output-file-type: ".html"
26960   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26962   filter: "'NIC_Intel-X520-DA2' and
26963            '64B' and
26964            'NDRPDR' and
26965            ('ETH' or 'DOT1Q') and
26966            'BASE' and
26967            ('L2BDMACLRN' or 'L2XCFWD') and
26968            'VHOST_1024' and
26969            not 'VXLAN' and
26970            not 'IP4FWD' and
26971            not '2VM'"
26972   parameters:
26973   - "throughput"
26974   - "parent"
26975   - "tags"
26976   sort:
26977   - "L2BDMACLRN"
26978   - "L2BDMACLRN"
26979   - "L2BDMACLRN"
26980   - "L2XCFWD"
26981   - "L2XCFWD"
26982   - "L2XCFWD"
26983   layout:
26984     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26985     layout: "plot-throughput-speedup-analysis"
26986
26987 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26988 - type: "plot"
26989   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26990   algorithm: "plot_throughput_speedup_analysis"
26991   output-file-type: ".html"
26992   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26994   filter: "'NIC_Intel-X520-DA2' and
26995            '64B' and
26996            'NDRPDR' and
26997            ('ETH' or 'DOT1Q') and
26998            ('L2BDMACLRN' or 'L2XCFWD') and
26999            'VHOST_1024' and
27000            not 'CFS_OPT' and
27001            not 'DOT1Q' and
27002            not 'VXLAN' and
27003            not 'IP4FWD' and
27004            not 'LBOND'"
27005   parameters:
27006   - "throughput"
27007   - "parent"
27008   - "tags"
27009 #  sort:
27010 #  - "1VM"
27011 #  - "L2XCFWD"
27012 #  - "1VM"
27013 #  - "L2BDMACLRN"
27014   layout:
27015     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27016     layout: "plot-throughput-speedup-analysis"
27017
27018 - type: "plot"
27019   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27020   algorithm: "plot_throughput_speedup_analysis"
27021   output-file-type: ".html"
27022   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27024   filter: "'NIC_Intel-X520-DA2' and
27025            '64B' and
27026            'NDRPDR' and
27027            ('ETH' or 'DOT1Q') and
27028            ('L2BDMACLRN' or 'L2XCFWD') and
27029            'VHOST_1024' and
27030            not 'CFS_OPT' and
27031            not 'DOT1Q' and
27032            not 'VXLAN' and
27033            not 'IP4FWD' and
27034            not 'LBOND'"
27035   parameters:
27036   - "throughput"
27037   - "parent"
27038   - "tags"
27039 #  sort:
27040 #  - "1VM"
27041 #  - "L2XCFWD"
27042 #  - "1VM"
27043 #  - "L2BDMACLRN"
27044   layout:
27045     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27046     layout: "plot-throughput-speedup-analysis"
27047
27048 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27049 - type: "plot"
27050   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27051   algorithm: "plot_throughput_speedup_analysis"
27052   output-file-type: ".html"
27053   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27055   filter: "'NIC_Intel-X710' and
27056            '64B' and
27057            'NDRPDR' and
27058            'ETH' and
27059            'IP4FWD' and
27060            'VHOST_1024' and
27061            not 'VXLAN' and
27062            not 'CFS_OPT' and
27063            not 'DOT1Q'"
27064   parameters:
27065   - "throughput"
27066   - "parent"
27067   - "tags"
27068   sort:
27069   - "1VM"
27070   - "2VM"
27071   layout:
27072     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27073     layout: "plot-throughput-speedup-analysis"
27074
27075 - type: "plot"
27076   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27077   algorithm: "plot_throughput_speedup_analysis"
27078   output-file-type: ".html"
27079   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27081   filter: "'NIC_Intel-X710' and
27082            '64B' and
27083            'NDRPDR' and
27084            'ETH' and
27085            'IP4FWD' and
27086            'VHOST_1024' and
27087            not 'VXLAN' and
27088            not 'CFS_OPT' and
27089            not 'DOT1Q'"
27090   parameters:
27091   - "throughput"
27092   - "parent"
27093   - "tags"
27094   sort:
27095   - "1VM"
27096   - "2VM"
27097   layout:
27098     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27099     layout: "plot-throughput-speedup-analysis"
27100
27101 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27102 - type: "plot"
27103   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27104   algorithm: "plot_throughput_speedup_analysis"
27105   output-file-type: ".html"
27106   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27108   filter: "'NIC_Intel-X710' and
27109            '64B' and
27110            'NDRPDR' and
27111            ('ETH' or 'DOT1Q') and
27112            'BASE' and
27113            ('L2BDMACLRN' or 'L2XCFWD') and
27114            'VHOST_1024' and
27115            not 'VXLAN' and
27116            not 'IP4FWD' and
27117            not '2VM'"
27118   parameters:
27119   - "throughput"
27120   - "parent"
27121   - "tags"
27122   sort:
27123   - "L2BDMACLRN"
27124   - "L2BDMACLRN"
27125   - "L2BDMACLRN"
27126   - "L2XCFWD"
27127   - "L2XCFWD"
27128   - "L2XCFWD"
27129   layout:
27130     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27131     layout: "plot-throughput-speedup-analysis"
27132
27133 - type: "plot"
27134   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27135   algorithm: "plot_throughput_speedup_analysis"
27136   output-file-type: ".html"
27137   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27139   filter: "'NIC_Intel-X710' and
27140            '64B' and
27141            'NDRPDR' and
27142            ('ETH' or 'DOT1Q') and
27143            'BASE' and
27144            ('L2BDMACLRN' or 'L2XCFWD') and
27145            'VHOST_1024' and
27146            not 'VXLAN' and
27147            not 'IP4FWD' and
27148            not '2VM'"
27149   parameters:
27150   - "throughput"
27151   - "parent"
27152   - "tags"
27153   sort:
27154   - "L2BDMACLRN"
27155   - "L2BDMACLRN"
27156   - "L2BDMACLRN"
27157   - "L2XCFWD"
27158   - "L2XCFWD"
27159   - "L2XCFWD"
27160   layout:
27161     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27162     layout: "plot-throughput-speedup-analysis"
27163
27164 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27165 - type: "plot"
27166   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27167   algorithm: "plot_throughput_speedup_analysis"
27168   output-file-type: ".html"
27169   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27171   filter: "'NIC_Intel-X710' and
27172            '64B' and
27173            'NDRPDR' and
27174            ('ETH' or 'DOT1Q') and
27175            ('L2BDMACLRN' or 'L2XCFWD') and
27176            'VHOST_1024' and
27177            not 'CFS_OPT' and
27178            not 'VXLAN' and
27179            not 'IP4FWD' and
27180            not 'LBOND'"
27181   parameters:
27182   - "throughput"
27183   - "parent"
27184   - "tags"
27185   sort:
27186   - "L2BDMACLRN"
27187   - "L2BDMACLRN"
27188   - "L2BDMACLRN"
27189   - "L2XCFWD"
27190   - "L2XCFWD"
27191   - "L2XCFWD"
27192   layout:
27193     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27194     layout: "plot-throughput-speedup-analysis"
27195
27196 - type: "plot"
27197   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27198   algorithm: "plot_throughput_speedup_analysis"
27199   output-file-type: ".html"
27200   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27202   filter: "'NIC_Intel-X710' and
27203            '64B' and
27204            'NDRPDR' and
27205            ('ETH' or 'DOT1Q') and
27206            ('L2BDMACLRN' or 'L2XCFWD') and
27207            'VHOST_1024' and
27208            not 'CFS_OPT' and
27209            not 'VXLAN' and
27210            not 'IP4FWD' and
27211            not 'LBOND'"
27212   parameters:
27213   - "throughput"
27214   - "parent"
27215   - "tags"
27216   sort:
27217   - "L2BDMACLRN"
27218   - "L2BDMACLRN"
27219   - "L2BDMACLRN"
27220   - "L2XCFWD"
27221   - "L2XCFWD"
27222   - "L2XCFWD"
27223   layout:
27224     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27225     layout: "plot-throughput-speedup-analysis"
27226
27227 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27228 - type: "plot"
27229   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27230   algorithm: "plot_throughput_speedup_analysis"
27231   output-file-type: ".html"
27232   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27234   filter: "'NIC_Intel-X710' and
27235            '64B' and
27236            'NDRPDR' and
27237            'ETH' and
27238            'IP4FWD' and
27239            'VHOST_1024' and
27240            not 'VXLAN' and
27241            not 'DOT1Q'"
27242   parameters:
27243   - "throughput"
27244   - "parent"
27245   - "tags"
27246   sort:
27247   - "1VM"
27248   - "2VM"
27249   layout:
27250     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27251     layout: "plot-throughput-speedup-analysis"
27252
27253 - type: "plot"
27254   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27255   algorithm: "plot_throughput_speedup_analysis"
27256   output-file-type: ".html"
27257   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27259   filter: "'NIC_Intel-X710' and
27260            '64B' and
27261            'NDRPDR' and
27262            'ETH' and
27263            'IP4FWD' and
27264            'VHOST_1024' and
27265            not 'VXLAN' and
27266            not 'DOT1Q'"
27267   parameters:
27268   - "throughput"
27269   - "parent"
27270   - "tags"
27271   sort:
27272   - "1VM"
27273   - "2VM"
27274   layout:
27275     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27276     layout: "plot-throughput-speedup-analysis"
27277
27278 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27279 - type: "plot"
27280   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27281   algorithm: "plot_throughput_speedup_analysis"
27282   output-file-type: ".html"
27283   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27285   filter: "'NIC_Intel-X710' and
27286            '64B' and
27287            'NDRPDR' and
27288            'ETH' and
27289            'IP4FWD' and
27290            'VHOST_1024' and
27291            not 'VXLAN' and
27292            not 'NF_DENSITY' and
27293            not 'CFS_OPT' and
27294            not 'DOT1Q'"
27295   parameters:
27296   - "throughput"
27297   - "parent"
27298   - "tags"
27299   sort:
27300   - "1VM"
27301   - "2VM"
27302   layout:
27303     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27304     layout: "plot-throughput-speedup-analysis"
27305
27306 - type: "plot"
27307   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27308   algorithm: "plot_throughput_speedup_analysis"
27309   output-file-type: ".html"
27310   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27312   filter: "'NIC_Intel-X710' and
27313            '64B' and
27314            'NDRPDR' and
27315            'ETH' and
27316            'IP4FWD' and
27317            'VHOST_1024' and
27318            not 'VXLAN' and
27319            not 'NF_DENSITY' and
27320            not 'CFS_OPT' and
27321            not 'DOT1Q'"
27322   parameters:
27323   - "throughput"
27324   - "parent"
27325   - "tags"
27326   sort:
27327   - "1VM"
27328   - "2VM"
27329   layout:
27330     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27331     layout: "plot-throughput-speedup-analysis"
27332
27333 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27334 - type: "plot"
27335   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27336   algorithm: "plot_throughput_speedup_analysis"
27337   output-file-type: ".html"
27338   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27340   filter: "'NIC_Intel-X710' and
27341            '64B' and
27342            'NDRPDR' and
27343            ('ETH' or 'DOT1Q') and
27344            'BASE' and
27345            ('L2BDMACLRN' or 'L2XCFWD') and
27346            'VHOST_1024' and
27347            not 'VXLAN' and
27348            not 'NF_DENSITY' and
27349            not 'IP4FWD' and
27350            not '2VM'"
27351   parameters:
27352   - "throughput"
27353   - "parent"
27354   - "tags"
27355 #  sort:
27356 #  - "not CFS_OPT"
27357 #  - "L2XCFWD"
27358 #  - "not CFS_OPT"
27359 #  - "CFS_OPT"
27360   layout:
27361     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27362     layout: "plot-throughput-speedup-analysis"
27363
27364 - type: "plot"
27365   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27366   algorithm: "plot_throughput_speedup_analysis"
27367   output-file-type: ".html"
27368   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27370   filter: "'NIC_Intel-X710' and
27371            '64B' and
27372            'NDRPDR' and
27373            ('ETH' or 'DOT1Q') and
27374            'BASE' and
27375            ('L2BDMACLRN' or 'L2XCFWD') and
27376            'VHOST_1024' and
27377            not 'VXLAN' and
27378            not 'NF_DENSITY' and
27379            not 'IP4FWD' and
27380            not '2VM'"
27381   parameters:
27382   - "throughput"
27383   - "parent"
27384   - "tags"
27385 #  sort:
27386 #  - "not CFS_OPT"
27387 #  - "L2XCFWD"
27388 #  - "not CFS_OPT"
27389 #  - "CFS_OPT"
27390   layout:
27391     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27392     layout: "plot-throughput-speedup-analysis"
27393
27394 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27395 - type: "plot"
27396   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27397   algorithm: "plot_throughput_speedup_analysis"
27398   output-file-type: ".html"
27399   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27401   filter: "'NIC_Intel-X710' and
27402            '64B' and
27403            'NDRPDR' and
27404            ('ETH' or 'DOT1Q') and
27405            ('L2BDMACLRN' or 'L2XCFWD') and
27406            'VHOST_1024' and
27407            not 'CFS_OPT' and
27408            not 'VXLAN' and
27409            not 'NF_DENSITY' and
27410            not 'DOT1Q' and
27411            not 'IP4FWD'"
27412   parameters:
27413   - "throughput"
27414   - "parent"
27415   - "tags"
27416 #  sort:
27417 #  - "1VM"
27418 #  - "L2XCFWD"
27419 #  - "1VM"
27420 #  - "L2BDMACLRN"
27421   layout:
27422     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27423     layout: "plot-throughput-speedup-analysis"
27424
27425 - type: "plot"
27426   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27427   algorithm: "plot_throughput_speedup_analysis"
27428   output-file-type: ".html"
27429   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27431   filter: "'NIC_Intel-X710' and
27432            '64B' and
27433            'NDRPDR' and
27434            ('ETH' or 'DOT1Q') and
27435            ('L2BDMACLRN' or 'L2XCFWD') and
27436            'VHOST_1024' and
27437            not 'CFS_OPT' and
27438            not 'VXLAN' and
27439            not 'NF_DENSITY' and
27440            not 'DOT1Q' and
27441            not 'IP4FWD'"
27442   parameters:
27443   - "throughput"
27444   - "parent"
27445   - "tags"
27446 #  sort:
27447 #  - "1VM"
27448 #  - "L2XCFWD"
27449 #  - "1VM"
27450 #  - "L2BDMACLRN"
27451   layout:
27452     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27453     layout: "plot-throughput-speedup-analysis"
27454
27455 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27456 - type: "plot"
27457   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27458   algorithm: "plot_throughput_speedup_analysis"
27459   output-file-type: ".html"
27460   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27462   filter: "'NIC_Intel-XXV710' and
27463            '64B' and
27464            'NDRPDR' and
27465            'ETH' and
27466            'IP4FWD' and
27467            'VHOST_1024' and
27468            not 'VXLAN' and
27469            not 'CFS_OPT' and
27470            not 'DOT1Q'"
27471   parameters:
27472   - "throughput"
27473   - "parent"
27474   - "tags"
27475   sort:
27476   - "not CFS_OPT"
27477   - "1VM"
27478   - "2VM"
27479   layout:
27480     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27481     layout: "plot-throughput-speedup-analysis"
27482
27483 - type: "plot"
27484   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27485   algorithm: "plot_throughput_speedup_analysis"
27486   output-file-type: ".html"
27487   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27489   filter: "'NIC_Intel-XXV710' and
27490            '64B' and
27491            'NDRPDR' and
27492            'ETH' and
27493            'IP4FWD' and
27494            'VHOST_1024' and
27495            not 'VXLAN' and
27496            not 'CFS_OPT' and
27497            not 'DOT1Q'"
27498   parameters:
27499   - "throughput"
27500   - "parent"
27501   - "tags"
27502   sort:
27503   - "not CFS_OPT"
27504   - "1VM"
27505   - "2VM"
27506   layout:
27507     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27508     layout: "plot-throughput-speedup-analysis"
27509
27510 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27511 #- type: "plot"
27512 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27513 #  algorithm: "plot_throughput_speedup_analysis"
27514 #  output-file-type: ".html"
27515 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27516 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27517 #  filter: "'NIC_Intel-XXV710' and
27518 #           '64B' and
27519 #           'NDRPDR' and
27520 #           ('ETH' or 'DOT1Q') and
27521 #           'BASE' and
27522 #           ('L2BDMACLRN' or 'L2XCFWD') and
27523 #           'VHOST_1024' and
27524 #           not 'VXLAN' and
27525 #           not 'IP4FWD' and
27526 #           not '2VM'"
27527 #  parameters:
27528 #  - "throughput"
27529 #  - "parent"
27530 #  - "tags"
27531 ##  sort:
27532 ##  - "not CFS_OPT"
27533 ##  - "L2XCFWD"
27534 ##  - "not CFS_OPT"
27535 ##  - "CFS_OPT"
27536 #  layout:
27537 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27538 #    layout: "plot-throughput-speedup-analysis"
27539 #
27540 #- type: "plot"
27541 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27542 #  algorithm: "plot_throughput_speedup_analysis"
27543 #  output-file-type: ".html"
27544 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27545 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27546 #  filter: "'NIC_Intel-XXV710' and
27547 #           '64B' and
27548 #           'NDRPDR' and
27549 #           ('ETH' or 'DOT1Q') and
27550 #           'BASE' and
27551 #           ('L2BDMACLRN' or 'L2XCFWD') and
27552 #           'VHOST_1024' and
27553 #           not 'VXLAN' and
27554 #           not 'IP4FWD' and
27555 #           not '2VM'"
27556 #  parameters:
27557 #  - "throughput"
27558 #  - "parent"
27559 #  - "tags"
27560 ##  sort:
27561 ##  - "not CFS_OPT"
27562 ##  - "L2XCFWD"
27563 ##  - "not CFS_OPT"
27564 ##  - "CFS_OPT"
27565 #  layout:
27566 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27567 #    layout: "plot-throughput-speedup-analysis"
27568 #
27569 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27570 #- type: "plot"
27571 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27572 #  algorithm: "plot_throughput_speedup_analysis"
27573 #  output-file-type: ".html"
27574 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27576 #  filter: "'NIC_Intel-XXV710' and
27577 #           '64B' and
27578 #           'NDRPDR' and
27579 #           ('ETH' or 'DOT1Q') and
27580 #           ('L2BDMACLRN' or 'L2XCFWD') and
27581 #           'VHOST_1024' and
27582 #           not 'CFS_OPT' and
27583 #           not 'VXLAN' and
27584 #           not 'DOT1Q' and
27585 #           not 'IP4FWD'"
27586 #  parameters:
27587 #  - "throughput"
27588 #  - "parent"
27589 #  - "tags"
27590 ##  sort:
27591 ##  - "1VM"
27592 ##  - "L2XCFWD"
27593 ##  - "1VM"
27594 ##  - "L2BDMACLRN"
27595 #  layout:
27596 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27597 #    layout: "plot-throughput-speedup-analysis"
27598 #
27599 #- type: "plot"
27600 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27601 #  algorithm: "plot_throughput_speedup_analysis"
27602 #  output-file-type: ".html"
27603 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27604 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27605 #  filter: "'NIC_Intel-XXV710' and
27606 #           '64B' and
27607 #           'NDRPDR' and
27608 #           ('ETH' or 'DOT1Q') and
27609 #           ('L2BDMACLRN' or 'L2XCFWD') and
27610 #           'VHOST_1024' and
27611 #           not 'CFS_OPT' and
27612 #           not 'VXLAN' and
27613 #           not 'DOT1Q' and
27614 #           not 'IP4FWD'"
27615 #  parameters:
27616 #  - "throughput"
27617 #  - "parent"
27618 #  - "tags"
27619 ##  sort:
27620 ##  - "1VM"
27621 ##  - "L2XCFWD"
27622 ##  - "1VM"
27623 ##  - "L2BDMACLRN"
27624 #  layout:
27625 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27626 #    layout: "plot-throughput-speedup-analysis"
27627
27628 ################################################################################
27629
27630 # Speedup - VPP vts 3n-hsw-x520
27631 - type: "plot"
27632   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27633   algorithm: "plot_throughput_speedup_analysis"
27634   output-file-type: ".html"
27635   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27637   filter: "'NIC_Intel-X520-DA2' and
27638            '114B' and
27639            'NDRPDR' and
27640            'VTS'"
27641   parameters:
27642   - "throughput"
27643   - "parent"
27644   - "tags"
27645   layout:
27646     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27647     layout: "plot-throughput-speedup-analysis"
27648
27649 - type: "plot"
27650   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27651   algorithm: "plot_throughput_speedup_analysis"
27652   output-file-type: ".html"
27653   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27655   filter: "'NIC_Intel-X520-DA2' and
27656            '114B' and
27657            'NDRPDR' and
27658            'VTS'"
27659   parameters:
27660   - "throughput"
27661   - "parent"
27662   - "tags"
27663   layout:
27664     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27665     layout: "plot-throughput-speedup-analysis"