8a914582e70c1ce5b8eb4029f8aac1b1075c7ab4
[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 #      # csit-vpp-perf-verify-1904-3n-hsw:
147 #      csit-vpp-perf-verify-1810-3n-hsw:
148 #        - 28  # WRK
149 #        - 29  # WRK
150 #        - 30  # WRK
151 #        - 31  # WRK
152 #        - 32  # WRK
153 #        - 33  # WRK
154 #        - 34  # WRK
155 #        - 35  # WRK
156 #        - 36  # WRK
157 #        - 37  # WRK
158
159 #    plot-ligato-throughput-lat-tsa-3n-hsw:
160 #      # csit-ligato-perf-verify-1904-3n-hsw:
161 #      csit-ligato-perf-verify-1901-3n-hsw:
162 #        - 8   # NDRPDR sel
163 #        - 9   # NDRPDR sel
164 #        - 11  # NDRPDR sel
165 #        - 12  # NDRPDR sel
166 #        - 13  # NDRPDR sel
167 #        - 14  # NDRPDR sel
168 #        - 15  # NDRPDR sel
169 #        - 16  # NDRPDR sel
170 #        - 17  # NDRPDR sel
171 #        - 18  # NDRPDR sel
172
173     plot-dpdk-throughput-latency-3n-hsw:
174       csit-dpdk-perf-verify-1904-3n-hsw:
175         - 2   # NDRPDR sel
176         - 3   # NDRPDR sel
177         - 5   # NDRPDR sel
178         - 6   # NDRPDR sel
179         - 13  # NDRPDR sel
180         - 14  # NDRPDR sel
181         - 15  # NDRPDR sel
182         - 18  # NDRPDR sel
183         - 19  # NDRPDR sel
184         - 20  # NDRPDR sel
185
186     # 3n-skx
187
188     plot-vpp-throughput-lat-tsa-3n-skx:
189       csit-vpp-perf-verify-1904-3n-skx:
190         - 8   # NDRPDR sel
191         - 9   # NDRPDR sel
192         - 10  # NDRPDR sel
193         - 11  # NDRPDR sel
194         - 12  # NDRPDR sel
195         - 14  # NDRPDR sel
196         - 16  # NDRPDR sel
197         - 21  # NDRPDR sel
198         - 23  # NDRPDR sel
199         - 25  # NDRPDR sel
200
201     plot-dpdk-throughput-latency-3n-skx:
202       csit-dpdk-perf-verify-1904-3n-skx:
203         - 2   # NDRPDR sel
204         - 3   # NDRPDR sel
205         - 4   # NDRPDR sel
206         - 5   # NDRPDR sel
207         - 6   # NDRPDR sel
208         - 7   # NDRPDR sel
209         - 11  # NDRPDR sel
210         - 12  # NDRPDR sel
211         - 13  # NDRPDR sel
212         - 14  # NDRPDR sel
213
214     # 2n-skx
215
216     plot-vpp-throughput-lat-tsa-2n-skx:
217       csit-vpp-perf-verify-1904-2n-skx:
218         - 12  # NDRPDR sel
219         - 14  # NDRPDR sel
220         - 16  # NDRPDR sel
221         - 17  # NDRPDR sel
222         - 18  # NDRPDR sel
223         - 21  # NDRPDR sel
224         - 27  # NDRPDR sel
225         - 30  # NDRPDR sel
226         - 31  # NDRPDR sel
227         - 32  # NDRPDR sel
228
229     plot-vpp-soak-2n-skx:
230       csit-vpp-perf-verify-1904-2n-skx:
231         - 70  # soak
232         - 71  # soak
233
234     plot-vpp-nfv-2n-skx-ndrpdr-64b:
235       csit-vpp-perf-verify-1904-2n-skx:
236         - 56  # NFV NDRPDR 64b
237         - 59  # NFV NDRPDR 64b
238         - 60  # NFV NDRPDR 64b
239         - 65  # NFV NDRPDR 64b
240         - 68  # NFV NDRPDR 64b
241         - 80  # NFV MRR NDRPDR 64b IMIX
242         - 81  # NFV MRR NDRPDR 64b IMIX
243         - 84  # NFV MRR NDRPDR 64b IMIX
244         - 85  # NFV MRR NDRPDR 64b IMIX
245         - 86  # NFV MRR NDRPDR 64b IMIX
246
247     plot-vpp-nfv-2n-skx-ndrpdr-imix:
248       csit-vpp-perf-verify-1904-2n-skx:
249         - 66  # NFV NDRPDR IMIX
250         - 67  # NFV NDRPDR IMIX
251         - 69  # NFV NDRPDR IMIX
252         - 82  # NFV NDRPDR IMIX
253         - 83  # NFV NDRPDR IMIX
254         - 80  # NFV MRR NDRPDR 64b IMIX
255         - 81  # NFV MRR NDRPDR 64b IMIX
256         - 84  # NFV MRR NDRPDR 64b IMIX
257         - 85  # NFV MRR NDRPDR 64b IMIX
258         - 86  # NFV MRR NDRPDR 64b IMIX
259
260     plot-vpp-nfv-2n-skx-mrr-64b:
261       csit-vpp-perf-verify-1904-2n-skx:
262         - 40  # NFV MRR 64b
263         - 41  # NFV MRR 64b
264         - 42  # NFV MRR 64b
265         - 47  # NFV MRR 64b
266         - 48  # NFV MRR 64b
267         - 80  # NFV MRR NDRPDR 64b IMIX
268         - 81  # NFV MRR NDRPDR 64b IMIX
269         - 84  # NFV MRR NDRPDR 64b IMIX
270         - 85  # NFV MRR NDRPDR 64b IMIX
271         - 86  # NFV MRR NDRPDR 64b IMIX
272
273     plot-vpp-nfv-2n-skx-mrr-imix:
274       csit-vpp-perf-verify-1904-2n-skx:
275         - 49  # NFV MRR IMIX
276         - 50  # NFV MRR IMIX
277         - 51  # NFV MRR IMIX
278         - 54  # NFV MRR IMIX
279         - 55  # NFV MRR IMIX
280         - 80  # NFV MRR NDRPDR 64b IMIX
281         - 81  # NFV MRR NDRPDR 64b IMIX
282         - 84  # NFV MRR NDRPDR 64b IMIX
283         - 85  # NFV MRR NDRPDR 64b IMIX
284         - 86  # NFV MRR NDRPDR 64b IMIX
285
286     plot-dpdk-throughput-latency-2n-skx:
287       csit-dpdk-perf-verify-1904-2n-skx:
288         - 2   # NDRPDR sel
289         - 3   # NDRPDR sel
290         - 4   # NDRPDR sel
291         - 5   # NDRPDR sel
292         - 7   # NDRPDR sel
293         - 8   # NDRPDR sel
294         - 9   # NDRPDR sel
295         - 10  # NDRPDR sel
296         - 11  # NDRPDR sel
297         - 12  # NDRPDR sel
298
299     # 3rd party
300
301 #    # Denverton:
302 #    intel-dnv-vpp:
303 #      # intel-dnv-vpp-release-1904:
304 #      intel-dnv-vpp-release-1901:
305 #        - 1
306
307     ###########################################################################
308     # Simple tables (only one data set):
309
310     # NIC Comparisons
311
312     vpp-nic-comparison-3n-hsw:
313       csit-vpp-perf-verify-1904-3n-hsw:
314         - 11  # NDRPDR sel
315         - 12  # NDRPDR sel
316         - 20  # NDRPDR sel
317         - 21  # NDRPDR sel
318         - 23  # NDRPDR sel
319         - 24  # NDRPDR sel
320         - 25  # NDRPDR sel
321         - 26  # NDRPDR sel
322         - 29  # NDRPDR sel
323         - 30  # NDRPDR sel
324
325     vpp-nic-comparison-3n-skx:
326       csit-vpp-perf-verify-1904-3n-skx:
327         - 8   # NDRPDR sel
328         - 9   # NDRPDR sel
329         - 10  # NDRPDR sel
330         - 11  # NDRPDR sel
331         - 12  # NDRPDR sel
332         - 14  # NDRPDR sel
333         - 16  # NDRPDR sel
334         - 21  # NDRPDR sel
335         - 23  # NDRPDR sel
336         - 25  # NDRPDR sel
337
338     vpp-nic-comparison-2n-skx:
339       csit-vpp-perf-verify-1904-2n-skx:
340         - 12  # NDRPDR sel
341         - 14  # NDRPDR sel
342         - 16  # NDRPDR sel
343         - 17  # NDRPDR sel
344         - 18  # NDRPDR sel
345         - 21  # NDRPDR sel
346         - 27  # NDRPDR sel
347         - 30  # NDRPDR sel
348         - 31  # NDRPDR sel
349         - 32  # NDRPDR sel
350
351     vpp-nic-comparison-3n-hsw-mrr:
352       csit-vpp-perf-verify-1904-3n-hsw:
353         - 9   # MRR sel
354
355     vpp-nic-comparison-3n-skx-mrr:
356       csit-vpp-perf-verify-1904-3n-skx:
357         - 7   # MRR sel
358
359     vpp-nic-comparison-2n-skx-mrr:
360       csit-vpp-perf-verify-1904-2n-skx:
361         - 11  # MRR sel
362
363     # Results
364
365     vpp-perf-results-3n-hsw:
366       # TODO: Add FULL 1904 data
367       csit-vpp-perf-verify-1904-3n-hsw:
368         - 32  # NDRPDR full
369         - 33  # NDRPDR full
370         - 35  # NDRPDR full
371         - 36  # NDRPDR full
372         - 38  # NDRPDR full
373
374     vpp-perf-results-3n-skx:
375       csit-vpp-perf-verify-1904-3n-skx:
376         - 26  # NDRPDR full
377         - 27  # NDRPDR full
378         - 30  # NDRPDR full
379         - 31  # NDRPDR full
380
381     vpp-perf-results-2n-skx:
382       csit-vpp-perf-verify-1904-2n-skx:
383         - 33  # NDRPDR full
384         - 39  # NDRPDR full
385         - 58  # NDRPDR full
386         - 62  # NDRPDR full
387
388     vpp-mrr-results-3n-hsw:
389       csit-vpp-perf-verify-1904-3n-hsw:
390         - 9   # MRR sel
391
392     vpp-mrr-results-3n-skx:
393       csit-vpp-perf-verify-1904-3n-skx:
394         - 7   # MRR sel
395
396     vpp-mrr-results-2n-skx:
397       csit-vpp-perf-verify-1904-2n-skx:
398         - 11  # MRR sel
399
400     vpp-func-results-ubuntu:
401       csit-vpp-functional-1904-ubuntu1604-virl:
402         - 29
403
404     vpp-func-results-centos:
405       csit-vpp-functional-1904-centos7-virl:
406         - 32
407
408     vpp-device-results-ubuntu:
409       csit-vpp-device-1904-ubuntu1804-1n-skx:
410         - 33
411
412 #    # VPP Ligato
413 #    ligato-perf-results-3n-hsw:
414 #      # csit-ligato-perf-verify-1904-3n-hsw:
415 #      csit-ligato-perf-verify-1901-3n-hsw:
416 #        - 10  # NDRPDR full
417
418     dpdk-perf-results-3n-hsw:
419       csit-dpdk-perf-verify-1904-3n-hsw:
420         - 5   # NDRPDR sel
421
422     dpdk-perf-results-3n-skx:
423       csit-dpdk-perf-verify-1904-3n-skx:
424         - 7   # NDRPDR sel
425
426     dpdk-perf-results-2n-skx:
427       csit-dpdk-perf-verify-1904-2n-skx:
428         - 9   # NDRPDR sel
429
430     # HoneyComb Functional
431     hc-func-results:
432       csit-hc2vpp-verify-func-1904-ubuntu1604:
433         - 4
434
435 #    # NSH SFC Functional
436 #    nsh-func-results:
437 #      # Not used
438 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
439 #        - 1
440
441     # DMM Functional
442     dmm-func-results:
443       csit-dmm-functional-1904-ubuntu1604-virl:
444         - 1
445
446     ###########################################################################
447     # Tables (more than one data set)
448
449     # Performance changes
450
451 #    intel-dnv-vpp-changes-2n-dnv-h1:
452 #      intel-dnv-vpp-release-1810:
453 #        - 1
454 #    intel-dnv-vpp-changes-2n-dnv-ref:
455 #      intel-dnv-vpp-release-1901:
456 #        - 1
457 #    intel-dnv-vpp-changes-2n-dnv-cmp:
458 #      # intel-dnv-vpp-release-1904:
459 #      intel-dnv-vpp-release-1901:
460 #        - 1
461 #    intel-dnv-vpp-changes-2n-dnv:
462 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
463 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
464 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
465
466     vpp-performance-changes-3n-hsw-h1:
467       csit-vpp-perf-verify-1810-3n-hsw:
468         - 8   # NDRPDR sel
469         - 12  # NDRPDR sel
470         - 14  # NDRPDR sel
471         - 18  # NDRPDR sel
472         - 23  # NDRPDR sel
473         - 25  # NDRPDR sel
474         - 38  # NDRPDR sel
475         - 39  # NDRPDR sel
476         - 41  # NDRPDR sel
477         - 42  # NDRPDR sel
478     vpp-performance-changes-3n-hsw-ref:
479       csit-vpp-perf-verify-1901-3n-hsw:
480         - 10  # NDRPDR sel
481         - 19  # NDRPDR sel
482         - 31  # NDRPDR sel
483         - 36  # NDRPDR sel
484         - 40  # NDRPDR sel
485         - 42  # NDRPDR sel
486         - 44  # NDRPDR sel
487         - 46  # NDRPDR sel
488         - 47  # NDRPDR sel
489         - 48  # NDRPDR sel
490         - 61  # NDRPDR LB
491         - 62  # NDRPDR LB
492         - 63  # NDRPDR LB
493         - 64  # NDRPDR LB
494         - 65  # NDRPDR LB
495         - 66  # NDRPDR LB
496         - 67  # NDRPDR LB
497         - 69  # NDRPDR LB
498         - 70  # NDRPDR LB
499         - 71  # NDRPDR LB
500     vpp-performance-changes-3n-hsw-cmp:
501       csit-vpp-perf-verify-1904-3n-hsw:
502         - 11  # NDRPDR sel
503         - 12  # NDRPDR sel
504         - 20  # NDRPDR sel
505         - 21  # NDRPDR sel
506         - 23  # NDRPDR sel
507         - 24  # NDRPDR sel
508         - 25  # NDRPDR sel
509         - 26  # NDRPDR sel
510         - 29  # NDRPDR sel
511         - 30  # NDRPDR sel
512     vpp-performance-changes-3n-hsw:
513       - "vpp-performance-changes-3n-hsw-h1"
514       - "vpp-performance-changes-3n-hsw-ref"
515       - "vpp-performance-changes-3n-hsw-cmp"
516
517     vpp-performance-changes-3n-skx-h1:
518       csit-vpp-perf-verify-1810-3n-skx:
519         - 10  # NDRPDR sel
520         - 14  # NDRPDR sel
521         - 15  # NDRPDR sel
522         - 16  # NDRPDR sel
523         - 17  # NDRPDR sel
524         - 19  # NDRPDR sel
525         - 20  # NDRPDR sel
526         - 21  # NDRPDR sel
527         - 22  # NDRPDR sel
528         - 25  # NDRPDR sel
529     vpp-performance-changes-3n-skx-ref:
530       csit-vpp-perf-verify-1901-3n-skx:
531         - 18  # NDRPDR sel
532         - 19  # NDRPDR sel
533         - 20  # NDRPDR sel
534         - 28  # NDRPDR sel
535         - 31  # NDRPDR sel
536         - 33  # NDRPDR sel
537         - 36  # NDRPDR sel
538         - 38  # NDRPDR sel
539         - 47  # NDRPDR sel
540         - 48  # NDRPDR sel
541         - 54  # NDRPDR LB
542         - 57  # NDRPDR LB
543         - 58  # NDRPDR LB
544         - 59  # NDRPDR LB
545         - 60  # NDRPDR LB
546         - 63  # NDRPDR LB
547         - 64  # NDRPDR LB
548         - 65  # NDRPDR LB
549         - 66  # NDRPDR LB
550         - 67  # NDRPDR LB
551     vpp-performance-changes-3n-skx-cmp:
552       csit-vpp-perf-verify-1904-3n-skx:
553         - 8   # NDRPDR sel
554         - 9   # NDRPDR sel
555         - 10  # NDRPDR sel
556         - 11  # NDRPDR sel
557         - 12  # NDRPDR sel
558         - 14  # NDRPDR sel
559         - 16  # NDRPDR sel
560         - 21  # NDRPDR sel
561         - 23  # NDRPDR sel
562         - 25  # NDRPDR sel
563     vpp-performance-changes-3n-skx:
564       - "vpp-performance-changes-3n-skx-h1"
565       - "vpp-performance-changes-3n-skx-ref"
566       - "vpp-performance-changes-3n-skx-cmp"
567
568     vpp-performance-changes-2n-skx-h1:
569       csit-vpp-perf-verify-1810-2n-skx:
570         - 9   # NDRPDR sel
571         - 13  # NDRPDR sel
572         - 14  # NDRPDR sel
573         - 19  # NDRPDR sel
574         - 20  # NDRPDR sel
575         - 21  # NDRPDR sel
576         - 22  # NDRPDR sel
577         - 23  # NDRPDR sel
578         - 24  # NDRPDR sel
579         - 27  # NDRPDR sel
580     vpp-performance-changes-2n-skx-ref:
581       csit-vpp-perf-verify-1901-2n-skx:
582         - 5   # NDRPDR sel
583         - 12  # NDRPDR sel
584         - 13  # NDRPDR sel
585         - 21  # NDRPDR sel
586         - 23  # NDRPDR sel
587         - 31  # NDRPDR sel
588         - 34  # NDRPDR sel
589         - 40  # NDRPDR sel
590         - 42  # NDRPDR sel
591         - 43  # NDRPDR sel
592     vpp-performance-changes-2n-skx-cmp:
593       csit-vpp-perf-verify-1904-2n-skx:
594         - 12  # NDRPDR sel
595         - 14  # NDRPDR sel
596         - 16  # NDRPDR sel
597         - 17  # NDRPDR sel
598         - 18  # NDRPDR sel
599         - 21  # NDRPDR sel
600         - 27  # NDRPDR sel
601         - 30  # NDRPDR sel
602         - 31  # NDRPDR sel
603         - 32  # NDRPDR sel
604     vpp-performance-changes-2n-skx:
605       - "vpp-performance-changes-2n-skx-h1"
606       - "vpp-performance-changes-2n-skx-ref"
607       - "vpp-performance-changes-2n-skx-cmp"
608
609     vpp-soak-vs-ndr-2n-skx-ref:
610       csit-vpp-perf-verify-1904-2n-skx:
611         - 12  # NDRPDR sel
612         - 14  # NDRPDR sel
613         - 16  # NDRPDR sel
614         - 17  # NDRPDR sel
615         - 18  # NDRPDR sel
616         - 21  # NDRPDR sel
617         - 27  # NDRPDR sel
618         - 30  # NDRPDR sel
619         - 31  # NDRPDR sel
620         - 32  # NDRPDR sel
621     vpp-soak-vs-ndr-2n-skx-cmp:
622       csit-vpp-perf-verify-1904-2n-skx:
623         - 70  # soak
624         - 71  # soak
625     vpp-soak-vs-ndr-2n-skx:
626       csit-vpp-perf-verify-1904-2n-skx:
627         - 12  # NDRPDR sel
628         - 14  # NDRPDR sel
629         - 16  # NDRPDR sel
630         - 17  # NDRPDR sel
631         - 18  # NDRPDR sel
632         - 21  # NDRPDR sel
633         - 27  # NDRPDR sel
634         - 30  # NDRPDR sel
635         - 31  # NDRPDR sel
636         - 32  # NDRPDR sel
637         - 70  # soak
638         - 71  # soak
639
640     vpp-performance-changes-3n-hsw-mrr-h1:
641       csit-vpp-perf-verify-1810-3n-hsw:
642         - 9   # MRR sel
643     vpp-performance-changes-3n-hsw-mrr-ref:
644       csit-vpp-perf-verify-1901-3n-hsw:
645         - 35  # MRR sel
646     vpp-performance-changes-3n-hsw-mrr-cmp:
647       csit-vpp-perf-verify-1904-3n-hsw:
648         - 9   # MRR sel
649     vpp-performance-changes-3n-hsw-mrr:
650       - "vpp-performance-changes-3n-hsw-mrr-h1"
651       - "vpp-performance-changes-3n-hsw-mrr-ref"
652       - "vpp-performance-changes-3n-hsw-mrr-cmp"
653
654     vpp-performance-changes-3n-skx-mrr-h1:
655       csit-vpp-perf-verify-1810-3n-skx:
656         - 9   # MRR sel
657         - 11  # MRR sel
658         - 12  # MRR sel
659         - 13  # MRR sel
660     vpp-performance-changes-3n-skx-mrr-ref:
661       csit-vpp-perf-verify-1901-3n-skx:
662         - 32  # MRR sel
663     vpp-performance-changes-3n-skx-mrr-cmp:
664       csit-vpp-perf-verify-1904-3n-skx:
665         - 7   # MRR sel
666     vpp-performance-changes-3n-skx-mrr:
667       - "vpp-performance-changes-3n-skx-mrr-h1"
668       - "vpp-performance-changes-3n-skx-mrr-ref"
669       - "vpp-performance-changes-3n-skx-mrr-cmp"
670
671     vpp-performance-changes-2n-skx-mrr-h1:
672       csit-vpp-perf-verify-1810-2n-skx:
673         - 8   # MRR sel
674         - 10  # MRR sel
675         - 11  # MRR sel
676         - 12  # MRR sel
677     vpp-performance-changes-2n-skx-mrr-ref:
678       csit-vpp-perf-verify-1901-2n-skx:
679         - 22  # MRR sel
680     vpp-performance-changes-2n-skx-mrr-cmp:
681       csit-vpp-perf-verify-1904-2n-skx:
682         - 11  # MRR sel
683     vpp-performance-changes-2n-skx-mrr:
684       - "vpp-performance-changes-2n-skx-mrr-h1"
685       - "vpp-performance-changes-2n-skx-mrr-ref"
686       - "vpp-performance-changes-2n-skx-mrr-cmp"
687
688     dpdk-performance-changes-3n-hsw-h1:
689       csit-dpdk-perf-verify-1810-3n-hsw:
690         - 1   # NDRPDR sel
691         - 2   # NDRPDR sel
692         - 3   # NDRPDR sel
693         - 4   # NDRPDR sel
694         - 5   # NDRPDR sel
695         - 6   # NDRPDR sel
696         - 7   # NDRPDR sel
697         - 8   # NDRPDR sel
698         - 9   # NDRPDR sel
699         - 10  # NDRPDR sel
700     dpdk-performance-changes-3n-hsw-ref:
701       csit-dpdk-perf-verify-1901-3n-hsw:
702         - 13  # NDRPDR sel
703         - 14  # NDRPDR sel
704         - 16  # NDRPDR sel
705         - 17  # NDRPDR sel
706         - 18  # NDRPDR sel
707         - 19  # NDRPDR sel
708         - 20  # NDRPDR sel
709         - 21  # NDRPDR sel
710         - 22  # NDRPDR sel
711         - 23  # NDRPDR sel
712     dpdk-performance-changes-3n-hsw-cmp:
713       csit-dpdk-perf-verify-1904-3n-hsw:
714         - 2   # NDRPDR sel
715         - 3   # NDRPDR sel
716         - 5   # NDRPDR sel
717         - 6   # NDRPDR sel
718         - 13  # NDRPDR sel
719         - 14  # NDRPDR sel
720         - 15  # NDRPDR sel
721         - 18  # NDRPDR sel
722         - 19  # NDRPDR sel
723         - 20  # NDRPDR sel
724     dpdk-performance-changes-3n-hsw:
725       - "dpdk-performance-changes-3n-hsw-h1"
726       - "dpdk-performance-changes-3n-hsw-ref"
727       - "dpdk-performance-changes-3n-hsw-cmp"
728
729     dpdk-performance-changes-3n-skx-h1:
730       csit-dpdk-perf-verify-1810-3n-skx:
731         - 3   # NDRPDR sel
732         - 4   # NDRPDR sel
733         - 6   # NDRPDR sel
734         - 7   # NDRPDR sel
735         - 8   # NDRPDR sel
736         - 9   # NDRPDR sel
737         - 10  # NDRPDR sel
738         - 11  # NDRPDR sel
739         - 12  # NDRPDR sel
740         - 13  # NDRPDR sel
741     dpdk-performance-changes-3n-skx-ref:
742       csit-dpdk-perf-verify-1901-3n-skx:
743         - 3   # NDRPDR sel
744         - 5   # NDRPDR sel
745         - 6   # NDRPDR sel
746         - 7   # NDRPDR sel
747         - 8   # NDRPDR sel
748         - 9   # NDRPDR sel
749         - 10  # NDRPDR sel
750         - 11  # NDRPDR sel
751         - 12  # NDRPDR sel
752         - 13  # NDRPDR sel
753     dpdk-performance-changes-3n-skx-cmp:
754       csit-dpdk-perf-verify-1904-3n-skx:
755         - 2   # NDRPDR sel
756         - 3   # NDRPDR sel
757         - 4   # NDRPDR sel
758         - 5   # NDRPDR sel
759         - 6   # NDRPDR sel
760         - 7   # NDRPDR sel
761         - 11  # NDRPDR sel
762         - 12  # NDRPDR sel
763         - 13  # NDRPDR sel
764         - 14  # NDRPDR sel
765     dpdk-performance-changes-3n-skx:
766       - "dpdk-performance-changes-3n-skx-h1"
767       - "dpdk-performance-changes-3n-skx-ref"
768       - "dpdk-performance-changes-3n-skx-cmp"
769
770     dpdk-performance-changes-2n-skx-h1:
771       csit-dpdk-perf-verify-1810-2n-skx:
772         - 3   # NDRPDR sel
773         - 4   # NDRPDR sel
774         - 5   # NDRPDR sel
775         - 7   # NDRPDR sel
776         - 8   # NDRPDR sel
777         - 9   # NDRPDR sel
778         - 10  # NDRPDR sel
779         - 11  # NDRPDR sel
780         - 12  # NDRPDR sel
781         - 13  # NDRPDR sel
782     dpdk-performance-changes-2n-skx-ref:
783       csit-dpdk-perf-verify-1901-2n-skx:
784         - 12  # NDRPDR sel
785         - 13  # NDRPDR sel
786         - 14  # NDRPDR sel
787         - 15  # NDRPDR sel
788         - 16  # NDRPDR sel
789         - 17  # NDRPDR sel
790         - 18  # NDRPDR sel
791         - 19  # NDRPDR sel
792         - 20  # NDRPDR sel
793         - 21  # NDRPDR sel
794     dpdk-performance-changes-2n-skx-cmp:
795       csit-dpdk-perf-verify-1904-2n-skx:
796         - 2   # NDRPDR sel
797         - 3   # NDRPDR sel
798         - 4   # NDRPDR sel
799         - 5   # NDRPDR sel
800         - 7   # NDRPDR sel
801         - 8   # NDRPDR sel
802         - 9   # NDRPDR sel
803         - 10  # NDRPDR sel
804         - 11  # NDRPDR sel
805         - 12  # NDRPDR sel
806     dpdk-performance-changes-2n-skx:
807       - "dpdk-performance-changes-2n-skx-h1"
808       - "dpdk-performance-changes-2n-skx-ref"
809       - "dpdk-performance-changes-2n-skx-cmp"
810
811     # Compare testbeds
812
813     vpp-compare-testbeds-ref:
814       csit-vpp-perf-verify-1904-3n-hsw:
815         - 11  # NDRPDR sel
816         - 12  # NDRPDR sel
817         - 20  # NDRPDR sel
818         - 21  # NDRPDR sel
819         - 23  # NDRPDR sel
820         - 24  # NDRPDR sel
821         - 25  # NDRPDR sel
822         - 26  # NDRPDR sel
823         - 29  # NDRPDR sel
824         - 30  # NDRPDR sel
825     vpp-compare-testbeds-cmp:
826       csit-vpp-perf-verify-1904-3n-skx:
827         - 8   # NDRPDR sel
828         - 9   # NDRPDR sel
829         - 10  # NDRPDR sel
830         - 11  # NDRPDR sel
831         - 12  # NDRPDR sel
832         - 14  # NDRPDR sel
833         - 16  # NDRPDR sel
834         - 21  # NDRPDR sel
835         - 23  # NDRPDR sel
836         - 25  # NDRPDR sel
837     vpp-compare-testbeds:
838       - "vpp-compare-testbeds-ref"
839       - "vpp-compare-testbeds-cmp"
840
841     vpp-compare-testbeds-mrr-ref:
842       csit-vpp-perf-verify-1904-3n-hsw:
843         - 9   # MRR sel
844     vpp-compare-testbeds-mrr-cmp:
845       csit-vpp-perf-verify-1904-3n-skx:
846         - 7   # MRR sel
847     vpp-compare-testbeds-mrr:
848       - "vpp-compare-testbeds-mrr-ref"
849       - "vpp-compare-testbeds-mrr-cmp"
850
851     dpdk-compare-testbeds-ref:
852       csit-dpdk-perf-verify-1904-3n-hsw:
853         - 2   # NDRPDR sel
854         - 3   # NDRPDR sel
855         - 5   # NDRPDR sel
856         - 6   # NDRPDR sel
857         - 13  # NDRPDR sel
858         - 14  # NDRPDR sel
859         - 15  # NDRPDR sel
860         - 18  # NDRPDR sel
861         - 19  # NDRPDR sel
862         - 20  # NDRPDR sel
863     dpdk-compare-testbeds-cmp:
864       csit-dpdk-perf-verify-1904-3n-skx:
865         - 2   # NDRPDR sel
866         - 3   # NDRPDR sel
867         - 4   # NDRPDR sel
868         - 5   # NDRPDR sel
869         - 6   # NDRPDR sel
870         - 7   # NDRPDR sel
871         - 11  # NDRPDR sel
872         - 12  # NDRPDR sel
873         - 13  # NDRPDR sel
874         - 14  # NDRPDR sel
875     dpdk-compare-testbeds:
876       - "dpdk-compare-testbeds-ref"
877       - "dpdk-compare-testbeds-cmp"
878
879     # Compare topologies
880
881     vpp-compare-topologies-ref:
882       csit-vpp-perf-verify-1904-3n-skx:
883         - 8   # NDRPDR sel
884         - 9   # NDRPDR sel
885         - 10  # NDRPDR sel
886         - 11  # NDRPDR sel
887         - 12  # NDRPDR sel
888         - 14  # NDRPDR sel
889         - 16  # NDRPDR sel
890         - 21  # NDRPDR sel
891         - 23  # NDRPDR sel
892         - 25  # NDRPDR sel
893     vpp-compare-topologies-cmp:
894       csit-vpp-perf-verify-1904-2n-skx:
895         - 12  # NDRPDR sel
896         - 14  # NDRPDR sel
897         - 16  # NDRPDR sel
898         - 17  # NDRPDR sel
899         - 18  # NDRPDR sel
900         - 21  # NDRPDR sel
901         - 27  # NDRPDR sel
902         - 30  # NDRPDR sel
903         - 31  # NDRPDR sel
904         - 32  # NDRPDR sel
905     vpp-compare-topologies:
906       - "vpp-compare-topologies-ref"
907       - "vpp-compare-topologies-cmp"
908
909     vpp-compare-topologies-mrr-ref:
910       csit-vpp-perf-verify-1904-3n-skx:
911         - 7   # MRR sel
912     vpp-compare-topologies-mrr-cmp:
913       csit-vpp-perf-verify-1904-2n-skx:
914         - 11  # MRR sel
915     vpp-compare-topologies-mrr:
916       - "vpp-compare-topologies-mrr-ref"
917       - "vpp-compare-topologies-mrr-cmp"
918
919     dpdk-compare-topologies-ref:
920       csit-dpdk-perf-verify-1904-3n-skx:
921         - 2   # NDRPDR sel
922         - 3   # NDRPDR sel
923         - 4   # NDRPDR sel
924         - 5   # NDRPDR sel
925         - 6   # NDRPDR sel
926         - 7   # NDRPDR sel
927         - 11  # NDRPDR sel
928         - 12  # NDRPDR sel
929         - 13  # NDRPDR sel
930         - 14  # NDRPDR sel
931     dpdk-compare-topologies-cmp:
932       csit-dpdk-perf-verify-1904-2n-skx:
933         - 2   # NDRPDR sel
934         - 3   # NDRPDR sel
935         - 4   # NDRPDR sel
936         - 5   # NDRPDR sel
937         - 7   # NDRPDR sel
938         - 8   # NDRPDR sel
939         - 9   # NDRPDR sel
940         - 10  # NDRPDR sel
941         - 11  # NDRPDR sel
942         - 12  # NDRPDR sel
943     dpdk-compare-topologies:
944       - "dpdk-compare-topologies-ref"
945       - "dpdk-compare-topologies-cmp"
946
947   plot-layouts:
948
949     plot-soak-throughput:
950       titlefont:
951         size: 18
952       xaxis:
953         title: "<b>Test Cases [Index]</b>"
954         titlefont:
955           size: 16
956         autorange: True
957         fixedrange: False
958         gridcolor: "rgb(230, 230, 230)"
959         linecolor: "rgb(220, 220, 220)"
960         linewidth: 1
961         showgrid: True
962         showline: True
963         showticklabels: True
964         tickcolor: "rgb(220, 220, 220)"
965         tickmode: "linear"
966         tickfont:
967           size: 16
968         zeroline: False
969       yaxis:
970         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
971         titlefont:
972           size: 16
973         gridcolor: "rgb(230, 230, 230)"
974         hoverformat: ".4r"
975         tickformat: ".3r"
976         linecolor: "rgb(220, 220, 220)"
977         linewidth: 1
978         showgrid: True
979         showline: True
980         showticklabels: True
981         tickcolor: "rgb(220, 220, 220)"
982         tickfont:
983           size: 16
984         zeroline: False
985         range: [0,50]
986       autosize: False
987       margin:
988         t: 50
989         b: 0
990         l: 80
991         r: 20
992       showlegend: True
993       legend:
994         orientation: "h"
995         font:
996           size: 16
997       width: 700
998       height: 900
999
1000     plot-service-density:
1001       titlefont:
1002         size: 18
1003       xaxis:
1004         side: "top"
1005         autorange: True
1006         fixedrange: False
1007         showgrid: False
1008         showline: False
1009         showticklabels: False
1010         ticks: ""
1011         ticklen: 0
1012         tickwidth: 0
1013         zeroline: False
1014       yaxis:
1015         autorange: "reversed"
1016         showgrid: False
1017         showline: False
1018         showticklabels: False
1019         ticks: ""
1020         ticklen: 0
1021         tickwidth: 0
1022         zeroline: False
1023       autosize: True
1024       showlegend: False
1025       width: 700
1026       height: 700
1027
1028     plot-cps:
1029       titlefont:
1030         size: 18
1031       xaxis:
1032         title: "<b>Test Cases [Index]</b>"
1033         titlefont:
1034           size: 16
1035         autorange: True
1036         fixedrange: False
1037         gridcolor: "rgb(230, 230, 230)"
1038         linecolor: "rgb(220, 220, 220)"
1039         linewidth: 1
1040         showgrid: True
1041         showline: True
1042         showticklabels: True
1043         tickcolor: "rgb(220, 220, 220)"
1044         tickmode: "linear"
1045         tickfont:
1046           size: 16
1047         zeroline: False
1048       yaxis:
1049         title: "<b>Connections Per Second [cps]</b>"
1050         titlefont:
1051           size: 16
1052         gridcolor: "rgb(230, 230, 230)"
1053         hoverformat: ".4s"
1054         linecolor: "rgb(220, 220, 220)"
1055         linewidth: 1
1056         rangemode: "tozero"
1057         showgrid: True
1058         showline: True
1059         showticklabels: True
1060         tickcolor: "rgb(220, 220, 220)"
1061         tickformat: ".3s"
1062         tickfont:
1063           size: 16
1064         zeroline: False
1065       boxmode: "group"
1066       boxgroupgap: 0.5
1067       autosize: False
1068       margin:
1069         t: 50
1070         b: 20
1071         l: 80
1072         r: 20
1073       showlegend: True
1074       legend:
1075         orientation: "h"
1076         font:
1077           size: 16
1078       width: 700
1079       height: 800
1080
1081     plot-rps:
1082       titlefont:
1083         size: 18
1084       xaxis:
1085         title: "<b>Test Cases [Index]</b>"
1086         titlefont:
1087           size: 16
1088         autorange: True
1089         fixedrange: False
1090         gridcolor: "rgb(230, 230, 230)"
1091         linecolor: "rgb(220, 220, 220)"
1092         linewidth: 1
1093         showgrid: True
1094         showline: True
1095         showticklabels: True
1096         tickcolor: "rgb(220, 220, 220)"
1097         tickmode: "linear"
1098         tickfont:
1099           size: 16
1100         zeroline: False
1101       yaxis:
1102         title: "<b>Requests Per Second [rps]</b>"
1103         titlefont:
1104           size: 16
1105         gridcolor: "rgb(230, 230, 230)"
1106         hoverformat: ".4s"
1107         linecolor: "rgb(220, 220, 220)"
1108         linewidth: 1
1109         rangemode: "tozero"
1110         showgrid: True
1111         showline: True
1112         showticklabels: True
1113         tickcolor: "rgb(230, 230, 230)"
1114         tickformat: ".3s"
1115         tickfont:
1116           size: 16
1117         zeroline: False
1118       boxmode: "group"
1119       boxgroupgap: 0.5
1120       autosize: False
1121       margin:
1122         t: 50
1123         b: 20
1124         l: 80
1125         r: 20
1126       showlegend: True
1127       legend:
1128         orientation: "h"
1129         font:
1130           size: 16
1131       width: 700
1132       height: 800
1133
1134     plot-throughput:
1135       titlefont:
1136         size: 18
1137       xaxis:
1138         title: "<b>Test Cases [Index]</b>"
1139         titlefont:
1140           size: 16
1141         autorange: True
1142         fixedrange: False
1143         gridcolor: "rgb(230, 230, 230)"
1144         linecolor: "rgb(220, 220, 220)"
1145         linewidth: 1
1146         showgrid: True
1147         showline: True
1148         showticklabels: True
1149         tickcolor: "rgb(220, 220, 220)"
1150         tickmode: "linear"
1151         tickfont:
1152           size: 16
1153         zeroline: False
1154       yaxis:
1155         title: "<b>Packet Throughput [Mpps]</b>"
1156         titlefont:
1157           size: 16
1158         gridcolor: "rgb(230, 230, 230)"
1159         hoverformat: ".4r"
1160         tickformat: ".3r"
1161         linecolor: "rgb(220, 220, 220)"
1162         linewidth: 1
1163         showgrid: True
1164         showline: True
1165         showticklabels: True
1166         tickcolor: "rgb(220, 220, 220)"
1167         tickfont:
1168           size: 16
1169         zeroline: False
1170         range: [0,50]
1171       boxmode: "group"
1172       boxgroupgap: 0.5
1173       autosize: False
1174       margin:
1175         t: 50
1176         b: 0
1177         l: 80
1178         r: 20
1179       showlegend: True
1180       legend:
1181         orientation: "h"
1182         font:
1183           size: 16
1184       width: 700
1185       height: 900
1186
1187     plot-throughput-speedup-analysis:
1188       titlefont:
1189         size: 18
1190       xaxis:
1191         title: "<b>Number of Cores [Qty]</b>"
1192         titlefont:
1193           size: 16
1194         autorange: True
1195         fixedrange: False
1196         gridcolor: "rgb(230, 230, 230)"
1197         linecolor: "rgb(220, 220, 220)"
1198         linewidth: 1
1199         showgrid: True
1200         showline: True
1201         showticklabels: True
1202         tickcolor: "rgb(238, 238, 238)"
1203         tickmode: "linear"
1204         tickfont:
1205           size: 16
1206         zeroline: False
1207       yaxis:
1208         title: "<b>Packet Throughput [Mpps]</b>"
1209         titlefont:
1210           size: 16
1211         type: "linear"
1212         gridcolor: "rgb(230, 230, 230)"
1213         hoverformat: ".4s"
1214         linecolor: "rgb(220, 220, 220)"
1215         linewidth: 1
1216         showgrid: True
1217         showline: True
1218         showticklabels: True
1219         tickcolor: "rgb(220, 220, 220)"
1220         tickformat: ".4s"
1221         tickfont:
1222           size: 16
1223         zeroline: True
1224         rangemode: "tozero"
1225         range: [0,100]
1226       legend:
1227         orientation: "h"
1228         font:
1229           size: 16
1230         xanchor: "left"
1231         yanchor: "top"
1232         x: 0
1233         y: -0.2
1234         bgcolor: "rgba(255, 255, 255, 0)"
1235         bordercolor: "rgba(255, 255, 255, 0)"
1236         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1237       autosize: False
1238       margin:
1239           't': 50
1240           'b': 150
1241           'l': 85
1242           'r': 10
1243       showlegend: True
1244       width: 700
1245       height: 700
1246       hoverlabel:
1247         namelength: -1
1248       annotations: [
1249         {
1250           text: "_ _          __          ...",
1251           align: "left",
1252           showarrow: False,
1253           xref: "paper",
1254           yref: "paper",
1255           xanchor: "left",
1256           yanchor: "top",
1257           x: 0,
1258           y: -0.13,
1259           font: {
1260             family: "Consolas, Courier New",
1261             size: 15
1262           },
1263         },
1264         {
1265           text: "    Perfect     Measured     Limit",
1266           align: "left",
1267           showarrow: False,
1268           xref: "paper",
1269           yref: "paper",
1270           xanchor: "left",
1271           yanchor: "top",
1272           x: 0,
1273           y: -0.15,
1274           font: {
1275             family: "Consolas, Courier New",
1276             size: 15
1277           },
1278         },
1279       ]
1280
1281     plot-latency:
1282       titlefont:
1283         size: 18
1284       xaxis:
1285         title: "<b>Direction</b>"
1286         titlefont:
1287           size: 16
1288         autorange: True
1289         fixedrange: False
1290         gridcolor: "rgb(230, 230, 230)"
1291         linecolor: "rgb(220, 220, 220)"
1292         linewidth: 1
1293         showgrid: True
1294         showline: True
1295         showticklabels: False
1296         tickcolor: "rgb(220, 220, 220)"
1297         tickmode: "linear"
1298         tickfont:
1299           size: 16
1300         zeroline: False
1301       yaxis:
1302         title: "<b>Packet Latency [uSec]</b>"
1303         titlefont:
1304           size: 16
1305         type: "linear"
1306         gridcolor: "rgb(230, 230, 230)"
1307         hoverformat: ".4s"
1308         linecolor: "rgb(220, 220, 220)"
1309         linewidth: 1
1310         showgrid: True
1311         showline: True
1312         showticklabels: True
1313         tickcolor: "rgb(220, 220, 220)"
1314         tickformat: ".4s"
1315         tickfont:
1316           size: 16
1317         zeroline: True
1318         rangemode: "tozero"
1319       legend:
1320         orientation: "h"
1321         font:
1322           size: 16
1323         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1324       autosize: False
1325       margin:
1326           't': 50
1327           'b': 150
1328           'l': 80
1329           'r': 10
1330       showlegend: True
1331       width: 700
1332       height: 700
1333       hoverlabel:
1334         namelength: -1
1335
1336 - type: "static"
1337   src-path: "{DIR[RST]}"
1338   dst-path: "{DIR[WORKING,SRC]}"
1339
1340 - type: "input"
1341   general:
1342     file-name: "robot-plugin.zip"
1343     file-format: ".zip"
1344     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1345     extract: "robot-plugin/output.xml"
1346
1347   builds:
1348 ##    intel-dnv-vpp-release-1904:
1349 ##      - 1
1350 #
1351 #    intel-dnv-vpp-release-1901:
1352 #      - 1
1353 #
1354 #    intel-dnv-vpp-release-1810:
1355 #      - 1
1356
1357     csit-vpp-perf-verify-1810-3n-hsw:
1358       - 9   # MRR sel
1359       - 8   # NDRPDR sel
1360       - 12  # NDRPDR sel
1361       - 14  # NDRPDR sel
1362       - 18  # NDRPDR sel
1363       - 23  # NDRPDR sel
1364       - 25  # NDRPDR sel
1365       - 38  # NDRPDR sel
1366       - 39  # NDRPDR sel
1367       - 41  # NDRPDR sel
1368       - 42  # NDRPDR sel
1369 #      - 28  # WRK
1370 #      - 29  # WRK
1371 #      - 30  # WRK
1372 #      - 31  # WRK
1373 #      - 32  # WRK
1374 #      - 33  # WRK
1375 #      - 34  # WRK
1376 #      - 35  # WRK
1377 #      - 36  # WRK
1378 #      - 37  # WRK
1379     csit-vpp-perf-verify-1901-3n-hsw:
1380       - 35  # MRR sel
1381       - 10  # NDRPDR sel
1382       - 19  # NDRPDR sel
1383       - 31  # NDRPDR sel
1384       - 36  # NDRPDR sel
1385       - 40  # NDRPDR sel
1386       - 42  # NDRPDR sel
1387       - 44  # NDRPDR sel
1388       - 46  # NDRPDR sel
1389       - 47  # NDRPDR sel
1390       - 48  # NDRPDR sel
1391       - 61  # NDRPDR LB
1392       - 62  # NDRPDR LB
1393       - 63  # NDRPDR LB
1394       - 64  # NDRPDR LB
1395       - 65  # NDRPDR LB
1396       - 66  # NDRPDR LB
1397       - 67  # NDRPDR LB
1398       - 69  # NDRPDR LB
1399       - 70  # NDRPDR LB
1400       - 71  # NDRPDR LB
1401     # TODO: Add 1904 Data
1402     csit-vpp-perf-verify-1904-3n-hsw:
1403       - 9   # MRR sel
1404       - 32  # NDRPDR full
1405       - 33  # NDRPDR full
1406       - 35  # NDRPDR full
1407       - 36  # NDRPDR full
1408       - 38  # NDRPDR full
1409       - 11  # NDRPDR sel
1410       - 12  # NDRPDR sel
1411       - 20  # NDRPDR sel
1412       - 21  # NDRPDR sel
1413       - 23  # NDRPDR sel
1414       - 24  # NDRPDR sel
1415       - 25  # NDRPDR sel
1416       - 26  # NDRPDR sel
1417       - 29  # NDRPDR sel
1418       - 30  # NDRPDR sel
1419
1420     csit-vpp-perf-verify-1810-3n-skx:
1421       - 9   # MRR sel
1422       - 11  # MRR sel
1423       - 12  # MRR sel
1424       - 13  # MRR sel
1425       - 10  # NDRPDR sel
1426       - 14  # NDRPDR sel
1427       - 15  # NDRPDR sel
1428       - 16  # NDRPDR sel
1429       - 17  # NDRPDR sel
1430       - 19  # NDRPDR sel
1431       - 20  # NDRPDR sel
1432       - 21  # NDRPDR sel
1433       - 22  # NDRPDR sel
1434       - 25  # NDRPDR sel
1435     csit-vpp-perf-verify-1901-3n-skx:
1436       - 32  # MRR sel
1437       - 18  # NDRPDR sel
1438       - 19  # NDRPDR sel
1439       - 20  # NDRPDR sel
1440       - 28  # NDRPDR sel
1441       - 31  # NDRPDR sel
1442       - 33  # NDRPDR sel
1443       - 36  # NDRPDR sel
1444       - 38  # NDRPDR sel
1445       - 47  # NDRPDR sel
1446       - 48  # NDRPDR sel
1447       - 54  # NDRPDR LB
1448       - 57  # NDRPDR LB
1449       - 58  # NDRPDR LB
1450       - 59  # NDRPDR LB
1451       - 60  # NDRPDR LB
1452       - 63  # NDRPDR LB
1453       - 64  # NDRPDR LB
1454       - 65  # NDRPDR LB
1455       - 66  # NDRPDR LB
1456       - 67  # NDRPDR LB
1457     csit-vpp-perf-verify-1904-3n-skx:
1458       - 7   # MRR sel
1459       - 26  # NDRPDR full
1460       - 27  # NDRPDR full
1461       - 30  # NDRPDR full
1462       - 31  # NDRPDR full
1463       - 8   # NDRPDR sel
1464       - 9   # NDRPDR sel
1465       - 10  # NDRPDR sel
1466       - 11  # NDRPDR sel
1467       - 12  # NDRPDR sel
1468       - 14  # NDRPDR sel
1469       - 16  # NDRPDR sel
1470       - 21  # NDRPDR sel
1471       - 23  # NDRPDR sel
1472       - 25  # NDRPDR sel
1473
1474     csit-vpp-perf-verify-1810-2n-skx:
1475       - 8   # MRR sel
1476       - 10  # MRR sel
1477       - 11  # MRR sel
1478       - 12  # MRR sel
1479       - 9   # NDRPDR sel
1480       - 13  # NDRPDR sel
1481       - 14  # NDRPDR sel
1482       - 19  # NDRPDR sel
1483       - 20  # NDRPDR sel
1484       - 21  # NDRPDR sel
1485       - 22  # NDRPDR sel
1486       - 23  # NDRPDR sel
1487       - 24  # NDRPDR sel
1488       - 27  # NDRPDR sel
1489     csit-vpp-perf-verify-1901-2n-skx:
1490       - 22  # MRR sel
1491       - 5   # NDRPDR sel
1492       - 12  # NDRPDR sel
1493       - 13  # NDRPDR sel
1494       - 21  # NDRPDR sel
1495       - 23  # NDRPDR sel
1496       - 31  # NDRPDR sel
1497       - 34  # NDRPDR sel
1498       - 40  # NDRPDR sel
1499       - 42  # NDRPDR sel
1500       - 43  # NDRPDR sel
1501     csit-vpp-perf-verify-1904-2n-skx:
1502       - 11  # MRR sel
1503       - 33  # NDRPDR full
1504       - 39  # NDRPDR full
1505       - 58  # NDRPDR full
1506       - 62  # NDRPDR full
1507       - 12  # NDRPDR sel
1508       - 14  # NDRPDR sel
1509       - 16  # NDRPDR sel
1510       - 17  # NDRPDR sel
1511       - 18  # NDRPDR sel
1512       - 21  # NDRPDR sel
1513       - 27  # NDRPDR sel
1514       - 30  # NDRPDR sel
1515       - 31  # NDRPDR sel
1516       - 32  # NDRPDR sel
1517       - 40  # NFV MRR 64b
1518       - 41  # NFV MRR 64b
1519       - 42  # NFV MRR 64b
1520       - 47  # NFV MRR 64b
1521       - 48  # NFV MRR 64b
1522       - 49  # NFV MRR IMIX
1523       - 50  # NFV MRR IMIX
1524       - 51  # NFV MRR IMIX
1525       - 54  # NFV MRR IMIX
1526       - 55  # NFV MRR IMIX
1527       - 56  # NFV NDRPDR 64b
1528       - 59  # NFV NDRPDR 64b
1529       - 60  # NFV NDRPDR 64b
1530       - 65  # NFV NDRPDR 64b
1531       - 68  # NFV NDRPDR 64b
1532       - 66  # NFV NDRPDR IMIX
1533       - 67  # NFV NDRPDR IMIX
1534       - 69  # NFV NDRPDR IMIX
1535       - 82  # NFV NDRPDR IMIX
1536       - 83  # NFV NDRPDR IMIX
1537       - 80  # NFV MRR NDRPDR 64b IMIX
1538       - 81  # NFV MRR NDRPDR 64b IMIX
1539       - 84  # NFV MRR NDRPDR 64b IMIX
1540       - 85  # NFV MRR NDRPDR 64b IMIX
1541       - 86  # NFV MRR NDRPDR 64b IMIX
1542       - 70  # soak
1543       - 71  # soak
1544
1545 #    csit-ligato-perf-verify-1901-3n-hsw:
1546 #      - 10  # NDRPDR full
1547 #      - 8   # NDRPDR sel
1548 #      - 9   # NDRPDR sel
1549 #      - 11  # NDRPDR sel
1550 #      - 12  # NDRPDR sel
1551 #      - 13  # NDRPDR sel
1552 #      - 14  # NDRPDR sel
1553 #      - 15  # NDRPDR sel
1554 #      - 16  # NDRPDR sel
1555 #      - 17  # NDRPDR sel
1556 #      - 18  # NDRPDR sel
1557 ##    csit-ligato-perf-verify-1904-3n-hsw:
1558 ##      -
1559
1560     csit-dpdk-perf-verify-1810-3n-hsw:
1561       - 1   # NDRPDR sel
1562       - 2   # NDRPDR sel
1563       - 3   # NDRPDR sel
1564       - 4   # NDRPDR sel
1565       - 5   # NDRPDR sel
1566       - 6   # NDRPDR sel
1567       - 7   # NDRPDR sel
1568       - 8   # NDRPDR sel
1569       - 9   # NDRPDR sel
1570       - 10  # NDRPDR sel
1571     csit-dpdk-perf-verify-1901-3n-hsw:
1572       - 13  # NDRPDR sel
1573       - 14  # NDRPDR sel
1574       - 16  # NDRPDR sel
1575       - 17  # NDRPDR sel
1576       - 18  # NDRPDR sel
1577       - 19  # NDRPDR sel
1578       - 20  # NDRPDR sel
1579       - 21  # NDRPDR sel
1580       - 22  # NDRPDR sel
1581       - 23  # NDRPDR sel
1582     csit-dpdk-perf-verify-1904-3n-hsw:
1583       - 2   # NDRPDR sel
1584       - 3   # NDRPDR sel
1585       - 5   # NDRPDR sel
1586       - 6   # NDRPDR sel
1587       - 13  # NDRPDR sel
1588       - 14  # NDRPDR sel
1589       - 15  # NDRPDR sel
1590       - 18  # NDRPDR sel
1591       - 19  # NDRPDR sel
1592       - 20  # NDRPDR sel
1593
1594     csit-dpdk-perf-verify-1810-3n-skx:
1595       - 3   # NDRPDR sel
1596       - 4   # NDRPDR sel
1597       - 6   # NDRPDR sel
1598       - 7   # NDRPDR sel
1599       - 8   # NDRPDR sel
1600       - 9   # NDRPDR sel
1601       - 10  # NDRPDR sel
1602       - 11  # NDRPDR sel
1603       - 12  # NDRPDR sel
1604       - 13  # NDRPDR sel
1605     csit-dpdk-perf-verify-1901-3n-skx:
1606       - 3   # NDRPDR sel
1607       - 5   # NDRPDR sel
1608       - 6   # NDRPDR sel
1609       - 7   # NDRPDR sel
1610       - 8   # NDRPDR sel
1611       - 9   # NDRPDR sel
1612       - 10  # NDRPDR sel
1613       - 11  # NDRPDR sel
1614       - 12  # NDRPDR sel
1615       - 13  # NDRPDR sel
1616     csit-dpdk-perf-verify-1904-3n-skx:
1617       - 2   # NDRPDR sel
1618       - 3   # NDRPDR sel
1619       - 4   # NDRPDR sel
1620       - 5   # NDRPDR sel
1621       - 6   # NDRPDR sel
1622       - 7   # NDRPDR sel
1623       - 11  # NDRPDR sel
1624       - 12  # NDRPDR sel
1625       - 13  # NDRPDR sel
1626       - 14  # NDRPDR sel
1627
1628     csit-dpdk-perf-verify-1810-2n-skx:
1629       - 3   # NDRPDR sel
1630       - 4   # NDRPDR sel
1631       - 5   # NDRPDR sel
1632       - 7   # NDRPDR sel
1633       - 8   # NDRPDR sel
1634       - 9   # NDRPDR sel
1635       - 10  # NDRPDR sel
1636       - 11  # NDRPDR sel
1637       - 12  # NDRPDR sel
1638       - 13  # NDRPDR sel
1639     csit-dpdk-perf-verify-1901-2n-skx:
1640       - 12  # NDRPDR sel
1641       - 13  # NDRPDR sel
1642       - 14  # NDRPDR sel
1643       - 15  # NDRPDR sel
1644       - 16  # NDRPDR sel
1645       - 17  # NDRPDR sel
1646       - 18  # NDRPDR sel
1647       - 19  # NDRPDR sel
1648       - 20  # NDRPDR sel
1649       - 21  # NDRPDR sel
1650     csit-dpdk-perf-verify-1904-2n-skx:
1651       - 2   # NDRPDR sel
1652       - 3   # NDRPDR sel
1653       - 4   # NDRPDR sel
1654       - 5   # NDRPDR sel
1655       - 7   # NDRPDR sel
1656       - 8   # NDRPDR sel
1657       - 9   # NDRPDR sel
1658       - 10  # NDRPDR sel
1659       - 11  # NDRPDR sel
1660       - 12  # NDRPDR sel
1661
1662     csit-vpp-functional-1904-ubuntu1604-virl:
1663       - 33
1664     csit-vpp-functional-1904-centos7-virl:
1665       - 32
1666     csit-vpp-device-1904-ubuntu1804-1n-skx:
1667       - 32
1668 #    # Not used
1669 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1670 #      - 1
1671     csit-dmm-functional-1904-ubuntu1604-virl:
1672       - 1
1673     csit-hc2vpp-verify-func-1904-ubuntu1604:
1674       - 4
1675
1676 - type: "output"
1677   output: "report"
1678   format:
1679     html:
1680     - full
1681     pdf:
1682     - minimal
1683
1684 ################################################################################
1685 ###                               T A B L E S                                ###
1686 ################################################################################
1687
1688 # VPP Soak vs NDR
1689 - type: "table"
1690   title: "VPP Soak vs NDR 2n-skx"
1691   algorithm: "table_soak_vs_ndr"
1692   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1693   reference:
1694     title: "NDR"
1695     data: "vpp-soak-vs-ndr-2n-skx-ref"
1696   compare:
1697     title: "Soak"
1698     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1699   data: "vpp-soak-vs-ndr-2n-skx"
1700   include-tests: "NDR"
1701   filter: "('NDRPDR' or 'SOAK')"
1702   parameters:
1703     - "throughput"
1704     - "name"
1705     - "parent"
1706
1707 ################################################################################
1708
1709 # VPP Compare NICs 3n-hsw 1t1c ndr
1710 - type: "table"
1711   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1712   algorithm: "table_nics_comparison"
1713   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1714   reference:
1715     title: "Intel-x520"
1716     nic: "NIC_Intel-X520-DA2"
1717   compare:
1718     title: "Intel-x710"
1719     nic: "NIC_Intel-X710"
1720   data: "vpp-nic-comparison-3n-hsw"
1721   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1722   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1723   parameters:
1724   - "name"
1725   - "parent"
1726   - "throughput"
1727   - "tags"
1728
1729 # VPP Compare NICs 3n-hsw 2t2c ndr
1730 - type: "table"
1731   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1732   algorithm: "table_nics_comparison"
1733   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1734   reference:
1735     title: "Intel-x520"
1736     nic: "NIC_Intel-X520-DA2"
1737   compare:
1738     title: "Intel-x710"
1739     nic: "NIC_Intel-X710"
1740   data: "vpp-nic-comparison-3n-hsw"
1741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1742   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1743   parameters:
1744   - "name"
1745   - "parent"
1746   - "throughput"
1747   - "tags"
1748
1749 # VPP Compare NICs 3n-hsw 1t1c pdr
1750 - type: "table"
1751   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1752   algorithm: "table_nics_comparison"
1753   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1754   reference:
1755     title: "Intel-x520"
1756     nic: "NIC_Intel-X520-DA2"
1757   compare:
1758     title: "Intel-x710"
1759     nic: "NIC_Intel-X710"
1760   data: "vpp-nic-comparison-3n-hsw"
1761   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1762   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1763   parameters:
1764   - "name"
1765   - "parent"
1766   - "throughput"
1767   - "tags"
1768
1769 # VPP Compare NICs 3n-hsw 2t2c pdr
1770 - type: "table"
1771   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1772   algorithm: "table_nics_comparison"
1773   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1774   reference:
1775     title: "Intel-x520"
1776     nic: "NIC_Intel-X520-DA2"
1777   compare:
1778     title: "Intel-x710"
1779     nic: "NIC_Intel-X710"
1780   data: "vpp-nic-comparison-3n-hsw"
1781   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1782   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1783   parameters:
1784   - "name"
1785   - "parent"
1786   - "throughput"
1787   - "tags"
1788
1789 # VPP Compare NICs 3n-hsw 1t1c mrr
1790 - type: "table"
1791   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1792   algorithm: "table_nics_comparison"
1793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1794   reference:
1795     title: "Intel-x520"
1796     nic: "NIC_Intel-X520-DA2"
1797   compare:
1798     title: "Intel-x710"
1799     nic: "NIC_Intel-X710"
1800   data: "vpp-nic-comparison-3n-hsw-mrr"
1801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1802   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1803   parameters:
1804   - "name"
1805   - "parent"
1806   - "result"
1807   - "tags"
1808
1809 # VPP Compare NICs 3n-hsw 2t2c mrr
1810 - type: "table"
1811   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1812   algorithm: "table_nics_comparison"
1813   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1814   reference:
1815     title: "Intel-x520"
1816     nic: "NIC_Intel-X520-DA2"
1817   compare:
1818     title: "Intel-x710"
1819     nic: "NIC_Intel-X710"
1820   data: "vpp-nic-comparison-3n-hsw-mrr"
1821   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1822   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1823   parameters:
1824   - "name"
1825   - "parent"
1826   - "result"
1827   - "tags"
1828
1829 # VPP Compare NICs 3n-hsw 4t4c mrr
1830 - type: "table"
1831   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1832   algorithm: "table_nics_comparison"
1833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1834   reference:
1835     title: "Intel-x520"
1836     nic: "NIC_Intel-X520-DA2"
1837   compare:
1838     title: "Intel-x710"
1839     nic: "NIC_Intel-X710"
1840   data: "vpp-nic-comparison-3n-hsw-mrr"
1841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1842   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1843   parameters:
1844   - "name"
1845   - "parent"
1846   - "result"
1847   - "tags"
1848
1849 # VPP Compare NICs 3n-skx 2t1c ndr
1850 - type: "table"
1851   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1852   algorithm: "table_nics_comparison"
1853   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1854   reference:
1855     title: "Intel-x710"
1856     nic: "NIC_Intel-X710"
1857   compare:
1858     title: "Intel-xxv710"
1859     nic: "NIC_Intel-XXV710"
1860   data: "vpp-nic-comparison-3n-skx"
1861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1862   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1863   parameters:
1864   - "name"
1865   - "parent"
1866   - "throughput"
1867   - "tags"
1868
1869 # VPP Compare NICs 3n-skx 4t2c ndr
1870 - type: "table"
1871   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1872   algorithm: "table_nics_comparison"
1873   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1874   reference:
1875     title: "Intel-x710"
1876     nic: "NIC_Intel-X710"
1877   compare:
1878     title: "Intel-xxv710"
1879     nic: "NIC_Intel-XXV710"
1880   data: "vpp-nic-comparison-3n-skx"
1881   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1882   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1883   parameters:
1884   - "name"
1885   - "parent"
1886   - "throughput"
1887   - "tags"
1888
1889 # VPP Compare NICs 3n-skx 2t1c pdr
1890 - type: "table"
1891   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1892   algorithm: "table_nics_comparison"
1893   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1894   reference:
1895     title: "Intel-x710"
1896     nic: "NIC_Intel-X710"
1897   compare:
1898     title: "Intel-xxv710"
1899     nic: "NIC_Intel-XXV710"
1900   data: "vpp-nic-comparison-3n-skx"
1901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1902   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1903   parameters:
1904   - "name"
1905   - "parent"
1906   - "throughput"
1907   - "tags"
1908
1909  # VPP Compare NICs 3n-skx 4t2c pdr
1910 - type: "table"
1911   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1912   algorithm: "table_nics_comparison"
1913   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1914   reference:
1915     title: "Intel-x710"
1916     nic: "NIC_Intel-X710"
1917   compare:
1918     title: "Intel-xxv710"
1919     nic: "NIC_Intel-XXV710"
1920   data: "vpp-nic-comparison-3n-skx"
1921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1922   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1923   parameters:
1924   - "name"
1925   - "parent"
1926   - "throughput"
1927   - "tags"
1928
1929 # VPP Compare NICs 3n-skx 2t1c mrr
1930 - type: "table"
1931   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1932   algorithm: "table_nics_comparison"
1933   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1934   reference:
1935     title: "Intel-x710"
1936     nic: "NIC_Intel-X710"
1937   compare:
1938     title: "Intel-xxv710"
1939     nic: "NIC_Intel-XXV710"
1940   data: "vpp-nic-comparison-3n-skx-mrr"
1941   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1942   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1943   parameters:
1944   - "name"
1945   - "parent"
1946   - "result"
1947   - "tags"
1948
1949 # VPP Compare NICs 3n-skx 4t2c mrr
1950 - type: "table"
1951   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1952   algorithm: "table_nics_comparison"
1953   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1954   reference:
1955     title: "Intel-x710"
1956     nic: "NIC_Intel-X710"
1957   compare:
1958     title: "Intel-xxv710"
1959     nic: "NIC_Intel-XXV710"
1960   data: "vpp-nic-comparison-3n-skx-mrr"
1961   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1962   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1963   parameters:
1964   - "name"
1965   - "parent"
1966   - "result"
1967   - "tags"
1968
1969  # VPP Compare NICs 3n-skx 8t4c mrr
1970 - type: "table"
1971   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1972   algorithm: "table_nics_comparison"
1973   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1974   reference:
1975     title: "Intel-x710"
1976     nic: "NIC_Intel-X710"
1977   compare:
1978     title: "Intel-xxv710"
1979     nic: "NIC_Intel-XXV710"
1980   data: "vpp-nic-comparison-3n-skx-mrr"
1981   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1982   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1983   parameters:
1984   - "name"
1985   - "parent"
1986   - "result"
1987   - "tags"
1988
1989 # VPP Compare NICs 2n-skx 2t1c ndr
1990 - type: "table"
1991   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1992   algorithm: "table_nics_comparison"
1993   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1994   reference:
1995     title: "Intel-x710"
1996     nic: "NIC_Intel-X710"
1997   compare:
1998     title: "Intel-xxv710"
1999     nic: "NIC_Intel-XXV710"
2000   data: "vpp-nic-comparison-2n-skx"
2001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2002   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2003   parameters:
2004   - "name"
2005   - "parent"
2006   - "throughput"
2007   - "tags"
2008
2009 # VPP Compare NICs 2n-skx 4t2c ndr
2010 - type: "table"
2011   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2012   algorithm: "table_nics_comparison"
2013   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2014   reference:
2015     title: "Intel-x710"
2016     nic: "NIC_Intel-X710"
2017   compare:
2018     title: "Intel-xxv710"
2019     nic: "NIC_Intel-XXV710"
2020   data: "vpp-nic-comparison-2n-skx"
2021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2022   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2023   parameters:
2024   - "name"
2025   - "parent"
2026   - "throughput"
2027   - "tags"
2028
2029  # VPP Compare NICs 2n-skx 2t1c pdr
2030 - type: "table"
2031   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2032   algorithm: "table_nics_comparison"
2033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2034   reference:
2035     title: "Intel-x710"
2036     nic: "NIC_Intel-X710"
2037   compare:
2038     title: "Intel-xxv710"
2039     nic: "NIC_Intel-XXV710"
2040   data: "vpp-nic-comparison-2n-skx"
2041   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2042   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2043   parameters:
2044   - "name"
2045   - "parent"
2046   - "throughput"
2047   - "tags"
2048
2049 # VPP Compare NICs 2n-skx 4t2c pdr
2050 - type: "table"
2051   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2052   algorithm: "table_nics_comparison"
2053   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2054   reference:
2055     title: "Intel-x710"
2056     nic: "NIC_Intel-X710"
2057   compare:
2058     title: "Intel-xxv710"
2059     nic: "NIC_Intel-XXV710"
2060   data: "vpp-nic-comparison-2n-skx"
2061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2062   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2063   parameters:
2064   - "name"
2065   - "parent"
2066   - "throughput"
2067   - "tags"
2068
2069 # VPP Compare NICs 2n-skx 2t1c mrr
2070 - type: "table"
2071   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2072   algorithm: "table_nics_comparison"
2073   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2074   reference:
2075     title: "Intel-x710"
2076     nic: "NIC_Intel-X710"
2077   compare:
2078     title: "Intel-xxv710"
2079     nic: "NIC_Intel-XXV710"
2080   data: "vpp-nic-comparison-2n-skx-mrr"
2081   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2082   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2083   parameters:
2084   - "name"
2085   - "parent"
2086   - "result"
2087   - "tags"
2088
2089 # VPP Compare NICs 2n-skx 4t2c mrr
2090 - type: "table"
2091   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2092   algorithm: "table_nics_comparison"
2093   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2094   reference:
2095     title: "Intel-x710"
2096     nic: "NIC_Intel-X710"
2097   compare:
2098     title: "Intel-xxv710"
2099     nic: "NIC_Intel-XXV710"
2100   data: "vpp-nic-comparison-2n-skx-mrr"
2101   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2102   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2103   parameters:
2104   - "name"
2105   - "parent"
2106   - "result"
2107   - "tags"
2108
2109 # VPP Compare NICs 2n-skx 8t4c mrr
2110 - type: "table"
2111   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2112   algorithm: "table_nics_comparison"
2113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2114   reference:
2115     title: "Intel-x710"
2116     nic: "NIC_Intel-X710"
2117   compare:
2118     title: "Intel-xxv710"
2119     nic: "NIC_Intel-XXV710"
2120   data: "vpp-nic-comparison-2n-skx-mrr"
2121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2122   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2123   parameters:
2124   - "name"
2125   - "parent"
2126   - "result"
2127   - "tags"
2128
2129 ################################################################################
2130 # VPP
2131
2132 ## VPP Performance Changes 2n-dnv 1t1c pdr
2133 #- type: "table"
2134 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2135 #  algorithm: "table_performance_comparison"
2136 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2137 #  history:
2138 #    - title: "rls1810"
2139 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2140 #  reference:
2141 #    title: "rls1901"
2142 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2143 #  compare:
2144 #    title: "rls1904"
2145 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2146 #  data: "intel-dnv-vpp-changes-2n-dnv"
2147 #  include-tests: "PDR"
2148 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2149 #  parameters:
2150 #  - "name"
2151 #  - "parent"
2152 #  - "throughput"
2153 #
2154 ## VPP Performance Changes 2n-dnv 2t2c pdr
2155 #- type: "table"
2156 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2157 #  algorithm: "table_performance_comparison"
2158 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2159 #  history:
2160 #    - title: "rls1810"
2161 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2162 #  reference:
2163 #    title: "rls1901"
2164 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2165 #  compare:
2166 #    title: "rls1904"
2167 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2168 #  data: "intel-dnv-vpp-changes-2n-dnv"
2169 #  include-tests: "PDR"
2170 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2171 #  parameters:
2172 #  - "name"
2173 #  - "parent"
2174 #  - "throughput"
2175 #
2176 ## VPP Performance Changes 2n-dnv 1t1c ndr
2177 #- type: "table"
2178 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2179 #  algorithm: "table_performance_comparison"
2180 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2181 #  history:
2182 #    - title: "rls1810"
2183 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2184 #  reference:
2185 #    title: "rls1901"
2186 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2187 #  compare:
2188 #    title: "rls1904"
2189 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2190 #  data: "intel-dnv-vpp-changes-2n-dnv"
2191 #  include-tests: "NDR"
2192 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2193 #  parameters:
2194 #  - "name"
2195 #  - "parent"
2196 #  - "throughput"
2197 #
2198 ## VPP Performance Changes 2n-dnv 2t2c ndr
2199 #- type: "table"
2200 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2201 #  algorithm: "table_performance_comparison"
2202 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2203 #  history:
2204 #    - title: "rls1810"
2205 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2206 #  reference:
2207 #    title: "rls1901"
2208 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2209 #  compare:
2210 #    title: "rls1904"
2211 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2212 #  data: "intel-dnv-vpp-changes-2n-dnv"
2213 #  include-tests: "NDR"
2214 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2215 #  parameters:
2216 #  - "name"
2217 #  - "parent"
2218 #  - "throughput"
2219 #
2220 ## VPP Performance Changes 2n-dnv 1t1c MRR
2221 #- type: "table"
2222 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2223 #  algorithm: "table_performance_comparison"
2224 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2225 #  history:
2226 #    - title: "rls1810"
2227 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2228 #  reference:
2229 #    title: "rls1901"
2230 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2231 #  compare:
2232 #    title: "rls1904"
2233 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2234 #  data: "intel-dnv-vpp-changes-2n-dnv"
2235 #  include-tests: "MRR"
2236 #  filter: "'1T1C' and 'MRR'"
2237 #  parameters:
2238 #  - "name"
2239 #  - "parent"
2240 #  - "result"
2241 #
2242 ## VPP Performance Changes 2n-dnv 2t2c MRR
2243 #- type: "table"
2244 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2245 #  algorithm: "table_performance_comparison"
2246 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2247 #  history:
2248 #    - title: "rls1810"
2249 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2250 #  reference:
2251 #    title: "rls1901"
2252 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2253 #  compare:
2254 #    title: "rls1904"
2255 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2256 #  data: "intel-dnv-vpp-changes-2n-dnv"
2257 #  include-tests: "MRR"
2258 #  filter: "'2T2C' and 'MRR'"
2259 #  parameters:
2260 #  - "name"
2261 #  - "parent"
2262 #  - "result"
2263 #
2264 ## VPP Performance Changes 2n-dnv 4t4c MRR
2265 #- type: "table"
2266 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2267 #  algorithm: "table_performance_comparison"
2268 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2269 #  history:
2270 #    - title: "rls1810"
2271 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2272 #  reference:
2273 #    title: "rls1901"
2274 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2275 #  compare:
2276 #    title: "rls1904"
2277 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2278 #  data: "intel-dnv-vpp-changes-2n-dnv"
2279 #  include-tests: "MRR"
2280 #  filter: "'4T4C' and 'MRR'"
2281 #  parameters:
2282 #  - "name"
2283 #  - "parent"
2284 #  - "result"
2285
2286 # VPP Performance Changes 3n-hsw 1t1c pdr
2287 - type: "table"
2288   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2291   history:
2292     - title: "rls1810"
2293       data: "vpp-performance-changes-3n-hsw-h1"
2294   reference:
2295     title: "rls1901"
2296     data: "vpp-performance-changes-3n-hsw-ref"
2297   compare:
2298     title: "rls1904"
2299     data: "vpp-performance-changes-3n-hsw-cmp"
2300   data: "vpp-performance-changes-3n-hsw"
2301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2302   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2303   parameters:
2304   - "name"
2305   - "parent"
2306   - "throughput"
2307
2308 # VPP Performance Changes 3n-hsw 2t2c pdr
2309 - type: "table"
2310   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2311   algorithm: "table_performance_comparison"
2312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2313   history:
2314     - title: "rls1810"
2315       data: "vpp-performance-changes-3n-hsw-h1"
2316   reference:
2317     title: "rls1901"
2318     data: "vpp-performance-changes-3n-hsw-ref"
2319   compare:
2320     title: "rls1904"
2321     data: "vpp-performance-changes-3n-hsw-cmp"
2322   data: "vpp-performance-changes-3n-hsw"
2323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2324   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2325   parameters:
2326   - "name"
2327   - "parent"
2328   - "throughput"
2329
2330 # VPP Performance Changes 3n-hsw 1t1c ndr
2331 - type: "table"
2332   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2333   algorithm: "table_performance_comparison"
2334   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2335   history:
2336     - title: "rls1810"
2337       data: "vpp-performance-changes-3n-hsw-h1"
2338   reference:
2339     title: "rls1901"
2340     data: "vpp-performance-changes-3n-hsw-ref"
2341   compare:
2342     title: "rls1904"
2343     data: "vpp-performance-changes-3n-hsw-cmp"
2344   data: "vpp-performance-changes-3n-hsw"
2345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2346   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2347   parameters:
2348   - "name"
2349   - "parent"
2350   - "throughput"
2351
2352 # VPP Performance Changes 3n-hsw 2t2c ndr
2353 - type: "table"
2354   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2355   algorithm: "table_performance_comparison"
2356   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2357   history:
2358     - title: "rls1810"
2359       data: "vpp-performance-changes-3n-hsw-h1"
2360   reference:
2361     title: "rls1901"
2362     data: "vpp-performance-changes-3n-hsw-ref"
2363   compare:
2364     title: "rls1904"
2365     data: "vpp-performance-changes-3n-hsw-cmp"
2366   data: "vpp-performance-changes-3n-hsw"
2367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2368   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373
2374 # VPP Performance Changes 3n-skx 2t1c pdr
2375 - type: "table"
2376   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2377   algorithm: "table_performance_comparison"
2378   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2379   history:
2380     - title: "rls1810"
2381       data: "vpp-performance-changes-3n-skx-h1"
2382   reference:
2383     title: "rls1901"
2384     data: "vpp-performance-changes-3n-skx-ref"
2385   compare:
2386     title: "rls1904"
2387     data: "vpp-performance-changes-3n-skx-cmp"
2388   data: "vpp-performance-changes-3n-skx"
2389   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2390   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2391   parameters:
2392   - "name"
2393   - "parent"
2394   - "throughput"
2395
2396 # VPP Performance Changes 3n-skx 4t2c pdr
2397 - type: "table"
2398   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2399   algorithm: "table_performance_comparison"
2400   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2401   history:
2402     - title: "rls1810"
2403       data: "vpp-performance-changes-3n-skx-h1"
2404   reference:
2405     title: "rls1901"
2406     data: "vpp-performance-changes-3n-skx-ref"
2407   compare:
2408     title: "rls1904"
2409     data: "vpp-performance-changes-3n-skx-cmp"
2410   data: "vpp-performance-changes-3n-skx"
2411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2412   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417
2418 # VPP Performance Changes 3n-skx 2t1c ndr
2419 - type: "table"
2420   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2421   algorithm: "table_performance_comparison"
2422   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2423   history:
2424     - title: "rls1810"
2425       data: "vpp-performance-changes-3n-skx-h1"
2426   reference:
2427     title: "rls1901"
2428     data: "vpp-performance-changes-3n-skx-ref"
2429   compare:
2430     title: "rls1904"
2431     data: "vpp-performance-changes-3n-skx-cmp"
2432   data: "vpp-performance-changes-3n-skx"
2433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2434   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2435   parameters:
2436   - "name"
2437   - "parent"
2438   - "throughput"
2439
2440 # VPP Performance Changes 3n-skx 4t2c ndr
2441 - type: "table"
2442   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2443   algorithm: "table_performance_comparison"
2444   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2445   history:
2446     - title: "rls1810"
2447       data: "vpp-performance-changes-3n-skx-h1"
2448   reference:
2449     title: "rls1901"
2450     data: "vpp-performance-changes-3n-skx-ref"
2451   compare:
2452     title: "rls1904"
2453     data: "vpp-performance-changes-3n-skx-cmp"
2454   data: "vpp-performance-changes-3n-skx"
2455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2456   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2457   parameters:
2458   - "name"
2459   - "parent"
2460   - "throughput"
2461
2462 # VPP Performance Changes 2n-skx 2t1c pdr
2463 - type: "table"
2464   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2465   algorithm: "table_performance_comparison"
2466   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2467   history:
2468     - title: "rls1810"
2469       data: "vpp-performance-changes-2n-skx-h1"
2470   reference:
2471     title: "rls1901"
2472     data: "vpp-performance-changes-2n-skx-ref"
2473   compare:
2474     title: "rls1904"
2475     data: "vpp-performance-changes-2n-skx-cmp"
2476   data: "vpp-performance-changes-2n-skx"
2477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2478   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2479   parameters:
2480   - "name"
2481   - "parent"
2482   - "throughput"
2483
2484 # VPP Performance Changes 2n-skx 4t2c pdr
2485 - type: "table"
2486   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2487   algorithm: "table_performance_comparison"
2488   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2489   history:
2490     - title: "rls1810"
2491       data: "vpp-performance-changes-2n-skx-h1"
2492   reference:
2493     title: "rls1901"
2494     data: "vpp-performance-changes-2n-skx-ref"
2495   compare:
2496     title: "rls1904"
2497     data: "vpp-performance-changes-2n-skx-cmp"
2498   data: "vpp-performance-changes-2n-skx"
2499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2500   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2501   parameters:
2502   - "name"
2503   - "parent"
2504   - "throughput"
2505
2506 # VPP Performance Changes 2n-skx 2t1c ndr
2507 - type: "table"
2508   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2509   algorithm: "table_performance_comparison"
2510   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2511   history:
2512     - title: "rls1810"
2513       data: "vpp-performance-changes-2n-skx-h1"
2514   reference:
2515     title: "rls1901"
2516     data: "vpp-performance-changes-2n-skx-ref"
2517   compare:
2518     title: "rls1904"
2519     data: "vpp-performance-changes-2n-skx-cmp"
2520   data: "vpp-performance-changes-2n-skx"
2521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2522   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2523   parameters:
2524   - "name"
2525   - "parent"
2526   - "throughput"
2527
2528 # VPP Performance Changes 2n-skx 4t2c ndr
2529 - type: "table"
2530   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2531   algorithm: "table_performance_comparison"
2532   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2533   history:
2534     - title: "rls1810"
2535       data: "vpp-performance-changes-2n-skx-h1"
2536   reference:
2537     title: "rls1901"
2538     data: "vpp-performance-changes-2n-skx-ref"
2539   compare:
2540     title: "rls1904"
2541     data: "vpp-performance-changes-2n-skx-cmp"
2542   data: "vpp-performance-changes-2n-skx"
2543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2544   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2545   parameters:
2546   - "name"
2547   - "parent"
2548   - "throughput"
2549
2550 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2551 - type: "table"
2552   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2553   algorithm: "table_performance_comparison"
2554   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2555   reference:
2556     title: "3-Node Hsw"
2557     data: "vpp-compare-testbeds-ref"
2558   compare:
2559     title: "3-Node Skx"
2560     data: "vpp-compare-testbeds-cmp"
2561   data: "vpp-compare-testbeds"
2562   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2563   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2564   parameters:
2565   - "name"
2566   - "parent"
2567   - "throughput"
2568
2569 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2570 - type: "table"
2571   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2572   algorithm: "table_performance_comparison"
2573   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2574   reference:
2575     title: "3-Node Hsw"
2576     data: "vpp-compare-testbeds-ref"
2577   compare:
2578     title: "3-Node Skx"
2579     data: "vpp-compare-testbeds-cmp"
2580   data: "vpp-compare-testbeds"
2581   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2582   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2583   parameters:
2584   - "name"
2585   - "parent"
2586   - "throughput"
2587
2588 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2589 - type: "table"
2590   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2591   algorithm: "table_performance_comparison"
2592   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2593   reference:
2594     title: "3-Node Hsw"
2595     data: "vpp-compare-testbeds-ref"
2596   compare:
2597     title: "3-Node Skx"
2598     data: "vpp-compare-testbeds-cmp"
2599   data: "vpp-compare-testbeds"
2600   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2601   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2602   parameters:
2603   - "name"
2604   - "parent"
2605   - "throughput"
2606
2607 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2608 - type: "table"
2609   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2610   algorithm: "table_performance_comparison"
2611   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2612   reference:
2613     title: "3-Node Hsw"
2614     data: "vpp-compare-testbeds-ref"
2615   compare:
2616     title: "3-Node Skx"
2617     data: "vpp-compare-testbeds-cmp"
2618   data: "vpp-compare-testbeds"
2619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2620   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2621   parameters:
2622   - "name"
2623   - "parent"
2624   - "throughput"
2625
2626 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2627 - type: "table"
2628   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2629   algorithm: "table_performance_comparison"
2630   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2631   reference:
2632     title: "3-Node Skx"
2633     data: "vpp-compare-topologies-ref"
2634   compare:
2635     title: "2-Node Skx"
2636     data: "vpp-compare-topologies-cmp"
2637   data: "vpp-compare-topologies"
2638   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2639   filter: "'NDRPDR' and '1C'"
2640   parameters:
2641   - "name"
2642   - "parent"
2643   - "throughput"
2644
2645 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2646 - type: "table"
2647   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2648   algorithm: "table_performance_comparison"
2649   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2650   reference:
2651     title: "3-Node Skx"
2652     data: "vpp-compare-topologies-ref"
2653   compare:
2654     title: "2-Node Skx"
2655     data: "vpp-compare-topologies-cmp"
2656   data: "vpp-compare-topologies"
2657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2658   filter: "'NDRPDR' and '2C'"
2659   parameters:
2660   - "name"
2661   - "parent"
2662   - "throughput"
2663
2664 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2665 - type: "table"
2666   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2667   algorithm: "table_performance_comparison"
2668   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2669   reference:
2670     title: "3-Node Skx"
2671     data: "vpp-compare-topologies-ref"
2672   compare:
2673     title: "2-Node Skx"
2674     data: "vpp-compare-topologies-cmp"
2675   data: "vpp-compare-topologies"
2676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2677   filter: "'NDRPDR' and '1C'"
2678   parameters:
2679   - "name"
2680   - "parent"
2681   - "throughput"
2682
2683 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2684 - type: "table"
2685   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2686   algorithm: "table_performance_comparison"
2687   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2688   reference:
2689     title: "3-Node Skx"
2690     data: "vpp-compare-topologies-ref"
2691   compare:
2692     title: "2-Node Skx"
2693     data: "vpp-compare-topologies-cmp"
2694   data: "vpp-compare-topologies"
2695   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2696   filter: "'NDRPDR' and '2C'"
2697   parameters:
2698   - "name"
2699   - "parent"
2700   - "throughput"
2701
2702 # VPP Performance Changes 3n-hsw 1t1c MRR
2703 - type: "table"
2704   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2705   algorithm: "table_performance_comparison"
2706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2707   history:
2708     - title: "rls1810"
2709       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2710   reference:
2711     title: "rls1901"
2712     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2713   compare:
2714     title: "rls1904"
2715     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2716   data: "vpp-performance-changes-3n-hsw-mrr"
2717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2719   parameters:
2720   - "name"
2721   - "parent"
2722   - "result"
2723
2724 # VPP Performance Changes 3n-hsw 2t2c MRR
2725 - type: "table"
2726   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2727   algorithm: "table_performance_comparison"
2728   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2729   history:
2730     - title: "rls1810"
2731       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2732   reference:
2733     title: "rls1901"
2734     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2735   compare:
2736     title: "rls1904"
2737     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2738   data: "vpp-performance-changes-3n-hsw-mrr"
2739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2740   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2741   parameters:
2742   - "name"
2743   - "parent"
2744   - "result"
2745
2746 # VPP Performance Changes 3n-hsw 4t4c MRR
2747 - type: "table"
2748   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2749   algorithm: "table_performance_comparison"
2750   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2751   history:
2752     - title: "rls1810"
2753       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2754   reference:
2755     title: "rls1901"
2756     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2757   compare:
2758     title: "rls1904"
2759     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2760   data: "vpp-performance-changes-3n-hsw-mrr"
2761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2762   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2763   parameters:
2764   - "name"
2765   - "parent"
2766   - "result"
2767
2768 # VPP Performance Changes 3n-skx 2t1c MRR
2769 - type: "table"
2770   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2771   algorithm: "table_performance_comparison"
2772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2773   history:
2774     - title: "rls1810"
2775       data: "vpp-performance-changes-3n-skx-mrr-h1"
2776   reference:
2777     title: "rls1901"
2778     data: "vpp-performance-changes-3n-skx-mrr-ref"
2779   compare:
2780     title: "rls1904"
2781     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2782   data: "vpp-performance-changes-3n-skx-mrr"
2783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2784   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2785   parameters:
2786   - "name"
2787   - "parent"
2788   - "result"
2789
2790 # VPP Performance Changes 3n-skx 4t2c MRR
2791 - type: "table"
2792   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2793   algorithm: "table_performance_comparison"
2794   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2795   history:
2796     - title: "rls1810"
2797       data: "vpp-performance-changes-3n-skx-mrr-h1"
2798   reference:
2799     title: "rls1901"
2800     data: "vpp-performance-changes-3n-skx-mrr-ref"
2801   compare:
2802     title: "rls1904"
2803     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2804   data: "vpp-performance-changes-3n-skx-mrr"
2805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2806   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2807   parameters:
2808   - "name"
2809   - "parent"
2810   - "result"
2811
2812 # VPP Performance Changes 3n-skx 8t4c MRR
2813 - type: "table"
2814   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2815   algorithm: "table_performance_comparison"
2816   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2817   history:
2818     - title: "rls1810"
2819       data: "vpp-performance-changes-3n-skx-mrr-h1"
2820   reference:
2821     title: "rls1901"
2822     data: "vpp-performance-changes-3n-skx-mrr-ref"
2823   compare:
2824     title: "rls1904"
2825     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2826   data: "vpp-performance-changes-3n-skx-mrr"
2827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2828   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2829   parameters:
2830   - "name"
2831   - "parent"
2832   - "result"
2833
2834 # VPP Performance Changes 2n-skx 2t1c MRR
2835 - type: "table"
2836   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2837   algorithm: "table_performance_comparison"
2838   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2839   history:
2840     - title: "rls1810"
2841       data: "vpp-performance-changes-2n-skx-mrr-h1"
2842   reference:
2843     title: "rls1901"
2844     data: "vpp-performance-changes-2n-skx-mrr-ref"
2845   compare:
2846     title: "rls1904"
2847     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2848   data: "vpp-performance-changes-2n-skx-mrr"
2849   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2850   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2851   parameters:
2852   - "name"
2853   - "parent"
2854   - "result"
2855
2856 # VPP Performance Changes 2n-skx 4t2c MRR
2857 - type: "table"
2858   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2859   algorithm: "table_performance_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2861   history:
2862     - title: "rls1810"
2863       data: "vpp-performance-changes-2n-skx-mrr-h1"
2864   reference:
2865     title: "rls1901"
2866     data: "vpp-performance-changes-2n-skx-mrr-ref"
2867   compare:
2868     title: "rls1904"
2869     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2870   data: "vpp-performance-changes-2n-skx-mrr"
2871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2872   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2873   parameters:
2874   - "name"
2875   - "parent"
2876   - "result"
2877
2878 # VPP Performance Changes 2n-skx 8t4c MRR
2879 - type: "table"
2880   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2881   algorithm: "table_performance_comparison"
2882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2883   history:
2884     - title: "rls1810"
2885       data: "vpp-performance-changes-2n-skx-mrr-h1"
2886   reference:
2887     title: "rls1901"
2888     data: "vpp-performance-changes-2n-skx-mrr-ref"
2889   compare:
2890     title: "rls1904"
2891     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2892   data: "vpp-performance-changes-2n-skx-mrr"
2893   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2894   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2895   parameters:
2896   - "name"
2897   - "parent"
2898   - "result"
2899
2900 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2901 - type: "table"
2902   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2903   algorithm: "table_performance_comparison"
2904   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2905   reference:
2906     title: "3-Node Hsw"
2907     data: "vpp-compare-testbeds-mrr-ref"
2908   compare:
2909     title: "3-Node Skx"
2910     data: "vpp-compare-testbeds-mrr-cmp"
2911   data: "vpp-compare-testbeds-mrr"
2912   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2913   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2914   parameters:
2915   - "name"
2916   - "parent"
2917   - "result"
2918
2919 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2920 - type: "table"
2921   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2922   algorithm: "table_performance_comparison"
2923   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2924   reference:
2925     title: "3-Node Hsw"
2926     data: "vpp-compare-testbeds-mrr-ref"
2927   compare:
2928     title: "3-Node Skx"
2929     data: "vpp-compare-testbeds-mrr-cmp"
2930   data: "vpp-compare-testbeds-mrr"
2931   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2932   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2933   parameters:
2934   - "name"
2935   - "parent"
2936   - "result"
2937
2938 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2939 - type: "table"
2940   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2941   algorithm: "table_performance_comparison"
2942   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2943   reference:
2944     title: "3-Node Hsw"
2945     data: "vpp-compare-testbeds-mrr-ref"
2946   compare:
2947     title: "3-Node Skx"
2948     data: "vpp-compare-testbeds-mrr-cmp"
2949   data: "vpp-compare-testbeds-mrr"
2950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2951   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2952   parameters:
2953   - "name"
2954   - "parent"
2955   - "result"
2956
2957 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2958 - type: "table"
2959   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2960   algorithm: "table_performance_comparison"
2961   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2962   reference:
2963     title: "3-Node Skx"
2964     data: "vpp-compare-topologies-mrr-ref"
2965   compare:
2966     title: "2-Node Skx"
2967     data: "vpp-compare-topologies-mrr-cmp"
2968   data: "vpp-compare-topologies-mrr"
2969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2970   filter: "'MRR' and '1C'"
2971   parameters:
2972   - "name"
2973   - "parent"
2974   - "result"
2975
2976 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2977 - type: "table"
2978   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2979   algorithm: "table_performance_comparison"
2980   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2981   reference:
2982     title: "3-Node Skx"
2983     data: "vpp-compare-topologies-mrr-ref"
2984   compare:
2985     title: "2-Node Skx"
2986     data: "vpp-compare-topologies-mrr-cmp"
2987   data: "vpp-compare-topologies-mrr"
2988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2989   filter: "'MRR' and '2C'"
2990   parameters:
2991   - "name"
2992   - "parent"
2993   - "result"
2994
2995 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2996 - type: "table"
2997   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2998   algorithm: "table_performance_comparison"
2999   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3000   reference:
3001     title: "3-Node Skx"
3002     data: "vpp-compare-topologies-mrr-ref"
3003   compare:
3004     title: "2-Node Skx"
3005     data: "vpp-compare-topologies-mrr-cmp"
3006   data: "vpp-compare-topologies-mrr"
3007   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3008   filter: "'MRR' and '4C'"
3009   parameters:
3010   - "name"
3011   - "parent"
3012   - "result"
3013
3014 # Detailed Test Results - VPP Performance Results 3n-hsw
3015 - type: "table"
3016   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3017   algorithm: "table_merged_details"
3018   output-file-ext: ".csv"
3019   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3020   columns:
3021   - title: "Name"
3022     data: "data name"
3023   - title: "Status"
3024     data: "data msg"
3025   rows: "generated"
3026   data: "vpp-perf-results-3n-hsw"
3027   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3028   parameters:
3029   - "name"
3030   - "parent"
3031   - "msg"
3032
3033 # Detailed Test Results - VPP Performance Results 3n-skx
3034 - type: "table"
3035   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3036   algorithm: "table_merged_details"
3037   output-file-ext: ".csv"
3038   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3039   columns:
3040   - title: "Name"
3041     data: "data name"
3042   - title: "Status"
3043     data: "data msg"
3044   rows: "generated"
3045   data: "vpp-perf-results-3n-skx"
3046   filter: "not 'CFS_OPT'"
3047   parameters:
3048   - "name"
3049   - "parent"
3050   - "msg"
3051
3052 # Detailed Test Results - VPP Performance Results 2n-skx
3053 - type: "table"
3054   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3055   algorithm: "table_merged_details"
3056   output-file-ext: ".csv"
3057   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3058   columns:
3059   - title: "Name"
3060     data: "data name"
3061   - title: "Status"
3062     data: "data msg"
3063   rows: "generated"
3064   data: "vpp-perf-results-2n-skx"
3065   filter: "not 'CFS_OPT'"
3066   parameters:
3067   - "name"
3068   - "parent"
3069   - "msg"
3070
3071 ## Detailed Test Results - VPP Performance Results 2n-dnv
3072 #- type: "table"
3073 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3074 #  algorithm: "table_details"
3075 #  output-file-ext: ".csv"
3076 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3077 #  columns:
3078 #  - title: "Name"
3079 #    data: "data name"
3080 #  - title: "Status"
3081 #    data: "data msg"
3082 #  rows: "generated"
3083 #  data: "intel-dnv-vpp"
3084 #  filter: "'NDRPDR'"
3085 #  parameters:
3086 #  - "name"
3087 #  - "parent"
3088 #  - "msg"
3089
3090 # Test configuration - VPP Performance Test Configs 3n-hsw
3091 - type: "table"
3092   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3093   algorithm: "table_merged_details"
3094   output-file-ext: ".csv"
3095   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3096   columns:
3097   - title: "Name"
3098     data: "data name"
3099   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3100     data: "data conf-history"
3101   rows: "generated"
3102   data: "vpp-perf-results-3n-hsw"
3103   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3104   parameters:
3105   - "parent"
3106   - "name"
3107   - "conf-history"
3108
3109 # Test configuration - VPP Performance Test Configs 3n-skx
3110 - type: "table"
3111   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3112   algorithm: "table_merged_details"
3113   output-file-ext: ".csv"
3114   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3115   columns:
3116   - title: "Name"
3117     data: "data name"
3118   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3119     data: "data conf-history"
3120   rows: "generated"
3121   data: "vpp-perf-results-3n-skx"
3122   filter: "not 'CFS_OPT'"
3123   parameters:
3124   - "parent"
3125   - "name"
3126   - "conf-history"
3127
3128 # Test configuration - VPP Performance Test Configs 2n-skx
3129 - type: "table"
3130   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3131   algorithm: "table_merged_details"
3132   output-file-ext: ".csv"
3133   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3134   columns:
3135   - title: "Name"
3136     data: "data name"
3137   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3138     data: "data conf-history"
3139   rows: "generated"
3140   data: "vpp-perf-results-2n-skx"
3141   filter: "not 'CFS_OPT'"
3142   parameters:
3143   - "parent"
3144   - "name"
3145   - "conf-history"
3146
3147 ## Test configuration - VPP Performance Test Configs 2n-dnv
3148 #- type: "table"
3149 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3150 #  algorithm: "table_details"
3151 #  output-file-ext: ".csv"
3152 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3153 #  columns:
3154 #  - title: "Name"
3155 #    data: "data name"
3156 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3157 #    data: "data conf-history"
3158 #  rows: "generated"
3159 #  data: "intel-dnv-vpp"
3160 #  filter: "'NDRPDR'"
3161 #  parameters:
3162 #  - "parent"
3163 #  - "name"
3164 #  - "conf-history"
3165
3166 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3167 - type: "table"
3168   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3169   algorithm: "table_merged_details"
3170   output-file-ext: ".csv"
3171   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3172   columns:
3173   - title: "Name"
3174     data: "data name"
3175   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3176     data: "data show-run"
3177   rows: "generated"
3178   data: "vpp-perf-results-3n-hsw"
3179   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3180   parameters:
3181   - "parent"
3182   - "name"
3183   - "show-run"
3184
3185 # Test Operational Data - VPP Performance Operational Data 3n-skx
3186 - type: "table"
3187   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3188   algorithm: "table_merged_details"
3189   output-file-ext: ".csv"
3190   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3191   columns:
3192   - title: "Name"
3193     data: "data name"
3194   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3195     data: "data show-run"
3196   rows: "generated"
3197   data: "vpp-perf-results-3n-skx"
3198   filter: "not 'CFS_OPT'"
3199   parameters:
3200   - "parent"
3201   - "name"
3202   - "show-run"
3203
3204 # Test Operational Data - VPP Performance Operational Data 2n-skx
3205 - type: "table"
3206   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3207   algorithm: "table_merged_details"
3208   output-file-ext: ".csv"
3209   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3210   columns:
3211   - title: "Name"
3212     data: "data name"
3213   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3214     data: "data show-run"
3215   rows: "generated"
3216   data: "vpp-perf-results-2n-skx"
3217   filter: "not 'CFS_OPT'"
3218   parameters:
3219   - "parent"
3220   - "name"
3221   - "show-run"
3222
3223 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3224 #- type: "table"
3225 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3226 #  algorithm: "table_details"
3227 #  output-file-ext: ".csv"
3228 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3229 #  columns:
3230 #  - title: "Name"
3231 #    data: "data name"
3232 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3233 #    data: "data show-run"
3234 #  rows: "generated"
3235 #  data: "intel-dnv-vpp"
3236 #  filter: "'NDRPDR'"
3237 #  parameters:
3238 #  - "parent"
3239 #  - "name"
3240 #  - "show-run"
3241
3242 # Detailed Test Results - VPP MRR Results 3n-hsw
3243 - type: "table"
3244   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3245   algorithm: "table_details"
3246   output-file-ext: ".csv"
3247   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3248   columns:
3249   - title: "Name"
3250     data: "data name"
3251   - title: "Status"
3252     data: "data msg"
3253   rows: "generated"
3254   data: "vpp-mrr-results-3n-hsw"
3255   filter: "'MRR'"
3256   parameters:
3257   - "name"
3258   - "parent"
3259   - "msg"
3260
3261 # Detailed Test Results - VPP MRR Results 3n-skx
3262 - type: "table"
3263   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3264   algorithm: "table_details"
3265   output-file-ext: ".csv"
3266   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3267   columns:
3268   - title: "Name"
3269     data: "data name"
3270   - title: "Status"
3271     data: "data msg"
3272   rows: "generated"
3273   data: "vpp-mrr-results-3n-skx"
3274   filter: "'MRR'"
3275   parameters:
3276   - "name"
3277   - "parent"
3278   - "msg"
3279
3280 # Detailed Test Results - VPP MRR Results 2n-skx
3281 - type: "table"
3282   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3283   algorithm: "table_details"
3284   output-file-ext: ".csv"
3285   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3286   columns:
3287   - title: "Name"
3288     data: "data name"
3289   - title: "Status"
3290     data: "data msg"
3291   rows: "generated"
3292   data: "vpp-mrr-results-2n-skx"
3293   filter: "'MRR'"
3294   parameters:
3295   - "name"
3296   - "parent"
3297   - "msg"
3298
3299 ## Detailed Test Results - VPP MRR Results 2n-dnv
3300 #- type: "table"
3301 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3302 #  algorithm: "table_details"
3303 #  output-file-ext: ".csv"
3304 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3305 #  columns:
3306 #  - title: "Name"
3307 #    data: "data name"
3308 #  - title: "Status"
3309 #    data: "data msg"
3310 #  rows: "generated"
3311 #  data: "intel-dnv-vpp"
3312 #  filter: "'MRR'"
3313 #  parameters:
3314 #  - "name"
3315 #  - "parent"
3316 #  - "msg"
3317
3318 # Test configuration - VPP MRR Test Configs 3n-hsw
3319 - type: "table"
3320   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3321   algorithm: "table_details"
3322   output-file-ext: ".csv"
3323   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3324   columns:
3325   - title: "Name"
3326     data: "data name"
3327   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3328     data: "data conf-history"
3329   rows: "generated"
3330   data: "vpp-mrr-results-3n-hsw"
3331   filter: "'MRR'"
3332   parameters:
3333   - "parent"
3334   - "name"
3335   - "conf-history"
3336
3337 # Test configuration - VPP MRR Test Configs 3n-skx
3338 - type: "table"
3339   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3340   algorithm: "table_details"
3341   output-file-ext: ".csv"
3342   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3343   columns:
3344   - title: "Name"
3345     data: "data name"
3346   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3347     data: "data conf-history"
3348   rows: "generated"
3349   data: "vpp-mrr-results-3n-skx"
3350   filter: "'MRR'"
3351   parameters:
3352   - "parent"
3353   - "name"
3354   - "conf-history"
3355
3356 # Test configuration - VPP MRR Test Configs 2n-skx
3357 - type: "table"
3358   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3359   algorithm: "table_details"
3360   output-file-ext: ".csv"
3361   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3362   columns:
3363   - title: "Name"
3364     data: "data name"
3365   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3366     data: "data conf-history"
3367   rows: "generated"
3368   data: "vpp-mrr-results-2n-skx"
3369   filter: "'MRR'"
3370   parameters:
3371   - "parent"
3372   - "name"
3373   - "conf-history"
3374
3375 ## Test configuration - VPP MRR Test Configs 2n-dnv
3376 #- type: "table"
3377 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3378 #  algorithm: "table_details"
3379 #  output-file-ext: ".csv"
3380 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3381 #  columns:
3382 #  - title: "Name"
3383 #    data: "data name"
3384 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3385 #    data: "data conf-history"
3386 #  rows: "generated"
3387 #  data: "intel-dnv-vpp"
3388 #  filter: "'MRR'"
3389 #  parameters:
3390 #  - "parent"
3391 #  - "name"
3392 #  - "conf-history"
3393
3394 # Detailed Test Results - VPP Functional Results - Ubuntu
3395 - type: "table"
3396   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3397   algorithm: "table_details"
3398   output-file-ext: ".csv"
3399   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3400   columns:
3401   - title: "Name"
3402     data: "data name"
3403   - title: "Documentation"
3404     data: "data doc"
3405   - title: "Status"
3406     data: "data status"
3407   rows: "generated"
3408   data: "vpp-func-results-ubuntu"
3409   filter: "all"
3410   parameters:
3411   - "name"
3412   - "parent"
3413   - "doc"
3414   - "status"
3415
3416 # Detailed Test Results - VPP Functional Results - CentOS
3417 - type: "table"
3418   title: "Detailed Test Results - VPP Functional Results - CentOS"
3419   algorithm: "table_details"
3420   output-file-ext: ".csv"
3421   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3422   columns:
3423   - title: "Name"
3424     data: "data name"
3425   - title: "Documentation"
3426     data: "data doc"
3427   -
3428     title: "Status"
3429     data: "data status"
3430   rows: "generated"
3431   data:
3432     "vpp-func-results-centos"
3433   filter: "all"
3434   parameters:
3435   - "name"
3436   - "parent"
3437   - "doc"
3438   - "status"
3439
3440 # Test configuration - VPP Functional Test Configs - Ubuntu
3441 - type: "table"
3442   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3443   algorithm: "table_details"
3444   output-file-ext: ".csv"
3445   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3446   columns:
3447   - title: "Name"
3448     data: "data name"
3449   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3450     data: "data conf-history"
3451   rows: "generated"
3452   data: "vpp-func-results-ubuntu"
3453   filter: "all"
3454   parameters:
3455   - "parent"
3456   - "name"
3457   - "conf-history"
3458
3459 # Test configuration - VPP Functional Test Configs - CentOS
3460 - type: "table"
3461   title: "Test configuration - VPP Functional Test Configs - CentOS"
3462   algorithm: "table_details"
3463   output-file-ext: ".csv"
3464   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3465   columns:
3466   - title: "Name"
3467     data: "data name"
3468   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3469     data: "data conf-history"
3470   rows: "generated"
3471   data: "vpp-func-results-centos"
3472   filter: "all"
3473   parameters:
3474   - "parent"
3475   - "name"
3476   - "conf-history"
3477
3478 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3479 #- type: "table"
3480 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3481 #  algorithm: "table_details"
3482 #  output-file-ext: ".csv"
3483 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3484 #  columns:
3485 #  - title: "Name"
3486 #    data: "data name"
3487 #  - title: "Status"
3488 #    data: "data msg"
3489 #  rows: "generated"
3490 #  data: "ligato-perf-results-3n-hsw"
3491 #  filter: "all"
3492 #  parameters:
3493 #  - "name"
3494 #  - "parent"
3495 #  - "msg"
3496
3497 # Detailed Test Results - VPP Device Results - Ubuntu
3498 - type: "table"
3499   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3500   algorithm: "table_details"
3501   output-file-ext: ".csv"
3502   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3503   columns:
3504   - title: "Name"
3505     data: "data name"
3506   - title: "Documentation"
3507     data: "data doc"
3508   - title: "Status"
3509     data: "data status"
3510   rows: "generated"
3511   data: "vpp-device-results-ubuntu"
3512   filter: "all"
3513   parameters:
3514   - "name"
3515   - "parent"
3516   - "doc"
3517   - "status"
3518
3519 # Test configuration - VPP Device Test Configs - Ubuntu
3520 - type: "table"
3521   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3522   algorithm: "table_details"
3523   output-file-ext: ".csv"
3524   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3525   columns:
3526   - title: "Name"
3527     data: "data name"
3528   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3529     data: "data conf-history"
3530   rows: "generated"
3531   data: "vpp-device-results-ubuntu"
3532   filter: "all"
3533   parameters:
3534   - "parent"
3535   - "name"
3536   - "conf-history"
3537
3538 ################################################################################
3539
3540 # DPDK Performance Changes 3n-hsw 1t1c pdr
3541 - type: "table"
3542   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3543   algorithm: "table_performance_comparison"
3544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3545   history:
3546     - title: "rls1810"
3547       data: "dpdk-performance-changes-3n-hsw-h1"
3548   reference:
3549     title: "rls1901"
3550     data: "dpdk-performance-changes-3n-hsw-ref"
3551   compare:
3552     title: "rls1904"
3553     data: "dpdk-performance-changes-3n-hsw-cmp"
3554   data: "dpdk-performance-changes-3n-hsw"
3555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3556   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "throughput"
3561
3562 # DPDK Performance Changes 3n-hsw 2t2c pdr
3563 - type: "table"
3564   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3565   algorithm: "table_performance_comparison"
3566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3567   history:
3568     - title: "rls1810"
3569       data: "dpdk-performance-changes-3n-hsw-h1"
3570   reference:
3571     title: "rls1901"
3572     data: "dpdk-performance-changes-3n-hsw-ref"
3573   compare:
3574     title: "rls1904"
3575     data: "dpdk-performance-changes-3n-hsw-cmp"
3576   data: "dpdk-performance-changes-3n-hsw"
3577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583
3584 # DPDK Performance Changes 3n-hsw 1t1c ndr
3585 - type: "table"
3586   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3589   history:
3590     - title: "rls1810"
3591       data: "dpdk-performance-changes-3n-hsw-h1"
3592   reference:
3593     title: "rls1901"
3594     data: "dpdk-performance-changes-3n-hsw-ref"
3595   compare:
3596     title: "rls1904"
3597     data: "dpdk-performance-changes-3n-hsw-cmp"
3598   data: "dpdk-performance-changes-3n-hsw"
3599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3600   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3601   parameters:
3602   - "name"
3603   - "parent"
3604   - "throughput"
3605
3606 # DPDK Performance Changes 3n-hsw 2t2c ndr
3607 - type: "table"
3608   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3609   algorithm: "table_performance_comparison"
3610   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3611   history:
3612     - title: "rls1810"
3613       data: "dpdk-performance-changes-3n-hsw-h1"
3614   reference:
3615     title: "rls1901"
3616     data: "dpdk-performance-changes-3n-hsw-ref"
3617   compare:
3618     title: "rls1904"
3619     data: "dpdk-performance-changes-3n-hsw-cmp"
3620   data: "dpdk-performance-changes-3n-hsw"
3621   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3622   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3623   parameters:
3624   - "name"
3625   - "parent"
3626   - "throughput"
3627
3628 # DPDK Performance Changes 3n-skx 2t1c pdr
3629 - type: "table"
3630   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3631   algorithm: "table_performance_comparison"
3632   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3633   history:
3634     - title: "rls1810"
3635       data: "dpdk-performance-changes-3n-skx-h1"
3636   reference:
3637     title: "rls1901"
3638     data: "dpdk-performance-changes-3n-skx-ref"
3639   compare:
3640     title: "rls1904"
3641     data: "dpdk-performance-changes-3n-skx-cmp"
3642   data: "dpdk-performance-changes-3n-skx"
3643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3645   parameters:
3646   - "name"
3647   - "parent"
3648   - "throughput"
3649
3650 # DPDK Performance Changes 3n-skx 4t2c pdr
3651 - type: "table"
3652   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3653   algorithm: "table_performance_comparison"
3654   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3655   history:
3656     - title: "rls1810"
3657       data: "dpdk-performance-changes-3n-skx-h1"
3658   reference:
3659     title: "rls1901"
3660     data: "dpdk-performance-changes-3n-skx-ref"
3661   compare:
3662     title: "rls1904"
3663     data: "dpdk-performance-changes-3n-skx-cmp"
3664   data: "dpdk-performance-changes-3n-skx"
3665   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3666   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3667   parameters:
3668   - "name"
3669   - "parent"
3670   - "throughput"
3671
3672 # DPDK Performance Changes 3n-skx 2t1c ndr
3673 - type: "table"
3674   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3675   algorithm: "table_performance_comparison"
3676   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3677   history:
3678     - title: "rls1810"
3679       data: "dpdk-performance-changes-3n-skx-h1"
3680   reference:
3681     title: "rls1901"
3682     data: "dpdk-performance-changes-3n-skx-ref"
3683   compare:
3684     title: "rls1904"
3685     data: "dpdk-performance-changes-3n-skx-cmp"
3686   data: "dpdk-performance-changes-3n-skx"
3687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3688   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3689   parameters:
3690   - "name"
3691   - "parent"
3692   - "throughput"
3693
3694 # DPDK Performance Changes 3n-skx 4t2c ndr
3695 - type: "table"
3696   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3697   algorithm: "table_performance_comparison"
3698   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3699   history:
3700     - title: "rls1810"
3701       data: "dpdk-performance-changes-3n-skx-h1"
3702   reference:
3703     title: "rls1901"
3704     data: "dpdk-performance-changes-3n-skx-ref"
3705   compare:
3706     title: "rls1904"
3707     data: "dpdk-performance-changes-3n-skx-cmp"
3708   data: "dpdk-performance-changes-3n-skx"
3709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3710   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3711   parameters:
3712   - "name"
3713   - "parent"
3714   - "throughput"
3715
3716 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3717 - type: "table"
3718   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3719   algorithm: "table_performance_comparison"
3720   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3721   reference:
3722     title: "3-Node Hsw"
3723     data: "dpdk-compare-testbeds-ref"
3724   compare:
3725     title: "3-Node Skx"
3726     data: "dpdk-compare-testbeds-cmp"
3727   data: "dpdk-compare-testbeds"
3728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3729   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3730   parameters:
3731   - "name"
3732   - "parent"
3733   - "throughput"
3734
3735 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3736 - type: "table"
3737   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3738   algorithm: "table_performance_comparison"
3739   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3740   reference:
3741     title: "3-Node Hsw"
3742     data: "dpdk-compare-testbeds-ref"
3743   compare:
3744     title: "3-Node Skx"
3745     data: "dpdk-compare-testbeds-cmp"
3746   data: "dpdk-compare-testbeds"
3747   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3748   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3749   parameters:
3750   - "name"
3751   - "parent"
3752   - "throughput"
3753
3754 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3755 - type: "table"
3756   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3757   algorithm: "table_performance_comparison"
3758   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3759   reference:
3760     title: "3-Node Skx"
3761     data: "dpdk-compare-topologies-ref"
3762   compare:
3763     title: "2-Node Skx"
3764     data: "dpdk-compare-topologies-cmp"
3765   data: "dpdk-compare-topologies"
3766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3767   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3768   parameters:
3769   - "name"
3770   - "parent"
3771   - "throughput"
3772
3773 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3774 - type: "table"
3775   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3776   algorithm: "table_performance_comparison"
3777   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3778   reference:
3779     title: "3-Node Skx"
3780     data: "dpdk-compare-topologies-ref"
3781   compare:
3782     title: "2-Node Skx"
3783     data: "dpdk-compare-topologies-cmp"
3784   data: "dpdk-compare-topologies"
3785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3786   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3787   parameters:
3788   - "name"
3789   - "parent"
3790   - "throughput"
3791
3792 # DPDK Performance Changes 2n-skx 2t1c pdr
3793 - type: "table"
3794   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3795   algorithm: "table_performance_comparison"
3796   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3797   history:
3798     - title: "rls1810"
3799       data: "dpdk-performance-changes-2n-skx-h1"
3800   reference:
3801     title: "rls1901"
3802     data: "dpdk-performance-changes-2n-skx-ref"
3803   compare:
3804     title: "rls1904"
3805     data: "dpdk-performance-changes-2n-skx-cmp"
3806   data: "dpdk-performance-changes-2n-skx"
3807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3808   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3809   parameters:
3810   - "name"
3811   - "parent"
3812   - "throughput"
3813
3814 # DPDK Performance Changes 2n-skx 4t2c pdr
3815 - type: "table"
3816   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3817   algorithm: "table_performance_comparison"
3818   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3819   history:
3820     - title: "rls1810"
3821       data: "dpdk-performance-changes-2n-skx-h1"
3822   reference:
3823     title: "rls1901"
3824     data: "dpdk-performance-changes-2n-skx-ref"
3825   compare:
3826     title: "rls1904"
3827     data: "dpdk-performance-changes-2n-skx-cmp"
3828   data: "dpdk-performance-changes-2n-skx"
3829   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3830   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3831   parameters:
3832   - "name"
3833   - "parent"
3834   - "throughput"
3835
3836 # DPDK Performance Changes 2n-skx 2t1c ndr
3837 - type: "table"
3838   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3839   algorithm: "table_performance_comparison"
3840   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3841   history:
3842     - title: "rls1810"
3843       data: "dpdk-performance-changes-2n-skx-h1"
3844   reference:
3845     title: "rls1901"
3846     data: "dpdk-performance-changes-2n-skx-ref"
3847   compare:
3848     title: "rls1904"
3849     data: "dpdk-performance-changes-2n-skx-cmp"
3850   data: "dpdk-performance-changes-2n-skx"
3851   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3852   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3853   parameters:
3854   - "name"
3855   - "parent"
3856   - "throughput"
3857
3858 # DPDK Performance Changes 2n-skx 4t2c ndr
3859 - type: "table"
3860   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3861   algorithm: "table_performance_comparison"
3862   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3863   history:
3864     - title: "rls1810"
3865       data: "dpdk-performance-changes-2n-skx-h1"
3866   reference:
3867     title: "rls1901"
3868     data: "dpdk-performance-changes-2n-skx-ref"
3869   compare:
3870     title: "rls1904"
3871     data: "dpdk-performance-changes-2n-skx-cmp"
3872   data: "dpdk-performance-changes-2n-skx"
3873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3874   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3875   parameters:
3876   - "name"
3877   - "parent"
3878   - "throughput"
3879
3880 # Detailed Test Results - DPDK Performance Results 3n-hsw
3881 - type: "table"
3882   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3883   algorithm: "table_details"
3884   output-file-ext: ".csv"
3885   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3886   columns:
3887   - title: "Name"
3888     data: "data name"
3889   - title: "Status"
3890     data: "data msg"
3891   rows: "generated"
3892   data: "dpdk-perf-results-3n-hsw"
3893   filter: "all"
3894   parameters:
3895   - "name"
3896   - "parent"
3897   - "msg"
3898
3899 # Detailed Test Results - DPDK Performance Results 3n-skx
3900 - type: "table"
3901   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3902   algorithm: "table_details"
3903   output-file-ext: ".csv"
3904   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3905   columns:
3906   - title: "Name"
3907     data: "data name"
3908   - title: "Status"
3909     data: "data msg"
3910   rows: "generated"
3911   data: "dpdk-perf-results-3n-skx"
3912   filter: "all"
3913   parameters:
3914   - "name"
3915   - "parent"
3916   - "msg"
3917
3918 # Detailed Test Results - DPDK Performance Results 2n-skx
3919 - type: "table"
3920   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3921   algorithm: "table_details"
3922   output-file-ext: ".csv"
3923   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3924   columns:
3925   - title: "Name"
3926     data: "data name"
3927   - title: "Status"
3928     data: "data msg"
3929   rows: "generated"
3930   data: "dpdk-perf-results-2n-skx"
3931   filter: "all"
3932   parameters:
3933   - "name"
3934   - "parent"
3935   - "msg"
3936
3937 ################################################################################
3938 # HoneyComb
3939 - type: "table"
3940   title: "Detailed Test Results - Honeycomb Functional Results"
3941   algorithm: "table_details"
3942   output-file-ext: ".csv"
3943   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3944   columns:
3945   - title: "Name"
3946     data: "data name"
3947   - title: "Documentation"
3948     data: "data doc"
3949   - title: "Status"
3950     data: "data status"
3951   rows: "generated"
3952   data:
3953     "hc-func-results"
3954   filter: "all"
3955   parameters:
3956   - "name"
3957   - "parent"
3958   - "doc"
3959   - "status"
3960
3961 ################################################################################
3962 # NSH SFC
3963 #-
3964 #  type: "table"
3965 #  title: "Detailed Test Results - NSH SFC Functional Results"
3966 #  algorithm: "table_details"
3967 #  output-file-ext: ".csv"
3968 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3969 #  columns:
3970 #  -
3971 #    title: "Name"
3972 #    data: "data name"
3973 #  -
3974 #    title: "Documentation"
3975 #    data: "data doc"
3976 #  -
3977 #    title: "Status"
3978 #    data: "data status"
3979 #  rows: "generated"
3980 #  data:
3981 #    "nsh-func-results"
3982 #  filter: "all"
3983 #  parameters:
3984 #  - "name"
3985 #  - "parent"
3986 #  - "doc"
3987 #  - "status"
3988
3989 ################################################################################
3990 # DMM
3991 - type: "table"
3992   title: "Detailed Test Results - DMM Functional Results"
3993   algorithm: "table_details"
3994   output-file-ext: ".csv"
3995   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3996   columns:
3997   - title: "Name"
3998     data: "data name"
3999   - title: "Documentation"
4000     data: "data doc"
4001   - title: "Status"
4002     data: "data status"
4003   rows: "generated"
4004   data:
4005     "dmm-func-results"
4006   filter: "all"
4007   parameters:
4008   - "name"
4009   - "parent"
4010   - "doc"
4011   - "status"
4012
4013 ################################################################################
4014 ###                                F I L E S                                 ###
4015 ################################################################################
4016
4017 # VPP Performance Results 3n-hsw
4018 - type: "file"
4019   title: "VPP Performance Results 3n-hsw"
4020   algorithm: "file_test_results"
4021   output-file-ext: ".rst"
4022   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4023   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"
4024   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4025   data: "vpp-perf-results-3n-hsw"
4026   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4027   parameters:
4028   - "name"
4029   - "doc"
4030   - "level"
4031   - "parent"
4032   data-start-level: 3
4033
4034 # VPP Performance Results 3n-skx
4035 - type: "file"
4036   title: "VPP Performance Results 3n-skx"
4037   algorithm: "file_test_results"
4038   output-file-ext: ".rst"
4039   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4040   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"
4041   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4042   data: "vpp-perf-results-3n-skx"
4043   filter: "not 'CFS_OPT'"
4044   parameters:
4045   - "name"
4046   - "doc"
4047   - "level"
4048   - "parent"
4049   data-start-level: 3
4050
4051 # VPP Performance Results 2n-skx
4052 - type: "file"
4053   title: "VPP Performance Results 2n-skx"
4054   algorithm: "file_test_results"
4055   output-file-ext: ".rst"
4056   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4057   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"
4058   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4059   data: "vpp-perf-results-2n-skx"
4060   filter: "not 'CFS_OPT'"
4061   parameters:
4062   - "name"
4063   - "doc"
4064   - "level"
4065   - "parent"
4066   data-start-level: 3
4067
4068 ## VPP Performance Results 2n-dnv
4069 #- type: "file"
4070 #  title: "VPP Performance Results 2n-dnv"
4071 #  algorithm: "file_test_results"
4072 #  output-file-ext: ".rst"
4073 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4074 #  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"
4075 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4076 #  data: "intel-dnv-vpp"
4077 #  filter: "'NDRPDR'"
4078 #  parameters:
4079 #  - "name"
4080 #  - "doc"
4081 #  - "level"
4082 #  - "parent"
4083 #  data-start-level: 3
4084
4085 # VPP Performance Configuration 3n-hsw
4086 - type: "file"
4087   title: "VPP Performance Configuration 3n-hsw"
4088   algorithm: "file_test_results"
4089   output-file-ext: ".rst"
4090   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4091   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"
4092   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4093   data: "vpp-perf-results-3n-hsw"
4094   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4095   parameters:
4096   - "name"
4097   - "doc"
4098   - "level"
4099   - "parent"
4100   data-start-level: 3
4101
4102 # VPP Performance Configuration 3n-skx
4103 - type: "file"
4104   title: "VPP Performance Configuration 3n-skx"
4105   algorithm: "file_test_results"
4106   output-file-ext: ".rst"
4107   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4108   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"
4109   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4110   data: "vpp-perf-results-3n-skx"
4111   filter: "not 'CFS_OPT'"
4112   parameters:
4113   - "name"
4114   - "doc"
4115   - "level"
4116   - "parent"
4117   data-start-level: 3
4118
4119 # VPP Performance Configuration 2n-skx
4120 - type: "file"
4121   title: "VPP Performance Configuration 2n-skx"
4122   algorithm: "file_test_results"
4123   output-file-ext: ".rst"
4124   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4125   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"
4126   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4127   data: "vpp-perf-results-2n-skx"
4128   filter: "not 'CFS_OPT'"
4129   parameters:
4130   - "name"
4131   - "doc"
4132   - "level"
4133   - "parent"
4134   data-start-level: 3
4135
4136 ## VPP Performance Configuration 2n-dnv
4137 #- type: "file"
4138 #  title: "VPP Performance Configuration 2n-dnv"
4139 #  algorithm: "file_test_results"
4140 #  output-file-ext: ".rst"
4141 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4142 #  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"
4143 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4144 #  data: "intel-dnv-vpp"
4145 #  filter: "'NDRPDR'"
4146 #  parameters:
4147 #  - "name"
4148 #  - "doc"
4149 #  - "level"
4150 #  - "parent"
4151 #  data-start-level: 3
4152
4153 # VPP Performance Operational Data 3n-hsw
4154 - type: "file"
4155   title: "VPP Performance Operational Data 3n-hsw"
4156   algorithm: "file_test_results"
4157   output-file-ext: ".rst"
4158   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4159   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"
4160   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4161   data: "vpp-perf-results-3n-hsw"
4162   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4163   parameters:
4164   - "name"
4165   - "doc"
4166   - "level"
4167   - "parent"
4168   data-start-level: 3
4169
4170 # VPP Performance Operational Data 3n-skx
4171 - type: "file"
4172   title: "VPP Performance Operational Data 3n-skx"
4173   algorithm: "file_test_results"
4174   output-file-ext: ".rst"
4175   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4176   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"
4177   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4178   data: "vpp-perf-results-3n-skx"
4179   filter: "not 'CFS_OPT'"
4180   parameters:
4181   - "name"
4182   - "doc"
4183   - "level"
4184   - "parent"
4185   data-start-level: 3
4186
4187 # VPP Performance Operational Data 2n-skx
4188 - type: "file"
4189   title: "VPP Performance Operational Data 2n-skx"
4190   algorithm: "file_test_results"
4191   output-file-ext: ".rst"
4192   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4193   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"
4194   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4195   data: "vpp-perf-results-2n-skx"
4196   filter: "not 'CFS_OPT'"
4197   parameters:
4198   - "name"
4199   - "doc"
4200   - "level"
4201   - "parent"
4202   data-start-level: 3
4203
4204 ## VPP Performance Operational Data 2n-dnv
4205 #- type: "file"
4206 #  title: "VPP Performance Operational Data 2n-dnv"
4207 #  algorithm: "file_test_results"
4208 #  output-file-ext: ".rst"
4209 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4210 #  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"
4211 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4212 #  data: "intel-dnv-vpp"
4213 #  filter: "'NDRPDR'"
4214 #  parameters:
4215 #  - "name"
4216 #  - "doc"
4217 #  - "level"
4218 #  - "parent"
4219 #  data-start-level: 3
4220
4221 # VPP MRR Results 3n-hsw
4222 - type: "file"
4223   title: "VPP MRR Results 3n-hsw"
4224   algorithm: "file_test_results"
4225   output-file-ext: ".rst"
4226   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4227   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"
4228   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4229   data: "vpp-mrr-results-3n-hsw"
4230   filter: "'MRR'"
4231   parameters:
4232   - "name"
4233   - "doc"
4234   - "level"
4235   - "parent"
4236   data-start-level: 3
4237
4238 # VPP MRR Results 3n-skx
4239 - type: "file"
4240   title: "VPP MRR Results 3n-skx"
4241   algorithm: "file_test_results"
4242   output-file-ext: ".rst"
4243   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4244   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"
4245   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4246   data: "vpp-mrr-results-3n-skx"
4247   filter: "'MRR'"
4248   parameters:
4249   - "name"
4250   - "doc"
4251   - "level"
4252   - "parent"
4253   data-start-level: 3
4254
4255 # VPP MRR Results 2n-skx
4256 - type: "file"
4257   title: "VPP MRR Results 2n-skx"
4258   algorithm: "file_test_results"
4259   output-file-ext: ".rst"
4260   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4261   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"
4262   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4263   data: "vpp-mrr-results-2n-skx"
4264   filter: "all"
4265   parameters:
4266   - "name"
4267   - "doc"
4268   - "level"
4269   - "parent"
4270   data-start-level: 3
4271
4272 ## VPP MRR Results 2n-dnv
4273 #- type: "file"
4274 #  title: "VPP MRR Results 2n-dnv"
4275 #  algorithm: "file_test_results"
4276 #  output-file-ext: ".rst"
4277 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4278 #  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"
4279 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4280 #  data: "intel-dnv-vpp"
4281 #  filter: "'MRR'"
4282 #  parameters:
4283 #  - "name"
4284 #  - "doc"
4285 #  - "level"
4286 #  - "parent"
4287 #  data-start-level: 3
4288
4289 # VPP MRR Configuration 3n-hsw
4290 - type: "file"
4291   title: "VPP MRR Configuration 3n-hsw"
4292   algorithm: "file_test_results"
4293   output-file-ext: ".rst"
4294   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4295   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"
4296   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4297   data: "vpp-mrr-results-3n-hsw"
4298   filter: "'MRR'"
4299   parameters:
4300   - "name"
4301   - "doc"
4302   - "level"
4303   - "parent"
4304   data-start-level: 3
4305
4306 # VPP MRR Configuration 3n-skx
4307 - type: "file"
4308   title: "VPP MRR Configuration 3n-skx"
4309   algorithm: "file_test_results"
4310   output-file-ext: ".rst"
4311   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4312   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"
4313   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4314   data: "vpp-mrr-results-3n-skx"
4315   filter: "'MRR'"
4316   parameters:
4317   - "name"
4318   - "doc"
4319   - "level"
4320   - "parent"
4321   data-start-level: 3
4322
4323 # VPP MRR Configuration 2n-skx
4324 - type: "file"
4325   title: "VPP MRR Configuration 2n-skx"
4326   algorithm: "file_test_results"
4327   output-file-ext: ".rst"
4328   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4329   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"
4330   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4331   data: "vpp-mrr-results-2n-skx"
4332   filter: "'MRR'"
4333   parameters:
4334   - "name"
4335   - "doc"
4336   - "level"
4337   - "parent"
4338   data-start-level: 3
4339
4340 ## VPP MRR Configuration 2n-dnv
4341 #- type: "file"
4342 #  title: "VPP MRR Configuration 2n-dnv"
4343 #  algorithm: "file_test_results"
4344 #  output-file-ext: ".rst"
4345 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4346 #  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"
4347 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4348 #  data: "intel-dnv-vpp"
4349 #  filter: "'MRR'"
4350 #  parameters:
4351 #  - "name"
4352 #  - "doc"
4353 #  - "level"
4354 #  - "parent"
4355 #  data-start-level: 3
4356
4357 # VPP Functional Results - Ubuntu
4358 - type: "file"
4359   title: "VPP Functional Results - Ubuntu"
4360   algorithm: "file_test_results"
4361   output-file-ext: ".rst"
4362   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4363   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"
4364   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4365   data: "vpp-func-results-ubuntu"
4366   filter: "all"
4367   parameters:
4368   - "name"
4369   - "doc"
4370   - "level"
4371   - "parent"
4372   data-start-level: 3
4373
4374 # VPP Functional Results - CentOS
4375 - type: "file"
4376   title: "VPP Functional Results - CentOS"
4377   algorithm: "file_test_results"
4378   output-file-ext: ".rst"
4379   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4380   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"
4381   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4382   data:
4383     "vpp-func-results-centos"
4384   filter: "all"
4385   parameters:
4386   - "name"
4387   - "doc"
4388   - "level"
4389   - "parent"
4390   data-start-level: 3
4391
4392 # VPP Functional Configuration - Ubuntu
4393 - type: "file"
4394   title: "VPP Functional Configuration - Ubuntu"
4395   algorithm: "file_test_results"
4396   output-file-ext: ".rst"
4397   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4398   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"
4399   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4400   data: "vpp-func-results-ubuntu"
4401   filter: "all"
4402   parameters:
4403   - "name"
4404   - "doc"
4405   - "level"
4406   - "parent"
4407   data-start-level: 3
4408
4409 # VPP Functional Configuration - CentOS
4410 - type: "file"
4411   title: "VPP Functional Configuration - CentOS"
4412   algorithm: "file_test_results"
4413   output-file-ext: ".rst"
4414   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4415   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"
4416   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4417   data:
4418     "vpp-func-results-centos"
4419   filter: "all"
4420   parameters:
4421   - "name"
4422   - "doc"
4423   - "level"
4424   - "parent"
4425   data-start-level: 3
4426
4427 # VPP Device Results - Ubuntu
4428 - type: "file"
4429   title: "VPP Device Results - Ubuntu"
4430   algorithm: "file_test_results"
4431   output-file-ext: ".rst"
4432   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4433   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"
4434   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4435   data: "vpp-device-results-ubuntu"
4436   filter: "all"
4437   parameters:
4438   - "name"
4439   - "doc"
4440   - "level"
4441   - "parent"
4442   data-start-level: 2
4443
4444 # VPP Device Configuration - Ubuntu
4445 - type: "file"
4446   title: "VPP Device Configuration - Ubuntu"
4447   algorithm: "file_test_results"
4448   output-file-ext: ".rst"
4449   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4450   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"
4451   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4452   data: "vpp-device-results-ubuntu"
4453   filter: "all"
4454   parameters:
4455   - "name"
4456   - "doc"
4457   - "level"
4458   - "parent"
4459   data-start-level: 2
4460
4461 ## Container Orchestrated Performance Results 3n-hsw
4462 #- type: "file"
4463 #  title: "Container Orchestrated Performance Results 3n-hsw"
4464 #  algorithm: "file_test_results"
4465 #  output-file-ext: ".rst"
4466 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4467 #  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"
4468 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4469 #  data: "ligato-perf-results-3n-hsw"
4470 #  filter: "all"
4471 #  parameters:
4472 #  - "name"
4473 #  - "doc"
4474 #  - "level"
4475 #  - "parent"
4476 #  data-start-level: 3
4477
4478 # DPDK Performance Results 3n-hsw
4479 - type: "file"
4480   title: "DPDK Performance Results 3n-hsw"
4481   algorithm: "file_test_results"
4482   output-file-ext: ".rst"
4483   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4484   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"
4485   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4486   data: "dpdk-perf-results-3n-hsw"
4487   filter: "all"
4488   parameters:
4489   - "name"
4490   - "doc"
4491   - "level"
4492   - "parent"
4493   data-start-level: 3
4494
4495 # DPDK Performance Results 3n-skx
4496 - type: "file"
4497   title: "DPDK Performance Results 3n-skx"
4498   algorithm: "file_test_results"
4499   output-file-ext: ".rst"
4500   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4501   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"
4502   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4503   data: "dpdk-perf-results-3n-skx"
4504   filter: "all"
4505   parameters:
4506   - "name"
4507   - "doc"
4508   - "level"
4509   - "parent"
4510   data-start-level: 3
4511
4512 # DPDK Performance Results 2n-skx
4513 - type: "file"
4514   title: "DPDK Performance Results 2n-skx"
4515   algorithm: "file_test_results"
4516   output-file-ext: ".rst"
4517   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4518   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"
4519   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4520   data: "dpdk-perf-results-2n-skx"
4521   filter: "all"
4522   parameters:
4523   - "name"
4524   - "doc"
4525   - "level"
4526   - "parent"
4527   data-start-level: 3
4528
4529 # Honeycomb Functional Results
4530 - type: "file"
4531   title: "Honeycomb Functional Results"
4532   algorithm: "file_test_results"
4533   output-file-ext: ".rst"
4534   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4535   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"
4536   dir-tables: "{DIR[DTR,FUNC,HC]}"
4537   data:
4538     "hc-func-results"
4539   filter: "all"
4540   parameters:
4541   - "name"
4542   - "doc"
4543   - "level"
4544   - "parent"
4545   data-start-level: 3
4546
4547 # NSH SFC Functional Results
4548 #-
4549 #  type: "file"
4550 #  title: "NSH SFC Functional Results"
4551 #  algorithm: "file_test_results"
4552 #  output-file-ext: ".rst"
4553 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4554 #  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"
4555 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4556 #  data:
4557 #    "nsh-func-results"
4558 #  filter: "all"
4559 #  parameters:
4560 #  - "name"
4561 #  - "doc"
4562 #  - "level"
4563 #  - "parent"
4564 #  data-start-level: 3
4565
4566 # DMM Functional Results
4567 - type: "file"
4568   title: "DMM Functional Results"
4569   algorithm: "file_test_results"
4570   output-file-ext: ".rst"
4571   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4572   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"
4573   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4574   data:
4575     "dmm-func-results"
4576   filter: "all"
4577   parameters:
4578   - "name"
4579   - "doc"
4580   - "level"
4581   - "parent"
4582   data-start-level: 3
4583
4584 ################################################################################
4585 ###                                P L O T S                                 ###
4586 ################################################################################
4587
4588 # Soak Test (PLRsearch), boxes
4589 - type: "plot"
4590   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4591   algorithm: "plot_performance_box"
4592   output-file-type: ".html"
4593   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4594   data: "plot-vpp-soak-2n-skx"
4595   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4596   parameters:
4597     - "throughput"
4598     - "parent"
4599     - "tags"
4600   sort:
4601     - "DRV_AVF"
4602     - "DRV_AVF"
4603     - "DRV_AVF"
4604     - "L2BDMACLRN"
4605     - "L2XCBASE"
4606     - "L2PATCH"
4607   traces:
4608     hoverinfo: "x+y"
4609     boxpoints: "all"
4610     whiskerwidth: 0
4611   layout:
4612     title: "2 Hours Soak Test (PLRsearch)"
4613     layout: "plot-soak-throughput"
4614
4615 # Soak Test (PLRsearch), boxes
4616 - type: "plot"
4617   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4618   algorithm: "plot_performance_box"
4619   output-file-type: ".html"
4620   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4621   data: "plot-vpp-soak-2n-skx"
4622   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4623   parameters:
4624     - "throughput"
4625     - "parent"
4626     - "tags"
4627   sort:
4628     - "VHOST"
4629     - "MEMIF"
4630     - "IP4FWD"
4631     - "IP6FWD"
4632   traces:
4633     hoverinfo: "x+y"
4634     boxpoints: "all"
4635     whiskerwidth: 0
4636   layout:
4637     title: "2 Hours Soak Test (PLRsearch)"
4638     layout: "plot-soak-throughput"
4639
4640 ################################################################################
4641 # Plots - NF Density - VSC - MRR 64b
4642 - type: "plot"
4643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4644   algorithm: "plot_service_density_heatmap_compare"
4645   output-file-type: ".html"
4646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4647   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4648   filter: "'NIC_Intel-X710' and
4649            'NF_DENSITY' and
4650            'VHOST' and
4651            'CHAIN' and
4652            'NF_VPPIP4' and
4653            '64B' and
4654            '2T1C' and
4655            'MRR'"
4656   reference:
4657     include: "2"
4658     name: "VNF-1c"
4659   compare:
4660     include: "1"
4661     name: "VNF-0.5c"
4662   parameters:
4663   - "result"
4664   - "name"
4665   - "tags"
4666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4667   x-axis: "X = VNFs per Service Chain"
4668   y-axis: "Y = Number of Service Chains"
4669   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4670   layout:
4671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4672     layout: "plot-service-density"
4673
4674 - type: "plot"
4675   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4676   algorithm: "plot_service_density_heatmap_compare"
4677   output-file-type: ".html"
4678   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4679   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4680   filter: "'NIC_Intel-X710' and
4681            'NF_DENSITY' and
4682            'VHOST' and
4683            'CHAIN' and
4684            'NF_VPPIP4' and
4685            '64B' and
4686            '4T2C' and
4687            'MRR'"
4688   reference:
4689     include: "2"
4690     name: "VNF-1c"
4691   compare:
4692     include: "1"
4693     name: "VNF-0.5c"
4694   parameters:
4695   - "result"
4696   - "name"
4697   - "tags"
4698   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4699   x-axis: "X = VNFs per Service Chain"
4700   y-axis: "Y = Number of Service Chains"
4701   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4702   layout:
4703     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4704     layout: "plot-service-density"
4705
4706 - type: "plot"
4707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4708   algorithm: "plot_service_density_heatmap_compare"
4709   output-file-type: ".html"
4710   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4711   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4712   filter: "'NIC_Intel-X710' and
4713            'NF_DENSITY' and
4714            'VHOST' and
4715            'CHAIN' and
4716            'NF_VPPIP4' and
4717            '64B' and
4718            '8T4C' and
4719            'MRR'"
4720   reference:
4721     include: "2"
4722     name: "VNF-1c"
4723   compare:
4724     include: "1"
4725     name: "VNF-0.5c"
4726   parameters:
4727   - "result"
4728   - "name"
4729   - "tags"
4730   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4731   x-axis: "X = VNFs per Service Chain"
4732   y-axis: "Y = Number of Service Chains"
4733   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4734   layout:
4735     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4736     layout: "plot-service-density"
4737
4738 # Plots - NF Density - VSC - MRR IMIX
4739 - type: "plot"
4740   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4741   algorithm: "plot_service_density_heatmap_compare"
4742   output-file-type: ".html"
4743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4744   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4745   filter: "'NIC_Intel-X710' and
4746            'NF_DENSITY' and
4747            'VHOST' and
4748            'CHAIN' and
4749            'NF_VPPIP4' and
4750            'IMIX' and
4751            '2T1C' and
4752            'MRR'"
4753   reference:
4754     include: "2"
4755     name: "VNF-1c"
4756   compare:
4757     include: "1"
4758     name: "VNF-0.5c"
4759   parameters:
4760   - "result"
4761   - "name"
4762   - "tags"
4763   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4764   x-axis: "X = VNFs per Service Chain"
4765   y-axis: "Y = Number of Service Chains"
4766   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4767   layout:
4768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4769     layout: "plot-service-density"
4770
4771 - type: "plot"
4772   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4773   algorithm: "plot_service_density_heatmap_compare"
4774   output-file-type: ".html"
4775   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4776   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4777   filter: "'NIC_Intel-X710' and
4778            'NF_DENSITY' and
4779            'VHOST' and
4780            'CHAIN' and
4781            'NF_VPPIP4' and
4782            'IMIX' and
4783            '4T2C' and
4784            'MRR'"
4785   reference:
4786     include: "2"
4787     name: "VNF-1c"
4788   compare:
4789     include: "1"
4790     name: "VNF-0.5c"
4791   parameters:
4792   - "result"
4793   - "name"
4794   - "tags"
4795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4796   x-axis: "X = VNFs per Service Chain"
4797   y-axis: "Y = Number of Service Chains"
4798   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4799   layout:
4800     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4801     layout: "plot-service-density"
4802
4803 - type: "plot"
4804   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4805   algorithm: "plot_service_density_heatmap_compare"
4806   output-file-type: ".html"
4807   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4808   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4809   filter: "'NIC_Intel-X710' and
4810            'NF_DENSITY' and
4811            'VHOST' and
4812            'CHAIN' and
4813            'NF_VPPIP4' and
4814            'IMIX' and
4815            '8T4C' and
4816            'MRR'"
4817   reference:
4818     include: "2"
4819     name: "VNF-1c"
4820   compare:
4821     include: "1"
4822     name: "VNF-0.5c"
4823   parameters:
4824   - "result"
4825   - "name"
4826   - "tags"
4827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4828   x-axis: "X = VNFs per Service Chain"
4829   y-axis: "Y = Number of Service Chains"
4830   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4831   layout:
4832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4833     layout: "plot-service-density"
4834
4835 # Plots - NF Density - VSC - NDR 64b
4836 - type: "plot"
4837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4838   algorithm: "plot_service_density_heatmap_compare"
4839   output-file-type: ".html"
4840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4841   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4842   filter: "'NIC_Intel-X710' and
4843            'NF_DENSITY' and
4844            'VHOST' and
4845            'CHAIN' and
4846            'NF_VPPIP4' and
4847            '64B' and
4848            '2T1C' and
4849            'NDRPDR'"
4850   reference:
4851     include: "2"
4852     name: "VNF-1c"
4853   compare:
4854     include: "1"
4855     name: "VNF-0.5c"
4856   parameters:
4857   - "throughput"
4858   - "name"
4859   - "tags"
4860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4861   x-axis: "X = VNFs per Service Chain"
4862   y-axis: "Y = Number of Service Chains"
4863   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4864   layout:
4865     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4866     layout: "plot-service-density"
4867
4868 - type: "plot"
4869   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4870   algorithm: "plot_service_density_heatmap_compare"
4871   output-file-type: ".html"
4872   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4873   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4874   filter: "'NIC_Intel-X710' and
4875            'NF_DENSITY' and
4876            'VHOST' and
4877            'CHAIN' and
4878            'NF_VPPIP4' and
4879            '64B' and
4880            '4T2C' and
4881            'NDRPDR'"
4882   reference:
4883     include: "2"
4884     name: "VNF-1c"
4885   compare:
4886     include: "1"
4887     name: "VNF-0.5c"
4888   parameters:
4889   - "throughput"
4890   - "name"
4891   - "tags"
4892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4893   x-axis: "X = VNFs per Service Chain"
4894   y-axis: "Y = Number of Service Chains"
4895   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4896   layout:
4897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4898     layout: "plot-service-density"
4899
4900 - type: "plot"
4901   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4902   algorithm: "plot_service_density_heatmap_compare"
4903   output-file-type: ".html"
4904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4905   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4906   filter: "'NIC_Intel-X710' and
4907            'NF_DENSITY' and
4908            'VHOST' and
4909            'CHAIN' and
4910            'NF_VPPIP4' and
4911            '64B' and
4912            '8T4C' and
4913            'NDRPDR'"
4914   reference:
4915     include: "2"
4916     name: "VNF-1c"
4917   compare:
4918     include: "1"
4919     name: "VNF-0.5c"
4920   parameters:
4921   - "throughput"
4922   - "name"
4923   - "tags"
4924   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4925   x-axis: "X = VNFs per Service Chain"
4926   y-axis: "Y = Number of Service Chains"
4927   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4928   layout:
4929     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4930     layout: "plot-service-density"
4931
4932 # Plots - NF Density - VSC - NDR IMIX
4933 - type: "plot"
4934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4935   algorithm: "plot_service_density_heatmap_compare"
4936   output-file-type: ".html"
4937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4938   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4939   filter: "'NIC_Intel-X710' and
4940            'NF_DENSITY' and
4941            'VHOST' and
4942            'CHAIN' and
4943            'NF_VPPIP4' and
4944            'IMIX' and
4945            '2T1C' and
4946            'NDRPDR'"
4947   reference:
4948     include: "2"
4949     name: "VNF-1c"
4950   compare:
4951     include: "1"
4952     name: "VNF-0.5c"
4953   parameters:
4954   - "throughput"
4955   - "name"
4956   - "tags"
4957   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4958   x-axis: "X = VNFs per Service Chain"
4959   y-axis: "Y = Number of Service Chains"
4960   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4961   layout:
4962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4963     layout: "plot-service-density"
4964
4965 - type: "plot"
4966   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4967   algorithm: "plot_service_density_heatmap_compare"
4968   output-file-type: ".html"
4969   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4970   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4971   filter: "'NIC_Intel-X710' and
4972            'NF_DENSITY' and
4973            'VHOST' and
4974            'CHAIN' and
4975            'NF_VPPIP4' and
4976            'IMIX' and
4977            '4T2C' and
4978            'NDRPDR'"
4979   reference:
4980     include: "2"
4981     name: "VNF-1c"
4982   compare:
4983     include: "1"
4984     name: "VNF-0.5c"
4985   parameters:
4986   - "throughput"
4987   - "name"
4988   - "tags"
4989   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4990   x-axis: "X = VNFs per Service Chain"
4991   y-axis: "Y = Number of Service Chains"
4992   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4993   layout:
4994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4995     layout: "plot-service-density"
4996
4997 - type: "plot"
4998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4999   algorithm: "plot_service_density_heatmap_compare"
5000   output-file-type: ".html"
5001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
5002   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5003   filter: "'NIC_Intel-X710' and
5004            'NF_DENSITY' and
5005            'VHOST' and
5006            'CHAIN' and
5007            'NF_VPPIP4' and
5008            'IMIX' and
5009            '8T4C' and
5010            'NDRPDR'"
5011   reference:
5012     include: "2"
5013     name: "VNF-1c"
5014   compare:
5015     include: "1"
5016     name: "VNF-0.5c"
5017   parameters:
5018   - "throughput"
5019   - "name"
5020   - "tags"
5021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5022   x-axis: "X = VNFs per Service Chain"
5023   y-axis: "Y = Number of Service Chains"
5024   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5025   layout:
5026     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5027     layout: "plot-service-density"
5028
5029 # Plots - NF Density - VSC - PDR 64b
5030 - type: "plot"
5031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5032   algorithm: "plot_service_density_heatmap_compare"
5033   output-file-type: ".html"
5034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5035   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5036   filter: "'NIC_Intel-X710' and
5037            'NF_DENSITY' and
5038            'VHOST' and
5039            'CHAIN' and
5040            'NF_VPPIP4' and
5041            '64B' and
5042            '2T1C' and
5043            'NDRPDR'"
5044   reference:
5045     include: "2"
5046     name: "VNF-1c"
5047   compare:
5048     include: "1"
5049     name: "VNF-0.5c"
5050   parameters:
5051   - "throughput"
5052   - "name"
5053   - "tags"
5054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5055   x-axis: "X = VNFs per Service Chain"
5056   y-axis: "Y = Number of Service Chains"
5057   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5058   layout:
5059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5060     layout: "plot-service-density"
5061
5062 - type: "plot"
5063   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5064   algorithm: "plot_service_density_heatmap_compare"
5065   output-file-type: ".html"
5066   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5067   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5068   filter: "'NIC_Intel-X710' and
5069            'NF_DENSITY' and
5070            'VHOST' and
5071            'CHAIN' and
5072            'NF_VPPIP4' and
5073            '64B' and
5074            '4T2C' and
5075            'NDRPDR'"
5076   reference:
5077     include: "2"
5078     name: "VNF-1c"
5079   compare:
5080     include: "1"
5081     name: "VNF-0.5c"
5082   parameters:
5083   - "throughput"
5084   - "name"
5085   - "tags"
5086   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5087   x-axis: "X = VNFs per Service Chain"
5088   y-axis: "Y = Number of Service Chains"
5089   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5090   layout:
5091     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5092     layout: "plot-service-density"
5093
5094 - type: "plot"
5095   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5096   algorithm: "plot_service_density_heatmap_compare"
5097   output-file-type: ".html"
5098   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5099   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5100   filter: "'NIC_Intel-X710' and
5101            'NF_DENSITY' and
5102            'VHOST' and
5103            'CHAIN' and
5104            'NF_VPPIP4' and
5105            '64B' and
5106            '8T4C' and
5107            'NDRPDR'"
5108   reference:
5109     include: "2"
5110     name: "VNF-1c"
5111   compare:
5112     include: "1"
5113     name: "VNF-0.5c"
5114   parameters:
5115   - "throughput"
5116   - "name"
5117   - "tags"
5118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5119   x-axis: "X = VNFs per Service Chain"
5120   y-axis: "Y = Number of Service Chains"
5121   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5122   layout:
5123     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5124     layout: "plot-service-density"
5125
5126 # Plots - NF Density - VSC - PDR IMIX
5127 - type: "plot"
5128   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5129   algorithm: "plot_service_density_heatmap_compare"
5130   output-file-type: ".html"
5131   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5132   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5133   filter: "'NIC_Intel-X710' and
5134            'NF_DENSITY' and
5135            'VHOST' and
5136            'CHAIN' and
5137            'NF_VPPIP4' and
5138            'IMIX' and
5139            '2T1C' and
5140            'NDRPDR'"
5141   reference:
5142     include: "2"
5143     name: "VNF-1c"
5144   compare:
5145     include: "1"
5146     name: "VNF-0.5c"
5147   parameters:
5148   - "throughput"
5149   - "name"
5150   - "tags"
5151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5152   x-axis: "X = VNFs per Service Chain"
5153   y-axis: "Y = Number of Service Chains"
5154   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5155   layout:
5156     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5157     layout: "plot-service-density"
5158
5159 - type: "plot"
5160   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5161   algorithm: "plot_service_density_heatmap_compare"
5162   output-file-type: ".html"
5163   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5164   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5165   filter: "'NIC_Intel-X710' and
5166            'NF_DENSITY' and
5167            'VHOST' and
5168            'CHAIN' and
5169            'NF_VPPIP4' and
5170            'IMIX' and
5171            '4T2C' and
5172            'NDRPDR'"
5173   reference:
5174     include: "2"
5175     name: "VNF-1c"
5176   compare:
5177     include: "1"
5178     name: "VNF-0.5c"
5179   parameters:
5180   - "throughput"
5181   - "name"
5182   - "tags"
5183   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5184   x-axis: "X = VNFs per Service Chain"
5185   y-axis: "Y = Number of Service Chains"
5186   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5187   layout:
5188     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5189     layout: "plot-service-density"
5190
5191 - type: "plot"
5192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5193   algorithm: "plot_service_density_heatmap_compare"
5194   output-file-type: ".html"
5195   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5196   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5197   filter: "'NIC_Intel-X710' and
5198            'NF_DENSITY' and
5199            'VHOST' and
5200            'CHAIN' and
5201            'NF_VPPIP4' and
5202            'IMIX' and
5203            '8T4C' and
5204            'NDRPDR'"
5205   reference:
5206     include: "2"
5207     name: "VNF-1c"
5208   compare:
5209     include: "1"
5210     name: "VNF-0.5c"
5211   parameters:
5212   - "throughput"
5213   - "name"
5214   - "tags"
5215   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5216   x-axis: "X = VNFs per Service Chain"
5217   y-axis: "Y = Number of Service Chains"
5218   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5219   layout:
5220     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5221     layout: "plot-service-density"
5222
5223 ################################################################################
5224 # Plots - NF Density - CSC - MRR 64b
5225 - type: "plot"
5226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5227   algorithm: "plot_service_density_heatmap_compare"
5228   output-file-type: ".html"
5229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5230   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5231   filter: "'NIC_Intel-X710' and
5232            'NF_DENSITY' and
5233            'DOCKER' and
5234            'CHAIN' and
5235            'NF_VPPIP4' and
5236            '64B' and
5237            '2T1C' and
5238            'MRR'"
5239   reference:
5240     include: "2"
5241     name: "CNF-1c"
5242   compare:
5243     include: "1"
5244     name: "CNF-0.5c"
5245   parameters:
5246   - "result"
5247   - "name"
5248   - "tags"
5249   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5250   x-axis: "X = CNFs per Service Chain"
5251   y-axis: "Y = Number of Service Chains"
5252   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5253   layout:
5254     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5255     layout: "plot-service-density"
5256
5257 - type: "plot"
5258   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5259   algorithm: "plot_service_density_heatmap_compare"
5260   output-file-type: ".html"
5261   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5262   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5263   filter: "'NIC_Intel-X710' and
5264            'NF_DENSITY' and
5265            'DOCKER' and
5266            'CHAIN' and
5267            'NF_VPPIP4' and
5268            '64B' and
5269            '4T2C' and
5270            'MRR'"
5271   reference:
5272     include: "2"
5273     name: "CNF-1c"
5274   compare:
5275     include: "1"
5276     name: "CNF-0.5c"
5277   parameters:
5278   - "result"
5279   - "name"
5280   - "tags"
5281   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5282   x-axis: "X = CNFs per Service Chain"
5283   y-axis: "Y = Number of Service Chains"
5284   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5285   layout:
5286     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5287     layout: "plot-service-density"
5288
5289 - type: "plot"
5290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5291   algorithm: "plot_service_density_heatmap_compare"
5292   output-file-type: ".html"
5293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5294   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5295   filter: "'NIC_Intel-X710' and
5296            'NF_DENSITY' and
5297            'DOCKER' and
5298            'CHAIN' and
5299            'NF_VPPIP4' and
5300            '64B' and
5301            '8T4C' and
5302            'MRR'"
5303   reference:
5304     include: "2"
5305     name: "CNF-1c"
5306   compare:
5307     include: "1"
5308     name: "CNF-0.5c"
5309   parameters:
5310   - "result"
5311   - "name"
5312   - "tags"
5313   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5314   x-axis: "X = CNFs per Service Chain"
5315   y-axis: "Y = Number of Service Chains"
5316   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5317   layout:
5318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5319     layout: "plot-service-density"
5320
5321 # Plots - NF Density - CSC - MRR IMIX
5322 - type: "plot"
5323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5324   algorithm: "plot_service_density_heatmap_compare"
5325   output-file-type: ".html"
5326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5327   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5328   filter: "'NIC_Intel-X710' and
5329            'NF_DENSITY' and
5330            'DOCKER' and
5331            'CHAIN' and
5332            'NF_VPPIP4' and
5333            'IMIX' and
5334            '2T1C' and
5335            'MRR'"
5336   reference:
5337     include: "2"
5338     name: "CNF-1c"
5339   compare:
5340     include: "1"
5341     name: "CNF-0.5c"
5342   parameters:
5343   - "result"
5344   - "name"
5345   - "tags"
5346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5347   x-axis: "X = CNFs per Service Chain"
5348   y-axis: "Y = Number of Service Chains"
5349   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5350   layout:
5351     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5352     layout: "plot-service-density"
5353
5354 - type: "plot"
5355   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5356   algorithm: "plot_service_density_heatmap_compare"
5357   output-file-type: ".html"
5358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5359   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5360   filter: "'NIC_Intel-X710' and
5361            'NF_DENSITY' and
5362            'DOCKER' and
5363            'CHAIN' and
5364            'NF_VPPIP4' and
5365            'IMIX' and
5366            '4T2C' and
5367            'MRR'"
5368   reference:
5369     include: "2"
5370     name: "CNF-1c"
5371   compare:
5372     include: "1"
5373     name: "CNF-0.5c"
5374   parameters:
5375   - "result"
5376   - "name"
5377   - "tags"
5378   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5379   x-axis: "X = CNFs per Service Chain"
5380   y-axis: "Y = Number of Service Chains"
5381   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5382   layout:
5383     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5384     layout: "plot-service-density"
5385
5386 - type: "plot"
5387   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5388   algorithm: "plot_service_density_heatmap_compare"
5389   output-file-type: ".html"
5390   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5391   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5392   filter: "'NIC_Intel-X710' and
5393            'NF_DENSITY' and
5394            'DOCKER' and
5395            'CHAIN' and
5396            'NF_VPPIP4' and
5397            'IMIX' and
5398            '8T4C' and
5399            'MRR'"
5400   reference:
5401     include: "2"
5402     name: "CNF-1c"
5403   compare:
5404     include: "1"
5405     name: "CNF-0.5c"
5406   parameters:
5407   - "result"
5408   - "name"
5409   - "tags"
5410   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5411   x-axis: "X = CNFs per Service Chain"
5412   y-axis: "Y = Number of Service Chains"
5413   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5414   layout:
5415     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5416     layout: "plot-service-density"
5417
5418 # Plots - NF Density - CSC - NDR 64b
5419 - type: "plot"
5420   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5421   algorithm: "plot_service_density_heatmap_compare"
5422   output-file-type: ".html"
5423   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5424   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5425   filter: "'NIC_Intel-X710' and
5426            'NF_DENSITY' and
5427            'DOCKER' and
5428            'CHAIN' and
5429            'NF_VPPIP4' and
5430            '64B' and
5431            '2T1C' and
5432            'NDRPDR'"
5433   reference:
5434     include: "2"
5435     name: "CNF-1c"
5436   compare:
5437     include: "1"
5438     name: "CNF-0.5c"
5439   parameters:
5440   - "throughput"
5441   - "name"
5442   - "tags"
5443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5444   x-axis: "X = CNFs per Service Chain"
5445   y-axis: "Y = Number of Service Chains"
5446   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5447   layout:
5448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5449     layout: "plot-service-density"
5450
5451 - type: "plot"
5452   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5453   algorithm: "plot_service_density_heatmap_compare"
5454   output-file-type: ".html"
5455   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5456   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5457   filter: "'NIC_Intel-X710' and
5458            'NF_DENSITY' and
5459            'DOCKER' and
5460            'CHAIN' and
5461            'NF_VPPIP4' and
5462            '64B' and
5463            '4T2C' and
5464            'NDRPDR'"
5465   reference:
5466     include: "2"
5467     name: "CNF-1c"
5468   compare:
5469     include: "1"
5470     name: "CNF-0.5c"
5471   parameters:
5472   - "throughput"
5473   - "name"
5474   - "tags"
5475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5476   x-axis: "X = CNFs per Service Chain"
5477   y-axis: "Y = Number of Service Chains"
5478   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5479   layout:
5480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5481     layout: "plot-service-density"
5482
5483 - type: "plot"
5484   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5485   algorithm: "plot_service_density_heatmap_compare"
5486   output-file-type: ".html"
5487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5488   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5489   filter: "'NIC_Intel-X710' and
5490            'NF_DENSITY' and
5491            'DOCKER' and
5492            'CHAIN' and
5493            'NF_VPPIP4' and
5494            '64B' and
5495            '8T4C' and
5496            'NDRPDR'"
5497   reference:
5498     include: "2"
5499     name: "CNF-1c"
5500   compare:
5501     include: "1"
5502     name: "CNF-0.5c"
5503   parameters:
5504   - "throughput"
5505   - "name"
5506   - "tags"
5507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5508   x-axis: "X = CNFs per Service Chain"
5509   y-axis: "Y = Number of Service Chains"
5510   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5511   layout:
5512     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5513     layout: "plot-service-density"
5514
5515 # Plots - NF Density - CSC - NDR IMIX
5516 - type: "plot"
5517   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5518   algorithm: "plot_service_density_heatmap_compare"
5519   output-file-type: ".html"
5520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5521   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5522   filter: "'NIC_Intel-X710' and
5523            'NF_DENSITY' and
5524            'DOCKER' and
5525            'CHAIN' and
5526            'NF_VPPIP4' and
5527            'IMIX' and
5528            '2T1C' and
5529            'NDRPDR'"
5530   reference:
5531     include: "2"
5532     name: "CNF-1c"
5533   compare:
5534     include: "1"
5535     name: "CNF-0.5c"
5536   parameters:
5537   - "throughput"
5538   - "name"
5539   - "tags"
5540   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5541   x-axis: "X = CNFs per Service Chain"
5542   y-axis: "Y = Number of Service Chains"
5543   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5544   layout:
5545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5546     layout: "plot-service-density"
5547
5548 - type: "plot"
5549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5550   algorithm: "plot_service_density_heatmap_compare"
5551   output-file-type: ".html"
5552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5553   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5554   filter: "'NIC_Intel-X710' and
5555            'NF_DENSITY' and
5556            'DOCKER' and
5557            'CHAIN' and
5558            'NF_VPPIP4' and
5559            'IMIX' and
5560            '4T2C' and
5561            'NDRPDR'"
5562   reference:
5563     include: "2"
5564     name: "CNF-1c"
5565   compare:
5566     include: "1"
5567     name: "CNF-0.5c"
5568   parameters:
5569   - "throughput"
5570   - "name"
5571   - "tags"
5572   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5573   x-axis: "X = CNFs per Service Chain"
5574   y-axis: "Y = Number of Service Chains"
5575   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5576   layout:
5577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5578     layout: "plot-service-density"
5579
5580 - type: "plot"
5581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5582   algorithm: "plot_service_density_heatmap_compare"
5583   output-file-type: ".html"
5584   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5585   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5586   filter: "'NIC_Intel-X710' and
5587            'NF_DENSITY' and
5588            'DOCKER' and
5589            'CHAIN' and
5590            'NF_VPPIP4' and
5591            'IMIX' and
5592            '8T4C' and
5593            'NDRPDR'"
5594   reference:
5595     include: "2"
5596     name: "CNF-1c"
5597   compare:
5598     include: "1"
5599     name: "CNF-0.5c"
5600   parameters:
5601   - "throughput"
5602   - "name"
5603   - "tags"
5604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5605   x-axis: "X = CNFs per Service Chain"
5606   y-axis: "Y = Number of Service Chains"
5607   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5608   layout:
5609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5610     layout: "plot-service-density"
5611
5612 # Plots - NF Density - CSC - PDR 64b
5613 - type: "plot"
5614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5615   algorithm: "plot_service_density_heatmap_compare"
5616   output-file-type: ".html"
5617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5618   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5619   filter: "'NIC_Intel-X710' and
5620            'NF_DENSITY' and
5621            'DOCKER' and
5622            'CHAIN' and
5623            'NF_VPPIP4' and
5624            '64B' and
5625            '2T1C' and
5626            'NDRPDR'"
5627   reference:
5628     include: "2"
5629     name: "CNF-1c"
5630   compare:
5631     include: "1"
5632     name: "CNF-0.5c"
5633   parameters:
5634   - "throughput"
5635   - "name"
5636   - "tags"
5637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5638   x-axis: "X = CNFs per Service Chain"
5639   y-axis: "Y = Number of Service Chains"
5640   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5641   layout:
5642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5643     layout: "plot-service-density"
5644
5645 - type: "plot"
5646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5647   algorithm: "plot_service_density_heatmap_compare"
5648   output-file-type: ".html"
5649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5650   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5651   filter: "'NIC_Intel-X710' and
5652            'NF_DENSITY' and
5653            'DOCKER' and
5654            'CHAIN' and
5655            'NF_VPPIP4' and
5656            '64B' and
5657            '4T2C' and
5658            'NDRPDR'"
5659   reference:
5660     include: "2"
5661     name: "CNF-1c"
5662   compare:
5663     include: "1"
5664     name: "CNF-0.5c"
5665   parameters:
5666   - "throughput"
5667   - "name"
5668   - "tags"
5669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5670   x-axis: "X = CNFs per Service Chain"
5671   y-axis: "Y = Number of Service Chains"
5672   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5673   layout:
5674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5675     layout: "plot-service-density"
5676
5677 - type: "plot"
5678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5679   algorithm: "plot_service_density_heatmap_compare"
5680   output-file-type: ".html"
5681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5682   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5683   filter: "'NIC_Intel-X710' and
5684            'NF_DENSITY' and
5685            'DOCKER' and
5686            'CHAIN' and
5687            'NF_VPPIP4' and
5688            '64B' and
5689            '8T4C' and
5690            'NDRPDR'"
5691   reference:
5692     include: "2"
5693     name: "CNF-1c"
5694   compare:
5695     include: "1"
5696     name: "CNF-0.5c"
5697   parameters:
5698   - "throughput"
5699   - "name"
5700   - "tags"
5701   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5702   x-axis: "X = CNFs per Service Chain"
5703   y-axis: "Y = Number of Service Chains"
5704   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5705   layout:
5706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5707     layout: "plot-service-density"
5708
5709 # Plots - NF Density - CSC - PDR IMIX
5710 - type: "plot"
5711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5712   algorithm: "plot_service_density_heatmap_compare"
5713   output-file-type: ".html"
5714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5715   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5716   filter: "'NIC_Intel-X710' and
5717            'NF_DENSITY' and
5718            'DOCKER' and
5719            'CHAIN' and
5720            'NF_VPPIP4' and
5721            'IMIX' and
5722            '2T1C' and
5723            'NDRPDR'"
5724   reference:
5725     include: "2"
5726     name: "CNF-1c"
5727   compare:
5728     include: "1"
5729     name: "CNF-0.5c"
5730   parameters:
5731   - "throughput"
5732   - "name"
5733   - "tags"
5734   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5735   x-axis: "X = CNFs per Service Chain"
5736   y-axis: "Y = Number of Service Chains"
5737   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5738   layout:
5739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5740     layout: "plot-service-density"
5741
5742 - type: "plot"
5743   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5744   algorithm: "plot_service_density_heatmap_compare"
5745   output-file-type: ".html"
5746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5747   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5748   filter: "'NIC_Intel-X710' and
5749            'NF_DENSITY' and
5750            'DOCKER' and
5751            'CHAIN' and
5752            'NF_VPPIP4' and
5753            'IMIX' and
5754            '4T2C' and
5755            'NDRPDR'"
5756   reference:
5757     include: "2"
5758     name: "CNF-1c"
5759   compare:
5760     include: "1"
5761     name: "CNF-0.5c"
5762   parameters:
5763   - "throughput"
5764   - "name"
5765   - "tags"
5766   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5767   x-axis: "X = CNFs per Service Chain"
5768   y-axis: "Y = Number of Service Chains"
5769   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5770   layout:
5771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5772     layout: "plot-service-density"
5773
5774 - type: "plot"
5775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5776   algorithm: "plot_service_density_heatmap_compare"
5777   output-file-type: ".html"
5778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5779   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5780   filter: "'NIC_Intel-X710' and
5781            'NF_DENSITY' and
5782            'DOCKER' and
5783            'CHAIN' and
5784            'NF_VPPIP4' and
5785            'IMIX' and
5786            '8T4C' and
5787            'NDRPDR'"
5788   reference:
5789     include: "2"
5790     name: "CNF-1c"
5791   compare:
5792     include: "1"
5793     name: "CNF-0.5c"
5794   parameters:
5795   - "throughput"
5796   - "name"
5797   - "tags"
5798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5799   x-axis: "X = CNFs per Service Chain"
5800   y-axis: "Y = Number of Service Chains"
5801   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5802   layout:
5803     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5804     layout: "plot-service-density"
5805
5806 ################################################################################
5807 # Plots - NF Density - CSP - MRR 64b
5808 - type: "plot"
5809   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5810   algorithm: "plot_service_density_heatmap_compare"
5811   output-file-type: ".html"
5812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5813   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5814   filter: "'NIC_Intel-X710' and
5815            'NF_DENSITY' and
5816            'DOCKER' and
5817            'PIPELINE' and
5818            'NF_VPPIP4' and
5819            '64B' and
5820            '2T1C' and
5821            'MRR'"
5822   reference:
5823     include: "2"
5824     name: "CNF-1c"
5825   compare:
5826     include: "1"
5827     name: "CNF-0.5c"
5828   parameters:
5829   - "result"
5830   - "name"
5831   - "tags"
5832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5833   x-axis: "X = CNFs per Service Pipeline"
5834   y-axis: "Y = Number of Service Pipelines"
5835   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5836   layout:
5837     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5838     layout: "plot-service-density"
5839
5840 - type: "plot"
5841   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5842   algorithm: "plot_service_density_heatmap_compare"
5843   output-file-type: ".html"
5844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5845   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5846   filter: "'NIC_Intel-X710' and
5847            'NF_DENSITY' and
5848            'DOCKER' and
5849            'PIPELINE' and
5850            'NF_VPPIP4' and
5851            '64B' and
5852            '4T2C' and
5853            'MRR'"
5854   reference:
5855     include: "2"
5856     name: "CNF-1c"
5857   compare:
5858     include: "1"
5859     name: "CNF-0.5c"
5860   parameters:
5861   - "result"
5862   - "name"
5863   - "tags"
5864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5865   x-axis: "X = CNFs per Service Pipeline"
5866   y-axis: "Y = Number of Service Pipelines"
5867   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5868   layout:
5869     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5870     layout: "plot-service-density"
5871
5872 - type: "plot"
5873   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5874   algorithm: "plot_service_density_heatmap_compare"
5875   output-file-type: ".html"
5876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5877   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5878   filter: "'NIC_Intel-X710' and
5879            'NF_DENSITY' and
5880            'DOCKER' and
5881            'PIPELINE' and
5882            'NF_VPPIP4' and
5883            '64B' and
5884            '8T4C' and
5885            'MRR'"
5886   reference:
5887     include: "2"
5888     name: "CNF-1c"
5889   compare:
5890     include: "1"
5891     name: "CNF-0.5c"
5892   parameters:
5893   - "result"
5894   - "name"
5895   - "tags"
5896   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5897   x-axis: "X = CNFs per Service Pipeline"
5898   y-axis: "Y = Number of Service Pipelines"
5899   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5900   layout:
5901     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5902     layout: "plot-service-density"
5903
5904 # Plots - NF Density - CSP - MRR IMIX
5905 - type: "plot"
5906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5907   algorithm: "plot_service_density_heatmap_compare"
5908   output-file-type: ".html"
5909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5910   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5911   filter: "'NIC_Intel-X710' and
5912            'NF_DENSITY' and
5913            'DOCKER' and
5914            'PIPELINE' and
5915            'NF_VPPIP4' and
5916            'IMIX' and
5917            '2T1C' and
5918            'MRR'"
5919   reference:
5920     include: "2"
5921     name: "CNF-1c"
5922   compare:
5923     include: "1"
5924     name: "CNF-0.5c"
5925   parameters:
5926   - "result"
5927   - "name"
5928   - "tags"
5929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5930   x-axis: "X = CNFs per Service Pipeline"
5931   y-axis: "Y = Number of Service Pipelines"
5932   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5933   layout:
5934     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5935     layout: "plot-service-density"
5936
5937 - type: "plot"
5938   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5939   algorithm: "plot_service_density_heatmap_compare"
5940   output-file-type: ".html"
5941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5942   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5943   filter: "'NIC_Intel-X710' and
5944            'NF_DENSITY' and
5945            'DOCKER' and
5946            'PIPELINE' and
5947            'NF_VPPIP4' and
5948            'IMIX' and
5949            '4T2C' and
5950            'MRR'"
5951   reference:
5952     include: "2"
5953     name: "CNF-1c"
5954   compare:
5955     include: "1"
5956     name: "CNF-0.5c"
5957   parameters:
5958   - "result"
5959   - "name"
5960   - "tags"
5961   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5962   x-axis: "X = CNFs per Service Pipeline"
5963   y-axis: "Y = Number of Service Pipelines"
5964   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5965   layout:
5966     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5967     layout: "plot-service-density"
5968
5969 - type: "plot"
5970   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5971   algorithm: "plot_service_density_heatmap_compare"
5972   output-file-type: ".html"
5973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5974   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5975   filter: "'NIC_Intel-X710' and
5976            'NF_DENSITY' and
5977            'DOCKER' and
5978            'PIPELINE' and
5979            'NF_VPPIP4' and
5980            'IMIX' and
5981            '8T4C' and
5982            'MRR'"
5983   reference:
5984     include: "2"
5985     name: "CNF-1c"
5986   compare:
5987     include: "1"
5988     name: "CNF-0.5c"
5989   parameters:
5990   - "result"
5991   - "name"
5992   - "tags"
5993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5994   x-axis: "X = CNFs per Service Pipeline"
5995   y-axis: "Y = Number of Service Pipelines"
5996   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5997   layout:
5998     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5999     layout: "plot-service-density"
6000
6001 # Plots - NF Density - CSP - NDR 64b
6002 - type: "plot"
6003   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6004   algorithm: "plot_service_density_heatmap_compare"
6005   output-file-type: ".html"
6006   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
6007   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6008   filter: "'NIC_Intel-X710' and
6009            'NF_DENSITY' and
6010            'DOCKER' and
6011            'PIPELINE' and
6012            'NF_VPPIP4' and
6013            '64B' and
6014            '2T1C' and
6015            'NDRPDR'"
6016   reference:
6017     include: "2"
6018     name: "CNF-1c"
6019   compare:
6020     include: "1"
6021     name: "CNF-0.5c"
6022   parameters:
6023   - "throughput"
6024   - "name"
6025   - "tags"
6026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6027   x-axis: "X = CNFs per Service Pipeline"
6028   y-axis: "Y = Number of Service Pipelines"
6029   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6030   layout:
6031     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6032     layout: "plot-service-density"
6033
6034 - type: "plot"
6035   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6036   algorithm: "plot_service_density_heatmap_compare"
6037   output-file-type: ".html"
6038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6039   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6040   filter: "'NIC_Intel-X710' and
6041            'NF_DENSITY' and
6042            'DOCKER' and
6043            'PIPELINE' and
6044            'NF_VPPIP4' and
6045            '64B' and
6046            '4T2C' and
6047            'NDRPDR'"
6048   reference:
6049     include: "2"
6050     name: "CNF-1c"
6051   compare:
6052     include: "1"
6053     name: "CNF-0.5c"
6054   parameters:
6055   - "throughput"
6056   - "name"
6057   - "tags"
6058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6059   x-axis: "X = CNFs per Service Pipeline"
6060   y-axis: "Y = Number of Service Pipelines"
6061   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6062   layout:
6063     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6064     layout: "plot-service-density"
6065
6066 - type: "plot"
6067   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6068   algorithm: "plot_service_density_heatmap_compare"
6069   output-file-type: ".html"
6070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6071   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6072   filter: "'NIC_Intel-X710' and
6073            'NF_DENSITY' and
6074            'DOCKER' and
6075            'PIPELINE' and
6076            'NF_VPPIP4' and
6077            '64B' and
6078            '8T4C' and
6079            'NDRPDR'"
6080   reference:
6081     include: "2"
6082     name: "CNF-1c"
6083   compare:
6084     include: "1"
6085     name: "CNF-0.5c"
6086   parameters:
6087   - "throughput"
6088   - "name"
6089   - "tags"
6090   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6091   x-axis: "X = CNFs per Service Pipeline"
6092   y-axis: "Y = Number of Service Pipelines"
6093   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6094   layout:
6095     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6096     layout: "plot-service-density"
6097
6098 # Plots - NF Density - CSP - NDR IMIX
6099 - type: "plot"
6100   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6101   algorithm: "plot_service_density_heatmap_compare"
6102   output-file-type: ".html"
6103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6104   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6105   filter: "'NIC_Intel-X710' and
6106            'NF_DENSITY' and
6107            'DOCKER' and
6108            'PIPELINE' and
6109            'NF_VPPIP4' and
6110            'IMIX' and
6111            '2T1C' and
6112            'NDRPDR'"
6113   reference:
6114     include: "2"
6115     name: "CNF-1c"
6116   compare:
6117     include: "1"
6118     name: "CNF-0.5c"
6119   parameters:
6120   - "throughput"
6121   - "name"
6122   - "tags"
6123   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6124   x-axis: "X = CNFs per Service Pipeline"
6125   y-axis: "Y = Number of Service Pipelines"
6126   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6127   layout:
6128     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6129     layout: "plot-service-density"
6130
6131 - type: "plot"
6132   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6133   algorithm: "plot_service_density_heatmap_compare"
6134   output-file-type: ".html"
6135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6136   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6137   filter: "'NIC_Intel-X710' and
6138            'NF_DENSITY' and
6139            'DOCKER' and
6140            'PIPELINE' and
6141            'NF_VPPIP4' and
6142            'IMIX' and
6143            '4T2C' and
6144            'NDRPDR'"
6145   reference:
6146     include: "2"
6147     name: "CNF-1c"
6148   compare:
6149     include: "1"
6150     name: "CNF-0.5c"
6151   parameters:
6152   - "throughput"
6153   - "name"
6154   - "tags"
6155   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6156   x-axis: "X = CNFs per Service Pipeline"
6157   y-axis: "Y = Number of Service Pipelines"
6158   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6159   layout:
6160     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6161     layout: "plot-service-density"
6162
6163 - type: "plot"
6164   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6165   algorithm: "plot_service_density_heatmap_compare"
6166   output-file-type: ".html"
6167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6168   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6169   filter: "'NIC_Intel-X710' and
6170            'NF_DENSITY' and
6171            'DOCKER' and
6172            'PIPELINE' and
6173            'NF_VPPIP4' and
6174            'IMIX' and
6175            '8T4C' and
6176            'NDRPDR'"
6177   reference:
6178     include: "2"
6179     name: "CNF-1c"
6180   compare:
6181     include: "1"
6182     name: "CNF-0.5c"
6183   parameters:
6184   - "throughput"
6185   - "name"
6186   - "tags"
6187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6188   x-axis: "X = CNFs per Service Pipeline"
6189   y-axis: "Y = Number of Service Pipelines"
6190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6191   layout:
6192     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6193     layout: "plot-service-density"
6194
6195 # Plots - NF Density - CSP - PDR 64b
6196 - type: "plot"
6197   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6198   algorithm: "plot_service_density_heatmap_compare"
6199   output-file-type: ".html"
6200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6201   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6202   filter: "'NIC_Intel-X710' and
6203            'NF_DENSITY' and
6204            'DOCKER' and
6205            'PIPELINE' and
6206            'NF_VPPIP4' and
6207            '64B' and
6208            '2T1C' and
6209            'NDRPDR'"
6210   reference:
6211     include: "2"
6212     name: "CNF-1c"
6213   compare:
6214     include: "1"
6215     name: "CNF-0.5c"
6216   parameters:
6217   - "throughput"
6218   - "name"
6219   - "tags"
6220   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6221   x-axis: "X = CNFs per Service Pipeline"
6222   y-axis: "Y = Number of Service Pipelines"
6223   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6224   layout:
6225     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6226     layout: "plot-service-density"
6227
6228 - type: "plot"
6229   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6230   algorithm: "plot_service_density_heatmap_compare"
6231   output-file-type: ".html"
6232   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6233   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6234   filter: "'NIC_Intel-X710' and
6235            'NF_DENSITY' and
6236            'DOCKER' and
6237            'PIPELINE' and
6238            'NF_VPPIP4' and
6239            '64B' and
6240            '4T2C' and
6241            'NDRPDR'"
6242   reference:
6243     include: "2"
6244     name: "CNF-1c"
6245   compare:
6246     include: "1"
6247     name: "CNF-0.5c"
6248   parameters:
6249   - "throughput"
6250   - "name"
6251   - "tags"
6252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6253   x-axis: "X = CNFs per Service Pipeline"
6254   y-axis: "Y = Number of Service Pipelines"
6255   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6256   layout:
6257     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6258     layout: "plot-service-density"
6259
6260 - type: "plot"
6261   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6262   algorithm: "plot_service_density_heatmap_compare"
6263   output-file-type: ".html"
6264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6265   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6266   filter: "'NIC_Intel-X710' and
6267            'NF_DENSITY' and
6268            'DOCKER' and
6269            'PIPELINE' and
6270            'NF_VPPIP4' and
6271            '64B' and
6272            '8T4C' and
6273            'NDRPDR'"
6274   reference:
6275     include: "2"
6276     name: "CNF-1c"
6277   compare:
6278     include: "1"
6279     name: "CNF-0.5c"
6280   parameters:
6281   - "throughput"
6282   - "name"
6283   - "tags"
6284   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6285   x-axis: "X = CNFs per Service Pipeline"
6286   y-axis: "Y = Number of Service Pipelines"
6287   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6288   layout:
6289     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6290     layout: "plot-service-density"
6291
6292 # Plots - NF Density - CSP - PDR IMIX
6293 - type: "plot"
6294   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6295   algorithm: "plot_service_density_heatmap_compare"
6296   output-file-type: ".html"
6297   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6298   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6299   filter: "'NIC_Intel-X710' and
6300            'NF_DENSITY' and
6301            'DOCKER' and
6302            'PIPELINE' and
6303            'NF_VPPIP4' and
6304            'IMIX' and
6305            '2T1C' and
6306            'NDRPDR'"
6307   reference:
6308     include: "2"
6309     name: "CNF-1c"
6310   compare:
6311     include: "1"
6312     name: "CNF-0.5c"
6313   parameters:
6314   - "throughput"
6315   - "name"
6316   - "tags"
6317   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6318   x-axis: "X = CNFs per Service Pipeline"
6319   y-axis: "Y = Number of Service Pipelines"
6320   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6321   layout:
6322     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6323     layout: "plot-service-density"
6324
6325 - type: "plot"
6326   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6327   algorithm: "plot_service_density_heatmap_compare"
6328   output-file-type: ".html"
6329   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6330   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6331   filter: "'NIC_Intel-X710' and
6332            'NF_DENSITY' and
6333            'DOCKER' and
6334            'PIPELINE' and
6335            'NF_VPPIP4' and
6336            'IMIX' and
6337            '4T2C' and
6338            'NDRPDR'"
6339   reference:
6340     include: "2"
6341     name: "CNF-1c"
6342   compare:
6343     include: "1"
6344     name: "CNF-0.5c"
6345   parameters:
6346   - "throughput"
6347   - "name"
6348   - "tags"
6349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6350   x-axis: "X = CNFs per Service Pipeline"
6351   y-axis: "Y = Number of Service Pipelines"
6352   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6353   layout:
6354     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6355     layout: "plot-service-density"
6356
6357 - type: "plot"
6358   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6359   algorithm: "plot_service_density_heatmap_compare"
6360   output-file-type: ".html"
6361   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6362   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6363   filter: "'NIC_Intel-X710' and
6364            'NF_DENSITY' and
6365            'DOCKER' and
6366            'PIPELINE' and
6367            'NF_VPPIP4' and
6368            'IMIX' and
6369            '8T4C' and
6370            'NDRPDR'"
6371   reference:
6372     include: "2"
6373     name: "CNF-1c"
6374   compare:
6375     include: "1"
6376     name: "CNF-0.5c"
6377   parameters:
6378   - "throughput"
6379   - "name"
6380   - "tags"
6381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6382   x-axis: "X = CNFs per Service Pipeline"
6383   y-axis: "Y = Number of Service Pipelines"
6384   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6385   layout:
6386     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6387     layout: "plot-service-density"
6388
6389 ################################################################################
6390 ## Plots VPP HTTP Server Performance
6391 #- type: "plot"
6392 #  title: "VPP HTTP Server Performance"
6393 #  algorithm: "plot_http_server_performance_box"
6394 #  output-file-type: ".html"
6395 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6396 #  data:
6397 #    "plot-vpp-http-server-performance"
6398 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6399 #  # each tag is enclosed with ' (apostrophe).
6400 #  filter: "'HTTP' and 'TCP_CPS'"
6401 #  parameters:
6402 #  - "result"
6403 #  - "name"
6404 #  traces:
6405 #    hoverinfo: "x+y"
6406 #    boxpoints: "outliers"
6407 #    whiskerwidth: 0
6408 #  layout:
6409 #    title: "VPP HTTP Server Performance"
6410 #    layout:
6411 #      "plot-cps"
6412 #
6413 #- type: "plot"
6414 #  title: "VPP HTTP Server Performance"
6415 #  algorithm: "plot_http_server_performance_box"
6416 #  output-file-type: ".html"
6417 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6418 #  data:
6419 #    "plot-vpp-http-server-performance"
6420 #  filter: "'HTTP' and 'TCP_RPS'"
6421 #  parameters:
6422 #  - "result"
6423 #  - "name"
6424 #  traces:
6425 #    hoverinfo: "x+y"
6426 #    boxpoints: "outliers"
6427 #    whiskerwidth: 0
6428 #  layout:
6429 #    title: "VPP HTTP Server Performance"
6430 #    layout:
6431 #      "plot-rps"
6432
6433 ################################################################################
6434
6435 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6436 - type: "plot"
6437   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6438   algorithm: "plot_performance_box"
6439   output-file-type: ".html"
6440   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6442   filter: "'NIC_Intel-X520-DA2' and
6443            '64B' and
6444            ('BASE' or 'SCALE') and
6445            'NDRPDR' and
6446            'ETH' and
6447            '1T1C' and
6448            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6449            not 'VHOST' and
6450            not 'MEMIF'"
6451   parameters:
6452   - "throughput"
6453   - "parent"
6454   - "tags"
6455   sort:
6456   - "L2PATCH"
6457   - "L2XCBASE"
6458   - "BASE"
6459   - "FIB_10K"
6460   - "FIB_100K"
6461   - "FIB_1M"
6462   traces:
6463     hoverinfo: "x+y"
6464     boxpoints: "outliers"
6465     whiskerwidth: 0
6466   layout:
6467     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6468     layout: "plot-throughput"
6469
6470 - type: "plot"
6471   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6472   algorithm: "plot_performance_box"
6473   output-file-type: ".html"
6474   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6476   filter: "'NIC_Intel-X520-DA2' and
6477            '64B' and
6478            ('BASE' or 'SCALE') and
6479            'NDRPDR' and
6480            'ETH' and
6481            '1T1C' and
6482            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6483            not 'VHOST' and
6484            not 'MEMIF'"
6485   parameters:
6486   - "throughput"
6487   - "parent"
6488   - "tags"
6489   sort:
6490   - "L2PATCH"
6491   - "L2XCBASE"
6492   - "BASE"
6493   - "FIB_10K"
6494   - "FIB_100K"
6495   - "FIB_1M"
6496   traces:
6497     hoverinfo: "x+y"
6498     boxpoints: "outliers"
6499     whiskerwidth: 0
6500   layout:
6501     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6502     layout: "plot-throughput"
6503
6504 - type: "plot"
6505   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6506   algorithm: "plot_performance_box"
6507   output-file-type: ".html"
6508   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6510   filter: "'NIC_Intel-X520-DA2' and
6511            '64B' and
6512            ('BASE' or 'SCALE') and
6513            'NDRPDR' and
6514            'ETH' and
6515            '2T2C' and
6516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6517            not 'VHOST' and
6518            not 'MEMIF'"
6519   parameters:
6520   - "throughput"
6521   - "parent"
6522   - "tags"
6523   sort:
6524   - "L2PATCH"
6525   - "L2XCBASE"
6526   - "BASE"
6527   - "FIB_10K"
6528   - "FIB_100K"
6529   - "FIB_1M"
6530   traces:
6531     hoverinfo: "x+y"
6532     boxpoints: "outliers"
6533     whiskerwidth: 0
6534   layout:
6535     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6536     layout: "plot-throughput"
6537
6538 - type: "plot"
6539   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6540   algorithm: "plot_performance_box"
6541   output-file-type: ".html"
6542   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6544   filter: "'NIC_Intel-X520-DA2' and
6545            '64B' and
6546            ('BASE' or 'SCALE') and
6547            'NDRPDR' and
6548            'ETH' and
6549            '2T2C' and
6550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6551            not 'VHOST' and
6552            not 'MEMIF'"
6553   parameters:
6554   - "throughput"
6555   - "parent"
6556   - "tags"
6557   sort:
6558   - "L2PATCH"
6559   - "L2XCBASE"
6560   - "BASE"
6561   - "FIB_10K"
6562   - "FIB_100K"
6563   - "FIB_1M"
6564   traces:
6565     hoverinfo: "x+y"
6566     boxpoints: "outliers"
6567     whiskerwidth: 0
6568   layout:
6569     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6570     layout: "plot-throughput"
6571
6572 # Packet Throughput - VPP L2 3n-hsw-x520 features
6573 - type: "plot"
6574   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6575   algorithm: "plot_performance_box"
6576   output-file-type: ".html"
6577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6579   filter: "'NIC_Intel-X520-DA2' and
6580            '64B' and
6581            'NDRPDR' and
6582            '1T1C' and
6583            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6584            not 'ACL' and
6585            not 'VHOST' and
6586            not 'MEMIF'"
6587   parameters:
6588   - "throughput"
6589   - "parent"
6590   - "tags"
6591   sort:
6592   - "L2XCBASE"    # l2xcbase
6593   - "L2BDBASE"    # l2bdbase
6594   - "L2XCFWD"     # dot1q-l2xcbase
6595   - "L2BDMACLRN"  # dot1q-l2bdbase
6596   traces:
6597     hoverinfo: "x+y"
6598     boxpoints: "outliers"
6599     whiskerwidth: 0
6600   layout:
6601     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6602     layout: "plot-throughput"
6603
6604 - type: "plot"
6605   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6606   algorithm: "plot_performance_box"
6607   output-file-type: ".html"
6608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6609   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6610   filter: "'NIC_Intel-X520-DA2' and
6611            '64B' and
6612            'NDRPDR' and
6613            '1T1C' and
6614            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6615            not 'ACL' and
6616            not 'VHOST' and
6617            not 'MEMIF'"
6618   parameters:
6619   - "throughput"
6620   - "parent"
6621   - "tags"
6622   sort:
6623   - "L2XCBASE"    # l2xcbase
6624   - "L2BDBASE"    # l2bdbase
6625   - "L2XCFWD"     # dot1q-l2xcbase
6626   - "L2BDMACLRN"  # dot1q-l2bdbase
6627   traces:
6628     hoverinfo: "x+y"
6629     boxpoints: "outliers"
6630     whiskerwidth: 0
6631   layout:
6632     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6633     layout: "plot-throughput"
6634
6635 - type: "plot"
6636   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6637   algorithm: "plot_performance_box"
6638   output-file-type: ".html"
6639   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6641   filter: "'NIC_Intel-X520-DA2' and
6642            '64B' and
6643            'NDRPDR' and
6644            '2T2C' and
6645            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6646            not 'ACL' and
6647            not 'VHOST' and
6648            not 'MEMIF'"
6649   parameters:
6650   - "throughput"
6651   - "parent"
6652   - "tags"
6653   sort:
6654   - "L2XCBASE"    # l2xcbase
6655   - "L2BDBASE"    # l2bdbase
6656   - "L2XCFWD"     # dot1q-l2xcbase
6657   - "L2BDMACLRN"  # dot1q-l2bdbase
6658   traces:
6659     hoverinfo: "x+y"
6660     boxpoints: "outliers"
6661     whiskerwidth: 0
6662   layout:
6663     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6664     layout: "plot-throughput"
6665
6666 - type: "plot"
6667   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6668   algorithm: "plot_performance_box"
6669   output-file-type: ".html"
6670   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6672   filter: "'NIC_Intel-X520-DA2' and
6673            '64B' and
6674            'NDRPDR' and
6675            '2T2C' and
6676            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6677            not 'ACL' and
6678            not 'VHOST' and
6679            not 'MEMIF'"
6680   parameters:
6681   - "throughput"
6682   - "parent"
6683   - "tags"
6684   sort:
6685   - "L2XCBASE"    # l2xcbase
6686   - "L2BDBASE"    # l2bdbase
6687   - "L2XCFWD"     # dot1q-l2xcbase
6688   - "L2BDMACLRN"  # dot1q-l2bdbase
6689   traces:
6690     hoverinfo: "x+y"
6691     boxpoints: "outliers"
6692     whiskerwidth: 0
6693   layout:
6694     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6695     layout: "plot-throughput"
6696
6697 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6698 - type: "plot"
6699   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6700   algorithm: "plot_performance_box"
6701   output-file-type: ".html"
6702   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6704   filter: "'NIC_Intel-X520-DA2' and
6705            '64B' and
6706            'NDRPDR' and
6707            '1T1C' and
6708            'FEATURE' and
6709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6710            'IACL' and
6711            ('ACL1' or 'ACL50') and
6712            ('10K_FLOWS' or '10k_FLOWS') and
6713            not 'MACIP' and
6714            not 'VHOST' and
6715            not 'MEMIF'"
6716   parameters:
6717   - "throughput"
6718   - "parent"
6719   - "tags"
6720   traces:
6721     hoverinfo: "x+y"
6722     boxpoints: "outliers"
6723     whiskerwidth: 0
6724   layout:
6725     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6726     layout: "plot-throughput"
6727
6728 - type: "plot"
6729   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6730   algorithm: "plot_performance_box"
6731   output-file-type: ".html"
6732   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6734   filter: "'NIC_Intel-X520-DA2' and
6735            '64B' and
6736            'NDRPDR' and
6737            '1T1C' and
6738            'FEATURE' and
6739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6740            'IACL' and
6741            ('ACL1' or 'ACL50') and
6742            ('10K_FLOWS' or '10k_FLOWS') and
6743            not 'MACIP' and
6744            not 'VHOST' and
6745            not 'MEMIF'"
6746   parameters:
6747   - "throughput"
6748   - "parent"
6749   - "tags"
6750   traces:
6751     hoverinfo: "x+y"
6752     boxpoints: "outliers"
6753     whiskerwidth: 0
6754   layout:
6755     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6756     layout: "plot-throughput"
6757
6758 - type: "plot"
6759   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6760   algorithm: "plot_performance_box"
6761   output-file-type: ".html"
6762   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6764   filter: "'NIC_Intel-X520-DA2' and
6765            '64B' and
6766            'NDRPDR' and
6767            '2T2C' and
6768            'FEATURE' and
6769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6770            'IACL' and
6771            ('ACL1' or 'ACL50') and
6772            ('10K_FLOWS' or '10k_FLOWS') and
6773            not 'MACIP' and
6774            not 'VHOST' and
6775            not 'MEMIF'"
6776   parameters:
6777   - "throughput"
6778   - "parent"
6779   - "tags"
6780   traces:
6781     hoverinfo: "x+y"
6782     boxpoints: "outliers"
6783     whiskerwidth: 0
6784   layout:
6785     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6786     layout: "plot-throughput"
6787
6788 - type: "plot"
6789   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6790   algorithm: "plot_performance_box"
6791   output-file-type: ".html"
6792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6794   filter: "'NIC_Intel-X520-DA2' and
6795            '64B' and
6796            'NDRPDR' and
6797            '2T2C' and
6798            'FEATURE' and
6799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6800            'IACL' and
6801            ('ACL1' or 'ACL50') and
6802            ('10K_FLOWS' or '10k_FLOWS') and
6803            not 'MACIP' and
6804            not 'VHOST' and
6805            not 'MEMIF'"
6806   parameters:
6807   - "throughput"
6808   - "parent"
6809   - "tags"
6810   traces:
6811     hoverinfo: "x+y"
6812     boxpoints: "outliers"
6813     whiskerwidth: 0
6814   layout:
6815     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6816     layout: "plot-throughput"
6817
6818 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6819 - type: "plot"
6820   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6821   algorithm: "plot_performance_box"
6822   output-file-type: ".html"
6823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6825   filter: "'NIC_Intel-X520-DA2' and
6826            '64B' and
6827            'NDRPDR' and
6828            '1T1C' and
6829            'FEATURE' and
6830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6831            'OACL' and
6832            ('ACL1' or 'ACL50') and
6833            ('10K_FLOWS' or '10k_FLOWS') and
6834            not 'MACIP' and
6835            not 'VHOST' and
6836            not 'MEMIF'"
6837   parameters:
6838   - "throughput"
6839   - "parent"
6840   - "tags"
6841   traces:
6842     hoverinfo: "x+y"
6843     boxpoints: "outliers"
6844     whiskerwidth: 0
6845   layout:
6846     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6847     layout: "plot-throughput"
6848
6849 - type: "plot"
6850   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6851   algorithm: "plot_performance_box"
6852   output-file-type: ".html"
6853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6855   filter: "'NIC_Intel-X520-DA2' and
6856            '64B' and
6857            'NDRPDR' and
6858            '1T1C' and
6859            'FEATURE' and
6860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6861            'OACL' and
6862            ('ACL1' or 'ACL50') and
6863            ('10K_FLOWS' or '10k_FLOWS') and
6864            not 'MACIP' and
6865            not 'VHOST' and
6866            not 'MEMIF'"
6867   parameters:
6868   - "throughput"
6869   - "parent"
6870   - "tags"
6871   traces:
6872     hoverinfo: "x+y"
6873     boxpoints: "outliers"
6874     whiskerwidth: 0
6875   layout:
6876     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6877     layout: "plot-throughput"
6878
6879 - type: "plot"
6880   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6881   algorithm: "plot_performance_box"
6882   output-file-type: ".html"
6883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6885   filter: "'NIC_Intel-X520-DA2' and
6886            '64B' and
6887            'NDRPDR' and
6888            '2T2C' and
6889            'FEATURE' and
6890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6891            'OACL' and
6892            ('ACL1' or 'ACL50') and
6893            ('10K_FLOWS' or '10k_FLOWS') and
6894            not 'MACIP' and
6895            not 'VHOST' and
6896            not 'MEMIF'"
6897   parameters:
6898   - "throughput"
6899   - "parent"
6900   - "tags"
6901   traces:
6902     hoverinfo: "x+y"
6903     boxpoints: "outliers"
6904     whiskerwidth: 0
6905   layout:
6906     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6907     layout: "plot-throughput"
6908
6909 - type: "plot"
6910   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6911   algorithm: "plot_performance_box"
6912   output-file-type: ".html"
6913   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6915   filter: "'NIC_Intel-X520-DA2' and
6916            '64B' and
6917            'NDRPDR' and
6918            '2T2C' and
6919            'FEATURE' and
6920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6921            'OACL' and
6922            ('ACL1' or 'ACL50') and
6923            ('10K_FLOWS' or '10k_FLOWS') and
6924            not 'MACIP' and
6925            not 'VHOST' and
6926            not 'MEMIF'"
6927   parameters:
6928   - "throughput"
6929   - "parent"
6930   - "tags"
6931   traces:
6932     hoverinfo: "x+y"
6933     boxpoints: "outliers"
6934     whiskerwidth: 0
6935   layout:
6936     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6937     layout: "plot-throughput"
6938
6939 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6940 - type: "plot"
6941   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6942   algorithm: "plot_performance_box"
6943   output-file-type: ".html"
6944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6946   filter: "'NIC_Intel-X520-DA2' and
6947            '64B' and
6948            'NDRPDR' and
6949            '1T1C' and
6950            'FEATURE' and
6951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6952            'MACIP' and
6953            ('ACL1' or 'ACL50') and
6954            ('10K_FLOWS' or '10k_FLOWS') and
6955            not 'VHOST' and
6956            not 'MEMIF'"
6957   parameters:
6958   - "throughput"
6959   - "parent"
6960   - "tags"
6961   traces:
6962     hoverinfo: "x+y"
6963     boxpoints: "outliers"
6964     whiskerwidth: 0
6965   layout:
6966     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6967     layout: "plot-throughput"
6968
6969 - type: "plot"
6970   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6971   algorithm: "plot_performance_box"
6972   output-file-type: ".html"
6973   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6975   filter: "'NIC_Intel-X520-DA2' and
6976            '64B' and
6977            'NDRPDR' and
6978            '1T1C' and
6979            'FEATURE' and
6980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6981            'MACIP' and
6982            ('ACL1' or 'ACL50') and
6983            ('10K_FLOWS' or '10k_FLOWS') and
6984            not 'VHOST' and
6985            not 'MEMIF'"
6986   parameters:
6987   - "throughput"
6988   - "parent"
6989   - "tags"
6990   traces:
6991     hoverinfo: "x+y"
6992     boxpoints: "outliers"
6993     whiskerwidth: 0
6994   layout:
6995     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6996     layout: "plot-throughput"
6997
6998 - type: "plot"
6999   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7000   algorithm: "plot_performance_box"
7001   output-file-type: ".html"
7002   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7004   filter: "'NIC_Intel-X520-DA2' and
7005            '64B' and
7006            'NDRPDR' and
7007            '2T2C' and
7008            'FEATURE' and
7009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7010            'MACIP' and
7011            ('ACL1' or 'ACL50') and
7012            ('10K_FLOWS' or '10k_FLOWS') and
7013            not 'VHOST' and
7014            not 'MEMIF'"
7015   parameters:
7016   - "throughput"
7017   - "parent"
7018   - "tags"
7019   traces:
7020     hoverinfo: "x+y"
7021     boxpoints: "outliers"
7022     whiskerwidth: 0
7023   layout:
7024     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7025     layout: "plot-throughput"
7026
7027 - type: "plot"
7028   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7029   algorithm: "plot_performance_box"
7030   output-file-type: ".html"
7031   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7033   filter: "'NIC_Intel-X520-DA2' and
7034            '64B' and
7035            'NDRPDR' and
7036            '2T2C' and
7037            'FEATURE' and
7038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7039            'MACIP' and
7040            ('ACL1' or 'ACL50') and
7041            ('10K_FLOWS' or '10k_FLOWS') and
7042            not 'VHOST' and
7043            not 'MEMIF'"
7044   parameters:
7045   - "throughput"
7046   - "parent"
7047   - "tags"
7048   traces:
7049     hoverinfo: "x+y"
7050     boxpoints: "outliers"
7051     whiskerwidth: 0
7052   layout:
7053     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7054     layout: "plot-throughput"
7055
7056 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7057 - type: "plot"
7058   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7059   algorithm: "plot_performance_box"
7060   output-file-type: ".html"
7061   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7063   filter: "'NIC_Intel-X710' and
7064            '64B' and
7065            ('BASE' or 'SCALE') and
7066            'NDRPDR' and
7067            'ETH' and
7068            '1T1C' and
7069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7070            not 'VHOST' and
7071            not 'MEMIF'"
7072   parameters:
7073   - "throughput"
7074   - "parent"
7075   - "tags"
7076   sort:
7077   - "L2PATCH"
7078   - "L2XCFWD"
7079   - "L2BDMACLRN"
7080   - "FIB_10K"
7081   - "FIB_100K"
7082   - "FIB_1M"
7083   traces:
7084     hoverinfo: "x+y"
7085     boxpoints: "outliers"
7086     whiskerwidth: 0
7087   layout:
7088     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7089     layout: "plot-throughput"
7090
7091 - type: "plot"
7092   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7093   algorithm: "plot_performance_box"
7094   output-file-type: ".html"
7095   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7097   filter: "'NIC_Intel-X710' and
7098            '64B' and
7099            ('BASE' or 'SCALE') and
7100            'NDRPDR' and
7101            'ETH' and
7102            '1T1C' and
7103            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7104            not 'VHOST' and
7105            not 'MEMIF'"
7106   parameters:
7107   - "throughput"
7108   - "parent"
7109   - "tags"
7110   sort:
7111   - "L2PATCH"
7112   - "L2XCFWD"
7113   - "L2BDMACLRN"
7114   - "FIB_10K"
7115   - "FIB_100K"
7116   - "FIB_1M"
7117   traces:
7118     hoverinfo: "x+y"
7119     boxpoints: "outliers"
7120     whiskerwidth: 0
7121   layout:
7122     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7123     layout: "plot-throughput"
7124
7125 - type: "plot"
7126   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7127   algorithm: "plot_performance_box"
7128   output-file-type: ".html"
7129   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7131   filter: "'NIC_Intel-X710' and
7132            '64B' and
7133            ('BASE' or 'SCALE') and
7134            'NDRPDR' and
7135            'ETH' and
7136            '2T2C' and
7137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7138            not 'VHOST' and
7139            not 'MEMIF'"
7140   parameters:
7141   - "throughput"
7142   - "parent"
7143   - "tags"
7144   sort:
7145   - "L2PATCH"
7146   - "L2XCFWD"
7147   - "L2BDMACLRN"
7148   - "FIB_10K"
7149   - "FIB_100K"
7150   - "FIB_1M"
7151   traces:
7152     hoverinfo: "x+y"
7153     boxpoints: "outliers"
7154     whiskerwidth: 0
7155   layout:
7156     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7157     layout: "plot-throughput"
7158
7159 - type: "plot"
7160   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7161   algorithm: "plot_performance_box"
7162   output-file-type: ".html"
7163   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7165   filter: "'NIC_Intel-X710' and
7166            '64B' and
7167            ('BASE' or 'SCALE') and
7168            'NDRPDR' and
7169            'ETH' and
7170            '2T2C' and
7171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7172            not 'VHOST' and
7173            not 'MEMIF'"
7174   parameters:
7175   - "throughput"
7176   - "parent"
7177   - "tags"
7178   sort:
7179   - "L2PATCH"
7180   - "L2XCFWD"
7181   - "L2BDMACLRN"
7182   - "FIB_10K"
7183   - "FIB_100K"
7184   - "FIB_1M"
7185   traces:
7186     hoverinfo: "x+y"
7187     boxpoints: "outliers"
7188     whiskerwidth: 0
7189   layout:
7190     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7191     layout: "plot-throughput"
7192
7193 # Packet Throughput - VPP L2 3n-hsw-x710 features
7194 - type: "plot"
7195   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7196   algorithm: "plot_performance_box"
7197   output-file-type: ".html"
7198   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7200   filter: "'NIC_Intel-X710' and
7201            '64B' and
7202            'NDRPDR' and
7203            '1T1C' and
7204            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7205            not 'ACL' and
7206            not 'VHOST' and
7207            not 'L2OVRLAY' and
7208            not 'MEMIF'"
7209   parameters:
7210   - "throughput"
7211   - "parent"
7212   - "tags"
7213   sort:
7214   - "L2XCBASE"    # l2xcbase
7215   - "L2BDBASE"    # l2bdbase
7216   - "L2XCFWD"     # dot1q-l2xcbase
7217   - "L2BDMACLRN"  # dot1q-l2bdbase
7218   traces:
7219     hoverinfo: "x+y"
7220     boxpoints: "outliers"
7221     whiskerwidth: 0
7222   layout:
7223     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7224     layout: "plot-throughput"
7225
7226 - type: "plot"
7227   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7228   algorithm: "plot_performance_box"
7229   output-file-type: ".html"
7230   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7232   filter: "'NIC_Intel-X710' and
7233            '64B' and
7234            'NDRPDR' and
7235            '1T1C' and
7236            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7237            not 'ACL' and
7238            not 'VHOST' and
7239            not 'L2OVRLAY' and
7240            not 'MEMIF'"
7241   parameters:
7242   - "throughput"
7243   - "parent"
7244   - "tags"
7245   sort:
7246   - "L2XCBASE"    # l2xcbase
7247   - "L2BDBASE"    # l2bdbase
7248   - "L2XCFWD"     # dot1q-l2xcbase
7249   - "L2BDMACLRN"  # dot1q-l2bdbase
7250   traces:
7251     hoverinfo: "x+y"
7252     boxpoints: "outliers"
7253     whiskerwidth: 0
7254   layout:
7255     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7256     layout: "plot-throughput"
7257
7258 - type: "plot"
7259   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7260   algorithm: "plot_performance_box"
7261   output-file-type: ".html"
7262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7264   filter: "'NIC_Intel-X710' and
7265            '64B' and
7266            'NDRPDR' and
7267            '2T2C' and
7268            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7269            not 'ACL' and
7270            not 'VHOST' and
7271            not 'L2OVRLAY' and
7272            not 'MEMIF'"
7273   parameters:
7274   - "throughput"
7275   - "parent"
7276   - "tags"
7277   sort:
7278   - "L2XCBASE"    # l2xcbase
7279   - "L2BDBASE"    # l2bdbase
7280   - "L2XCFWD"     # dot1q-l2xcbase
7281   - "L2BDMACLRN"  # dot1q-l2bdbase
7282   traces:
7283     hoverinfo: "x+y"
7284     boxpoints: "outliers"
7285     whiskerwidth: 0
7286   layout:
7287     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7288     layout: "plot-throughput"
7289
7290 - type: "plot"
7291   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7292   algorithm: "plot_performance_box"
7293   output-file-type: ".html"
7294   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7296   filter: "'NIC_Intel-X710' and
7297            '64B' and
7298            'NDRPDR' and
7299            '2T2C' and
7300            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7301            not 'ACL' and
7302            not 'VHOST' and
7303            not 'L2OVRLAY' and
7304            not 'MEMIF'"
7305   parameters:
7306   - "throughput"
7307   - "parent"
7308   - "tags"
7309   sort:
7310   - "L2XCBASE"    # l2xcbase
7311   - "L2BDBASE"    # l2bdbase
7312   - "L2XCFWD"     # dot1q-l2xcbase
7313   - "L2BDMACLRN"  # dot1q-l2bdbase
7314   traces:
7315     hoverinfo: "x+y"
7316     boxpoints: "outliers"
7317     whiskerwidth: 0
7318   layout:
7319     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7320     layout: "plot-throughput"
7321
7322 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7323 - type: "plot"
7324   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7325   algorithm: "plot_performance_box"
7326   output-file-type: ".html"
7327   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7329   filter: "'NIC_Intel-X710' and
7330            '64B' and
7331            'NDRPDR' and
7332            '1T1C' and
7333            'FEATURE' and
7334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7335            'IACL' and
7336            ('ACL1' or 'ACL50') and
7337            ('10K_FLOWS' or '10k_FLOWS') and
7338            not 'MACIP' and
7339            not 'VHOST' and
7340            not 'MEMIF'"
7341   parameters:
7342   - "throughput"
7343   - "parent"
7344   - "tags"
7345   traces:
7346     hoverinfo: "x+y"
7347     boxpoints: "outliers"
7348     whiskerwidth: 0
7349   layout:
7350     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7351     layout: "plot-throughput"
7352
7353 - type: "plot"
7354   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7355   algorithm: "plot_performance_box"
7356   output-file-type: ".html"
7357   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7358   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7359   filter: "'NIC_Intel-X710' and
7360            '64B' and
7361            'NDRPDR' and
7362            '1T1C' and
7363            'FEATURE' and
7364            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7365            'IACL' and
7366            ('ACL1' or 'ACL50') and
7367            ('10K_FLOWS' or '10k_FLOWS') and
7368            not 'MACIP' and
7369            not 'VHOST' and
7370            not 'MEMIF'"
7371   parameters:
7372   - "throughput"
7373   - "parent"
7374   - "tags"
7375   traces:
7376     hoverinfo: "x+y"
7377     boxpoints: "outliers"
7378     whiskerwidth: 0
7379   layout:
7380     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7381     layout: "plot-throughput"
7382
7383 - type: "plot"
7384   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7385   algorithm: "plot_performance_box"
7386   output-file-type: ".html"
7387   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7389   filter: "'NIC_Intel-X710' and
7390            '64B' and
7391            'NDRPDR' and
7392            '2T2C' and
7393            'FEATURE' and
7394            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7395            'IACL' and
7396            ('ACL1' or 'ACL50') and
7397            ('10K_FLOWS' or '10k_FLOWS') and
7398            not 'MACIP' and
7399            not 'VHOST' and
7400            not 'MEMIF'"
7401   parameters:
7402   - "throughput"
7403   - "parent"
7404   - "tags"
7405   traces:
7406     hoverinfo: "x+y"
7407     boxpoints: "outliers"
7408     whiskerwidth: 0
7409   layout:
7410     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7411     layout: "plot-throughput"
7412
7413 - type: "plot"
7414   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7415   algorithm: "plot_performance_box"
7416   output-file-type: ".html"
7417   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7419   filter: "'NIC_Intel-X710' and
7420            '64B' and
7421            'NDRPDR' and
7422            '2T2C' and
7423            'FEATURE' and
7424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7425            'IACL' and
7426            ('ACL1' or 'ACL50') and
7427            ('10K_FLOWS' or '10k_FLOWS') and
7428            not 'MACIP' and
7429            not 'VHOST' and
7430            not 'MEMIF'"
7431   parameters:
7432   - "throughput"
7433   - "parent"
7434   - "tags"
7435   traces:
7436     hoverinfo: "x+y"
7437     boxpoints: "outliers"
7438     whiskerwidth: 0
7439   layout:
7440     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7441     layout: "plot-throughput"
7442
7443 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7444 - type: "plot"
7445   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7446   algorithm: "plot_performance_box"
7447   output-file-type: ".html"
7448   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7450   filter: "'NIC_Intel-XL710' and
7451            '64B' and
7452            'BASE' and
7453            'NDRPDR' and
7454            'ETH' and
7455            '1T1C' and
7456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7457            not 'VHOST' and
7458            not 'MEMIF'"
7459   parameters:
7460   - "throughput"
7461   - "parent"
7462   - "tags"
7463   sort:
7464   - "L2PATCH"
7465   - "L2XCFWD"
7466   - "L2BDMACLRN"
7467   traces:
7468     hoverinfo: "x+y"
7469     boxpoints: "outliers"
7470     whiskerwidth: 0
7471   layout:
7472     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7473     layout: "plot-throughput"
7474
7475 - type: "plot"
7476   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7477   algorithm: "plot_performance_box"
7478   output-file-type: ".html"
7479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7481   filter: "'NIC_Intel-XL710' and
7482            '64B' and
7483            'BASE' and
7484            'NDRPDR' and
7485            'ETH' and
7486            '1T1C' and
7487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7488            not 'VHOST' and
7489            not 'MEMIF'"
7490   parameters:
7491   - "throughput"
7492   - "parent"
7493   - "tags"
7494   sort:
7495   - "L2PATCH"
7496   - "L2XCFWD"
7497   - "L2BDMACLRN"
7498   traces:
7499     hoverinfo: "x+y"
7500     boxpoints: "outliers"
7501     whiskerwidth: 0
7502   layout:
7503     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7504     layout: "plot-throughput"
7505
7506 - type: "plot"
7507   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7508   algorithm: "plot_performance_box"
7509   output-file-type: ".html"
7510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7512   filter: "'NIC_Intel-XL710' and
7513            '64B' and
7514            'BASE' and
7515            'NDRPDR' and
7516            'ETH' and
7517            '2T2C' and
7518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7519            not 'VHOST' and
7520            not 'MEMIF'"
7521   parameters:
7522   - "throughput"
7523   - "parent"
7524   - "tags"
7525   sort:
7526   - "L2PATCH"
7527   - "L2XCFWD"
7528   - "L2BDMACLRN"
7529   traces:
7530     hoverinfo: "x+y"
7531     boxpoints: "outliers"
7532     whiskerwidth: 0
7533   layout:
7534     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7535     layout: "plot-throughput"
7536
7537 - type: "plot"
7538   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7539   algorithm: "plot_performance_box"
7540   output-file-type: ".html"
7541   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7543   filter: "'NIC_Intel-XL710' and
7544            '64B' and
7545            'BASE' and
7546            'NDRPDR' and
7547            'ETH' and
7548            '2T2C' and
7549            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7550            not 'VHOST' and
7551            not 'MEMIF'"
7552   parameters:
7553   - "throughput"
7554   - "parent"
7555   - "tags"
7556   sort:
7557   - "L2PATCH"
7558   - "L2XCFWD"
7559   - "L2BDMACLRN"
7560   traces:
7561     hoverinfo: "x+y"
7562     boxpoints: "outliers"
7563     whiskerwidth: 0
7564   layout:
7565     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7566     layout: "plot-throughput"
7567
7568 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7569 - type: "plot"
7570   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7571   algorithm: "plot_performance_box"
7572   output-file-type: ".html"
7573   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7575   filter: "'NIC_Intel-X710' and
7576            '64B' and
7577            ('BASE' or 'SCALE') and
7578            'NDRPDR' and
7579            'ETH' and
7580            '2T1C' and
7581            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7582            not 'VHOST' and
7583            not 'MEMIF' and
7584            not 'DRV_AVF'"
7585   parameters:
7586   - "throughput"
7587   - "parent"
7588   - "tags"
7589   sort:
7590   - "L2PATCH"
7591   - "L2XCBASE"
7592   - "BASE"
7593   - "FIB_10K"
7594   - "FIB_100K"
7595   - "FIB_1M"
7596   traces:
7597     hoverinfo: "x+y"
7598     boxpoints: "outliers"
7599     whiskerwidth: 0
7600   layout:
7601     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7602     layout: "plot-throughput"
7603
7604 - type: "plot"
7605   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7606   algorithm: "plot_performance_box"
7607   output-file-type: ".html"
7608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7610   filter: "'NIC_Intel-X710' and
7611            '64B' and
7612            ('BASE' or 'SCALE') and
7613            'NDRPDR' and
7614            'ETH' and
7615            '2T1C' and
7616            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7617            not 'VHOST' and
7618            not 'MEMIF' and
7619            not 'DRV_AVF'"
7620   parameters:
7621   - "throughput"
7622   - "parent"
7623   - "tags"
7624   sort:
7625   - "L2PATCH"
7626   - "L2XCBASE"
7627   - "BASE"
7628   - "FIB_10K"
7629   - "FIB_100K"
7630   - "FIB_1M"
7631   traces:
7632     hoverinfo: "x+y"
7633     boxpoints: "outliers"
7634     whiskerwidth: 0
7635   layout:
7636     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7637     layout: "plot-throughput"
7638
7639 - type: "plot"
7640   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7641   algorithm: "plot_performance_box"
7642   output-file-type: ".html"
7643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7645   filter: "'NIC_Intel-X710' and
7646            '64B' and
7647            ('BASE' or 'SCALE') and
7648            'NDRPDR' and
7649            'ETH' and
7650            '4T2C' and
7651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7652            not 'VHOST' and
7653            not 'MEMIF' and
7654            not 'DRV_AVF'"
7655   parameters:
7656   - "throughput"
7657   - "parent"
7658   - "tags"
7659   sort:
7660   - "L2PATCH"
7661   - "L2XCBASE"
7662   - "BASE"
7663   - "FIB_10K"
7664   - "FIB_100K"
7665   - "FIB_1M"
7666   traces:
7667     hoverinfo: "x+y"
7668     boxpoints: "outliers"
7669     whiskerwidth: 0
7670   layout:
7671     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7672     layout: "plot-throughput"
7673
7674 - type: "plot"
7675   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7676   algorithm: "plot_performance_box"
7677   output-file-type: ".html"
7678   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7680   filter: "'NIC_Intel-X710' and
7681            '64B' and
7682            ('BASE' or 'SCALE') and
7683            'NDRPDR' and
7684            'ETH' and
7685            '4T2C' and
7686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7687            not 'VHOST' and
7688            not 'MEMIF' and
7689            not 'DRV_AVF'"
7690   parameters:
7691   - "throughput"
7692   - "parent"
7693   - "tags"
7694   sort:
7695   - "L2PATCH"
7696   - "L2XCBASE"
7697   - "BASE"
7698   - "FIB_10K"
7699   - "FIB_100K"
7700   - "FIB_1M"
7701   traces:
7702     hoverinfo: "x+y"
7703     boxpoints: "outliers"
7704     whiskerwidth: 0
7705   layout:
7706     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7707     layout: "plot-throughput"
7708
7709 # Packet Throughput - VPP L2 3n-skx-x710 features
7710 - type: "plot"
7711   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7712   algorithm: "plot_performance_box"
7713   output-file-type: ".html"
7714   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7716   filter: "'NIC_Intel-X710' and
7717            '64B' and
7718            'NDRPDR' and
7719            '2T1C' and
7720            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7721            not 'ACL' and
7722            not 'VHOST' and
7723            not 'DRV_AVF' and
7724            not 'L2OVRLAY' and
7725            not 'MEMIF'"
7726   parameters:
7727   - "throughput"
7728   - "parent"
7729   - "tags"
7730   sort:
7731   - "L2XCBASE"    # l2xcbase
7732   - "L2BDBASE"    # l2bdbase
7733   - "L2XCFWD"     # dot1q-l2xcbase
7734   - "L2BDMACLRN"  # dot1q-l2bdbase
7735   traces:
7736     hoverinfo: "x+y"
7737     boxpoints: "outliers"
7738     whiskerwidth: 0
7739   layout:
7740     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7741     layout: "plot-throughput"
7742
7743 - type: "plot"
7744   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7745   algorithm: "plot_performance_box"
7746   output-file-type: ".html"
7747   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7749   filter: "'NIC_Intel-X710' and
7750            '64B' and
7751            'NDRPDR' and
7752            '2T1C' and
7753            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7754            not 'ACL' and
7755            not 'VHOST' and
7756            not 'DRV_AVF' and
7757            not 'L2OVRLAY' and
7758            not 'MEMIF'"
7759   parameters:
7760   - "throughput"
7761   - "parent"
7762   - "tags"
7763   sort:
7764   - "L2XCBASE"    # l2xcbase
7765   - "L2BDBASE"    # l2bdbase
7766   - "L2XCFWD"     # dot1q-l2xcbase
7767   - "L2BDMACLRN"  # dot1q-l2bdbase
7768   traces:
7769     hoverinfo: "x+y"
7770     boxpoints: "outliers"
7771     whiskerwidth: 0
7772   layout:
7773     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7774     layout: "plot-throughput"
7775
7776 - type: "plot"
7777   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7778   algorithm: "plot_performance_box"
7779   output-file-type: ".html"
7780   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7782   filter: "'NIC_Intel-X710' and
7783            '64B' and
7784            'NDRPDR' and
7785            '4T2C' and
7786            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7787            not 'ACL' and
7788            not 'VHOST' and
7789            not 'DRV_AVF' and
7790            not 'L2OVRLAY' and
7791            not 'MEMIF'"
7792   parameters:
7793   - "throughput"
7794   - "parent"
7795   - "tags"
7796   sort:
7797   - "L2XCBASE"    # l2xcbase
7798   - "L2BDBASE"    # l2bdbase
7799   - "L2XCFWD"     # dot1q-l2xcbase
7800   - "L2BDMACLRN"  # dot1q-l2bdbase
7801   traces:
7802     hoverinfo: "x+y"
7803     boxpoints: "outliers"
7804     whiskerwidth: 0
7805   layout:
7806     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7807     layout: "plot-throughput"
7808
7809 - type: "plot"
7810   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7811   algorithm: "plot_performance_box"
7812   output-file-type: ".html"
7813   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7815   filter: "'NIC_Intel-X710' and
7816            '64B' and
7817            'NDRPDR' and
7818            '4T2C' and
7819            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7820            not 'ACL' and
7821            not 'VHOST' and
7822            not 'DRV_AVF' and
7823            not 'L2OVRLAY' and
7824            not 'MEMIF'"
7825   parameters:
7826   - "throughput"
7827   - "parent"
7828   - "tags"
7829   sort:
7830   - "L2XCBASE"    # l2xcbase
7831   - "L2BDBASE"    # l2bdbase
7832   - "L2XCFWD"     # dot1q-l2xcbase
7833   - "L2BDMACLRN"  # dot1q-l2bdbase
7834   traces:
7835     hoverinfo: "x+y"
7836     boxpoints: "outliers"
7837     whiskerwidth: 0
7838   layout:
7839     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7840     layout: "plot-throughput"
7841
7842 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7843 - type: "plot"
7844   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7845   algorithm: "plot_performance_box"
7846   output-file-type: ".html"
7847   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7849   filter: "'NIC_Intel-X710' and
7850            '64B' and
7851            'NDRPDR' and
7852            '2T1C' and
7853            'FEATURE' and
7854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7855            'IACL' and
7856            ('ACL1' or 'ACL50') and
7857            ('10K_FLOWS' or '10k_FLOWS') and
7858            not 'MACIP' and
7859            not 'VHOST' and
7860            not 'MEMIF'"
7861   parameters:
7862   - "throughput"
7863   - "parent"
7864   - "tags"
7865   traces:
7866     hoverinfo: "x+y"
7867     boxpoints: "outliers"
7868     whiskerwidth: 0
7869   layout:
7870     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7871     layout: "plot-throughput"
7872
7873 - type: "plot"
7874   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7875   algorithm: "plot_performance_box"
7876   output-file-type: ".html"
7877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7879   filter: "'NIC_Intel-X710' and
7880            '64B' and
7881            'NDRPDR' and
7882            '2T1C' and
7883            'FEATURE' and
7884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7885            'IACL' and
7886            ('ACL1' or 'ACL50') and
7887            ('10K_FLOWS' or '10k_FLOWS') and
7888            not 'MACIP' and
7889            not 'VHOST' and
7890            not 'MEMIF'"
7891   parameters:
7892   - "throughput"
7893   - "parent"
7894   - "tags"
7895   traces:
7896     hoverinfo: "x+y"
7897     boxpoints: "outliers"
7898     whiskerwidth: 0
7899   layout:
7900     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7901     layout: "plot-throughput"
7902
7903 - type: "plot"
7904   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7905   algorithm: "plot_performance_box"
7906   output-file-type: ".html"
7907   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7909   filter: "'NIC_Intel-X710' and
7910            '64B' and
7911            'NDRPDR' and
7912            '4T2C' and
7913            'FEATURE' and
7914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7915            'IACL' and
7916            ('ACL1' or 'ACL50') and
7917            ('10K_FLOWS' or '10k_FLOWS') and
7918            not 'MACIP' and
7919            not 'VHOST' and
7920            not 'MEMIF'"
7921   parameters:
7922   - "throughput"
7923   - "parent"
7924   - "tags"
7925   traces:
7926     hoverinfo: "x+y"
7927     boxpoints: "outliers"
7928     whiskerwidth: 0
7929   layout:
7930     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7931     layout: "plot-throughput"
7932
7933 - type: "plot"
7934   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7935   algorithm: "plot_performance_box"
7936   output-file-type: ".html"
7937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7939   filter: "'NIC_Intel-X710' and
7940            '64B' and
7941            'NDRPDR' and
7942            '4T2C' and
7943            'FEATURE' and
7944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7945            'IACL' and
7946            ('ACL1' or 'ACL50') and
7947            ('10K_FLOWS' or '10k_FLOWS') and
7948            not 'MACIP' and
7949            not 'VHOST' and
7950            not 'MEMIF'"
7951   parameters:
7952   - "throughput"
7953   - "parent"
7954   - "tags"
7955   traces:
7956     hoverinfo: "x+y"
7957     boxpoints: "outliers"
7958     whiskerwidth: 0
7959   layout:
7960     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7961     layout: "plot-throughput"
7962
7963 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7964 - type: "plot"
7965   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7966   algorithm: "plot_performance_box"
7967   output-file-type: ".html"
7968   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7970   filter: "'NIC_Intel-XXV710' and
7971            '64B' and
7972            ('BASE' or 'SCALE') and
7973            'NDRPDR' and
7974            'ETH' and
7975            '2T1C' and
7976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7977            not 'VHOST' and
7978            not 'MEMIF'"
7979   parameters:
7980   - "throughput"
7981   - "parent"
7982   - "tags"
7983   sort:
7984   - "L2PATCH"
7985   - "L2PATCH"
7986   - "L2XCBASE"
7987   - "L2BDMACLRN"
7988   traces:
7989     hoverinfo: "x+y"
7990     boxpoints: "outliers"
7991     whiskerwidth: 0
7992   layout:
7993     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7994     layout: "plot-throughput"
7995
7996 - type: "plot"
7997   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7998   algorithm: "plot_performance_box"
7999   output-file-type: ".html"
8000   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8002   filter: "'NIC_Intel-XXV710' and
8003            '64B' and
8004            ('BASE' or 'SCALE') and
8005            'NDRPDR' and
8006            'ETH' and
8007            '2T1C' and
8008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8009            not 'VHOST' and
8010            not 'MEMIF'"
8011   parameters:
8012   - "throughput"
8013   - "parent"
8014   - "tags"
8015   sort:
8016   - "L2PATCH"
8017   - "L2PATCH"
8018   - "L2XCBASE"
8019   - "L2BDMACLRN"
8020   traces:
8021     hoverinfo: "x+y"
8022     boxpoints: "outliers"
8023     whiskerwidth: 0
8024   layout:
8025     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8026     layout: "plot-throughput"
8027
8028 - type: "plot"
8029   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8030   algorithm: "plot_performance_box"
8031   output-file-type: ".html"
8032   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8034   filter: "'NIC_Intel-XXV710' and
8035            '64B' and
8036            ('BASE' or 'SCALE') and
8037            'NDRPDR' and
8038            'ETH' and
8039            '4T2C' and
8040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8041            not 'VHOST' and
8042            not 'MEMIF'"
8043   parameters:
8044   - "throughput"
8045   - "parent"
8046   - "tags"
8047   sort:
8048   - "L2PATCH"
8049   - "L2PATCH"
8050   - "L2XCBASE"
8051   - "L2BDMACLRN"
8052   traces:
8053     hoverinfo: "x+y"
8054     boxpoints: "outliers"
8055     whiskerwidth: 0
8056   layout:
8057     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8058     layout: "plot-throughput"
8059
8060 - type: "plot"
8061   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8062   algorithm: "plot_performance_box"
8063   output-file-type: ".html"
8064   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8066   filter: "'NIC_Intel-XXV710' and
8067            '64B' and
8068            ('BASE' or 'SCALE') and
8069            'NDRPDR' and
8070            'ETH' and
8071            '4T2C' and
8072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8073            not 'VHOST' and
8074            not 'MEMIF'"
8075   parameters:
8076   - "throughput"
8077   - "parent"
8078   - "tags"
8079   sort:
8080   - "L2PATCH"
8081   - "L2PATCH"
8082   - "L2XCBASE"
8083   - "L2BDMACLRN"
8084   traces:
8085     hoverinfo: "x+y"
8086     boxpoints: "outliers"
8087     whiskerwidth: 0
8088   layout:
8089     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8090     layout: "plot-throughput"
8091
8092 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8093 - type: "plot"
8094   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8095   algorithm: "plot_performance_box"
8096   output-file-type: ".html"
8097   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8099   filter: "'NIC_Intel-X710' and
8100            '64B' and
8101            ('BASE' or 'SCALE') and
8102            'NDRPDR' and
8103            'ETH' and
8104            '2T1C' and
8105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8106            not 'VHOST' and
8107            not 'MEMIF'"
8108   parameters:
8109   - "throughput"
8110   - "parent"
8111   - "tags"
8112   sort:
8113   - "L2PATCH"
8114   - "L2XCBASE"
8115   - "BASE"
8116   - "FIB_10K"
8117   - "FIB_100K"
8118   - "FIB_1M"
8119   traces:
8120     hoverinfo: "x+y"
8121     boxpoints: "outliers"
8122     whiskerwidth: 0
8123   layout:
8124     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8125     layout: "plot-throughput"
8126
8127 - type: "plot"
8128   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8129   algorithm: "plot_performance_box"
8130   output-file-type: ".html"
8131   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8133   filter: "'NIC_Intel-X710' and
8134            '64B' and
8135            ('BASE' or 'SCALE') and
8136            'NDRPDR' and
8137            'ETH' and
8138            '2T1C' and
8139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8140            not 'VHOST' and
8141            not 'MEMIF'"
8142   parameters:
8143   - "throughput"
8144   - "parent"
8145   - "tags"
8146   sort:
8147   - "L2PATCH"
8148   - "L2XCBASE"
8149   - "BASE"
8150   - "FIB_10K"
8151   - "FIB_100K"
8152   - "FIB_1M"
8153   traces:
8154     hoverinfo: "x+y"
8155     boxpoints: "outliers"
8156     whiskerwidth: 0
8157   layout:
8158     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8159     layout: "plot-throughput"
8160
8161 - type: "plot"
8162   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8163   algorithm: "plot_performance_box"
8164   output-file-type: ".html"
8165   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8166   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8167   filter: "'NIC_Intel-X710' and
8168            '64B' and
8169            ('BASE' or 'SCALE') and
8170            'NDRPDR' and
8171            'ETH' and
8172            '4T2C' and
8173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8174            not 'VHOST' and
8175            not 'MEMIF'"
8176   parameters:
8177   - "throughput"
8178   - "parent"
8179   - "tags"
8180   sort:
8181   - "L2PATCH"
8182   - "L2XCBASE"
8183   - "BASE"
8184   - "FIB_10K"
8185   - "FIB_100K"
8186   - "FIB_1M"
8187   traces:
8188     hoverinfo: "x+y"
8189     boxpoints: "outliers"
8190     whiskerwidth: 0
8191   layout:
8192     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8193     layout: "plot-throughput"
8194
8195 - type: "plot"
8196   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8197   algorithm: "plot_performance_box"
8198   output-file-type: ".html"
8199   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8201   filter: "'NIC_Intel-X710' and
8202            '64B' and
8203            ('BASE' or 'SCALE') and
8204            'NDRPDR' and
8205            'ETH' and
8206            '4T2C' and
8207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8208            not 'VHOST' and
8209            not 'MEMIF'"
8210   parameters:
8211   - "throughput"
8212   - "parent"
8213   - "tags"
8214   sort:
8215   - "L2PATCH"
8216   - "L2XCBASE"
8217   - "BASE"
8218   - "FIB_10K"
8219   - "FIB_100K"
8220   - "FIB_1M"
8221   traces:
8222     hoverinfo: "x+y"
8223     boxpoints: "outliers"
8224     whiskerwidth: 0
8225   layout:
8226     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8227     layout: "plot-throughput"
8228
8229 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8230 - type: "plot"
8231   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8232   algorithm: "plot_performance_box"
8233   output-file-type: ".html"
8234   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8236   filter: "'NIC_Intel-XXV710' and
8237            '64B' and
8238            ('BASE' or 'SCALE') and
8239            'NDRPDR' and
8240            'ETH' and
8241            '2T1C' and
8242            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8243            not 'VHOST' and
8244            not 'MEMIF'"
8245   parameters:
8246   - "throughput"
8247   - "parent"
8248   - "tags"
8249   sort:
8250   - "L2PATCH"
8251   - "L2XCBASE"
8252   - "BASE"
8253   - "FIB_10K"
8254   - "FIB_100K"
8255   - "FIB_1M"
8256   traces:
8257     hoverinfo: "x+y"
8258     boxpoints: "outliers"
8259     whiskerwidth: 0
8260   layout:
8261     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8262     layout: "plot-throughput"
8263
8264 - type: "plot"
8265   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8266   algorithm: "plot_performance_box"
8267   output-file-type: ".html"
8268   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8269   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8270   filter: "'NIC_Intel-XXV710' and
8271            '64B' and
8272            ('BASE' or 'SCALE') and
8273            'NDRPDR' and
8274            'ETH' and
8275            '2T1C' and
8276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8277            not 'VHOST' and
8278            not 'MEMIF'"
8279   parameters:
8280   - "throughput"
8281   - "parent"
8282   - "tags"
8283   sort:
8284   - "L2PATCH"
8285   - "L2XCBASE"
8286   - "BASE"
8287   - "FIB_10K"
8288   - "FIB_100K"
8289   - "FIB_1M"
8290   traces:
8291     hoverinfo: "x+y"
8292     boxpoints: "outliers"
8293     whiskerwidth: 0
8294   layout:
8295     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8296     layout: "plot-throughput"
8297
8298 - type: "plot"
8299   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8300   algorithm: "plot_performance_box"
8301   output-file-type: ".html"
8302   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8304   filter: "'NIC_Intel-XXV710' and
8305            '64B' and
8306            ('BASE' or 'SCALE') and
8307            'NDRPDR' and
8308            'ETH' and
8309            '4T2C' and
8310            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8311            not 'VHOST' and
8312            not 'MEMIF'"
8313   parameters:
8314   - "throughput"
8315   - "parent"
8316   - "tags"
8317   sort:
8318   - "L2PATCH"
8319   - "L2XCBASE"
8320   - "BASE"
8321   - "FIB_10K"
8322   - "FIB_100K"
8323   - "FIB_1M"
8324   traces:
8325     hoverinfo: "x+y"
8326     boxpoints: "outliers"
8327     whiskerwidth: 0
8328   layout:
8329     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8330     layout: "plot-throughput"
8331
8332 - type: "plot"
8333   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8334   algorithm: "plot_performance_box"
8335   output-file-type: ".html"
8336   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8338   filter: "'NIC_Intel-XXV710' and
8339            '64B' and
8340            ('BASE' or 'SCALE') and
8341            'NDRPDR' and
8342            'ETH' and
8343            '4T2C' and
8344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8345            not 'VHOST' and
8346            not 'MEMIF'"
8347   parameters:
8348   - "throughput"
8349   - "parent"
8350   - "tags"
8351   sort:
8352   - "L2PATCH"
8353   - "L2XCBASE"
8354   - "BASE"
8355   - "FIB_10K"
8356   - "FIB_100K"
8357   - "FIB_1M"
8358   traces:
8359     hoverinfo: "x+y"
8360     boxpoints: "outliers"
8361     whiskerwidth: 0
8362   layout:
8363     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8364     layout: "plot-throughput"
8365
8366 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8367 #- type: "plot"
8368 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8369 #  algorithm: "plot_performance_box"
8370 #  output-file-type: ".html"
8371 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8372 #  data: "intel-dnv-vpp"
8373 #  filter: "'NIC_Intel-X553' and
8374 #           '64B' and
8375 #           'BASE' and
8376 #           'NDRPDR' and
8377 #           'ETH' and
8378 #           '1T1C' and
8379 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8380 #           not 'VHOST' and
8381 #           not 'MEMIF'"
8382 #  parameters:
8383 #  - "throughput"
8384 #  - "parent"
8385 #  - "tags"
8386 #  sort:
8387 #  - "L2XCBASE"
8388 #  - "L2BDMACLRN"
8389 #  - "L2PATCH"
8390 #  traces:
8391 #    hoverinfo: "x+y"
8392 #    boxpoints: "outliers"
8393 #    whiskerwidth: 0
8394 #  layout:
8395 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8396 #    layout: "plot-throughput"
8397 #
8398 #- type: "plot"
8399 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8400 #  algorithm: "plot_performance_box"
8401 #  output-file-type: ".html"
8402 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8403 #  data: "intel-dnv-vpp"
8404 #  filter: "'NIC_Intel-X553' and
8405 #           '64B' and
8406 #           ('BASE' or 'SCALE') and
8407 #           'NDRPDR' and
8408 #           'ETH' and
8409 #           '1T1C' and
8410 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8411 #           not 'VHOST' and
8412 #           not 'MEMIF'"
8413 #  parameters:
8414 #  - "throughput"
8415 #  - "parent"
8416 #  - "tags"
8417 #  sort:
8418 #  - "L2XCBASE"
8419 #  - "L2BDMACLRN"
8420 #  - "L2PATCH"
8421 #  traces:
8422 #    hoverinfo: "x+y"
8423 #    boxpoints: "outliers"
8424 #    whiskerwidth: 0
8425 #  layout:
8426 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8427 #    layout: "plot-throughput"
8428 #
8429 #- type: "plot"
8430 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8431 #  algorithm: "plot_performance_box"
8432 #  output-file-type: ".html"
8433 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8434 #  data: "intel-dnv-vpp"
8435 #  filter: "'NIC_Intel-X553' and
8436 #           '64B' and
8437 #           ('BASE' or 'SCALE') and
8438 #           'NDRPDR' and
8439 #           'ETH' and
8440 #           '2T2C' and
8441 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8442 #           not 'VHOST' and
8443 #           not 'MEMIF'"
8444 #  parameters:
8445 #  - "throughput"
8446 #  - "parent"
8447 #  - "tags"
8448 #  sort:
8449 #  - "L2XCBASE"
8450 #  - "L2BDMACLRN"
8451 #  - "L2PATCH"
8452 #  traces:
8453 #    hoverinfo: "x+y"
8454 #    boxpoints: "outliers"
8455 #    whiskerwidth: 0
8456 #  layout:
8457 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8458 #    layout: "plot-throughput"
8459 #
8460 #- type: "plot"
8461 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8462 #  algorithm: "plot_performance_box"
8463 #  output-file-type: ".html"
8464 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8465 #  data: "intel-dnv-vpp"
8466 #  filter: "'NIC_Intel-X553' and
8467 #           '64B' and
8468 #           ('BASE' or 'SCALE') and
8469 #           'NDRPDR' and
8470 #           'ETH' and
8471 #           '2T2C' and
8472 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8473 #           not 'VHOST' and
8474 #           not 'MEMIF'"
8475 #  parameters:
8476 #  - "throughput"
8477 #  - "parent"
8478 #  - "tags"
8479 #  sort:
8480 #  - "L2XCBASE"
8481 #  - "L2BDMACLRN"
8482 #  - "L2PATCH"
8483 #  traces:
8484 #    hoverinfo: "x+y"
8485 #    boxpoints: "outliers"
8486 #    whiskerwidth: 0
8487 #  layout:
8488 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8489 #    layout: "plot-throughput"
8490
8491 ################################################################################
8492
8493 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8494 - type: "plot"
8495   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8496   algorithm: "plot_performance_box"
8497   output-file-type: ".html"
8498   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8500   filter: "'NIC_Intel-X520-DA2' and
8501            '64B' and
8502            ('BASE' or 'SCALE') and
8503            'NDRPDR' and
8504            '1T1C' and
8505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8506            not 'VHOST' and
8507            'MEMIF'"
8508   parameters:
8509   - "throughput"
8510   - "parent"
8511   - "tags"
8512   sort:
8513   - "L2XCFWD"
8514   - "L2XCFWD"
8515   - "L2XCFWD"
8516   - "L2BDMACLRN"
8517   - "L2BDMACLRN"
8518   - "L2BDMACLRN"
8519   - "IP4FWD"
8520   traces:
8521     hoverinfo: "x+y"
8522     boxpoints: "outliers"
8523     whiskerwidth: 0
8524   layout:
8525     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8526     layout: "plot-throughput"
8527
8528 - type: "plot"
8529   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8530   algorithm: "plot_performance_box"
8531   output-file-type: ".html"
8532   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8533   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8534   filter: "'NIC_Intel-X520-DA2' and
8535            '64B' and
8536            ('BASE' or 'SCALE') and
8537            'NDRPDR' and
8538            '1T1C' and
8539            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8540            not 'VHOST' and
8541            'MEMIF'"
8542   parameters:
8543   - "throughput"
8544   - "parent"
8545   - "tags"
8546   sort:
8547   - "L2XCFWD"
8548   - "L2XCFWD"
8549   - "L2XCFWD"
8550   - "L2BDMACLRN"
8551   - "L2BDMACLRN"
8552   - "L2BDMACLRN"
8553   - "IP4FWD"
8554   traces:
8555     hoverinfo: "x+y"
8556     boxpoints: "outliers"
8557     whiskerwidth: 0
8558   layout:
8559     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8560     layout: "plot-throughput"
8561
8562 - type: "plot"
8563   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8564   algorithm: "plot_performance_box"
8565   output-file-type: ".html"
8566   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8568   filter: "'NIC_Intel-X520-DA2' and
8569            '64B' and
8570            ('BASE' or 'SCALE') and
8571            'NDRPDR' and
8572            '2T2C' and
8573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8574            not 'VHOST' and
8575            'MEMIF'"
8576   parameters:
8577   - "throughput"
8578   - "parent"
8579   - "tags"
8580   sort:
8581   - "L2XCFWD"
8582   - "L2XCFWD"
8583   - "L2XCFWD"
8584   - "L2BDMACLRN"
8585   - "L2BDMACLRN"
8586   - "L2BDMACLRN"
8587   - "IP4FWD"
8588   traces:
8589     hoverinfo: "x+y"
8590     boxpoints: "outliers"
8591     whiskerwidth: 0
8592   layout:
8593     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8594     layout: "plot-throughput"
8595
8596 - type: "plot"
8597   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8598   algorithm: "plot_performance_box"
8599   output-file-type: ".html"
8600   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8602   filter: "'NIC_Intel-X520-DA2' and
8603            '64B' and
8604            ('BASE' or 'SCALE') and
8605            'NDRPDR' and
8606            '2T2C' and
8607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8608            not 'VHOST' and
8609            'MEMIF'"
8610   parameters:
8611   - "throughput"
8612   - "parent"
8613   - "tags"
8614   sort:
8615   - "L2XCFWD"
8616   - "L2XCFWD"
8617   - "L2XCFWD"
8618   - "L2BDMACLRN"
8619   - "L2BDMACLRN"
8620   - "L2BDMACLRN"
8621   - "IP4FWD"
8622   traces:
8623     hoverinfo: "x+y"
8624     boxpoints: "outliers"
8625     whiskerwidth: 0
8626   layout:
8627     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8628     layout: "plot-throughput"
8629
8630 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8631 - type: "plot"
8632   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8633   algorithm: "plot_performance_box"
8634   output-file-type: ".html"
8635   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8637   filter: "'NIC_Intel-X710' and
8638            '64B' and
8639            ('BASE' or 'SCALE') and
8640            'NDRPDR' and
8641            '1T1C' and
8642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8643            not 'VHOST' and
8644            'MEMIF'"
8645   parameters:
8646   - "throughput"
8647   - "parent"
8648   - "tags"
8649   sort:
8650   - "L2XCFWD"
8651   - "L2XCFWD"
8652   - "L2XCFWD"
8653   - "L2BDMACLRN"
8654   - "L2BDMACLRN"
8655   - "L2BDMACLRN"
8656   - "IP4FWD"
8657   traces:
8658     hoverinfo: "x+y"
8659     boxpoints: "outliers"
8660     whiskerwidth: 0
8661   layout:
8662     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8663     layout: "plot-throughput"
8664
8665 - type: "plot"
8666   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8667   algorithm: "plot_performance_box"
8668   output-file-type: ".html"
8669   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8671   filter: "'NIC_Intel-X710' and
8672            '64B' and
8673            ('BASE' or 'SCALE') and
8674            'NDRPDR' and
8675            '1T1C' and
8676            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8677            not 'VHOST' and
8678            'MEMIF'"
8679   parameters:
8680   - "throughput"
8681   - "parent"
8682   - "tags"
8683   sort:
8684   - "L2XCFWD"
8685   - "L2XCFWD"
8686   - "L2XCFWD"
8687   - "L2BDMACLRN"
8688   - "L2BDMACLRN"
8689   - "L2BDMACLRN"
8690   - "IP4FWD"
8691   traces:
8692     hoverinfo: "x+y"
8693     boxpoints: "outliers"
8694     whiskerwidth: 0
8695   layout:
8696     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8697     layout: "plot-throughput"
8698
8699 - type: "plot"
8700   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8701   algorithm: "plot_performance_box"
8702   output-file-type: ".html"
8703   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8705   filter: "'NIC_Intel-X710' and
8706            '64B' and
8707            ('BASE' or 'SCALE') and
8708            'NDRPDR' and
8709            '2T2C' and
8710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8711            not 'VHOST' and
8712            'MEMIF'"
8713   parameters:
8714   - "throughput"
8715   - "parent"
8716   - "tags"
8717   sort:
8718   - "L2XCFWD"
8719   - "L2XCFWD"
8720   - "L2XCFWD"
8721   - "L2BDMACLRN"
8722   - "L2BDMACLRN"
8723   - "L2BDMACLRN"
8724   - "IP4FWD"
8725   traces:
8726     hoverinfo: "x+y"
8727     boxpoints: "outliers"
8728     whiskerwidth: 0
8729   layout:
8730     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8731     layout: "plot-throughput"
8732
8733 - type: "plot"
8734   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8735   algorithm: "plot_performance_box"
8736   output-file-type: ".html"
8737   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8739   filter: "'NIC_Intel-X710' and
8740            '64B' and
8741            ('BASE' or 'SCALE') and
8742            'NDRPDR' and
8743            '2T2C' and
8744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8745            not 'VHOST' and
8746            'MEMIF'"
8747   parameters:
8748   - "throughput"
8749   - "parent"
8750   - "tags"
8751   sort:
8752   - "L2XCFWD"
8753   - "L2XCFWD"
8754   - "L2XCFWD"
8755   - "L2BDMACLRN"
8756   - "L2BDMACLRN"
8757   - "L2BDMACLRN"
8758   - "IP4FWD"
8759   traces:
8760     hoverinfo: "x+y"
8761     boxpoints: "outliers"
8762     whiskerwidth: 0
8763   layout:
8764     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8765     layout: "plot-throughput"
8766
8767 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8768 - type: "plot"
8769   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8770   algorithm: "plot_performance_box"
8771   output-file-type: ".html"
8772   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8774   filter: "'NIC_Intel-XL710' and
8775            '64B' and
8776            ('BASE' or 'SCALE') and
8777            'NDRPDR' and
8778            '1T1C' and
8779            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8780            not 'VHOST' and
8781            'MEMIF'"
8782   parameters:
8783   - "throughput"
8784   - "parent"
8785   - "tags"
8786   sort:
8787   - "L2XCFWD"
8788   - "L2XCFWD"
8789   - "L2XCFWD"
8790   - "L2BDMACLRN"
8791   - "L2BDMACLRN"
8792   - "L2BDMACLRN"
8793   - "IP4FWD"
8794   traces:
8795     hoverinfo: "x+y"
8796     boxpoints: "outliers"
8797     whiskerwidth: 0
8798   layout:
8799     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8800     layout: "plot-throughput"
8801
8802 - type: "plot"
8803   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8804   algorithm: "plot_performance_box"
8805   output-file-type: ".html"
8806   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8808   filter: "'NIC_Intel-XL710' and
8809            '64B' and
8810            ('BASE' or 'SCALE') and
8811            'NDRPDR' and
8812            '1T1C' and
8813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8814            not 'VHOST' and
8815            'MEMIF'"
8816   parameters:
8817   - "throughput"
8818   - "parent"
8819   - "tags"
8820   sort:
8821   - "L2XCFWD"
8822   - "L2XCFWD"
8823   - "L2XCFWD"
8824   - "L2BDMACLRN"
8825   - "L2BDMACLRN"
8826   - "L2BDMACLRN"
8827   - "IP4FWD"
8828   traces:
8829     hoverinfo: "x+y"
8830     boxpoints: "outliers"
8831     whiskerwidth: 0
8832   layout:
8833     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8834     layout: "plot-throughput"
8835
8836 - type: "plot"
8837   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8838   algorithm: "plot_performance_box"
8839   output-file-type: ".html"
8840   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8842   filter: "'NIC_Intel-XL710' and
8843            '64B' and
8844            ('BASE' or 'SCALE') and
8845            'NDRPDR' and
8846            '2T2C' and
8847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8848            not 'VHOST' and
8849            'MEMIF'"
8850   parameters:
8851   - "throughput"
8852   - "parent"
8853   - "tags"
8854   sort:
8855   - "L2XCFWD"
8856   - "L2XCFWD"
8857   - "L2XCFWD"
8858   - "L2BDMACLRN"
8859   - "L2BDMACLRN"
8860   - "L2BDMACLRN"
8861   - "IP4FWD"
8862   traces:
8863     hoverinfo: "x+y"
8864     boxpoints: "outliers"
8865     whiskerwidth: 0
8866   layout:
8867     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8868     layout: "plot-throughput"
8869
8870 - type: "plot"
8871   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8872   algorithm: "plot_performance_box"
8873   output-file-type: ".html"
8874   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8876   filter: "'NIC_Intel-XL710' and
8877            '64B' and
8878            ('BASE' or 'SCALE') and
8879            'NDRPDR' and
8880            '2T2C' and
8881            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8882            not 'VHOST' and
8883            'MEMIF'"
8884   parameters:
8885   - "throughput"
8886   - "parent"
8887   - "tags"
8888   sort:
8889   - "L2XCFWD"
8890   - "L2XCFWD"
8891   - "L2XCFWD"
8892   - "L2BDMACLRN"
8893   - "L2BDMACLRN"
8894   - "L2BDMACLRN"
8895   - "IP4FWD"
8896   traces:
8897     hoverinfo: "x+y"
8898     boxpoints: "outliers"
8899     whiskerwidth: 0
8900   layout:
8901     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8902     layout: "plot-throughput"
8903
8904 # Packet Throughput - VPP Container Memif 3n-skx-x710
8905 - type: "plot"
8906   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8907   algorithm: "plot_performance_box"
8908   output-file-type: ".html"
8909   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8911   filter: "'NIC_Intel-X710' and
8912            '64B' and
8913            ('BASE' or 'SCALE') and
8914            'NDRPDR' and
8915            '2T1C' and
8916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8917            not 'VHOST' and
8918            'MEMIF'"
8919   parameters:
8920   - "throughput"
8921   - "parent"
8922   - "tags"
8923   sort:
8924   - "L2XCFWD"
8925   - "L2XCFWD"
8926   - "L2XCFWD"
8927   - "L2BDMACLRN"
8928   - "L2BDMACLRN"
8929   - "L2BDMACLRN"
8930   - "IP4FWD"
8931   traces:
8932     hoverinfo: "x+y"
8933     boxpoints: "outliers"
8934     whiskerwidth: 0
8935   layout:
8936     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8937     layout: "plot-throughput"
8938
8939 - type: "plot"
8940   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8941   algorithm: "plot_performance_box"
8942   output-file-type: ".html"
8943   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8944   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8945   filter: "'NIC_Intel-X710' and
8946            '64B' and
8947            ('BASE' or 'SCALE') and
8948            'NDRPDR' and
8949            '2T1C' and
8950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8951            not 'VHOST' and
8952            'MEMIF'"
8953   parameters:
8954   - "throughput"
8955   - "parent"
8956   - "tags"
8957   sort:
8958   - "L2XCFWD"
8959   - "L2XCFWD"
8960   - "L2XCFWD"
8961   - "L2BDMACLRN"
8962   - "L2BDMACLRN"
8963   - "L2BDMACLRN"
8964   - "IP4FWD"
8965   traces:
8966     hoverinfo: "x+y"
8967     boxpoints: "outliers"
8968     whiskerwidth: 0
8969   layout:
8970     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8971     layout: "plot-throughput"
8972
8973 - type: "plot"
8974   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8975   algorithm: "plot_performance_box"
8976   output-file-type: ".html"
8977   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8979   filter: "'NIC_Intel-X710' and
8980            '64B' and
8981            ('BASE' or 'SCALE') and
8982            'NDRPDR' and
8983            '4T2C' and
8984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8985            not 'VHOST' and
8986            'MEMIF'"
8987   parameters:
8988   - "throughput"
8989   - "parent"
8990   - "tags"
8991   sort:
8992   - "L2XCFWD"
8993   - "L2XCFWD"
8994   - "L2XCFWD"
8995   - "L2BDMACLRN"
8996   - "L2BDMACLRN"
8997   - "L2BDMACLRN"
8998   - "IP4FWD"
8999   traces:
9000     hoverinfo: "x+y"
9001     boxpoints: "outliers"
9002     whiskerwidth: 0
9003   layout:
9004     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
9005     layout: "plot-throughput"
9006
9007 - type: "plot"
9008   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9009   algorithm: "plot_performance_box"
9010   output-file-type: ".html"
9011   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9013   filter: "'NIC_Intel-X710' and
9014            '64B' and
9015            ('BASE' or 'SCALE') and
9016            'NDRPDR' and
9017            '4T2C' and
9018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9019            not 'VHOST' and
9020            'MEMIF'"
9021   parameters:
9022   - "throughput"
9023   - "parent"
9024   - "tags"
9025   sort:
9026   - "L2XCFWD"
9027   - "L2XCFWD"
9028   - "L2XCFWD"
9029   - "L2BDMACLRN"
9030   - "L2BDMACLRN"
9031   - "L2BDMACLRN"
9032   - "IP4FWD"
9033   traces:
9034     hoverinfo: "x+y"
9035     boxpoints: "outliers"
9036     whiskerwidth: 0
9037   layout:
9038     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9039     layout: "plot-throughput"
9040
9041 # Packet Throughput - VPP Container Memif 2n-skx-x710
9042 - type: "plot"
9043   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9044   algorithm: "plot_performance_box"
9045   output-file-type: ".html"
9046   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9048   filter: "'NIC_Intel-X710' and
9049            '64B' and
9050            ('BASE' or 'SCALE') and
9051            'NDRPDR' and
9052            '2T1C' and
9053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9054            not 'VHOST' and
9055            not 'NF_DENSITY' and
9056            'MEMIF'"
9057   parameters:
9058   - "throughput"
9059   - "parent"
9060   - "tags"
9061   sort:
9062   - "L2XCFWD"
9063   - "L2XCFWD"
9064   - "L2XCFWD"
9065   - "L2BDMACLRN"
9066   - "L2BDMACLRN"
9067   - "L2BDMACLRN"
9068   - "IP4FWD"
9069   traces:
9070     hoverinfo: "x+y"
9071     boxpoints: "outliers"
9072     whiskerwidth: 0
9073   layout:
9074     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9075     layout: "plot-throughput"
9076
9077 - type: "plot"
9078   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9079   algorithm: "plot_performance_box"
9080   output-file-type: ".html"
9081   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9083   filter: "'NIC_Intel-X710' and
9084            '64B' and
9085            ('BASE' or 'SCALE') and
9086            'NDRPDR' and
9087            '2T1C' and
9088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9089            not 'VHOST' and
9090            not 'NF_DENSITY' and
9091            'MEMIF'"
9092   parameters:
9093   - "throughput"
9094   - "parent"
9095   - "tags"
9096   sort:
9097   - "L2XCFWD"
9098   - "L2XCFWD"
9099   - "L2XCFWD"
9100   - "L2BDMACLRN"
9101   - "L2BDMACLRN"
9102   - "L2BDMACLRN"
9103   - "IP4FWD"
9104   traces:
9105     hoverinfo: "x+y"
9106     boxpoints: "outliers"
9107     whiskerwidth: 0
9108   layout:
9109     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9110     layout: "plot-throughput"
9111
9112 - type: "plot"
9113   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9114   algorithm: "plot_performance_box"
9115   output-file-type: ".html"
9116   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9118   filter: "'NIC_Intel-X710' and
9119            '64B' and
9120            ('BASE' or 'SCALE') and
9121            'NDRPDR' and
9122            '4T2C' and
9123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9124            not 'VHOST' and
9125            not 'NF_DENSITY' and
9126            'MEMIF'"
9127   parameters:
9128   - "throughput"
9129   - "parent"
9130   - "tags"
9131   sort:
9132   - "L2XCFWD"
9133   - "L2XCFWD"
9134   - "L2XCFWD"
9135   - "L2BDMACLRN"
9136   - "L2BDMACLRN"
9137   - "L2BDMACLRN"
9138   - "IP4FWD"
9139   traces:
9140     hoverinfo: "x+y"
9141     boxpoints: "outliers"
9142     whiskerwidth: 0
9143   layout:
9144     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9145     layout: "plot-throughput"
9146
9147 - type: "plot"
9148   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9149   algorithm: "plot_performance_box"
9150   output-file-type: ".html"
9151   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9153   filter: "'NIC_Intel-X710' and
9154            '64B' and
9155            ('BASE' or 'SCALE') and
9156            'NDRPDR' and
9157            '4T2C' and
9158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9159            not 'VHOST' and
9160            not 'NF_DENSITY' and
9161            'MEMIF'"
9162   parameters:
9163   - "throughput"
9164   - "parent"
9165   - "tags"
9166   sort:
9167   - "L2XCFWD"
9168   - "L2XCFWD"
9169   - "L2XCFWD"
9170   - "L2BDMACLRN"
9171   - "L2BDMACLRN"
9172   - "L2BDMACLRN"
9173   - "IP4FWD"
9174   traces:
9175     hoverinfo: "x+y"
9176     boxpoints: "outliers"
9177     whiskerwidth: 0
9178   layout:
9179     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9180     layout: "plot-throughput"
9181
9182 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9183 #- type: "plot"
9184 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9185 #  algorithm: "plot_performance_box"
9186 #  output-file-type: ".html"
9187 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9188 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9189 #  filter: "'NIC_Intel-XXV710' and
9190 #           '64B' and
9191 #           ('BASE' or 'SCALE') and
9192 #           'NDRPDR' and
9193 #           '2T1C' and
9194 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9195 #           not 'VHOST' and
9196 #           'MEMIF'"
9197 #  parameters:
9198 #  - "throughput"
9199 #  - "parent"
9200 #  - "tags"
9201 #  sort:
9202 #  - "L2XCFWD"
9203 #  - "L2XCFWD"
9204 #  - "L2XCFWD"
9205 #  - "L2BDMACLRN"
9206 #  - "L2BDMACLRN"
9207 #  - "L2BDMACLRN"
9208 #  - "IP4FWD"
9209 #  traces:
9210 #    hoverinfo: "x+y"
9211 #    boxpoints: "outliers"
9212 #    whiskerwidth: 0
9213 #  layout:
9214 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9215 #    layout: "plot-throughput"
9216 #
9217 #- type: "plot"
9218 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9219 #  algorithm: "plot_performance_box"
9220 #  output-file-type: ".html"
9221 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9222 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9223 #  filter: "'NIC_Intel-XXV710' and
9224 #           '64B' and
9225 #           ('BASE' or 'SCALE') and
9226 #           'NDRPDR' and
9227 #           '2T1C' and
9228 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9229 #           not 'VHOST' and
9230 #           'MEMIF'"
9231 #  parameters:
9232 #  - "throughput"
9233 #  - "parent"
9234 #  - "tags"
9235 #  sort:
9236 #  - "L2XCFWD"
9237 #  - "L2XCFWD"
9238 #  - "L2XCFWD"
9239 #  - "L2BDMACLRN"
9240 #  - "L2BDMACLRN"
9241 #  - "L2BDMACLRN"
9242 #  - "IP4FWD"
9243 #  traces:
9244 #    hoverinfo: "x+y"
9245 #    boxpoints: "outliers"
9246 #    whiskerwidth: 0
9247 #  layout:
9248 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9249 #    layout: "plot-throughput"
9250 #
9251 #- type: "plot"
9252 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9253 #  algorithm: "plot_performance_box"
9254 #  output-file-type: ".html"
9255 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9256 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9257 #  filter: "'NIC_Intel-XXV710' and
9258 #           '64B' and
9259 #           ('BASE' or 'SCALE') and
9260 #           'NDRPDR' and
9261 #           '4T2C' and
9262 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9263 #           not 'VHOST' and
9264 #           'MEMIF'"
9265 #  parameters:
9266 #  - "throughput"
9267 #  - "parent"
9268 #  - "tags"
9269 #  sort:
9270 #  - "L2XCFWD"
9271 #  - "L2XCFWD"
9272 #  - "L2XCFWD"
9273 #  - "L2BDMACLRN"
9274 #  - "L2BDMACLRN"
9275 #  - "L2BDMACLRN"
9276 #  - "IP4FWD"
9277 #  traces:
9278 #    hoverinfo: "x+y"
9279 #    boxpoints: "outliers"
9280 #    whiskerwidth: 0
9281 #  layout:
9282 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9283 #    layout: "plot-throughput"
9284 #
9285 #- type: "plot"
9286 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9287 #  algorithm: "plot_performance_box"
9288 #  output-file-type: ".html"
9289 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9290 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9291 #  filter: "'NIC_Intel-XXV710' and
9292 #           '64B' and
9293 #           ('BASE' or 'SCALE') and
9294 #           'NDRPDR' and
9295 #           '4T2C' and
9296 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9297 #           not 'VHOST' and
9298 #           'MEMIF'"
9299 #  parameters:
9300 #  - "throughput"
9301 #  - "parent"
9302 #  - "tags"
9303 #  sort:
9304 #  - "L2XCFWD"
9305 #  - "L2XCFWD"
9306 #  - "L2XCFWD"
9307 #  - "L2BDMACLRN"
9308 #  - "L2BDMACLRN"
9309 #  - "L2BDMACLRN"
9310 #  - "IP4FWD"
9311 #  traces:
9312 #    hoverinfo: "x+y"
9313 #    boxpoints: "outliers"
9314 #    whiskerwidth: 0
9315 #  layout:
9316 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9317 #    layout: "plot-throughput"
9318
9319 ################################################################################
9320
9321 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9322 #- type: "plot"
9323 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9324 #  algorithm: "plot_performance_box"
9325 #  output-file-type: ".html"
9326 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9327 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9328 #  filter: "'NIC_Intel-X520-DA2' and
9329 #           '64B' and
9330 #           ('BASE' or 'SCALE') and
9331 #           'NDRPDR' and
9332 #           '1T1C' and
9333 #           'L2XCFWD' and
9334 #           not 'VHOST' and
9335 #           not 'NF_DENSITY' and
9336 #           'MEMIF'"
9337 #  parameters:
9338 #  - "throughput"
9339 #  - "parent"
9340 #  - "tags"
9341 #  sort:
9342 #  - "1VNF"
9343 #  - "2VNF"
9344 #  - "4VNF"
9345 #  - "2VNF"
9346 #  - "4VNF"
9347 #  traces:
9348 #    hoverinfo: "x+y"
9349 #    boxpoints: "outliers"
9350 #    whiskerwidth: 0
9351 #  layout:
9352 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9353 #    layout: "plot-throughput"
9354 #
9355 #- type: "plot"
9356 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9357 #  algorithm: "plot_performance_box"
9358 #  output-file-type: ".html"
9359 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9360 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9361 #  filter: "'NIC_Intel-X520-DA2' and
9362 #           '64B' and
9363 #           ('BASE' or 'SCALE') and
9364 #           'NDRPDR' and
9365 #           '1T1C' and
9366 #           'L2XCFWD' and
9367 #           not 'VHOST' and
9368 #           not 'NF_DENSITY' and
9369 #           'MEMIF'"
9370 #  parameters:
9371 #  - "throughput"
9372 #  - "parent"
9373 #  - "tags"
9374 #  sort:
9375 #  - "1VNF"
9376 #  - "2VNF"
9377 #  - "4VNF"
9378 #  - "2VNF"
9379 #  - "4VNF"
9380 #  traces:
9381 #    hoverinfo: "x+y"
9382 #    boxpoints: "outliers"
9383 #    whiskerwidth: 0
9384 #  layout:
9385 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9386 #    layout: "plot-throughput"
9387 #
9388 #- type: "plot"
9389 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9390 #  algorithm: "plot_performance_box"
9391 #  output-file-type: ".html"
9392 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9393 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9394 #  filter: "'NIC_Intel-X520-DA2' and
9395 #           '64B' and
9396 #           ('BASE' or 'SCALE') and
9397 #           'NDRPDR' and
9398 #           '2T2C' and
9399 #           'L2XCFWD' and
9400 #           not 'VHOST' and
9401 #           not 'NF_DENSITY' and
9402 #           'MEMIF'"
9403 #  parameters:
9404 #  - "throughput"
9405 #  - "parent"
9406 #  - "tags"
9407 #  sort:
9408 #  - "1VNF"
9409 #  - "2VNF"
9410 #  - "4VNF"
9411 #  - "2VNF"
9412 #  - "4VNF"
9413 #  traces:
9414 #    hoverinfo: "x+y"
9415 #    boxpoints: "outliers"
9416 #    whiskerwidth: 0
9417 #  layout:
9418 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9419 #    layout: "plot-throughput"
9420 #
9421 #- type: "plot"
9422 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9423 #  algorithm: "plot_performance_box"
9424 #  output-file-type: ".html"
9425 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9426 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9427 #  filter: "'NIC_Intel-X520-DA2' and
9428 #           '64B' and
9429 #           ('BASE' or 'SCALE') and
9430 #           'NDRPDR' and
9431 #           '2T2C' and
9432 #           'L2XCFWD' and
9433 #           not 'VHOST' and
9434 #           not 'NF_DENSITY' and
9435 #           'MEMIF'"
9436 #  parameters:
9437 #  - "throughput"
9438 #  - "parent"
9439 #  - "tags"
9440 #  sort:
9441 #  - "1VNF"
9442 #  - "2VNF"
9443 #  - "4VNF"
9444 #  - "2VNF"
9445 #  - "4VNF"
9446 #  traces:
9447 #    hoverinfo: "x+y"
9448 #    boxpoints: "outliers"
9449 #    whiskerwidth: 0
9450 #  layout:
9451 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9452 #    layout: "plot-throughput"
9453 #
9454 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9455 #- type: "plot"
9456 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9457 #  algorithm: "plot_performance_box"
9458 #  output-file-type: ".html"
9459 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9460 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9461 #  filter: "'NIC_Intel-X520-DA2' and
9462 #           '64B' and
9463 #           ('BASE' or 'SCALE') and
9464 #           'NDRPDR' and
9465 #           '1T1C' and
9466 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9467 #           not 'VHOST' and
9468 #           not 'NF_DENSITY' and
9469 #           'MEMIF'"
9470 #  parameters:
9471 #  - "throughput"
9472 #  - "parent"
9473 #  - "tags"
9474 #  sort:
9475 #  - "1VNF"
9476 #  - "2VNF"
9477 #  - "4VNF"
9478 #  - "2VNF"
9479 #  - "4VNF"
9480 #  traces:
9481 #    hoverinfo: "x+y"
9482 #    boxpoints: "outliers"
9483 #    whiskerwidth: 0
9484 #  layout:
9485 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9486 #    layout: "plot-throughput"
9487 #
9488 #- type: "plot"
9489 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9490 #  algorithm: "plot_performance_box"
9491 #  output-file-type: ".html"
9492 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9493 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9494 #  filter: "'NIC_Intel-X520-DA2' and
9495 #           '64B' and
9496 #           ('BASE' or 'SCALE') and
9497 #           'NDRPDR' and
9498 #           '1T1C' and
9499 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9500 #           not 'VHOST' and
9501 #           not 'NF_DENSITY' and
9502 #           'MEMIF'"
9503 #  parameters:
9504 #  - "throughput"
9505 #  - "parent"
9506 #  - "tags"
9507 #  sort:
9508 #  - "1VNF"
9509 #  - "2VNF"
9510 #  - "4VNF"
9511 #  - "2VNF"
9512 #  - "4VNF"
9513 #  traces:
9514 #    hoverinfo: "x+y"
9515 #    boxpoints: "outliers"
9516 #    whiskerwidth: 0
9517 #  layout:
9518 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9519 #    layout: "plot-throughput"
9520 #
9521 #- type: "plot"
9522 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9523 #  algorithm: "plot_performance_box"
9524 #  output-file-type: ".html"
9525 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9526 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9527 #  filter: "'NIC_Intel-X520-DA2' and
9528 #           '64B' and
9529 #           ('BASE' or 'SCALE') and
9530 #           'NDRPDR' and
9531 #           '2T2C' and
9532 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9533 #           not 'VHOST' and
9534 #           not 'NF_DENSITY' and
9535 #           'MEMIF'"
9536 #  parameters:
9537 #  - "throughput"
9538 #  - "parent"
9539 #  - "tags"
9540 #  sort:
9541 #  - "1VNF"
9542 #  - "2VNF"
9543 #  - "4VNF"
9544 #  - "2VNF"
9545 #  - "4VNF"
9546 #  traces:
9547 #    hoverinfo: "x+y"
9548 #    boxpoints: "outliers"
9549 #    whiskerwidth: 0
9550 #  layout:
9551 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9552 #    layout: "plot-throughput"
9553 #
9554 #- type: "plot"
9555 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9556 #  algorithm: "plot_performance_box"
9557 #  output-file-type: ".html"
9558 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9559 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9560 #  filter: "'NIC_Intel-X520-DA2' and
9561 #           '64B' and
9562 #           ('BASE' or 'SCALE') and
9563 #           'NDRPDR' and
9564 #           '2T2C' and
9565 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9566 #           not 'VHOST' and
9567 #           not 'NF_DENSITY' and
9568 #           'MEMIF'"
9569 #  parameters:
9570 #  - "throughput"
9571 #  - "parent"
9572 #  - "tags"
9573 #  sort:
9574 #  - "1VNF"
9575 #  - "2VNF"
9576 #  - "4VNF"
9577 #  - "2VNF"
9578 #  - "4VNF"
9579 #  traces:
9580 #    hoverinfo: "x+y"
9581 #    boxpoints: "outliers"
9582 #    whiskerwidth: 0
9583 #  layout:
9584 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9585 #    layout: "plot-throughput"
9586 #
9587 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9588 #- type: "plot"
9589 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9590 #  algorithm: "plot_performance_box"
9591 #  output-file-type: ".html"
9592 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9593 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9594 #  filter: "'NIC_Intel-X710' and
9595 #           '64B' and
9596 #           ('BASE' or 'SCALE') and
9597 #           'NDRPDR' and
9598 #           '1T1C' and
9599 #           'L2XCFWD' and
9600 #           not 'VHOST' and
9601 #           not 'NF_DENSITY' and
9602 #           'MEMIF'"
9603 #  parameters:
9604 #  - "throughput"
9605 #  - "parent"
9606 #  - "tags"
9607 #  sort:
9608 #  - "1VNF"
9609 #  - "2VNF"
9610 #  - "4VNF"
9611 #  - "2VNF"
9612 #  - "4VNF"
9613 #  traces:
9614 #    hoverinfo: "x+y"
9615 #    boxpoints: "outliers"
9616 #    whiskerwidth: 0
9617 #  layout:
9618 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9619 #    layout: "plot-throughput"
9620 #
9621 #- type: "plot"
9622 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9623 #  algorithm: "plot_performance_box"
9624 #  output-file-type: ".html"
9625 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9626 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9627 #  filter: "'NIC_Intel-X710' and
9628 #           '64B' and
9629 #           ('BASE' or 'SCALE') and
9630 #           'NDRPDR' and
9631 #           '1T1C' and
9632 #           'L2XCFWD' and
9633 #           not 'VHOST' and
9634 #           not 'NF_DENSITY' and
9635 #           'MEMIF'"
9636 #  parameters:
9637 #  - "throughput"
9638 #  - "parent"
9639 #  - "tags"
9640 #  sort:
9641 #  - "1VNF"
9642 #  - "2VNF"
9643 #  - "4VNF"
9644 #  - "2VNF"
9645 #  - "4VNF"
9646 #  traces:
9647 #    hoverinfo: "x+y"
9648 #    boxpoints: "outliers"
9649 #    whiskerwidth: 0
9650 #  layout:
9651 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9652 #    layout: "plot-throughput"
9653 #
9654 #- type: "plot"
9655 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9656 #  algorithm: "plot_performance_box"
9657 #  output-file-type: ".html"
9658 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9659 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9660 #  filter: "'NIC_Intel-X710' and
9661 #           '64B' and
9662 #           ('BASE' or 'SCALE') and
9663 #           'NDRPDR' and
9664 #           '2T2C' and
9665 #           'L2XCFWD' and
9666 #           not 'VHOST' and
9667 #           not 'NF_DENSITY' and
9668 #           'MEMIF'"
9669 #  parameters:
9670 #  - "throughput"
9671 #  - "parent"
9672 #  - "tags"
9673 #  sort:
9674 #  - "1VNF"
9675 #  - "2VNF"
9676 #  - "4VNF"
9677 #  - "2VNF"
9678 #  - "4VNF"
9679 #  traces:
9680 #    hoverinfo: "x+y"
9681 #    boxpoints: "outliers"
9682 #    whiskerwidth: 0
9683 #  layout:
9684 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9685 #    layout: "plot-throughput"
9686 #
9687 #- type: "plot"
9688 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9689 #  algorithm: "plot_performance_box"
9690 #  output-file-type: ".html"
9691 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9692 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9693 #  filter: "'NIC_Intel-X710' and
9694 #           '64B' and
9695 #           ('BASE' or 'SCALE') and
9696 #           'NDRPDR' and
9697 #           '2T2C' and
9698 #           'L2XCFWD' and
9699 #           not 'VHOST' and
9700 #           not 'NF_DENSITY' and
9701 #           'MEMIF'"
9702 #  parameters:
9703 #  - "throughput"
9704 #  - "parent"
9705 #  - "tags"
9706 #  sort:
9707 #  - "1VNF"
9708 #  - "2VNF"
9709 #  - "4VNF"
9710 #  - "2VNF"
9711 #  - "4VNF"
9712 #  traces:
9713 #    hoverinfo: "x+y"
9714 #    boxpoints: "outliers"
9715 #    whiskerwidth: 0
9716 #  layout:
9717 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9718 #    layout: "plot-throughput"
9719 #
9720 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9721 #- type: "plot"
9722 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9723 #  algorithm: "plot_performance_box"
9724 #  output-file-type: ".html"
9725 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9726 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9727 #  filter: "'NIC_Intel-X710' and
9728 #           '64B' and
9729 #           ('BASE' or 'SCALE') and
9730 #           'NDRPDR' and
9731 #           '1T1C' and
9732 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9733 #           not 'VHOST' and
9734 #           not 'NF_DENSITY' and
9735 #           'MEMIF'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "parent"
9739 #  - "tags"
9740 #  sort:
9741 #  - "1VNF"
9742 #  - "2VNF"
9743 #  - "4VNF"
9744 #  - "2VNF"
9745 #  - "4VNF"
9746 #  traces:
9747 #    hoverinfo: "x+y"
9748 #    boxpoints: "outliers"
9749 #    whiskerwidth: 0
9750 #  layout:
9751 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9752 #    layout: "plot-throughput"
9753 #
9754 #- type: "plot"
9755 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9756 #  algorithm: "plot_performance_box"
9757 #  output-file-type: ".html"
9758 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9759 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9760 #  filter: "'NIC_Intel-X710' and
9761 #           '64B' and
9762 #           ('BASE' or 'SCALE') and
9763 #           'NDRPDR' and
9764 #           '1T1C' and
9765 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9766 #           not 'VHOST' and
9767 #           not 'NF_DENSITY' and
9768 #           'MEMIF'"
9769 #  parameters:
9770 #  - "throughput"
9771 #  - "parent"
9772 #  - "tags"
9773 #  sort:
9774 #  - "1VNF"
9775 #  - "2VNF"
9776 #  - "4VNF"
9777 #  - "2VNF"
9778 #  - "4VNF"
9779 #  traces:
9780 #    hoverinfo: "x+y"
9781 #    boxpoints: "outliers"
9782 #    whiskerwidth: 0
9783 #  layout:
9784 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9785 #    layout: "plot-throughput"
9786 #
9787 #- type: "plot"
9788 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9789 #  algorithm: "plot_performance_box"
9790 #  output-file-type: ".html"
9791 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9792 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9793 #  filter: "'NIC_Intel-X710' and
9794 #           '64B' and
9795 #           ('BASE' or 'SCALE') and
9796 #           'NDRPDR' and
9797 #           '2T2C' and
9798 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9799 #           not 'VHOST' and
9800 #           not 'NF_DENSITY' and
9801 #           'MEMIF'"
9802 #  parameters:
9803 #  - "throughput"
9804 #  - "parent"
9805 #  - "tags"
9806 #  sort:
9807 #  - "1VNF"
9808 #  - "2VNF"
9809 #  - "4VNF"
9810 #  - "2VNF"
9811 #  - "4VNF"
9812 #  traces:
9813 #    hoverinfo: "x+y"
9814 #    boxpoints: "outliers"
9815 #    whiskerwidth: 0
9816 #  layout:
9817 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9818 #    layout: "plot-throughput"
9819 #
9820 #- type: "plot"
9821 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9822 #  algorithm: "plot_performance_box"
9823 #  output-file-type: ".html"
9824 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9825 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9826 #  filter: "'NIC_Intel-X710' and
9827 #           '64B' and
9828 #           ('BASE' or 'SCALE') and
9829 #           'NDRPDR' and
9830 #           '2T2C' and
9831 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9832 #           not 'VHOST' and
9833 #           not 'NF_DENSITY' and
9834 #           'MEMIF'"
9835 #  parameters:
9836 #  - "throughput"
9837 #  - "parent"
9838 #  - "tags"
9839 #  sort:
9840 #  - "1VNF"
9841 #  - "2VNF"
9842 #  - "4VNF"
9843 #  - "2VNF"
9844 #  - "4VNF"
9845 #  traces:
9846 #    hoverinfo: "x+y"
9847 #    boxpoints: "outliers"
9848 #    whiskerwidth: 0
9849 #  layout:
9850 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9851 #    layout: "plot-throughput"
9852
9853 ################################################################################
9854
9855 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9856 - type: "plot"
9857   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9858   algorithm: "plot_performance_box"
9859   output-file-type: ".html"
9860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9862   filter: "'NIC_Intel-X520-DA2' and
9863            '64B' and
9864            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9865            'NDRPDR' and
9866            '1T1C' and
9867            'IP4FWD' and
9868            not 'IPSEC' and
9869            not 'DOT1Q' and
9870            not 'VHOST'"
9871   parameters:
9872   - "throughput"
9873   - "parent"
9874   - "tags"
9875   sort:
9876   - "IP4BASE"
9877   - "FIB_20K"
9878   - "FIB_200K"
9879   - "FIB_2M"
9880   traces:
9881     hoverinfo: "x+y"
9882     boxpoints: "outliers"
9883     whiskerwidth: 0
9884   layout:
9885     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9886     layout: "plot-throughput"
9887
9888 - type: "plot"
9889   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9890   algorithm: "plot_performance_box"
9891   output-file-type: ".html"
9892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9894   filter: "'NIC_Intel-X520-DA2' and
9895            '64B' and
9896            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9897            'NDRPDR' and
9898            '1T1C' and
9899            'IP4FWD' and
9900            not 'IPSEC' and
9901            not 'DOT1Q' and
9902            not 'VHOST'"
9903   parameters:
9904   - "throughput"
9905   - "parent"
9906   - "tags"
9907   sort:
9908   - "IP4BASE"
9909   - "FIB_20K"
9910   - "FIB_200K"
9911   - "FIB_2M"
9912   traces:
9913     hoverinfo: "x+y"
9914     boxpoints: "outliers"
9915     whiskerwidth: 0
9916   layout:
9917     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9918     layout: "plot-throughput"
9919
9920 - type: "plot"
9921   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9922   algorithm: "plot_performance_box"
9923   output-file-type: ".html"
9924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9926   filter: "'NIC_Intel-X520-DA2' and
9927            '64B' and
9928            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9929            'NDRPDR' and
9930            '2T2C' and
9931            'IP4FWD' and
9932            not 'IPSEC' and
9933            not 'DOT1Q' and
9934            not 'VHOST'"
9935   parameters:
9936   - "throughput"
9937   - "parent"
9938   - "tags"
9939   sort:
9940   - "IP4BASE"
9941   - "FIB_20K"
9942   - "FIB_200K"
9943   - "FIB_2M"
9944   traces:
9945     hoverinfo: "x+y"
9946     boxpoints: "outliers"
9947     whiskerwidth: 0
9948   layout:
9949     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9950     layout: "plot-throughput"
9951
9952 - type: "plot"
9953   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9954   algorithm: "plot_performance_box"
9955   output-file-type: ".html"
9956   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9958   filter: "'NIC_Intel-X520-DA2' and
9959            '64B' and
9960            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9961            'NDRPDR' and
9962            '2T2C' and
9963            'IP4FWD' and
9964            not 'IPSEC' and
9965            not 'DOT1Q' and
9966            not 'VHOST'"
9967   parameters:
9968   - "throughput"
9969   - "parent"
9970   - "tags"
9971   sort:
9972   - "IP4BASE"
9973   - "FIB_20K"
9974   - "FIB_200K"
9975   - "FIB_2M"
9976   traces:
9977     hoverinfo: "x+y"
9978     boxpoints: "outliers"
9979     whiskerwidth: 0
9980   layout:
9981     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9982     layout: "plot-throughput"
9983
9984 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9985 - type: "plot"
9986   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9987   algorithm: "plot_performance_box"
9988   output-file-type: ".html"
9989   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9991   filter: "'NIC_Intel-X520-DA2' and
9992            '64B' and
9993            ('IP4BASE' or
9994             'POLICE_MARK' or
9995             'COPWHLIST' or
9996             ('NAT44' and 'BASE') or
9997             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9998            'NDRPDR' and
9999            '1T1C' and
10000            'IP4FWD' and
10001            not 'IPSEC' and
10002            not 'VHOST'"
10003   parameters:
10004   - "throughput"
10005   - "parent"
10006   - "tags"
10007   sort:
10008   - "DOT1Q"
10009   - "IP4BASE"
10010   - "NAT44"
10011   - "POLICE_MARK"
10012   - "COPWHLIST"
10013   - "IACL"
10014   - "OACL"
10015   traces:
10016     hoverinfo: "x+y"
10017     boxpoints: "outliers"
10018     whiskerwidth: 0
10019   layout:
10020     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
10021     layout: "plot-throughput"
10022
10023 - type: "plot"
10024   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10025   algorithm: "plot_performance_box"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10029   filter: "'NIC_Intel-X520-DA2' and
10030            '64B' and
10031            ('IP4BASE' or
10032             'POLICE_MARK' or
10033             'COPWHLIST' or
10034             ('NAT44' and 'BASE') or
10035             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10036            'NDRPDR' and
10037            '1T1C' and
10038            'IP4FWD' and
10039            not 'IPSEC' and
10040            not 'VHOST'"
10041   parameters:
10042   - "throughput"
10043   - "parent"
10044   - "tags"
10045   sort:
10046   - "DOT1Q"
10047   - "IP4BASE"
10048   - "NAT44"
10049   - "POLICE_MARK"
10050   - "COPWHLIST"
10051   - "IACL"
10052   - "OACL"
10053   traces:
10054     hoverinfo: "x+y"
10055     boxpoints: "outliers"
10056     whiskerwidth: 0
10057   layout:
10058     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10059     layout: "plot-throughput"
10060
10061 - type: "plot"
10062   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10063   algorithm: "plot_performance_box"
10064   output-file-type: ".html"
10065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10067   filter: "'NIC_Intel-X520-DA2' and
10068            '64B' and
10069            ('IP4BASE' or
10070             'POLICE_MARK' or
10071             'COPWHLIST' or
10072             ('NAT44' and 'BASE') or
10073             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10074            'NDRPDR' and
10075            '2T2C' and
10076            'IP4FWD' and
10077            not 'IPSEC' and
10078            not 'VHOST'"
10079   parameters:
10080   - "throughput"
10081   - "parent"
10082   - "tags"
10083   sort:
10084   - "DOT1Q"
10085   - "IP4BASE"
10086   - "NAT44"
10087   - "POLICE_MARK"
10088   - "COPWHLIST"
10089   - "IACL"
10090   - "OACL"
10091   traces:
10092     hoverinfo: "x+y"
10093     boxpoints: "outliers"
10094     whiskerwidth: 0
10095   layout:
10096     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10097     layout: "plot-throughput"
10098
10099 - type: "plot"
10100   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10101   algorithm: "plot_performance_box"
10102   output-file-type: ".html"
10103   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10105   filter: "'NIC_Intel-X520-DA2' and
10106            '64B' and
10107            ('IP4BASE' or
10108             'POLICE_MARK' or
10109             'COPWHLIST' or
10110             ('NAT44' and 'BASE') or
10111             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10112            'NDRPDR' and
10113            '2T2C' and
10114            'IP4FWD' and
10115            not 'IPSEC' and
10116            not 'VHOST'"
10117   parameters:
10118   - "throughput"
10119   - "parent"
10120   - "tags"
10121   sort:
10122   - "DOT1Q"
10123   - "IP4BASE"
10124   - "NAT44"
10125   - "POLICE_MARK"
10126   - "COPWHLIST"
10127   - "IACL"
10128   - "OACL"
10129   traces:
10130     hoverinfo: "x+y"
10131     boxpoints: "outliers"
10132     whiskerwidth: 0
10133   layout:
10134     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10135     layout: "plot-throughput"
10136
10137 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10138 - type: "plot"
10139   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10140   algorithm: "plot_performance_box"
10141   output-file-type: ".html"
10142   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10144   filter: "'NIC_Intel-X520-DA2' and
10145            '64B' and
10146            'NDRPDR' and
10147            '1T1C' and
10148            'IP4FWD' and
10149            ('NAT44' or 'IP4BASE') and
10150            not 'DOT1Q' and
10151            not 'IPSEC' and
10152            not 'VHOST'"
10153   parameters:
10154   - "throughput"
10155   - "parent"
10156   - "tags"
10157   sort:
10158   - "IP4BASE"
10159   - "BASE"
10160   - "SRC_USER_10"
10161   - "SRC_USER_100"
10162   - "SRC_USER_1000"
10163   - "SRC_USER_2000"
10164   traces:
10165     hoverinfo: "x+y"
10166     boxpoints: "outliers"
10167     whiskerwidth: 0
10168   layout:
10169     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10170     layout: "plot-throughput"
10171
10172 - type: "plot"
10173   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10174   algorithm: "plot_performance_box"
10175   output-file-type: ".html"
10176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10178   filter: "'NIC_Intel-X520-DA2' and
10179            '64B' and
10180            'NDRPDR' and
10181            '1T1C' and
10182            'IP4FWD' and
10183            ('NAT44' or 'IP4BASE') and
10184            not 'DOT1Q' and
10185            not 'IPSEC' and
10186            not 'VHOST'"
10187   parameters:
10188   - "throughput"
10189   - "parent"
10190   - "tags"
10191   sort:
10192   - "IP4BASE"
10193   - "BASE"
10194   - "SRC_USER_10"
10195   - "SRC_USER_100"
10196   - "SRC_USER_1000"
10197   - "SRC_USER_2000"
10198   traces:
10199     hoverinfo: "x+y"
10200     boxpoints: "outliers"
10201     whiskerwidth: 0
10202   layout:
10203     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10204     layout: "plot-throughput"
10205
10206 - type: "plot"
10207   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10208   algorithm: "plot_performance_box"
10209   output-file-type: ".html"
10210   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10212   filter: "'NIC_Intel-X520-DA2' and
10213            '64B' and
10214            'NDRPDR' and
10215            '2T2C' and
10216            'IP4FWD' and
10217            ('NAT44' or 'IP4BASE') and
10218            not 'DOT1Q' and
10219            not 'IPSEC' and
10220            not 'VHOST'"
10221   parameters:
10222   - "throughput"
10223   - "parent"
10224   - "tags"
10225   sort:
10226   - "IP4BASE"
10227   - "BASE"
10228   - "SRC_USER_10"
10229   - "SRC_USER_100"
10230   - "SRC_USER_1000"
10231   - "SRC_USER_2000"
10232   traces:
10233     hoverinfo: "x+y"
10234     boxpoints: "outliers"
10235     whiskerwidth: 0
10236   layout:
10237     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10238     layout: "plot-throughput"
10239
10240 - type: "plot"
10241   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10242   algorithm: "plot_performance_box"
10243   output-file-type: ".html"
10244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10246   filter: "'NIC_Intel-X520-DA2' and
10247            '64B' and
10248            'NDRPDR' and
10249            '2T2C' and
10250            'IP4FWD' and
10251            ('NAT44' or 'IP4BASE') and
10252            not 'DOT1Q' and
10253            not 'IPSEC' and
10254            not 'VHOST'"
10255   parameters:
10256   - "throughput"
10257   - "parent"
10258   - "tags"
10259   sort:
10260   - "IP4BASE"
10261   - "BASE"
10262   - "SRC_USER_10"
10263   - "SRC_USER_100"
10264   - "SRC_USER_1000"
10265   - "SRC_USER_2000"
10266   traces:
10267     hoverinfo: "x+y"
10268     boxpoints: "outliers"
10269     whiskerwidth: 0
10270   layout:
10271     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10272     layout: "plot-throughput"
10273
10274 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10275 - type: "plot"
10276   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10277   algorithm: "plot_performance_box"
10278   output-file-type: ".html"
10279   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10281   filter: "'NIC_Intel-X520-DA2' and
10282            '64B' and
10283            'NDRPDR' and
10284            '1T1C' and
10285            'IP4FWD' and
10286            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10287            not 'IPSEC' and
10288            not 'DOT1Q' and
10289            not 'VHOST'"
10290   parameters:
10291   - "throughput"
10292   - "parent"
10293   - "tags"
10294   sort:
10295   - "IP4BASE"
10296   - "ACL_STATELESS"
10297   - "ACL_STATEFUL"
10298   - "ACL_STATELESS"
10299   - "ACL_STATEFUL"
10300   traces:
10301     hoverinfo: "x+y"
10302     boxpoints: "outliers"
10303     whiskerwidth: 0
10304   layout:
10305     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10306     layout: "plot-throughput"
10307
10308 - type: "plot"
10309   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10310   algorithm: "plot_performance_box"
10311   output-file-type: ".html"
10312   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10314   filter: "'NIC_Intel-X520-DA2' and
10315            '64B' and
10316            'NDRPDR' and
10317            '1T1C' and
10318            'IP4FWD' and
10319            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10320            not 'IPSEC' and
10321            not 'DOT1Q' and
10322            not 'VHOST'"
10323   parameters:
10324   - "throughput"
10325   - "parent"
10326   - "tags"
10327   sort:
10328   - "IP4BASE"
10329   - "ACL_STATELESS"
10330   - "ACL_STATEFUL"
10331   - "ACL_STATELESS"
10332   - "ACL_STATEFUL"
10333   traces:
10334     hoverinfo: "x+y"
10335     boxpoints: "outliers"
10336     whiskerwidth: 0
10337   layout:
10338     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10339     layout: "plot-throughput"
10340
10341 - type: "plot"
10342   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10343   algorithm: "plot_performance_box"
10344   output-file-type: ".html"
10345   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10347   filter: "'NIC_Intel-X520-DA2' and
10348            '64B' and
10349            'NDRPDR' and
10350            '2T2C' and
10351            'IP4FWD' and
10352            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10353            not 'IPSEC' and
10354            not 'DOT1Q' and
10355            not 'VHOST'"
10356   parameters:
10357   - "throughput"
10358   - "parent"
10359   - "tags"
10360   sort:
10361   - "IP4BASE"
10362   - "ACL_STATELESS"
10363   - "ACL_STATEFUL"
10364   - "ACL_STATELESS"
10365   - "ACL_STATEFUL"
10366   traces:
10367     hoverinfo: "x+y"
10368     boxpoints: "outliers"
10369     whiskerwidth: 0
10370   layout:
10371     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10372     layout: "plot-throughput"
10373
10374 - type: "plot"
10375   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10376   algorithm: "plot_performance_box"
10377   output-file-type: ".html"
10378   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10380   filter: "'NIC_Intel-X520-DA2' and
10381            '64B' and
10382            'NDRPDR' and
10383            '2T2C' and
10384            'IP4FWD' and
10385            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10386            not 'IPSEC' and
10387            not 'DOT1Q' and
10388            not 'VHOST'"
10389   parameters:
10390   - "throughput"
10391   - "parent"
10392   - "tags"
10393   sort:
10394   - "IP4BASE"
10395   - "ACL_STATELESS"
10396   - "ACL_STATEFUL"
10397   - "ACL_STATELESS"
10398   - "ACL_STATEFUL"
10399   traces:
10400     hoverinfo: "x+y"
10401     boxpoints: "outliers"
10402     whiskerwidth: 0
10403   layout:
10404     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10405     layout: "plot-throughput"
10406
10407 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10408 - type: "plot"
10409   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10410   algorithm: "plot_performance_box"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10414   filter: "'NIC_Intel-X520-DA2' and
10415            '64B' and
10416            'NDRPDR' and
10417            '1T1C' and
10418            'IP4FWD' and
10419            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10420            not 'IPSEC' and
10421            not 'DOT1Q' and
10422            not 'VHOST'"
10423   parameters:
10424   - "throughput"
10425   - "parent"
10426   - "tags"
10427   sort:
10428   - "IP4BASE"
10429   - "ACL_STATELESS"
10430   - "ACL_STATEFUL"
10431   - "ACL_STATELESS"
10432   - "ACL_STATEFUL"
10433   traces:
10434     hoverinfo: "x+y"
10435     boxpoints: "outliers"
10436     whiskerwidth: 0
10437   layout:
10438     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10439     layout: "plot-throughput"
10440
10441 - type: "plot"
10442   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10443   algorithm: "plot_performance_box"
10444   output-file-type: ".html"
10445   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10447   filter: "'NIC_Intel-X520-DA2' and
10448            '64B' and
10449            'NDRPDR' and
10450            '1T1C' and
10451            'IP4FWD' and
10452            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10453            not 'IPSEC' and
10454            not 'DOT1Q' and
10455            not 'VHOST'"
10456   parameters:
10457   - "throughput"
10458   - "parent"
10459   - "tags"
10460   sort:
10461   - "IP4BASE"
10462   - "ACL_STATELESS"
10463   - "ACL_STATEFUL"
10464   - "ACL_STATELESS"
10465   - "ACL_STATEFUL"
10466   traces:
10467     hoverinfo: "x+y"
10468     boxpoints: "outliers"
10469     whiskerwidth: 0
10470   layout:
10471     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10472     layout: "plot-throughput"
10473
10474 - type: "plot"
10475   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10476   algorithm: "plot_performance_box"
10477   output-file-type: ".html"
10478   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10480   filter: "'NIC_Intel-X520-DA2' and
10481            '64B' and
10482            'NDRPDR' and
10483            '2T2C' and
10484            'IP4FWD' and
10485            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10486            not 'IPSEC' and
10487            not 'DOT1Q' and
10488            not 'VHOST'"
10489   parameters:
10490   - "throughput"
10491   - "parent"
10492   - "tags"
10493   sort:
10494   - "IP4BASE"
10495   - "ACL_STATELESS"
10496   - "ACL_STATEFUL"
10497   - "ACL_STATELESS"
10498   - "ACL_STATEFUL"
10499   traces:
10500     hoverinfo: "x+y"
10501     boxpoints: "outliers"
10502     whiskerwidth: 0
10503   layout:
10504     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10505     layout: "plot-throughput"
10506
10507 - type: "plot"
10508   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10509   algorithm: "plot_performance_box"
10510   output-file-type: ".html"
10511   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10513   filter: "'NIC_Intel-X520-DA2' and
10514            '64B' and
10515            'NDRPDR' and
10516            '2T2C' and
10517            'IP4FWD' and
10518            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10519            not 'IPSEC' and
10520            not 'DOT1Q' and
10521            not 'VHOST'"
10522   parameters:
10523   - "throughput"
10524   - "parent"
10525   - "tags"
10526   sort:
10527   - "IP4BASE"
10528   - "ACL_STATELESS"
10529   - "ACL_STATEFUL"
10530   - "ACL_STATELESS"
10531   - "ACL_STATEFUL"
10532   traces:
10533     hoverinfo: "x+y"
10534     boxpoints: "outliers"
10535     whiskerwidth: 0
10536   layout:
10537     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10538     layout: "plot-throughput"
10539
10540 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10541 - type: "plot"
10542   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10543   algorithm: "plot_performance_box"
10544   output-file-type: ".html"
10545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10547   filter: "'NIC_Intel-X710' and
10548            '64B' and
10549            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10550            'NDRPDR' and
10551            '1T1C' and
10552            'IP4FWD' and
10553            not 'IPSEC' and
10554            not 'DOT1Q' and
10555            not 'VHOST'"
10556   parameters:
10557   - "throughput"
10558   - "parent"
10559   - "tags"
10560   sort:
10561   - "IP4BASE"
10562   - "FIB_20K"
10563   - "FIB_200K"
10564   - "FIB_2M"
10565   traces:
10566     hoverinfo: "x+y"
10567     boxpoints: "outliers"
10568     whiskerwidth: 0
10569   layout:
10570     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10571     layout: "plot-throughput"
10572
10573 - type: "plot"
10574   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10575   algorithm: "plot_performance_box"
10576   output-file-type: ".html"
10577   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10579   filter: "'NIC_Intel-X710' and
10580            '64B' and
10581            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10582            'NDRPDR' and
10583            '1T1C' and
10584            'IP4FWD' and
10585            not 'IPSEC' and
10586            not 'DOT1Q' and
10587            not 'VHOST'"
10588   parameters:
10589   - "throughput"
10590   - "parent"
10591   - "tags"
10592   sort:
10593   - "IP4BASE"
10594   - "FIB_20K"
10595   - "FIB_200K"
10596   - "FIB_2M"
10597   traces:
10598     hoverinfo: "x+y"
10599     boxpoints: "outliers"
10600     whiskerwidth: 0
10601   layout:
10602     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10603     layout: "plot-throughput"
10604
10605 - type: "plot"
10606   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10607   algorithm: "plot_performance_box"
10608   output-file-type: ".html"
10609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10611   filter: "'NIC_Intel-X710' and
10612            '64B' and
10613            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10614            'NDRPDR' and
10615            '2T2C' and
10616            'IP4FWD' and
10617            not 'IPSEC' and
10618            not 'DOT1Q' and
10619            not 'VHOST'"
10620   parameters:
10621   - "throughput"
10622   - "parent"
10623   - "tags"
10624   sort:
10625   - "IP4BASE"
10626   - "FIB_20K"
10627   - "FIB_200K"
10628   - "FIB_2M"
10629   traces:
10630     hoverinfo: "x+y"
10631     boxpoints: "outliers"
10632     whiskerwidth: 0
10633   layout:
10634     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10635     layout: "plot-throughput"
10636
10637 - type: "plot"
10638   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10639   algorithm: "plot_performance_box"
10640   output-file-type: ".html"
10641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10643   filter: "'NIC_Intel-X710' and
10644            '64B' and
10645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10646            'NDRPDR' and
10647            '2T2C' and
10648            'IP4FWD' and
10649            not 'IPSEC' and
10650            not 'DOT1Q' and
10651            not 'VHOST'"
10652   parameters:
10653   - "throughput"
10654   - "parent"
10655   - "tags"
10656   sort:
10657   - "IP4BASE"
10658   - "FIB_20K"
10659   - "FIB_200K"
10660   - "FIB_2M"
10661   traces:
10662     hoverinfo: "x+y"
10663     boxpoints: "outliers"
10664     whiskerwidth: 0
10665   layout:
10666     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10667     layout: "plot-throughput"
10668
10669 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10670 - type: "plot"
10671   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10672   algorithm: "plot_performance_box"
10673   output-file-type: ".html"
10674   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10676   filter: "'NIC_Intel-X710' and
10677            '64B' and
10678            ('IP4BASE' or
10679             'POLICE_MARK' or
10680             'COPWHLIST' or
10681             ('NAT44' and 'BASE') or
10682             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10683            'NDRPDR' and
10684            '1T1C' and
10685            'IP4FWD' and
10686            not 'IPSEC' and
10687            not 'VHOST'"
10688   parameters:
10689   - "throughput"
10690   - "parent"
10691   - "tags"
10692   sort:
10693   - "DOT1Q"
10694   - "IP4BASE"
10695   - "NAT44"
10696   - "POLICE_MARK"
10697   - "COPWHLIST"
10698   - "IACL"
10699   - "OACL"
10700   traces:
10701     hoverinfo: "x+y"
10702     boxpoints: "outliers"
10703     whiskerwidth: 0
10704   layout:
10705     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10706     layout: "plot-throughput"
10707
10708 - type: "plot"
10709   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10710   algorithm: "plot_performance_box"
10711   output-file-type: ".html"
10712   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10714   filter: "'NIC_Intel-X710' and
10715            '64B' and
10716            ('IP4BASE' or
10717             'POLICE_MARK' or
10718             'COPWHLIST' or
10719             ('NAT44' and 'BASE') or
10720             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10721            'NDRPDR' and
10722            '1T1C' and
10723            'IP4FWD' and
10724            not 'IPSEC' and
10725            not 'VHOST'"
10726   parameters:
10727   - "throughput"
10728   - "parent"
10729   - "tags"
10730   sort:
10731   - "DOT1Q"
10732   - "IP4BASE"
10733   - "NAT44"
10734   - "POLICE_MARK"
10735   - "COPWHLIST"
10736   - "IACL"
10737   - "OACL"
10738   traces:
10739     hoverinfo: "x+y"
10740     boxpoints: "outliers"
10741     whiskerwidth: 0
10742   layout:
10743     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10744     layout: "plot-throughput"
10745
10746 - type: "plot"
10747   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10748   algorithm: "plot_performance_box"
10749   output-file-type: ".html"
10750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10752   filter: "'NIC_Intel-X710' and
10753            '64B' and
10754            ('IP4BASE' or
10755             'POLICE_MARK' or
10756             'COPWHLIST' or
10757             ('NAT44' and 'BASE') or
10758             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10759            'NDRPDR' and
10760            '2T2C' and
10761            'IP4FWD' and
10762            not 'IPSEC' and
10763            not 'VHOST'"
10764   parameters:
10765   - "throughput"
10766   - "parent"
10767   - "tags"
10768   sort:
10769   - "DOT1Q"
10770   - "IP4BASE"
10771   - "NAT44"
10772   - "POLICE_MARK"
10773   - "COPWHLIST"
10774   - "IACL"
10775   - "OACL"
10776   traces:
10777     hoverinfo: "x+y"
10778     boxpoints: "outliers"
10779     whiskerwidth: 0
10780   layout:
10781     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10782     layout: "plot-throughput"
10783
10784 - type: "plot"
10785   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10786   algorithm: "plot_performance_box"
10787   output-file-type: ".html"
10788   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10790   filter: "'NIC_Intel-X710' and
10791            '64B' and
10792            ('IP4BASE' or
10793             'POLICE_MARK' or
10794             'COPWHLIST' or
10795             ('NAT44' and 'BASE') or
10796             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10797            'NDRPDR' and
10798            '2T2C' and
10799            'IP4FWD' and
10800            not 'IPSEC' and
10801            not 'VHOST'"
10802   parameters:
10803   - "throughput"
10804   - "parent"
10805   - "tags"
10806   sort:
10807   - "DOT1Q"
10808   - "IP4BASE"
10809   - "NAT44"
10810   - "POLICE_MARK"
10811   - "COPWHLIST"
10812   - "IACL"
10813   - "OACL"
10814   traces:
10815     hoverinfo: "x+y"
10816     boxpoints: "outliers"
10817     whiskerwidth: 0
10818   layout:
10819     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10820     layout: "plot-throughput"
10821
10822 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10823 - type: "plot"
10824   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10825   algorithm: "plot_performance_box"
10826   output-file-type: ".html"
10827   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10829   filter: "'NIC_Intel-X710' and
10830            '64B' and
10831            'NDRPDR' and
10832            '2T1C' and
10833            'IP4FWD' and
10834            ('NAT44' or 'IP4BASE') and
10835            not 'IPSEC' and
10836            not 'VHOST'"
10837   parameters:
10838   - "throughput"
10839   - "parent"
10840   - "tags"
10841   sort:
10842   - "IP4BASE"
10843   - "BASE"
10844   - "SRC_USER_10"
10845   - "SRC_USER_100"
10846   - "SRC_USER_1000"
10847   - "SRC_USER_2000"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10854     layout: "plot-throughput"
10855
10856 - type: "plot"
10857   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10858   algorithm: "plot_performance_box"
10859   output-file-type: ".html"
10860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10862   filter: "'NIC_Intel-X710' and
10863            '64B' and
10864            'NDRPDR' and
10865            '2T1C' and
10866            'IP4FWD' and
10867            ('NAT44' or 'IP4BASE') and
10868            not 'IPSEC' and
10869            not 'VHOST'"
10870   parameters:
10871   - "throughput"
10872   - "parent"
10873   - "tags"
10874   sort:
10875   - "IP4BASE"
10876   - "BASE"
10877   - "SRC_USER_10"
10878   - "SRC_USER_100"
10879   - "SRC_USER_1000"
10880   - "SRC_USER_2000"
10881   traces:
10882     hoverinfo: "x+y"
10883     boxpoints: "outliers"
10884     whiskerwidth: 0
10885   layout:
10886     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10887     layout: "plot-throughput"
10888
10889 - type: "plot"
10890   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10891   algorithm: "plot_performance_box"
10892   output-file-type: ".html"
10893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10895   filter: "'NIC_Intel-X710' and
10896            '64B' and
10897            'NDRPDR' and
10898            '4T2C' and
10899            'IP4FWD' and
10900            ('NAT44' or 'IP4BASE') and
10901            not 'IPSEC' and
10902            not 'VHOST'"
10903   parameters:
10904   - "throughput"
10905   - "parent"
10906   - "tags"
10907   sort:
10908   - "IP4BASE"
10909   - "BASE"
10910   - "SRC_USER_10"
10911   - "SRC_USER_100"
10912   - "SRC_USER_1000"
10913   - "SRC_USER_2000"
10914   traces:
10915     hoverinfo: "x+y"
10916     boxpoints: "outliers"
10917     whiskerwidth: 0
10918   layout:
10919     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10920     layout: "plot-throughput"
10921
10922 - type: "plot"
10923   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10924   algorithm: "plot_performance_box"
10925   output-file-type: ".html"
10926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10928   filter: "'NIC_Intel-X710' and
10929            '64B' and
10930            'NDRPDR' and
10931            '4T2C' and
10932            'IP4FWD' and
10933            ('NAT44' or 'IP4BASE') and
10934            not 'IPSEC' and
10935            not 'VHOST'"
10936   parameters:
10937   - "throughput"
10938   - "parent"
10939   - "tags"
10940   sort:
10941   - "IP4BASE"
10942   - "BASE"
10943   - "SRC_USER_10"
10944   - "SRC_USER_100"
10945   - "SRC_USER_1000"
10946   - "SRC_USER_2000"
10947   traces:
10948     hoverinfo: "x+y"
10949     boxpoints: "outliers"
10950     whiskerwidth: 0
10951   layout:
10952     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10953     layout: "plot-throughput"
10954
10955 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10956 - type: "plot"
10957   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10958   algorithm: "plot_performance_box"
10959   output-file-type: ".html"
10960   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10962   filter: "'NIC_Intel-X710' and
10963            '64B' and
10964            'NDRPDR' and
10965            '2T1C' and
10966            'IP4FWD' and
10967            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10968            not 'IPSEC' and
10969            not 'VHOST'"
10970   parameters:
10971   - "throughput"
10972   - "parent"
10973   - "tags"
10974   sort:
10975   - "IP4BASE"
10976   - "ACL_STATELESS"
10977   - "ACL_STATEFUL"
10978   - "ACL_STATELESS"
10979   - "ACL_STATEFUL"
10980   traces:
10981     hoverinfo: "x+y"
10982     boxpoints: "outliers"
10983     whiskerwidth: 0
10984   layout:
10985     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10986     layout: "plot-throughput"
10987
10988 - type: "plot"
10989   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10990   algorithm: "plot_performance_box"
10991   output-file-type: ".html"
10992   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10994   filter: "'NIC_Intel-X710' and
10995            '64B' and
10996            'NDRPDR' and
10997            '2T1C' and
10998            'IP4FWD' and
10999            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11000            not 'IPSEC' and
11001            not 'VHOST'"
11002   parameters:
11003   - "throughput"
11004   - "parent"
11005   - "tags"
11006   sort:
11007   - "IP4BASE"
11008   - "ACL_STATELESS"
11009   - "ACL_STATEFUL"
11010   - "ACL_STATELESS"
11011   - "ACL_STATEFUL"
11012   traces:
11013     hoverinfo: "x+y"
11014     boxpoints: "outliers"
11015     whiskerwidth: 0
11016   layout:
11017     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
11018     layout: "plot-throughput"
11019
11020 - type: "plot"
11021   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11022   algorithm: "plot_performance_box"
11023   output-file-type: ".html"
11024   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11026   filter: "'NIC_Intel-X710' and
11027            '64B' and
11028            'NDRPDR' and
11029            '4T2C' and
11030            'IP4FWD' and
11031            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11032            not 'IPSEC' and
11033            not 'VHOST'"
11034   parameters:
11035   - "throughput"
11036   - "parent"
11037   - "tags"
11038   sort:
11039   - "IP4BASE"
11040   - "ACL_STATELESS"
11041   - "ACL_STATEFUL"
11042   - "ACL_STATELESS"
11043   - "ACL_STATEFUL"
11044   traces:
11045     hoverinfo: "x+y"
11046     boxpoints: "outliers"
11047     whiskerwidth: 0
11048   layout:
11049     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11050     layout: "plot-throughput"
11051
11052 - type: "plot"
11053   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11054   algorithm: "plot_performance_box"
11055   output-file-type: ".html"
11056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11057   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11058   filter: "'NIC_Intel-X710' and
11059            '64B' and
11060            'NDRPDR' and
11061            '4T2C' and
11062            'IP4FWD' and
11063            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11064            not 'IPSEC' and
11065            not 'VHOST'"
11066   parameters:
11067   - "throughput"
11068   - "parent"
11069   - "tags"
11070   sort:
11071   - "IP4BASE"
11072   - "ACL_STATELESS"
11073   - "ACL_STATEFUL"
11074   - "ACL_STATELESS"
11075   - "ACL_STATEFUL"
11076   traces:
11077     hoverinfo: "x+y"
11078     boxpoints: "outliers"
11079     whiskerwidth: 0
11080   layout:
11081     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11082     layout: "plot-throughput"
11083
11084 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11085 - type: "plot"
11086   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11087   algorithm: "plot_performance_box"
11088   output-file-type: ".html"
11089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11091   filter: "'NIC_Intel-XL710' and
11092            '64B' and
11093            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11094            'NDRPDR' and
11095            '1T1C' and
11096            'IP4FWD' and
11097            not 'IPSEC' and
11098            not 'VHOST'"
11099   parameters:
11100   - "throughput"
11101   - "parent"
11102   - "tags"
11103   sort:
11104   - "IP4BASE"
11105   - "FIB_20K"
11106   - "FIB_200K"
11107   - "FIB_2M"
11108   traces:
11109     hoverinfo: "x+y"
11110     boxpoints: "outliers"
11111     whiskerwidth: 0
11112   layout:
11113     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11114     layout: "plot-throughput"
11115
11116 - type: "plot"
11117   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11118   algorithm: "plot_performance_box"
11119   output-file-type: ".html"
11120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11122   filter: "'NIC_Intel-XL710' and
11123            '64B' and
11124            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11125            'NDRPDR' and
11126            '1T1C' and
11127            'IP4FWD' and
11128            not 'IPSEC' and
11129            not 'VHOST'"
11130   parameters:
11131   - "throughput"
11132   - "parent"
11133   - "tags"
11134   sort:
11135   - "IP4BASE"
11136   - "FIB_20K"
11137   - "FIB_200K"
11138   - "FIB_2M"
11139   traces:
11140     hoverinfo: "x+y"
11141     boxpoints: "outliers"
11142     whiskerwidth: 0
11143   layout:
11144     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11145     layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11149   algorithm: "plot_performance_box"
11150   output-file-type: ".html"
11151   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11153   filter: "'NIC_Intel-XL710' and
11154            '64B' and
11155            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11156            'NDRPDR' and
11157            '2T2C' and
11158            'IP4FWD' and
11159            not 'IPSEC' and
11160            not 'VHOST'"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   sort:
11166   - "IP4BASE"
11167   - "FIB_20K"
11168   - "FIB_200K"
11169   - "FIB_2M"
11170   traces:
11171     hoverinfo: "x+y"
11172     boxpoints: "outliers"
11173     whiskerwidth: 0
11174   layout:
11175     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11176     layout: "plot-throughput"
11177
11178 - type: "plot"
11179   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11180   algorithm: "plot_performance_box"
11181   output-file-type: ".html"
11182   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11184   filter: "'NIC_Intel-XL710' and
11185            '64B' and
11186            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11187            'NDRPDR' and
11188            '2T2C' and
11189            'IP4FWD' and
11190            not 'IPSEC' and
11191            not 'VHOST'"
11192   parameters:
11193   - "throughput"
11194   - "parent"
11195   - "tags"
11196   sort:
11197   - "IP4BASE"
11198   - "FIB_20K"
11199   - "FIB_200K"
11200   - "FIB_2M"
11201   traces:
11202     hoverinfo: "x+y"
11203     boxpoints: "outliers"
11204     whiskerwidth: 0
11205   layout:
11206     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11207     layout: "plot-throughput"
11208
11209 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11210 - type: "plot"
11211   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11212   algorithm: "plot_performance_box"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11216   filter: "'NIC_Intel-X710' and
11217            '64B' and
11218            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11219            'NDRPDR' and
11220            '2T1C' and
11221            'IP4FWD' and
11222            not 'IPSEC' and
11223            not 'DOT1Q' and
11224            not 'VHOST'"
11225   parameters:
11226   - "throughput"
11227   - "parent"
11228   - "tags"
11229   sort:
11230   - "IP4BASE"
11231   - "FIB_20K"
11232   - "FIB_200K"
11233   - "FIB_2M"
11234   traces:
11235     hoverinfo: "x+y"
11236     boxpoints: "outliers"
11237     whiskerwidth: 0
11238   layout:
11239     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11240     layout: "plot-throughput"
11241
11242 - type: "plot"
11243   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11244   algorithm: "plot_performance_box"
11245   output-file-type: ".html"
11246   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11248   filter: "'NIC_Intel-X710' and
11249            '64B' and
11250            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11251            'NDRPDR' and
11252            '2T1C' and
11253            'IP4FWD' and
11254            not 'IPSEC' and
11255            not 'DOT1Q' and
11256            not 'VHOST'"
11257   parameters:
11258   - "throughput"
11259   - "parent"
11260   - "tags"
11261   sort:
11262   - "IP4BASE"
11263   - "FIB_20K"
11264   - "FIB_200K"
11265   - "FIB_2M"
11266   traces:
11267     hoverinfo: "x+y"
11268     boxpoints: "outliers"
11269     whiskerwidth: 0
11270   layout:
11271     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11272     layout: "plot-throughput"
11273
11274 - type: "plot"
11275   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11276   algorithm: "plot_performance_box"
11277   output-file-type: ".html"
11278   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11280   filter: "'NIC_Intel-X710' and
11281            '64B' and
11282            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11283            'NDRPDR' and
11284            '4T2C' and
11285            'IP4FWD' and
11286            not 'IPSEC' and
11287            not 'DOT1Q' and
11288            not 'VHOST'"
11289   parameters:
11290   - "throughput"
11291   - "parent"
11292   - "tags"
11293   sort:
11294   - "IP4BASE"
11295   - "FIB_20K"
11296   - "FIB_200K"
11297   - "FIB_2M"
11298   traces:
11299     hoverinfo: "x+y"
11300     boxpoints: "outliers"
11301     whiskerwidth: 0
11302   layout:
11303     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11304     layout: "plot-throughput"
11305
11306 - type: "plot"
11307   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11308   algorithm: "plot_performance_box"
11309   output-file-type: ".html"
11310   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11312   filter: "'NIC_Intel-X710' and
11313            '64B' and
11314            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11315            'NDRPDR' and
11316            '4T2C' and
11317            'IP4FWD' and
11318            not 'IPSEC' and
11319            not 'DOT1Q' and
11320            not 'VHOST'"
11321   parameters:
11322   - "throughput"
11323   - "parent"
11324   - "tags"
11325   sort:
11326   - "IP4BASE"
11327   - "FIB_20K"
11328   - "FIB_200K"
11329   - "FIB_2M"
11330   traces:
11331     hoverinfo: "x+y"
11332     boxpoints: "outliers"
11333     whiskerwidth: 0
11334   layout:
11335     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11336     layout: "plot-throughput"
11337
11338 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11339 - type: "plot"
11340   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11341   algorithm: "plot_performance_box"
11342   output-file-type: ".html"
11343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11345   filter: "'NIC_Intel-X710' and
11346            '64B' and
11347            ('IP4BASE' or
11348             'POLICE_MARK' or
11349             'COPWHLIST' or
11350             ('NAT44' and 'BASE') or
11351             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11352            'NDRPDR' and
11353            '2T1C' and
11354            'IP4FWD' and
11355            not 'IPSEC' and
11356            not 'VHOST'"
11357   parameters:
11358   - "throughput"
11359   - "parent"
11360   - "tags"
11361   sort:
11362   - "DOT1Q"
11363   - "IP4BASE"
11364   - "NAT44"
11365   - "POLICE_MARK"
11366   - "COPWHLIST"
11367   - "IACL"
11368   - "OACL"
11369   traces:
11370     hoverinfo: "x+y"
11371     boxpoints: "outliers"
11372     whiskerwidth: 0
11373   layout:
11374     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11375     layout: "plot-throughput"
11376
11377 - type: "plot"
11378   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11379   algorithm: "plot_performance_box"
11380   output-file-type: ".html"
11381   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11383   filter: "'NIC_Intel-X710' and
11384            '64B' and
11385            ('IP4BASE' or
11386             'POLICE_MARK' or
11387             'COPWHLIST' or
11388             ('NAT44' and 'BASE') or
11389             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11390            'NDRPDR' and
11391            '2T1C' and
11392            'IP4FWD' and
11393            not 'IPSEC' and
11394            not 'VHOST'"
11395   parameters:
11396   - "throughput"
11397   - "parent"
11398   - "tags"
11399   sort:
11400   - "DOT1Q"
11401   - "IP4BASE"
11402   - "NAT44"
11403   - "POLICE_MARK"
11404   - "COPWHLIST"
11405   - "IACL"
11406   - "OACL"
11407   traces:
11408     hoverinfo: "x+y"
11409     boxpoints: "outliers"
11410     whiskerwidth: 0
11411   layout:
11412     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11417   algorithm: "plot_performance_box"
11418   output-file-type: ".html"
11419   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11421   filter: "'NIC_Intel-X710' and
11422            '64B' and
11423            ('IP4BASE' or
11424             'POLICE_MARK' or
11425             'COPWHLIST' or
11426             ('NAT44' and 'BASE') or
11427             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11428            'NDRPDR' and
11429            '4T2C' and
11430            'IP4FWD' and
11431            not 'IPSEC' and
11432            not 'VHOST'"
11433   parameters:
11434   - "throughput"
11435   - "parent"
11436   - "tags"
11437   sort:
11438   - "DOT1Q"
11439   - "IP4BASE"
11440   - "NAT44"
11441   - "POLICE_MARK"
11442   - "COPWHLIST"
11443   - "IACL"
11444   - "OACL"
11445   traces:
11446     hoverinfo: "x+y"
11447     boxpoints: "outliers"
11448     whiskerwidth: 0
11449   layout:
11450     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11451     layout: "plot-throughput"
11452
11453 - type: "plot"
11454   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11455   algorithm: "plot_performance_box"
11456   output-file-type: ".html"
11457   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11459   filter: "'NIC_Intel-X710' and
11460            '64B' and
11461            ('IP4BASE' or
11462             'POLICE_MARK' or
11463             'COPWHLIST' or
11464             ('NAT44' and 'BASE') or
11465             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11466            'NDRPDR' and
11467            '4T2C' and
11468            'IP4FWD' and
11469            not 'IPSEC' and
11470            not 'VHOST'"
11471   parameters:
11472   - "throughput"
11473   - "parent"
11474   - "tags"
11475   sort:
11476   - "DOT1Q"
11477   - "IP4BASE"
11478   - "NAT44"
11479   - "POLICE_MARK"
11480   - "COPWHLIST"
11481   - "IACL"
11482   - "OACL"
11483   traces:
11484     hoverinfo: "x+y"
11485     boxpoints: "outliers"
11486     whiskerwidth: 0
11487   layout:
11488     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11489     layout: "plot-throughput"
11490
11491 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11492 - type: "plot"
11493   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11494   algorithm: "plot_performance_box"
11495   output-file-type: ".html"
11496   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11498   filter: "'NIC_Intel-X710' and
11499            '64B' and
11500            'NDRPDR' and
11501            '1T1C' and
11502            'IP4FWD' and
11503            ('NAT44' or 'IP4BASE') and
11504            not 'IPSEC' and
11505            not 'VHOST'"
11506   parameters:
11507   - "throughput"
11508   - "parent"
11509   - "tags"
11510   sort:
11511   - "IP4BASE"
11512   - "BASE"
11513   - "SRC_USER_10"
11514   - "SRC_USER_100"
11515   - "SRC_USER_1000"
11516   - "SRC_USER_2000"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11527   algorithm: "plot_performance_box"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11531   filter: "'NIC_Intel-X710' and
11532            '64B' and
11533            'NDRPDR' and
11534            '1T1C' and
11535            'IP4FWD' and
11536            ('NAT44' or 'IP4BASE') and
11537            not 'IPSEC' and
11538            not 'VHOST'"
11539   parameters:
11540   - "throughput"
11541   - "parent"
11542   - "tags"
11543   sort:
11544   - "IP4BASE"
11545   - "BASE"
11546   - "SRC_USER_10"
11547   - "SRC_USER_100"
11548   - "SRC_USER_1000"
11549   - "SRC_USER_2000"
11550   traces:
11551     hoverinfo: "x+y"
11552     boxpoints: "outliers"
11553     whiskerwidth: 0
11554   layout:
11555     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11556     layout: "plot-throughput"
11557
11558 - type: "plot"
11559   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11560   algorithm: "plot_performance_box"
11561   output-file-type: ".html"
11562   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11564   filter: "'NIC_Intel-X710' and
11565            '64B' and
11566            'NDRPDR' and
11567            '2T2C' and
11568            'IP4FWD' and
11569            ('NAT44' or 'IP4BASE') and
11570            not 'IPSEC' and
11571            not 'VHOST'"
11572   parameters:
11573   - "throughput"
11574   - "parent"
11575   - "tags"
11576   sort:
11577   - "IP4BASE"
11578   - "BASE"
11579   - "SRC_USER_10"
11580   - "SRC_USER_100"
11581   - "SRC_USER_1000"
11582   - "SRC_USER_2000"
11583   traces:
11584     hoverinfo: "x+y"
11585     boxpoints: "outliers"
11586     whiskerwidth: 0
11587   layout:
11588     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11589     layout: "plot-throughput"
11590
11591 - type: "plot"
11592   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11593   algorithm: "plot_performance_box"
11594   output-file-type: ".html"
11595   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11597   filter: "'NIC_Intel-X710' and
11598            '64B' and
11599            'NDRPDR' and
11600            '2T2C' and
11601            'IP4FWD' and
11602            ('NAT44' or 'IP4BASE') and
11603            not 'IPSEC' and
11604            not 'VHOST'"
11605   parameters:
11606   - "throughput"
11607   - "parent"
11608   - "tags"
11609   sort:
11610   - "IP4BASE"
11611   - "BASE"
11612   - "SRC_USER_10"
11613   - "SRC_USER_100"
11614   - "SRC_USER_1000"
11615   - "SRC_USER_2000"
11616   traces:
11617     hoverinfo: "x+y"
11618     boxpoints: "outliers"
11619     whiskerwidth: 0
11620   layout:
11621     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11622     layout: "plot-throughput"
11623
11624 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11625 - type: "plot"
11626   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11627   algorithm: "plot_performance_box"
11628   output-file-type: ".html"
11629   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11631   filter: "'NIC_Intel-X710' and
11632            '64B' and
11633            'NDRPDR' and
11634            '1T1C' and
11635            'IP4FWD' and
11636            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11637            not 'IPSEC' and
11638            not 'VHOST'"
11639   parameters:
11640   - "throughput"
11641   - "parent"
11642   - "tags"
11643   sort:
11644   - "IP4BASE"
11645   - "ACL_STATELESS"
11646   - "ACL_STATEFUL"
11647   - "ACL_STATELESS"
11648   - "ACL_STATEFUL"
11649   traces:
11650     hoverinfo: "x+y"
11651     boxpoints: "outliers"
11652     whiskerwidth: 0
11653   layout:
11654     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11655     layout: "plot-throughput"
11656
11657 - type: "plot"
11658   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11659   algorithm: "plot_performance_box"
11660   output-file-type: ".html"
11661   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11663   filter: "'NIC_Intel-X710' and
11664            '64B' and
11665            'NDRPDR' and
11666            '1T1C' and
11667            'IP4FWD' and
11668            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11669            not 'IPSEC' and
11670            not 'VHOST'"
11671   parameters:
11672   - "throughput"
11673   - "parent"
11674   - "tags"
11675   sort:
11676   - "IP4BASE"
11677   - "ACL_STATELESS"
11678   - "ACL_STATEFUL"
11679   - "ACL_STATELESS"
11680   - "ACL_STATEFUL"
11681   traces:
11682     hoverinfo: "x+y"
11683     boxpoints: "outliers"
11684     whiskerwidth: 0
11685   layout:
11686     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11687     layout: "plot-throughput"
11688
11689 - type: "plot"
11690   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11691   algorithm: "plot_performance_box"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11695   filter: "'NIC_Intel-X710' and
11696            '64B' and
11697            'NDRPDR' and
11698            '2T2C' and
11699            'IP4FWD' and
11700            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11701            not 'IPSEC' and
11702            not 'VHOST'"
11703   parameters:
11704   - "throughput"
11705   - "parent"
11706   - "tags"
11707   sort:
11708   - "IP4BASE"
11709   - "ACL_STATELESS"
11710   - "ACL_STATEFUL"
11711   - "ACL_STATELESS"
11712   - "ACL_STATEFUL"
11713   traces:
11714     hoverinfo: "x+y"
11715     boxpoints: "outliers"
11716     whiskerwidth: 0
11717   layout:
11718     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11719     layout: "plot-throughput"
11720
11721 - type: "plot"
11722   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11723   algorithm: "plot_performance_box"
11724   output-file-type: ".html"
11725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11727   filter: "'NIC_Intel-X710' and
11728            '64B' and
11729            'NDRPDR' and
11730            '2T2C' and
11731            'IP4FWD' and
11732            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11733            not 'IPSEC' and
11734            not 'VHOST'"
11735   parameters:
11736   - "throughput"
11737   - "parent"
11738   - "tags"
11739   sort:
11740   - "IP4BASE"
11741   - "ACL_STATELESS"
11742   - "ACL_STATEFUL"
11743   - "ACL_STATELESS"
11744   - "ACL_STATEFUL"
11745   traces:
11746     hoverinfo: "x+y"
11747     boxpoints: "outliers"
11748     whiskerwidth: 0
11749   layout:
11750     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11751     layout: "plot-throughput"
11752
11753 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11754 - type: "plot"
11755   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11756   algorithm: "plot_performance_box"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11760   filter: "'NIC_Intel-X710' and
11761            '64B' and
11762            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11763            'NDRPDR' and
11764            '2T1C' and
11765            'IP4FWD' and
11766            not 'IPSEC' and
11767            not 'DOT1Q' and
11768            not 'VHOST'"
11769   parameters:
11770   - "throughput"
11771   - "parent"
11772   - "tags"
11773   sort:
11774   - "IP4BASE"
11775   - "FIB_20K"
11776   - "FIB_200K"
11777   - "FIB_2M"
11778   traces:
11779     hoverinfo: "x+y"
11780     boxpoints: "outliers"
11781     whiskerwidth: 0
11782   layout:
11783     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11784     layout: "plot-throughput"
11785
11786 - type: "plot"
11787   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11788   algorithm: "plot_performance_box"
11789   output-file-type: ".html"
11790   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11791   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11792   filter: "'NIC_Intel-X710' and
11793            '64B' and
11794            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11795            'NDRPDR' and
11796            '2T1C' and
11797            'IP4FWD' and
11798            not 'IPSEC' and
11799            not 'DOT1Q' and
11800            not 'VHOST'"
11801   parameters:
11802   - "throughput"
11803   - "parent"
11804   - "tags"
11805   sort:
11806   - "IP4BASE"
11807   - "FIB_20K"
11808   - "FIB_200K"
11809   - "FIB_2M"
11810   traces:
11811     hoverinfo: "x+y"
11812     boxpoints: "outliers"
11813     whiskerwidth: 0
11814   layout:
11815     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11820   algorithm: "plot_performance_box"
11821   output-file-type: ".html"
11822   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11824   filter: "'NIC_Intel-X710' and
11825            '64B' and
11826            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11827            'NDRPDR' and
11828            '4T2C' and
11829            'IP4FWD' and
11830            not 'IPSEC' and
11831            not 'DOT1Q' and
11832            not 'VHOST'"
11833   parameters:
11834   - "throughput"
11835   - "parent"
11836   - "tags"
11837   sort:
11838   - "IP4BASE"
11839   - "FIB_20K"
11840   - "FIB_200K"
11841   - "FIB_2M"
11842   traces:
11843     hoverinfo: "x+y"
11844     boxpoints: "outliers"
11845     whiskerwidth: 0
11846   layout:
11847     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11852   algorithm: "plot_performance_box"
11853   output-file-type: ".html"
11854   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11856   filter: "'NIC_Intel-X710' and
11857            '64B' and
11858            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11859            'NDRPDR' and
11860            '4T2C' and
11861            'IP4FWD' and
11862            not 'IPSEC' and
11863            not 'DOT1Q' and
11864            not 'VHOST'"
11865   parameters:
11866   - "throughput"
11867   - "parent"
11868   - "tags"
11869   sort:
11870   - "IP4BASE"
11871   - "FIB_20K"
11872   - "FIB_200K"
11873   - "FIB_2M"
11874   traces:
11875     hoverinfo: "x+y"
11876     boxpoints: "outliers"
11877     whiskerwidth: 0
11878   layout:
11879     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11880     layout: "plot-throughput"
11881
11882 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11883 - type: "plot"
11884   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11885   algorithm: "plot_performance_box"
11886   output-file-type: ".html"
11887   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11889   filter: "'NIC_Intel-X710' and
11890            '64B' and
11891            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11892            'NDRPDR' and
11893            '2T1C' and
11894            'IP4FWD' and
11895            not 'IPSEC' and
11896            not 'DOT1Q' and
11897            not 'VHOST'"
11898   parameters:
11899   - "throughput"
11900   - "parent"
11901   - "tags"
11902   sort:
11903   - "IP4BASE"
11904   - "ACL_STATELESS"
11905   - "ACL_STATEFUL"
11906   - "ACL_STATELESS"
11907   - "ACL_STATEFUL"
11908   traces:
11909     hoverinfo: "x+y"
11910     boxpoints: "outliers"
11911     whiskerwidth: 0
11912   layout:
11913     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11914     layout: "plot-throughput"
11915
11916 - type: "plot"
11917   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11918   algorithm: "plot_performance_box"
11919   output-file-type: ".html"
11920   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11922   filter: "'NIC_Intel-X710' and
11923            '64B' and
11924            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11925            'NDRPDR' and
11926            '2T1C' and
11927            'IP4FWD' and
11928            not 'IPSEC' and
11929            not 'DOT1Q' and
11930            not 'VHOST'"
11931   parameters:
11932   - "throughput"
11933   - "parent"
11934   - "tags"
11935   sort:
11936   - "IP4BASE"
11937   - "ACL_STATELESS"
11938   - "ACL_STATEFUL"
11939   - "ACL_STATELESS"
11940   - "ACL_STATEFUL"
11941   traces:
11942     hoverinfo: "x+y"
11943     boxpoints: "outliers"
11944     whiskerwidth: 0
11945   layout:
11946     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11947     layout: "plot-throughput"
11948
11949 - type: "plot"
11950   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11951   algorithm: "plot_performance_box"
11952   output-file-type: ".html"
11953   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11955   filter: "'NIC_Intel-X710' and
11956            '64B' and
11957            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11958            'NDRPDR' and
11959            '4T2C' and
11960            'IP4FWD' and
11961            not 'IPSEC' and
11962            not 'DOT1Q' and
11963            not 'VHOST'"
11964   parameters:
11965   - "throughput"
11966   - "parent"
11967   - "tags"
11968   sort:
11969   - "IP4BASE"
11970   - "ACL_STATELESS"
11971   - "ACL_STATEFUL"
11972   - "ACL_STATELESS"
11973   - "ACL_STATEFUL"
11974   traces:
11975     hoverinfo: "x+y"
11976     boxpoints: "outliers"
11977     whiskerwidth: 0
11978   layout:
11979     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11984   algorithm: "plot_performance_box"
11985   output-file-type: ".html"
11986   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11987   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11988   filter: "'NIC_Intel-X710' and
11989            '64B' and
11990            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11991            'NDRPDR' and
11992            '4T2C' and
11993            'IP4FWD' and
11994            not 'IPSEC' and
11995            not 'DOT1Q' and
11996            not 'VHOST'"
11997   parameters:
11998   - "throughput"
11999   - "parent"
12000   - "tags"
12001   sort:
12002   - "IP4BASE"
12003   - "ACL_STATELESS"
12004   - "ACL_STATEFUL"
12005   - "ACL_STATELESS"
12006   - "ACL_STATEFUL"
12007   traces:
12008     hoverinfo: "x+y"
12009     boxpoints: "outliers"
12010     whiskerwidth: 0
12011   layout:
12012     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
12013     layout: "plot-throughput"
12014
12015 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
12016 - type: "plot"
12017   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12018   algorithm: "plot_performance_box"
12019   output-file-type: ".html"
12020   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12022   filter: "'NIC_Intel-XXV710' and
12023            '64B' and
12024            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12025            'NDRPDR' and
12026            '2T1C' and
12027            'IP4FWD' and
12028            not 'IPSEC' and
12029            not 'DOT1Q' and
12030            not 'VHOST'"
12031   parameters:
12032   - "throughput"
12033   - "parent"
12034   - "tags"
12035   sort:
12036   - "IP4BASE"
12037   - "FIB_20K"
12038   - "FIB_200K"
12039   - "FIB_2M"
12040   traces:
12041     hoverinfo: "x+y"
12042     boxpoints: "outliers"
12043     whiskerwidth: 0
12044   layout:
12045     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12046     layout: "plot-throughput"
12047
12048 - type: "plot"
12049   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12050   algorithm: "plot_performance_box"
12051   output-file-type: ".html"
12052   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12054   filter: "'NIC_Intel-XXV710' and
12055            '64B' and
12056            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12057            'NDRPDR' and
12058            '2T1C' and
12059            'IP4FWD' and
12060            not 'IPSEC' and
12061            not 'DOT1Q' and
12062            not 'VHOST'"
12063   parameters:
12064   - "throughput"
12065   - "parent"
12066   - "tags"
12067   sort:
12068   - "IP4BASE"
12069   - "FIB_20K"
12070   - "FIB_200K"
12071   - "FIB_2M"
12072   traces:
12073     hoverinfo: "x+y"
12074     boxpoints: "outliers"
12075     whiskerwidth: 0
12076   layout:
12077     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12078     layout: "plot-throughput"
12079
12080 - type: "plot"
12081   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12082   algorithm: "plot_performance_box"
12083   output-file-type: ".html"
12084   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12086   filter: "'NIC_Intel-XXV710' and
12087            '64B' and
12088            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12089            'NDRPDR' and
12090            '4T2C' and
12091            'IP4FWD' and
12092            not 'IPSEC' and
12093            not 'DOT1Q' and
12094            not 'VHOST'"
12095   parameters:
12096   - "throughput"
12097   - "parent"
12098   - "tags"
12099   sort:
12100   - "IP4BASE"
12101   - "FIB_20K"
12102   - "FIB_200K"
12103   - "FIB_2M"
12104   traces:
12105     hoverinfo: "x+y"
12106     boxpoints: "outliers"
12107     whiskerwidth: 0
12108   layout:
12109     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12110     layout: "plot-throughput"
12111
12112 - type: "plot"
12113   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12114   algorithm: "plot_performance_box"
12115   output-file-type: ".html"
12116   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12118   filter: "'NIC_Intel-XXV710' and
12119            '64B' and
12120            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12121            'NDRPDR' and
12122            '4T2C' and
12123            'IP4FWD' and
12124            not 'IPSEC' and
12125            not 'DOT1Q' and
12126            not 'VHOST'"
12127   parameters:
12128   - "throughput"
12129   - "parent"
12130   - "tags"
12131   sort:
12132   - "IP4BASE"
12133   - "FIB_20K"
12134   - "FIB_200K"
12135   - "FIB_2M"
12136   traces:
12137     hoverinfo: "x+y"
12138     boxpoints: "outliers"
12139     whiskerwidth: 0
12140   layout:
12141     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12142     layout: "plot-throughput"
12143
12144 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12145 #- type: "plot"
12146 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12147 #  algorithm: "plot_performance_box"
12148 #  output-file-type: ".html"
12149 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12150 #  data: "intel-dnv-vpp"
12151 #  filter: "'NIC_Intel-X553' and
12152 #           '64B' and
12153 #           'IP4BASE' and
12154 #           'NDRPDR' and
12155 #           '1T1C' and
12156 #           'IP4FWD' and
12157 #           not 'IPSEC' and
12158 #           not 'VHOST'"
12159 #  parameters:
12160 #  - "throughput"
12161 #  - "parent"
12162 #  - "tags"
12163 #  sort:
12164 #  - "IP4BASE"
12165 #  traces:
12166 #    hoverinfo: "x+y"
12167 #    boxpoints: "outliers"
12168 #    whiskerwidth: 0
12169 #  layout:
12170 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12171 #    layout: "plot-throughput"
12172 #
12173 #- type: "plot"
12174 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12175 #  algorithm: "plot_performance_box"
12176 #  output-file-type: ".html"
12177 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12178 #  data: "intel-dnv-vpp"
12179 #  filter: "'NIC_Intel-X553' and
12180 #           '64B' and
12181 #           'IP4BASE' and
12182 #           'NDRPDR' and
12183 #           '1T1C' and
12184 #           'IP4FWD' and
12185 #           not 'IPSEC' and
12186 #           not 'VHOST'"
12187 #  parameters:
12188 #  - "throughput"
12189 #  - "parent"
12190 #  - "tags"
12191 #  sort:
12192 #  - "IP4BASE"
12193 #  traces:
12194 #    hoverinfo: "x+y"
12195 #    boxpoints: "outliers"
12196 #    whiskerwidth: 0
12197 #  layout:
12198 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12199 #    layout: "plot-throughput"
12200 #
12201 #- type: "plot"
12202 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12203 #  algorithm: "plot_performance_box"
12204 #  output-file-type: ".html"
12205 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12206 #  data: "intel-dnv-vpp"
12207 #  filter: "'NIC_Intel-X553' and
12208 #           '64B' and
12209 #           'IP4BASE' and
12210 #           'NDRPDR' and
12211 #           '2T2C' and
12212 #           'IP4FWD' and
12213 #           not 'IPSEC' and
12214 #           not 'VHOST'"
12215 #  parameters:
12216 #  - "throughput"
12217 #  - "parent"
12218 #  - "tags"
12219 #  sort:
12220 #  - "IP4BASE"
12221 #  traces:
12222 #    hoverinfo: "x+y"
12223 #    boxpoints: "outliers"
12224 #    whiskerwidth: 0
12225 #  layout:
12226 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12227 #    layout: "plot-throughput"
12228 #
12229 #- type: "plot"
12230 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12231 #  algorithm: "plot_performance_box"
12232 #  output-file-type: ".html"
12233 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12234 #  data: "intel-dnv-vpp"
12235 #  filter: "'NIC_Intel-X553' and
12236 #           '64B' and
12237 #           'IP4BASE' and
12238 #           'NDRPDR' and
12239 #           '2T2C' and
12240 #           'IP4FWD' and
12241 #           not 'IPSEC' and
12242 #           not 'VHOST'"
12243 #  parameters:
12244 #  - "throughput"
12245 #  - "parent"
12246 #  - "tags"
12247 #  sort:
12248 #  - "IP4BASE"
12249 #  traces:
12250 #    hoverinfo: "x+y"
12251 #    boxpoints: "outliers"
12252 #    whiskerwidth: 0
12253 #  layout:
12254 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12255 #    layout: "plot-throughput"
12256
12257 ################################################################################
12258
12259 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12260 - type: "plot"
12261   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12262   algorithm: "plot_performance_box"
12263   output-file-type: ".html"
12264   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12266   filter: "'NIC_Intel-X520-DA2' and
12267            '64B' and
12268            'ENCAP' and
12269            'NDRPDR' and
12270            '1T1C' and
12271            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12272            not 'DOT1Q' and
12273            not 'VHOST' and
12274            not 'IPSECHW'"
12275   parameters:
12276   - "throughput"
12277   - "parent"
12278   - "tags"
12279   sort:
12280   - "IP4BASE"
12281   - "L2BDMACLRN"
12282   - "L2XCFWD"
12283   - "LISP"
12284   traces:
12285     hoverinfo: "x+y"
12286     boxpoints: "outliers"
12287     whiskerwidth: 0
12288   layout:
12289     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12290     layout: "plot-throughput"
12291
12292 - type: "plot"
12293   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12294   algorithm: "plot_performance_box"
12295   output-file-type: ".html"
12296   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12298   filter: "'NIC_Intel-X520-DA2' and
12299            '64B' and
12300            'ENCAP' and
12301            'NDRPDR' and
12302            '2T2C' and
12303            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12304            not 'DOT1Q' and
12305            not 'VHOST' and
12306            not 'IPSECHW'"
12307   parameters:
12308   - "throughput"
12309   - "parent"
12310   - "tags"
12311   sort:
12312   - "IP4BASE"
12313   - "L2BDMACLRN"
12314   - "L2XCFWD"
12315   - "LISP"
12316   traces:
12317     hoverinfo: "x+y"
12318     boxpoints: "outliers"
12319     whiskerwidth: 0
12320   layout:
12321     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12322     layout: "plot-throughput"
12323
12324 - type: "plot"
12325   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12326   algorithm: "plot_performance_box"
12327   output-file-type: ".html"
12328   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12330   filter: "'NIC_Intel-X520-DA2' and
12331            '64B' and
12332            'ENCAP' and
12333            'NDRPDR' and
12334            '1T1C' and
12335            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12336            not 'DOT1Q' and
12337            not 'VHOST' and
12338            not 'IPSECHW'"
12339   parameters:
12340   - "throughput"
12341   - "parent"
12342   - "tags"
12343   sort:
12344   - "IP4BASE"
12345   - "L2BDMACLRN"
12346   - "L2XCFWD"
12347   - "LISP"
12348   traces:
12349     hoverinfo: "x+y"
12350     boxpoints: "outliers"
12351     whiskerwidth: 0
12352   layout:
12353     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12354     layout: "plot-throughput"
12355
12356 - type: "plot"
12357   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12358   algorithm: "plot_performance_box"
12359   output-file-type: ".html"
12360   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12362   filter: "'NIC_Intel-X520-DA2' and
12363            '64B' and
12364            'ENCAP' and
12365            'NDRPDR' and
12366            '2T2C' and
12367            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12368            not 'DOT1Q' and
12369            not 'VHOST' and
12370            not 'IPSECHW'"
12371   parameters:
12372   - "throughput"
12373   - "parent"
12374   - "tags"
12375   sort:
12376   - "IP4BASE"
12377   - "L2BDMACLRN"
12378   - "L2XCFWD"
12379   - "LISP"
12380   traces:
12381     hoverinfo: "x+y"
12382     boxpoints: "outliers"
12383     whiskerwidth: 0
12384   layout:
12385     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12386     layout: "plot-throughput"
12387
12388 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12389 - type: "plot"
12390   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12391   algorithm: "plot_performance_box"
12392   output-file-type: ".html"
12393   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12395   filter: "'NIC_Intel-X710' and
12396            '64B' and
12397            'ENCAP' and
12398            'NDRPDR' and
12399            '1T1C' and
12400            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12401            not 'VHOST' and
12402            not 'IPSECHW'"
12403   parameters:
12404   - "throughput"
12405   - "parent"
12406   - "tags"
12407   sort:
12408   - "IP4BASE"
12409   - "LISP"
12410   - "VXLAN_1"
12411   - "VXLAN_10"
12412   - "VXLAN_100"
12413   - "VXLAN_1000"
12414   traces:
12415     hoverinfo: "x+y"
12416     boxpoints: "outliers"
12417     whiskerwidth: 0
12418   layout:
12419     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12420     layout: "plot-throughput"
12421
12422 - type: "plot"
12423   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12424   algorithm: "plot_performance_box"
12425   output-file-type: ".html"
12426   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12428   filter: "'NIC_Intel-X710' and
12429            '64B' and
12430            'ENCAP' and
12431            'NDRPDR' and
12432            '1T1C' and
12433            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12434            not 'VHOST' and
12435            not 'IPSECHW'"
12436   parameters:
12437   - "throughput"
12438   - "parent"
12439   - "tags"
12440   sort:
12441   - "IP4BASE"
12442   - "LISP"
12443   - "VXLAN_1"
12444   - "VXLAN_10"
12445   - "VXLAN_100"
12446   - "VXLAN_1000"
12447   traces:
12448     hoverinfo: "x+y"
12449     boxpoints: "outliers"
12450     whiskerwidth: 0
12451   layout:
12452     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12453     layout: "plot-throughput"
12454
12455 - type: "plot"
12456   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12457   algorithm: "plot_performance_box"
12458   output-file-type: ".html"
12459   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12461   filter: "'NIC_Intel-X710' and
12462            '64B' and
12463            'ENCAP' and
12464            'NDRPDR' and
12465            '2T2C' and
12466            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12467            not 'VHOST' and
12468            not 'IPSECHW'"
12469   parameters:
12470   - "throughput"
12471   - "parent"
12472   - "tags"
12473   sort:
12474   - "IP4BASE"
12475   - "LISP"
12476   - "VXLAN_1"
12477   - "VXLAN_10"
12478   - "VXLAN_100"
12479   - "VXLAN_1000"
12480   traces:
12481     hoverinfo: "x+y"
12482     boxpoints: "outliers"
12483     whiskerwidth: 0
12484   layout:
12485     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12486     layout: "plot-throughput"
12487
12488 - type: "plot"
12489   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12490   algorithm: "plot_performance_box"
12491   output-file-type: ".html"
12492   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12494   filter: "'NIC_Intel-X710' and
12495            '64B' and
12496            'ENCAP' and
12497            'NDRPDR' and
12498            '2T2C' and
12499            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12500            not 'VHOST' and
12501            not 'IPSECHW'"
12502   parameters:
12503   - "throughput"
12504   - "parent"
12505   - "tags"
12506   sort:
12507   - "IP4BASE"
12508   - "LISP"
12509   - "VXLAN_1"
12510   - "VXLAN_10"
12511   - "VXLAN_100"
12512   - "VXLAN_1000"
12513   traces:
12514     hoverinfo: "x+y"
12515     boxpoints: "outliers"
12516     whiskerwidth: 0
12517   layout:
12518     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12519     layout: "plot-throughput"
12520
12521 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12522 - type: "plot"
12523   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12524   algorithm: "plot_performance_box"
12525   output-file-type: ".html"
12526   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12528   filter: "'NIC_Intel-X710' and
12529            '64B' and
12530            'ENCAP' and
12531            'NDRPDR' and
12532            '1T1C' and
12533            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12534            not 'DOT1Q' and
12535            not 'VHOST' and
12536            not 'IPSECHW'"
12537   parameters:
12538   - "throughput"
12539   - "parent"
12540   - "tags"
12541   sort:
12542   - "IP4BASE"
12543   - "L2BDMACLRN"
12544   - "L2XCFWD"
12545   - "LISP"
12546   traces:
12547     hoverinfo: "x+y"
12548     boxpoints: "outliers"
12549     whiskerwidth: 0
12550   layout:
12551     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12552     layout: "plot-throughput"
12553
12554 - type: "plot"
12555   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12556   algorithm: "plot_performance_box"
12557   output-file-type: ".html"
12558   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12560   filter: "'NIC_Intel-X710' and
12561            '64B' and
12562            'ENCAP' and
12563            'NDRPDR' and
12564            '2T2C' and
12565            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12566            not 'DOT1Q' and
12567            not 'VHOST' and
12568            not 'IPSECHW'"
12569   parameters:
12570   - "throughput"
12571   - "parent"
12572   - "tags"
12573   sort:
12574   - "IP4BASE"
12575   - "L2BDMACLRN"
12576   - "L2XCFWD"
12577   - "LISP"
12578   traces:
12579     hoverinfo: "x+y"
12580     boxpoints: "outliers"
12581     whiskerwidth: 0
12582   layout:
12583     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12584     layout: "plot-throughput"
12585
12586 - type: "plot"
12587   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12588   algorithm: "plot_performance_box"
12589   output-file-type: ".html"
12590   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12592   filter: "'NIC_Intel-X710' and
12593            '64B' and
12594            'ENCAP' and
12595            'NDRPDR' and
12596            '1T1C' and
12597            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12598            not 'DOT1Q' and
12599            not 'VHOST' and
12600            not 'IPSECHW'"
12601   parameters:
12602   - "throughput"
12603   - "parent"
12604   - "tags"
12605   sort:
12606   - "IP4BASE"
12607   - "L2BDMACLRN"
12608   - "L2XCFWD"
12609   - "LISP"
12610   traces:
12611     hoverinfo: "x+y"
12612     boxpoints: "outliers"
12613     whiskerwidth: 0
12614   layout:
12615     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12616     layout: "plot-throughput"
12617
12618 - type: "plot"
12619   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12620   algorithm: "plot_performance_box"
12621   output-file-type: ".html"
12622   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12624   filter: "'NIC_Intel-X710' and
12625            '64B' and
12626            'ENCAP' and
12627            'NDRPDR' and
12628            '2T2C' and
12629            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12630            not 'DOT1Q' and
12631            not 'VHOST' and
12632            not 'IPSECHW'"
12633   parameters:
12634   - "throughput"
12635   - "parent"
12636   - "tags"
12637   sort:
12638   - "IP4BASE"
12639   - "L2BDMACLRN"
12640   - "L2XCFWD"
12641   - "LISP"
12642   traces:
12643     hoverinfo: "x+y"
12644     boxpoints: "outliers"
12645     whiskerwidth: 0
12646   layout:
12647     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12648     layout: "plot-throughput"
12649
12650 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12651 - type: "plot"
12652   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12653   algorithm: "plot_performance_box"
12654   output-file-type: ".html"
12655   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12657   filter: "'NIC_Intel-X710' and
12658            '64B' and
12659            'ENCAP' and
12660            'NDRPDR' and
12661            '2T1C' and
12662            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12663            not 'VHOST' and
12664            not 'IPSECHW'"
12665   parameters:
12666   - "throughput"
12667   - "parent"
12668   - "tags"
12669   sort:
12670   - "IP4BASE"
12671   - "LISP"
12672   - "VXLAN_1"
12673   - "VXLAN_10"
12674   - "VXLAN_100"
12675   - "VXLAN_1000"
12676   traces:
12677     hoverinfo: "x+y"
12678     boxpoints: "outliers"
12679     whiskerwidth: 0
12680   layout:
12681     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12686   algorithm: "plot_performance_box"
12687   output-file-type: ".html"
12688   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12690   filter: "'NIC_Intel-X710' and
12691            '64B' and
12692            'ENCAP' and
12693            'NDRPDR' and
12694            '2T1C' and
12695            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12696            not 'VHOST' and
12697            not 'IPSECHW'"
12698   parameters:
12699   - "throughput"
12700   - "parent"
12701   - "tags"
12702   sort:
12703   - "IP4BASE"
12704   - "LISP"
12705   - "VXLAN_1"
12706   - "VXLAN_10"
12707   - "VXLAN_100"
12708   - "VXLAN_1000"
12709   traces:
12710     hoverinfo: "x+y"
12711     boxpoints: "outliers"
12712     whiskerwidth: 0
12713   layout:
12714     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12715     layout: "plot-throughput"
12716
12717 - type: "plot"
12718   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12719   algorithm: "plot_performance_box"
12720   output-file-type: ".html"
12721   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12723   filter: "'NIC_Intel-X710' and
12724            '64B' and
12725            'ENCAP' and
12726            'NDRPDR' and
12727            '4T2C' and
12728            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12729            not 'VHOST' and
12730            not 'IPSECHW'"
12731   parameters:
12732   - "throughput"
12733   - "parent"
12734   - "tags"
12735   sort:
12736   - "IP4BASE"
12737   - "LISP"
12738   - "VXLAN_1"
12739   - "VXLAN_10"
12740   - "VXLAN_100"
12741   - "VXLAN_1000"
12742   traces:
12743     hoverinfo: "x+y"
12744     boxpoints: "outliers"
12745     whiskerwidth: 0
12746   layout:
12747     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12752   algorithm: "plot_performance_box"
12753   output-file-type: ".html"
12754   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12756   filter: "'NIC_Intel-X710' and
12757            '64B' and
12758            'ENCAP' and
12759            'NDRPDR' and
12760            '4T2C' and
12761            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12762            not 'VHOST' and
12763            not 'IPSECHW'"
12764   parameters:
12765   - "throughput"
12766   - "parent"
12767   - "tags"
12768   sort:
12769   - "IP4BASE"
12770   - "LISP"
12771   - "VXLAN_1"
12772   - "VXLAN_10"
12773   - "VXLAN_100"
12774   - "VXLAN_1000"
12775   traces:
12776     hoverinfo: "x+y"
12777     boxpoints: "outliers"
12778     whiskerwidth: 0
12779   layout:
12780     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12781     layout: "plot-throughput"
12782
12783 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12784 - type: "plot"
12785   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12786   algorithm: "plot_performance_box"
12787   output-file-type: ".html"
12788   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12790   filter: "'NIC_Intel-X710' and
12791            '64B' and
12792            'ENCAP' and
12793            'NDRPDR' and
12794            '2T1C' and
12795            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12796            not 'DOT1Q' and
12797            not 'VHOST' and
12798            not 'IPSECHW'"
12799   parameters:
12800   - "throughput"
12801   - "parent"
12802   - "tags"
12803   sort:
12804   - "IP4BASE"
12805   - "L2BDMACLRN"
12806   - "L2XCFWD"
12807   - "LISP"
12808   traces:
12809     hoverinfo: "x+y"
12810     boxpoints: "outliers"
12811     whiskerwidth: 0
12812   layout:
12813     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12814     layout: "plot-throughput"
12815
12816 - type: "plot"
12817   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12818   algorithm: "plot_performance_box"
12819   output-file-type: ".html"
12820   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12822   filter: "'NIC_Intel-X710' and
12823            '64B' and
12824            'ENCAP' and
12825            'NDRPDR' and
12826            '4T2C' and
12827            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12828            not 'DOT1Q' and
12829            not 'VHOST' and
12830            not 'IPSECHW'"
12831   parameters:
12832   - "throughput"
12833   - "parent"
12834   - "tags"
12835   sort:
12836   - "IP4BASE"
12837   - "L2BDMACLRN"
12838   - "L2XCFWD"
12839   - "LISP"
12840   traces:
12841     hoverinfo: "x+y"
12842     boxpoints: "outliers"
12843     whiskerwidth: 0
12844   layout:
12845     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12846     layout: "plot-throughput"
12847
12848 - type: "plot"
12849   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12850   algorithm: "plot_performance_box"
12851   output-file-type: ".html"
12852   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12854   filter: "'NIC_Intel-X710' and
12855            '64B' and
12856            'ENCAP' and
12857            'NDRPDR' and
12858            '2T1C' and
12859            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12860            not 'DOT1Q' and
12861            not 'VHOST' and
12862            not 'IPSECHW'"
12863   parameters:
12864   - "throughput"
12865   - "parent"
12866   - "tags"
12867   sort:
12868   - "IP4BASE"
12869   - "L2BDMACLRN"
12870   - "L2XCFWD"
12871   - "LISP"
12872   traces:
12873     hoverinfo: "x+y"
12874     boxpoints: "outliers"
12875     whiskerwidth: 0
12876   layout:
12877     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12878     layout: "plot-throughput"
12879
12880 - type: "plot"
12881   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12882   algorithm: "plot_performance_box"
12883   output-file-type: ".html"
12884   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12886   filter: "'NIC_Intel-X710' and
12887            '64B' and
12888            'ENCAP' and
12889            'NDRPDR' and
12890            '4T2C' and
12891            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12892            not 'DOT1Q' and
12893            not 'VHOST' and
12894            not 'IPSECHW'"
12895   parameters:
12896   - "throughput"
12897   - "parent"
12898   - "tags"
12899   sort:
12900   - "IP4BASE"
12901   - "L2BDMACLRN"
12902   - "L2XCFWD"
12903   - "LISP"
12904   traces:
12905     hoverinfo: "x+y"
12906     boxpoints: "outliers"
12907     whiskerwidth: 0
12908   layout:
12909     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12910     layout: "plot-throughput"
12911
12912 ################################################################################
12913
12914 # Packet Throughput - VPP IPv6 3n-hsw-x520
12915 - type: "plot"
12916   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12917   algorithm: "plot_performance_box"
12918   output-file-type: ".html"
12919   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12921   filter: "'NIC_Intel-X520-DA2' and
12922            '78B' and
12923            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12924            'NDRPDR' and
12925            '1T1C' and
12926            'IP6FWD' and
12927            not 'SRv6' and
12928            not 'IPSEC' and
12929            not 'VHOST'"
12930   parameters:
12931   - "throughput"
12932   - "parent"
12933   - "tags"
12934   sort:
12935   - "IP6BASE"
12936   - "FIB_20K"
12937   - "FIB_200K"
12938   - "FIB_2M"
12939   traces:
12940     hoverinfo: "x+y"
12941     boxpoints: "outliers"
12942     whiskerwidth: 0
12943   layout:
12944     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12945     layout: "plot-throughput"
12946
12947 - type: "plot"
12948   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12949   algorithm: "plot_performance_box"
12950   output-file-type: ".html"
12951   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12953   filter: "'NIC_Intel-X520-DA2' and
12954            '78B' and
12955            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12956            'NDRPDR' and
12957            '1T1C' and
12958            'IP6FWD' and
12959            not 'SRv6' and
12960            not 'IPSEC' and
12961            not 'VHOST'"
12962   parameters:
12963   - "throughput"
12964   - "parent"
12965   - "tags"
12966   sort:
12967   - "IP6BASE"
12968   - "FIB_20K"
12969   - "FIB_200K"
12970   - "FIB_2M"
12971   traces:
12972     hoverinfo: "x+y"
12973     boxpoints: "outliers"
12974     whiskerwidth: 0
12975   layout:
12976     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12977     layout: "plot-throughput"
12978
12979 - type: "plot"
12980   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12981   algorithm: "plot_performance_box"
12982   output-file-type: ".html"
12983   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12984   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12985   filter: "'NIC_Intel-X520-DA2' and
12986            '78B' and
12987            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12988            'NDRPDR' and
12989            '2T2C' and
12990            'IP6FWD' and
12991            not 'SRv6' and
12992            not 'IPSEC' and
12993            not 'VHOST'"
12994   parameters:
12995   - "throughput"
12996   - "parent"
12997   - "tags"
12998   sort:
12999   - "IP6BASE"
13000   - "FIB_20K"
13001   - "FIB_200K"
13002   - "FIB_2M"
13003   traces:
13004     hoverinfo: "x+y"
13005     boxpoints: "outliers"
13006     whiskerwidth: 0
13007   layout:
13008     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
13009     layout: "plot-throughput"
13010
13011 - type: "plot"
13012   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13013   algorithm: "plot_performance_box"
13014   output-file-type: ".html"
13015   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13017   filter: "'NIC_Intel-X520-DA2' and
13018            '78B' and
13019            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13020            'NDRPDR' and
13021            '2T2C' and
13022            'IP6FWD' and
13023            not 'SRv6' and
13024            not 'IPSEC' and
13025            not 'VHOST'"
13026   parameters:
13027   - "throughput"
13028   - "parent"
13029   - "tags"
13030   sort:
13031   - "IP6BASE"
13032   - "FIB_20K"
13033   - "FIB_200K"
13034   - "FIB_2M"
13035   traces:
13036     hoverinfo: "x+y"
13037     boxpoints: "outliers"
13038     whiskerwidth: 0
13039   layout:
13040     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13041     layout: "plot-throughput"
13042
13043 # Packet Throughput - VPP IPv6 3n-hsw-x710
13044 - type: "plot"
13045   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13046   algorithm: "plot_performance_box"
13047   output-file-type: ".html"
13048   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13050   filter: "'NIC_Intel-X710' and
13051            '78B' and
13052            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13053            'NDRPDR' and
13054            '1T1C' and
13055            'IP6FWD' and
13056            not 'SRv6' and
13057            not 'IPSEC' and
13058            not 'VHOST'"
13059   parameters:
13060   - "throughput"
13061   - "parent"
13062   - "tags"
13063   sort:
13064   - "IP6BASE"
13065   - "FIB_20K"
13066   - "FIB_200K"
13067   - "FIB_2M"
13068   traces:
13069     hoverinfo: "x+y"
13070     boxpoints: "outliers"
13071     whiskerwidth: 0
13072   layout:
13073     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13074     layout: "plot-throughput"
13075
13076 - type: "plot"
13077   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13078   algorithm: "plot_performance_box"
13079   output-file-type: ".html"
13080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13082   filter: "'NIC_Intel-X710' and
13083            '78B' and
13084            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13085            'NDRPDR' and
13086            '1T1C' and
13087            'IP6FWD' and
13088            not 'SRv6' and
13089            not 'IPSEC' and
13090            not 'VHOST'"
13091   parameters:
13092   - "throughput"
13093   - "parent"
13094   - "tags"
13095   sort:
13096   - "IP6BASE"
13097   - "FIB_20K"
13098   - "FIB_200K"
13099   - "FIB_2M"
13100   traces:
13101     hoverinfo: "x+y"
13102     boxpoints: "outliers"
13103     whiskerwidth: 0
13104   layout:
13105     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13106     layout: "plot-throughput"
13107
13108 - type: "plot"
13109   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13110   algorithm: "plot_performance_box"
13111   output-file-type: ".html"
13112   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13114   filter: "'NIC_Intel-X710' and
13115            '78B' and
13116            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13117            'NDRPDR' and
13118            '2T2C' and
13119            'IP6FWD' and
13120            not 'SRv6' and
13121            not 'IPSEC' and
13122            not 'VHOST'"
13123   parameters:
13124   - "throughput"
13125   - "parent"
13126   - "tags"
13127   sort:
13128   - "IP6BASE"
13129   - "FIB_20K"
13130   - "FIB_200K"
13131   - "FIB_2M"
13132   traces:
13133     hoverinfo: "x+y"
13134     boxpoints: "outliers"
13135     whiskerwidth: 0
13136   layout:
13137     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13138     layout: "plot-throughput"
13139
13140 - type: "plot"
13141   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13142   algorithm: "plot_performance_box"
13143   output-file-type: ".html"
13144   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13146   filter: "'NIC_Intel-X710' and
13147            '78B' and
13148            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13149            'NDRPDR' and
13150            '2T2C' and
13151            'IP6FWD' and
13152            not 'SRv6' and
13153            not 'IPSEC' and
13154            not 'VHOST'"
13155   parameters:
13156   - "throughput"
13157   - "parent"
13158   - "tags"
13159   sort:
13160   - "IP6BASE"
13161   - "FIB_20K"
13162   - "FIB_200K"
13163   - "FIB_2M"
13164   traces:
13165     hoverinfo: "x+y"
13166     boxpoints: "outliers"
13167     whiskerwidth: 0
13168   layout:
13169     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13170     layout: "plot-throughput"
13171
13172 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13173 - type: "plot"
13174   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13175   algorithm: "plot_performance_box"
13176   output-file-type: ".html"
13177   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13178   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13179   filter: "'NIC_Intel-X710' and
13180            '78B' and
13181            ('IP6BASE' or
13182             'POLICE_MARK' or
13183             'COPWHLIST' or
13184             'IACLDST') and
13185            'NDRPDR' and
13186            '1T1C' and
13187            'IP6FWD' and
13188            not 'SRv6' and
13189            not 'IPSEC' and
13190            not 'VHOST'"
13191   parameters:
13192   - "throughput"
13193   - "parent"
13194   - "tags"
13195   sort:
13196   - "IP6BASE"
13197   - "POLICE_MARK"
13198   - "COPWHLIST"
13199   - "IACLDST"
13200   traces:
13201     hoverinfo: "x+y"
13202     boxpoints: "outliers"
13203     whiskerwidth: 0
13204   layout:
13205     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13206     layout: "plot-throughput"
13207
13208 - type: "plot"
13209   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13210   algorithm: "plot_performance_box"
13211   output-file-type: ".html"
13212   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13214   filter: "'NIC_Intel-X710' and
13215            '78B' and
13216            ('IP6BASE' or
13217             'POLICE_MARK' or
13218             'COPWHLIST' or
13219             'IACLDST') and
13220            'NDRPDR' and
13221            '2T2C' and
13222            'IP6FWD' and
13223            not 'SRv6' and
13224            not 'IPSEC' and
13225            not 'VHOST'"
13226   parameters:
13227   - "throughput"
13228   - "parent"
13229   - "tags"
13230   sort:
13231   - "IP6BASE"
13232   - "POLICE_MARK"
13233   - "COPWHLIST"
13234   - "IACLDST"
13235   traces:
13236     hoverinfo: "x+y"
13237     boxpoints: "outliers"
13238     whiskerwidth: 0
13239   layout:
13240     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13241     layout: "plot-throughput"
13242
13243 - type: "plot"
13244   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13245   algorithm: "plot_performance_box"
13246   output-file-type: ".html"
13247   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13249   filter: "'NIC_Intel-X710' and
13250            '78B' and
13251            ('IP6BASE' or
13252             'POLICE_MARK' or
13253             'COPWHLIST' or
13254             'IACLDST') and
13255            'NDRPDR' and
13256            '1T1C' and
13257            'IP6FWD' and
13258            not 'SRv6' and
13259            not 'IPSEC' and
13260            not 'VHOST'"
13261   parameters:
13262   - "throughput"
13263   - "parent"
13264   - "tags"
13265   sort:
13266   - "IP6BASE"
13267   - "POLICE_MARK"
13268   - "COPWHLIST"
13269   - "IACLDST"
13270   traces:
13271     hoverinfo: "x+y"
13272     boxpoints: "outliers"
13273     whiskerwidth: 0
13274   layout:
13275     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13276     layout: "plot-throughput"
13277
13278 - type: "plot"
13279   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13280   algorithm: "plot_performance_box"
13281   output-file-type: ".html"
13282   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13284   filter: "'NIC_Intel-X710' and
13285            '78B' and
13286            ('IP6BASE' or
13287             'POLICE_MARK' or
13288             'COPWHLIST' or
13289             'IACLDST') and
13290            'NDRPDR' and
13291            '2T2C' and
13292            'IP6FWD' and
13293            not 'SRv6' and
13294            not 'IPSEC' and
13295            not 'VHOST'"
13296   parameters:
13297   - "throughput"
13298   - "parent"
13299   - "tags"
13300   sort:
13301   - "IP6BASE"
13302   - "POLICE_MARK"
13303   - "COPWHLIST"
13304   - "IACLDST"
13305   traces:
13306     hoverinfo: "x+y"
13307     boxpoints: "outliers"
13308     whiskerwidth: 0
13309   layout:
13310     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13311     layout: "plot-throughput"
13312
13313 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13314 - type: "plot"
13315   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13316   algorithm: "plot_performance_box"
13317   output-file-type: ".html"
13318   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13320   filter: "'NIC_Intel-XL710' and
13321            '78B' and
13322            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13323            'NDRPDR' and
13324            '1T1C' and
13325            'IP6FWD' and
13326            not 'SRv6' and
13327            not 'IPSEC' and
13328            not 'VHOST'"
13329   parameters:
13330   - "throughput"
13331   - "parent"
13332   - "tags"
13333   sort:
13334   - "IP6BASE"
13335   - "FIB_20K"
13336   - "FIB_200K"
13337   - "FIB_2M"
13338   traces:
13339     hoverinfo: "x+y"
13340     boxpoints: "outliers"
13341     whiskerwidth: 0
13342   layout:
13343     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13344     layout: "plot-throughput"
13345
13346 - type: "plot"
13347   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13348   algorithm: "plot_performance_box"
13349   output-file-type: ".html"
13350   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13352   filter: "'NIC_Intel-XL710' and
13353            '78B' and
13354            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13355            'NDRPDR' and
13356            '1T1C' and
13357            'IP6FWD' and
13358            not 'SRv6' and
13359            not 'IPSEC' and
13360            not 'VHOST'"
13361   parameters:
13362   - "throughput"
13363   - "parent"
13364   - "tags"
13365   sort:
13366   - "IP6BASE"
13367   - "FIB_20K"
13368   - "FIB_200K"
13369   - "FIB_2M"
13370   traces:
13371     hoverinfo: "x+y"
13372     boxpoints: "outliers"
13373     whiskerwidth: 0
13374   layout:
13375     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13376     layout: "plot-throughput"
13377
13378 - type: "plot"
13379   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13380   algorithm: "plot_performance_box"
13381   output-file-type: ".html"
13382   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13384   filter: "'NIC_Intel-XL710' and
13385            '78B' and
13386            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13387            'NDRPDR' and
13388            '2T2C' and
13389            'IP6FWD' and
13390            not 'SRv6' and
13391            not 'IPSEC' and
13392            not 'VHOST'"
13393   parameters:
13394   - "throughput"
13395   - "parent"
13396   - "tags"
13397   sort:
13398   - "IP6BASE"
13399   - "FIB_20K"
13400   - "FIB_200K"
13401   - "FIB_2M"
13402   traces:
13403     hoverinfo: "x+y"
13404     boxpoints: "outliers"
13405     whiskerwidth: 0
13406   layout:
13407     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13408     layout: "plot-throughput"
13409
13410 - type: "plot"
13411   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13412   algorithm: "plot_performance_box"
13413   output-file-type: ".html"
13414   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13416   filter: "'NIC_Intel-XL710' and
13417            '78B' and
13418            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13419            'NDRPDR' and
13420            '2T2C' and
13421            'IP6FWD' and
13422            not 'SRv6' and
13423            not 'IPSEC' and
13424            not 'VHOST'"
13425   parameters:
13426   - "throughput"
13427   - "parent"
13428   - "tags"
13429   sort:
13430   - "IP6BASE"
13431   - "FIB_20K"
13432   - "FIB_200K"
13433   - "FIB_2M"
13434   traces:
13435     hoverinfo: "x+y"
13436     boxpoints: "outliers"
13437     whiskerwidth: 0
13438   layout:
13439     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13440     layout: "plot-throughput"
13441
13442 # Packet Throughput - VPP IPv6 3n-skx-x710
13443 - type: "plot"
13444   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13445   algorithm: "plot_performance_box"
13446   output-file-type: ".html"
13447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13449   filter: "'NIC_Intel-X710' and
13450            '78B' and
13451            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13452            'NDRPDR' and
13453            '2T1C' and
13454            'IP6FWD' and
13455            not 'SRv6' and
13456            not 'IPSEC' and
13457            not 'VHOST'"
13458   parameters:
13459   - "throughput"
13460   - "parent"
13461   - "tags"
13462   sort:
13463   - "IP6BASE"
13464   - "FIB_20K"
13465   - "FIB_200K"
13466   - "FIB_2M"
13467   traces:
13468     hoverinfo: "x+y"
13469     boxpoints: "outliers"
13470     whiskerwidth: 0
13471   layout:
13472     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13473     layout: "plot-throughput"
13474
13475 - type: "plot"
13476   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13477   algorithm: "plot_performance_box"
13478   output-file-type: ".html"
13479   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13481   filter: "'NIC_Intel-X710' and
13482            '78B' and
13483            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13484            'NDRPDR' and
13485            '2T1C' and
13486            'IP6FWD' and
13487            not 'SRv6' and
13488            not 'IPSEC' and
13489            not 'VHOST'"
13490   parameters:
13491   - "throughput"
13492   - "parent"
13493   - "tags"
13494   sort:
13495   - "IP6BASE"
13496   - "FIB_20K"
13497   - "FIB_200K"
13498   - "FIB_2M"
13499   traces:
13500     hoverinfo: "x+y"
13501     boxpoints: "outliers"
13502     whiskerwidth: 0
13503   layout:
13504     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13505     layout: "plot-throughput"
13506
13507 - type: "plot"
13508   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13509   algorithm: "plot_performance_box"
13510   output-file-type: ".html"
13511   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13513   filter: "'NIC_Intel-X710' and
13514            '78B' and
13515            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13516            'NDRPDR' and
13517            '4T2C' and
13518            'IP6FWD' and
13519            not 'SRv6' and
13520            not 'IPSEC' and
13521            not 'VHOST'"
13522   parameters:
13523   - "throughput"
13524   - "parent"
13525   - "tags"
13526   sort:
13527   - "IP6BASE"
13528   - "FIB_20K"
13529   - "FIB_200K"
13530   - "FIB_2M"
13531   traces:
13532     hoverinfo: "x+y"
13533     boxpoints: "outliers"
13534     whiskerwidth: 0
13535   layout:
13536     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13537     layout: "plot-throughput"
13538
13539 - type: "plot"
13540   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13541   algorithm: "plot_performance_box"
13542   output-file-type: ".html"
13543   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13545   filter: "'NIC_Intel-X710' and
13546            '78B' and
13547            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13548            'NDRPDR' and
13549            '4T2C' and
13550            'IP6FWD' and
13551            not 'SRv6' and
13552            not 'IPSEC' and
13553            not 'VHOST'"
13554   parameters:
13555   - "throughput"
13556   - "parent"
13557   - "tags"
13558   sort:
13559   - "IP6BASE"
13560   - "FIB_20K"
13561   - "FIB_200K"
13562   - "FIB_2M"
13563   traces:
13564     hoverinfo: "x+y"
13565     boxpoints: "outliers"
13566     whiskerwidth: 0
13567   layout:
13568     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13569     layout: "plot-throughput"
13570
13571 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13572 - type: "plot"
13573   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13574   algorithm: "plot_performance_box"
13575   output-file-type: ".html"
13576   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13578   filter: "'NIC_Intel-X710' and
13579            '78B' and
13580            ('IP6BASE' or
13581             'POLICE_MARK' or
13582             'COPWHLIST' or
13583             'IACLDST') and
13584            'NDRPDR' and
13585            '2T1C' and
13586            'IP6FWD' and
13587            not 'SRv6' and
13588            not 'IPSEC' and
13589            not 'VHOST'"
13590   parameters:
13591   - "throughput"
13592   - "parent"
13593   - "tags"
13594   sort:
13595   - "IP6BASE"
13596   - "POLICE_MARK"
13597   - "COPWHLIST"
13598   - "IACLDST"
13599   traces:
13600     hoverinfo: "x+y"
13601     boxpoints: "outliers"
13602     whiskerwidth: 0
13603   layout:
13604     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13605     layout: "plot-throughput"
13606
13607 - type: "plot"
13608   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13609   algorithm: "plot_performance_box"
13610   output-file-type: ".html"
13611   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13613   filter: "'NIC_Intel-X710' and
13614            '78B' and
13615            ('IP6BASE' or
13616             'POLICE_MARK' or
13617             'COPWHLIST' or
13618             'IACLDST') and
13619            'NDRPDR' and
13620            '4T2C' and
13621            'IP6FWD' and
13622            not 'SRv6' and
13623            not 'IPSEC' and
13624            not 'VHOST'"
13625   parameters:
13626   - "throughput"
13627   - "parent"
13628   - "tags"
13629   sort:
13630   - "IP6BASE"
13631   - "POLICE_MARK"
13632   - "COPWHLIST"
13633   - "IACLDST"
13634   traces:
13635     hoverinfo: "x+y"
13636     boxpoints: "outliers"
13637     whiskerwidth: 0
13638   layout:
13639     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13640     layout: "plot-throughput"
13641
13642 - type: "plot"
13643   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13644   algorithm: "plot_performance_box"
13645   output-file-type: ".html"
13646   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13648   filter: "'NIC_Intel-X710' and
13649            '78B' and
13650            ('IP6BASE' or
13651             'POLICE_MARK' or
13652             'COPWHLIST' or
13653             'IACLDST') and
13654            'NDRPDR' and
13655            '2T1C' and
13656            'IP6FWD' and
13657            not 'SRv6' and
13658            not 'IPSEC' and
13659            not 'VHOST'"
13660   parameters:
13661   - "throughput"
13662   - "parent"
13663   - "tags"
13664   sort:
13665   - "IP6BASE"
13666   - "POLICE_MARK"
13667   - "COPWHLIST"
13668   - "IACLDST"
13669   traces:
13670     hoverinfo: "x+y"
13671     boxpoints: "outliers"
13672     whiskerwidth: 0
13673   layout:
13674     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13675     layout: "plot-throughput"
13676
13677 - type: "plot"
13678   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13679   algorithm: "plot_performance_box"
13680   output-file-type: ".html"
13681   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13683   filter: "'NIC_Intel-X710' and
13684            '78B' and
13685            ('IP6BASE' or
13686             'POLICE_MARK' or
13687             'COPWHLIST' or
13688             'IACLDST') and
13689            'NDRPDR' and
13690            '4T2C' and
13691            'IP6FWD' and
13692            not 'SRv6' and
13693            not 'IPSEC' and
13694            not 'VHOST'"
13695   parameters:
13696   - "throughput"
13697   - "parent"
13698   - "tags"
13699   sort:
13700   - "IP6BASE"
13701   - "POLICE_MARK"
13702   - "COPWHLIST"
13703   - "IACLDST"
13704   traces:
13705     hoverinfo: "x+y"
13706     boxpoints: "outliers"
13707     whiskerwidth: 0
13708   layout:
13709     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13710     layout: "plot-throughput"
13711
13712 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13713 - type: "plot"
13714   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13715   algorithm: "plot_performance_box"
13716   output-file-type: ".html"
13717   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13719   filter: "'NIC_Intel-XXV710' and
13720            '78B' and
13721            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13722            'NDRPDR' and
13723            '2T1C' and
13724            'IP6FWD' and
13725            not 'SRv6' and
13726            not 'IPSEC' and
13727            not 'VHOST'"
13728   parameters:
13729   - "throughput"
13730   - "parent"
13731   - "tags"
13732   sort:
13733   - "IP6BASE"
13734   - "FIB_20K"
13735   - "FIB_200K"
13736   - "FIB_2M"
13737   traces:
13738     hoverinfo: "x+y"
13739     boxpoints: "outliers"
13740     whiskerwidth: 0
13741   layout:
13742     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13743     layout: "plot-throughput"
13744
13745 - type: "plot"
13746   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13747   algorithm: "plot_performance_box"
13748   output-file-type: ".html"
13749   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13751   filter: "'NIC_Intel-XXV710' and
13752            '78B' and
13753            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13754            'NDRPDR' and
13755            '2T1C' and
13756            'IP6FWD' and
13757            not 'SRv6' and
13758            not 'IPSEC' and
13759            not 'VHOST'"
13760   parameters:
13761   - "throughput"
13762   - "parent"
13763   - "tags"
13764   sort:
13765   - "IP6BASE"
13766   - "FIB_20K"
13767   - "FIB_200K"
13768   - "FIB_2M"
13769   traces:
13770     hoverinfo: "x+y"
13771     boxpoints: "outliers"
13772     whiskerwidth: 0
13773   layout:
13774     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13775     layout: "plot-throughput"
13776
13777 - type: "plot"
13778   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13779   algorithm: "plot_performance_box"
13780   output-file-type: ".html"
13781   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13783   filter: "'NIC_Intel-XXV710' and
13784            '78B' and
13785            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13786            'NDRPDR' and
13787            '4T2C' and
13788            'IP6FWD' and
13789            not 'SRv6' and
13790            not 'IPSEC' and
13791            not 'VHOST'"
13792   parameters:
13793   - "throughput"
13794   - "parent"
13795   - "tags"
13796   sort:
13797   - "IP6BASE"
13798   - "FIB_20K"
13799   - "FIB_200K"
13800   - "FIB_2M"
13801   traces:
13802     hoverinfo: "x+y"
13803     boxpoints: "outliers"
13804     whiskerwidth: 0
13805   layout:
13806     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13807     layout: "plot-throughput"
13808
13809 - type: "plot"
13810   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13811   algorithm: "plot_performance_box"
13812   output-file-type: ".html"
13813   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13815   filter: "'NIC_Intel-XXV710' and
13816            '78B' and
13817            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13818            'NDRPDR' and
13819            '4T2C' and
13820            'IP6FWD' and
13821            not 'SRv6' and
13822            not 'IPSEC' and
13823            not 'VHOST'"
13824   parameters:
13825   - "throughput"
13826   - "parent"
13827   - "tags"
13828   sort:
13829   - "IP6BASE"
13830   - "FIB_20K"
13831   - "FIB_200K"
13832   - "FIB_2M"
13833   traces:
13834     hoverinfo: "x+y"
13835     boxpoints: "outliers"
13836     whiskerwidth: 0
13837   layout:
13838     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13839     layout: "plot-throughput"
13840
13841 # Packet Throughput - VPP IPv6 2n-skx-x710
13842 - type: "plot"
13843   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13844   algorithm: "plot_performance_box"
13845   output-file-type: ".html"
13846   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13848   filter: "'NIC_Intel-X710' and
13849            '78B' and
13850            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13851            'NDRPDR' and
13852            '2T1C' and
13853            'IP6FWD' and
13854            not 'SRv6' and
13855            not 'IPSEC' and
13856            not 'VHOST'"
13857   parameters:
13858   - "throughput"
13859   - "parent"
13860   - "tags"
13861   sort:
13862   - "IP6BASE"
13863   - "FIB_20K"
13864   - "FIB_200K"
13865   - "FIB_2M"
13866   traces:
13867     hoverinfo: "x+y"
13868     boxpoints: "outliers"
13869     whiskerwidth: 0
13870   layout:
13871     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13872     layout: "plot-throughput"
13873
13874 - type: "plot"
13875   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13876   algorithm: "plot_performance_box"
13877   output-file-type: ".html"
13878   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13880   filter: "'NIC_Intel-X710' and
13881            '78B' and
13882            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13883            'NDRPDR' and
13884            '2T1C' and
13885            'IP6FWD' and
13886            not 'SRv6' and
13887            not 'IPSEC' and
13888            not 'VHOST'"
13889   parameters:
13890   - "throughput"
13891   - "parent"
13892   - "tags"
13893   sort:
13894   - "IP6BASE"
13895   - "FIB_20K"
13896   - "FIB_200K"
13897   - "FIB_2M"
13898   traces:
13899     hoverinfo: "x+y"
13900     boxpoints: "outliers"
13901     whiskerwidth: 0
13902   layout:
13903     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13904     layout: "plot-throughput"
13905
13906 - type: "plot"
13907   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13908   algorithm: "plot_performance_box"
13909   output-file-type: ".html"
13910   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13912   filter: "'NIC_Intel-X710' and
13913            '78B' and
13914            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13915            'NDRPDR' and
13916            '4T2C' and
13917            'IP6FWD' and
13918            not 'SRv6' and
13919            not 'IPSEC' and
13920            not 'VHOST'"
13921   parameters:
13922   - "throughput"
13923   - "parent"
13924   - "tags"
13925   sort:
13926   - "IP6BASE"
13927   - "FIB_20K"
13928   - "FIB_200K"
13929   - "FIB_2M"
13930   traces:
13931     hoverinfo: "x+y"
13932     boxpoints: "outliers"
13933     whiskerwidth: 0
13934   layout:
13935     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13936     layout: "plot-throughput"
13937
13938 - type: "plot"
13939   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13940   algorithm: "plot_performance_box"
13941   output-file-type: ".html"
13942   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13944   filter: "'NIC_Intel-X710' and
13945            '78B' and
13946            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13947            'NDRPDR' and
13948            '4T2C' and
13949            'IP6FWD' and
13950            not 'SRv6' and
13951            not 'IPSEC' and
13952            not 'VHOST'"
13953   parameters:
13954   - "throughput"
13955   - "parent"
13956   - "tags"
13957   sort:
13958   - "IP6BASE"
13959   - "FIB_20K"
13960   - "FIB_200K"
13961   - "FIB_2M"
13962   traces:
13963     hoverinfo: "x+y"
13964     boxpoints: "outliers"
13965     whiskerwidth: 0
13966   layout:
13967     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13968     layout: "plot-throughput"
13969
13970 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13971 - type: "plot"
13972   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13973   algorithm: "plot_performance_box"
13974   output-file-type: ".html"
13975   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13977   filter: "'NIC_Intel-XXV710' and
13978            '78B' and
13979            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13980            'NDRPDR' and
13981            '2T1C' and
13982            'IP6FWD' and
13983            not 'SRv6' and
13984            not 'IPSEC' and
13985            not 'VHOST'"
13986   parameters:
13987   - "throughput"
13988   - "parent"
13989   - "tags"
13990   sort:
13991   - "IP6BASE"
13992   - "FIB_20K"
13993   - "FIB_200K"
13994   - "FIB_2M"
13995   traces:
13996     hoverinfo: "x+y"
13997     boxpoints: "outliers"
13998     whiskerwidth: 0
13999   layout:
14000     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14001     layout: "plot-throughput"
14002
14003 - type: "plot"
14004   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14005   algorithm: "plot_performance_box"
14006   output-file-type: ".html"
14007   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14009   filter: "'NIC_Intel-XXV710' and
14010            '78B' and
14011            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14012            'NDRPDR' and
14013            '2T1C' and
14014            'IP6FWD' and
14015            not 'SRv6' and
14016            not 'IPSEC' and
14017            not 'VHOST'"
14018   parameters:
14019   - "throughput"
14020   - "parent"
14021   - "tags"
14022   sort:
14023   - "IP6BASE"
14024   - "FIB_20K"
14025   - "FIB_200K"
14026   - "FIB_2M"
14027   traces:
14028     hoverinfo: "x+y"
14029     boxpoints: "outliers"
14030     whiskerwidth: 0
14031   layout:
14032     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14033     layout: "plot-throughput"
14034
14035 - type: "plot"
14036   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14037   algorithm: "plot_performance_box"
14038   output-file-type: ".html"
14039   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14041   filter: "'NIC_Intel-XXV710' and
14042            '78B' and
14043            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14044            'NDRPDR' and
14045            '4T2C' and
14046            'IP6FWD' and
14047            not 'SRv6' and
14048            not 'IPSEC' and
14049            not 'VHOST'"
14050   parameters:
14051   - "throughput"
14052   - "parent"
14053   - "tags"
14054   sort:
14055   - "IP6BASE"
14056   - "FIB_20K"
14057   - "FIB_200K"
14058   - "FIB_2M"
14059   traces:
14060     hoverinfo: "x+y"
14061     boxpoints: "outliers"
14062     whiskerwidth: 0
14063   layout:
14064     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14065     layout: "plot-throughput"
14066
14067 - type: "plot"
14068   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14069   algorithm: "plot_performance_box"
14070   output-file-type: ".html"
14071   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14073   filter: "'NIC_Intel-XXV710' and
14074            '78B' and
14075            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14076            'NDRPDR' and
14077            '4T2C' and
14078            'IP6FWD' and
14079            not 'SRv6' and
14080            not 'IPSEC' and
14081            not 'VHOST'"
14082   parameters:
14083   - "throughput"
14084   - "parent"
14085   - "tags"
14086   sort:
14087   - "IP6BASE"
14088   - "FIB_20K"
14089   - "FIB_200K"
14090   - "FIB_2M"
14091   traces:
14092     hoverinfo: "x+y"
14093     boxpoints: "outliers"
14094     whiskerwidth: 0
14095   layout:
14096     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14097     layout: "plot-throughput"
14098
14099 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14100 #- type: "plot"
14101 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14102 #  algorithm: "plot_performance_box"
14103 #  output-file-type: ".html"
14104 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14105 #  data: "intel-dnv-vpp"
14106 #  filter: "'NIC_Intel-X553' and
14107 #           '78B' and
14108 #           'IP6BASE' and
14109 #           'NDRPDR' and
14110 #           '1T1C' and
14111 #           'IP6FWD' and
14112 #           not 'SRv6' and
14113 #           not 'IPSEC' and
14114 #           not 'VHOST'"
14115 #  parameters:
14116 #  - "throughput"
14117 #  - "parent"
14118 #  - "tags"
14119 #  sort:
14120 #  - "IP6BASE"
14121 #  traces:
14122 #    hoverinfo: "x+y"
14123 #    boxpoints: "outliers"
14124 #    whiskerwidth: 0
14125 #  layout:
14126 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14127 #    layout: "plot-throughput"
14128 #
14129 #- type: "plot"
14130 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14131 #  algorithm: "plot_performance_box"
14132 #  output-file-type: ".html"
14133 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14134 #  data: "intel-dnv-vpp"
14135 #  filter: "'NIC_Intel-X553' and
14136 #           '78B' and
14137 #           'IP6BASE' and
14138 #           'NDRPDR' and
14139 #           '1T1C' and
14140 #           'IP6FWD' and
14141 #           not 'SRv6' and
14142 #           not 'IPSEC' and
14143 #           not 'VHOST'"
14144 #  parameters:
14145 #  - "throughput"
14146 #  - "parent"
14147 #  - "tags"
14148 #  sort:
14149 #  - "IP6BASE"
14150 #  traces:
14151 #    hoverinfo: "x+y"
14152 #    boxpoints: "outliers"
14153 #    whiskerwidth: 0
14154 #  layout:
14155 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14156 #    layout: "plot-throughput"
14157 #
14158 #- type: "plot"
14159 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14160 #  algorithm: "plot_performance_box"
14161 #  output-file-type: ".html"
14162 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14163 #  data: "intel-dnv-vpp"
14164 #  filter: "'NIC_Intel-X553' and
14165 #           '78B' and
14166 #           'IP6BASE' and
14167 #           'NDRPDR' and
14168 #           '2T2C' and
14169 #           'IP6FWD' and
14170 #           not 'SRv6' and
14171 #           not 'IPSEC' and
14172 #           not 'VHOST'"
14173 #  parameters:
14174 #  - "throughput"
14175 #  - "parent"
14176 #  - "tags"
14177 #  sort:
14178 #  - "IP6BASE"
14179 #  traces:
14180 #    hoverinfo: "x+y"
14181 #    boxpoints: "outliers"
14182 #    whiskerwidth: 0
14183 #  layout:
14184 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14185 #    layout: "plot-throughput"
14186 #
14187 #- type: "plot"
14188 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14189 #  algorithm: "plot_performance_box"
14190 #  output-file-type: ".html"
14191 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14192 #  data: "intel-dnv-vpp"
14193 #  filter: "'NIC_Intel-X553' and
14194 #           '78B' and
14195 #           'IP6BASE' and
14196 #           'NDRPDR' and
14197 #           '2T2C' and
14198 #           'IP6FWD' and
14199 #           not 'SRv6' and
14200 #           not 'IPSEC' and
14201 #           not 'VHOST'"
14202 #  parameters:
14203 #  - "throughput"
14204 #  - "parent"
14205 #  - "tags"
14206 #  sort:
14207 #  - "IP6BASE"
14208 #  traces:
14209 #    hoverinfo: "x+y"
14210 #    boxpoints: "outliers"
14211 #    whiskerwidth: 0
14212 #  layout:
14213 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14214 #    layout: "plot-throughput"
14215
14216 ################################################################################
14217
14218 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14219 - type: "plot"
14220   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14221   algorithm: "plot_performance_box"
14222   output-file-type: ".html"
14223   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14225   filter: "'NIC_Intel-X520-DA2' and
14226            '78B' and
14227            'ENCAP' and
14228            'NDRPDR' and
14229            '1T1C' and
14230            'LISP' and
14231            not 'VHOST'"
14232   parameters:
14233   - "throughput"
14234   - "parent"
14235   - "tags"
14236   sort:
14237   - "IP4UNRLAY"
14238   - "IP6UNRLAY"
14239   traces:
14240     hoverinfo: "x+y"
14241     boxpoints: "outliers"
14242     whiskerwidth: 0
14243   layout:
14244     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14245     layout: "plot-throughput"
14246
14247 - type: "plot"
14248   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14249   algorithm: "plot_performance_box"
14250   output-file-type: ".html"
14251   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14253   filter: "'NIC_Intel-X520-DA2' and
14254            '78B' and
14255            'ENCAP' and
14256            'NDRPDR' and
14257            '1T1C' and
14258            'LISP' and
14259            not 'VHOST'"
14260   parameters:
14261   - "throughput"
14262   - "parent"
14263   - "tags"
14264   sort:
14265   - "IP4UNRLAY"
14266   - "IP6UNRLAY"
14267   traces:
14268     hoverinfo: "x+y"
14269     boxpoints: "outliers"
14270     whiskerwidth: 0
14271   layout:
14272     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14273     layout: "plot-throughput"
14274
14275 - type: "plot"
14276   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14277   algorithm: "plot_performance_box"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14281   filter: "'NIC_Intel-X520-DA2' and
14282            '78B' and
14283            'ENCAP' and
14284            'NDRPDR' and
14285            '2T2C' and
14286            'LISP' and
14287            not 'VHOST'"
14288   parameters:
14289   - "throughput"
14290   - "parent"
14291   - "tags"
14292   sort:
14293   - "IP4UNRLAY"
14294   - "IP6UNRLAY"
14295   traces:
14296     hoverinfo: "x+y"
14297     boxpoints: "outliers"
14298     whiskerwidth: 0
14299   layout:
14300     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14301     layout: "plot-throughput"
14302
14303 - type: "plot"
14304   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14305   algorithm: "plot_performance_box"
14306   output-file-type: ".html"
14307   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14309   filter: "'NIC_Intel-X520-DA2' and
14310            '78B' and
14311            'ENCAP' and
14312            'NDRPDR' and
14313            '2T2C' and
14314            'LISP' and
14315            not 'VHOST'"
14316   parameters:
14317   - "throughput"
14318   - "parent"
14319   - "tags"
14320   sort:
14321   - "IP4UNRLAY"
14322   - "IP6UNRLAY"
14323   traces:
14324     hoverinfo: "x+y"
14325     boxpoints: "outliers"
14326     whiskerwidth: 0
14327   layout:
14328     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14329     layout: "plot-throughput"
14330
14331 ################################################################################
14332
14333 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14334 - type: "plot"
14335   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14336   algorithm: "plot_performance_box"
14337   output-file-type: ".html"
14338   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14340   filter: "'NIC_Intel-XL710' and
14341            '64B' and
14342            'IP4FWD' and
14343            'NDRPDR' and
14344            'BASE' and
14345            '1T1C' and
14346            'IPSECHW' and
14347            not 'VHOST'"
14348   parameters:
14349   - "throughput"
14350   - "parent"
14351   - "tags"
14352   traces:
14353     hoverinfo: "x+y"
14354     boxpoints: "outliers"
14355     whiskerwidth: 0
14356   layout:
14357     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14358     layout: "plot-throughput"
14359
14360 - type: "plot"
14361   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14362   algorithm: "plot_performance_box"
14363   output-file-type: ".html"
14364   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14366   filter: "'NIC_Intel-XL710' and
14367            '64B' and
14368            'IP4FWD' and
14369            'NDRPDR' and
14370            'BASE' and
14371            '1T1C' and
14372            'IPSECHW' and
14373            not 'VHOST'"
14374   parameters:
14375   - "throughput"
14376   - "parent"
14377   - "tags"
14378   traces:
14379     hoverinfo: "x+y"
14380     boxpoints: "outliers"
14381     whiskerwidth: 0
14382   layout:
14383     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14384     layout: "plot-throughput"
14385
14386 - type: "plot"
14387   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14388   algorithm: "plot_performance_box"
14389   output-file-type: ".html"
14390   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14391   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14392   filter: "'NIC_Intel-XL710' and
14393            '64B' and
14394            'IP4FWD' and
14395            'NDRPDR' and
14396            'BASE' and
14397            '2T2C' and
14398            'IPSECHW' and
14399            not 'VHOST'"
14400   parameters:
14401   - "throughput"
14402   - "parent"
14403   - "tags"
14404   traces:
14405     hoverinfo: "x+y"
14406     boxpoints: "outliers"
14407     whiskerwidth: 0
14408   layout:
14409     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14410     layout: "plot-throughput"
14411
14412 - type: "plot"
14413   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14414   algorithm: "plot_performance_box"
14415   output-file-type: ".html"
14416   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14418   filter: "'NIC_Intel-XL710' and
14419            '64B' and
14420            'IP4FWD' and
14421            'NDRPDR' and
14422            'BASE' and
14423            '2T2C' and
14424            'IPSECHW' and
14425            not 'VHOST'"
14426   parameters:
14427   - "throughput"
14428   - "parent"
14429   - "tags"
14430   traces:
14431     hoverinfo: "x+y"
14432     boxpoints: "outliers"
14433     whiskerwidth: 0
14434   layout:
14435     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14436     layout: "plot-throughput"
14437
14438 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14439 - type: "plot"
14440   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14441   algorithm: "plot_performance_box"
14442   output-file-type: ".html"
14443   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14445   filter: "'NIC_Intel-XL710' and
14446            '64B' and
14447            'IP4FWD' and
14448            'NDRPDR' and
14449            'SCALE' and
14450            '1T1C' and
14451            'IPSECHW' and
14452            not 'VHOST'"
14453   parameters:
14454   - "throughput"
14455   - "parent"
14456   - "tags"
14457   traces:
14458     hoverinfo: "x+y"
14459     boxpoints: "outliers"
14460     whiskerwidth: 0
14461   layout:
14462     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14463     layout: "plot-throughput"
14464
14465 - type: "plot"
14466   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14467   algorithm: "plot_performance_box"
14468   output-file-type: ".html"
14469   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14471   filter: "'NIC_Intel-XL710' and
14472            '64B' and
14473            'IP4FWD' and
14474            'NDRPDR' and
14475            'SCALE' and
14476            '1T1C' and
14477            'IPSECHW' and
14478            not 'VHOST'"
14479   parameters:
14480   - "throughput"
14481   - "parent"
14482   - "tags"
14483   traces:
14484     hoverinfo: "x+y"
14485     boxpoints: "outliers"
14486     whiskerwidth: 0
14487   layout:
14488     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14489     layout: "plot-throughput"
14490
14491 - type: "plot"
14492   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14493   algorithm: "plot_performance_box"
14494   output-file-type: ".html"
14495   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14497   filter: "'NIC_Intel-XL710' and
14498            '64B' and
14499            'IP4FWD' and
14500            'NDRPDR' and
14501            'SCALE' and
14502            '2T2C' and
14503            'IPSECHW' and
14504            not 'VHOST'"
14505   parameters:
14506   - "throughput"
14507   - "parent"
14508   - "tags"
14509   traces:
14510     hoverinfo: "x+y"
14511     boxpoints: "outliers"
14512     whiskerwidth: 0
14513   layout:
14514     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14515     layout: "plot-throughput"
14516
14517 - type: "plot"
14518   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14519   algorithm: "plot_performance_box"
14520   output-file-type: ".html"
14521   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14523   filter: "'NIC_Intel-XL710' and
14524            '64B' and
14525            'IP4FWD' and
14526            'NDRPDR' and
14527            'SCALE' and
14528            '2T2C' and
14529            'IPSECHW' and
14530            not 'VHOST'"
14531   parameters:
14532   - "throughput"
14533   - "parent"
14534   - "tags"
14535   traces:
14536     hoverinfo: "x+y"
14537     boxpoints: "outliers"
14538     whiskerwidth: 0
14539   layout:
14540     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14541     layout: "plot-throughput"
14542
14543 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14544 - type: "plot"
14545   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14546   algorithm: "plot_performance_box"
14547   output-file-type: ".html"
14548   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14550   filter: "'NIC_Intel-XL710' and
14551            '64B' and
14552            'IP4FWD' and
14553            'NDRPDR' and
14554            '1T1C' and
14555            'IPSECSW' and
14556            not 'VHOST'"
14557   parameters:
14558   - "throughput"
14559   - "parent"
14560   - "tags"
14561   traces:
14562     hoverinfo: "x+y"
14563     boxpoints: "outliers"
14564     whiskerwidth: 0
14565   layout:
14566     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14567     layout: "plot-throughput"
14568
14569 - type: "plot"
14570   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14571   algorithm: "plot_performance_box"
14572   output-file-type: ".html"
14573   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14574   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14575   filter: "'NIC_Intel-XL710' and
14576            '64B' and
14577            'IP4FWD' and
14578            'NDRPDR' and
14579            '1T1C' and
14580            'IPSECSW' and
14581            not 'VHOST'"
14582   parameters:
14583   - "throughput"
14584   - "parent"
14585   - "tags"
14586   traces:
14587     hoverinfo: "x+y"
14588     boxpoints: "outliers"
14589     whiskerwidth: 0
14590   layout:
14591     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14592     layout: "plot-throughput"
14593
14594 - type: "plot"
14595   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14596   algorithm: "plot_performance_box"
14597   output-file-type: ".html"
14598   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14600   filter: "'NIC_Intel-XL710' and
14601            '64B' and
14602            'IP4FWD' and
14603            'NDRPDR' and
14604            '2T2C' and
14605            'IPSECSW' and
14606            not 'VHOST'"
14607   parameters:
14608   - "throughput"
14609   - "parent"
14610   - "tags"
14611   traces:
14612     hoverinfo: "x+y"
14613     boxpoints: "outliers"
14614     whiskerwidth: 0
14615   layout:
14616     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14617     layout: "plot-throughput"
14618
14619 - type: "plot"
14620   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14621   algorithm: "plot_performance_box"
14622   output-file-type: ".html"
14623   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14625   filter: "'NIC_Intel-XL710' and
14626            '64B' and
14627            'IP4FWD' and
14628            'NDRPDR' and
14629            '2T2C' and
14630            'IPSECSW' and
14631            not 'VHOST'"
14632   parameters:
14633   - "throughput"
14634   - "parent"
14635   - "tags"
14636   traces:
14637     hoverinfo: "x+y"
14638     boxpoints: "outliers"
14639     whiskerwidth: 0
14640   layout:
14641     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14642     layout: "plot-throughput"
14643
14644 ################################################################################
14645
14646 # Packet Throughput - VPP SRv6 3n-hsw-x520
14647 - type: "plot"
14648   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14649   algorithm: "plot_performance_box"
14650   output-file-type: ".html"
14651   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14653   filter: "'NIC_Intel-X520-DA2' and
14654            '78B' and
14655            'FEATURE' and
14656            'NDRPDR' and
14657            '1T1C' and
14658            'IP6FWD' and
14659            'SRv6'"
14660   parameters:
14661   - "throughput"
14662   - "parent"
14663   - "tags"
14664   traces:
14665     hoverinfo: "x+y"
14666     boxpoints: "outliers"
14667     whiskerwidth: 0
14668   layout:
14669     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14670     layout: "plot-throughput"
14671
14672 - type: "plot"
14673   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14674   algorithm: "plot_performance_box"
14675   output-file-type: ".html"
14676   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14678   filter: "'NIC_Intel-X520-DA2' and
14679            '78B' and
14680            'FEATURE' and
14681            'NDRPDR' and
14682            '1T1C' and
14683            'IP6FWD' and
14684            'SRv6'"
14685   parameters:
14686   - "throughput"
14687   - "parent"
14688   - "tags"
14689   traces:
14690     hoverinfo: "x+y"
14691     boxpoints: "outliers"
14692     whiskerwidth: 0
14693   layout:
14694     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14695     layout: "plot-throughput"
14696
14697 - type: "plot"
14698   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14699   algorithm: "plot_performance_box"
14700   output-file-type: ".html"
14701   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14703   filter: "'NIC_Intel-X520-DA2' and
14704            '78B' and
14705            'FEATURE' and
14706            'NDRPDR' and
14707            '2T2C' and
14708            'IP6FWD' and
14709            'SRv6'"
14710   parameters:
14711   - "throughput"
14712   - "parent"
14713   - "tags"
14714   traces:
14715     hoverinfo: "x+y"
14716     boxpoints: "outliers"
14717     whiskerwidth: 0
14718   layout:
14719     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14720     layout: "plot-throughput"
14721
14722 - type: "plot"
14723   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14724   algorithm: "plot_performance_box"
14725   output-file-type: ".html"
14726   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14728   filter: "'NIC_Intel-X520-DA2' and
14729            '78B' and
14730            'FEATURE' and
14731            'NDRPDR' and
14732            '2T2C' and
14733            'IP6FWD' and
14734            'SRv6'"
14735   parameters:
14736   - "throughput"
14737   - "parent"
14738   - "tags"
14739   traces:
14740     hoverinfo: "x+y"
14741     boxpoints: "outliers"
14742     whiskerwidth: 0
14743   layout:
14744     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14745     layout: "plot-throughput"
14746
14747 ################################################################################
14748
14749 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14750 - type: "plot"
14751   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14752   algorithm: "plot_performance_box"
14753   output-file-type: ".html"
14754   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14756   filter: "'NIC_Intel-X520-DA2' and
14757            '64B' and
14758            'NDRPDR' and
14759            'ETH' and
14760            'IP4FWD' and
14761            '1T1C' and
14762            'VHOST_1024' and
14763            not 'VXLAN' and
14764            not 'DOT1Q'"
14765   parameters:
14766   - "throughput"
14767   - "parent"
14768   - "tags"
14769   sort:
14770   - "not CFS_OPT"
14771   - "1VM"
14772   - "2VM"
14773   traces:
14774     hoverinfo: "x+y"
14775     boxpoints: "outliers"
14776     whiskerwidth: 0
14777   layout:
14778     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14779     layout: "plot-throughput"
14780
14781 - type: "plot"
14782   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14783   algorithm: "plot_performance_box"
14784   output-file-type: ".html"
14785   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14787   filter: "'NIC_Intel-X520-DA2' and
14788            '64B' and
14789            'NDRPDR' and
14790            'ETH' and
14791            'IP4FWD' and
14792            '2T2C' and
14793            'VHOST_1024' and
14794            not 'VXLAN' and
14795            not 'DOT1Q'"
14796   parameters:
14797   - "throughput"
14798   - "parent"
14799   - "tags"
14800   sort:
14801   - "not CFS_OPT"
14802   - "1VM"
14803   - "2VM"
14804   traces:
14805     hoverinfo: "x+y"
14806     boxpoints: "outliers"
14807     whiskerwidth: 0
14808   layout:
14809     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14810     layout: "plot-throughput"
14811
14812 - type: "plot"
14813   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14814   algorithm: "plot_performance_box"
14815   output-file-type: ".html"
14816   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14818   filter: "'NIC_Intel-X520-DA2' and
14819            '64B' and
14820            'NDRPDR' and
14821            'ETH' and
14822            'IP4FWD' and
14823            '1T1C' and
14824            'VHOST_1024' and
14825            not 'VXLAN' and
14826            not 'DOT1Q'"
14827   parameters:
14828   - "throughput"
14829   - "parent"
14830   - "tags"
14831   sort:
14832   - "not CFS_OPT"
14833   - "1VM"
14834   - "2VM"
14835   traces:
14836     hoverinfo: "x+y"
14837     boxpoints: "outliers"
14838     whiskerwidth: 0
14839   layout:
14840     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14841     layout: "plot-throughput"
14842
14843 - type: "plot"
14844   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14845   algorithm: "plot_performance_box"
14846   output-file-type: ".html"
14847   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14849   filter: "'NIC_Intel-X520-DA2' and
14850            '64B' and
14851            'NDRPDR' and
14852            'ETH' and
14853            'IP4FWD' and
14854            '2T2C' and
14855            'VHOST_1024' and
14856            not 'VXLAN' and
14857            not 'DOT1Q'"
14858   parameters:
14859   - "throughput"
14860   - "parent"
14861   - "tags"
14862   sort:
14863   - "not CFS_OPT"
14864   - "1VM"
14865   - "2VM"
14866   traces:
14867     hoverinfo: "x+y"
14868     boxpoints: "outliers"
14869     whiskerwidth: 0
14870   layout:
14871     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14872     layout: "plot-throughput"
14873
14874 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14875 - type: "plot"
14876   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14877   algorithm: "plot_performance_box"
14878   output-file-type: ".html"
14879   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14881   filter: "'NIC_Intel-X520-DA2' and
14882            '64B' and
14883            'NDRPDR' and
14884            ('ETH' or 'DOT1Q') and
14885            'BASE' and
14886            '1T1C' and
14887            ('L2BDMACLRN' or 'L2XCFWD') and
14888            'VHOST_1024' and
14889            not 'VXLAN' and
14890            not 'IP4FWD' and
14891            not '2VM'"
14892   parameters:
14893   - "throughput"
14894   - "parent"
14895   - "tags"
14896   sort:
14897   - "L2BDMACLRN"
14898   - "L2BDMACLRN"
14899   - "L2BDMACLRN"
14900   - "L2XCFWD"
14901   - "L2XCFWD"
14902   - "L2XCFWD"
14903   traces:
14904     hoverinfo: "x+y"
14905     boxpoints: "outliers"
14906     whiskerwidth: 0
14907   layout:
14908     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14909     layout: "plot-throughput"
14910
14911 - type: "plot"
14912   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14913   algorithm: "plot_performance_box"
14914   output-file-type: ".html"
14915   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14917   filter: "'NIC_Intel-X520-DA2' and
14918            '64B' and
14919            'NDRPDR' and
14920            ('ETH' or 'DOT1Q') and
14921            'BASE' and
14922            '1T1C' and
14923            ('L2BDMACLRN' or 'L2XCFWD') and
14924            'VHOST_1024' and
14925            not 'VXLAN' and
14926            not 'IP4FWD' and
14927            not '2VM'"
14928   parameters:
14929   - "throughput"
14930   - "parent"
14931   - "tags"
14932   sort:
14933   - "L2BDMACLRN"
14934   - "L2BDMACLRN"
14935   - "L2BDMACLRN"
14936   - "L2XCFWD"
14937   - "L2XCFWD"
14938   - "L2XCFWD"
14939   traces:
14940     hoverinfo: "x+y"
14941     boxpoints: "outliers"
14942     whiskerwidth: 0
14943   layout:
14944     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14945     layout: "plot-throughput"
14946
14947 - type: "plot"
14948   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14949   algorithm: "plot_performance_box"
14950   output-file-type: ".html"
14951   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14953   filter: "'NIC_Intel-X520-DA2' and
14954            '64B' and
14955            'NDRPDR' and
14956            ('ETH' or 'DOT1Q') and
14957            'BASE' and
14958            '2T2C' and
14959            ('L2BDMACLRN' or 'L2XCFWD') and
14960            'VHOST_1024' and
14961            not 'VXLAN' and
14962            not 'IP4FWD' and
14963            not '2VM'"
14964   parameters:
14965   - "throughput"
14966   - "parent"
14967   - "tags"
14968   sort:
14969   - "L2BDMACLRN"
14970   - "L2BDMACLRN"
14971   - "L2BDMACLRN"
14972   - "L2XCFWD"
14973   - "L2XCFWD"
14974   - "L2XCFWD"
14975   traces:
14976     hoverinfo: "x+y"
14977     boxpoints: "outliers"
14978     whiskerwidth: 0
14979   layout:
14980     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14981     layout: "plot-throughput"
14982
14983 - type: "plot"
14984   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14985   algorithm: "plot_performance_box"
14986   output-file-type: ".html"
14987   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14989   filter: "'NIC_Intel-X520-DA2' and
14990            '64B' and
14991            'NDRPDR' and
14992            ('ETH' or 'DOT1Q') and
14993            'BASE' and
14994            '2T2C' and
14995            ('L2BDMACLRN' or 'L2XCFWD') and
14996            'VHOST_1024' and
14997            not 'VXLAN' and
14998            not 'IP4FWD' and
14999            not '2VM'"
15000   parameters:
15001   - "throughput"
15002   - "parent"
15003   - "tags"
15004   sort:
15005   - "L2BDMACLRN"
15006   - "L2BDMACLRN"
15007   - "L2BDMACLRN"
15008   - "L2XCFWD"
15009   - "L2XCFWD"
15010   - "L2XCFWD"
15011   traces:
15012     hoverinfo: "x+y"
15013     boxpoints: "outliers"
15014     whiskerwidth: 0
15015   layout:
15016     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
15017     layout: "plot-throughput"
15018
15019 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15020 - type: "plot"
15021   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15022   algorithm: "plot_performance_box"
15023   output-file-type: ".html"
15024   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15026   filter: "'NIC_Intel-X520-DA2' and
15027            '64B' and
15028            'NDRPDR' and
15029            ('ETH' or 'DOT1Q') and
15030            '1T1C' and
15031            ('L2BDMACLRN' or 'L2XCFWD') and
15032            'VHOST_1024' and
15033            not 'CFS_OPT' and
15034            not 'DOT1Q' and
15035            not 'VXLAN' and
15036            not 'IP4FWD' and
15037            not 'LBOND'"
15038   parameters:
15039   - "throughput"
15040   - "parent"
15041   - "tags"
15042 #  sort:
15043 #  - "1VM"
15044 #  - "L2XCFWD"
15045 #  - "1VM"
15046 #  - "L2BDMACLRN"
15047   traces:
15048     hoverinfo: "x+y"
15049     boxpoints: "outliers"
15050     whiskerwidth: 0
15051   layout:
15052     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15053     layout: "plot-throughput"
15054
15055 - type: "plot"
15056   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15057   algorithm: "plot_performance_box"
15058   output-file-type: ".html"
15059   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15061   filter: "'NIC_Intel-X520-DA2' and
15062            '64B' and
15063            'NDRPDR' and
15064            ('ETH' or 'DOT1Q') and
15065            '1T1C' and
15066            ('L2BDMACLRN' or 'L2XCFWD') and
15067            'VHOST_1024' and
15068            not 'CFS_OPT' and
15069            not 'DOT1Q' and
15070            not 'VXLAN' and
15071            not 'IP4FWD' and
15072            not 'LBOND'"
15073   parameters:
15074   - "throughput"
15075   - "parent"
15076   - "tags"
15077 #  sort:
15078 #  - "1VM"
15079 #  - "L2XCFWD"
15080 #  - "1VM"
15081 #  - "L2BDMACLRN"
15082   traces:
15083     hoverinfo: "x+y"
15084     boxpoints: "outliers"
15085     whiskerwidth: 0
15086   layout:
15087     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15088     layout: "plot-throughput"
15089
15090 - type: "plot"
15091   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15092   algorithm: "plot_performance_box"
15093   output-file-type: ".html"
15094   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15096   filter: "'NIC_Intel-X520-DA2' and
15097            '64B' and
15098            'NDRPDR' and
15099            ('ETH' or 'DOT1Q') and
15100            '2T2C' and
15101            ('L2BDMACLRN' or 'L2XCFWD') and
15102            'VHOST_1024' and
15103            not 'CFS_OPT' and
15104            not 'DOT1Q' and
15105            not 'VXLAN' and
15106            not 'IP4FWD' and
15107            not 'LBOND'"
15108   parameters:
15109   - "throughput"
15110   - "parent"
15111   - "tags"
15112 #  sort:
15113 #  - "1VM"
15114 #  - "L2XCFWD"
15115 #  - "1VM"
15116 #  - "L2BDMACLRN"
15117   traces:
15118     hoverinfo: "x+y"
15119     boxpoints: "outliers"
15120     whiskerwidth: 0
15121   layout:
15122     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15123     layout: "plot-throughput"
15124
15125 - type: "plot"
15126   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15127   algorithm: "plot_performance_box"
15128   output-file-type: ".html"
15129   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15131   filter: "'NIC_Intel-X520-DA2' and
15132            '64B' and
15133            'NDRPDR' and
15134            ('ETH' or 'DOT1Q') and
15135            '2T2C' and
15136            ('L2BDMACLRN' or 'L2XCFWD') and
15137            'VHOST_1024' and
15138            not 'CFS_OPT' and
15139            not 'DOT1Q' and
15140            not 'VXLAN' and
15141            not 'IP4FWD' and
15142            not 'LBOND'"
15143   parameters:
15144   - "throughput"
15145   - "parent"
15146   - "tags"
15147 #  sort:
15148 #  - "1VM"
15149 #  - "L2XCFWD"
15150 #  - "1VM"
15151 #  - "L2BDMACLRN"
15152   traces:
15153     hoverinfo: "x+y"
15154     boxpoints: "outliers"
15155     whiskerwidth: 0
15156   layout:
15157     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15158     layout: "plot-throughput"
15159
15160 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15161 - type: "plot"
15162   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15163   algorithm: "plot_performance_box"
15164   output-file-type: ".html"
15165   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15167   filter: "'NIC_Intel-X710' and
15168            '64B' and
15169            'NDRPDR' and
15170            'ETH' and
15171            'IP4FWD' and
15172            '1T1C' and
15173            'VHOST_1024' and
15174            not 'VXLAN' and
15175            not 'CFS_OPT' and
15176            not 'DOT1Q'"
15177   parameters:
15178   - "throughput"
15179   - "parent"
15180   - "tags"
15181   sort:
15182   - "1VM"
15183   - "2VM"
15184   traces:
15185     hoverinfo: "x+y"
15186     boxpoints: "outliers"
15187     whiskerwidth: 0
15188   layout:
15189     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15190     layout: "plot-throughput"
15191
15192 - type: "plot"
15193   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15194   algorithm: "plot_performance_box"
15195   output-file-type: ".html"
15196   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15198   filter: "'NIC_Intel-X710' and
15199            '64B' and
15200            'NDRPDR' and
15201            'ETH' and
15202            'IP4FWD' and
15203            '2T2C' and
15204            'VHOST_1024' and
15205            not 'VXLAN' and
15206            not 'CFS_OPT' and
15207            not 'DOT1Q'"
15208   parameters:
15209   - "throughput"
15210   - "parent"
15211   - "tags"
15212   sort:
15213   - "1VM"
15214   - "2VM"
15215   traces:
15216     hoverinfo: "x+y"
15217     boxpoints: "outliers"
15218     whiskerwidth: 0
15219   layout:
15220     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15221     layout: "plot-throughput"
15222
15223 - type: "plot"
15224   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15225   algorithm: "plot_performance_box"
15226   output-file-type: ".html"
15227   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15229   filter: "'NIC_Intel-X710' and
15230            '64B' and
15231            'NDRPDR' and
15232            'ETH' and
15233            'IP4FWD' and
15234            '1T1C' and
15235            'VHOST_1024' and
15236            not 'VXLAN' and
15237            not 'CFS_OPT' and
15238            not 'DOT1Q'"
15239   parameters:
15240   - "throughput"
15241   - "parent"
15242   - "tags"
15243   sort:
15244   - "1VM"
15245   - "2VM"
15246   traces:
15247     hoverinfo: "x+y"
15248     boxpoints: "outliers"
15249     whiskerwidth: 0
15250   layout:
15251     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15252     layout: "plot-throughput"
15253
15254 - type: "plot"
15255   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15256   algorithm: "plot_performance_box"
15257   output-file-type: ".html"
15258   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15260   filter: "'NIC_Intel-X710' and
15261            '64B' and
15262            'NDRPDR' and
15263            'ETH' and
15264            'IP4FWD' and
15265            '2T2C' and
15266            'VHOST_1024' and
15267            not 'VXLAN' and
15268            not 'CFS_OPT' and
15269            not 'DOT1Q'"
15270   parameters:
15271   - "throughput"
15272   - "parent"
15273   - "tags"
15274   sort:
15275   - "1VM"
15276   - "2VM"
15277   traces:
15278     hoverinfo: "x+y"
15279     boxpoints: "outliers"
15280     whiskerwidth: 0
15281   layout:
15282     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15283     layout: "plot-throughput"
15284
15285 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15286 - type: "plot"
15287   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15288   algorithm: "plot_performance_box"
15289   output-file-type: ".html"
15290   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15292   filter: "'NIC_Intel-X710' and
15293            '64B' and
15294            'NDRPDR' and
15295            ('ETH' or 'DOT1Q') and
15296            'BASE' and
15297            '1T1C' and
15298            ('L2BDMACLRN' or 'L2XCFWD') and
15299            'VHOST_1024' and
15300            not 'VXLAN' and
15301            not 'IP4FWD' and
15302            not '2VM'"
15303   parameters:
15304   - "throughput"
15305   - "parent"
15306   - "tags"
15307   sort:
15308   - "L2BDMACLRN"
15309   - "L2BDMACLRN"
15310   - "L2BDMACLRN"
15311   - "L2XCFWD"
15312   - "L2XCFWD"
15313   - "L2XCFWD"
15314   traces:
15315     hoverinfo: "x+y"
15316     boxpoints: "outliers"
15317     whiskerwidth: 0
15318   layout:
15319     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15320     layout: "plot-throughput"
15321
15322 - type: "plot"
15323   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15324   algorithm: "plot_performance_box"
15325   output-file-type: ".html"
15326   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15328   filter: "'NIC_Intel-X710' and
15329            '64B' and
15330            'NDRPDR' and
15331            ('ETH' or 'DOT1Q') and
15332            'BASE' and
15333            '1T1C' and
15334            ('L2BDMACLRN' or 'L2XCFWD') and
15335            'VHOST_1024' and
15336            not 'VXLAN' and
15337            not 'IP4FWD' and
15338            not '2VM'"
15339   parameters:
15340   - "throughput"
15341   - "parent"
15342   - "tags"
15343   sort:
15344   - "L2BDMACLRN"
15345   - "L2BDMACLRN"
15346   - "L2BDMACLRN"
15347   - "L2XCFWD"
15348   - "L2XCFWD"
15349   - "L2XCFWD"
15350   traces:
15351     hoverinfo: "x+y"
15352     boxpoints: "outliers"
15353     whiskerwidth: 0
15354   layout:
15355     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15356     layout: "plot-throughput"
15357
15358 - type: "plot"
15359   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15360   algorithm: "plot_performance_box"
15361   output-file-type: ".html"
15362   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15364   filter: "'NIC_Intel-X710' and
15365            '64B' and
15366            'NDRPDR' and
15367            ('ETH' or 'DOT1Q') and
15368            'BASE' and
15369            '2T2C' and
15370            ('L2BDMACLRN' or 'L2XCFWD') and
15371            'VHOST_1024' and
15372            not 'VXLAN' and
15373            not 'IP4FWD' and
15374            not '2VM'"
15375   parameters:
15376   - "throughput"
15377   - "parent"
15378   - "tags"
15379   sort:
15380   - "L2BDMACLRN"
15381   - "L2BDMACLRN"
15382   - "L2BDMACLRN"
15383   - "L2XCFWD"
15384   - "L2XCFWD"
15385   - "L2XCFWD"
15386   traces:
15387     hoverinfo: "x+y"
15388     boxpoints: "outliers"
15389     whiskerwidth: 0
15390   layout:
15391     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15392     layout: "plot-throughput"
15393
15394 - type: "plot"
15395   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15396   algorithm: "plot_performance_box"
15397   output-file-type: ".html"
15398   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15400   filter: "'NIC_Intel-X710' and
15401            '64B' and
15402            'NDRPDR' and
15403            ('ETH' or 'DOT1Q') and
15404            'BASE' and
15405            '2T2C' and
15406            ('L2BDMACLRN' or 'L2XCFWD') and
15407            'VHOST_1024' and
15408            not 'VXLAN' and
15409            not 'IP4FWD' and
15410            not '2VM'"
15411   parameters:
15412   - "throughput"
15413   - "parent"
15414   - "tags"
15415   sort:
15416   - "L2BDMACLRN"
15417   - "L2BDMACLRN"
15418   - "L2BDMACLRN"
15419   - "L2XCFWD"
15420   - "L2XCFWD"
15421   - "L2XCFWD"
15422   traces:
15423     hoverinfo: "x+y"
15424     boxpoints: "outliers"
15425     whiskerwidth: 0
15426   layout:
15427     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15428     layout: "plot-throughput"
15429
15430 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15431 - type: "plot"
15432   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15433   algorithm: "plot_performance_box"
15434   output-file-type: ".html"
15435   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15437   filter: "'NIC_Intel-X710' and
15438            '64B' and
15439            'NDRPDR' and
15440            ('ETH' or 'DOT1Q') and
15441            '1T1C' and
15442            ('L2BDMACLRN' or 'L2XCFWD') and
15443            'VHOST_1024' and
15444            not 'CFS_OPT' and
15445            not 'VXLAN' and
15446            not 'IP4FWD' and
15447            not 'LBOND'"
15448   parameters:
15449   - "throughput"
15450   - "parent"
15451   - "tags"
15452   sort:
15453   - "L2BDMACLRN"
15454   - "L2BDMACLRN"
15455   - "L2BDMACLRN"
15456   - "L2XCFWD"
15457   - "L2XCFWD"
15458   - "L2XCFWD"
15459   traces:
15460     hoverinfo: "x+y"
15461     boxpoints: "outliers"
15462     whiskerwidth: 0
15463   layout:
15464     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15465     layout: "plot-throughput"
15466
15467 - type: "plot"
15468   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15469   algorithm: "plot_performance_box"
15470   output-file-type: ".html"
15471   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15473   filter: "'NIC_Intel-X710' and
15474            '64B' and
15475            'NDRPDR' and
15476            ('ETH' or 'DOT1Q') and
15477            '1T1C' and
15478            ('L2BDMACLRN' or 'L2XCFWD') and
15479            'VHOST_1024' and
15480            not 'CFS_OPT' and
15481            not 'VXLAN' and
15482            not 'IP4FWD' and
15483            not 'LBOND'"
15484   parameters:
15485   - "throughput"
15486   - "parent"
15487   - "tags"
15488   sort:
15489   - "L2BDMACLRN"
15490   - "L2BDMACLRN"
15491   - "L2BDMACLRN"
15492   - "L2XCFWD"
15493   - "L2XCFWD"
15494   - "L2XCFWD"
15495   traces:
15496     hoverinfo: "x+y"
15497     boxpoints: "outliers"
15498     whiskerwidth: 0
15499   layout:
15500     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15501     layout: "plot-throughput"
15502
15503 - type: "plot"
15504   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15505   algorithm: "plot_performance_box"
15506   output-file-type: ".html"
15507   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15509   filter: "'NIC_Intel-X710' and
15510            '64B' and
15511            'NDRPDR' and
15512            ('ETH' or 'DOT1Q') and
15513            '2T2C' and
15514            ('L2BDMACLRN' or 'L2XCFWD') and
15515            'VHOST_1024' and
15516            not 'CFS_OPT' and
15517            not 'VXLAN' and
15518            not 'IP4FWD' and
15519            not 'LBOND'"
15520   parameters:
15521   - "throughput"
15522   - "parent"
15523   - "tags"
15524   sort:
15525   - "L2BDMACLRN"
15526   - "L2BDMACLRN"
15527   - "L2BDMACLRN"
15528   - "L2XCFWD"
15529   - "L2XCFWD"
15530   - "L2XCFWD"
15531   traces:
15532     hoverinfo: "x+y"
15533     boxpoints: "outliers"
15534     whiskerwidth: 0
15535   layout:
15536     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15537     layout: "plot-throughput"
15538
15539 - type: "plot"
15540   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15541   algorithm: "plot_performance_box"
15542   output-file-type: ".html"
15543   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15545   filter: "'NIC_Intel-X710' and
15546            '64B' and
15547            'NDRPDR' and
15548            ('ETH' or 'DOT1Q') and
15549            '2T2C' and
15550            ('L2BDMACLRN' or 'L2XCFWD') and
15551            'VHOST_1024' and
15552            not 'CFS_OPT' and
15553            not 'VXLAN' and
15554            not 'IP4FWD' and
15555            not 'LBOND'"
15556   parameters:
15557   - "throughput"
15558   - "parent"
15559   - "tags"
15560   sort:
15561   - "L2BDMACLRN"
15562   - "L2BDMACLRN"
15563   - "L2BDMACLRN"
15564   - "L2XCFWD"
15565   - "L2XCFWD"
15566   - "L2XCFWD"
15567   traces:
15568     hoverinfo: "x+y"
15569     boxpoints: "outliers"
15570     whiskerwidth: 0
15571   layout:
15572     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15573     layout: "plot-throughput"
15574
15575 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15576 - type: "plot"
15577   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15578   algorithm: "plot_performance_box"
15579   output-file-type: ".html"
15580   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15582   filter: "'NIC_Intel-X710' and
15583            '64B' and
15584            'NDRPDR' and
15585            'ETH' and
15586            'IP4FWD' and
15587            '2T1C' and
15588            'VHOST_1024' and
15589            not 'VXLAN' and
15590            not 'DOT1Q'"
15591   parameters:
15592   - "throughput"
15593   - "parent"
15594   - "tags"
15595   sort:
15596   - "1VM"
15597   - "2VM"
15598   traces:
15599     hoverinfo: "x+y"
15600     boxpoints: "outliers"
15601     whiskerwidth: 0
15602   layout:
15603     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15604     layout: "plot-throughput"
15605
15606 - type: "plot"
15607   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15608   algorithm: "plot_performance_box"
15609   output-file-type: ".html"
15610   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15612   filter: "'NIC_Intel-X710' and
15613            '64B' and
15614            'NDRPDR' and
15615            'ETH' and
15616            'IP4FWD' and
15617            '4T2C' and
15618            'VHOST_1024' and
15619            not 'VXLAN' and
15620            not 'DOT1Q'"
15621   parameters:
15622   - "throughput"
15623   - "parent"
15624   - "tags"
15625   sort:
15626   - "1VM"
15627   - "2VM"
15628   traces:
15629     hoverinfo: "x+y"
15630     boxpoints: "outliers"
15631     whiskerwidth: 0
15632   layout:
15633     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15634     layout: "plot-throughput"
15635
15636 - type: "plot"
15637   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15638   algorithm: "plot_performance_box"
15639   output-file-type: ".html"
15640   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15642   filter: "'NIC_Intel-X710' and
15643            '64B' and
15644            'NDRPDR' and
15645            'ETH' and
15646            'IP4FWD' and
15647            '2T1C' and
15648            'VHOST_1024' and
15649            not 'VXLAN' and
15650            not 'DOT1Q'"
15651   parameters:
15652   - "throughput"
15653   - "parent"
15654   - "tags"
15655   sort:
15656   - "1VM"
15657   - "2VM"
15658   traces:
15659     hoverinfo: "x+y"
15660     boxpoints: "outliers"
15661     whiskerwidth: 0
15662   layout:
15663     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15664     layout: "plot-throughput"
15665
15666 - type: "plot"
15667   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15668   algorithm: "plot_performance_box"
15669   output-file-type: ".html"
15670   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15672   filter: "'NIC_Intel-X710' and
15673            '64B' and
15674            'NDRPDR' and
15675            'ETH' and
15676            'IP4FWD' and
15677            '4T2C' and
15678            'VHOST_1024' and
15679            not 'VXLAN' and
15680            not 'DOT1Q'"
15681   parameters:
15682   - "throughput"
15683   - "parent"
15684   - "tags"
15685   sort:
15686   - "1VM"
15687   - "2VM"
15688   traces:
15689     hoverinfo: "x+y"
15690     boxpoints: "outliers"
15691     whiskerwidth: 0
15692   layout:
15693     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15694     layout: "plot-throughput"
15695
15696 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15697 - type: "plot"
15698   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15699   algorithm: "plot_performance_box"
15700   output-file-type: ".html"
15701   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15703   filter: "'NIC_Intel-X710' and
15704            '64B' and
15705            'NDRPDR' and
15706            ('ETH' or 'DOT1Q') and
15707            'BASE' and
15708            '2T1C' and
15709            ('L2BDMACLRN' or 'L2XCFWD') and
15710            'VHOST_1024' and
15711            not 'VXLAN' and
15712            not 'IP4FWD' and
15713            not '2VM'"
15714   parameters:
15715   - "throughput"
15716   - "parent"
15717   - "tags"
15718   sort:
15719   - "L2BDMACLRN"
15720   - "L2BDMACLRN"
15721   - "L2BDMACLRN"
15722   - "L2XCFWD"
15723   - "L2XCFWD"
15724   - "L2XCFWD"
15725   traces:
15726     hoverinfo: "x+y"
15727     boxpoints: "outliers"
15728     whiskerwidth: 0
15729   layout:
15730     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15731     layout: "plot-throughput"
15732
15733 - type: "plot"
15734   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15735   algorithm: "plot_performance_box"
15736   output-file-type: ".html"
15737   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15739   filter: "'NIC_Intel-X710' and
15740            '64B' and
15741            'NDRPDR' and
15742            ('ETH' or 'DOT1Q') and
15743            'BASE' and
15744            '2T1C' and
15745            ('L2BDMACLRN' or 'L2XCFWD') and
15746            'VHOST_1024' and
15747            not 'VXLAN' and
15748            not 'IP4FWD' and
15749            not '2VM'"
15750   parameters:
15751   - "throughput"
15752   - "parent"
15753   - "tags"
15754   sort:
15755   - "L2BDMACLRN"
15756   - "L2BDMACLRN"
15757   - "L2BDMACLRN"
15758   - "L2XCFWD"
15759   - "L2XCFWD"
15760   - "L2XCFWD"
15761   traces:
15762     hoverinfo: "x+y"
15763     boxpoints: "outliers"
15764     whiskerwidth: 0
15765   layout:
15766     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15767     layout: "plot-throughput"
15768
15769 - type: "plot"
15770   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15771   algorithm: "plot_performance_box"
15772   output-file-type: ".html"
15773   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15775   filter: "'NIC_Intel-X710' and
15776            '64B' and
15777            'NDRPDR' and
15778            ('ETH' or 'DOT1Q') and
15779            'BASE' and
15780            '4T2C' and
15781            ('L2BDMACLRN' or 'L2XCFWD') and
15782            'VHOST_1024' and
15783            not 'VXLAN' and
15784            not 'IP4FWD' and
15785            not '2VM'"
15786   parameters:
15787   - "throughput"
15788   - "parent"
15789   - "tags"
15790   sort:
15791   - "L2BDMACLRN"
15792   - "L2BDMACLRN"
15793   - "L2BDMACLRN"
15794   - "L2XCFWD"
15795   - "L2XCFWD"
15796   - "L2XCFWD"
15797   traces:
15798     hoverinfo: "x+y"
15799     boxpoints: "outliers"
15800     whiskerwidth: 0
15801   layout:
15802     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15803     layout: "plot-throughput"
15804
15805 - type: "plot"
15806   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15807   algorithm: "plot_performance_box"
15808   output-file-type: ".html"
15809   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15810   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15811   filter: "'NIC_Intel-X710' and
15812            '64B' and
15813            'NDRPDR' and
15814            ('ETH' or 'DOT1Q') and
15815            'BASE' and
15816            '4T2C' and
15817            ('L2BDMACLRN' or 'L2XCFWD') and
15818            'VHOST_1024' and
15819            not 'VXLAN' and
15820            not 'IP4FWD' and
15821            not '2VM'"
15822   parameters:
15823   - "throughput"
15824   - "parent"
15825   - "tags"
15826   sort:
15827   - "L2BDMACLRN"
15828   - "L2BDMACLRN"
15829   - "L2BDMACLRN"
15830   - "L2XCFWD"
15831   - "L2XCFWD"
15832   - "L2XCFWD"
15833   traces:
15834     hoverinfo: "x+y"
15835     boxpoints: "outliers"
15836     whiskerwidth: 0
15837   layout:
15838     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15839     layout: "plot-throughput"
15840
15841 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15842 - type: "plot"
15843   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15844   algorithm: "plot_performance_box"
15845   output-file-type: ".html"
15846   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15848   filter: "'NIC_Intel-X710' and
15849            '64B' and
15850            'NDRPDR' and
15851            ('ETH' or 'DOT1Q') and
15852            '2T1C' and
15853            ('L2BDMACLRN' or 'L2XCFWD') and
15854            'VHOST_1024' and
15855            not 'CFS_OPT' and
15856            not 'VXLAN' and
15857            not 'IP4FWD' and
15858            not 'LBOND'"
15859   parameters:
15860   - "throughput"
15861   - "parent"
15862   - "tags"
15863   sort:
15864   - "L2BDMACLRN"
15865   - "L2BDMACLRN"
15866   - "L2BDMACLRN"
15867   - "L2XCFWD"
15868   - "L2XCFWD"
15869   - "L2XCFWD"
15870   traces:
15871     hoverinfo: "x+y"
15872     boxpoints: "outliers"
15873     whiskerwidth: 0
15874   layout:
15875     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15876     layout: "plot-throughput"
15877
15878 - type: "plot"
15879   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15880   algorithm: "plot_performance_box"
15881   output-file-type: ".html"
15882   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15884   filter: "'NIC_Intel-X710' and
15885            '64B' and
15886            'NDRPDR' and
15887            ('ETH' or 'DOT1Q') and
15888            '2T1C' and
15889            ('L2BDMACLRN' or 'L2XCFWD') and
15890            'VHOST_1024' and
15891            not 'CFS_OPT' and
15892            not 'VXLAN' and
15893            not 'IP4FWD' and
15894            not 'LBOND'"
15895   parameters:
15896   - "throughput"
15897   - "parent"
15898   - "tags"
15899   sort:
15900   - "L2BDMACLRN"
15901   - "L2BDMACLRN"
15902   - "L2BDMACLRN"
15903   - "L2XCFWD"
15904   - "L2XCFWD"
15905   - "L2XCFWD"
15906   traces:
15907     hoverinfo: "x+y"
15908     boxpoints: "outliers"
15909     whiskerwidth: 0
15910   layout:
15911     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15912     layout: "plot-throughput"
15913
15914 - type: "plot"
15915   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15916   algorithm: "plot_performance_box"
15917   output-file-type: ".html"
15918   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15919   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15920   filter: "'NIC_Intel-X710' and
15921            '64B' and
15922            'NDRPDR' and
15923            ('ETH' or 'DOT1Q') and
15924            '4T2C' and
15925            ('L2BDMACLRN' or 'L2XCFWD') and
15926            'VHOST_1024' and
15927            not 'CFS_OPT' and
15928            not 'VXLAN' and
15929            not 'IP4FWD' and
15930            not 'LBOND'"
15931   parameters:
15932   - "throughput"
15933   - "parent"
15934   - "tags"
15935   sort:
15936   - "L2BDMACLRN"
15937   - "L2BDMACLRN"
15938   - "L2BDMACLRN"
15939   - "L2XCFWD"
15940   - "L2XCFWD"
15941   - "L2XCFWD"
15942   traces:
15943     hoverinfo: "x+y"
15944     boxpoints: "outliers"
15945     whiskerwidth: 0
15946   layout:
15947     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15948     layout: "plot-throughput"
15949
15950 - type: "plot"
15951   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15952   algorithm: "plot_performance_box"
15953   output-file-type: ".html"
15954   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15956   filter: "'NIC_Intel-X710' and
15957            '64B' and
15958            'NDRPDR' and
15959            ('ETH' or 'DOT1Q') and
15960            '4T2C' and
15961            ('L2BDMACLRN' or 'L2XCFWD') and
15962            'VHOST_1024' and
15963            not 'CFS_OPT' and
15964            not 'VXLAN' and
15965            not 'IP4FWD' and
15966            not 'LBOND'"
15967   parameters:
15968   - "throughput"
15969   - "parent"
15970   - "tags"
15971   sort:
15972   - "L2BDMACLRN"
15973   - "L2BDMACLRN"
15974   - "L2BDMACLRN"
15975   - "L2XCFWD"
15976   - "L2XCFWD"
15977   - "L2XCFWD"
15978   traces:
15979     hoverinfo: "x+y"
15980     boxpoints: "outliers"
15981     whiskerwidth: 0
15982   layout:
15983     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15984     layout: "plot-throughput"
15985
15986 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15987 - type: "plot"
15988   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15989   algorithm: "plot_performance_box"
15990   output-file-type: ".html"
15991   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15993   filter: "'NIC_Intel-X710' and
15994            '64B' and
15995            'NDRPDR' and
15996            'ETH' and
15997            'IP4FWD' and
15998            '2T1C' and
15999            'VHOST_1024' and
16000            not 'VXLAN' and
16001            not 'NF_DENSITY' and
16002            not 'CFS_OPT' and
16003            not 'DOT1Q'"
16004   parameters:
16005   - "throughput"
16006   - "parent"
16007   - "tags"
16008   sort:
16009   - "1VM"
16010   - "2VM"
16011   traces:
16012     hoverinfo: "x+y"
16013     boxpoints: "outliers"
16014     whiskerwidth: 0
16015   layout:
16016     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16017     layout: "plot-throughput"
16018
16019 - type: "plot"
16020   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16021   algorithm: "plot_performance_box"
16022   output-file-type: ".html"
16023   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16025   filter: "'NIC_Intel-X710' and
16026            '64B' and
16027            'NDRPDR' and
16028            'ETH' and
16029            'IP4FWD' and
16030            '4T2C' and
16031            'VHOST_1024' and
16032            not 'VXLAN' and
16033            not 'NF_DENSITY' and
16034            not 'CFS_OPT' and
16035            not 'DOT1Q'"
16036   parameters:
16037   - "throughput"
16038   - "parent"
16039   - "tags"
16040   sort:
16041   - "1VM"
16042   - "2VM"
16043   traces:
16044     hoverinfo: "x+y"
16045     boxpoints: "outliers"
16046     whiskerwidth: 0
16047   layout:
16048     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16049     layout: "plot-throughput"
16050
16051 - type: "plot"
16052   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16053   algorithm: "plot_performance_box"
16054   output-file-type: ".html"
16055   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16057   filter: "'NIC_Intel-X710' and
16058            '64B' and
16059            'NDRPDR' and
16060            'ETH' and
16061            'IP4FWD' and
16062            '2T1C' and
16063            'VHOST_1024' and
16064            not 'VXLAN' and
16065            not 'NF_DENSITY' and
16066            not 'CFS_OPT' and
16067            not 'DOT1Q'"
16068   parameters:
16069   - "throughput"
16070   - "parent"
16071   - "tags"
16072   sort:
16073   - "1VM"
16074   - "2VM"
16075   traces:
16076     hoverinfo: "x+y"
16077     boxpoints: "outliers"
16078     whiskerwidth: 0
16079   layout:
16080     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16081     layout: "plot-throughput"
16082
16083 - type: "plot"
16084   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16085   algorithm: "plot_performance_box"
16086   output-file-type: ".html"
16087   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16089   filter: "'NIC_Intel-X710' and
16090            '64B' and
16091            'NDRPDR' and
16092            'ETH' and
16093            'IP4FWD' and
16094            '4T2C' and
16095            'VHOST_1024' and
16096            not 'VXLAN' and
16097            not 'NF_DENSITY' and
16098            not 'CFS_OPT' and
16099            not 'DOT1Q'"
16100   parameters:
16101   - "throughput"
16102   - "parent"
16103   - "tags"
16104   sort:
16105   - "1VM"
16106   - "2VM"
16107   traces:
16108     hoverinfo: "x+y"
16109     boxpoints: "outliers"
16110     whiskerwidth: 0
16111   layout:
16112     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16113     layout: "plot-throughput"
16114
16115 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16116 - type: "plot"
16117   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16118   algorithm: "plot_performance_box"
16119   output-file-type: ".html"
16120   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16122   filter: "'NIC_Intel-X710' and
16123            '64B' and
16124            'NDRPDR' and
16125            ('ETH' or 'DOT1Q') and
16126            'BASE' and
16127            '2T1C' and
16128            ('L2BDMACLRN' or 'L2XCFWD') and
16129            'VHOST_1024' and
16130            not 'VXLAN' and
16131            not 'NF_DENSITY' and
16132            not 'IP4FWD' and
16133            not '2VM'"
16134   parameters:
16135   - "throughput"
16136   - "parent"
16137   - "tags"
16138 #  sort:
16139 #  - "not CFS_OPT"
16140 #  - "L2XCFWD"
16141 #  - "not CFS_OPT"
16142 #  - "CFS_OPT"
16143   traces:
16144     hoverinfo: "x+y"
16145     boxpoints: "outliers"
16146     whiskerwidth: 0
16147   layout:
16148     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16149     layout: "plot-throughput"
16150
16151 - type: "plot"
16152   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16153   algorithm: "plot_performance_box"
16154   output-file-type: ".html"
16155   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16157   filter: "'NIC_Intel-X710' and
16158            '64B' and
16159            'NDRPDR' and
16160            ('ETH' or 'DOT1Q') and
16161            'BASE' and
16162            '2T1C' and
16163            ('L2BDMACLRN' or 'L2XCFWD') and
16164            'VHOST_1024' and
16165            not 'VXLAN' and
16166            not 'NF_DENSITY' and
16167            not 'IP4FWD' and
16168            not '2VM'"
16169   parameters:
16170   - "throughput"
16171   - "parent"
16172   - "tags"
16173 #  sort:
16174 #  - "not CFS_OPT"
16175 #  - "L2XCFWD"
16176 #  - "not CFS_OPT"
16177 #  - "CFS_OPT"
16178   traces:
16179     hoverinfo: "x+y"
16180     boxpoints: "outliers"
16181     whiskerwidth: 0
16182   layout:
16183     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16184     layout: "plot-throughput"
16185
16186 - type: "plot"
16187   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16188   algorithm: "plot_performance_box"
16189   output-file-type: ".html"
16190   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16192   filter: "'NIC_Intel-X710' and
16193            '64B' and
16194            'NDRPDR' and
16195            ('ETH' or 'DOT1Q') and
16196            'BASE' and
16197            '4T2C' and
16198            ('L2BDMACLRN' or 'L2XCFWD') and
16199            'VHOST_1024' and
16200            not 'VXLAN' and
16201            not 'NF_DENSITY' and
16202            not 'IP4FWD' and
16203            not '2VM'"
16204   parameters:
16205   - "throughput"
16206   - "parent"
16207   - "tags"
16208 #  sort:
16209 #  - "not CFS_OPT"
16210 #  - "L2XCFWD"
16211 #  - "not CFS_OPT"
16212 #  - "CFS_OPT"
16213   traces:
16214     hoverinfo: "x+y"
16215     boxpoints: "outliers"
16216     whiskerwidth: 0
16217   layout:
16218     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16219     layout: "plot-throughput"
16220
16221 - type: "plot"
16222   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16223   algorithm: "plot_performance_box"
16224   output-file-type: ".html"
16225   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16227   filter: "'NIC_Intel-X710' and
16228            '64B' and
16229            'NDRPDR' and
16230            ('ETH' or 'DOT1Q') and
16231            'BASE' and
16232            '4T2C' and
16233            ('L2BDMACLRN' or 'L2XCFWD') and
16234            'VHOST_1024' and
16235            not 'VXLAN' and
16236            not 'NF_DENSITY' and
16237            not 'IP4FWD' and
16238            not '2VM'"
16239   parameters:
16240   - "throughput"
16241   - "parent"
16242   - "tags"
16243 #  sort:
16244 #  - "not CFS_OPT"
16245 #  - "L2XCFWD"
16246 #  - "not CFS_OPT"
16247 #  - "CFS_OPT"
16248   traces:
16249     hoverinfo: "x+y"
16250     boxpoints: "outliers"
16251     whiskerwidth: 0
16252   layout:
16253     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16254     layout: "plot-throughput"
16255
16256 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16257 - type: "plot"
16258   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16259   algorithm: "plot_performance_box"
16260   output-file-type: ".html"
16261   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16263   filter: "'NIC_Intel-X710' and
16264            '64B' and
16265            'NDRPDR' and
16266            ('ETH' or 'DOT1Q') and
16267            '2T1C' and
16268            ('L2BDMACLRN' or 'L2XCFWD') and
16269            'VHOST_1024' and
16270            not 'CFS_OPT' and
16271            not 'VXLAN' and
16272            not 'NF_DENSITY' and
16273            not 'DOT1Q' and
16274            not 'IP4FWD'"
16275   parameters:
16276   - "throughput"
16277   - "parent"
16278   - "tags"
16279 #  sort:
16280 #  - "1VM"
16281 #  - "L2XCFWD"
16282 #  - "1VM"
16283 #  - "L2BDMACLRN"
16284   traces:
16285     hoverinfo: "x+y"
16286     boxpoints: "outliers"
16287     whiskerwidth: 0
16288   layout:
16289     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16290     layout: "plot-throughput"
16291
16292 - type: "plot"
16293   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16294   algorithm: "plot_performance_box"
16295   output-file-type: ".html"
16296   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16298   filter: "'NIC_Intel-X710' and
16299            '64B' and
16300            'NDRPDR' and
16301            ('ETH' or 'DOT1Q') and
16302            '2T1C' and
16303            ('L2BDMACLRN' or 'L2XCFWD') and
16304            'VHOST_1024' and
16305            not 'CFS_OPT' and
16306            not 'VXLAN' and
16307            not 'NF_DENSITY' and
16308            not 'DOT1Q' and
16309            not 'IP4FWD'"
16310   parameters:
16311   - "throughput"
16312   - "parent"
16313   - "tags"
16314 #  sort:
16315 #  - "1VM"
16316 #  - "L2XCFWD"
16317 #  - "1VM"
16318 #  - "L2BDMACLRN"
16319   traces:
16320     hoverinfo: "x+y"
16321     boxpoints: "outliers"
16322     whiskerwidth: 0
16323   layout:
16324     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16325     layout: "plot-throughput"
16326
16327 - type: "plot"
16328   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16329   algorithm: "plot_performance_box"
16330   output-file-type: ".html"
16331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16333   filter: "'NIC_Intel-X710' and
16334            '64B' and
16335            'NDRPDR' and
16336            ('ETH' or 'DOT1Q') and
16337            '4T2C' and
16338            ('L2BDMACLRN' or 'L2XCFWD') and
16339            'VHOST_1024' and
16340            not 'CFS_OPT' and
16341            not 'VXLAN' and
16342            not 'NF_DENSITY' and
16343            not 'DOT1Q' and
16344            not 'IP4FWD'"
16345   parameters:
16346   - "throughput"
16347   - "parent"
16348   - "tags"
16349 #  sort:
16350 #  - "1VM"
16351 #  - "L2XCFWD"
16352 #  - "1VM"
16353 #  - "L2BDMACLRN"
16354   traces:
16355     hoverinfo: "x+y"
16356     boxpoints: "outliers"
16357     whiskerwidth: 0
16358   layout:
16359     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16360     layout: "plot-throughput"
16361
16362 - type: "plot"
16363   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16364   algorithm: "plot_performance_box"
16365   output-file-type: ".html"
16366   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16368   filter: "'NIC_Intel-X710' and
16369            '64B' and
16370            'NDRPDR' and
16371            ('ETH' or 'DOT1Q') and
16372            '4T2C' and
16373            ('L2BDMACLRN' or 'L2XCFWD') and
16374            'VHOST_1024' and
16375            not 'CFS_OPT' and
16376            not 'VXLAN' and
16377            not 'NF_DENSITY' and
16378            not 'DOT1Q' and
16379            not 'IP4FWD'"
16380   parameters:
16381   - "throughput"
16382   - "parent"
16383   - "tags"
16384 #  sort:
16385 #  - "1VM"
16386 #  - "L2XCFWD"
16387 #  - "1VM"
16388 #  - "L2BDMACLRN"
16389   traces:
16390     hoverinfo: "x+y"
16391     boxpoints: "outliers"
16392     whiskerwidth: 0
16393   layout:
16394     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16395     layout: "plot-throughput"
16396
16397 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16398 - type: "plot"
16399   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16400   algorithm: "plot_performance_box"
16401   output-file-type: ".html"
16402   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16404   filter: "'NIC_Intel-XXV710' and
16405            '64B' and
16406            'NDRPDR' and
16407            'ETH' and
16408            'IP4FWD' and
16409            '2T1C' and
16410            'VHOST_1024' and
16411            not 'VXLAN' and
16412            not 'CFS_OPT' and
16413            not 'DOT1Q'"
16414   parameters:
16415   - "throughput"
16416   - "parent"
16417   - "tags"
16418   sort:
16419   - "1VM"
16420   - "2VM"
16421   traces:
16422     hoverinfo: "x+y"
16423     boxpoints: "outliers"
16424     whiskerwidth: 0
16425   layout:
16426     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16427     layout: "plot-throughput"
16428
16429 - type: "plot"
16430   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16431   algorithm: "plot_performance_box"
16432   output-file-type: ".html"
16433   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16435   filter: "'NIC_Intel-XXV710' and
16436            '64B' and
16437            'NDRPDR' and
16438            'ETH' and
16439            'IP4FWD' and
16440            '4T2C' and
16441            'VHOST_1024' and
16442            not 'VXLAN' and
16443            not 'CFS_OPT' and
16444            not 'DOT1Q'"
16445   parameters:
16446   - "throughput"
16447   - "parent"
16448   - "tags"
16449   sort:
16450   - "1VM"
16451   - "2VM"
16452   traces:
16453     hoverinfo: "x+y"
16454     boxpoints: "outliers"
16455     whiskerwidth: 0
16456   layout:
16457     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16458     layout: "plot-throughput"
16459
16460 - type: "plot"
16461   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16462   algorithm: "plot_performance_box"
16463   output-file-type: ".html"
16464   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16466   filter: "'NIC_Intel-XXV710' and
16467            '64B' and
16468            'NDRPDR' and
16469            'ETH' and
16470            'IP4FWD' and
16471            '2T1C' and
16472            'VHOST_1024' and
16473            not 'VXLAN' and
16474            not 'CFS_OPT' and
16475            not 'DOT1Q'"
16476   parameters:
16477   - "throughput"
16478   - "parent"
16479   - "tags"
16480   sort:
16481   - "1VM"
16482   - "2VM"
16483   traces:
16484     hoverinfo: "x+y"
16485     boxpoints: "outliers"
16486     whiskerwidth: 0
16487   layout:
16488     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16489     layout: "plot-throughput"
16490
16491 - type: "plot"
16492   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16493   algorithm: "plot_performance_box"
16494   output-file-type: ".html"
16495   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16497   filter: "'NIC_Intel-XXV710' and
16498            '64B' and
16499            'NDRPDR' and
16500            'ETH' and
16501            'IP4FWD' and
16502            '4T2C' and
16503            'VHOST_1024' and
16504            not 'VXLAN' and
16505            not 'CFS_OPT' and
16506            not 'DOT1Q'"
16507   parameters:
16508   - "throughput"
16509   - "parent"
16510   - "tags"
16511   sort:
16512   - "1VM"
16513   - "2VM"
16514   traces:
16515     hoverinfo: "x+y"
16516     boxpoints: "outliers"
16517     whiskerwidth: 0
16518   layout:
16519     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16520     layout: "plot-throughput"
16521
16522 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16523 #- type: "plot"
16524 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16525 #  algorithm: "plot_performance_box"
16526 #  output-file-type: ".html"
16527 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16528 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16529 #  filter: "'NIC_Intel-XXV710' and
16530 #           '64B' and
16531 #           'NDRPDR' and
16532 #           ('ETH' or 'DOT1Q') and
16533 #           'BASE' and
16534 #           '2T1C' and
16535 #           ('L2BDMACLRN' or 'L2XCFWD') and
16536 #           'VHOST_1024' and
16537 #           not 'VXLAN' and
16538 #           not 'IP4FWD' and
16539 #           not '2VM'"
16540 #  parameters:
16541 #  - "throughput"
16542 #  - "parent"
16543 #  - "tags"
16544 ##  sort:
16545 ##  - "not CFS_OPT"
16546 ##  - "L2XCFWD"
16547 ##  - "not CFS_OPT"
16548 ##  - "CFS_OPT"
16549 #  traces:
16550 #    hoverinfo: "x+y"
16551 #    boxpoints: "outliers"
16552 #    whiskerwidth: 0
16553 #  layout:
16554 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16555 #    layout: "plot-throughput"
16556 #
16557 #- type: "plot"
16558 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16559 #  algorithm: "plot_performance_box"
16560 #  output-file-type: ".html"
16561 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16562 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16563 #  filter: "'NIC_Intel-XXV710' and
16564 #           '64B' and
16565 #           'NDRPDR' and
16566 #           ('ETH' or 'DOT1Q') and
16567 #           'BASE' and
16568 #           '2T1C' and
16569 #           ('L2BDMACLRN' or 'L2XCFWD') and
16570 #           'VHOST_1024' and
16571 #           not 'VXLAN' and
16572 #           not 'IP4FWD' and
16573 #           not '2VM'"
16574 #  parameters:
16575 #  - "throughput"
16576 #  - "parent"
16577 #  - "tags"
16578 ##  sort:
16579 ##  - "not CFS_OPT"
16580 ##  - "L2XCFWD"
16581 ##  - "not CFS_OPT"
16582 ##  - "CFS_OPT"
16583 #  traces:
16584 #    hoverinfo: "x+y"
16585 #    boxpoints: "outliers"
16586 #    whiskerwidth: 0
16587 #  layout:
16588 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16589 #    layout: "plot-throughput"
16590 #
16591 #- type: "plot"
16592 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16593 #  algorithm: "plot_performance_box"
16594 #  output-file-type: ".html"
16595 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16596 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16597 #  filter: "'NIC_Intel-XXV710' and
16598 #           '64B' and
16599 #           'NDRPDR' and
16600 #           ('ETH' or 'DOT1Q') and
16601 #           'BASE' and
16602 #           '4T2C' and
16603 #           ('L2BDMACLRN' or 'L2XCFWD') and
16604 #           'VHOST_1024' and
16605 #           not 'VXLAN' and
16606 #           not 'IP4FWD' and
16607 #           not '2VM'"
16608 #  parameters:
16609 #  - "throughput"
16610 #  - "parent"
16611 #  - "tags"
16612 ##  sort:
16613 ##  - "not CFS_OPT"
16614 ##  - "L2XCFWD"
16615 ##  - "not CFS_OPT"
16616 ##  - "CFS_OPT"
16617 #  traces:
16618 #    hoverinfo: "x+y"
16619 #    boxpoints: "outliers"
16620 #    whiskerwidth: 0
16621 #  layout:
16622 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16623 #    layout: "plot-throughput"
16624 #
16625 #- type: "plot"
16626 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16627 #  algorithm: "plot_performance_box"
16628 #  output-file-type: ".html"
16629 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16630 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16631 #  filter: "'NIC_Intel-XXV710' and
16632 #           '64B' and
16633 #           'NDRPDR' and
16634 #           ('ETH' or 'DOT1Q') and
16635 #           'BASE' and
16636 #           '4T2C' and
16637 #           ('L2BDMACLRN' or 'L2XCFWD') and
16638 #           'VHOST_1024' and
16639 #           not 'VXLAN' and
16640 #           not 'IP4FWD' and
16641 #           not '2VM'"
16642 #  parameters:
16643 #  - "throughput"
16644 #  - "parent"
16645 #  - "tags"
16646 ##  sort:
16647 ##  - "not CFS_OPT"
16648 ##  - "L2XCFWD"
16649 ##  - "not CFS_OPT"
16650 ##  - "CFS_OPT"
16651 #  traces:
16652 #    hoverinfo: "x+y"
16653 #    boxpoints: "outliers"
16654 #    whiskerwidth: 0
16655 #  layout:
16656 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16657 #    layout: "plot-throughput"
16658 #
16659 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16660 #- type: "plot"
16661 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16662 #  algorithm: "plot_performance_box"
16663 #  output-file-type: ".html"
16664 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16665 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16666 #  filter: "'NIC_Intel-XXV710' and
16667 #           '64B' and
16668 #           'NDRPDR' and
16669 #           ('ETH' or 'DOT1Q') and
16670 #           '2T1C' and
16671 #           ('L2BDMACLRN' or 'L2XCFWD') and
16672 #           'VHOST_1024' and
16673 #           not 'CFS_OPT' and
16674 #           not 'VXLAN' and
16675 #           not 'DOT1Q' and
16676 #           not 'IP4FWD'"
16677 #  parameters:
16678 #  - "throughput"
16679 #  - "parent"
16680 #  - "tags"
16681 ##  sort:
16682 ##  - "1VM"
16683 ##  - "L2XCFWD"
16684 ##  - "1VM"
16685 ##  - "L2BDMACLRN"
16686 #  traces:
16687 #    hoverinfo: "x+y"
16688 #    boxpoints: "outliers"
16689 #    whiskerwidth: 0
16690 #  layout:
16691 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16692 #    layout: "plot-throughput"
16693 #
16694 #- type: "plot"
16695 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16696 #  algorithm: "plot_performance_box"
16697 #  output-file-type: ".html"
16698 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16699 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16700 #  filter: "'NIC_Intel-XXV710' and
16701 #           '64B' and
16702 #           'NDRPDR' and
16703 #           ('ETH' or 'DOT1Q') and
16704 #           '2T1C' and
16705 #           ('L2BDMACLRN' or 'L2XCFWD') and
16706 #           'VHOST_1024' and
16707 #           not 'CFS_OPT' and
16708 #           not 'VXLAN' and
16709 #           not 'DOT1Q' and
16710 #           not 'IP4FWD'"
16711 #  parameters:
16712 #  - "throughput"
16713 #  - "parent"
16714 #  - "tags"
16715 ##  sort:
16716 ##  - "1VM"
16717 ##  - "L2XCFWD"
16718 ##  - "1VM"
16719 ##  - "L2BDMACLRN"
16720 #  traces:
16721 #    hoverinfo: "x+y"
16722 #    boxpoints: "outliers"
16723 #    whiskerwidth: 0
16724 #  layout:
16725 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16726 #    layout: "plot-throughput"
16727 #
16728 #- type: "plot"
16729 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16730 #  algorithm: "plot_performance_box"
16731 #  output-file-type: ".html"
16732 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16733 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16734 #  filter: "'NIC_Intel-XXV710' and
16735 #           '64B' and
16736 #           'NDRPDR' and
16737 #           ('ETH' or 'DOT1Q') and
16738 #           '4T2C' and
16739 #           ('L2BDMACLRN' or 'L2XCFWD') and
16740 #           'VHOST_1024' and
16741 #           not 'CFS_OPT' and
16742 #           not 'VXLAN' and
16743 #           not 'DOT1Q' and
16744 #           not 'IP4FWD'"
16745 #  parameters:
16746 #  - "throughput"
16747 #  - "parent"
16748 #  - "tags"
16749 ##  sort:
16750 ##  - "1VM"
16751 ##  - "L2XCFWD"
16752 ##  - "1VM"
16753 ##  - "L2BDMACLRN"
16754 #  traces:
16755 #    hoverinfo: "x+y"
16756 #    boxpoints: "outliers"
16757 #    whiskerwidth: 0
16758 #  layout:
16759 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16760 #    layout: "plot-throughput"
16761 #
16762 #- type: "plot"
16763 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16764 #  algorithm: "plot_performance_box"
16765 #  output-file-type: ".html"
16766 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16767 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16768 #  filter: "'NIC_Intel-XXV710' and
16769 #           '64B' and
16770 #           'NDRPDR' and
16771 #           ('ETH' or 'DOT1Q') and
16772 #           '4T2C' and
16773 #           ('L2BDMACLRN' or 'L2XCFWD') and
16774 #           'VHOST_1024' and
16775 #           not 'CFS_OPT' and
16776 #           not 'VXLAN' and
16777 #           not 'DOT1Q' and
16778 #           not 'IP4FWD'"
16779 #  parameters:
16780 #  - "throughput"
16781 #  - "parent"
16782 #  - "tags"
16783 ##  sort:
16784 ##  - "1VM"
16785 ##  - "L2XCFWD"
16786 ##  - "1VM"
16787 ##  - "L2BDMACLRN"
16788 #  traces:
16789 #    hoverinfo: "x+y"
16790 #    boxpoints: "outliers"
16791 #    whiskerwidth: 0
16792 #  layout:
16793 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16794 #    layout: "plot-throughput"
16795
16796 ################################################################################
16797
16798 # Packet Throughput - VPP VTS 3n-hsw-x520
16799 - type: "plot"
16800   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16801   algorithm: "plot_performance_box"
16802   output-file-type: ".html"
16803   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16805   filter: "'NIC_Intel-X520-DA2' and
16806            '114B' and
16807            'NDRPDR' and
16808            '1T1C' and
16809            'VTS'"
16810   parameters:
16811   - "throughput"
16812   - "parent"
16813   - "tags"
16814   traces:
16815     hoverinfo: "x+y"
16816     boxpoints: "outliers"
16817     whiskerwidth: 0
16818   layout:
16819     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16820     layout: "plot-throughput"
16821
16822 - type: "plot"
16823   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16824   algorithm: "plot_performance_box"
16825   output-file-type: ".html"
16826   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16827   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16828   filter: "'NIC_Intel-X520-DA2' and
16829            '114B' and
16830            'NDRPDR' and
16831            '2T2C' and
16832            'VTS'"
16833   parameters:
16834   - "throughput"
16835   - "parent"
16836   - "tags"
16837   traces:
16838     hoverinfo: "x+y"
16839     boxpoints: "outliers"
16840     whiskerwidth: 0
16841   layout:
16842     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16843     layout: "plot-throughput"
16844
16845 - type: "plot"
16846   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16847   algorithm: "plot_performance_box"
16848   output-file-type: ".html"
16849   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16851   filter: "'NIC_Intel-X520-DA2' and
16852            '114B' and
16853            'NDRPDR' and
16854            '1T1C' and
16855            'VTS'"
16856   parameters:
16857   - "throughput"
16858   - "parent"
16859   - "tags"
16860   traces:
16861     hoverinfo: "x+y"
16862     boxpoints: "outliers"
16863     whiskerwidth: 0
16864   layout:
16865     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16866     layout: "plot-throughput"
16867
16868 - type: "plot"
16869   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16870   algorithm: "plot_performance_box"
16871   output-file-type: ".html"
16872   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16874   filter: "'NIC_Intel-X520-DA2' and
16875            '114B' and
16876            'NDRPDR' and
16877            '2T2C' and
16878            'VTS'"
16879   parameters:
16880   - "throughput"
16881   - "parent"
16882   - "tags"
16883   traces:
16884     hoverinfo: "x+y"
16885     boxpoints: "outliers"
16886     whiskerwidth: 0
16887   layout:
16888     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16889     layout: "plot-throughput"
16890
16891 ################################################################################
16892
16893 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16894 - type: "plot"
16895   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16896   algorithm: "plot_performance_box"
16897   output-file-type: ".html"
16898   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16899   data: "plot-dpdk-throughput-latency-3n-hsw"
16900   filter: "'NIC_Intel-X520-DA2' and
16901            '64B' and
16902            'BASE' and
16903            'NDRPDR' and
16904            '1T1C' and
16905            'IP4FWD'"
16906   parameters:
16907   - "throughput"
16908   - "parent"
16909   - "tags"
16910   traces:
16911     hoverinfo: "x+y"
16912     boxpoints: "outliers"
16913     whiskerwidth: 0
16914   layout:
16915     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16916     layout: "plot-throughput"
16917
16918 - type: "plot"
16919   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16920   algorithm: "plot_performance_box"
16921   output-file-type: ".html"
16922   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16923   data: "plot-dpdk-throughput-latency-3n-hsw"
16924   filter: "'NIC_Intel-X520-DA2' and
16925            '64B' and
16926            'BASE' and
16927            'NDRPDR' and
16928            '2T2C' and
16929            'IP4FWD'"
16930   parameters:
16931   - "throughput"
16932   - "parent"
16933   - "tags"
16934   traces:
16935     hoverinfo: "x+y"
16936     boxpoints: "outliers"
16937     whiskerwidth: 0
16938   layout:
16939     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16940     layout: "plot-throughput"
16941
16942 - type: "plot"
16943   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16944   algorithm: "plot_performance_box"
16945   output-file-type: ".html"
16946   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16947   data: "plot-dpdk-throughput-latency-3n-hsw"
16948   filter: "'NIC_Intel-X520-DA2' and
16949            '64B' and
16950            'BASE' and
16951            'NDRPDR' and
16952            '1T1C' and
16953            'IP4FWD'"
16954   parameters:
16955   - "throughput"
16956   - "parent"
16957   - "tags"
16958   traces:
16959     hoverinfo: "x+y"
16960     boxpoints: "outliers"
16961     whiskerwidth: 0
16962   layout:
16963     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16964     layout: "plot-throughput"
16965
16966 - type: "plot"
16967   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16968   algorithm: "plot_performance_box"
16969   output-file-type: ".html"
16970   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16971   data: "plot-dpdk-throughput-latency-3n-hsw"
16972   filter: "'NIC_Intel-X520-DA2' and
16973            '64B' and
16974            'BASE' and
16975            'NDRPDR' and
16976            '2T2C' and
16977            'IP4FWD'"
16978   parameters:
16979   - "throughput"
16980   - "parent"
16981   - "tags"
16982   traces:
16983     hoverinfo: "x+y"
16984     boxpoints: "outliers"
16985     whiskerwidth: 0
16986   layout:
16987     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16988     layout: "plot-throughput"
16989
16990 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16991 - type: "plot"
16992   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16993   algorithm: "plot_performance_box"
16994   output-file-type: ".html"
16995   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16996   data: "plot-dpdk-throughput-latency-3n-hsw"
16997   filter: "'NIC_Intel-X710' and
16998            '64B' and
16999            'BASE' and
17000            'NDRPDR' and
17001            '1T1C' and
17002            'IP4FWD'"
17003   parameters:
17004   - "throughput"
17005   - "parent"
17006   - "tags"
17007   traces:
17008     hoverinfo: "x+y"
17009     boxpoints: "outliers"
17010     whiskerwidth: 0
17011   layout:
17012     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17013     layout: "plot-throughput"
17014
17015 - type: "plot"
17016   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17017   algorithm: "plot_performance_box"
17018   output-file-type: ".html"
17019   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17020   data: "plot-dpdk-throughput-latency-3n-hsw"
17021   filter: "'NIC_Intel-X710' and
17022            '64B' and
17023            'BASE' and
17024            'NDRPDR' and
17025            '2T2C' and
17026            'IP4FWD'"
17027   parameters:
17028   - "throughput"
17029   - "parent"
17030   - "tags"
17031   traces:
17032     hoverinfo: "x+y"
17033     boxpoints: "outliers"
17034     whiskerwidth: 0
17035   layout:
17036     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17037     layout: "plot-throughput"
17038
17039 - type: "plot"
17040   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17041   algorithm: "plot_performance_box"
17042   output-file-type: ".html"
17043   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17044   data: "plot-dpdk-throughput-latency-3n-hsw"
17045   filter: "'NIC_Intel-X710' and
17046            '64B' and
17047            'BASE' and
17048            'NDRPDR' and
17049            '1T1C' and
17050            'IP4FWD'"
17051   parameters:
17052   - "throughput"
17053   - "parent"
17054   - "tags"
17055   traces:
17056     hoverinfo: "x+y"
17057     boxpoints: "outliers"
17058     whiskerwidth: 0
17059   layout:
17060     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17061     layout: "plot-throughput"
17062
17063 - type: "plot"
17064   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17065   algorithm: "plot_performance_box"
17066   output-file-type: ".html"
17067   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17068   data: "plot-dpdk-throughput-latency-3n-hsw"
17069   filter: "'NIC_Intel-X710' and
17070            '64B' and
17071            'BASE' and
17072            'NDRPDR' and
17073            '2T2C' and
17074            'IP4FWD'"
17075   parameters:
17076   - "throughput"
17077   - "parent"
17078   - "tags"
17079   traces:
17080     hoverinfo: "x+y"
17081     boxpoints: "outliers"
17082     whiskerwidth: 0
17083   layout:
17084     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17085     layout: "plot-throughput"
17086
17087 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17088 - type: "plot"
17089   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17090   algorithm: "plot_performance_box"
17091   output-file-type: ".html"
17092   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17093   data: "plot-dpdk-throughput-latency-3n-hsw"
17094   filter: "'NIC_Intel-XL710' and
17095            '64B' and
17096            'BASE' and
17097            'NDRPDR' and
17098            '1T1C' and
17099            'IP4FWD'"
17100   parameters:
17101   - "throughput"
17102   - "parent"
17103   - "tags"
17104   traces:
17105     hoverinfo: "x+y"
17106     boxpoints: "outliers"
17107     whiskerwidth: 0
17108   layout:
17109     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17110     layout: "plot-throughput"
17111
17112 - type: "plot"
17113   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17114   algorithm: "plot_performance_box"
17115   output-file-type: ".html"
17116   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17117   data: "plot-dpdk-throughput-latency-3n-hsw"
17118   filter: "'NIC_Intel-XL710' and
17119            '64B' and
17120            'BASE' and
17121            'NDRPDR' and
17122            '2T2C' and
17123            'IP4FWD'"
17124   parameters:
17125   - "throughput"
17126   - "parent"
17127   - "tags"
17128   traces:
17129     hoverinfo: "x+y"
17130     boxpoints: "outliers"
17131     whiskerwidth: 0
17132   layout:
17133     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17134     layout: "plot-throughput"
17135
17136 - type: "plot"
17137   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17138   algorithm: "plot_performance_box"
17139   output-file-type: ".html"
17140   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17141   data: "plot-dpdk-throughput-latency-3n-hsw"
17142   filter: "'NIC_Intel-XL710' and
17143            '64B' and
17144            'BASE' and
17145            'NDRPDR' and
17146            '1T1C' and
17147            'IP4FWD'"
17148   parameters:
17149   - "throughput"
17150   - "parent"
17151   - "tags"
17152   traces:
17153     hoverinfo: "x+y"
17154     boxpoints: "outliers"
17155     whiskerwidth: 0
17156   layout:
17157     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17158     layout: "plot-throughput"
17159
17160 - type: "plot"
17161   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17162   algorithm: "plot_performance_box"
17163   output-file-type: ".html"
17164   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17165   data: "plot-dpdk-throughput-latency-3n-hsw"
17166   filter: "'NIC_Intel-XL710' and
17167            '64B' and
17168            'BASE' and
17169            'NDRPDR' and
17170            '2T2C' and
17171            'IP4FWD'"
17172   parameters:
17173   - "throughput"
17174   - "parent"
17175   - "tags"
17176   traces:
17177     hoverinfo: "x+y"
17178     boxpoints: "outliers"
17179     whiskerwidth: 0
17180   layout:
17181     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17182     layout: "plot-throughput"
17183
17184 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17185 - type: "plot"
17186   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17187   algorithm: "plot_performance_box"
17188   output-file-type: ".html"
17189   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17190   data: "plot-dpdk-throughput-latency-3n-skx"
17191   filter: "'NIC_Intel-X710' and
17192            '64B' and
17193            'BASE' and
17194            'NDRPDR' and
17195            '2T1C' and
17196            'IP4FWD'"
17197   parameters:
17198   - "throughput"
17199   - "parent"
17200   - "tags"
17201   traces:
17202     hoverinfo: "x+y"
17203     boxpoints: "outliers"
17204     whiskerwidth: 0
17205   layout:
17206     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17207     layout: "plot-throughput"
17208
17209 - type: "plot"
17210   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17211   algorithm: "plot_performance_box"
17212   output-file-type: ".html"
17213   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17214   data: "plot-dpdk-throughput-latency-3n-skx"
17215   filter: "'NIC_Intel-X710' and
17216            '64B' and
17217            'BASE' and
17218            'NDRPDR' and
17219            '4T2C' and
17220            'IP4FWD'"
17221   parameters:
17222   - "throughput"
17223   - "parent"
17224   - "tags"
17225   traces:
17226     hoverinfo: "x+y"
17227     boxpoints: "outliers"
17228     whiskerwidth: 0
17229   layout:
17230     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17231     layout: "plot-throughput"
17232
17233 - type: "plot"
17234   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17235   algorithm: "plot_performance_box"
17236   output-file-type: ".html"
17237   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17238   data: "plot-dpdk-throughput-latency-3n-skx"
17239   filter: "'NIC_Intel-X710' and
17240            '64B' and
17241            'BASE' and
17242            'NDRPDR' and
17243            '2T1C' and
17244            'IP4FWD'"
17245   parameters:
17246   - "throughput"
17247   - "parent"
17248   - "tags"
17249   traces:
17250     hoverinfo: "x+y"
17251     boxpoints: "outliers"
17252     whiskerwidth: 0
17253   layout:
17254     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17259   algorithm: "plot_performance_box"
17260   output-file-type: ".html"
17261   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17262   data: "plot-dpdk-throughput-latency-3n-skx"
17263   filter: "'NIC_Intel-X710' and
17264            '64B' and
17265            'BASE' and
17266            'NDRPDR' and
17267            '4T2C' and
17268            'IP4FWD'"
17269   parameters:
17270   - "throughput"
17271   - "parent"
17272   - "tags"
17273   traces:
17274     hoverinfo: "x+y"
17275     boxpoints: "outliers"
17276     whiskerwidth: 0
17277   layout:
17278     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17279     layout: "plot-throughput"
17280
17281 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17282 - type: "plot"
17283   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17284   algorithm: "plot_performance_box"
17285   output-file-type: ".html"
17286   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17287   data: "plot-dpdk-throughput-latency-3n-skx"
17288   filter: "'NIC_Intel-XXV710' and
17289            '64B' and
17290            'BASE' and
17291            'NDRPDR' and
17292            '2T1C' and
17293            'IP4FWD'"
17294   parameters:
17295   - "throughput"
17296   - "parent"
17297   - "tags"
17298   traces:
17299     hoverinfo: "x+y"
17300     boxpoints: "outliers"
17301     whiskerwidth: 0
17302   layout:
17303     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17304     layout: "plot-throughput"
17305
17306 - type: "plot"
17307   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17308   algorithm: "plot_performance_box"
17309   output-file-type: ".html"
17310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17311   data: "plot-dpdk-throughput-latency-3n-skx"
17312   filter: "'NIC_Intel-XXV710' and
17313            '64B' and
17314            'BASE' and
17315            'NDRPDR' and
17316            '4T2C' and
17317            'IP4FWD'"
17318   parameters:
17319   - "throughput"
17320   - "parent"
17321   - "tags"
17322   traces:
17323     hoverinfo: "x+y"
17324     boxpoints: "outliers"
17325     whiskerwidth: 0
17326   layout:
17327     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17328     layout: "plot-throughput"
17329
17330 - type: "plot"
17331   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17332   algorithm: "plot_performance_box"
17333   output-file-type: ".html"
17334   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17335   data: "plot-dpdk-throughput-latency-3n-skx"
17336   filter: "'NIC_Intel-XXV710' and
17337            '64B' and
17338            'BASE' and
17339            'NDRPDR' and
17340            '2T1C' and
17341            'IP4FWD'"
17342   parameters:
17343   - "throughput"
17344   - "parent"
17345   - "tags"
17346   traces:
17347     hoverinfo: "x+y"
17348     boxpoints: "outliers"
17349     whiskerwidth: 0
17350   layout:
17351     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17352     layout: "plot-throughput"
17353
17354 - type: "plot"
17355   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17356   algorithm: "plot_performance_box"
17357   output-file-type: ".html"
17358   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17359   data: "plot-dpdk-throughput-latency-3n-skx"
17360   filter: "'NIC_Intel-XXV710' and
17361            '64B' and
17362            'BASE' and
17363            'NDRPDR' and
17364            '4T2C' and
17365            'IP4FWD'"
17366   parameters:
17367   - "throughput"
17368   - "parent"
17369   - "tags"
17370   traces:
17371     hoverinfo: "x+y"
17372     boxpoints: "outliers"
17373     whiskerwidth: 0
17374   layout:
17375     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17376     layout: "plot-throughput"
17377
17378 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17379 - type: "plot"
17380   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17381   algorithm: "plot_performance_box"
17382   output-file-type: ".html"
17383   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17384   data: "plot-dpdk-throughput-latency-2n-skx"
17385   filter: "'NIC_Intel-X710' and
17386            '64B' and
17387            'BASE' and
17388            'NDRPDR' and
17389            '2T1C' and
17390            'IP4FWD'"
17391   parameters:
17392   - "throughput"
17393   - "parent"
17394   - "tags"
17395   traces:
17396     hoverinfo: "x+y"
17397     boxpoints: "outliers"
17398     whiskerwidth: 0
17399   layout:
17400     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17401     layout: "plot-throughput"
17402
17403 - type: "plot"
17404   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17405   algorithm: "plot_performance_box"
17406   output-file-type: ".html"
17407   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17408   data: "plot-dpdk-throughput-latency-2n-skx"
17409   filter: "'NIC_Intel-X710' and
17410            '64B' and
17411            'BASE' and
17412            'NDRPDR' and
17413            '4T2C' and
17414            'IP4FWD'"
17415   parameters:
17416   - "throughput"
17417   - "parent"
17418   - "tags"
17419   traces:
17420     hoverinfo: "x+y"
17421     boxpoints: "outliers"
17422     whiskerwidth: 0
17423   layout:
17424     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17425     layout: "plot-throughput"
17426
17427 - type: "plot"
17428   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17429   algorithm: "plot_performance_box"
17430   output-file-type: ".html"
17431   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17432   data: "plot-dpdk-throughput-latency-2n-skx"
17433   filter: "'NIC_Intel-X710' and
17434            '64B' and
17435            'BASE' and
17436            'NDRPDR' and
17437            '2T1C' and
17438            'IP4FWD'"
17439   parameters:
17440   - "throughput"
17441   - "parent"
17442   - "tags"
17443   traces:
17444     hoverinfo: "x+y"
17445     boxpoints: "outliers"
17446     whiskerwidth: 0
17447   layout:
17448     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17449     layout: "plot-throughput"
17450
17451 - type: "plot"
17452   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17453   algorithm: "plot_performance_box"
17454   output-file-type: ".html"
17455   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17456   data: "plot-dpdk-throughput-latency-2n-skx"
17457   filter: "'NIC_Intel-X710' and
17458            '64B' and
17459            'BASE' and
17460            'NDRPDR' and
17461            '4T2C' and
17462            'IP4FWD'"
17463   parameters:
17464   - "throughput"
17465   - "parent"
17466   - "tags"
17467   traces:
17468     hoverinfo: "x+y"
17469     boxpoints: "outliers"
17470     whiskerwidth: 0
17471   layout:
17472     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17473     layout: "plot-throughput"
17474
17475 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17476 - type: "plot"
17477   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17478   algorithm: "plot_performance_box"
17479   output-file-type: ".html"
17480   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17481   data: "plot-dpdk-throughput-latency-2n-skx"
17482   filter: "'NIC_Intel-XXV710' and
17483            '64B' and
17484            'BASE' and
17485            'NDRPDR' and
17486            '2T1C' and
17487            'IP4FWD'"
17488   parameters:
17489   - "throughput"
17490   - "parent"
17491   - "tags"
17492   traces:
17493     hoverinfo: "x+y"
17494     boxpoints: "outliers"
17495     whiskerwidth: 0
17496   layout:
17497     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17498     layout: "plot-throughput"
17499
17500 - type: "plot"
17501   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17502   algorithm: "plot_performance_box"
17503   output-file-type: ".html"
17504   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17505   data: "plot-dpdk-throughput-latency-2n-skx"
17506   filter: "'NIC_Intel-XXV710' and
17507            '64B' and
17508            'BASE' and
17509            'NDRPDR' and
17510            '4T2C' and
17511            'IP4FWD'"
17512   parameters:
17513   - "throughput"
17514   - "parent"
17515   - "tags"
17516   traces:
17517     hoverinfo: "x+y"
17518     boxpoints: "outliers"
17519     whiskerwidth: 0
17520   layout:
17521     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17522     layout: "plot-throughput"
17523
17524 - type: "plot"
17525   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17526   algorithm: "plot_performance_box"
17527   output-file-type: ".html"
17528   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17529   data: "plot-dpdk-throughput-latency-2n-skx"
17530   filter: "'NIC_Intel-XXV710' and
17531            '64B' and
17532            'BASE' and
17533            'NDRPDR' and
17534            '2T1C' and
17535            'IP4FWD'"
17536   parameters:
17537   - "throughput"
17538   - "parent"
17539   - "tags"
17540   traces:
17541     hoverinfo: "x+y"
17542     boxpoints: "outliers"
17543     whiskerwidth: 0
17544   layout:
17545     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17546     layout: "plot-throughput"
17547
17548 - type: "plot"
17549   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17550   algorithm: "plot_performance_box"
17551   output-file-type: ".html"
17552   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17553   data: "plot-dpdk-throughput-latency-2n-skx"
17554   filter: "'NIC_Intel-XXV710' and
17555            '64B' and
17556            'BASE' and
17557            'NDRPDR' and
17558            '4T2C' and
17559            'IP4FWD'"
17560   parameters:
17561   - "throughput"
17562   - "parent"
17563   - "tags"
17564   traces:
17565     hoverinfo: "x+y"
17566     boxpoints: "outliers"
17567     whiskerwidth: 0
17568   layout:
17569     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17570     layout: "plot-throughput"
17571
17572 ################################################################################
17573
17574 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17575 - type: "plot"
17576   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17577   algorithm: "plot_performance_box"
17578   output-file-type: ".html"
17579   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17580   data: "plot-dpdk-throughput-latency-3n-hsw"
17581   filter: "'NIC_Intel-X520-DA2' and
17582            '64B' and
17583            'BASE' and
17584            'NDRPDR' and
17585            '1T1C' and
17586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17587   parameters:
17588   - "throughput"
17589   - "parent"
17590   - "tags"
17591   traces:
17592     hoverinfo: "x+y"
17593     boxpoints: "outliers"
17594     whiskerwidth: 0
17595   layout:
17596     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17597     layout: "plot-throughput"
17598
17599 - type: "plot"
17600   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17601   algorithm: "plot_performance_box"
17602   output-file-type: ".html"
17603   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17604   data: "plot-dpdk-throughput-latency-3n-hsw"
17605   filter: "'NIC_Intel-X520-DA2' and
17606            '64B' and
17607            'BASE' and
17608            'NDRPDR' and
17609            '2T2C' and
17610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17611   parameters:
17612   - "throughput"
17613   - "parent"
17614   - "tags"
17615   traces:
17616     hoverinfo: "x+y"
17617     boxpoints: "outliers"
17618     whiskerwidth: 0
17619   layout:
17620     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17621     layout: "plot-throughput"
17622
17623 - type: "plot"
17624   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17625   algorithm: "plot_performance_box"
17626   output-file-type: ".html"
17627   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17628   data: "plot-dpdk-throughput-latency-3n-hsw"
17629   filter: "'NIC_Intel-X520-DA2' and
17630            '64B' and
17631            'BASE' and
17632            'NDRPDR' and
17633            '1T1C' and
17634            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17635   parameters:
17636   - "throughput"
17637   - "parent"
17638   - "tags"
17639   traces:
17640     hoverinfo: "x+y"
17641     boxpoints: "outliers"
17642     whiskerwidth: 0
17643   layout:
17644     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17645     layout: "plot-throughput"
17646
17647 - type: "plot"
17648   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17649   algorithm: "plot_performance_box"
17650   output-file-type: ".html"
17651   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17652   data: "plot-dpdk-throughput-latency-3n-hsw"
17653   filter: "'NIC_Intel-X520-DA2' and
17654            '64B' and
17655            'BASE' and
17656            'NDRPDR' and
17657            '2T2C' and
17658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17659   parameters:
17660   - "throughput"
17661   - "parent"
17662   - "tags"
17663   traces:
17664     hoverinfo: "x+y"
17665     boxpoints: "outliers"
17666     whiskerwidth: 0
17667   layout:
17668     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17669     layout: "plot-throughput"
17670
17671 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17672 - type: "plot"
17673   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17674   algorithm: "plot_performance_box"
17675   output-file-type: ".html"
17676   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17677   data: "plot-dpdk-throughput-latency-3n-hsw"
17678   filter: "'NIC_Intel-X710' and
17679            '64B' and
17680            'BASE' and
17681            'NDRPDR' and
17682            '1T1C' and
17683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17684   parameters:
17685   - "throughput"
17686   - "parent"
17687   - "tags"
17688   traces:
17689     hoverinfo: "x+y"
17690     boxpoints: "outliers"
17691     whiskerwidth: 0
17692   layout:
17693     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17694     layout: "plot-throughput"
17695
17696 - type: "plot"
17697   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17698   algorithm: "plot_performance_box"
17699   output-file-type: ".html"
17700   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17701   data: "plot-dpdk-throughput-latency-3n-hsw"
17702   filter: "'NIC_Intel-X710' and
17703            '64B' and
17704            'BASE' and
17705            'NDRPDR' and
17706            '2T2C' and
17707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17708   parameters:
17709   - "throughput"
17710   - "parent"
17711   - "tags"
17712   traces:
17713     hoverinfo: "x+y"
17714     boxpoints: "outliers"
17715     whiskerwidth: 0
17716   layout:
17717     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17718     layout: "plot-throughput"
17719
17720 - type: "plot"
17721   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17722   algorithm: "plot_performance_box"
17723   output-file-type: ".html"
17724   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17725   data: "plot-dpdk-throughput-latency-3n-hsw"
17726   filter: "'NIC_Intel-X710' and
17727            '64B' and
17728            'BASE' and
17729            'NDRPDR' and
17730            '1T1C' and
17731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17732   parameters:
17733   - "throughput"
17734   - "parent"
17735   - "tags"
17736   traces:
17737     hoverinfo: "x+y"
17738     boxpoints: "outliers"
17739     whiskerwidth: 0
17740   layout:
17741     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17746   algorithm: "plot_performance_box"
17747   output-file-type: ".html"
17748   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17749   data: "plot-dpdk-throughput-latency-3n-hsw"
17750   filter: "'NIC_Intel-X710' and
17751            '64B' and
17752            'BASE' and
17753            'NDRPDR' and
17754            '2T2C' and
17755            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17756   parameters:
17757   - "throughput"
17758   - "parent"
17759   - "tags"
17760   traces:
17761     hoverinfo: "x+y"
17762     boxpoints: "outliers"
17763     whiskerwidth: 0
17764   layout:
17765     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17766     layout: "plot-throughput"
17767
17768 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17769 - type: "plot"
17770   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17771   algorithm: "plot_performance_box"
17772   output-file-type: ".html"
17773   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17774   data: "plot-dpdk-throughput-latency-3n-hsw"
17775   filter: "'NIC_Intel-XL710' and
17776            '64B' and
17777            'BASE' and
17778            'NDRPDR' and
17779            '1T1C' and
17780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17781   parameters:
17782   - "throughput"
17783   - "parent"
17784   - "tags"
17785   traces:
17786     hoverinfo: "x+y"
17787     boxpoints: "outliers"
17788     whiskerwidth: 0
17789   layout:
17790     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17795   algorithm: "plot_performance_box"
17796   output-file-type: ".html"
17797   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17798   data: "plot-dpdk-throughput-latency-3n-hsw"
17799   filter: "'NIC_Intel-XL710' and
17800            '64B' and
17801            'BASE' and
17802            'NDRPDR' and
17803            '2T2C' and
17804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17805   parameters:
17806   - "throughput"
17807   - "parent"
17808   - "tags"
17809   traces:
17810     hoverinfo: "x+y"
17811     boxpoints: "outliers"
17812     whiskerwidth: 0
17813   layout:
17814     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17815     layout: "plot-throughput"
17816
17817 - type: "plot"
17818   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17819   algorithm: "plot_performance_box"
17820   output-file-type: ".html"
17821   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17822   data: "plot-dpdk-throughput-latency-3n-hsw"
17823   filter: "'NIC_Intel-XL710' and
17824            '64B' and
17825            'BASE' and
17826            'NDRPDR' and
17827            '1T1C' and
17828            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17829   parameters:
17830   - "throughput"
17831   - "parent"
17832   - "tags"
17833   traces:
17834     hoverinfo: "x+y"
17835     boxpoints: "outliers"
17836     whiskerwidth: 0
17837   layout:
17838     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17839     layout: "plot-throughput"
17840
17841 - type: "plot"
17842   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17843   algorithm: "plot_performance_box"
17844   output-file-type: ".html"
17845   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17846   data: "plot-dpdk-throughput-latency-3n-hsw"
17847   filter: "'NIC_Intel-XL710' and
17848            '64B' and
17849            'BASE' and
17850            'NDRPDR' and
17851            '2T2C' and
17852            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17853   parameters:
17854   - "throughput"
17855   - "parent"
17856   - "tags"
17857   traces:
17858     hoverinfo: "x+y"
17859     boxpoints: "outliers"
17860     whiskerwidth: 0
17861   layout:
17862     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17863     layout: "plot-throughput"
17864
17865 # Packet Throughput - DPDK testpmd 3n-skx-x710
17866 - type: "plot"
17867   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17868   algorithm: "plot_performance_box"
17869   output-file-type: ".html"
17870   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17871   data: "plot-dpdk-throughput-latency-3n-skx"
17872   filter: "'NIC_Intel-X710' and
17873            '64B' and
17874            'BASE' and
17875            'NDRPDR' and
17876            '2T1C' and
17877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17878   parameters:
17879   - "throughput"
17880   - "parent"
17881   - "tags"
17882   traces:
17883     hoverinfo: "x+y"
17884     boxpoints: "outliers"
17885     whiskerwidth: 0
17886   layout:
17887     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17888     layout: "plot-throughput"
17889
17890 - type: "plot"
17891   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17892   algorithm: "plot_performance_box"
17893   output-file-type: ".html"
17894   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17895   data: "plot-dpdk-throughput-latency-3n-skx"
17896   filter: "'NIC_Intel-X710' and
17897            '64B' and
17898            'BASE' and
17899            'NDRPDR' and
17900            '4T2C' and
17901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17902   parameters:
17903   - "throughput"
17904   - "parent"
17905   - "tags"
17906   traces:
17907     hoverinfo: "x+y"
17908     boxpoints: "outliers"
17909     whiskerwidth: 0
17910   layout:
17911     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17912     layout: "plot-throughput"
17913
17914 - type: "plot"
17915   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17916   algorithm: "plot_performance_box"
17917   output-file-type: ".html"
17918   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17919   data: "plot-dpdk-throughput-latency-3n-skx"
17920   filter: "'NIC_Intel-X710' and
17921            '64B' and
17922            'BASE' and
17923            'NDRPDR' and
17924            '2T1C' and
17925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17926   parameters:
17927   - "throughput"
17928   - "parent"
17929   - "tags"
17930   traces:
17931     hoverinfo: "x+y"
17932     boxpoints: "outliers"
17933     whiskerwidth: 0
17934   layout:
17935     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17936     layout: "plot-throughput"
17937
17938 - type: "plot"
17939   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17940   algorithm: "plot_performance_box"
17941   output-file-type: ".html"
17942   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17943   data: "plot-dpdk-throughput-latency-3n-skx"
17944   filter: "'NIC_Intel-X710' and
17945            '64B' and
17946            'BASE' and
17947            'NDRPDR' and
17948            '4T2C' and
17949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17950   parameters:
17951   - "throughput"
17952   - "parent"
17953   - "tags"
17954   traces:
17955     hoverinfo: "x+y"
17956     boxpoints: "outliers"
17957     whiskerwidth: 0
17958   layout:
17959     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17960     layout: "plot-throughput"
17961
17962 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17963 - type: "plot"
17964   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17965   algorithm: "plot_performance_box"
17966   output-file-type: ".html"
17967   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17968   data: "plot-dpdk-throughput-latency-3n-skx"
17969   filter: "'NIC_Intel-XXV710' and
17970            '64B' and
17971            'BASE' and
17972            'NDRPDR' and
17973            '2T1C' and
17974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17975   parameters:
17976   - "throughput"
17977   - "parent"
17978   - "tags"
17979   traces:
17980     hoverinfo: "x+y"
17981     boxpoints: "outliers"
17982     whiskerwidth: 0
17983   layout:
17984     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17985     layout: "plot-throughput"
17986
17987 - type: "plot"
17988   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17989   algorithm: "plot_performance_box"
17990   output-file-type: ".html"
17991   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17992   data: "plot-dpdk-throughput-latency-3n-skx"
17993   filter: "'NIC_Intel-XXV710' and
17994            '64B' and
17995            'BASE' and
17996            'NDRPDR' and
17997            '4T2C' and
17998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17999   parameters:
18000   - "throughput"
18001   - "parent"
18002   - "tags"
18003   traces:
18004     hoverinfo: "x+y"
18005     boxpoints: "outliers"
18006     whiskerwidth: 0
18007   layout:
18008     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18009     layout: "plot-throughput"
18010
18011 - type: "plot"
18012   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18013   algorithm: "plot_performance_box"
18014   output-file-type: ".html"
18015   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18016   data: "plot-dpdk-throughput-latency-3n-skx"
18017   filter: "'NIC_Intel-XXV710' and
18018            '64B' and
18019            'BASE' and
18020            'NDRPDR' and
18021            '2T1C' and
18022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18023   parameters:
18024   - "throughput"
18025   - "parent"
18026   - "tags"
18027   traces:
18028     hoverinfo: "x+y"
18029     boxpoints: "outliers"
18030     whiskerwidth: 0
18031   layout:
18032     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18033     layout: "plot-throughput"
18034
18035 - type: "plot"
18036   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18037   algorithm: "plot_performance_box"
18038   output-file-type: ".html"
18039   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18040   data: "plot-dpdk-throughput-latency-3n-skx"
18041   filter: "'NIC_Intel-XXV710' and
18042            '64B' and
18043            'BASE' and
18044            'NDRPDR' and
18045            '4T2C' and
18046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18047   parameters:
18048   - "throughput"
18049   - "parent"
18050   - "tags"
18051   traces:
18052     hoverinfo: "x+y"
18053     boxpoints: "outliers"
18054     whiskerwidth: 0
18055   layout:
18056     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18057     layout: "plot-throughput"
18058
18059 # Packet Throughput - DPDK testpmd 2n-skx-x710
18060 - type: "plot"
18061   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18062   algorithm: "plot_performance_box"
18063   output-file-type: ".html"
18064   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18065   data: "plot-dpdk-throughput-latency-2n-skx"
18066   filter: "'NIC_Intel-X710' and
18067            '64B' and
18068            'BASE' and
18069            'NDRPDR' and
18070            '2T1C' and
18071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18072   parameters:
18073   - "throughput"
18074   - "parent"
18075   - "tags"
18076   traces:
18077     hoverinfo: "x+y"
18078     boxpoints: "outliers"
18079     whiskerwidth: 0
18080   layout:
18081     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18082     layout: "plot-throughput"
18083
18084 - type: "plot"
18085   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18086   algorithm: "plot_performance_box"
18087   output-file-type: ".html"
18088   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18089   data: "plot-dpdk-throughput-latency-2n-skx"
18090   filter: "'NIC_Intel-X710' and
18091            '64B' and
18092            'BASE' and
18093            'NDRPDR' and
18094            '4T2C' and
18095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18096   parameters:
18097   - "throughput"
18098   - "parent"
18099   - "tags"
18100   traces:
18101     hoverinfo: "x+y"
18102     boxpoints: "outliers"
18103     whiskerwidth: 0
18104   layout:
18105     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18106     layout: "plot-throughput"
18107
18108 - type: "plot"
18109   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18110   algorithm: "plot_performance_box"
18111   output-file-type: ".html"
18112   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18113   data: "plot-dpdk-throughput-latency-2n-skx"
18114   filter: "'NIC_Intel-X710' and
18115            '64B' and
18116            'BASE' and
18117            'NDRPDR' and
18118            '2T1C' and
18119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18120   parameters:
18121   - "throughput"
18122   - "parent"
18123   - "tags"
18124   traces:
18125     hoverinfo: "x+y"
18126     boxpoints: "outliers"
18127     whiskerwidth: 0
18128   layout:
18129     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18130     layout: "plot-throughput"
18131
18132 - type: "plot"
18133   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18134   algorithm: "plot_performance_box"
18135   output-file-type: ".html"
18136   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18137   data: "plot-dpdk-throughput-latency-2n-skx"
18138   filter: "'NIC_Intel-X710' and
18139            '64B' and
18140            'BASE' and
18141            'NDRPDR' and
18142            '4T2C' and
18143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18144   parameters:
18145   - "throughput"
18146   - "parent"
18147   - "tags"
18148   traces:
18149     hoverinfo: "x+y"
18150     boxpoints: "outliers"
18151     whiskerwidth: 0
18152   layout:
18153     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18154     layout: "plot-throughput"
18155
18156 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18157 - type: "plot"
18158   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18159   algorithm: "plot_performance_box"
18160   output-file-type: ".html"
18161   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18162   data: "plot-dpdk-throughput-latency-2n-skx"
18163   filter: "'NIC_Intel-XXV710' and
18164            '64B' and
18165            'BASE' and
18166            'NDRPDR' and
18167            '2T1C' and
18168            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18169   parameters:
18170   - "throughput"
18171   - "parent"
18172   - "tags"
18173   traces:
18174     hoverinfo: "x+y"
18175     boxpoints: "outliers"
18176     whiskerwidth: 0
18177   layout:
18178     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18179     layout: "plot-throughput"
18180
18181 - type: "plot"
18182   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18183   algorithm: "plot_performance_box"
18184   output-file-type: ".html"
18185   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18186   data: "plot-dpdk-throughput-latency-2n-skx"
18187   filter: "'NIC_Intel-XXV710' and
18188            '64B' and
18189            'BASE' and
18190            'NDRPDR' and
18191            '4T2C' and
18192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18193   parameters:
18194   - "throughput"
18195   - "parent"
18196   - "tags"
18197   traces:
18198     hoverinfo: "x+y"
18199     boxpoints: "outliers"
18200     whiskerwidth: 0
18201   layout:
18202     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18203     layout: "plot-throughput"
18204
18205 - type: "plot"
18206   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18207   algorithm: "plot_performance_box"
18208   output-file-type: ".html"
18209   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18210   data: "plot-dpdk-throughput-latency-2n-skx"
18211   filter: "'NIC_Intel-XXV710' and
18212            '64B' and
18213            'BASE' and
18214            'NDRPDR' and
18215            '2T1C' and
18216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18217   parameters:
18218   - "throughput"
18219   - "parent"
18220   - "tags"
18221   traces:
18222     hoverinfo: "x+y"
18223     boxpoints: "outliers"
18224     whiskerwidth: 0
18225   layout:
18226     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18227     layout: "plot-throughput"
18228
18229 - type: "plot"
18230   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18231   algorithm: "plot_performance_box"
18232   output-file-type: ".html"
18233   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18234   data: "plot-dpdk-throughput-latency-2n-skx"
18235   filter: "'NIC_Intel-XXV710' and
18236            '64B' and
18237            'BASE' and
18238            'NDRPDR' and
18239            '4T2C' and
18240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18241   parameters:
18242   - "throughput"
18243   - "parent"
18244   - "tags"
18245   traces:
18246     hoverinfo: "x+y"
18247     boxpoints: "outliers"
18248     whiskerwidth: 0
18249   layout:
18250     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18251     layout: "plot-throughput"
18252
18253 ################################################################################
18254
18255 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18256 - type: "plot"
18257   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18258   algorithm: "plot_latency_error_bars"
18259   output-file-type: ".html"
18260   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18262   filter: "'NIC_Intel-X520-DA2' and
18263            '64B' and
18264            ('BASE' or 'SCALE') and
18265            'NDRPDR' and
18266            'ETH' and
18267            '1T1C' and
18268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18269            not 'VHOST' and
18270            not 'MEMIF'"
18271   parameters:
18272   - "latency"
18273   - "parent"
18274   - "tags"
18275   sort:
18276   - "L2XCFWD"
18277   - "L2PATCH"
18278   - "L2BDMACLRN"
18279   - "FIB_10K"
18280   - "FIB_100K"
18281   - "FIB_1M"
18282   layout:
18283     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18284     layout: "plot-latency"
18285
18286 - type: "plot"
18287   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18288   algorithm: "plot_latency_error_bars"
18289   output-file-type: ".html"
18290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18292   filter: "'NIC_Intel-X520-DA2' and
18293            '64B' and
18294            ('BASE' or 'SCALE') and
18295            'NDRPDR' and
18296            'ETH' and
18297            '2T2C' and
18298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18299            not 'VHOST' and
18300            not 'MEMIF'"
18301   parameters:
18302   - "latency"
18303   - "parent"
18304   - "tags"
18305   sort:
18306   - "L2XCFWD"
18307   - "L2PATCH"
18308   - "L2BDMACLRN"
18309   - "FIB_10K"
18310   - "FIB_100K"
18311   - "FIB_1M"
18312   layout:
18313     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18314     layout: "plot-latency"
18315
18316 # Packet Latency - VPP L2 3n-hsw-x520 features
18317 - type: "plot"
18318   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18319   algorithm: "plot_latency_error_bars"
18320   output-file-type: ".html"
18321   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18323   filter: "'NIC_Intel-X520-DA2' and
18324            '64B' and
18325            'NDRPDR' and
18326            '1T1C' and
18327            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18328            not 'ACL' and
18329            not 'VHOST' and
18330            not 'MEMIF'"
18331   parameters:
18332   - "latency"
18333   - "parent"
18334   - "tags"
18335   sort:
18336   - "L2XCBASE"    # l2xcbase
18337   - "L2BDBASE"    # l2bdbase
18338   - "L2XCFWD"     # dot1q-l2xcbase
18339   - "L2BDMACLRN"  # dot1q-l2bdbase
18340   layout:
18341     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18342     layout: "plot-latency"
18343
18344 - type: "plot"
18345   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18346   algorithm: "plot_latency_error_bars"
18347   output-file-type: ".html"
18348   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18350   filter: "'NIC_Intel-X520-DA2' and
18351            '64B' and
18352            'NDRPDR' and
18353            '2T2C' and
18354            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18355            not 'ACL' and
18356            not 'VHOST' and
18357            not 'MEMIF'"
18358   parameters:
18359   - "latency"
18360   - "parent"
18361   - "tags"
18362   sort:
18363   - "L2XCBASE"    # l2xcbase
18364   - "L2BDBASE"    # l2bdbase
18365   - "L2XCFWD"     # dot1q-l2xcbase
18366   - "L2BDMACLRN"  # dot1q-l2bdbase
18367   layout:
18368     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18369     layout: "plot-latency"
18370
18371 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18372 - type: "plot"
18373   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18374   algorithm: "plot_latency_error_bars"
18375   output-file-type: ".html"
18376   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18378   filter: "'NIC_Intel-X520-DA2' and
18379            '64B' and
18380            'NDRPDR' and
18381            '1T1C' and
18382            'FEATURE' and
18383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18384            'IACL' and
18385            ('ACL1' or 'ACL50') and
18386            ('10K_FLOWS' or '10k_FLOWS') and
18387            not 'MACIP' and
18388            not 'VHOST' and
18389            not 'MEMIF'"
18390   parameters:
18391   - "latency"
18392   - "parent"
18393   - "tags"
18394   layout:
18395     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18396     layout: "plot-latency"
18397
18398 - type: "plot"
18399   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18400   algorithm: "plot_latency_error_bars"
18401   output-file-type: ".html"
18402   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18404   filter: "'NIC_Intel-X520-DA2' and
18405            '64B' and
18406            'NDRPDR' and
18407            '2T2C' and
18408            'FEATURE' and
18409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18410            'IACL' and
18411            ('ACL1' or 'ACL50') and
18412            ('10K_FLOWS' or '10k_FLOWS') and
18413            not 'MACIP' and
18414            not 'VHOST' and
18415            not 'MEMIF'"
18416   parameters:
18417   - "latency"
18418   - "parent"
18419   - "tags"
18420   layout:
18421     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18422     layout: "plot-latency"
18423
18424 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18425 - type: "plot"
18426   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18427   algorithm: "plot_latency_error_bars"
18428   output-file-type: ".html"
18429   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18431   filter: "'NIC_Intel-X520-DA2' and
18432            '64B' and
18433            'NDRPDR' and
18434            '1T1C' and
18435            'FEATURE' and
18436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18437            'OACL' and
18438            ('ACL1' or 'ACL50') and
18439            ('10K_FLOWS' or '10k_FLOWS') and
18440            not 'MACIP' and
18441            not 'VHOST' and
18442            not 'MEMIF'"
18443   parameters:
18444   - "latency"
18445   - "parent"
18446   - "tags"
18447   layout:
18448     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18449     layout: "plot-latency"
18450
18451 - type: "plot"
18452   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18453   algorithm: "plot_latency_error_bars"
18454   output-file-type: ".html"
18455   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18457   filter: "'NIC_Intel-X520-DA2' and
18458            '64B' and
18459            'NDRPDR' and
18460            '2T2C' and
18461            'FEATURE' and
18462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18463            'OACL' and
18464            ('ACL1' or 'ACL50') and
18465            ('10K_FLOWS' or '10k_FLOWS') and
18466            not 'MACIP' and
18467            not 'VHOST' and
18468            not 'MEMIF'"
18469   parameters:
18470   - "latency"
18471   - "parent"
18472   - "tags"
18473   layout:
18474     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18475     layout: "plot-latency"
18476
18477 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18478 - type: "plot"
18479   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18480   algorithm: "plot_latency_error_bars"
18481   output-file-type: ".html"
18482   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18484   filter: "'NIC_Intel-X520-DA2' and
18485            '64B' and
18486            'NDRPDR' and
18487            '1T1C' and
18488            'FEATURE' and
18489            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18490            'MACIP' and
18491            ('ACL1' or 'ACL50') and
18492            ('10K_FLOWS' or '10k_FLOWS') and
18493            not 'VHOST' and
18494            not 'MEMIF'"
18495   parameters:
18496   - "latency"
18497   - "parent"
18498   - "tags"
18499   layout:
18500     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18501     layout: "plot-latency"
18502
18503 - type: "plot"
18504   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18505   algorithm: "plot_latency_error_bars"
18506   output-file-type: ".html"
18507   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18509   filter: "'NIC_Intel-X520-DA2' and
18510            '64B' and
18511            'NDRPDR' and
18512            '2T2C' and
18513            'FEATURE' and
18514            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18515            'MACIP' and
18516            ('ACL1' or 'ACL50') and
18517            ('10K_FLOWS' or '10k_FLOWS') and
18518            not 'VHOST' and
18519            not 'MEMIF'"
18520   parameters:
18521   - "latency"
18522   - "parent"
18523   - "tags"
18524   layout:
18525     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18526     layout: "plot-latency"
18527
18528 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18529 - type: "plot"
18530   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18531   algorithm: "plot_latency_error_bars"
18532   output-file-type: ".html"
18533   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18534   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18535   filter: "'NIC_Intel-X710' and
18536            '64B' and
18537            ('BASE' or 'SCALE') and
18538            'NDRPDR' and
18539            'ETH' and
18540            '1T1C' and
18541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18542            not 'VHOST' and
18543            not 'MEMIF'"
18544   parameters:
18545   - "latency"
18546   - "parent"
18547   - "tags"
18548   sort:
18549   - "L2PATCH"
18550   - "L2XCFWD"
18551   - "L2BDMACLRN"
18552   - "FIB_10K"
18553   - "FIB_100K"
18554   - "FIB_1M"
18555   layout:
18556     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18557     layout: "plot-latency"
18558
18559 - type: "plot"
18560   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18561   algorithm: "plot_latency_error_bars"
18562   output-file-type: ".html"
18563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18565   filter: "'NIC_Intel-X710' and
18566            '64B' and
18567            ('BASE' or 'SCALE') and
18568            'NDRPDR' and
18569            'ETH' and
18570            '2T2C' and
18571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18572            not 'VHOST' and
18573            not 'MEMIF'"
18574   parameters:
18575   - "latency"
18576   - "parent"
18577   - "tags"
18578   sort:
18579   - "L2PATCH"
18580   - "L2XCFWD"
18581   - "L2BDMACLRN"
18582   - "FIB_10K"
18583   - "FIB_100K"
18584   - "FIB_1M"
18585   layout:
18586     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18587     layout: "plot-latency"
18588
18589 # Packet Latency - VPP L2 3n-hsw-x710 features
18590 - type: "plot"
18591   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18592   algorithm: "plot_latency_error_bars"
18593   output-file-type: ".html"
18594   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18596   filter: "'NIC_Intel-X710' and
18597            '64B' and
18598            'NDRPDR' and
18599            '1T1C' and
18600            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18601            not 'ACL' and
18602            not 'VHOST' and
18603            not 'L2OVRLAY' and
18604            not 'MEMIF'"
18605   parameters:
18606   - "latency"
18607   - "parent"
18608   - "tags"
18609   sort:
18610   - "L2XCBASE"    # l2xcbase
18611   - "L2BDBASE"    # l2bdbase
18612   - "L2XCFWD"     # dot1q-l2xcbase
18613   - "L2BDMACLRN"  # dot1q-l2bdbase
18614   layout:
18615     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18616     layout: "plot-latency"
18617
18618 - type: "plot"
18619   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18620   algorithm: "plot_latency_error_bars"
18621   output-file-type: ".html"
18622   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18624   filter: "'NIC_Intel-X710' and
18625            '64B' and
18626            'NDRPDR' and
18627            '2T2C' and
18628            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18629            not 'ACL' and
18630            not 'VHOST' and
18631            not 'L2OVRLAY' and
18632            not 'MEMIF'"
18633   parameters:
18634   - "latency"
18635   - "parent"
18636   - "tags"
18637   sort:
18638   - "L2XCBASE"    # l2xcbase
18639   - "L2BDBASE"    # l2bdbase
18640   - "L2XCFWD"     # dot1q-l2xcbase
18641   - "L2BDMACLRN"  # dot1q-l2bdbase
18642   layout:
18643     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18644     layout: "plot-latency"
18645
18646 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18647 - type: "plot"
18648   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18649   algorithm: "plot_latency_error_bars"
18650   output-file-type: ".html"
18651   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18653   filter: "'NIC_Intel-X710' and
18654            '64B' and
18655            'NDRPDR' and
18656            '1T1C' and
18657            'FEATURE' and
18658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18659            'IACL' and
18660            ('ACL1' or 'ACL50') and
18661            ('10K_FLOWS' or '10k_FLOWS') and
18662            not 'MACIP' and
18663            not 'VHOST' and
18664            not 'MEMIF'"
18665   parameters:
18666   - "latency"
18667   - "parent"
18668   - "tags"
18669   layout:
18670     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18671     layout: "plot-latency"
18672
18673 - type: "plot"
18674   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18675   algorithm: "plot_latency_error_bars"
18676   output-file-type: ".html"
18677   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18679   filter: "'NIC_Intel-X710' and
18680            '64B' and
18681            'NDRPDR' and
18682            '2T2C' and
18683            'FEATURE' and
18684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18685            'IACL' and
18686            ('ACL1' or 'ACL50') and
18687            ('10K_FLOWS' or '10k_FLOWS') and
18688            not 'MACIP' and
18689            not 'VHOST' and
18690            not 'MEMIF'"
18691   parameters:
18692   - "latency"
18693   - "parent"
18694   - "tags"
18695   layout:
18696     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18697     layout: "plot-latency"
18698
18699 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18700 - type: "plot"
18701   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18702   algorithm: "plot_latency_error_bars"
18703   output-file-type: ".html"
18704   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18706   filter: "'NIC_Intel-XL710' and
18707            '64B' and
18708            'BASE' and
18709            'NDRPDR' and
18710            'ETH' and
18711            '1T1C' and
18712            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18713            not 'VHOST' and
18714            not 'MEMIF'"
18715   parameters:
18716   - "latency"
18717   - "parent"
18718   - "tags"
18719   sort:
18720   - "L2PATCH"
18721   - "L2XCFWD"
18722   - "L2BDMACLRN"
18723   layout:
18724     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18725     layout: "plot-latency"
18726
18727 - type: "plot"
18728   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18729   algorithm: "plot_latency_error_bars"
18730   output-file-type: ".html"
18731   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18733   filter: "'NIC_Intel-XL710' and
18734            '64B' and
18735            'BASE' and
18736            'NDRPDR' and
18737            'ETH' and
18738            '2T2C' and
18739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18740            not 'VHOST' and
18741            not 'MEMIF'"
18742   parameters:
18743   - "latency"
18744   - "parent"
18745   - "tags"
18746   sort:
18747   - "L2PATCH"
18748   - "L2XCFWD"
18749   - "L2BDMACLRN"
18750   layout:
18751     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18752     layout: "plot-latency"
18753
18754 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18755 - type: "plot"
18756   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18757   algorithm: "plot_latency_error_bars"
18758   output-file-type: ".html"
18759   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18761   filter: "'NIC_Intel-X710' and
18762            '64B' and
18763            ('BASE' or 'SCALE') and
18764            'NDRPDR' and
18765            'ETH' and
18766            '2T1C' and
18767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18768            not 'VHOST' and
18769            not 'MEMIF' and
18770            not 'DRV_AVF'"
18771   parameters:
18772   - "latency"
18773   - "parent"
18774   - "tags"
18775   sort:
18776   - "L2PATCH"
18777   - "L2XCBASE"
18778   - "BASE"
18779   - "FIB_10K"
18780   - "FIB_100K"
18781   - "FIB_1M"
18782   layout:
18783     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18784     layout: "plot-latency"
18785
18786 - type: "plot"
18787   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18788   algorithm: "plot_latency_error_bars"
18789   output-file-type: ".html"
18790   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18792   filter: "'NIC_Intel-X710' and
18793            '64B' and
18794            ('BASE' or 'SCALE') and
18795            'NDRPDR' and
18796            'ETH' and
18797            '4T2C' and
18798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18799            not 'VHOST' and
18800            not 'MEMIF' and
18801            not 'DRV_AVF'"
18802   parameters:
18803   - "latency"
18804   - "parent"
18805   - "tags"
18806   sort:
18807   - "L2PATCH"
18808   - "L2XCBASE"
18809   - "BASE"
18810   - "FIB_10K"
18811   - "FIB_100K"
18812   - "FIB_1M"
18813   layout:
18814     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18815     layout: "plot-latency"
18816
18817 # Packet Latency - VPP L2 3n-skx-x710 features
18818 - type: "plot"
18819   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18820   algorithm: "plot_latency_error_bars"
18821   output-file-type: ".html"
18822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18824   filter: "'NIC_Intel-X710' and
18825            '64B' and
18826            'NDRPDR' and
18827            '2T1C' and
18828            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18829            not 'ACL' and
18830            not 'VHOST' and
18831            not 'DRV_AVF' and
18832            not 'L2OVRLAY' and
18833            not 'MEMIF'"
18834   parameters:
18835   - "latency"
18836   - "parent"
18837   - "tags"
18838   sort:
18839   - "L2XCBASE"    # l2xcbase
18840   - "L2BDBASE"    # l2bdbase
18841   - "L2XCFWD"     # dot1q-l2xcbase
18842   - "L2BDMACLRN"  # dot1q-l2bdbase
18843   layout:
18844     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18845     layout: "plot-latency"
18846
18847 - type: "plot"
18848   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18849   algorithm: "plot_latency_error_bars"
18850   output-file-type: ".html"
18851   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18853   filter: "'NIC_Intel-X710' and
18854            '64B' and
18855            'NDRPDR' and
18856            '4T2C' and
18857            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18858            not 'ACL' and
18859            not 'VHOST' and
18860            not 'DRV_AVF' and
18861            not 'L2OVRLAY' and
18862            not 'MEMIF'"
18863   parameters:
18864   - "latency"
18865   - "parent"
18866   - "tags"
18867   sort:
18868   - "L2XCBASE"    # l2xcbase
18869   - "L2BDBASE"    # l2bdbase
18870   - "L2XCFWD"     # dot1q-l2xcbase
18871   - "L2BDMACLRN"  # dot1q-l2bdbase
18872   layout:
18873     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18874     layout: "plot-latency"
18875
18876 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18877 - type: "plot"
18878   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18879   algorithm: "plot_latency_error_bars"
18880   output-file-type: ".html"
18881   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18883   filter: "'NIC_Intel-X710' and
18884            '64B' and
18885            'NDRPDR' and
18886            '2T1C' and
18887            'FEATURE' and
18888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18889            'IACL' and
18890            ('ACL1' or 'ACL50') and
18891            ('10K_FLOWS' or '10k_FLOWS') and
18892            not 'MACIP' and
18893            not 'VHOST' and
18894            not 'MEMIF'"
18895   parameters:
18896   - "latency"
18897   - "parent"
18898   - "tags"
18899   layout:
18900     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18901     layout: "plot-latency"
18902
18903 - type: "plot"
18904   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18905   algorithm: "plot_latency_error_bars"
18906   output-file-type: ".html"
18907   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18909   filter: "'NIC_Intel-X710' and
18910            '64B' and
18911            'NDRPDR' and
18912            '4T2C' and
18913            'FEATURE' and
18914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18915            'IACL' and
18916            ('ACL1' or 'ACL50') and
18917            ('10K_FLOWS' or '10k_FLOWS') and
18918            not 'MACIP' and
18919            not 'VHOST' and
18920            not 'MEMIF'"
18921   parameters:
18922   - "latency"
18923   - "parent"
18924   - "tags"
18925   layout:
18926     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18927     layout: "plot-latency"
18928
18929 # Packet Latency - VPP L2 3n-skx-xxv710 base
18930 - type: "plot"
18931   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18932   algorithm: "plot_latency_error_bars"
18933   output-file-type: ".html"
18934   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18935   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18936   filter: "'NIC_Intel-XXV710' and
18937            '64B' and
18938            ('BASE' or 'SCALE') and
18939            'NDRPDR' and
18940            'ETH' and
18941            '2T1C' and
18942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18943            not 'VHOST' and
18944            not 'MEMIF'"
18945   parameters:
18946   - "latency"
18947   - "parent"
18948   - "tags"
18949   sort:
18950   - "L2PATCH"
18951   - "L2PATCH"
18952   - "L2XCBASE"
18953   - "L2BDMACLRN"
18954   layout:
18955     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18956     layout: "plot-latency"
18957
18958 - type: "plot"
18959   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18960   algorithm: "plot_latency_error_bars"
18961   output-file-type: ".html"
18962   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18964   filter: "'NIC_Intel-XXV710' and
18965            '64B' and
18966            ('BASE' or 'SCALE') and
18967            'NDRPDR' and
18968            'ETH' and
18969            '4T2C' and
18970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18971            not 'VHOST' and
18972            not 'MEMIF'"
18973   parameters:
18974   - "latency"
18975   - "parent"
18976   - "tags"
18977   sort:
18978   - "L2PATCH"
18979   - "L2PATCH"
18980   - "L2XCBASE"
18981   - "L2BDMACLRN"
18982   layout:
18983     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18984     layout: "plot-latency"
18985
18986 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18987 - type: "plot"
18988   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18989   algorithm: "plot_latency_error_bars"
18990   output-file-type: ".html"
18991   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18993   filter: "'NIC_Intel-X710' and
18994            '64B' and
18995            'ETH' and
18996            ('BASE' or 'SCALE') and
18997            'NDRPDR' and
18998            '2T1C' and
18999            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19000            not 'VHOST' and
19001            not 'MEMIF'"
19002   parameters:
19003   - "latency"
19004   - "parent"
19005   - "tags"
19006   sort:
19007   - "L2PATCH"
19008   - "L2XCBASE"
19009   - "BASE"
19010   - "FIB_10K"
19011   - "FIB_100K"
19012   - "FIB_1M"
19013   layout:
19014     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19015     layout: "plot-latency"
19016
19017 - type: "plot"
19018   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19019   algorithm: "plot_latency_error_bars"
19020   output-file-type: ".html"
19021   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19023   filter: "'NIC_Intel-X710' and
19024            '64B' and
19025            ('BASE' or 'SCALE') and
19026            'NDRPDR' and
19027            'ETH' and
19028            '4T2C' and
19029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19030            not 'VHOST' and
19031            not 'MEMIF'"
19032   parameters:
19033   - "latency"
19034   - "parent"
19035   - "tags"
19036   sort:
19037   - "L2PATCH"
19038   - "L2XCBASE"
19039   - "BASE"
19040   - "FIB_10K"
19041   - "FIB_100K"
19042   - "FIB_1M"
19043   layout:
19044     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19045     layout: "plot-latency"
19046
19047 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19048 - type: "plot"
19049   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19050   algorithm: "plot_latency_error_bars"
19051   output-file-type: ".html"
19052   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19054   filter: "'NIC_Intel-XXV710' and
19055            '64B' and
19056            ('BASE' or 'SCALE') and
19057            'NDRPDR' and
19058            'ETH' and
19059            '2T1C' and
19060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19061            not 'VHOST' and
19062            not 'MEMIF'"
19063   parameters:
19064   - "latency"
19065   - "parent"
19066   - "tags"
19067   sort:
19068   - "L2PATCH"
19069   - "L2XCBASE"
19070   - "BASE"
19071   - "FIB_10K"
19072   - "FIB_100K"
19073   - "FIB_1M"
19074   layout:
19075     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19076     layout: "plot-latency"
19077
19078 - type: "plot"
19079   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19080   algorithm: "plot_latency_error_bars"
19081   output-file-type: ".html"
19082   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19084   filter: "'NIC_Intel-XXV710' and
19085            '64B' and
19086            ('BASE' or 'SCALE') and
19087            'NDRPDR' and
19088            'ETH' and
19089            '4T2C' and
19090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19091            not 'VHOST' and
19092            not 'MEMIF'"
19093   parameters:
19094   - "latency"
19095   - "parent"
19096   - "tags"
19097   sort:
19098   - "L2PATCH"
19099   - "L2XCBASE"
19100   - "BASE"
19101   - "FIB_10K"
19102   - "FIB_100K"
19103   - "FIB_1M"
19104   layout:
19105     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19106     layout: "plot-latency"
19107
19108 ################################################################################
19109
19110 # Packet Latency - VPP Container Memif 3n-hsw-x520
19111 - type: "plot"
19112   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19113   algorithm: "plot_latency_error_bars"
19114   output-file-type: ".html"
19115   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19117   filter: "'NIC_Intel-X520-DA2' and
19118            '64B' and
19119            ('BASE' or 'SCALE') and
19120            'NDRPDR' and
19121            '1T1C' and
19122            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19123            not 'VHOST' and
19124            'MEMIF'"
19125   parameters:
19126   - "latency"
19127   - "parent"
19128   - "tags"
19129   sort:
19130   - "L2XCFWD"
19131   - "L2XCFWD"
19132   - "L2XCFWD"
19133   - "L2BDMACLRN"
19134   - "L2BDMACLRN"
19135   - "L2BDMACLRN"
19136   - "IP4FWD"
19137   layout:
19138     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19139     layout: "plot-latency"
19140
19141 - type: "plot"
19142   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19143   algorithm: "plot_latency_error_bars"
19144   output-file-type: ".html"
19145   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19147   filter: "'NIC_Intel-X520-DA2' and
19148            '64B' and
19149            ('BASE' or 'SCALE') and
19150            'NDRPDR' and
19151            '2T2C' and
19152            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19153            not 'VHOST' and
19154            'MEMIF'"
19155   parameters:
19156   - "latency"
19157   - "parent"
19158   - "tags"
19159   sort:
19160   - "L2XCFWD"
19161   - "L2XCFWD"
19162   - "L2XCFWD"
19163   - "L2BDMACLRN"
19164   - "L2BDMACLRN"
19165   - "L2BDMACLRN"
19166   - "IP4FWD"
19167   layout:
19168     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19169     layout: "plot-latency"
19170
19171 # Packet Latency - VPP Container Memif 3n-hsw-x710
19172 - type: "plot"
19173   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19174   algorithm: "plot_latency_error_bars"
19175   output-file-type: ".html"
19176   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19178   filter: "'NIC_Intel-X710' and
19179            '64B' and
19180            ('BASE' or 'SCALE') and
19181            'NDRPDR' and
19182            '1T1C' and
19183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19184            not 'VHOST' and
19185            'MEMIF'"
19186   parameters:
19187   - "latency"
19188   - "parent"
19189   - "tags"
19190   sort:
19191   - "L2XCFWD"
19192   - "L2XCFWD"
19193   - "L2XCFWD"
19194   - "L2BDMACLRN"
19195   - "L2BDMACLRN"
19196   - "L2BDMACLRN"
19197   - "IP4FWD"
19198   layout:
19199     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19200     layout: "plot-latency"
19201
19202 - type: "plot"
19203   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19204   algorithm: "plot_latency_error_bars"
19205   output-file-type: ".html"
19206   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19208   filter: "'NIC_Intel-X710' and
19209            '64B' and
19210            ('BASE' or 'SCALE') and
19211            'NDRPDR' and
19212            '2T2C' and
19213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19214            not 'VHOST' and
19215            'MEMIF'"
19216   parameters:
19217   - "latency"
19218   - "parent"
19219   - "tags"
19220   sort:
19221   - "L2XCFWD"
19222   - "L2XCFWD"
19223   - "L2XCFWD"
19224   - "L2BDMACLRN"
19225   - "L2BDMACLRN"
19226   - "L2BDMACLRN"
19227   - "IP4FWD"
19228   layout:
19229     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19230     layout: "plot-latency"
19231
19232 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19233 - type: "plot"
19234   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19235   algorithm: "plot_latency_error_bars"
19236   output-file-type: ".html"
19237   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19239   filter: "'NIC_Intel-XL710' and
19240            '64B' and
19241            ('BASE' or 'SCALE') and
19242            'NDRPDR' and
19243            '1T1C' and
19244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19245            not 'VHOST' and
19246            'MEMIF'"
19247   parameters:
19248   - "latency"
19249   - "parent"
19250   - "tags"
19251   sort:
19252   - "L2XCFWD"
19253   - "L2XCFWD"
19254   - "L2XCFWD"
19255   - "L2BDMACLRN"
19256   - "L2BDMACLRN"
19257   - "L2BDMACLRN"
19258   - "IP4FWD"
19259   layout:
19260     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19261     layout: "plot-latency"
19262
19263 - type: "plot"
19264   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19265   algorithm: "plot_latency_error_bars"
19266   output-file-type: ".html"
19267   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19269   filter: "'NIC_Intel-XL710' and
19270            '64B' and
19271            ('BASE' or 'SCALE') and
19272            'NDRPDR' and
19273            '2T2C' and
19274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19275            not 'VHOST' and
19276            'MEMIF'"
19277   parameters:
19278   - "latency"
19279   - "parent"
19280   - "tags"
19281   sort:
19282   - "L2XCFWD"
19283   - "L2XCFWD"
19284   - "L2XCFWD"
19285   - "L2BDMACLRN"
19286   - "L2BDMACLRN"
19287   - "L2BDMACLRN"
19288   - "IP4FWD"
19289   layout:
19290     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19291     layout: "plot-latency"
19292
19293 # Packet Latency - VPP Container Memif 3n-skx-x710
19294 - type: "plot"
19295   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19296   algorithm: "plot_latency_error_bars"
19297   output-file-type: ".html"
19298   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19300   filter: "'NIC_Intel-X710' and
19301            '64B' and
19302            ('BASE' or 'SCALE') and
19303            'NDRPDR' and
19304            '2T1C' and
19305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19306            not 'VHOST' and
19307            'MEMIF'"
19308   parameters:
19309   - "latency"
19310   - "parent"
19311   - "tags"
19312   sort:
19313   - "L2XCFWD"
19314   - "L2XCFWD"
19315   - "L2XCFWD"
19316   - "L2BDMACLRN"
19317   - "L2BDMACLRN"
19318   - "L2BDMACLRN"
19319   - "IP4FWD"
19320   layout:
19321     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19322     layout: "plot-latency"
19323
19324 - type: "plot"
19325   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19326   algorithm: "plot_latency_error_bars"
19327   output-file-type: ".html"
19328   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19330   filter: "'NIC_Intel-X710' and
19331            '64B' and
19332            ('BASE' or 'SCALE') and
19333            'NDRPDR' and
19334            '4T2C' and
19335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19336            not 'VHOST' and
19337            'MEMIF'"
19338   parameters:
19339   - "latency"
19340   - "parent"
19341   - "tags"
19342   sort:
19343   - "L2XCFWD"
19344   - "L2XCFWD"
19345   - "L2XCFWD"
19346   - "L2BDMACLRN"
19347   - "L2BDMACLRN"
19348   - "L2BDMACLRN"
19349   - "IP4FWD"
19350   layout:
19351     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19352     layout: "plot-latency"
19353
19354 # Packet Latency - VPP Container Memif 2n-skx-x710
19355 - type: "plot"
19356   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19357   algorithm: "plot_latency_error_bars"
19358   output-file-type: ".html"
19359   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19361   filter: "'NIC_Intel-X710' and
19362            '64B' and
19363            ('BASE' or 'SCALE') and
19364            'NDRPDR' and
19365            '2T1C' and
19366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19367            not 'VHOST' and
19368            not 'NF_DENSITY' and
19369            'MEMIF'"
19370   parameters:
19371   - "latency"
19372   - "parent"
19373   - "tags"
19374   sort:
19375   - "L2XCFWD"
19376   - "L2XCFWD"
19377   - "L2XCFWD"
19378   - "L2BDMACLRN"
19379   - "L2BDMACLRN"
19380   - "L2BDMACLRN"
19381   - "IP4FWD"
19382   layout:
19383     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19384     layout: "plot-latency"
19385
19386 - type: "plot"
19387   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19388   algorithm: "plot_latency_error_bars"
19389   output-file-type: ".html"
19390   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19392   filter: "'NIC_Intel-X710' and
19393            '64B' and
19394            ('BASE' or 'SCALE') and
19395            'NDRPDR' and
19396            '4T2C' and
19397            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19398            not 'VHOST' and
19399            not 'NF_DENSITY' and
19400            'MEMIF'"
19401   parameters:
19402   - "latency"
19403   - "parent"
19404   - "tags"
19405   sort:
19406   - "L2XCFWD"
19407   - "L2XCFWD"
19408   - "L2XCFWD"
19409   - "L2BDMACLRN"
19410   - "L2BDMACLRN"
19411   - "L2BDMACLRN"
19412   - "IP4FWD"
19413   layout:
19414     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19415     layout: "plot-latency"
19416
19417 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19418 #- type: "plot"
19419 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19420 #  algorithm: "plot_latency_error_bars"
19421 #  output-file-type: ".html"
19422 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19423 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19424 #  filter: "'NIC_Intel-XXV710' and
19425 #           '64B' and
19426 #           ('BASE' or 'SCALE') and
19427 #           'NDRPDR' and
19428 #           '2T1C' and
19429 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19430 #           not 'VHOST' and
19431 #           'MEMIF'"
19432 #  parameters:
19433 #  - "latency"
19434 #  - "parent"
19435 #  - "tags"
19436 #  sort:
19437 #  - "L2XCFWD"
19438 #  - "L2XCFWD"
19439 #  - "L2XCFWD"
19440 #  - "L2BDMACLRN"
19441 #  - "L2BDMACLRN"
19442 #  - "L2BDMACLRN"
19443 #  - "IP4FWD"
19444 #  layout:
19445 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19446 #    layout: "plot-latency"
19447 #
19448 #- type: "plot"
19449 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19450 #  algorithm: "plot_latency_error_bars"
19451 #  output-file-type: ".html"
19452 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19453 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19454 #  filter: "'NIC_Intel-XXV710' and
19455 #           '64B' and
19456 #           ('BASE' or 'SCALE') and
19457 #           'NDRPDR' and
19458 #           '4T2C' and
19459 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19460 #           not 'VHOST' and
19461 #           'MEMIF'"
19462 #  parameters:
19463 #  - "latency"
19464 #  - "parent"
19465 #  - "tags"
19466 #  sort:
19467 #  - "L2XCFWD"
19468 #  - "L2XCFWD"
19469 #  - "L2XCFWD"
19470 #  - "L2BDMACLRN"
19471 #  - "L2BDMACLRN"
19472 #  - "L2BDMACLRN"
19473 #  - "IP4FWD"
19474 #  layout:
19475 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19476 #    layout: "plot-latency"
19477
19478 ################################################################################
19479
19480 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19481 #- type: "plot"
19482 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19483 #  algorithm: "plot_latency_error_bars"
19484 #  output-file-type: ".html"
19485 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19486 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19487 #  filter: "'NIC_Intel-X520-DA2' and
19488 #           '64B' and
19489 #           ('BASE' or 'SCALE') and
19490 #           'NDRPDR' and
19491 #           '1T1C' and
19492 #           'L2XCFWD' and
19493 #           not 'VHOST' and
19494 #           not 'NF_DENSITY' and
19495 #           'MEMIF'"
19496 #  parameters:
19497 #  - "latency"
19498 #  - "parent"
19499 #  - "tags"
19500 #  sort:
19501 #  - "1VNF"
19502 #  - "2VNF"
19503 #  - "4VNF"
19504 #  - "2VNF"
19505 #  - "4VNF"
19506 #  layout:
19507 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19508 #    layout: "plot-latency"
19509 #
19510 #- type: "plot"
19511 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19512 #  algorithm: "plot_latency_error_bars"
19513 #  output-file-type: ".html"
19514 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19515 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19516 #  filter: "'NIC_Intel-X520-DA2' and
19517 #           '64B' and
19518 #           ('BASE' or 'SCALE') and
19519 #           'NDRPDR' and
19520 #           '2T2C' and
19521 #           'L2XCFWD' and
19522 #           not 'VHOST' and
19523 #           not 'NF_DENSITY' and
19524 #           'MEMIF'"
19525 #  parameters:
19526 #  - "latency"
19527 #  - "parent"
19528 #  - "tags"
19529 #  sort:
19530 #  - "1VNF"
19531 #  - "2VNF"
19532 #  - "4VNF"
19533 #  - "2VNF"
19534 #  - "4VNF"
19535 #  layout:
19536 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19537 #    layout: "plot-latency"
19538 #
19539 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19540 #- type: "plot"
19541 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19542 #  algorithm: "plot_latency_error_bars"
19543 #  output-file-type: ".html"
19544 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19545 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19546 #  filter: "'NIC_Intel-X520-DA2' and
19547 #           '64B' and
19548 #           ('BASE' or 'SCALE') and
19549 #           'NDRPDR' and
19550 #           '1T1C' and
19551 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19552 #           not 'VHOST' and
19553 #           not 'NF_DENSITY' and
19554 #           'MEMIF'"
19555 #  parameters:
19556 #  - "latency"
19557 #  - "parent"
19558 #  - "tags"
19559 #  sort:
19560 #  - "1VNF"
19561 #  - "2VNF"
19562 #  - "4VNF"
19563 #  - "2VNF"
19564 #  - "4VNF"
19565 #  layout:
19566 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19567 #    layout: "plot-latency"
19568 #
19569 #- type: "plot"
19570 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19571 #  algorithm: "plot_latency_error_bars"
19572 #  output-file-type: ".html"
19573 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19574 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19575 #  filter: "'NIC_Intel-X520-DA2' and
19576 #           '64B' and
19577 #           ('BASE' or 'SCALE') and
19578 #           'NDRPDR' and
19579 #           '2T2C' and
19580 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19581 #           not 'VHOST' and
19582 #           not 'NF_DENSITY' and
19583 #           'MEMIF'"
19584 #  parameters:
19585 #  - "latency"
19586 #  - "parent"
19587 #  - "tags"
19588 #  sort:
19589 #  - "1VNF"
19590 #  - "2VNF"
19591 #  - "4VNF"
19592 #  - "2VNF"
19593 #  - "4VNF"
19594 #  layout:
19595 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19596 #    layout: "plot-latency"
19597 #
19598 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19599 #- type: "plot"
19600 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19601 #  algorithm: "plot_latency_error_bars"
19602 #  output-file-type: ".html"
19603 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19604 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19605 #  filter: "'NIC_Intel-X710' and
19606 #           '64B' and
19607 #           ('BASE' or 'SCALE') and
19608 #           'NDRPDR' and
19609 #           '1T1C' and
19610 #           'L2XCFWD' and
19611 #           not 'VHOST' and
19612 #           not 'NF_DENSITY' and
19613 #           'MEMIF'"
19614 #  parameters:
19615 #  - "latency"
19616 #  - "parent"
19617 #  - "tags"
19618 #  sort:
19619 #  - "1VNF"
19620 #  - "2VNF"
19621 #  - "4VNF"
19622 #  - "2VNF"
19623 #  - "4VNF"
19624 #  layout:
19625 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19626 #    layout: "plot-latency"
19627 #
19628 #- type: "plot"
19629 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19630 #  algorithm: "plot_latency_error_bars"
19631 #  output-file-type: ".html"
19632 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19633 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19634 #  filter: "'NIC_Intel-X710' and
19635 #           '64B' and
19636 #           ('BASE' or 'SCALE') and
19637 #           'NDRPDR' and
19638 #           '2T2C' and
19639 #           'L2XCFWD' and
19640 #           not 'VHOST' and
19641 #           not 'NF_DENSITY' and
19642 #           'MEMIF'"
19643 #  parameters:
19644 #  - "latency"
19645 #  - "parent"
19646 #  - "tags"
19647 #  sort:
19648 #  - "1VNF"
19649 #  - "2VNF"
19650 #  - "4VNF"
19651 #  - "2VNF"
19652 #  - "4VNF"
19653 #  layout:
19654 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19655 #    layout: "plot-latency"
19656 #
19657 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19658 #- type: "plot"
19659 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19660 #  algorithm: "plot_latency_error_bars"
19661 #  output-file-type: ".html"
19662 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19663 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19664 #  filter: "'NIC_Intel-X710' and
19665 #           '64B' and
19666 #           ('BASE' or 'SCALE') and
19667 #           'NDRPDR' and
19668 #           '1T1C' and
19669 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19670 #           not 'VHOST' and
19671 #           not 'NF_DENSITY' and
19672 #           'MEMIF'"
19673 #  parameters:
19674 #  - "latency"
19675 #  - "parent"
19676 #  - "tags"
19677 #  sort:
19678 #  - "1VNF"
19679 #  - "2VNF"
19680 #  - "4VNF"
19681 #  - "2VNF"
19682 #  - "4VNF"
19683 #  layout:
19684 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19685 #    layout: "plot-latency"
19686 #
19687 #- type: "plot"
19688 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19689 #  algorithm: "plot_latency_error_bars"
19690 #  output-file-type: ".html"
19691 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19692 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19693 #  filter: "'NIC_Intel-X710' and
19694 #           '64B' and
19695 #           ('BASE' or 'SCALE') and
19696 #           'NDRPDR' and
19697 #           '2T2C' and
19698 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19699 #           not 'VHOST' and
19700 #           not 'NF_DENSITY' and
19701 #           'MEMIF'"
19702 #  parameters:
19703 #  - "latency"
19704 #  - "parent"
19705 #  - "tags"
19706 #  sort:
19707 #  - "1VNF"
19708 #  - "2VNF"
19709 #  - "4VNF"
19710 #  - "2VNF"
19711 #  - "4VNF"
19712 #  layout:
19713 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19714 #    layout: "plot-latency"
19715
19716 ################################################################################
19717
19718 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19719 - type: "plot"
19720   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19721   algorithm: "plot_latency_error_bars"
19722   output-file-type: ".html"
19723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19725   filter: "'NIC_Intel-X520-DA2' and
19726            '64B' and
19727            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19728            'NDRPDR' and
19729            '1T1C' and
19730            'IP4FWD' and
19731            not 'IPSEC' and
19732            not 'DOT1Q' and
19733            not 'VHOST'"
19734   parameters:
19735   - "latency"
19736   - "parent"
19737   - "tags"
19738   sort:
19739   - "DOT1Q"
19740   - "IP4BASE"
19741   - "FIB_20K"
19742   - "FIB_200K"
19743   - "FIB_2M"
19744   layout:
19745     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19746     layout: "plot-latency"
19747
19748 - type: "plot"
19749   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19750   algorithm: "plot_latency_error_bars"
19751   output-file-type: ".html"
19752   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19754   filter: "'NIC_Intel-X520-DA2' and
19755            '64B' and
19756            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19757            'NDRPDR' and
19758            '2T2C' and
19759            'IP4FWD' and
19760            not 'IPSEC' and
19761            not 'DOT1Q' and
19762            not 'VHOST'"
19763   parameters:
19764   - "latency"
19765   - "parent"
19766   - "tags"
19767   sort:
19768   - "DOT1Q"
19769   - "IP4BASE"
19770   - "FIB_20K"
19771   - "FIB_200K"
19772   - "FIB_2M"
19773   layout:
19774     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19775     layout: "plot-latency"
19776
19777 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19778 - type: "plot"
19779   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19780   algorithm: "plot_latency_error_bars"
19781   output-file-type: ".html"
19782   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19784   filter: "'NIC_Intel-X520-DA2' and
19785            '64B' and
19786            ('IP4BASE' or
19787             'POLICE_MARK' or
19788             'COPWHLIST' or
19789             ('NAT44' and 'BASE') or
19790             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19791            'NDRPDR' and
19792            '1T1C' and
19793            'IP4FWD' and
19794            not 'IPSEC' and
19795            not 'VHOST'"
19796   parameters:
19797   - "latency"
19798   - "parent"
19799   - "tags"
19800   sort:
19801   - "DOT1Q"
19802   - "IP4BASE"
19803   - "NAT44"
19804   - "POLICE_MARK"
19805   - "COPWHLIST"
19806   - "IACL"
19807   - "OACL"
19808   layout:
19809     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19810     layout: "plot-latency"
19811
19812 - type: "plot"
19813   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19814   algorithm: "plot_latency_error_bars"
19815   output-file-type: ".html"
19816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19818   filter: "'NIC_Intel-X520-DA2' and
19819            '64B' and
19820            ('IP4BASE' or
19821             'POLICE_MARK' or
19822             'COPWHLIST' or
19823             ('NAT44' and 'BASE') or
19824             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19825            'NDRPDR' and
19826            '2T2C' and
19827            'IP4FWD' and
19828            not 'IPSEC' and
19829            not 'VHOST'"
19830   parameters:
19831   - "latency"
19832   - "parent"
19833   - "tags"
19834   sort:
19835   - "DOT1Q"
19836   - "IP4BASE"
19837   - "NAT44"
19838   - "POLICE_MARK"
19839   - "COPWHLIST"
19840   - "IACL"
19841   - "OACL"
19842   layout:
19843     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19844     layout: "plot-latency"
19845
19846 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19847 - type: "plot"
19848   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19849   algorithm: "plot_latency_error_bars"
19850   output-file-type: ".html"
19851   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19853   filter: "'NIC_Intel-X520-DA2' and
19854            '64B' and
19855            'NDRPDR' and
19856            '1T1C' and
19857            'IP4FWD' and
19858            ('NAT44' or 'IP4BASE') and
19859            not 'DOT1Q' and
19860            not 'IPSEC' and
19861            not 'VHOST'"
19862   parameters:
19863   - "latency"
19864   - "parent"
19865   - "tags"
19866   sort:
19867   - "IP4BASE"
19868   - "BASE"
19869   - "SRC_USER_10"
19870   - "SRC_USER_100"
19871   - "SRC_USER_1000"
19872   - "SRC_USER_2000"
19873   layout:
19874     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19875     layout: "plot-latency"
19876
19877 - type: "plot"
19878   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19879   algorithm: "plot_latency_error_bars"
19880   output-file-type: ".html"
19881   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19883   filter: "'NIC_Intel-X520-DA2' and
19884            '64B' and
19885            'NDRPDR' and
19886            '2T2C' and
19887            'IP4FWD' and
19888            ('NAT44' or 'IP4BASE') and
19889            not 'DOT1Q' and
19890            not 'IPSEC' and
19891            not 'VHOST'"
19892   parameters:
19893   - "latency"
19894   - "parent"
19895   - "tags"
19896   sort:
19897   - "IP4BASE"
19898   - "BASE"
19899   - "SRC_USER_10"
19900   - "SRC_USER_100"
19901   - "SRC_USER_1000"
19902   - "SRC_USER_2000"
19903   layout:
19904     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19905     layout: "plot-latency"
19906
19907 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19908 - type: "plot"
19909   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19910   algorithm: "plot_latency_error_bars"
19911   output-file-type: ".html"
19912   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19914   filter: "'NIC_Intel-X520-DA2' and
19915            '64B' and
19916            'NDRPDR' and
19917            '1T1C' and
19918            'IP4FWD' and
19919            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19920            not 'IPSEC' and
19921            not 'DOT1Q' and
19922            not 'VHOST'"
19923   parameters:
19924   - "latency"
19925   - "parent"
19926   - "tags"
19927   sort:
19928   - "IP4BASE"
19929   - "ACL_STATELESS"
19930   - "ACL_STATEFUL"
19931   - "ACL_STATELESS"
19932   - "ACL_STATEFUL"
19933   layout:
19934     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19935     layout: "plot-latency"
19936
19937 - type: "plot"
19938   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19939   algorithm: "plot_latency_error_bars"
19940   output-file-type: ".html"
19941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19943   filter: "'NIC_Intel-X520-DA2' and
19944            '64B' and
19945            'NDRPDR' and
19946            '2T2C' and
19947            'IP4FWD' and
19948            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19949            not 'IPSEC' and
19950            not 'DOT1Q' and
19951            not 'VHOST'"
19952   parameters:
19953   - "latency"
19954   - "parent"
19955   - "tags"
19956   sort:
19957   - "IP4BASE"
19958   - "ACL_STATELESS"
19959   - "ACL_STATEFUL"
19960   - "ACL_STATELESS"
19961   - "ACL_STATEFUL"
19962   layout:
19963     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19964     layout: "plot-latency"
19965
19966 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19967 - type: "plot"
19968   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19969   algorithm: "plot_latency_error_bars"
19970   output-file-type: ".html"
19971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19973   filter: "'NIC_Intel-X520-DA2' and
19974            '64B' and
19975            'NDRPDR' and
19976            '1T1C' and
19977            'IP4FWD' and
19978            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19979            not 'IPSEC' and
19980            not 'DOT1Q' and
19981            not 'VHOST'"
19982   parameters:
19983   - "latency"
19984   - "parent"
19985   - "tags"
19986   sort:
19987   - "IP4BASE"
19988   - "ACL_STATELESS"
19989   - "ACL_STATEFUL"
19990   - "ACL_STATELESS"
19991   - "ACL_STATEFUL"
19992   layout:
19993     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19994     layout: "plot-latency"
19995
19996 - type: "plot"
19997   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19998   algorithm: "plot_latency_error_bars"
19999   output-file-type: ".html"
20000   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20002   filter: "'NIC_Intel-X520-DA2' and
20003            '64B' and
20004            'NDRPDR' and
20005            '2T2C' and
20006            'IP4FWD' and
20007            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20008            not 'IPSEC' and
20009            not 'DOT1Q' and
20010            not 'VHOST'"
20011   parameters:
20012   - "latency"
20013   - "parent"
20014   - "tags"
20015   sort:
20016   - "IP4BASE"
20017   - "ACL_STATELESS"
20018   - "ACL_STATEFUL"
20019   - "ACL_STATELESS"
20020   - "ACL_STATEFUL"
20021   layout:
20022     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20023     layout: "plot-latency"
20024
20025 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20026 - type: "plot"
20027   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20028   algorithm: "plot_latency_error_bars"
20029   output-file-type: ".html"
20030   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20032   filter: "'NIC_Intel-X710' and
20033            '64B' and
20034            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20035            'NDRPDR' and
20036            '1T1C' and
20037            'IP4FWD' and
20038            not 'IPSEC' and
20039            not 'DOT1Q' and
20040            not 'VHOST'"
20041   parameters:
20042   - "latency"
20043   - "parent"
20044   - "tags"
20045   sort:
20046   - "IP4BASE"
20047   - "FIB_20K"
20048   - "FIB_200K"
20049   - "FIB_2M"
20050   layout:
20051     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20052     layout: "plot-latency"
20053
20054 - type: "plot"
20055   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20056   algorithm: "plot_latency_error_bars"
20057   output-file-type: ".html"
20058   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20060   filter: "'NIC_Intel-X710' and
20061            '64B' and
20062            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20063            'NDRPDR' and
20064            '2T2C' and
20065            'IP4FWD' and
20066            not 'IPSEC' and
20067            not 'DOT1Q' and
20068            not 'VHOST'"
20069   parameters:
20070   - "latency"
20071   - "parent"
20072   - "tags"
20073   sort:
20074   - "IP4BASE"
20075   - "FIB_20K"
20076   - "FIB_200K"
20077   - "FIB_2M"
20078   layout:
20079     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20080     layout: "plot-latency"
20081
20082 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20083 - type: "plot"
20084   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20085   algorithm: "plot_latency_error_bars"
20086   output-file-type: ".html"
20087   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20089   filter: "'NIC_Intel-X710' and
20090            '64B' and
20091            ('IP4BASE' or
20092             'POLICE_MARK' or
20093             'COPWHLIST' or
20094             ('NAT44' and 'BASE') or
20095             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20096            'NDRPDR' and
20097            '1T1C' and
20098            'IP4FWD' and
20099            not 'IPSEC' and
20100            not 'VHOST'"
20101   parameters:
20102   - "latency"
20103   - "parent"
20104   - "tags"
20105   sort:
20106   - "DOT1Q"
20107   - "IP4BASE"
20108   - "NAT44"
20109   - "POLICE_MARK"
20110   - "COPWHLIST"
20111   - "IACL"
20112   - "OACL"
20113   layout:
20114     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20115     layout: "plot-latency"
20116
20117 - type: "plot"
20118   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20119   algorithm: "plot_latency_error_bars"
20120   output-file-type: ".html"
20121   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20123   filter: "'NIC_Intel-X710' and
20124            '64B' and
20125            ('IP4BASE' or
20126             'POLICE_MARK' or
20127             'COPWHLIST' or
20128             ('NAT44' and 'BASE') or
20129             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20130            'NDRPDR' and
20131            '2T2C' and
20132            'IP4FWD' and
20133            not 'IPSEC' and
20134            not 'VHOST'"
20135   parameters:
20136   - "latency"
20137   - "parent"
20138   - "tags"
20139   sort:
20140   - "DOT1Q"
20141   - "IP4BASE"
20142   - "NAT44"
20143   - "POLICE_MARK"
20144   - "COPWHLIST"
20145   - "IACL"
20146   - "OACL"
20147   layout:
20148     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20149     layout: "plot-latency"
20150
20151 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20152 - type: "plot"
20153   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20154   algorithm: "plot_latency_error_bars"
20155   output-file-type: ".html"
20156   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20158   filter: "'NIC_Intel-X710' and
20159            '64B' and
20160            'NDRPDR' and
20161            '1T1C' and
20162            'IP4FWD' and
20163            ('NAT44' or 'IP4BASE') and
20164            not 'IPSEC' and
20165            not 'VHOST'"
20166   parameters:
20167   - "latency"
20168   - "parent"
20169   - "tags"
20170   sort:
20171   - "IP4BASE"
20172   - "BASE"
20173   - "SRC_USER_10"
20174   - "SRC_USER_100"
20175   - "SRC_USER_1000"
20176   - "SRC_USER_2000"
20177   layout:
20178     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20179     layout: "plot-latency"
20180
20181 - type: "plot"
20182   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20183   algorithm: "plot_latency_error_bars"
20184   output-file-type: ".html"
20185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20187   filter: "'NIC_Intel-X710' and
20188            '64B' and
20189            'NDRPDR' and
20190            '2T2C' and
20191            'IP4FWD' and
20192            ('NAT44' or 'IP4BASE') and
20193            not 'IPSEC' and
20194            not 'VHOST'"
20195   parameters:
20196   - "latency"
20197   - "parent"
20198   - "tags"
20199   sort:
20200   - "IP4BASE"
20201   - "BASE"
20202   - "SRC_USER_10"
20203   - "SRC_USER_100"
20204   - "SRC_USER_1000"
20205   - "SRC_USER_2000"
20206   layout:
20207     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20208     layout: "plot-latency"
20209
20210 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20211 - type: "plot"
20212   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20213   algorithm: "plot_latency_error_bars"
20214   output-file-type: ".html"
20215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20217   filter: "'NIC_Intel-X710' and
20218            '64B' and
20219            'NDRPDR' and
20220            '1T1C' and
20221            'IP4FWD' and
20222            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20223            not 'IPSEC' and
20224            not 'VHOST'"
20225   parameters:
20226   - "latency"
20227   - "parent"
20228   - "tags"
20229   sort:
20230   - "IP4BASE"
20231   - "ACL_STATELESS"
20232   - "ACL_STATEFUL"
20233   - "ACL_STATELESS"
20234   - "ACL_STATEFUL"
20235   layout:
20236     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20237     layout: "plot-latency"
20238
20239 - type: "plot"
20240   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20241   algorithm: "plot_latency_error_bars"
20242   output-file-type: ".html"
20243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20245   filter: "'NIC_Intel-X710' and
20246            '64B' and
20247            'NDRPDR' and
20248            '2T2C' and
20249            'IP4FWD' and
20250            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20251            not 'IPSEC' and
20252            not 'VHOST'"
20253   parameters:
20254   - "latency"
20255   - "parent"
20256   - "tags"
20257   sort:
20258   - "IP4BASE"
20259   - "ACL_STATELESS"
20260   - "ACL_STATEFUL"
20261   - "ACL_STATELESS"
20262   - "ACL_STATEFUL"
20263   layout:
20264     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20265     layout: "plot-latency"
20266
20267 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20268 - type: "plot"
20269   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20270   algorithm: "plot_latency_error_bars"
20271   output-file-type: ".html"
20272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20274   filter: "'NIC_Intel-XL710' and
20275            '64B' and
20276            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20277            'NDRPDR' and
20278            '1T1C' and
20279            'IP4FWD' and
20280            not 'IPSEC' and
20281            not 'VHOST'"
20282   parameters:
20283   - "latency"
20284   - "parent"
20285   - "tags"
20286   sort:
20287   - "IP4BASE"
20288   - "FIB_20K"
20289   - "FIB_200K"
20290   - "FIB_2M"
20291   layout:
20292     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20293     layout: "plot-latency"
20294
20295 - type: "plot"
20296   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20297   algorithm: "plot_latency_error_bars"
20298   output-file-type: ".html"
20299   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20301   filter: "'NIC_Intel-XL710' and
20302            '64B' and
20303            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20304            'NDRPDR' and
20305            '2T2C' and
20306            'IP4FWD' and
20307            not 'IPSEC' and
20308            not 'VHOST'"
20309   parameters:
20310   - "latency"
20311   - "parent"
20312   - "tags"
20313   sort:
20314   - "IP4BASE"
20315   - "FIB_20K"
20316   - "FIB_200K"
20317   - "FIB_2M"
20318   layout:
20319     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20320     layout: "plot-latency"
20321
20322 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20323 - type: "plot"
20324   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20325   algorithm: "plot_latency_error_bars"
20326   output-file-type: ".html"
20327   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20329   filter: "'NIC_Intel-X710' and
20330            '64B' and
20331            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20332            'NDRPDR' and
20333            '2T1C' and
20334            'IP4FWD' and
20335            not 'IPSEC' and
20336            not 'DOT1Q' and
20337            not 'VHOST'"
20338   parameters:
20339   - "latency"
20340   - "parent"
20341   - "tags"
20342   sort:
20343   - "IP4BASE"
20344   - "FIB_20K"
20345   - "FIB_200K"
20346   - "FIB_2M"
20347   layout:
20348     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20349     layout: "plot-latency"
20350
20351 - type: "plot"
20352   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20353   algorithm: "plot_latency_error_bars"
20354   output-file-type: ".html"
20355   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20357   filter: "'NIC_Intel-X710' and
20358            '64B' and
20359            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20360            'NDRPDR' and
20361            '4T2C' and
20362            'IP4FWD' and
20363            not 'IPSEC' and
20364            not 'DOT1Q' and
20365            not 'VHOST'"
20366   parameters:
20367   - "latency"
20368   - "parent"
20369   - "tags"
20370   sort:
20371   - "IP4BASE"
20372   - "FIB_20K"
20373   - "FIB_200K"
20374   - "FIB_2M"
20375   layout:
20376     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20377     layout: "plot-latency"
20378
20379 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20380 - type: "plot"
20381   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20382   algorithm: "plot_latency_error_bars"
20383   output-file-type: ".html"
20384   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20386   filter: "'NIC_Intel-X710' and
20387            '64B' and
20388            ('IP4BASE' or
20389             'POLICE_MARK' or
20390             'COPWHLIST' or
20391             ('NAT44' and 'BASE') or
20392             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20393            'NDRPDR' and
20394            '2T1C' and
20395            'IP4FWD' and
20396            not 'IPSEC' and
20397            not 'VHOST'"
20398   parameters:
20399   - "latency"
20400   - "parent"
20401   - "tags"
20402   sort:
20403   - "DOT1Q"
20404   - "IP4BASE"
20405   - "NAT44"
20406   - "POLICE_MARK"
20407   - "COPWHLIST"
20408   - "IACL"
20409   - "OACL"
20410   layout:
20411     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20412     layout: "plot-latency"
20413
20414 - type: "plot"
20415   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20416   algorithm: "plot_latency_error_bars"
20417   output-file-type: ".html"
20418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20420   filter: "'NIC_Intel-X710' and
20421            '64B' and
20422            ('IP4BASE' or
20423             'POLICE_MARK' or
20424             'COPWHLIST' or
20425             ('NAT44' and 'BASE') or
20426             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20427            'NDRPDR' and
20428            '4T2C' and
20429            'IP4FWD' and
20430            not 'IPSEC' and
20431            not 'VHOST'"
20432   parameters:
20433   - "latency"
20434   - "parent"
20435   - "tags"
20436   sort:
20437   - "DOT1Q"
20438   - "IP4BASE"
20439   - "NAT44"
20440   - "POLICE_MARK"
20441   - "COPWHLIST"
20442   - "IACL"
20443   - "OACL"
20444   layout:
20445     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20446     layout: "plot-latency"
20447
20448 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20449 - type: "plot"
20450   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20451   algorithm: "plot_latency_error_bars"
20452   output-file-type: ".html"
20453   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20455   filter: "'NIC_Intel-X710' and
20456            '64B' and
20457            'NDRPDR' and
20458            '2T1C' and
20459            'IP4FWD' and
20460            ('NAT44' or 'IP4BASE') and
20461            not 'IPSEC' and
20462            not 'VHOST'"
20463   parameters:
20464   - "latency"
20465   - "parent"
20466   - "tags"
20467   sort:
20468   - "IP4BASE"
20469   - "BASE"
20470   - "SRC_USER_10"
20471   - "SRC_USER_100"
20472   - "SRC_USER_1000"
20473   - "SRC_USER_2000"
20474   layout:
20475     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20476     layout: "plot-latency"
20477
20478 - type: "plot"
20479   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20480   algorithm: "plot_latency_error_bars"
20481   output-file-type: ".html"
20482   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20484   filter: "'NIC_Intel-X710' and
20485            '64B' and
20486            'NDRPDR' and
20487            '4T2C' and
20488            'IP4FWD' and
20489            ('NAT44' or 'IP4BASE') and
20490            not 'IPSEC' and
20491            not 'VHOST'"
20492   parameters:
20493   - "latency"
20494   - "parent"
20495   - "tags"
20496   sort:
20497   - "IP4BASE"
20498   - "BASE"
20499   - "SRC_USER_10"
20500   - "SRC_USER_100"
20501   - "SRC_USER_1000"
20502   - "SRC_USER_2000"
20503   layout:
20504     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20505     layout: "plot-latency"
20506
20507 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20508 - type: "plot"
20509   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20510   algorithm: "plot_latency_error_bars"
20511   output-file-type: ".html"
20512   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20514   filter: "'NIC_Intel-X710' and
20515            '64B' and
20516            'NDRPDR' and
20517            '2T1C' and
20518            'IP4FWD' and
20519            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20520            not 'IPSEC' and
20521            not 'VHOST'"
20522   parameters:
20523   - "latency"
20524   - "parent"
20525   - "tags"
20526   sort:
20527   - "IP4BASE"
20528   - "ACL_STATELESS"
20529   - "ACL_STATEFUL"
20530   - "ACL_STATELESS"
20531   - "ACL_STATEFUL"
20532   layout:
20533     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20534     layout: "plot-latency"
20535
20536 - type: "plot"
20537   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20538   algorithm: "plot_latency_error_bars"
20539   output-file-type: ".html"
20540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20542   filter: "'NIC_Intel-X710' and
20543            '64B' and
20544            'NDRPDR' and
20545            '4T2C' and
20546            'IP4FWD' and
20547            'IACL' and
20548            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20549            not 'IPSEC' and
20550            not 'VHOST'"
20551   parameters:
20552   - "latency"
20553   - "parent"
20554   - "tags"
20555   sort:
20556   - "IP4BASE"
20557   - "ACL_STATELESS"
20558   - "ACL_STATEFUL"
20559   - "ACL_STATELESS"
20560   - "ACL_STATEFUL"
20561   layout:
20562     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20563     layout: "plot-latency"
20564
20565 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20566 - type: "plot"
20567   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20568   algorithm: "plot_latency_error_bars"
20569   output-file-type: ".html"
20570   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20572   filter: "'NIC_Intel-X710' and
20573            '64B' and
20574            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20575            'NDRPDR' and
20576            '2T1C' and
20577            'IP4FWD' and
20578            not 'IPSEC' and
20579            not 'DOT1Q' and
20580            not 'VHOST'"
20581   parameters:
20582   - "latency"
20583   - "parent"
20584   - "tags"
20585   sort:
20586   - "IP4BASE"
20587   - "FIB_20K"
20588   - "FIB_200K"
20589   - "FIB_2M"
20590   layout:
20591     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20592     layout: "plot-latency"
20593
20594 - type: "plot"
20595   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20596   algorithm: "plot_latency_error_bars"
20597   output-file-type: ".html"
20598   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20600   filter: "'NIC_Intel-X710' and
20601            '64B' and
20602            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20603            'NDRPDR' and
20604            '4T2C' and
20605            'IP4FWD' and
20606            not 'IPSEC' and
20607            not 'DOT1Q' and
20608            not 'VHOST'"
20609   parameters:
20610   - "latency"
20611   - "parent"
20612   - "tags"
20613   sort:
20614   - "IP4BASE"
20615   - "FIB_20K"
20616   - "FIB_200K"
20617   - "FIB_2M"
20618   layout:
20619     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20620     layout: "plot-latency"
20621
20622 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20623 - type: "plot"
20624   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20625   algorithm: "plot_latency_error_bars"
20626   output-file-type: ".html"
20627   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20629   filter: "'NIC_Intel-X710' and
20630            '64B' and
20631            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20632            'NDRPDR' and
20633            '2T1C' and
20634            'IP4FWD' and
20635            not 'IPSEC' and
20636            not 'DOT1Q' and
20637            not 'VHOST'"
20638   parameters:
20639   - "latency"
20640   - "parent"
20641   - "tags"
20642   sort:
20643   - "IP4BASE"
20644   - "ACL_STATELESS"
20645   - "ACL_STATEFUL"
20646   - "ACL_STATELESS"
20647   - "ACL_STATEFUL"
20648   layout:
20649     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20650     layout: "plot-latency"
20651
20652 - type: "plot"
20653   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20654   algorithm: "plot_latency_error_bars"
20655   output-file-type: ".html"
20656   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20658   filter: "'NIC_Intel-X710' and
20659            '64B' and
20660            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20661            'NDRPDR' and
20662            '4T2C' and
20663            'IP4FWD' and
20664            not 'IPSEC' and
20665            not 'DOT1Q' and
20666            not 'VHOST'"
20667   parameters:
20668   - "latency"
20669   - "parent"
20670   - "tags"
20671   sort:
20672   - "IP4BASE"
20673   - "ACL_STATELESS"
20674   - "ACL_STATEFUL"
20675   - "ACL_STATELESS"
20676   - "ACL_STATEFUL"
20677   layout:
20678     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20679     layout: "plot-latency"
20680
20681 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20682 - type: "plot"
20683   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20684   algorithm: "plot_latency_error_bars"
20685   output-file-type: ".html"
20686   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20688   filter: "'NIC_Intel-XXV710' and
20689            '64B' and
20690            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20691            'NDRPDR' and
20692            '2T1C' and
20693            'IP4FWD' and
20694            not 'IPSEC' and
20695            not 'DOT1Q' and
20696            not 'VHOST'"
20697   parameters:
20698   - "latency"
20699   - "parent"
20700   - "tags"
20701   sort:
20702   - "IP4BASE"
20703   - "FIB_20K"
20704   - "FIB_200K"
20705   - "FIB_2M"
20706   layout:
20707     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20708     layout: "plot-latency"
20709
20710 - type: "plot"
20711   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20712   algorithm: "plot_latency_error_bars"
20713   output-file-type: ".html"
20714   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20716   filter: "'NIC_Intel-XXV710' and
20717            '64B' and
20718            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20719            'NDRPDR' and
20720            '4T2C' and
20721            'IP4FWD' and
20722            not 'IPSEC' and
20723            not 'DOT1Q' and
20724            not 'VHOST'"
20725   parameters:
20726   - "latency"
20727   - "parent"
20728   - "tags"
20729   sort:
20730   - "IP4BASE"
20731   - "FIB_20K"
20732   - "FIB_200K"
20733   - "FIB_2M"
20734   layout:
20735     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20736     layout: "plot-latency"
20737
20738 ################################################################################
20739
20740 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20741 - type: "plot"
20742   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20743   algorithm: "plot_latency_error_bars"
20744   output-file-type: ".html"
20745   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20747   filter: "'NIC_Intel-X520-DA2' and
20748            '64B' and
20749            'ENCAP' and
20750            'NDRPDR' and
20751            '1T1C' and
20752            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20753            not 'DOT1Q' and
20754            not 'VHOST' and
20755            not 'IPSECHW'"
20756   parameters:
20757   - "latency"
20758   - "parent"
20759   - "tags"
20760   sort:
20761   - "IP4BASE"
20762   - "L2BDMACLRN"
20763   - "L2XCFWD"
20764   - "LISP"
20765   layout:
20766     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20767     layout: "plot-latency"
20768
20769 - type: "plot"
20770   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20771   algorithm: "plot_latency_error_bars"
20772   output-file-type: ".html"
20773   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20775   filter: "'NIC_Intel-X520-DA2' and
20776            '64B' and
20777            'ENCAP' and
20778            'NDRPDR' and
20779            '2T2C' and
20780            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20781            not 'DOT1Q' and
20782            not 'VHOST' and
20783            not 'IPSECHW'"
20784   parameters:
20785   - "latency"
20786   - "parent"
20787   - "tags"
20788   sort:
20789   - "IP4BASE"
20790   - "L2BDMACLRN"
20791   - "L2XCFWD"
20792   - "LISP"
20793   layout:
20794     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20795     layout: "plot-latency"
20796
20797 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20798 - type: "plot"
20799   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20800   algorithm: "plot_latency_error_bars"
20801   output-file-type: ".html"
20802   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20804   filter: "'NIC_Intel-X710' and
20805            '64B' and
20806            'ENCAP' and
20807            'NDRPDR' and
20808            '1T1C' and
20809            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20810            not 'VHOST' and
20811            not 'IPSECHW'"
20812   parameters:
20813   - "latency"
20814   - "parent"
20815   - "tags"
20816   sort:
20817   - "IP4BASE"
20818   - "LISP"
20819   - "VXLAN_1"
20820   - "VXLAN_10"
20821   - "VXLAN_100"
20822   - "VXLAN_1000"
20823   layout:
20824     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20825     layout: "plot-latency"
20826
20827 - type: "plot"
20828   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20829   algorithm: "plot_latency_error_bars"
20830   output-file-type: ".html"
20831   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20833   filter: "'NIC_Intel-X710' and
20834            '64B' and
20835            'ENCAP' and
20836            'NDRPDR' and
20837            '2T2C' and
20838            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20839            not 'VHOST' and
20840            not 'IPSECHW'"
20841   parameters:
20842   - "latency"
20843   - "parent"
20844   - "tags"
20845   sort:
20846   - "IP4BASE"
20847   - "LISP"
20848   - "VXLAN_1"
20849   - "VXLAN_10"
20850   - "VXLAN_100"
20851   - "VXLAN_1000"
20852   layout:
20853     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20854     layout: "plot-latency"
20855
20856 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20857 - type: "plot"
20858   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20859   algorithm: "plot_latency_error_bars"
20860   output-file-type: ".html"
20861   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20863   filter: "'NIC_Intel-X710' and
20864            '64B' and
20865            'ENCAP' and
20866            'NDRPDR' and
20867            '1T1C' and
20868            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20869            not 'DOT1Q' and
20870            not 'VHOST' and
20871            not 'IPSECHW'"
20872   parameters:
20873   - "latency"
20874   - "parent"
20875   - "tags"
20876   sort:
20877   - "IP4BASE"
20878   - "L2BDMACLRN"
20879   - "L2XCFWD"
20880   - "LISP"
20881   layout:
20882     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20883     layout: "plot-latency"
20884
20885 - type: "plot"
20886   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20887   algorithm: "plot_latency_error_bars"
20888   output-file-type: ".html"
20889   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20891   filter: "'NIC_Intel-X710' and
20892            '64B' and
20893            'ENCAP' and
20894            'NDRPDR' and
20895            '2T2C' and
20896            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20897            not 'DOT1Q' and
20898            not 'VHOST' and
20899            not 'IPSECHW'"
20900   parameters:
20901   - "latency"
20902   - "parent"
20903   - "tags"
20904   sort:
20905   - "IP4BASE"
20906   - "L2BDMACLRN"
20907   - "L2XCFWD"
20908   - "LISP"
20909   layout:
20910     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20911     layout: "plot-latency"
20912
20913 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20914 - type: "plot"
20915   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20916   algorithm: "plot_latency_error_bars"
20917   output-file-type: ".html"
20918   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20919   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20920   filter: "'NIC_Intel-X710' and
20921            '64B' and
20922            'ENCAP' and
20923            'NDRPDR' and
20924            '2T1C' and
20925            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20926            not 'VHOST' and
20927            not 'IPSECHW'"
20928   parameters:
20929   - "latency"
20930   - "parent"
20931   - "tags"
20932   sort:
20933   - "IP4BASE"
20934   - "LISP"
20935   - "VXLAN_1"
20936   - "VXLAN_10"
20937   - "VXLAN_100"
20938   - "VXLAN_1000"
20939   layout:
20940     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20941     layout: "plot-latency"
20942
20943 - type: "plot"
20944   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20945   algorithm: "plot_latency_error_bars"
20946   output-file-type: ".html"
20947   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20949   filter: "'NIC_Intel-X710' and
20950            '64B' and
20951            'ENCAP' and
20952            'NDRPDR' and
20953            '4T2C' and
20954            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20955            not 'VHOST' and
20956            not 'IPSECHW'"
20957   parameters:
20958   - "latency"
20959   - "parent"
20960   - "tags"
20961   sort:
20962   - "IP4BASE"
20963   - "LISP"
20964   - "VXLAN_1"
20965   - "VXLAN_10"
20966   - "VXLAN_100"
20967   - "VXLAN_1000"
20968   layout:
20969     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20970     layout: "plot-latency"
20971
20972 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20973 - type: "plot"
20974   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20975   algorithm: "plot_latency_error_bars"
20976   output-file-type: ".html"
20977   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20979   filter: "'NIC_Intel-X710' and
20980            '64B' and
20981            'ENCAP' and
20982            'NDRPDR' and
20983            '2T1C' and
20984            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20985            not 'DOT1Q' and
20986            not 'VHOST' and
20987            not 'IPSECHW'"
20988   parameters:
20989   - "latency"
20990   - "parent"
20991   - "tags"
20992   sort:
20993   - "IP4BASE"
20994   - "L2BDMACLRN"
20995   - "L2XCFWD"
20996   - "LISP"
20997   layout:
20998     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20999     layout: "plot-latency"
21000
21001 - type: "plot"
21002   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21003   algorithm: "plot_latency_error_bars"
21004   output-file-type: ".html"
21005   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21007   filter: "'NIC_Intel-X710' and
21008            '64B' and
21009            'ENCAP' and
21010            'NDRPDR' and
21011            '4T2C' and
21012            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21013            not 'DOT1Q' and
21014            not 'VHOST' and
21015            not 'IPSECHW'"
21016   parameters:
21017   - "latency"
21018   - "parent"
21019   - "tags"
21020   sort:
21021   - "IP4BASE"
21022   - "L2BDMACLRN"
21023   - "L2XCFWD"
21024   - "LISP"
21025   layout:
21026     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21027     layout: "plot-latency"
21028
21029 ################################################################################
21030
21031 # Packet Latency - VPP IPv6 3n-hsw-x520
21032 - type: "plot"
21033   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21034   algorithm: "plot_latency_error_bars"
21035   output-file-type: ".html"
21036   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21038   filter: "'NIC_Intel-X520-DA2' and
21039            '78B' and
21040            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21041            'NDRPDR' and
21042            '1T1C' and
21043            'IP6FWD' and
21044            not 'SRv6' and
21045            not 'IPSEC' and
21046            not 'VHOST'"
21047   parameters:
21048   - "latency"
21049   - "parent"
21050   - "tags"
21051   sort:
21052   - "IP6BASE"
21053   - "FIB_20K"
21054   - "FIB_200K"
21055   - "FIB_2M"
21056   layout:
21057     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21058     layout: "plot-latency"
21059
21060 - type: "plot"
21061   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21062   algorithm: "plot_latency_error_bars"
21063   output-file-type: ".html"
21064   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21066   filter: "'NIC_Intel-X520-DA2' and
21067            '78B' and
21068            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21069            'NDRPDR' and
21070            '2T2C' and
21071            'IP6FWD' and
21072            not 'SRv6' and
21073            not 'IPSEC' and
21074            not 'VHOST'"
21075   parameters:
21076   - "latency"
21077   - "parent"
21078   - "tags"
21079   sort:
21080   - "IP6BASE"
21081   - "FIB_20K"
21082   - "FIB_200K"
21083   - "FIB_2M"
21084   layout:
21085     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21086     layout: "plot-latency"
21087
21088 # Packet Latency - VPP IPv6 3n-hsw-x710
21089 - type: "plot"
21090   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21091   algorithm: "plot_latency_error_bars"
21092   output-file-type: ".html"
21093   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21095   filter: "'NIC_Intel-X710' and
21096            '78B' and
21097            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21098            'NDRPDR' and
21099            '1T1C' and
21100            'IP6FWD' and
21101            not 'SRv6' and
21102            not 'IPSEC' and
21103            not 'VHOST'"
21104   parameters:
21105   - "latency"
21106   - "parent"
21107   - "tags"
21108   sort:
21109   - "IP6BASE"
21110   - "FIB_20K"
21111   - "FIB_200K"
21112   - "FIB_2M"
21113   layout:
21114     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21115     layout: "plot-latency"
21116
21117 - type: "plot"
21118   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21119   algorithm: "plot_latency_error_bars"
21120   output-file-type: ".html"
21121   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21123   filter: "'NIC_Intel-X710' and
21124            '78B' and
21125            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21126            'NDRPDR' and
21127            '2T2C' and
21128            'IP6FWD' and
21129            not 'SRv6' and
21130            not 'IPSEC' and
21131            not 'VHOST'"
21132   parameters:
21133   - "latency"
21134   - "parent"
21135   - "tags"
21136   sort:
21137   - "IP6BASE"
21138   - "FIB_20K"
21139   - "FIB_200K"
21140   - "FIB_2M"
21141   layout:
21142     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21143     layout: "plot-latency"
21144
21145 # Packet Latency - VPP IPv6 3n-hsw-xl710
21146 - type: "plot"
21147   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21148   algorithm: "plot_latency_error_bars"
21149   output-file-type: ".html"
21150   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21152   filter: "'NIC_Intel-XL710' and
21153            '78B' and
21154            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21155            'NDRPDR' and
21156            '1T1C' and
21157            'IP6FWD' and
21158            not 'SRv6' and
21159            not 'IPSEC' and
21160            not 'VHOST'"
21161   parameters:
21162   - "latency"
21163   - "parent"
21164   - "tags"
21165   sort:
21166   - "IP6BASE"
21167   - "FIB_20K"
21168   - "FIB_200K"
21169   - "FIB_2M"
21170   layout:
21171     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21172     layout: "plot-latency"
21173
21174 - type: "plot"
21175   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21176   algorithm: "plot_latency_error_bars"
21177   output-file-type: ".html"
21178   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21180   filter: "'NIC_Intel-XL710' and
21181            '78B' and
21182            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21183            'NDRPDR' and
21184            '2T2C' and
21185            'IP6FWD' and
21186            not 'SRv6' and
21187            not 'IPSEC' and
21188            not 'VHOST'"
21189   parameters:
21190   - "latency"
21191   - "parent"
21192   - "tags"
21193   sort:
21194   - "IP6BASE"
21195   - "FIB_20K"
21196   - "FIB_200K"
21197   - "FIB_2M"
21198   layout:
21199     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21200     layout: "plot-latency"
21201
21202 # Packet Latency - VPP IPv6 3n-skx-x710
21203 - type: "plot"
21204   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21205   algorithm: "plot_latency_error_bars"
21206   output-file-type: ".html"
21207   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21209   filter: "'NIC_Intel-X710' and
21210            '78B' and
21211            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21212            'NDRPDR' and
21213            '2T1C' and
21214            'IP6FWD' and
21215            not 'SRv6' and
21216            not 'IPSEC' and
21217            not 'VHOST'"
21218   parameters:
21219   - "latency"
21220   - "parent"
21221   - "tags"
21222   sort:
21223   - "IP6BASE"
21224   - "FIB_20K"
21225   - "FIB_200K"
21226   - "FIB_2M"
21227   layout:
21228     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21229     layout: "plot-latency"
21230
21231 - type: "plot"
21232   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21233   algorithm: "plot_latency_error_bars"
21234   output-file-type: ".html"
21235   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21237   filter: "'NIC_Intel-X710' and
21238            '78B' and
21239            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21240            'NDRPDR' and
21241            '4T2C' and
21242            'IP6FWD' and
21243            not 'SRv6' and
21244            not 'IPSEC' and
21245            not 'VHOST'"
21246   parameters:
21247   - "latency"
21248   - "parent"
21249   - "tags"
21250   sort:
21251   - "IP6BASE"
21252   - "FIB_20K"
21253   - "FIB_200K"
21254   - "FIB_2M"
21255   layout:
21256     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21257     layout: "plot-latency"
21258
21259 # Packet Latency - VPP IPv6 3n-skx-xxv710
21260 - type: "plot"
21261   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21262   algorithm: "plot_latency_error_bars"
21263   output-file-type: ".html"
21264   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21266   filter: "'NIC_Intel-XXV710' and
21267            '78B' and
21268            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21269            'NDRPDR' and
21270            '2T1C' and
21271            'IP6FWD' and
21272            not 'SRv6' and
21273            not 'IPSEC' and
21274            not 'VHOST'"
21275   parameters:
21276   - "latency"
21277   - "parent"
21278   - "tags"
21279   sort:
21280   - "IP6BASE"
21281   - "FIB_20K"
21282   - "FIB_200K"
21283   - "FIB_2M"
21284   layout:
21285     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21286     layout: "plot-latency"
21287
21288 - type: "plot"
21289   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21290   algorithm: "plot_latency_error_bars"
21291   output-file-type: ".html"
21292   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21294   filter: "'NIC_Intel-XXV710' and
21295            '78B' and
21296            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21297            'NDRPDR' and
21298            '4T2C' and
21299            'IP6FWD' and
21300            not 'SRv6' and
21301            not 'IPSEC' and
21302            not 'VHOST'"
21303   parameters:
21304   - "latency"
21305   - "parent"
21306   - "tags"
21307   sort:
21308   - "IP6BASE"
21309   - "FIB_20K"
21310   - "FIB_200K"
21311   - "FIB_2M"
21312   layout:
21313     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21314     layout: "plot-latency"
21315
21316 # Packet Latency - VPP IPv6 2n-skx-x710
21317 - type: "plot"
21318   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21319   algorithm: "plot_latency_error_bars"
21320   output-file-type: ".html"
21321   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21323   filter: "'NIC_Intel-X710' and
21324            '78B' and
21325            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21326            'NDRPDR' and
21327            '2T1C' and
21328            'IP6FWD' and
21329            not 'SRv6' and
21330            not 'IPSEC' and
21331            not 'VHOST'"
21332   parameters:
21333   - "latency"
21334   - "parent"
21335   - "tags"
21336   sort:
21337   - "IP6BASE"
21338   - "FIB_20K"
21339   - "FIB_200K"
21340   - "FIB_2M"
21341   layout:
21342     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21343     layout: "plot-latency"
21344
21345 - type: "plot"
21346   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21347   algorithm: "plot_latency_error_bars"
21348   output-file-type: ".html"
21349   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21351   filter: "'NIC_Intel-X710' and
21352            '78B' and
21353            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21354            'NDRPDR' and
21355            '4T2C' and
21356            'IP6FWD' and
21357            not 'SRv6' and
21358            not 'IPSEC' and
21359            not 'VHOST'"
21360   parameters:
21361   - "latency"
21362   - "parent"
21363   - "tags"
21364   sort:
21365   - "IP6BASE"
21366   - "FIB_20K"
21367   - "FIB_200K"
21368   - "FIB_2M"
21369   layout:
21370     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21371     layout: "plot-latency"
21372
21373 # Packet Latency - VPP IPv6 2n-skx-xxv710
21374 - type: "plot"
21375   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21376   algorithm: "plot_latency_error_bars"
21377   output-file-type: ".html"
21378   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21379   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21380   filter: "'NIC_Intel-XXV710' and
21381            '78B' and
21382            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21383            'NDRPDR' and
21384            '2T1C' and
21385            'IP6FWD' and
21386            not 'SRv6' and
21387            not 'IPSEC' and
21388            not 'VHOST'"
21389   parameters:
21390   - "latency"
21391   - "parent"
21392   - "tags"
21393   sort:
21394   - "IP6BASE"
21395   - "FIB_20K"
21396   - "FIB_200K"
21397   - "FIB_2M"
21398   layout:
21399     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21400     layout: "plot-latency"
21401
21402 - type: "plot"
21403   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21404   algorithm: "plot_latency_error_bars"
21405   output-file-type: ".html"
21406   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21408   filter: "'NIC_Intel-XXV710' and
21409            '78B' and
21410            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21411            'NDRPDR' and
21412            '4T2C' and
21413            'IP6FWD' and
21414            not 'SRv6' and
21415            not 'IPSEC' and
21416            not 'VHOST'"
21417   parameters:
21418   - "latency"
21419   - "parent"
21420   - "tags"
21421   sort:
21422   - "IP6BASE"
21423   - "FIB_20K"
21424   - "FIB_200K"
21425   - "FIB_2M"
21426   layout:
21427     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21428     layout: "plot-latency"
21429
21430 ################################################################################
21431
21432 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21433 - type: "plot"
21434   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21435   algorithm: "plot_latency_error_bars"
21436   output-file-type: ".html"
21437   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21438   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21439   filter: "'NIC_Intel-X520-DA2' and
21440            '78B' and
21441            'ENCAP' and
21442            'NDRPDR' and
21443            '1T1C' and
21444            'LISP' and
21445            not 'VHOST'"
21446   parameters:
21447   - "latency"
21448   - "parent"
21449   - "tags"
21450   sort:
21451   - "IP4UNRLAY"
21452   - "IP6UNRLAY"
21453   layout:
21454     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21455     layout: "plot-latency"
21456
21457 - type: "plot"
21458   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21459   algorithm: "plot_latency_error_bars"
21460   output-file-type: ".html"
21461   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21463   filter: "'NIC_Intel-X520-DA2' and
21464            '78B' and
21465            'ENCAP' and
21466            'NDRPDR' and
21467            '2T2C' and
21468            'LISP' and
21469            not 'VHOST'"
21470   parameters:
21471   - "latency"
21472   - "parent"
21473   - "tags"
21474   sort:
21475   - "IP4UNRLAY"
21476   - "IP6UNRLAY"
21477   layout:
21478     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21479     layout: "plot-latency"
21480
21481 ################################################################################
21482
21483 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21484 - type: "plot"
21485   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21486   algorithm: "plot_latency_error_bars"
21487   output-file-type: ".html"
21488   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21490   filter: "'NIC_Intel-XL710' and
21491            '64B' and
21492            'IP4FWD' and
21493            'NDRPDR' and
21494            'BASE' and
21495            '1T1C' and
21496            'IPSECHW' and
21497            not 'VHOST'"
21498   parameters:
21499   - "latency"
21500   - "parent"
21501   - "tags"
21502   layout:
21503     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21504     layout: "plot-latency"
21505
21506 - type: "plot"
21507   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21508   algorithm: "plot_latency_error_bars"
21509   output-file-type: ".html"
21510   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21512   filter: "'NIC_Intel-XL710' and
21513            '64B' and
21514            'IP4FWD' and
21515            'NDRPDR' and
21516            'BASE' and
21517            '2T2C' and
21518            'IPSECHW' and
21519            not 'VHOST'"
21520   parameters:
21521   - "latency"
21522   - "parent"
21523   - "tags"
21524   layout:
21525     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21526     layout: "plot-latency"
21527
21528 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21529 - type: "plot"
21530   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21531   algorithm: "plot_latency_error_bars"
21532   output-file-type: ".html"
21533   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21534   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21535   filter: "'NIC_Intel-XL710' and
21536            '64B' and
21537            'IP4FWD' and
21538            'NDRPDR' and
21539            'SCALE' and
21540            '1T1C' and
21541            'IPSECHW' and
21542            not 'VHOST'"
21543   parameters:
21544   - "latency"
21545   - "parent"
21546   - "tags"
21547   layout:
21548     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21549     layout: "plot-latency"
21550
21551 - type: "plot"
21552   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21553   algorithm: "plot_latency_error_bars"
21554   output-file-type: ".html"
21555   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21557   filter: "'NIC_Intel-XL710' and
21558            '64B' and
21559            'IP4FWD' and
21560            'NDRPDR' and
21561            'SCALE' and
21562            '2T2C' and
21563            'IPSECHW' and
21564            not 'VHOST'"
21565   parameters:
21566   - "latency"
21567   - "parent"
21568   - "tags"
21569   layout:
21570     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21571     layout: "plot-latency"
21572
21573 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21574 - type: "plot"
21575   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21576   algorithm: "plot_latency_error_bars"
21577   output-file-type: ".html"
21578   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21580   filter: "'NIC_Intel-XL710' and
21581            '64B' and
21582            'IP4FWD' and
21583            'NDRPDR' and
21584            '1T1C' and
21585            'IPSECSW' and
21586            not 'VHOST'"
21587   parameters:
21588   - "latency"
21589   - "parent"
21590   - "tags"
21591   layout:
21592     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21593     layout: "plot-latency"
21594
21595 - type: "plot"
21596   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21597   algorithm: "plot_latency_error_bars"
21598   output-file-type: ".html"
21599   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21601   filter: "'NIC_Intel-XL710' and
21602            '64B' and
21603            'IP4FWD' and
21604            'NDRPDR' and
21605            '2T2C' and
21606            'IPSECSW' 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            not 'VHOST'"
25774   parameters:
25775   - "throughput"
25776   - "parent"
25777   - "tags"
25778   layout:
25779     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25780     layout: "plot-throughput-speedup-analysis"
25781
25782 - type: "plot"
25783   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25784   algorithm: "plot_throughput_speedup_analysis"
25785   output-file-type: ".html"
25786   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25788   filter: "'NIC_Intel-XL710' and
25789            '64B' and
25790            'IP4FWD' and
25791            'NDRPDR' and
25792            'BASE' and
25793            'IPSECHW' and
25794            not 'VHOST'"
25795   parameters:
25796   - "throughput"
25797   - "parent"
25798   - "tags"
25799   layout:
25800     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25801     layout: "plot-throughput-speedup-analysis"
25802
25803 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25804 - type: "plot"
25805   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25806   algorithm: "plot_throughput_speedup_analysis"
25807   output-file-type: ".html"
25808   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25810   filter: "'NIC_Intel-XL710' and
25811            '64B' and
25812            'IP4FWD' and
25813            'NDRPDR' and
25814            'SCALE' and
25815            'IPSECHW' and
25816            not 'VHOST'"
25817   parameters:
25818   - "throughput"
25819   - "parent"
25820   - "tags"
25821   layout:
25822     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25823     layout: "plot-throughput-speedup-analysis"
25824
25825 - type: "plot"
25826   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25827   algorithm: "plot_throughput_speedup_analysis"
25828   output-file-type: ".html"
25829   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25831   filter: "'NIC_Intel-XL710' and
25832            '64B' and
25833            'IP4FWD' and
25834            'NDRPDR' and
25835            'SCALE' and
25836            'IPSECHW' and
25837            not 'VHOST'"
25838   parameters:
25839   - "throughput"
25840   - "parent"
25841   - "tags"
25842   layout:
25843     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25844     layout: "plot-throughput-speedup-analysis"
25845
25846 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25847 - type: "plot"
25848   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25849   algorithm: "plot_throughput_speedup_analysis"
25850   output-file-type: ".html"
25851   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25853   filter: "'NIC_Intel-XL710' and
25854            '64B' and
25855            'IP4FWD' and
25856            'NDRPDR' and
25857            'IPSECSW' and
25858            not 'VHOST'"
25859   parameters:
25860   - "throughput"
25861   - "parent"
25862   - "tags"
25863   layout:
25864     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25865     layout: "plot-throughput-speedup-analysis"
25866
25867 - type: "plot"
25868   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25869   algorithm: "plot_throughput_speedup_analysis"
25870   output-file-type: ".html"
25871   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25873   filter: "'NIC_Intel-XL710' and
25874            '64B' and
25875            'IP4FWD' and
25876            'NDRPDR' and
25877            'IPSECSW' and
25878            not 'VHOST'"
25879   parameters:
25880   - "throughput"
25881   - "parent"
25882   - "tags"
25883   layout:
25884     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25885     layout: "plot-throughput-speedup-analysis"
25886
25887 ################################################################################
25888
25889 # Speedup - VPP SRv6 3n-hsw-x520
25890 - type: "plot"
25891   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25892   algorithm: "plot_throughput_speedup_analysis"
25893   output-file-type: ".html"
25894   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25896   filter: "'NIC_Intel-X520-DA2' and
25897            '78B' and
25898            'FEATURE' and
25899            'NDRPDR' and
25900            'IP6FWD' and
25901            'SRv6'"
25902   parameters:
25903   - "throughput"
25904   - "parent"
25905   - "tags"
25906   layout:
25907     title: "srv6-3n-hsw-x520-78b-features-ndr"
25908     layout: "plot-throughput-speedup-analysis"
25909
25910 - type: "plot"
25911   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25912   algorithm: "plot_throughput_speedup_analysis"
25913   output-file-type: ".html"
25914   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25916   filter: "'NIC_Intel-X520-DA2' and
25917            '78B' and
25918            'FEATURE' and
25919            'NDRPDR' and
25920            'IP6FWD' and
25921            'SRv6'"
25922   parameters:
25923   - "throughput"
25924   - "parent"
25925   - "tags"
25926   layout:
25927     title: "srv6-3n-hsw-x520-78b-features-pdr"
25928     layout: "plot-throughput-speedup-analysis"
25929
25930 ################################################################################
25931
25932 # Speedup - VPP L2 3n-hsw-x520 base and scale
25933 - type: "plot"
25934   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25935   algorithm: "plot_throughput_speedup_analysis"
25936   output-file-type: ".html"
25937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25938   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25939   filter: "'NIC_Intel-X520-DA2' and
25940            '64B' and
25941            ('BASE' or 'SCALE') and
25942            'NDRPDR' and
25943            'ETH' and
25944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25945            not 'VHOST' and
25946            not 'MEMIF'"
25947   parameters:
25948   - "throughput"
25949   - "parent"
25950   - "tags"
25951   sort:
25952   - "L2XCFWD"
25953   - "L2PATCH"
25954   - "L2BDMACLRN"
25955   - "FIB_10K"
25956   - "FIB_100K"
25957   - "FIB_1M"
25958   layout:
25959     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25960     layout: "plot-throughput-speedup-analysis"
25961
25962 - type: "plot"
25963   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25964   algorithm: "plot_throughput_speedup_analysis"
25965   output-file-type: ".html"
25966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25968   filter: "'NIC_Intel-X520-DA2' and
25969            '64B' and
25970            ('BASE' or 'SCALE') and
25971            'NDRPDR' and
25972            'ETH' and
25973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25974            not 'VHOST' and
25975            not 'MEMIF'"
25976   parameters:
25977   - "throughput"
25978   - "parent"
25979   - "tags"
25980   sort:
25981   - "L2XCFWD"
25982   - "L2PATCH"
25983   - "L2BDMACLRN"
25984   - "FIB_10K"
25985   - "FIB_100K"
25986   - "FIB_1M"
25987   layout:
25988     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25989     layout: "plot-throughput-speedup-analysis"
25990
25991 # Speedup - VPP L2 3n-hsw-x520 features
25992 - type: "plot"
25993   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25994   algorithm: "plot_throughput_speedup_analysis"
25995   output-file-type: ".html"
25996   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25998   filter: "'NIC_Intel-X520-DA2' and
25999            '64B' and
26000            'NDRPDR' and
26001            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26002            not 'ACL' and
26003            not 'VHOST' and
26004            not 'MEMIF'"
26005   parameters:
26006   - "throughput"
26007   - "parent"
26008   - "tags"
26009   sort:
26010   - "L2XCBASE"    # l2xcbase
26011   - "L2BDBASE"    # l2bdbase
26012   - "L2XCFWD"     # dot1q-l2xcbase
26013   - "L2BDMACLRN"  # dot1q-l2bdbase
26014   layout:
26015     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26016     layout: "plot-throughput-speedup-analysis"
26017
26018 - type: "plot"
26019   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26020   algorithm: "plot_throughput_speedup_analysis"
26021   output-file-type: ".html"
26022   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26024   filter: "'NIC_Intel-X520-DA2' and
26025            '64B' and
26026            'NDRPDR' and
26027            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26028            not 'ACL' and
26029            not 'VHOST' and
26030            not 'MEMIF'"
26031   parameters:
26032   - "throughput"
26033   - "parent"
26034   - "tags"
26035   sort:
26036   - "L2XCBASE"    # l2xcbase
26037   - "L2BDBASE"    # l2bdbase
26038   - "L2XCFWD"     # dot1q-l2xcbase
26039   - "L2BDMACLRN"  # dot1q-l2bdbase
26040   layout:
26041     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26042     layout: "plot-throughput-speedup-analysis"
26043
26044 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26045 - type: "plot"
26046   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26047   algorithm: "plot_throughput_speedup_analysis"
26048   output-file-type: ".html"
26049   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26051   filter: "'NIC_Intel-X520-DA2' and
26052            'NDRPDR' and
26053            '64B' and
26054            'FEATURE' and
26055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26056            'IACL' and
26057            ('ACL1' or 'ACL50') and
26058            ('10K_FLOWS' or '10k_FLOWS') and
26059            not 'MACIP' and
26060            not 'VHOST' and
26061            not 'MEMIF'"
26062   parameters:
26063   - "throughput"
26064   - "parent"
26065   - "tags"
26066   layout:
26067     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26068     layout: "plot-throughput-speedup-analysis"
26069
26070 - type: "plot"
26071   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26072   algorithm: "plot_throughput_speedup_analysis"
26073   output-file-type: ".html"
26074   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26076   filter: "'NIC_Intel-X520-DA2' and
26077            'NDRPDR' and
26078            '64B' and
26079            'FEATURE' and
26080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26081            'IACL' and
26082            ('ACL1' or 'ACL50') and
26083            ('10K_FLOWS' or '10k_FLOWS') and
26084            not 'MACIP' and
26085            not 'VHOST' and
26086            not 'MEMIF'"
26087   parameters:
26088   - "throughput"
26089   - "parent"
26090   - "tags"
26091   layout:
26092     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26093     layout: "plot-throughput-speedup-analysis"
26094
26095 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26096 - type: "plot"
26097   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26098   algorithm: "plot_throughput_speedup_analysis"
26099   output-file-type: ".html"
26100   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26102   filter: "'NIC_Intel-X520-DA2' and
26103            'NDRPDR' and
26104            '64B' and
26105            'FEATURE' and
26106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26107            'OACL' and
26108            ('ACL1' or 'ACL50') and
26109            ('10K_FLOWS' or '10k_FLOWS') and
26110            not 'MACIP' and
26111            not 'VHOST' and
26112            not 'MEMIF'"
26113   parameters:
26114   - "throughput"
26115   - "parent"
26116   - "tags"
26117   layout:
26118     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26119     layout: "plot-throughput-speedup-analysis"
26120
26121 - type: "plot"
26122   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26123   algorithm: "plot_throughput_speedup_analysis"
26124   output-file-type: ".html"
26125   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26127   filter: "'NIC_Intel-X520-DA2' and
26128            'NDRPDR' and
26129            '64B' and
26130            'FEATURE' and
26131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26132            'OACL' and
26133            ('ACL1' or 'ACL50') and
26134            ('10K_FLOWS' or '10k_FLOWS') and
26135            not 'MACIP' and
26136            not 'VHOST' and
26137            not 'MEMIF'"
26138   parameters:
26139   - "throughput"
26140   - "parent"
26141   - "tags"
26142   layout:
26143     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26144     layout: "plot-throughput-speedup-analysis"
26145
26146 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26147 - type: "plot"
26148   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26149   algorithm: "plot_throughput_speedup_analysis"
26150   output-file-type: ".html"
26151   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26153   filter: "'NIC_Intel-X520-DA2' and
26154            'NDRPDR' and
26155            '64B' and
26156            'FEATURE' and
26157            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26158            'OACL' and
26159            ('ACL1' or 'ACL50') and
26160            ('10K_FLOWS' or '10k_FLOWS') and
26161            not 'MACIP' and
26162            not 'VHOST' and
26163            not 'MEMIF'"
26164   parameters:
26165   - "throughput"
26166   - "parent"
26167   - "tags"
26168   layout:
26169     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26170     layout: "plot-throughput-speedup-analysis"
26171
26172 - type: "plot"
26173   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26174   algorithm: "plot_throughput_speedup_analysis"
26175   output-file-type: ".html"
26176   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26178   filter: "'NIC_Intel-X520-DA2' and
26179            'NDRPDR' and
26180            '64B' and
26181            'FEATURE' and
26182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26183            'OACL' and
26184            ('ACL1' or 'ACL50') and
26185            ('10K_FLOWS' or '10k_FLOWS') and
26186            not 'MACIP' and
26187            not 'VHOST' and
26188            not 'MEMIF'"
26189   parameters:
26190   - "throughput"
26191   - "parent"
26192   - "tags"
26193   layout:
26194     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26195     layout: "plot-throughput-speedup-analysis"
26196
26197 # Speedup - VPP L2 3n-hsw-x520 features-macip
26198 - type: "plot"
26199   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26200   algorithm: "plot_throughput_speedup_analysis"
26201   output-file-type: ".html"
26202   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26204   filter: "'NIC_Intel-X520-DA2' and
26205            'NDRPDR' and
26206            '64B' and
26207            'FEATURE' and
26208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26209            'MACIP' and
26210            ('ACL1' or 'ACL50') and
26211            ('10K_FLOWS' or '10k_FLOWS') and
26212            not 'VHOST' and
26213            not 'MEMIF'"
26214   parameters:
26215   - "throughput"
26216   - "parent"
26217   - "tags"
26218   layout:
26219     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26220     layout: "plot-throughput-speedup-analysis"
26221
26222 - type: "plot"
26223   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26224   algorithm: "plot_throughput_speedup_analysis"
26225   output-file-type: ".html"
26226   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26228   filter: "'NIC_Intel-X520-DA2' and
26229            'NDRPDR' and
26230            '64B' and
26231            'FEATURE' and
26232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26233            'MACIP' and
26234            ('ACL1' or 'ACL50') and
26235            ('10K_FLOWS' or '10k_FLOWS') and
26236            not 'VHOST' and
26237            not 'MEMIF'"
26238   parameters:
26239   - "throughput"
26240   - "parent"
26241   - "tags"
26242   layout:
26243     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26244     layout: "plot-throughput-speedup-analysis"
26245
26246 # Speedup - VPP L2 3n-hsw-x710 base and scale
26247 - type: "plot"
26248   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26249   algorithm: "plot_throughput_speedup_analysis"
26250   output-file-type: ".html"
26251   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26253   filter: "'NIC_Intel-X710' and
26254            '64B' and
26255            ('BASE' or 'SCALE') and
26256            'NDRPDR' and
26257            'ETH' and
26258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26259            not 'VHOST' and
26260            not 'MEMIF' and
26261            not 'DRV_AVF'"
26262   parameters:
26263   - "throughput"
26264   - "parent"
26265   - "tags"
26266   sort:
26267   - "L2PATCH"
26268   - "L2XCFWD"
26269   - "L2BDMACLRN"
26270   - "FIB_10K"
26271   - "FIB_100K"
26272   - "FIB_1M"
26273   layout:
26274     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26275     layout: "plot-throughput-speedup-analysis"
26276
26277 - type: "plot"
26278   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26279   algorithm: "plot_throughput_speedup_analysis"
26280   output-file-type: ".html"
26281   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26283   filter: "'NIC_Intel-X710' and
26284            '64B' and
26285            ('BASE' or 'SCALE') and
26286            'NDRPDR' and
26287            'ETH' and
26288            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26289            not 'VHOST' and
26290            not 'MEMIF' and
26291            not 'DRV_AVF'"
26292   parameters:
26293   - "throughput"
26294   - "parent"
26295   - "tags"
26296   sort:
26297   - "L2PATCH"
26298   - "L2XCFWD"
26299   - "L2BDMACLRN"
26300   - "FIB_10K"
26301   - "FIB_100K"
26302   - "FIB_1M"
26303   layout:
26304     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26305     layout: "plot-throughput-speedup-analysis"
26306
26307 # Speedup - VPP L2 3n-hsw-x710 features
26308 - type: "plot"
26309   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26310   algorithm: "plot_throughput_speedup_analysis"
26311   output-file-type: ".html"
26312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26314   filter: "'NIC_Intel-X710' and
26315            '64B' and
26316            'NDRPDR' and
26317            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26318            not 'ACL' and
26319            not 'VHOST' and
26320            not 'L2OVRLAY' and
26321            not 'MEMIF'"
26322   parameters:
26323   - "throughput"
26324   - "parent"
26325   - "tags"
26326   sort:
26327   - "L2XCBASE"    # l2xcbase
26328   - "L2BDBASE"    # l2bdbase
26329   - "L2XCFWD"     # dot1q-l2xcbase
26330   - "L2BDMACLRN"  # dot1q-l2bdbase
26331   layout:
26332     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26333     layout: "plot-throughput-speedup-analysis"
26334
26335 - type: "plot"
26336   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26337   algorithm: "plot_throughput_speedup_analysis"
26338   output-file-type: ".html"
26339   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26341   filter: "'NIC_Intel-X710' and
26342            '64B' and
26343            'NDRPDR' and
26344            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26345            not 'ACL' and
26346            not 'VHOST' and
26347            not 'L2OVRLAY' and
26348            not 'MEMIF'"
26349   parameters:
26350   - "throughput"
26351   - "parent"
26352   - "tags"
26353   sort:
26354   - "L2XCBASE"    # l2xcbase
26355   - "L2BDBASE"    # l2bdbase
26356   - "L2XCFWD"     # dot1q-l2xcbase
26357   - "L2BDMACLRN"  # dot1q-l2bdbase
26358   layout:
26359     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26360     layout: "plot-throughput-speedup-analysis"
26361
26362 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26363 - type: "plot"
26364   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26365   algorithm: "plot_throughput_speedup_analysis"
26366   output-file-type: ".html"
26367   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26369   filter: "'NIC_Intel-X710' and
26370            'NDRPDR' and
26371            '64B' and
26372            'FEATURE' and
26373            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26374            'IACL' and
26375            ('ACL1' or 'ACL50') and
26376            ('10K_FLOWS' or '10k_FLOWS') and
26377            not 'MACIP' and
26378            not 'VHOST' and
26379            not 'MEMIF'"
26380   parameters:
26381   - "throughput"
26382   - "parent"
26383   - "tags"
26384   layout:
26385     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26386     layout: "plot-throughput-speedup-analysis"
26387
26388 - type: "plot"
26389   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26390   algorithm: "plot_throughput_speedup_analysis"
26391   output-file-type: ".html"
26392   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26394   filter: "'NIC_Intel-X710' and
26395            'NDRPDR' and
26396            '64B' and
26397            'FEATURE' and
26398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26399            'IACL' and
26400            ('ACL1' or 'ACL50') and
26401            ('10K_FLOWS' or '10k_FLOWS') and
26402            not 'MACIP' and
26403            not 'VHOST' and
26404            not 'MEMIF'"
26405   parameters:
26406   - "throughput"
26407   - "parent"
26408   - "tags"
26409   layout:
26410     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26411     layout: "plot-throughput-speedup-analysis"
26412
26413 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26414 - type: "plot"
26415   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26416   algorithm: "plot_throughput_speedup_analysis"
26417   output-file-type: ".html"
26418   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26420   filter: "'NIC_Intel-XL710' and
26421            '64B' and
26422            'BASE' and
26423            'NDRPDR' and
26424            'ETH' and
26425            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26426            not 'VHOST' and
26427            not 'MEMIF'"
26428   parameters:
26429   - "throughput"
26430   - "parent"
26431   - "tags"
26432   sort:
26433   - "L2PATCH"
26434   - "L2XCFWD"
26435   - "L2BDMACLRN"
26436   layout:
26437     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26438     layout: "plot-throughput-speedup-analysis"
26439
26440 - type: "plot"
26441   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26442   algorithm: "plot_throughput_speedup_analysis"
26443   output-file-type: ".html"
26444   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26446   filter: "'NIC_Intel-XL710' and
26447            '64B' and
26448            'BASE' and
26449            'NDRPDR' and
26450            'ETH' and
26451            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26452            not 'VHOST' and
26453            not 'MEMIF'"
26454   parameters:
26455   - "throughput"
26456   - "parent"
26457   - "tags"
26458   sort:
26459   - "L2PATCH"
26460   - "L2XCFWD"
26461   - "L2BDMACLRN"
26462   layout:
26463     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26464     layout: "plot-throughput-speedup-analysis"
26465
26466 # Speedup - VPP L2 3n-skx-x710 base and scale
26467 - type: "plot"
26468   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26469   algorithm: "plot_throughput_speedup_analysis"
26470   output-file-type: ".html"
26471   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26473   filter: "'NIC_Intel-X710' and
26474            '64B' and
26475            ('BASE' or 'SCALE') and
26476            'NDRPDR' and
26477            'ETH' and
26478            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26479            not 'VHOST' and
26480            not 'DRV_AVF' and
26481            not 'MEMIF'"
26482   parameters:
26483   - "throughput"
26484   - "parent"
26485   - "tags"
26486   sort:
26487   - "L2PATCH"
26488   - "L2XCBASE"
26489   - "BASE"
26490   - "FIB_10K"
26491   - "FIB_100K"
26492   - "FIB_1M"
26493   layout:
26494     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26495     layout: "plot-throughput-speedup-analysis"
26496
26497 - type: "plot"
26498   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26499   algorithm: "plot_throughput_speedup_analysis"
26500   output-file-type: ".html"
26501   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26503   filter: "'NIC_Intel-X710' and
26504            '64B' and
26505            ('BASE' or 'SCALE') and
26506            'NDRPDR' and
26507            'ETH' and
26508            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26509            not 'VHOST' and
26510            not 'DRV_AVF' and
26511            not 'MEMIF'"
26512   parameters:
26513   - "throughput"
26514   - "parent"
26515   - "tags"
26516   sort:
26517   - "L2PATCH"
26518   - "L2XCBASE"
26519   - "BASE"
26520   - "FIB_10K"
26521   - "FIB_100K"
26522   - "FIB_1M"
26523   layout:
26524     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26525     layout: "plot-throughput-speedup-analysis"
26526
26527 # Speedup - VPP L2 3n-skx-x710 features
26528 - type: "plot"
26529   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26530   algorithm: "plot_throughput_speedup_analysis"
26531   output-file-type: ".html"
26532   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26534   filter: "'NIC_Intel-X710' and
26535            '64B' and
26536            'NDRPDR' and
26537            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26538            not 'ACL' and
26539            not 'VHOST' and
26540            not 'DRV_AVF' and
26541            not 'L2OVRLAY' and
26542            not 'MEMIF'"
26543   parameters:
26544   - "throughput"
26545   - "parent"
26546   - "tags"
26547   sort:
26548   - "L2XCBASE"    # l2xcbase
26549   - "L2BDBASE"    # l2bdbase
26550   - "L2XCFWD"     # dot1q-l2xcbase
26551   - "L2BDMACLRN"  # dot1q-l2bdbase
26552   layout:
26553     title: "l2sw-3n-skx-x710-64b-features-ndr"
26554     layout: "plot-throughput-speedup-analysis"
26555
26556 - type: "plot"
26557   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26558   algorithm: "plot_throughput_speedup_analysis"
26559   output-file-type: ".html"
26560   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26562   filter: "'NIC_Intel-X710' and
26563            '64B' and
26564            'NDRPDR' and
26565            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26566            not 'ACL' and
26567            not 'VHOST' and
26568            not 'DRV_AVF' and
26569            not 'L2OVRLAY' and
26570            not 'MEMIF'"
26571   parameters:
26572   - "throughput"
26573   - "parent"
26574   - "tags"
26575   sort:
26576   - "L2XCBASE"    # l2xcbase
26577   - "L2BDBASE"    # l2bdbase
26578   - "L2XCFWD"     # dot1q-l2xcbase
26579   - "L2BDMACLRN"  # dot1q-l2bdbase
26580   layout:
26581     title: "l2sw-3n-skx-x710-64b-features-pdr"
26582     layout: "plot-throughput-speedup-analysis"
26583
26584 # Speedup - VPP L2 3n-skx-x710 features-iacl
26585 - type: "plot"
26586   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26587   algorithm: "plot_throughput_speedup_analysis"
26588   output-file-type: ".html"
26589   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26591   filter: "'NIC_Intel-X710' and
26592            'NDRPDR' and
26593            '64B' and
26594            'FEATURE' and
26595            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26596            'IACL' and
26597            ('ACL1' or 'ACL50') and
26598            ('10K_FLOWS' or '10k_FLOWS') and
26599            not 'MACIP' and
26600            not 'VHOST' and
26601            not 'MEMIF'"
26602   parameters:
26603   - "throughput"
26604   - "parent"
26605   - "tags"
26606   layout:
26607     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26608     layout: "plot-throughput-speedup-analysis"
26609
26610 - type: "plot"
26611   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26612   algorithm: "plot_throughput_speedup_analysis"
26613   output-file-type: ".html"
26614   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26616   filter: "'NIC_Intel-X710' and
26617            'NDRPDR' and
26618            '64B' and
26619            'FEATURE' and
26620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26621            'IACL' and
26622            ('ACL1' or 'ACL50') and
26623            ('10K_FLOWS' or '10k_FLOWS') and
26624            not 'MACIP' and
26625            not 'VHOST' and
26626            not 'MEMIF'"
26627   parameters:
26628   - "throughput"
26629   - "parent"
26630   - "tags"
26631   layout:
26632     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26633     layout: "plot-throughput-speedup-analysis"
26634
26635 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26636 - type: "plot"
26637   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26638   algorithm: "plot_throughput_speedup_analysis"
26639   output-file-type: ".html"
26640   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26642   filter: "'NIC_Intel-XXV710' and
26643            '64B' and
26644            ('BASE' or 'SCALE') and
26645            'NDRPDR' and
26646            'ETH' and
26647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26648            not 'DRV_AVF' and
26649            not 'VHOST' and
26650            not 'MEMIF'"
26651   parameters:
26652   - "throughput"
26653   - "parent"
26654   - "tags"
26655 #  sort:
26656 #  - "L2PATCH"
26657 #  - "L2PATCH"
26658 #  - "L2XCBASE"
26659 #  - "L2BDMACLRN"
26660   layout:
26661     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26662     layout: "plot-throughput-speedup-analysis"
26663
26664 - type: "plot"
26665   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26666   algorithm: "plot_throughput_speedup_analysis"
26667   output-file-type: ".html"
26668   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26670   filter: "'NIC_Intel-XXV710' and
26671            '64B' and
26672            ('BASE' or 'SCALE') and
26673            'NDRPDR' and
26674            'ETH' and
26675            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26676            not 'DRV_AVF' and
26677            not 'VHOST' and
26678            not 'MEMIF'"
26679   parameters:
26680   - "throughput"
26681   - "parent"
26682   - "tags"
26683 #  sort:
26684 #  - "L2PATCH"
26685 #  - "L2PATCH"
26686 #  - "L2XCBASE"
26687 #  - "L2BDMACLRN"
26688   layout:
26689     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26690     layout: "plot-throughput-speedup-analysis"
26691
26692 # Speedup - VPP L2 2n-skx-x710 base and scale
26693 - type: "plot"
26694   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26695   algorithm: "plot_throughput_speedup_analysis"
26696   output-file-type: ".html"
26697   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26698   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26699   filter: "'NIC_Intel-X710' and
26700            '64B' and
26701            ('BASE' or 'SCALE') and
26702            'NDRPDR' and
26703            'ETH' and
26704            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26705            not 'VHOST' and
26706            not 'MEMIF'"
26707   parameters:
26708   - "throughput"
26709   - "parent"
26710   - "tags"
26711   sort:
26712   - "L2PATCH"
26713   - "L2XCBASE"
26714   - "BASE"
26715   - "FIB_10K"
26716   - "FIB_100K"
26717   - "FIB_1M"
26718   layout:
26719     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26720     layout: "plot-throughput-speedup-analysis"
26721
26722 - type: "plot"
26723   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26724   algorithm: "plot_throughput_speedup_analysis"
26725   output-file-type: ".html"
26726   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26728   filter: "'NIC_Intel-X710' and
26729            '64B' and
26730            ('BASE' or 'SCALE') and
26731            'NDRPDR' and
26732            'ETH' and
26733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26734            not 'VHOST' and
26735            not 'MEMIF'"
26736   parameters:
26737   - "throughput"
26738   - "parent"
26739   - "tags"
26740   sort:
26741   - "L2PATCH"
26742   - "L2XCBASE"
26743   - "BASE"
26744   - "FIB_10K"
26745   - "FIB_100K"
26746   - "FIB_1M"
26747   layout:
26748     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26749     layout: "plot-throughput-speedup-analysis"
26750
26751 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26752 - type: "plot"
26753   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26754   algorithm: "plot_throughput_speedup_analysis"
26755   output-file-type: ".html"
26756   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26758   filter: "'NIC_Intel-XXV710' and
26759            '64B' and
26760            ('BASE' or 'SCALE') and
26761            'NDRPDR' and
26762            'ETH' and
26763            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26764            not 'VHOST' and
26765            not 'MEMIF'"
26766   parameters:
26767   - "throughput"
26768   - "parent"
26769   - "tags"
26770   sort:
26771   - "L2PATCH"
26772   - "L2XCBASE"
26773   - "BASE"
26774   - "FIB_10K"
26775   - "FIB_100K"
26776   - "FIB_1M"
26777   layout:
26778     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26779     layout: "plot-throughput-speedup-analysis"
26780
26781 - type: "plot"
26782   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26783   algorithm: "plot_throughput_speedup_analysis"
26784   output-file-type: ".html"
26785   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26786   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26787   filter: "'NIC_Intel-XXV710' and
26788            '64B' and
26789            ('BASE' or 'SCALE') and
26790            'NDRPDR' and
26791            'ETH' and
26792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26793            not 'VHOST' and
26794            not 'MEMIF'"
26795   parameters:
26796   - "throughput"
26797   - "parent"
26798   - "tags"
26799   sort:
26800   - "L2PATCH"
26801   - "L2XCBASE"
26802   - "BASE"
26803   - "FIB_10K"
26804   - "FIB_100K"
26805   - "FIB_1M"
26806   layout:
26807     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26808     layout: "plot-throughput-speedup-analysis"
26809
26810 ## Speedup - VPP L2 2n-dnv-x553 base
26811 #- type: "plot"
26812 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26813 #  algorithm: "plot_throughput_speedup_analysis"
26814 #  output-file-type: ".html"
26815 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26816 #  data: "intel-dnv-vpp"
26817 #  filter: "'NIC_Intel-X553' and
26818 #           '64B' and
26819 #           ('BASE' or 'SCALE') and
26820 #           'NDRPDR' and
26821 #           'ETH' and
26822 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26823 #           not 'VHOST' and
26824 #           not 'MEMIF'"
26825 #  parameters:
26826 #  - "throughput"
26827 #  - "parent"
26828 #  - "tags"
26829 #  sort:
26830 #  - "L2XCBASE"
26831 #  - "L2BDMACLRN"
26832 #  - "L2PATCH"
26833 #  layout:
26834 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26835 #    layout: "plot-throughput-speedup-analysis"
26836 #
26837 #- type: "plot"
26838 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26839 #  algorithm: "plot_throughput_speedup_analysis"
26840 #  output-file-type: ".html"
26841 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26842 #  data: "intel-dnv-vpp"
26843 #  filter: "'NIC_Intel-X553' and
26844 #           '64B' and
26845 #           ('BASE' or 'SCALE') and
26846 #           'NDRPDR' and
26847 #           'ETH' and
26848 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26849 #           not 'VHOST' and
26850 #           not 'MEMIF'"
26851 #  parameters:
26852 #  - "throughput"
26853 #  - "parent"
26854 #  - "tags"
26855 #  sort:
26856 #  - "L2XCBASE"
26857 #  - "L2BDMACLRN"
26858 #  - "L2PATCH"
26859 #  layout:
26860 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26861 #    layout: "plot-throughput-speedup-analysis"
26862
26863 ################################################################################
26864
26865 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26866 - type: "plot"
26867   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26868   algorithm: "plot_throughput_speedup_analysis"
26869   output-file-type: ".html"
26870   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26872   filter: "'NIC_Intel-X520-DA2' and
26873            '64B' and
26874            'NDRPDR' and
26875            'ETH' and
26876            'IP4FWD' and
26877            'VHOST_1024' and
26878            not 'VXLAN' and
26879            not 'DOT1Q'"
26880   parameters:
26881   - "throughput"
26882   - "parent"
26883   - "tags"
26884   sort:
26885   - "not CFS_OPT"
26886   - "1VM"
26887   - "2VM"
26888   layout:
26889     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26890     layout: "plot-throughput-speedup-analysis"
26891
26892 - type: "plot"
26893   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26894   algorithm: "plot_throughput_speedup_analysis"
26895   output-file-type: ".html"
26896   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26898   filter: "'NIC_Intel-X520-DA2' and
26899            '64B' and
26900            'NDRPDR' and
26901            'ETH' and
26902            'IP4FWD' and
26903            'VHOST_1024' and
26904            not 'VXLAN' and
26905            not 'DOT1Q'"
26906   parameters:
26907   - "throughput"
26908   - "parent"
26909   - "tags"
26910   sort:
26911   - "not CFS_OPT"
26912   - "1VM"
26913   - "2VM"
26914   layout:
26915     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26916     layout: "plot-throughput-speedup-analysis"
26917
26918 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26919 - type: "plot"
26920   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26921   algorithm: "plot_throughput_speedup_analysis"
26922   output-file-type: ".html"
26923   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26925   filter: "'NIC_Intel-X520-DA2' and
26926            '64B' and
26927            'NDRPDR' and
26928            ('ETH' or 'DOT1Q') and
26929            'BASE' and
26930            ('L2BDMACLRN' or 'L2XCFWD') and
26931            'VHOST_1024' and
26932            not 'VXLAN' and
26933            not 'IP4FWD' and
26934            not '2VM'"
26935   parameters:
26936   - "throughput"
26937   - "parent"
26938   - "tags"
26939   sort:
26940   - "L2BDMACLRN"
26941   - "L2BDMACLRN"
26942   - "L2BDMACLRN"
26943   - "L2XCFWD"
26944   - "L2XCFWD"
26945   - "L2XCFWD"
26946   layout:
26947     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26948     layout: "plot-throughput-speedup-analysis"
26949
26950 - type: "plot"
26951   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26952   algorithm: "plot_throughput_speedup_analysis"
26953   output-file-type: ".html"
26954   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26956   filter: "'NIC_Intel-X520-DA2' and
26957            '64B' and
26958            'NDRPDR' and
26959            ('ETH' or 'DOT1Q') and
26960            'BASE' and
26961            ('L2BDMACLRN' or 'L2XCFWD') and
26962            'VHOST_1024' and
26963            not 'VXLAN' and
26964            not 'IP4FWD' and
26965            not '2VM'"
26966   parameters:
26967   - "throughput"
26968   - "parent"
26969   - "tags"
26970   sort:
26971   - "L2BDMACLRN"
26972   - "L2BDMACLRN"
26973   - "L2BDMACLRN"
26974   - "L2XCFWD"
26975   - "L2XCFWD"
26976   - "L2XCFWD"
26977   layout:
26978     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26979     layout: "plot-throughput-speedup-analysis"
26980
26981 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26982 - type: "plot"
26983   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26984   algorithm: "plot_throughput_speedup_analysis"
26985   output-file-type: ".html"
26986   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26988   filter: "'NIC_Intel-X520-DA2' and
26989            '64B' and
26990            'NDRPDR' and
26991            ('ETH' or 'DOT1Q') and
26992            ('L2BDMACLRN' or 'L2XCFWD') and
26993            'VHOST_1024' and
26994            not 'CFS_OPT' and
26995            not 'DOT1Q' and
26996            not 'VXLAN' and
26997            not 'IP4FWD' and
26998            not 'LBOND'"
26999   parameters:
27000   - "throughput"
27001   - "parent"
27002   - "tags"
27003 #  sort:
27004 #  - "1VM"
27005 #  - "L2XCFWD"
27006 #  - "1VM"
27007 #  - "L2BDMACLRN"
27008   layout:
27009     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27010     layout: "plot-throughput-speedup-analysis"
27011
27012 - type: "plot"
27013   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27014   algorithm: "plot_throughput_speedup_analysis"
27015   output-file-type: ".html"
27016   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27018   filter: "'NIC_Intel-X520-DA2' and
27019            '64B' and
27020            'NDRPDR' and
27021            ('ETH' or 'DOT1Q') and
27022            ('L2BDMACLRN' or 'L2XCFWD') and
27023            'VHOST_1024' and
27024            not 'CFS_OPT' and
27025            not 'DOT1Q' and
27026            not 'VXLAN' and
27027            not 'IP4FWD' and
27028            not 'LBOND'"
27029   parameters:
27030   - "throughput"
27031   - "parent"
27032   - "tags"
27033 #  sort:
27034 #  - "1VM"
27035 #  - "L2XCFWD"
27036 #  - "1VM"
27037 #  - "L2BDMACLRN"
27038   layout:
27039     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27040     layout: "plot-throughput-speedup-analysis"
27041
27042 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27043 - type: "plot"
27044   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27045   algorithm: "plot_throughput_speedup_analysis"
27046   output-file-type: ".html"
27047   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27049   filter: "'NIC_Intel-X710' and
27050            '64B' and
27051            'NDRPDR' and
27052            'ETH' and
27053            'IP4FWD' and
27054            'VHOST_1024' and
27055            not 'VXLAN' and
27056            not 'CFS_OPT' and
27057            not 'DOT1Q'"
27058   parameters:
27059   - "throughput"
27060   - "parent"
27061   - "tags"
27062   sort:
27063   - "1VM"
27064   - "2VM"
27065   layout:
27066     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27067     layout: "plot-throughput-speedup-analysis"
27068
27069 - type: "plot"
27070   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27071   algorithm: "plot_throughput_speedup_analysis"
27072   output-file-type: ".html"
27073   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27075   filter: "'NIC_Intel-X710' and
27076            '64B' and
27077            'NDRPDR' and
27078            'ETH' and
27079            'IP4FWD' and
27080            'VHOST_1024' and
27081            not 'VXLAN' and
27082            not 'CFS_OPT' and
27083            not 'DOT1Q'"
27084   parameters:
27085   - "throughput"
27086   - "parent"
27087   - "tags"
27088   sort:
27089   - "1VM"
27090   - "2VM"
27091   layout:
27092     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27093     layout: "plot-throughput-speedup-analysis"
27094
27095 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27096 - type: "plot"
27097   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27098   algorithm: "plot_throughput_speedup_analysis"
27099   output-file-type: ".html"
27100   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27102   filter: "'NIC_Intel-X710' and
27103            '64B' and
27104            'NDRPDR' and
27105            ('ETH' or 'DOT1Q') and
27106            'BASE' and
27107            ('L2BDMACLRN' or 'L2XCFWD') and
27108            'VHOST_1024' and
27109            not 'VXLAN' and
27110            not 'IP4FWD' and
27111            not '2VM'"
27112   parameters:
27113   - "throughput"
27114   - "parent"
27115   - "tags"
27116   sort:
27117   - "L2BDMACLRN"
27118   - "L2BDMACLRN"
27119   - "L2BDMACLRN"
27120   - "L2XCFWD"
27121   - "L2XCFWD"
27122   - "L2XCFWD"
27123   layout:
27124     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27125     layout: "plot-throughput-speedup-analysis"
27126
27127 - type: "plot"
27128   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27129   algorithm: "plot_throughput_speedup_analysis"
27130   output-file-type: ".html"
27131   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27133   filter: "'NIC_Intel-X710' and
27134            '64B' and
27135            'NDRPDR' and
27136            ('ETH' or 'DOT1Q') and
27137            'BASE' and
27138            ('L2BDMACLRN' or 'L2XCFWD') and
27139            'VHOST_1024' and
27140            not 'VXLAN' and
27141            not 'IP4FWD' and
27142            not '2VM'"
27143   parameters:
27144   - "throughput"
27145   - "parent"
27146   - "tags"
27147   sort:
27148   - "L2BDMACLRN"
27149   - "L2BDMACLRN"
27150   - "L2BDMACLRN"
27151   - "L2XCFWD"
27152   - "L2XCFWD"
27153   - "L2XCFWD"
27154   layout:
27155     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27156     layout: "plot-throughput-speedup-analysis"
27157
27158 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27159 - type: "plot"
27160   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27161   algorithm: "plot_throughput_speedup_analysis"
27162   output-file-type: ".html"
27163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27165   filter: "'NIC_Intel-X710' and
27166            '64B' and
27167            'NDRPDR' and
27168            ('ETH' or 'DOT1Q') and
27169            ('L2BDMACLRN' or 'L2XCFWD') and
27170            'VHOST_1024' and
27171            not 'CFS_OPT' and
27172            not 'VXLAN' and
27173            not 'IP4FWD' and
27174            not 'LBOND'"
27175   parameters:
27176   - "throughput"
27177   - "parent"
27178   - "tags"
27179   sort:
27180   - "L2BDMACLRN"
27181   - "L2BDMACLRN"
27182   - "L2BDMACLRN"
27183   - "L2XCFWD"
27184   - "L2XCFWD"
27185   - "L2XCFWD"
27186   layout:
27187     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27188     layout: "plot-throughput-speedup-analysis"
27189
27190 - type: "plot"
27191   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27192   algorithm: "plot_throughput_speedup_analysis"
27193   output-file-type: ".html"
27194   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27196   filter: "'NIC_Intel-X710' and
27197            '64B' and
27198            'NDRPDR' and
27199            ('ETH' or 'DOT1Q') and
27200            ('L2BDMACLRN' or 'L2XCFWD') and
27201            'VHOST_1024' and
27202            not 'CFS_OPT' and
27203            not 'VXLAN' and
27204            not 'IP4FWD' and
27205            not 'LBOND'"
27206   parameters:
27207   - "throughput"
27208   - "parent"
27209   - "tags"
27210   sort:
27211   - "L2BDMACLRN"
27212   - "L2BDMACLRN"
27213   - "L2BDMACLRN"
27214   - "L2XCFWD"
27215   - "L2XCFWD"
27216   - "L2XCFWD"
27217   layout:
27218     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27219     layout: "plot-throughput-speedup-analysis"
27220
27221 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27222 - type: "plot"
27223   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27224   algorithm: "plot_throughput_speedup_analysis"
27225   output-file-type: ".html"
27226   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27228   filter: "'NIC_Intel-X710' and
27229            '64B' and
27230            'NDRPDR' and
27231            'ETH' and
27232            'IP4FWD' and
27233            'VHOST_1024' and
27234            not 'VXLAN' and
27235            not 'DOT1Q'"
27236   parameters:
27237   - "throughput"
27238   - "parent"
27239   - "tags"
27240   sort:
27241   - "1VM"
27242   - "2VM"
27243   layout:
27244     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27245     layout: "plot-throughput-speedup-analysis"
27246
27247 - type: "plot"
27248   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27249   algorithm: "plot_throughput_speedup_analysis"
27250   output-file-type: ".html"
27251   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27253   filter: "'NIC_Intel-X710' and
27254            '64B' and
27255            'NDRPDR' and
27256            'ETH' and
27257            'IP4FWD' and
27258            'VHOST_1024' and
27259            not 'VXLAN' and
27260            not 'DOT1Q'"
27261   parameters:
27262   - "throughput"
27263   - "parent"
27264   - "tags"
27265   sort:
27266   - "1VM"
27267   - "2VM"
27268   layout:
27269     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27270     layout: "plot-throughput-speedup-analysis"
27271
27272 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27273 - type: "plot"
27274   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27275   algorithm: "plot_throughput_speedup_analysis"
27276   output-file-type: ".html"
27277   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27279   filter: "'NIC_Intel-X710' and
27280            '64B' and
27281            'NDRPDR' and
27282            'ETH' and
27283            'IP4FWD' and
27284            'VHOST_1024' and
27285            not 'VXLAN' and
27286            not 'NF_DENSITY' and
27287            not 'CFS_OPT' and
27288            not 'DOT1Q'"
27289   parameters:
27290   - "throughput"
27291   - "parent"
27292   - "tags"
27293   sort:
27294   - "1VM"
27295   - "2VM"
27296   layout:
27297     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27298     layout: "plot-throughput-speedup-analysis"
27299
27300 - type: "plot"
27301   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27302   algorithm: "plot_throughput_speedup_analysis"
27303   output-file-type: ".html"
27304   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27306   filter: "'NIC_Intel-X710' and
27307            '64B' and
27308            'NDRPDR' and
27309            'ETH' and
27310            'IP4FWD' and
27311            'VHOST_1024' and
27312            not 'VXLAN' and
27313            not 'NF_DENSITY' and
27314            not 'CFS_OPT' and
27315            not 'DOT1Q'"
27316   parameters:
27317   - "throughput"
27318   - "parent"
27319   - "tags"
27320   sort:
27321   - "1VM"
27322   - "2VM"
27323   layout:
27324     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27325     layout: "plot-throughput-speedup-analysis"
27326
27327 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27328 - type: "plot"
27329   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27330   algorithm: "plot_throughput_speedup_analysis"
27331   output-file-type: ".html"
27332   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27334   filter: "'NIC_Intel-X710' and
27335            '64B' and
27336            'NDRPDR' and
27337            ('ETH' or 'DOT1Q') and
27338            'BASE' and
27339            ('L2BDMACLRN' or 'L2XCFWD') and
27340            'VHOST_1024' and
27341            not 'VXLAN' and
27342            not 'NF_DENSITY' and
27343            not 'IP4FWD' and
27344            not '2VM'"
27345   parameters:
27346   - "throughput"
27347   - "parent"
27348   - "tags"
27349 #  sort:
27350 #  - "not CFS_OPT"
27351 #  - "L2XCFWD"
27352 #  - "not CFS_OPT"
27353 #  - "CFS_OPT"
27354   layout:
27355     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27356     layout: "plot-throughput-speedup-analysis"
27357
27358 - type: "plot"
27359   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27360   algorithm: "plot_throughput_speedup_analysis"
27361   output-file-type: ".html"
27362   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27364   filter: "'NIC_Intel-X710' and
27365            '64B' and
27366            'NDRPDR' and
27367            ('ETH' or 'DOT1Q') and
27368            'BASE' and
27369            ('L2BDMACLRN' or 'L2XCFWD') and
27370            'VHOST_1024' and
27371            not 'VXLAN' and
27372            not 'NF_DENSITY' and
27373            not 'IP4FWD' and
27374            not '2VM'"
27375   parameters:
27376   - "throughput"
27377   - "parent"
27378   - "tags"
27379 #  sort:
27380 #  - "not CFS_OPT"
27381 #  - "L2XCFWD"
27382 #  - "not CFS_OPT"
27383 #  - "CFS_OPT"
27384   layout:
27385     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27386     layout: "plot-throughput-speedup-analysis"
27387
27388 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27389 - type: "plot"
27390   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27391   algorithm: "plot_throughput_speedup_analysis"
27392   output-file-type: ".html"
27393   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27394   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27395   filter: "'NIC_Intel-X710' and
27396            '64B' and
27397            'NDRPDR' and
27398            ('ETH' or 'DOT1Q') and
27399            ('L2BDMACLRN' or 'L2XCFWD') and
27400            'VHOST_1024' and
27401            not 'CFS_OPT' and
27402            not 'VXLAN' and
27403            not 'NF_DENSITY' and
27404            not 'DOT1Q' and
27405            not 'IP4FWD'"
27406   parameters:
27407   - "throughput"
27408   - "parent"
27409   - "tags"
27410 #  sort:
27411 #  - "1VM"
27412 #  - "L2XCFWD"
27413 #  - "1VM"
27414 #  - "L2BDMACLRN"
27415   layout:
27416     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27417     layout: "plot-throughput-speedup-analysis"
27418
27419 - type: "plot"
27420   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27421   algorithm: "plot_throughput_speedup_analysis"
27422   output-file-type: ".html"
27423   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27425   filter: "'NIC_Intel-X710' and
27426            '64B' and
27427            'NDRPDR' and
27428            ('ETH' or 'DOT1Q') and
27429            ('L2BDMACLRN' or 'L2XCFWD') and
27430            'VHOST_1024' and
27431            not 'CFS_OPT' and
27432            not 'VXLAN' and
27433            not 'NF_DENSITY' and
27434            not 'DOT1Q' and
27435            not 'IP4FWD'"
27436   parameters:
27437   - "throughput"
27438   - "parent"
27439   - "tags"
27440 #  sort:
27441 #  - "1VM"
27442 #  - "L2XCFWD"
27443 #  - "1VM"
27444 #  - "L2BDMACLRN"
27445   layout:
27446     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27447     layout: "plot-throughput-speedup-analysis"
27448
27449 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27450 - type: "plot"
27451   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27452   algorithm: "plot_throughput_speedup_analysis"
27453   output-file-type: ".html"
27454   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27456   filter: "'NIC_Intel-XXV710' and
27457            '64B' and
27458            'NDRPDR' and
27459            'ETH' and
27460            'IP4FWD' and
27461            'VHOST_1024' and
27462            not 'VXLAN' and
27463            not 'CFS_OPT' and
27464            not 'DOT1Q'"
27465   parameters:
27466   - "throughput"
27467   - "parent"
27468   - "tags"
27469   sort:
27470   - "not CFS_OPT"
27471   - "1VM"
27472   - "2VM"
27473   layout:
27474     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27475     layout: "plot-throughput-speedup-analysis"
27476
27477 - type: "plot"
27478   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27479   algorithm: "plot_throughput_speedup_analysis"
27480   output-file-type: ".html"
27481   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27483   filter: "'NIC_Intel-XXV710' and
27484            '64B' and
27485            'NDRPDR' and
27486            'ETH' and
27487            'IP4FWD' and
27488            'VHOST_1024' and
27489            not 'VXLAN' and
27490            not 'CFS_OPT' and
27491            not 'DOT1Q'"
27492   parameters:
27493   - "throughput"
27494   - "parent"
27495   - "tags"
27496   sort:
27497   - "not CFS_OPT"
27498   - "1VM"
27499   - "2VM"
27500   layout:
27501     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27502     layout: "plot-throughput-speedup-analysis"
27503
27504 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27505 #- type: "plot"
27506 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27507 #  algorithm: "plot_throughput_speedup_analysis"
27508 #  output-file-type: ".html"
27509 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27510 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27511 #  filter: "'NIC_Intel-XXV710' and
27512 #           '64B' and
27513 #           'NDRPDR' and
27514 #           ('ETH' or 'DOT1Q') and
27515 #           'BASE' and
27516 #           ('L2BDMACLRN' or 'L2XCFWD') and
27517 #           'VHOST_1024' and
27518 #           not 'VXLAN' and
27519 #           not 'IP4FWD' and
27520 #           not '2VM'"
27521 #  parameters:
27522 #  - "throughput"
27523 #  - "parent"
27524 #  - "tags"
27525 ##  sort:
27526 ##  - "not CFS_OPT"
27527 ##  - "L2XCFWD"
27528 ##  - "not CFS_OPT"
27529 ##  - "CFS_OPT"
27530 #  layout:
27531 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27532 #    layout: "plot-throughput-speedup-analysis"
27533 #
27534 #- type: "plot"
27535 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27536 #  algorithm: "plot_throughput_speedup_analysis"
27537 #  output-file-type: ".html"
27538 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27539 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27540 #  filter: "'NIC_Intel-XXV710' and
27541 #           '64B' and
27542 #           'NDRPDR' and
27543 #           ('ETH' or 'DOT1Q') and
27544 #           'BASE' and
27545 #           ('L2BDMACLRN' or 'L2XCFWD') and
27546 #           'VHOST_1024' and
27547 #           not 'VXLAN' and
27548 #           not 'IP4FWD' and
27549 #           not '2VM'"
27550 #  parameters:
27551 #  - "throughput"
27552 #  - "parent"
27553 #  - "tags"
27554 ##  sort:
27555 ##  - "not CFS_OPT"
27556 ##  - "L2XCFWD"
27557 ##  - "not CFS_OPT"
27558 ##  - "CFS_OPT"
27559 #  layout:
27560 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27561 #    layout: "plot-throughput-speedup-analysis"
27562 #
27563 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27564 #- type: "plot"
27565 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27566 #  algorithm: "plot_throughput_speedup_analysis"
27567 #  output-file-type: ".html"
27568 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27569 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27570 #  filter: "'NIC_Intel-XXV710' and
27571 #           '64B' and
27572 #           'NDRPDR' and
27573 #           ('ETH' or 'DOT1Q') and
27574 #           ('L2BDMACLRN' or 'L2XCFWD') and
27575 #           'VHOST_1024' and
27576 #           not 'CFS_OPT' and
27577 #           not 'VXLAN' and
27578 #           not 'DOT1Q' and
27579 #           not 'IP4FWD'"
27580 #  parameters:
27581 #  - "throughput"
27582 #  - "parent"
27583 #  - "tags"
27584 ##  sort:
27585 ##  - "1VM"
27586 ##  - "L2XCFWD"
27587 ##  - "1VM"
27588 ##  - "L2BDMACLRN"
27589 #  layout:
27590 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27591 #    layout: "plot-throughput-speedup-analysis"
27592 #
27593 #- type: "plot"
27594 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27595 #  algorithm: "plot_throughput_speedup_analysis"
27596 #  output-file-type: ".html"
27597 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27598 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27599 #  filter: "'NIC_Intel-XXV710' and
27600 #           '64B' and
27601 #           'NDRPDR' and
27602 #           ('ETH' or 'DOT1Q') and
27603 #           ('L2BDMACLRN' or 'L2XCFWD') and
27604 #           'VHOST_1024' and
27605 #           not 'CFS_OPT' and
27606 #           not 'VXLAN' and
27607 #           not 'DOT1Q' and
27608 #           not 'IP4FWD'"
27609 #  parameters:
27610 #  - "throughput"
27611 #  - "parent"
27612 #  - "tags"
27613 ##  sort:
27614 ##  - "1VM"
27615 ##  - "L2XCFWD"
27616 ##  - "1VM"
27617 ##  - "L2BDMACLRN"
27618 #  layout:
27619 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27620 #    layout: "plot-throughput-speedup-analysis"
27621
27622 ################################################################################
27623
27624 # Speedup - VPP vts 3n-hsw-x520
27625 - type: "plot"
27626   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27627   algorithm: "plot_throughput_speedup_analysis"
27628   output-file-type: ".html"
27629   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27631   filter: "'NIC_Intel-X520-DA2' and
27632            '114B' and
27633            'NDRPDR' and
27634            'VTS'"
27635   parameters:
27636   - "throughput"
27637   - "parent"
27638   - "tags"
27639   layout:
27640     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27641     layout: "plot-throughput-speedup-analysis"
27642
27643 - type: "plot"
27644   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27645   algorithm: "plot_throughput_speedup_analysis"
27646   output-file-type: ".html"
27647   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27649   filter: "'NIC_Intel-X520-DA2' and
27650            '114B' and
27651            'NDRPDR' and
27652            'VTS'"
27653   parameters:
27654   - "throughput"
27655   - "parent"
27656   - "tags"
27657   layout:
27658     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27659     layout: "plot-throughput-speedup-analysis"