4f9dce902011e3196be9437950c1120a1fedd8c3
[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         - 40  # NDRPDR full
374
375     vpp-perf-results-3n-skx:
376       csit-vpp-perf-verify-1904-3n-skx:
377         - 26  # NDRPDR full
378         - 27  # NDRPDR full
379         - 30  # NDRPDR full
380         - 31  # NDRPDR full
381
382     vpp-perf-results-2n-skx:
383       csit-vpp-perf-verify-1904-2n-skx:
384         - 33  # NDRPDR full
385         - 39  # NDRPDR full
386         - 58  # NDRPDR full
387         - 62  # NDRPDR full
388
389     vpp-mrr-results-3n-hsw:
390       csit-vpp-perf-verify-1904-3n-hsw:
391         - 9   # MRR sel
392
393     vpp-mrr-results-3n-skx:
394       csit-vpp-perf-verify-1904-3n-skx:
395         - 7   # MRR sel
396
397     vpp-mrr-results-2n-skx:
398       csit-vpp-perf-verify-1904-2n-skx:
399         - 11  # MRR sel
400
401     vpp-func-results-ubuntu:
402       csit-vpp-functional-1904-ubuntu1604-virl:
403         - 29
404
405     vpp-func-results-centos:
406       csit-vpp-functional-1904-centos7-virl:
407         - 32
408
409     vpp-device-results-ubuntu:
410       csit-vpp-device-1904-ubuntu1804-1n-skx:
411         - 33
412
413 #    # VPP Ligato
414 #    ligato-perf-results-3n-hsw:
415 #      # csit-ligato-perf-verify-1904-3n-hsw:
416 #      csit-ligato-perf-verify-1901-3n-hsw:
417 #        - 10  # NDRPDR full
418
419     dpdk-perf-results-3n-hsw:
420       csit-dpdk-perf-verify-1904-3n-hsw:
421         - 5   # NDRPDR sel
422
423     dpdk-perf-results-3n-skx:
424       csit-dpdk-perf-verify-1904-3n-skx:
425         - 7   # NDRPDR sel
426
427     dpdk-perf-results-2n-skx:
428       csit-dpdk-perf-verify-1904-2n-skx:
429         - 9   # NDRPDR sel
430
431     # HoneyComb Functional
432     hc-func-results:
433       csit-hc2vpp-verify-func-1904-ubuntu1604:
434         - 4
435
436 #    # NSH SFC Functional
437 #    nsh-func-results:
438 #      # Not used
439 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
440 #        - 1
441
442     # DMM Functional
443     dmm-func-results:
444       csit-dmm-functional-1904-ubuntu1604-virl:
445         - 1
446
447     ###########################################################################
448     # Tables (more than one data set)
449
450     # Performance changes
451
452 #    intel-dnv-vpp-changes-2n-dnv-h1:
453 #      intel-dnv-vpp-release-1810:
454 #        - 1
455 #    intel-dnv-vpp-changes-2n-dnv-ref:
456 #      intel-dnv-vpp-release-1901:
457 #        - 1
458 #    intel-dnv-vpp-changes-2n-dnv-cmp:
459 #      # intel-dnv-vpp-release-1904:
460 #      intel-dnv-vpp-release-1901:
461 #        - 1
462 #    intel-dnv-vpp-changes-2n-dnv:
463 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
464 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
465 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
466
467     vpp-performance-changes-3n-hsw-h1:
468       csit-vpp-perf-verify-1810-3n-hsw:
469         - 8   # NDRPDR sel
470         - 12  # NDRPDR sel
471         - 14  # NDRPDR sel
472         - 18  # NDRPDR sel
473         - 23  # NDRPDR sel
474         - 25  # NDRPDR sel
475         - 38  # NDRPDR sel
476         - 39  # NDRPDR sel
477         - 41  # NDRPDR sel
478         - 42  # NDRPDR sel
479     vpp-performance-changes-3n-hsw-ref:
480       csit-vpp-perf-verify-1901-3n-hsw:
481         - 10  # NDRPDR sel
482         - 19  # NDRPDR sel
483         - 31  # NDRPDR sel
484         - 36  # NDRPDR sel
485         - 40  # NDRPDR sel
486         - 42  # NDRPDR sel
487         - 44  # NDRPDR sel
488         - 46  # NDRPDR sel
489         - 47  # NDRPDR sel
490         - 48  # NDRPDR sel
491         - 61  # NDRPDR LB
492         - 62  # NDRPDR LB
493         - 63  # NDRPDR LB
494         - 64  # NDRPDR LB
495         - 65  # NDRPDR LB
496         - 66  # NDRPDR LB
497         - 67  # NDRPDR LB
498         - 69  # NDRPDR LB
499         - 70  # NDRPDR LB
500         - 71  # NDRPDR LB
501     vpp-performance-changes-3n-hsw-cmp:
502       csit-vpp-perf-verify-1904-3n-hsw:
503         - 11  # NDRPDR sel
504         - 12  # NDRPDR sel
505         - 20  # NDRPDR sel
506         - 21  # NDRPDR sel
507         - 23  # NDRPDR sel
508         - 24  # NDRPDR sel
509         - 25  # NDRPDR sel
510         - 26  # NDRPDR sel
511         - 29  # NDRPDR sel
512         - 30  # NDRPDR sel
513     vpp-performance-changes-3n-hsw:
514       - "vpp-performance-changes-3n-hsw-h1"
515       - "vpp-performance-changes-3n-hsw-ref"
516       - "vpp-performance-changes-3n-hsw-cmp"
517
518     vpp-performance-changes-3n-skx-h1:
519       csit-vpp-perf-verify-1810-3n-skx:
520         - 10  # NDRPDR sel
521         - 14  # NDRPDR sel
522         - 15  # NDRPDR sel
523         - 16  # NDRPDR sel
524         - 17  # NDRPDR sel
525         - 19  # NDRPDR sel
526         - 20  # NDRPDR sel
527         - 21  # NDRPDR sel
528         - 22  # NDRPDR sel
529         - 25  # NDRPDR sel
530     vpp-performance-changes-3n-skx-ref:
531       csit-vpp-perf-verify-1901-3n-skx:
532         - 18  # NDRPDR sel
533         - 19  # NDRPDR sel
534         - 20  # NDRPDR sel
535         - 28  # NDRPDR sel
536         - 31  # NDRPDR sel
537         - 33  # NDRPDR sel
538         - 36  # NDRPDR sel
539         - 38  # NDRPDR sel
540         - 47  # NDRPDR sel
541         - 48  # NDRPDR sel
542         - 54  # NDRPDR LB
543         - 57  # NDRPDR LB
544         - 58  # NDRPDR LB
545         - 59  # NDRPDR LB
546         - 60  # NDRPDR LB
547         - 63  # NDRPDR LB
548         - 64  # NDRPDR LB
549         - 65  # NDRPDR LB
550         - 66  # NDRPDR LB
551         - 67  # NDRPDR LB
552     vpp-performance-changes-3n-skx-cmp:
553       csit-vpp-perf-verify-1904-3n-skx:
554         - 8   # NDRPDR sel
555         - 9   # NDRPDR sel
556         - 10  # NDRPDR sel
557         - 11  # NDRPDR sel
558         - 12  # NDRPDR sel
559         - 14  # NDRPDR sel
560         - 16  # NDRPDR sel
561         - 21  # NDRPDR sel
562         - 23  # NDRPDR sel
563         - 25  # NDRPDR sel
564     vpp-performance-changes-3n-skx:
565       - "vpp-performance-changes-3n-skx-h1"
566       - "vpp-performance-changes-3n-skx-ref"
567       - "vpp-performance-changes-3n-skx-cmp"
568
569     vpp-performance-changes-2n-skx-h1:
570       csit-vpp-perf-verify-1810-2n-skx:
571         - 9   # NDRPDR sel
572         - 13  # NDRPDR sel
573         - 14  # NDRPDR sel
574         - 19  # NDRPDR sel
575         - 20  # NDRPDR sel
576         - 21  # NDRPDR sel
577         - 22  # NDRPDR sel
578         - 23  # NDRPDR sel
579         - 24  # NDRPDR sel
580         - 27  # NDRPDR sel
581     vpp-performance-changes-2n-skx-ref:
582       csit-vpp-perf-verify-1901-2n-skx:
583         - 5   # NDRPDR sel
584         - 12  # NDRPDR sel
585         - 13  # NDRPDR sel
586         - 21  # NDRPDR sel
587         - 23  # NDRPDR sel
588         - 31  # NDRPDR sel
589         - 34  # NDRPDR sel
590         - 40  # NDRPDR sel
591         - 42  # NDRPDR sel
592         - 43  # NDRPDR sel
593     vpp-performance-changes-2n-skx-cmp:
594       csit-vpp-perf-verify-1904-2n-skx:
595         - 12  # NDRPDR sel
596         - 14  # NDRPDR sel
597         - 16  # NDRPDR sel
598         - 17  # NDRPDR sel
599         - 18  # NDRPDR sel
600         - 21  # NDRPDR sel
601         - 27  # NDRPDR sel
602         - 30  # NDRPDR sel
603         - 31  # NDRPDR sel
604         - 32  # NDRPDR sel
605     vpp-performance-changes-2n-skx:
606       - "vpp-performance-changes-2n-skx-h1"
607       - "vpp-performance-changes-2n-skx-ref"
608       - "vpp-performance-changes-2n-skx-cmp"
609
610     vpp-soak-vs-ndr-2n-skx-ref:
611       csit-vpp-perf-verify-1904-2n-skx:
612         - 12  # NDRPDR sel
613         - 14  # NDRPDR sel
614         - 16  # NDRPDR sel
615         - 17  # NDRPDR sel
616         - 18  # NDRPDR sel
617         - 21  # NDRPDR sel
618         - 27  # NDRPDR sel
619         - 30  # NDRPDR sel
620         - 31  # NDRPDR sel
621         - 32  # NDRPDR sel
622     vpp-soak-vs-ndr-2n-skx-cmp:
623       csit-vpp-perf-verify-1904-2n-skx:
624         - 70  # soak
625         - 71  # soak
626     vpp-soak-vs-ndr-2n-skx:
627       csit-vpp-perf-verify-1904-2n-skx:
628         - 12  # NDRPDR sel
629         - 14  # NDRPDR sel
630         - 16  # NDRPDR sel
631         - 17  # NDRPDR sel
632         - 18  # NDRPDR sel
633         - 21  # NDRPDR sel
634         - 27  # NDRPDR sel
635         - 30  # NDRPDR sel
636         - 31  # NDRPDR sel
637         - 32  # NDRPDR sel
638         - 70  # soak
639         - 71  # soak
640
641     vpp-performance-changes-3n-hsw-mrr-h1:
642       csit-vpp-perf-verify-1810-3n-hsw:
643         - 9   # MRR sel
644     vpp-performance-changes-3n-hsw-mrr-ref:
645       csit-vpp-perf-verify-1901-3n-hsw:
646         - 35  # MRR sel
647     vpp-performance-changes-3n-hsw-mrr-cmp:
648       csit-vpp-perf-verify-1904-3n-hsw:
649         - 9   # MRR sel
650     vpp-performance-changes-3n-hsw-mrr:
651       - "vpp-performance-changes-3n-hsw-mrr-h1"
652       - "vpp-performance-changes-3n-hsw-mrr-ref"
653       - "vpp-performance-changes-3n-hsw-mrr-cmp"
654
655     vpp-performance-changes-3n-skx-mrr-h1:
656       csit-vpp-perf-verify-1810-3n-skx:
657         - 9   # MRR sel
658         - 11  # MRR sel
659         - 12  # MRR sel
660         - 13  # MRR sel
661     vpp-performance-changes-3n-skx-mrr-ref:
662       csit-vpp-perf-verify-1901-3n-skx:
663         - 32  # MRR sel
664     vpp-performance-changes-3n-skx-mrr-cmp:
665       csit-vpp-perf-verify-1904-3n-skx:
666         - 7   # MRR sel
667     vpp-performance-changes-3n-skx-mrr:
668       - "vpp-performance-changes-3n-skx-mrr-h1"
669       - "vpp-performance-changes-3n-skx-mrr-ref"
670       - "vpp-performance-changes-3n-skx-mrr-cmp"
671
672     vpp-performance-changes-2n-skx-mrr-h1:
673       csit-vpp-perf-verify-1810-2n-skx:
674         - 8   # MRR sel
675         - 10  # MRR sel
676         - 11  # MRR sel
677         - 12  # MRR sel
678     vpp-performance-changes-2n-skx-mrr-ref:
679       csit-vpp-perf-verify-1901-2n-skx:
680         - 22  # MRR sel
681     vpp-performance-changes-2n-skx-mrr-cmp:
682       csit-vpp-perf-verify-1904-2n-skx:
683         - 11  # MRR sel
684     vpp-performance-changes-2n-skx-mrr:
685       - "vpp-performance-changes-2n-skx-mrr-h1"
686       - "vpp-performance-changes-2n-skx-mrr-ref"
687       - "vpp-performance-changes-2n-skx-mrr-cmp"
688
689     dpdk-performance-changes-3n-hsw-h1:
690       csit-dpdk-perf-verify-1810-3n-hsw:
691         - 1   # NDRPDR sel
692         - 2   # NDRPDR sel
693         - 3   # NDRPDR sel
694         - 4   # NDRPDR sel
695         - 5   # NDRPDR sel
696         - 6   # NDRPDR sel
697         - 7   # NDRPDR sel
698         - 8   # NDRPDR sel
699         - 9   # NDRPDR sel
700         - 10  # NDRPDR sel
701     dpdk-performance-changes-3n-hsw-ref:
702       csit-dpdk-perf-verify-1901-3n-hsw:
703         - 13  # NDRPDR sel
704         - 14  # NDRPDR sel
705         - 16  # NDRPDR sel
706         - 17  # NDRPDR sel
707         - 18  # NDRPDR sel
708         - 19  # NDRPDR sel
709         - 20  # NDRPDR sel
710         - 21  # NDRPDR sel
711         - 22  # NDRPDR sel
712         - 23  # NDRPDR sel
713     dpdk-performance-changes-3n-hsw-cmp:
714       csit-dpdk-perf-verify-1904-3n-hsw:
715         - 2   # NDRPDR sel
716         - 3   # NDRPDR sel
717         - 5   # NDRPDR sel
718         - 6   # NDRPDR sel
719         - 13  # NDRPDR sel
720         - 14  # NDRPDR sel
721         - 15  # NDRPDR sel
722         - 18  # NDRPDR sel
723         - 19  # NDRPDR sel
724         - 20  # NDRPDR sel
725     dpdk-performance-changes-3n-hsw:
726       - "dpdk-performance-changes-3n-hsw-h1"
727       - "dpdk-performance-changes-3n-hsw-ref"
728       - "dpdk-performance-changes-3n-hsw-cmp"
729
730     dpdk-performance-changes-3n-skx-h1:
731       csit-dpdk-perf-verify-1810-3n-skx:
732         - 3   # NDRPDR sel
733         - 4   # NDRPDR sel
734         - 6   # NDRPDR sel
735         - 7   # NDRPDR sel
736         - 8   # NDRPDR sel
737         - 9   # NDRPDR sel
738         - 10  # NDRPDR sel
739         - 11  # NDRPDR sel
740         - 12  # NDRPDR sel
741         - 13  # NDRPDR sel
742     dpdk-performance-changes-3n-skx-ref:
743       csit-dpdk-perf-verify-1901-3n-skx:
744         - 3   # NDRPDR sel
745         - 5   # NDRPDR sel
746         - 6   # NDRPDR sel
747         - 7   # NDRPDR sel
748         - 8   # NDRPDR sel
749         - 9   # NDRPDR sel
750         - 10  # NDRPDR sel
751         - 11  # NDRPDR sel
752         - 12  # NDRPDR sel
753         - 13  # NDRPDR sel
754     dpdk-performance-changes-3n-skx-cmp:
755       csit-dpdk-perf-verify-1904-3n-skx:
756         - 2   # NDRPDR sel
757         - 3   # NDRPDR sel
758         - 4   # NDRPDR sel
759         - 5   # NDRPDR sel
760         - 6   # NDRPDR sel
761         - 7   # NDRPDR sel
762         - 11  # NDRPDR sel
763         - 12  # NDRPDR sel
764         - 13  # NDRPDR sel
765         - 14  # NDRPDR sel
766     dpdk-performance-changes-3n-skx:
767       - "dpdk-performance-changes-3n-skx-h1"
768       - "dpdk-performance-changes-3n-skx-ref"
769       - "dpdk-performance-changes-3n-skx-cmp"
770
771     dpdk-performance-changes-2n-skx-h1:
772       csit-dpdk-perf-verify-1810-2n-skx:
773         - 3   # NDRPDR sel
774         - 4   # NDRPDR sel
775         - 5   # NDRPDR sel
776         - 7   # NDRPDR sel
777         - 8   # NDRPDR sel
778         - 9   # NDRPDR sel
779         - 10  # NDRPDR sel
780         - 11  # NDRPDR sel
781         - 12  # NDRPDR sel
782         - 13  # NDRPDR sel
783     dpdk-performance-changes-2n-skx-ref:
784       csit-dpdk-perf-verify-1901-2n-skx:
785         - 12  # NDRPDR sel
786         - 13  # NDRPDR sel
787         - 14  # NDRPDR sel
788         - 15  # NDRPDR sel
789         - 16  # NDRPDR sel
790         - 17  # NDRPDR sel
791         - 18  # NDRPDR sel
792         - 19  # NDRPDR sel
793         - 20  # NDRPDR sel
794         - 21  # NDRPDR sel
795     dpdk-performance-changes-2n-skx-cmp:
796       csit-dpdk-perf-verify-1904-2n-skx:
797         - 2   # NDRPDR sel
798         - 3   # NDRPDR sel
799         - 4   # NDRPDR sel
800         - 5   # NDRPDR sel
801         - 7   # NDRPDR sel
802         - 8   # NDRPDR sel
803         - 9   # NDRPDR sel
804         - 10  # NDRPDR sel
805         - 11  # NDRPDR sel
806         - 12  # NDRPDR sel
807     dpdk-performance-changes-2n-skx:
808       - "dpdk-performance-changes-2n-skx-h1"
809       - "dpdk-performance-changes-2n-skx-ref"
810       - "dpdk-performance-changes-2n-skx-cmp"
811
812     # Compare testbeds
813
814     vpp-compare-testbeds-ref:
815       csit-vpp-perf-verify-1904-3n-hsw:
816         - 11  # NDRPDR sel
817         - 12  # NDRPDR sel
818         - 20  # NDRPDR sel
819         - 21  # NDRPDR sel
820         - 23  # NDRPDR sel
821         - 24  # NDRPDR sel
822         - 25  # NDRPDR sel
823         - 26  # NDRPDR sel
824         - 29  # NDRPDR sel
825         - 30  # NDRPDR sel
826     vpp-compare-testbeds-cmp:
827       csit-vpp-perf-verify-1904-3n-skx:
828         - 8   # NDRPDR sel
829         - 9   # NDRPDR sel
830         - 10  # NDRPDR sel
831         - 11  # NDRPDR sel
832         - 12  # NDRPDR sel
833         - 14  # NDRPDR sel
834         - 16  # NDRPDR sel
835         - 21  # NDRPDR sel
836         - 23  # NDRPDR sel
837         - 25  # NDRPDR sel
838     vpp-compare-testbeds:
839       - "vpp-compare-testbeds-ref"
840       - "vpp-compare-testbeds-cmp"
841
842     vpp-compare-testbeds-mrr-ref:
843       csit-vpp-perf-verify-1904-3n-hsw:
844         - 9   # MRR sel
845     vpp-compare-testbeds-mrr-cmp:
846       csit-vpp-perf-verify-1904-3n-skx:
847         - 7   # MRR sel
848     vpp-compare-testbeds-mrr:
849       - "vpp-compare-testbeds-mrr-ref"
850       - "vpp-compare-testbeds-mrr-cmp"
851
852     dpdk-compare-testbeds-ref:
853       csit-dpdk-perf-verify-1904-3n-hsw:
854         - 2   # NDRPDR sel
855         - 3   # NDRPDR sel
856         - 5   # NDRPDR sel
857         - 6   # NDRPDR sel
858         - 13  # NDRPDR sel
859         - 14  # NDRPDR sel
860         - 15  # NDRPDR sel
861         - 18  # NDRPDR sel
862         - 19  # NDRPDR sel
863         - 20  # NDRPDR sel
864     dpdk-compare-testbeds-cmp:
865       csit-dpdk-perf-verify-1904-3n-skx:
866         - 2   # NDRPDR sel
867         - 3   # NDRPDR sel
868         - 4   # NDRPDR sel
869         - 5   # NDRPDR sel
870         - 6   # NDRPDR sel
871         - 7   # NDRPDR sel
872         - 11  # NDRPDR sel
873         - 12  # NDRPDR sel
874         - 13  # NDRPDR sel
875         - 14  # NDRPDR sel
876     dpdk-compare-testbeds:
877       - "dpdk-compare-testbeds-ref"
878       - "dpdk-compare-testbeds-cmp"
879
880     # Compare topologies
881
882     vpp-compare-topologies-ref:
883       csit-vpp-perf-verify-1904-3n-skx:
884         - 8   # NDRPDR sel
885         - 9   # NDRPDR sel
886         - 10  # NDRPDR sel
887         - 11  # NDRPDR sel
888         - 12  # NDRPDR sel
889         - 14  # NDRPDR sel
890         - 16  # NDRPDR sel
891         - 21  # NDRPDR sel
892         - 23  # NDRPDR sel
893         - 25  # NDRPDR sel
894     vpp-compare-topologies-cmp:
895       csit-vpp-perf-verify-1904-2n-skx:
896         - 12  # NDRPDR sel
897         - 14  # NDRPDR sel
898         - 16  # NDRPDR sel
899         - 17  # NDRPDR sel
900         - 18  # NDRPDR sel
901         - 21  # NDRPDR sel
902         - 27  # NDRPDR sel
903         - 30  # NDRPDR sel
904         - 31  # NDRPDR sel
905         - 32  # NDRPDR sel
906     vpp-compare-topologies:
907       - "vpp-compare-topologies-ref"
908       - "vpp-compare-topologies-cmp"
909
910     vpp-compare-topologies-mrr-ref:
911       csit-vpp-perf-verify-1904-3n-skx:
912         - 7   # MRR sel
913     vpp-compare-topologies-mrr-cmp:
914       csit-vpp-perf-verify-1904-2n-skx:
915         - 11  # MRR sel
916     vpp-compare-topologies-mrr:
917       - "vpp-compare-topologies-mrr-ref"
918       - "vpp-compare-topologies-mrr-cmp"
919
920     dpdk-compare-topologies-ref:
921       csit-dpdk-perf-verify-1904-3n-skx:
922         - 2   # NDRPDR sel
923         - 3   # NDRPDR sel
924         - 4   # NDRPDR sel
925         - 5   # NDRPDR sel
926         - 6   # NDRPDR sel
927         - 7   # NDRPDR sel
928         - 11  # NDRPDR sel
929         - 12  # NDRPDR sel
930         - 13  # NDRPDR sel
931         - 14  # NDRPDR sel
932     dpdk-compare-topologies-cmp:
933       csit-dpdk-perf-verify-1904-2n-skx:
934         - 2   # NDRPDR sel
935         - 3   # NDRPDR sel
936         - 4   # NDRPDR sel
937         - 5   # NDRPDR sel
938         - 7   # NDRPDR sel
939         - 8   # NDRPDR sel
940         - 9   # NDRPDR sel
941         - 10  # NDRPDR sel
942         - 11  # NDRPDR sel
943         - 12  # NDRPDR sel
944     dpdk-compare-topologies:
945       - "dpdk-compare-topologies-ref"
946       - "dpdk-compare-topologies-cmp"
947
948   plot-layouts:
949
950     plot-soak-throughput:
951       titlefont:
952         size: 18
953       xaxis:
954         title: "<b>Test Cases [Index]</b>"
955         titlefont:
956           size: 16
957         autorange: True
958         fixedrange: False
959         gridcolor: "rgb(230, 230, 230)"
960         linecolor: "rgb(220, 220, 220)"
961         linewidth: 1
962         showgrid: True
963         showline: True
964         showticklabels: True
965         tickcolor: "rgb(220, 220, 220)"
966         tickmode: "linear"
967         tickfont:
968           size: 16
969         zeroline: False
970       yaxis:
971         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
972         titlefont:
973           size: 16
974         gridcolor: "rgb(230, 230, 230)"
975         hoverformat: ".4r"
976         tickformat: ".3r"
977         linecolor: "rgb(220, 220, 220)"
978         linewidth: 1
979         showgrid: True
980         showline: True
981         showticklabels: True
982         tickcolor: "rgb(220, 220, 220)"
983         tickfont:
984           size: 16
985         zeroline: False
986         range: [0,50]
987       autosize: False
988       margin:
989         t: 50
990         b: 0
991         l: 80
992         r: 20
993       showlegend: True
994       legend:
995         orientation: "h"
996         font:
997           size: 16
998       width: 700
999       height: 900
1000
1001     plot-service-density:
1002       titlefont:
1003         size: 18
1004       xaxis:
1005         side: "top"
1006         autorange: True
1007         fixedrange: False
1008         showgrid: False
1009         showline: False
1010         showticklabels: False
1011         ticks: ""
1012         ticklen: 0
1013         tickwidth: 0
1014         zeroline: False
1015       yaxis:
1016         autorange: "reversed"
1017         showgrid: False
1018         showline: False
1019         showticklabels: False
1020         ticks: ""
1021         ticklen: 0
1022         tickwidth: 0
1023         zeroline: False
1024       autosize: True
1025       showlegend: False
1026       width: 700
1027       height: 700
1028
1029     plot-cps:
1030       titlefont:
1031         size: 18
1032       xaxis:
1033         title: "<b>Test Cases [Index]</b>"
1034         titlefont:
1035           size: 16
1036         autorange: True
1037         fixedrange: False
1038         gridcolor: "rgb(230, 230, 230)"
1039         linecolor: "rgb(220, 220, 220)"
1040         linewidth: 1
1041         showgrid: True
1042         showline: True
1043         showticklabels: True
1044         tickcolor: "rgb(220, 220, 220)"
1045         tickmode: "linear"
1046         tickfont:
1047           size: 16
1048         zeroline: False
1049       yaxis:
1050         title: "<b>Connections Per Second [cps]</b>"
1051         titlefont:
1052           size: 16
1053         gridcolor: "rgb(230, 230, 230)"
1054         hoverformat: ".4s"
1055         linecolor: "rgb(220, 220, 220)"
1056         linewidth: 1
1057         rangemode: "tozero"
1058         showgrid: True
1059         showline: True
1060         showticklabels: True
1061         tickcolor: "rgb(220, 220, 220)"
1062         tickformat: ".3s"
1063         tickfont:
1064           size: 16
1065         zeroline: False
1066       boxmode: "group"
1067       boxgroupgap: 0.5
1068       autosize: False
1069       margin:
1070         t: 50
1071         b: 20
1072         l: 80
1073         r: 20
1074       showlegend: True
1075       legend:
1076         orientation: "h"
1077         font:
1078           size: 16
1079       width: 700
1080       height: 800
1081
1082     plot-rps:
1083       titlefont:
1084         size: 18
1085       xaxis:
1086         title: "<b>Test Cases [Index]</b>"
1087         titlefont:
1088           size: 16
1089         autorange: True
1090         fixedrange: False
1091         gridcolor: "rgb(230, 230, 230)"
1092         linecolor: "rgb(220, 220, 220)"
1093         linewidth: 1
1094         showgrid: True
1095         showline: True
1096         showticklabels: True
1097         tickcolor: "rgb(220, 220, 220)"
1098         tickmode: "linear"
1099         tickfont:
1100           size: 16
1101         zeroline: False
1102       yaxis:
1103         title: "<b>Requests Per Second [rps]</b>"
1104         titlefont:
1105           size: 16
1106         gridcolor: "rgb(230, 230, 230)"
1107         hoverformat: ".4s"
1108         linecolor: "rgb(220, 220, 220)"
1109         linewidth: 1
1110         rangemode: "tozero"
1111         showgrid: True
1112         showline: True
1113         showticklabels: True
1114         tickcolor: "rgb(230, 230, 230)"
1115         tickformat: ".3s"
1116         tickfont:
1117           size: 16
1118         zeroline: False
1119       boxmode: "group"
1120       boxgroupgap: 0.5
1121       autosize: False
1122       margin:
1123         t: 50
1124         b: 20
1125         l: 80
1126         r: 20
1127       showlegend: True
1128       legend:
1129         orientation: "h"
1130         font:
1131           size: 16
1132       width: 700
1133       height: 800
1134
1135     plot-throughput:
1136       titlefont:
1137         size: 18
1138       xaxis:
1139         title: "<b>Test Cases [Index]</b>"
1140         titlefont:
1141           size: 16
1142         autorange: True
1143         fixedrange: False
1144         gridcolor: "rgb(230, 230, 230)"
1145         linecolor: "rgb(220, 220, 220)"
1146         linewidth: 1
1147         showgrid: True
1148         showline: True
1149         showticklabels: True
1150         tickcolor: "rgb(220, 220, 220)"
1151         tickmode: "linear"
1152         tickfont:
1153           size: 16
1154         zeroline: False
1155       yaxis:
1156         title: "<b>Packet Throughput [Mpps]</b>"
1157         titlefont:
1158           size: 16
1159         gridcolor: "rgb(230, 230, 230)"
1160         hoverformat: ".4r"
1161         tickformat: ".3r"
1162         linecolor: "rgb(220, 220, 220)"
1163         linewidth: 1
1164         showgrid: True
1165         showline: True
1166         showticklabels: True
1167         tickcolor: "rgb(220, 220, 220)"
1168         tickfont:
1169           size: 16
1170         zeroline: False
1171         range: [0,50]
1172       boxmode: "group"
1173       boxgroupgap: 0.5
1174       autosize: False
1175       margin:
1176         t: 50
1177         b: 0
1178         l: 80
1179         r: 20
1180       showlegend: True
1181       legend:
1182         orientation: "h"
1183         font:
1184           size: 16
1185       width: 700
1186       height: 900
1187
1188     plot-throughput-speedup-analysis:
1189       titlefont:
1190         size: 18
1191       xaxis:
1192         title: "<b>Number of Cores [Qty]</b>"
1193         titlefont:
1194           size: 16
1195         autorange: True
1196         fixedrange: False
1197         gridcolor: "rgb(230, 230, 230)"
1198         linecolor: "rgb(220, 220, 220)"
1199         linewidth: 1
1200         showgrid: True
1201         showline: True
1202         showticklabels: True
1203         tickcolor: "rgb(238, 238, 238)"
1204         tickmode: "linear"
1205         tickfont:
1206           size: 16
1207         zeroline: False
1208       yaxis:
1209         title: "<b>Packet Throughput [Mpps]</b>"
1210         titlefont:
1211           size: 16
1212         type: "linear"
1213         gridcolor: "rgb(230, 230, 230)"
1214         hoverformat: ".4s"
1215         linecolor: "rgb(220, 220, 220)"
1216         linewidth: 1
1217         showgrid: True
1218         showline: True
1219         showticklabels: True
1220         tickcolor: "rgb(220, 220, 220)"
1221         tickformat: ".4s"
1222         tickfont:
1223           size: 16
1224         zeroline: True
1225         rangemode: "tozero"
1226         range: [0,100]
1227       legend:
1228         orientation: "h"
1229         font:
1230           size: 16
1231         xanchor: "left"
1232         yanchor: "top"
1233         x: 0
1234         y: -0.2
1235         bgcolor: "rgba(255, 255, 255, 0)"
1236         bordercolor: "rgba(255, 255, 255, 0)"
1237         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1238       autosize: False
1239       margin:
1240           't': 50
1241           'b': 150
1242           'l': 85
1243           'r': 10
1244       showlegend: True
1245       width: 700
1246       height: 700
1247       hoverlabel:
1248         namelength: -1
1249       annotations: [
1250         {
1251           text: "_ _          __          ...",
1252           align: "left",
1253           showarrow: False,
1254           xref: "paper",
1255           yref: "paper",
1256           xanchor: "left",
1257           yanchor: "top",
1258           x: 0,
1259           y: -0.13,
1260           font: {
1261             family: "Consolas, Courier New",
1262             size: 15
1263           },
1264         },
1265         {
1266           text: "    Perfect     Measured     Limit",
1267           align: "left",
1268           showarrow: False,
1269           xref: "paper",
1270           yref: "paper",
1271           xanchor: "left",
1272           yanchor: "top",
1273           x: 0,
1274           y: -0.15,
1275           font: {
1276             family: "Consolas, Courier New",
1277             size: 15
1278           },
1279         },
1280       ]
1281
1282     plot-latency:
1283       titlefont:
1284         size: 18
1285       xaxis:
1286         title: "<b>Direction</b>"
1287         titlefont:
1288           size: 16
1289         autorange: True
1290         fixedrange: False
1291         gridcolor: "rgb(230, 230, 230)"
1292         linecolor: "rgb(220, 220, 220)"
1293         linewidth: 1
1294         showgrid: True
1295         showline: True
1296         showticklabels: False
1297         tickcolor: "rgb(220, 220, 220)"
1298         tickmode: "linear"
1299         tickfont:
1300           size: 16
1301         zeroline: False
1302       yaxis:
1303         title: "<b>Packet Latency [uSec]</b>"
1304         titlefont:
1305           size: 16
1306         type: "linear"
1307         gridcolor: "rgb(230, 230, 230)"
1308         hoverformat: ".4s"
1309         linecolor: "rgb(220, 220, 220)"
1310         linewidth: 1
1311         showgrid: True
1312         showline: True
1313         showticklabels: True
1314         tickcolor: "rgb(220, 220, 220)"
1315         tickformat: ".4s"
1316         tickfont:
1317           size: 16
1318         zeroline: True
1319         rangemode: "tozero"
1320       legend:
1321         orientation: "h"
1322         font:
1323           size: 16
1324         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1325       autosize: False
1326       margin:
1327           't': 50
1328           'b': 150
1329           'l': 80
1330           'r': 10
1331       showlegend: True
1332       width: 700
1333       height: 700
1334       hoverlabel:
1335         namelength: -1
1336
1337 - type: "static"
1338   src-path: "{DIR[RST]}"
1339   dst-path: "{DIR[WORKING,SRC]}"
1340
1341 - type: "input"
1342   general:
1343     file-name: "robot-plugin.zip"
1344     file-format: ".zip"
1345     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1346     extract: "robot-plugin/output.xml"
1347
1348   builds:
1349 ##    intel-dnv-vpp-release-1904:
1350 ##      - 1
1351 #
1352 #    intel-dnv-vpp-release-1901:
1353 #      - 1
1354 #
1355 #    intel-dnv-vpp-release-1810:
1356 #      - 1
1357
1358     csit-vpp-perf-verify-1810-3n-hsw:
1359       - 9   # MRR sel
1360       - 8   # NDRPDR sel
1361       - 12  # NDRPDR sel
1362       - 14  # NDRPDR sel
1363       - 18  # NDRPDR sel
1364       - 23  # NDRPDR sel
1365       - 25  # NDRPDR sel
1366       - 38  # NDRPDR sel
1367       - 39  # NDRPDR sel
1368       - 41  # NDRPDR sel
1369       - 42  # NDRPDR sel
1370 #      - 28  # WRK
1371 #      - 29  # WRK
1372 #      - 30  # WRK
1373 #      - 31  # WRK
1374 #      - 32  # WRK
1375 #      - 33  # WRK
1376 #      - 34  # WRK
1377 #      - 35  # WRK
1378 #      - 36  # WRK
1379 #      - 37  # WRK
1380     csit-vpp-perf-verify-1901-3n-hsw:
1381       - 35  # MRR sel
1382       - 10  # NDRPDR sel
1383       - 19  # NDRPDR sel
1384       - 31  # NDRPDR sel
1385       - 36  # NDRPDR sel
1386       - 40  # NDRPDR sel
1387       - 42  # NDRPDR sel
1388       - 44  # NDRPDR sel
1389       - 46  # NDRPDR sel
1390       - 47  # NDRPDR sel
1391       - 48  # NDRPDR sel
1392       - 61  # NDRPDR LB
1393       - 62  # NDRPDR LB
1394       - 63  # NDRPDR LB
1395       - 64  # NDRPDR LB
1396       - 65  # NDRPDR LB
1397       - 66  # NDRPDR LB
1398       - 67  # NDRPDR LB
1399       - 69  # NDRPDR LB
1400       - 70  # NDRPDR LB
1401       - 71  # NDRPDR LB
1402     # TODO: Add 1904 Data
1403     csit-vpp-perf-verify-1904-3n-hsw:
1404       - 9   # MRR sel
1405       - 32  # NDRPDR full
1406       - 33  # NDRPDR full
1407       - 35  # NDRPDR full
1408       - 36  # NDRPDR full
1409       - 38  # NDRPDR full
1410       - 40  # NDRPDR full
1411       - 11  # NDRPDR sel
1412       - 12  # NDRPDR sel
1413       - 20  # NDRPDR sel
1414       - 21  # NDRPDR sel
1415       - 23  # NDRPDR sel
1416       - 24  # NDRPDR sel
1417       - 25  # NDRPDR sel
1418       - 26  # NDRPDR sel
1419       - 29  # NDRPDR sel
1420       - 30  # NDRPDR sel
1421
1422     csit-vpp-perf-verify-1810-3n-skx:
1423       - 9   # MRR sel
1424       - 11  # MRR sel
1425       - 12  # MRR sel
1426       - 13  # MRR sel
1427       - 10  # NDRPDR sel
1428       - 14  # NDRPDR sel
1429       - 15  # NDRPDR sel
1430       - 16  # NDRPDR sel
1431       - 17  # NDRPDR sel
1432       - 19  # NDRPDR sel
1433       - 20  # NDRPDR sel
1434       - 21  # NDRPDR sel
1435       - 22  # NDRPDR sel
1436       - 25  # NDRPDR sel
1437     csit-vpp-perf-verify-1901-3n-skx:
1438       - 32  # MRR sel
1439       - 18  # NDRPDR sel
1440       - 19  # NDRPDR sel
1441       - 20  # NDRPDR sel
1442       - 28  # NDRPDR sel
1443       - 31  # NDRPDR sel
1444       - 33  # NDRPDR sel
1445       - 36  # NDRPDR sel
1446       - 38  # NDRPDR sel
1447       - 47  # NDRPDR sel
1448       - 48  # NDRPDR sel
1449       - 54  # NDRPDR LB
1450       - 57  # NDRPDR LB
1451       - 58  # NDRPDR LB
1452       - 59  # NDRPDR LB
1453       - 60  # NDRPDR LB
1454       - 63  # NDRPDR LB
1455       - 64  # NDRPDR LB
1456       - 65  # NDRPDR LB
1457       - 66  # NDRPDR LB
1458       - 67  # NDRPDR LB
1459     csit-vpp-perf-verify-1904-3n-skx:
1460       - 7   # MRR sel
1461       - 26  # NDRPDR full
1462       - 27  # NDRPDR full
1463       - 30  # NDRPDR full
1464       - 31  # NDRPDR full
1465       - 8   # NDRPDR sel
1466       - 9   # NDRPDR sel
1467       - 10  # NDRPDR sel
1468       - 11  # NDRPDR sel
1469       - 12  # NDRPDR sel
1470       - 14  # NDRPDR sel
1471       - 16  # NDRPDR sel
1472       - 21  # NDRPDR sel
1473       - 23  # NDRPDR sel
1474       - 25  # NDRPDR sel
1475
1476     csit-vpp-perf-verify-1810-2n-skx:
1477       - 8   # MRR sel
1478       - 10  # MRR sel
1479       - 11  # MRR sel
1480       - 12  # MRR sel
1481       - 9   # NDRPDR sel
1482       - 13  # NDRPDR sel
1483       - 14  # NDRPDR sel
1484       - 19  # NDRPDR sel
1485       - 20  # NDRPDR sel
1486       - 21  # NDRPDR sel
1487       - 22  # NDRPDR sel
1488       - 23  # NDRPDR sel
1489       - 24  # NDRPDR sel
1490       - 27  # NDRPDR sel
1491     csit-vpp-perf-verify-1901-2n-skx:
1492       - 22  # MRR sel
1493       - 5   # NDRPDR sel
1494       - 12  # NDRPDR sel
1495       - 13  # NDRPDR sel
1496       - 21  # NDRPDR sel
1497       - 23  # NDRPDR sel
1498       - 31  # NDRPDR sel
1499       - 34  # NDRPDR sel
1500       - 40  # NDRPDR sel
1501       - 42  # NDRPDR sel
1502       - 43  # NDRPDR sel
1503     csit-vpp-perf-verify-1904-2n-skx:
1504       - 11  # MRR sel
1505       - 33  # NDRPDR full
1506       - 39  # NDRPDR full
1507       - 58  # NDRPDR full
1508       - 62  # NDRPDR full
1509       - 12  # NDRPDR sel
1510       - 14  # NDRPDR sel
1511       - 16  # NDRPDR sel
1512       - 17  # NDRPDR sel
1513       - 18  # NDRPDR sel
1514       - 21  # NDRPDR sel
1515       - 27  # NDRPDR sel
1516       - 30  # NDRPDR sel
1517       - 31  # NDRPDR sel
1518       - 32  # NDRPDR sel
1519       - 40  # NFV MRR 64b
1520       - 41  # NFV MRR 64b
1521       - 42  # NFV MRR 64b
1522       - 47  # NFV MRR 64b
1523       - 48  # NFV MRR 64b
1524       - 49  # NFV MRR IMIX
1525       - 50  # NFV MRR IMIX
1526       - 51  # NFV MRR IMIX
1527       - 54  # NFV MRR IMIX
1528       - 55  # NFV MRR IMIX
1529       - 56  # NFV NDRPDR 64b
1530       - 59  # NFV NDRPDR 64b
1531       - 60  # NFV NDRPDR 64b
1532       - 65  # NFV NDRPDR 64b
1533       - 68  # NFV NDRPDR 64b
1534       - 66  # NFV NDRPDR IMIX
1535       - 67  # NFV NDRPDR IMIX
1536       - 69  # NFV NDRPDR IMIX
1537       - 82  # NFV NDRPDR IMIX
1538       - 83  # NFV NDRPDR IMIX
1539       - 80  # NFV MRR NDRPDR 64b IMIX
1540       - 81  # NFV MRR NDRPDR 64b IMIX
1541       - 84  # NFV MRR NDRPDR 64b IMIX
1542       - 85  # NFV MRR NDRPDR 64b IMIX
1543       - 86  # NFV MRR NDRPDR 64b IMIX
1544       - 70  # soak
1545       - 71  # soak
1546
1547 #    csit-ligato-perf-verify-1901-3n-hsw:
1548 #      - 10  # NDRPDR full
1549 #      - 8   # NDRPDR sel
1550 #      - 9   # NDRPDR sel
1551 #      - 11  # NDRPDR sel
1552 #      - 12  # NDRPDR sel
1553 #      - 13  # NDRPDR sel
1554 #      - 14  # NDRPDR sel
1555 #      - 15  # NDRPDR sel
1556 #      - 16  # NDRPDR sel
1557 #      - 17  # NDRPDR sel
1558 #      - 18  # NDRPDR sel
1559 ##    csit-ligato-perf-verify-1904-3n-hsw:
1560 ##      -
1561
1562     csit-dpdk-perf-verify-1810-3n-hsw:
1563       - 1   # NDRPDR sel
1564       - 2   # NDRPDR sel
1565       - 3   # NDRPDR sel
1566       - 4   # NDRPDR sel
1567       - 5   # NDRPDR sel
1568       - 6   # NDRPDR sel
1569       - 7   # NDRPDR sel
1570       - 8   # NDRPDR sel
1571       - 9   # NDRPDR sel
1572       - 10  # NDRPDR sel
1573     csit-dpdk-perf-verify-1901-3n-hsw:
1574       - 13  # NDRPDR sel
1575       - 14  # NDRPDR sel
1576       - 16  # NDRPDR sel
1577       - 17  # NDRPDR sel
1578       - 18  # NDRPDR sel
1579       - 19  # NDRPDR sel
1580       - 20  # NDRPDR sel
1581       - 21  # NDRPDR sel
1582       - 22  # NDRPDR sel
1583       - 23  # NDRPDR sel
1584     csit-dpdk-perf-verify-1904-3n-hsw:
1585       - 2   # NDRPDR sel
1586       - 3   # NDRPDR sel
1587       - 5   # NDRPDR sel
1588       - 6   # NDRPDR sel
1589       - 13  # NDRPDR sel
1590       - 14  # NDRPDR sel
1591       - 15  # NDRPDR sel
1592       - 18  # NDRPDR sel
1593       - 19  # NDRPDR sel
1594       - 20  # NDRPDR sel
1595
1596     csit-dpdk-perf-verify-1810-3n-skx:
1597       - 3   # NDRPDR sel
1598       - 4   # NDRPDR sel
1599       - 6   # NDRPDR sel
1600       - 7   # NDRPDR sel
1601       - 8   # NDRPDR sel
1602       - 9   # NDRPDR sel
1603       - 10  # NDRPDR sel
1604       - 11  # NDRPDR sel
1605       - 12  # NDRPDR sel
1606       - 13  # NDRPDR sel
1607     csit-dpdk-perf-verify-1901-3n-skx:
1608       - 3   # NDRPDR sel
1609       - 5   # NDRPDR sel
1610       - 6   # NDRPDR sel
1611       - 7   # NDRPDR sel
1612       - 8   # NDRPDR sel
1613       - 9   # NDRPDR sel
1614       - 10  # NDRPDR sel
1615       - 11  # NDRPDR sel
1616       - 12  # NDRPDR sel
1617       - 13  # NDRPDR sel
1618     csit-dpdk-perf-verify-1904-3n-skx:
1619       - 2   # NDRPDR sel
1620       - 3   # NDRPDR sel
1621       - 4   # NDRPDR sel
1622       - 5   # NDRPDR sel
1623       - 6   # NDRPDR sel
1624       - 7   # NDRPDR sel
1625       - 11  # NDRPDR sel
1626       - 12  # NDRPDR sel
1627       - 13  # NDRPDR sel
1628       - 14  # NDRPDR sel
1629
1630     csit-dpdk-perf-verify-1810-2n-skx:
1631       - 3   # NDRPDR sel
1632       - 4   # NDRPDR sel
1633       - 5   # NDRPDR sel
1634       - 7   # NDRPDR sel
1635       - 8   # NDRPDR sel
1636       - 9   # NDRPDR sel
1637       - 10  # NDRPDR sel
1638       - 11  # NDRPDR sel
1639       - 12  # NDRPDR sel
1640       - 13  # NDRPDR sel
1641     csit-dpdk-perf-verify-1901-2n-skx:
1642       - 12  # NDRPDR sel
1643       - 13  # NDRPDR sel
1644       - 14  # NDRPDR sel
1645       - 15  # NDRPDR sel
1646       - 16  # NDRPDR sel
1647       - 17  # NDRPDR sel
1648       - 18  # NDRPDR sel
1649       - 19  # NDRPDR sel
1650       - 20  # NDRPDR sel
1651       - 21  # NDRPDR sel
1652     csit-dpdk-perf-verify-1904-2n-skx:
1653       - 2   # NDRPDR sel
1654       - 3   # NDRPDR sel
1655       - 4   # NDRPDR sel
1656       - 5   # NDRPDR sel
1657       - 7   # NDRPDR sel
1658       - 8   # NDRPDR sel
1659       - 9   # NDRPDR sel
1660       - 10  # NDRPDR sel
1661       - 11  # NDRPDR sel
1662       - 12  # NDRPDR sel
1663
1664     csit-vpp-functional-1904-ubuntu1604-virl:
1665       - 33
1666     csit-vpp-functional-1904-centos7-virl:
1667       - 32
1668     csit-vpp-device-1904-ubuntu1804-1n-skx:
1669       - 32
1670 #    # Not used
1671 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1672 #      - 1
1673     csit-dmm-functional-1904-ubuntu1604-virl:
1674       - 1
1675     csit-hc2vpp-verify-func-1904-ubuntu1604:
1676       - 4
1677
1678 - type: "output"
1679   output: "report"
1680   format:
1681     html:
1682     - full
1683     pdf:
1684     - minimal
1685
1686 ################################################################################
1687 ###                               T A B L E S                                ###
1688 ################################################################################
1689
1690 # VPP Soak vs NDR
1691 - type: "table"
1692   title: "VPP Soak vs NDR 2n-skx"
1693   algorithm: "table_soak_vs_ndr"
1694   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1695   reference:
1696     title: "NDR"
1697     data: "vpp-soak-vs-ndr-2n-skx-ref"
1698   compare:
1699     title: "Soak"
1700     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1701   data: "vpp-soak-vs-ndr-2n-skx"
1702   include-tests: "NDR"
1703   filter: "('NDRPDR' or 'SOAK')"
1704   parameters:
1705     - "throughput"
1706     - "name"
1707     - "parent"
1708
1709 ################################################################################
1710
1711 # VPP Compare NICs 3n-hsw 1t1c ndr
1712 - type: "table"
1713   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1714   algorithm: "table_nics_comparison"
1715   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1716   reference:
1717     title: "Intel-x520"
1718     nic: "NIC_Intel-X520-DA2"
1719   compare:
1720     title: "Intel-x710"
1721     nic: "NIC_Intel-X710"
1722   data: "vpp-nic-comparison-3n-hsw"
1723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1724   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1725   parameters:
1726   - "name"
1727   - "parent"
1728   - "throughput"
1729   - "tags"
1730
1731 # VPP Compare NICs 3n-hsw 2t2c ndr
1732 - type: "table"
1733   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1734   algorithm: "table_nics_comparison"
1735   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1736   reference:
1737     title: "Intel-x520"
1738     nic: "NIC_Intel-X520-DA2"
1739   compare:
1740     title: "Intel-x710"
1741     nic: "NIC_Intel-X710"
1742   data: "vpp-nic-comparison-3n-hsw"
1743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1744   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1745   parameters:
1746   - "name"
1747   - "parent"
1748   - "throughput"
1749   - "tags"
1750
1751 # VPP Compare NICs 3n-hsw 1t1c pdr
1752 - type: "table"
1753   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1754   algorithm: "table_nics_comparison"
1755   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1756   reference:
1757     title: "Intel-x520"
1758     nic: "NIC_Intel-X520-DA2"
1759   compare:
1760     title: "Intel-x710"
1761     nic: "NIC_Intel-X710"
1762   data: "vpp-nic-comparison-3n-hsw"
1763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1764   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1765   parameters:
1766   - "name"
1767   - "parent"
1768   - "throughput"
1769   - "tags"
1770
1771 # VPP Compare NICs 3n-hsw 2t2c pdr
1772 - type: "table"
1773   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1774   algorithm: "table_nics_comparison"
1775   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1776   reference:
1777     title: "Intel-x520"
1778     nic: "NIC_Intel-X520-DA2"
1779   compare:
1780     title: "Intel-x710"
1781     nic: "NIC_Intel-X710"
1782   data: "vpp-nic-comparison-3n-hsw"
1783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1784   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1785   parameters:
1786   - "name"
1787   - "parent"
1788   - "throughput"
1789   - "tags"
1790
1791 # VPP Compare NICs 3n-hsw 1t1c mrr
1792 - type: "table"
1793   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1794   algorithm: "table_nics_comparison"
1795   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1796   reference:
1797     title: "Intel-x520"
1798     nic: "NIC_Intel-X520-DA2"
1799   compare:
1800     title: "Intel-x710"
1801     nic: "NIC_Intel-X710"
1802   data: "vpp-nic-comparison-3n-hsw-mrr"
1803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1804   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1805   parameters:
1806   - "name"
1807   - "parent"
1808   - "result"
1809   - "tags"
1810
1811 # VPP Compare NICs 3n-hsw 2t2c mrr
1812 - type: "table"
1813   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1814   algorithm: "table_nics_comparison"
1815   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1816   reference:
1817     title: "Intel-x520"
1818     nic: "NIC_Intel-X520-DA2"
1819   compare:
1820     title: "Intel-x710"
1821     nic: "NIC_Intel-X710"
1822   data: "vpp-nic-comparison-3n-hsw-mrr"
1823   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1824   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1825   parameters:
1826   - "name"
1827   - "parent"
1828   - "result"
1829   - "tags"
1830
1831 # VPP Compare NICs 3n-hsw 4t4c mrr
1832 - type: "table"
1833   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1834   algorithm: "table_nics_comparison"
1835   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1836   reference:
1837     title: "Intel-x520"
1838     nic: "NIC_Intel-X520-DA2"
1839   compare:
1840     title: "Intel-x710"
1841     nic: "NIC_Intel-X710"
1842   data: "vpp-nic-comparison-3n-hsw-mrr"
1843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1844   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1845   parameters:
1846   - "name"
1847   - "parent"
1848   - "result"
1849   - "tags"
1850
1851 # VPP Compare NICs 3n-skx 2t1c ndr
1852 - type: "table"
1853   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1854   algorithm: "table_nics_comparison"
1855   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1856   reference:
1857     title: "Intel-x710"
1858     nic: "NIC_Intel-X710"
1859   compare:
1860     title: "Intel-xxv710"
1861     nic: "NIC_Intel-XXV710"
1862   data: "vpp-nic-comparison-3n-skx"
1863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1864   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1865   parameters:
1866   - "name"
1867   - "parent"
1868   - "throughput"
1869   - "tags"
1870
1871 # VPP Compare NICs 3n-skx 4t2c ndr
1872 - type: "table"
1873   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1874   algorithm: "table_nics_comparison"
1875   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1876   reference:
1877     title: "Intel-x710"
1878     nic: "NIC_Intel-X710"
1879   compare:
1880     title: "Intel-xxv710"
1881     nic: "NIC_Intel-XXV710"
1882   data: "vpp-nic-comparison-3n-skx"
1883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1884   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1885   parameters:
1886   - "name"
1887   - "parent"
1888   - "throughput"
1889   - "tags"
1890
1891 # VPP Compare NICs 3n-skx 2t1c pdr
1892 - type: "table"
1893   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1894   algorithm: "table_nics_comparison"
1895   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1896   reference:
1897     title: "Intel-x710"
1898     nic: "NIC_Intel-X710"
1899   compare:
1900     title: "Intel-xxv710"
1901     nic: "NIC_Intel-XXV710"
1902   data: "vpp-nic-comparison-3n-skx"
1903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1904   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1905   parameters:
1906   - "name"
1907   - "parent"
1908   - "throughput"
1909   - "tags"
1910
1911  # VPP Compare NICs 3n-skx 4t2c pdr
1912 - type: "table"
1913   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1914   algorithm: "table_nics_comparison"
1915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1916   reference:
1917     title: "Intel-x710"
1918     nic: "NIC_Intel-X710"
1919   compare:
1920     title: "Intel-xxv710"
1921     nic: "NIC_Intel-XXV710"
1922   data: "vpp-nic-comparison-3n-skx"
1923   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1924   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1925   parameters:
1926   - "name"
1927   - "parent"
1928   - "throughput"
1929   - "tags"
1930
1931 # VPP Compare NICs 3n-skx 2t1c mrr
1932 - type: "table"
1933   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1934   algorithm: "table_nics_comparison"
1935   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1936   reference:
1937     title: "Intel-x710"
1938     nic: "NIC_Intel-X710"
1939   compare:
1940     title: "Intel-xxv710"
1941     nic: "NIC_Intel-XXV710"
1942   data: "vpp-nic-comparison-3n-skx-mrr"
1943   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1944   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1945   parameters:
1946   - "name"
1947   - "parent"
1948   - "result"
1949   - "tags"
1950
1951 # VPP Compare NICs 3n-skx 4t2c mrr
1952 - type: "table"
1953   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1954   algorithm: "table_nics_comparison"
1955   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1956   reference:
1957     title: "Intel-x710"
1958     nic: "NIC_Intel-X710"
1959   compare:
1960     title: "Intel-xxv710"
1961     nic: "NIC_Intel-XXV710"
1962   data: "vpp-nic-comparison-3n-skx-mrr"
1963   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1964   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1965   parameters:
1966   - "name"
1967   - "parent"
1968   - "result"
1969   - "tags"
1970
1971  # VPP Compare NICs 3n-skx 8t4c mrr
1972 - type: "table"
1973   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1974   algorithm: "table_nics_comparison"
1975   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1976   reference:
1977     title: "Intel-x710"
1978     nic: "NIC_Intel-X710"
1979   compare:
1980     title: "Intel-xxv710"
1981     nic: "NIC_Intel-XXV710"
1982   data: "vpp-nic-comparison-3n-skx-mrr"
1983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1984   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1985   parameters:
1986   - "name"
1987   - "parent"
1988   - "result"
1989   - "tags"
1990
1991 # VPP Compare NICs 2n-skx 2t1c ndr
1992 - type: "table"
1993   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1994   algorithm: "table_nics_comparison"
1995   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1996   reference:
1997     title: "Intel-x710"
1998     nic: "NIC_Intel-X710"
1999   compare:
2000     title: "Intel-xxv710"
2001     nic: "NIC_Intel-XXV710"
2002   data: "vpp-nic-comparison-2n-skx"
2003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2004   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2005   parameters:
2006   - "name"
2007   - "parent"
2008   - "throughput"
2009   - "tags"
2010
2011 # VPP Compare NICs 2n-skx 4t2c ndr
2012 - type: "table"
2013   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2014   algorithm: "table_nics_comparison"
2015   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2016   reference:
2017     title: "Intel-x710"
2018     nic: "NIC_Intel-X710"
2019   compare:
2020     title: "Intel-xxv710"
2021     nic: "NIC_Intel-XXV710"
2022   data: "vpp-nic-comparison-2n-skx"
2023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2024   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2025   parameters:
2026   - "name"
2027   - "parent"
2028   - "throughput"
2029   - "tags"
2030
2031  # VPP Compare NICs 2n-skx 2t1c pdr
2032 - type: "table"
2033   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2034   algorithm: "table_nics_comparison"
2035   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2036   reference:
2037     title: "Intel-x710"
2038     nic: "NIC_Intel-X710"
2039   compare:
2040     title: "Intel-xxv710"
2041     nic: "NIC_Intel-XXV710"
2042   data: "vpp-nic-comparison-2n-skx"
2043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2044   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2045   parameters:
2046   - "name"
2047   - "parent"
2048   - "throughput"
2049   - "tags"
2050
2051 # VPP Compare NICs 2n-skx 4t2c pdr
2052 - type: "table"
2053   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2054   algorithm: "table_nics_comparison"
2055   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2056   reference:
2057     title: "Intel-x710"
2058     nic: "NIC_Intel-X710"
2059   compare:
2060     title: "Intel-xxv710"
2061     nic: "NIC_Intel-XXV710"
2062   data: "vpp-nic-comparison-2n-skx"
2063   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2064   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2065   parameters:
2066   - "name"
2067   - "parent"
2068   - "throughput"
2069   - "tags"
2070
2071 # VPP Compare NICs 2n-skx 2t1c mrr
2072 - type: "table"
2073   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2074   algorithm: "table_nics_comparison"
2075   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2076   reference:
2077     title: "Intel-x710"
2078     nic: "NIC_Intel-X710"
2079   compare:
2080     title: "Intel-xxv710"
2081     nic: "NIC_Intel-XXV710"
2082   data: "vpp-nic-comparison-2n-skx-mrr"
2083   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2084   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2085   parameters:
2086   - "name"
2087   - "parent"
2088   - "result"
2089   - "tags"
2090
2091 # VPP Compare NICs 2n-skx 4t2c mrr
2092 - type: "table"
2093   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2094   algorithm: "table_nics_comparison"
2095   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2096   reference:
2097     title: "Intel-x710"
2098     nic: "NIC_Intel-X710"
2099   compare:
2100     title: "Intel-xxv710"
2101     nic: "NIC_Intel-XXV710"
2102   data: "vpp-nic-comparison-2n-skx-mrr"
2103   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2104   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2105   parameters:
2106   - "name"
2107   - "parent"
2108   - "result"
2109   - "tags"
2110
2111 # VPP Compare NICs 2n-skx 8t4c mrr
2112 - type: "table"
2113   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2114   algorithm: "table_nics_comparison"
2115   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2116   reference:
2117     title: "Intel-x710"
2118     nic: "NIC_Intel-X710"
2119   compare:
2120     title: "Intel-xxv710"
2121     nic: "NIC_Intel-XXV710"
2122   data: "vpp-nic-comparison-2n-skx-mrr"
2123   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2124   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2125   parameters:
2126   - "name"
2127   - "parent"
2128   - "result"
2129   - "tags"
2130
2131 ################################################################################
2132 # VPP
2133
2134 ## VPP Performance Changes 2n-dnv 1t1c pdr
2135 #- type: "table"
2136 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2137 #  algorithm: "table_performance_comparison"
2138 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2139 #  history:
2140 #    - title: "rls1810"
2141 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2142 #  reference:
2143 #    title: "rls1901"
2144 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2145 #  compare:
2146 #    title: "rls1904"
2147 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2148 #  data: "intel-dnv-vpp-changes-2n-dnv"
2149 #  include-tests: "PDR"
2150 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2151 #  parameters:
2152 #  - "name"
2153 #  - "parent"
2154 #  - "throughput"
2155 #
2156 ## VPP Performance Changes 2n-dnv 2t2c pdr
2157 #- type: "table"
2158 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2159 #  algorithm: "table_performance_comparison"
2160 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2161 #  history:
2162 #    - title: "rls1810"
2163 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2164 #  reference:
2165 #    title: "rls1901"
2166 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2167 #  compare:
2168 #    title: "rls1904"
2169 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2170 #  data: "intel-dnv-vpp-changes-2n-dnv"
2171 #  include-tests: "PDR"
2172 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2173 #  parameters:
2174 #  - "name"
2175 #  - "parent"
2176 #  - "throughput"
2177 #
2178 ## VPP Performance Changes 2n-dnv 1t1c ndr
2179 #- type: "table"
2180 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2181 #  algorithm: "table_performance_comparison"
2182 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2183 #  history:
2184 #    - title: "rls1810"
2185 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2186 #  reference:
2187 #    title: "rls1901"
2188 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2189 #  compare:
2190 #    title: "rls1904"
2191 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2192 #  data: "intel-dnv-vpp-changes-2n-dnv"
2193 #  include-tests: "NDR"
2194 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2195 #  parameters:
2196 #  - "name"
2197 #  - "parent"
2198 #  - "throughput"
2199 #
2200 ## VPP Performance Changes 2n-dnv 2t2c ndr
2201 #- type: "table"
2202 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2203 #  algorithm: "table_performance_comparison"
2204 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2205 #  history:
2206 #    - title: "rls1810"
2207 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2208 #  reference:
2209 #    title: "rls1901"
2210 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2211 #  compare:
2212 #    title: "rls1904"
2213 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2214 #  data: "intel-dnv-vpp-changes-2n-dnv"
2215 #  include-tests: "NDR"
2216 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2217 #  parameters:
2218 #  - "name"
2219 #  - "parent"
2220 #  - "throughput"
2221 #
2222 ## VPP Performance Changes 2n-dnv 1t1c MRR
2223 #- type: "table"
2224 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2225 #  algorithm: "table_performance_comparison"
2226 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2227 #  history:
2228 #    - title: "rls1810"
2229 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2230 #  reference:
2231 #    title: "rls1901"
2232 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2233 #  compare:
2234 #    title: "rls1904"
2235 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2236 #  data: "intel-dnv-vpp-changes-2n-dnv"
2237 #  include-tests: "MRR"
2238 #  filter: "'1T1C' and 'MRR'"
2239 #  parameters:
2240 #  - "name"
2241 #  - "parent"
2242 #  - "result"
2243 #
2244 ## VPP Performance Changes 2n-dnv 2t2c MRR
2245 #- type: "table"
2246 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2247 #  algorithm: "table_performance_comparison"
2248 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2249 #  history:
2250 #    - title: "rls1810"
2251 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2252 #  reference:
2253 #    title: "rls1901"
2254 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2255 #  compare:
2256 #    title: "rls1904"
2257 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2258 #  data: "intel-dnv-vpp-changes-2n-dnv"
2259 #  include-tests: "MRR"
2260 #  filter: "'2T2C' and 'MRR'"
2261 #  parameters:
2262 #  - "name"
2263 #  - "parent"
2264 #  - "result"
2265 #
2266 ## VPP Performance Changes 2n-dnv 4t4c MRR
2267 #- type: "table"
2268 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2269 #  algorithm: "table_performance_comparison"
2270 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2271 #  history:
2272 #    - title: "rls1810"
2273 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2274 #  reference:
2275 #    title: "rls1901"
2276 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2277 #  compare:
2278 #    title: "rls1904"
2279 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2280 #  data: "intel-dnv-vpp-changes-2n-dnv"
2281 #  include-tests: "MRR"
2282 #  filter: "'4T4C' and 'MRR'"
2283 #  parameters:
2284 #  - "name"
2285 #  - "parent"
2286 #  - "result"
2287
2288 # VPP Performance Changes 3n-hsw 1t1c pdr
2289 - type: "table"
2290   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2291   algorithm: "table_performance_comparison"
2292   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2293   history:
2294     - title: "rls1810"
2295       data: "vpp-performance-changes-3n-hsw-h1"
2296   reference:
2297     title: "rls1901"
2298     data: "vpp-performance-changes-3n-hsw-ref"
2299   compare:
2300     title: "rls1904"
2301     data: "vpp-performance-changes-3n-hsw-cmp"
2302   data: "vpp-performance-changes-3n-hsw"
2303   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2304   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2305   parameters:
2306   - "name"
2307   - "parent"
2308   - "throughput"
2309
2310 # VPP Performance Changes 3n-hsw 2t2c pdr
2311 - type: "table"
2312   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2313   algorithm: "table_performance_comparison"
2314   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2315   history:
2316     - title: "rls1810"
2317       data: "vpp-performance-changes-3n-hsw-h1"
2318   reference:
2319     title: "rls1901"
2320     data: "vpp-performance-changes-3n-hsw-ref"
2321   compare:
2322     title: "rls1904"
2323     data: "vpp-performance-changes-3n-hsw-cmp"
2324   data: "vpp-performance-changes-3n-hsw"
2325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2326   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2327   parameters:
2328   - "name"
2329   - "parent"
2330   - "throughput"
2331
2332 # VPP Performance Changes 3n-hsw 1t1c ndr
2333 - type: "table"
2334   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2335   algorithm: "table_performance_comparison"
2336   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2337   history:
2338     - title: "rls1810"
2339       data: "vpp-performance-changes-3n-hsw-h1"
2340   reference:
2341     title: "rls1901"
2342     data: "vpp-performance-changes-3n-hsw-ref"
2343   compare:
2344     title: "rls1904"
2345     data: "vpp-performance-changes-3n-hsw-cmp"
2346   data: "vpp-performance-changes-3n-hsw"
2347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2348   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2349   parameters:
2350   - "name"
2351   - "parent"
2352   - "throughput"
2353
2354 # VPP Performance Changes 3n-hsw 2t2c ndr
2355 - type: "table"
2356   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2357   algorithm: "table_performance_comparison"
2358   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2359   history:
2360     - title: "rls1810"
2361       data: "vpp-performance-changes-3n-hsw-h1"
2362   reference:
2363     title: "rls1901"
2364     data: "vpp-performance-changes-3n-hsw-ref"
2365   compare:
2366     title: "rls1904"
2367     data: "vpp-performance-changes-3n-hsw-cmp"
2368   data: "vpp-performance-changes-3n-hsw"
2369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2370   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2371   parameters:
2372   - "name"
2373   - "parent"
2374   - "throughput"
2375
2376 # VPP Performance Changes 3n-skx 2t1c pdr
2377 - type: "table"
2378   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2379   algorithm: "table_performance_comparison"
2380   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2381   history:
2382     - title: "rls1810"
2383       data: "vpp-performance-changes-3n-skx-h1"
2384   reference:
2385     title: "rls1901"
2386     data: "vpp-performance-changes-3n-skx-ref"
2387   compare:
2388     title: "rls1904"
2389     data: "vpp-performance-changes-3n-skx-cmp"
2390   data: "vpp-performance-changes-3n-skx"
2391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2392   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2393   parameters:
2394   - "name"
2395   - "parent"
2396   - "throughput"
2397
2398 # VPP Performance Changes 3n-skx 4t2c pdr
2399 - type: "table"
2400   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2401   algorithm: "table_performance_comparison"
2402   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2403   history:
2404     - title: "rls1810"
2405       data: "vpp-performance-changes-3n-skx-h1"
2406   reference:
2407     title: "rls1901"
2408     data: "vpp-performance-changes-3n-skx-ref"
2409   compare:
2410     title: "rls1904"
2411     data: "vpp-performance-changes-3n-skx-cmp"
2412   data: "vpp-performance-changes-3n-skx"
2413   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2414   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2415   parameters:
2416   - "name"
2417   - "parent"
2418   - "throughput"
2419
2420 # VPP Performance Changes 3n-skx 2t1c ndr
2421 - type: "table"
2422   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2423   algorithm: "table_performance_comparison"
2424   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2425   history:
2426     - title: "rls1810"
2427       data: "vpp-performance-changes-3n-skx-h1"
2428   reference:
2429     title: "rls1901"
2430     data: "vpp-performance-changes-3n-skx-ref"
2431   compare:
2432     title: "rls1904"
2433     data: "vpp-performance-changes-3n-skx-cmp"
2434   data: "vpp-performance-changes-3n-skx"
2435   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2436   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2437   parameters:
2438   - "name"
2439   - "parent"
2440   - "throughput"
2441
2442 # VPP Performance Changes 3n-skx 4t2c ndr
2443 - type: "table"
2444   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2445   algorithm: "table_performance_comparison"
2446   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2447   history:
2448     - title: "rls1810"
2449       data: "vpp-performance-changes-3n-skx-h1"
2450   reference:
2451     title: "rls1901"
2452     data: "vpp-performance-changes-3n-skx-ref"
2453   compare:
2454     title: "rls1904"
2455     data: "vpp-performance-changes-3n-skx-cmp"
2456   data: "vpp-performance-changes-3n-skx"
2457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2458   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2459   parameters:
2460   - "name"
2461   - "parent"
2462   - "throughput"
2463
2464 # VPP Performance Changes 2n-skx 2t1c pdr
2465 - type: "table"
2466   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2467   algorithm: "table_performance_comparison"
2468   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2469   history:
2470     - title: "rls1810"
2471       data: "vpp-performance-changes-2n-skx-h1"
2472   reference:
2473     title: "rls1901"
2474     data: "vpp-performance-changes-2n-skx-ref"
2475   compare:
2476     title: "rls1904"
2477     data: "vpp-performance-changes-2n-skx-cmp"
2478   data: "vpp-performance-changes-2n-skx"
2479   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2480   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2481   parameters:
2482   - "name"
2483   - "parent"
2484   - "throughput"
2485
2486 # VPP Performance Changes 2n-skx 4t2c pdr
2487 - type: "table"
2488   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2489   algorithm: "table_performance_comparison"
2490   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2491   history:
2492     - title: "rls1810"
2493       data: "vpp-performance-changes-2n-skx-h1"
2494   reference:
2495     title: "rls1901"
2496     data: "vpp-performance-changes-2n-skx-ref"
2497   compare:
2498     title: "rls1904"
2499     data: "vpp-performance-changes-2n-skx-cmp"
2500   data: "vpp-performance-changes-2n-skx"
2501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2502   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2503   parameters:
2504   - "name"
2505   - "parent"
2506   - "throughput"
2507
2508 # VPP Performance Changes 2n-skx 2t1c ndr
2509 - type: "table"
2510   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2511   algorithm: "table_performance_comparison"
2512   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2513   history:
2514     - title: "rls1810"
2515       data: "vpp-performance-changes-2n-skx-h1"
2516   reference:
2517     title: "rls1901"
2518     data: "vpp-performance-changes-2n-skx-ref"
2519   compare:
2520     title: "rls1904"
2521     data: "vpp-performance-changes-2n-skx-cmp"
2522   data: "vpp-performance-changes-2n-skx"
2523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2524   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2525   parameters:
2526   - "name"
2527   - "parent"
2528   - "throughput"
2529
2530 # VPP Performance Changes 2n-skx 4t2c ndr
2531 - type: "table"
2532   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2533   algorithm: "table_performance_comparison"
2534   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2535   history:
2536     - title: "rls1810"
2537       data: "vpp-performance-changes-2n-skx-h1"
2538   reference:
2539     title: "rls1901"
2540     data: "vpp-performance-changes-2n-skx-ref"
2541   compare:
2542     title: "rls1904"
2543     data: "vpp-performance-changes-2n-skx-cmp"
2544   data: "vpp-performance-changes-2n-skx"
2545   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2546   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2547   parameters:
2548   - "name"
2549   - "parent"
2550   - "throughput"
2551
2552 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2553 - type: "table"
2554   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2555   algorithm: "table_performance_comparison"
2556   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2557   reference:
2558     title: "3-Node Hsw"
2559     data: "vpp-compare-testbeds-ref"
2560   compare:
2561     title: "3-Node Skx"
2562     data: "vpp-compare-testbeds-cmp"
2563   data: "vpp-compare-testbeds"
2564   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2565   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2566   parameters:
2567   - "name"
2568   - "parent"
2569   - "throughput"
2570
2571 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2572 - type: "table"
2573   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2574   algorithm: "table_performance_comparison"
2575   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2576   reference:
2577     title: "3-Node Hsw"
2578     data: "vpp-compare-testbeds-ref"
2579   compare:
2580     title: "3-Node Skx"
2581     data: "vpp-compare-testbeds-cmp"
2582   data: "vpp-compare-testbeds"
2583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2584   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2585   parameters:
2586   - "name"
2587   - "parent"
2588   - "throughput"
2589
2590 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2591 - type: "table"
2592   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2593   algorithm: "table_performance_comparison"
2594   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2595   reference:
2596     title: "3-Node Hsw"
2597     data: "vpp-compare-testbeds-ref"
2598   compare:
2599     title: "3-Node Skx"
2600     data: "vpp-compare-testbeds-cmp"
2601   data: "vpp-compare-testbeds"
2602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2603   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2604   parameters:
2605   - "name"
2606   - "parent"
2607   - "throughput"
2608
2609 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2610 - type: "table"
2611   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2612   algorithm: "table_performance_comparison"
2613   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2614   reference:
2615     title: "3-Node Hsw"
2616     data: "vpp-compare-testbeds-ref"
2617   compare:
2618     title: "3-Node Skx"
2619     data: "vpp-compare-testbeds-cmp"
2620   data: "vpp-compare-testbeds"
2621   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2622   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2623   parameters:
2624   - "name"
2625   - "parent"
2626   - "throughput"
2627
2628 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2629 - type: "table"
2630   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2631   algorithm: "table_performance_comparison"
2632   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2633   reference:
2634     title: "3-Node Skx"
2635     data: "vpp-compare-topologies-ref"
2636   compare:
2637     title: "2-Node Skx"
2638     data: "vpp-compare-topologies-cmp"
2639   data: "vpp-compare-topologies"
2640   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2641   filter: "'NDRPDR' and '1C'"
2642   parameters:
2643   - "name"
2644   - "parent"
2645   - "throughput"
2646
2647 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2648 - type: "table"
2649   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2650   algorithm: "table_performance_comparison"
2651   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2652   reference:
2653     title: "3-Node Skx"
2654     data: "vpp-compare-topologies-ref"
2655   compare:
2656     title: "2-Node Skx"
2657     data: "vpp-compare-topologies-cmp"
2658   data: "vpp-compare-topologies"
2659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2660   filter: "'NDRPDR' and '2C'"
2661   parameters:
2662   - "name"
2663   - "parent"
2664   - "throughput"
2665
2666 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2667 - type: "table"
2668   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2669   algorithm: "table_performance_comparison"
2670   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2671   reference:
2672     title: "3-Node Skx"
2673     data: "vpp-compare-topologies-ref"
2674   compare:
2675     title: "2-Node Skx"
2676     data: "vpp-compare-topologies-cmp"
2677   data: "vpp-compare-topologies"
2678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2679   filter: "'NDRPDR' and '1C'"
2680   parameters:
2681   - "name"
2682   - "parent"
2683   - "throughput"
2684
2685 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2686 - type: "table"
2687   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2688   algorithm: "table_performance_comparison"
2689   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2690   reference:
2691     title: "3-Node Skx"
2692     data: "vpp-compare-topologies-ref"
2693   compare:
2694     title: "2-Node Skx"
2695     data: "vpp-compare-topologies-cmp"
2696   data: "vpp-compare-topologies"
2697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2698   filter: "'NDRPDR' and '2C'"
2699   parameters:
2700   - "name"
2701   - "parent"
2702   - "throughput"
2703
2704 # VPP Performance Changes 3n-hsw 1t1c MRR
2705 - type: "table"
2706   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2707   algorithm: "table_performance_comparison"
2708   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2709   history:
2710     - title: "rls1810"
2711       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2712   reference:
2713     title: "rls1901"
2714     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2715   compare:
2716     title: "rls1904"
2717     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2718   data: "vpp-performance-changes-3n-hsw-mrr"
2719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2720   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2721   parameters:
2722   - "name"
2723   - "parent"
2724   - "result"
2725
2726 # VPP Performance Changes 3n-hsw 2t2c MRR
2727 - type: "table"
2728   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2729   algorithm: "table_performance_comparison"
2730   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2731   history:
2732     - title: "rls1810"
2733       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2734   reference:
2735     title: "rls1901"
2736     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2737   compare:
2738     title: "rls1904"
2739     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2740   data: "vpp-performance-changes-3n-hsw-mrr"
2741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2742   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2743   parameters:
2744   - "name"
2745   - "parent"
2746   - "result"
2747
2748 # VPP Performance Changes 3n-hsw 4t4c MRR
2749 - type: "table"
2750   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2751   algorithm: "table_performance_comparison"
2752   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2753   history:
2754     - title: "rls1810"
2755       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2756   reference:
2757     title: "rls1901"
2758     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2759   compare:
2760     title: "rls1904"
2761     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2762   data: "vpp-performance-changes-3n-hsw-mrr"
2763   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2764   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2765   parameters:
2766   - "name"
2767   - "parent"
2768   - "result"
2769
2770 # VPP Performance Changes 3n-skx 2t1c MRR
2771 - type: "table"
2772   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2773   algorithm: "table_performance_comparison"
2774   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2775   history:
2776     - title: "rls1810"
2777       data: "vpp-performance-changes-3n-skx-mrr-h1"
2778   reference:
2779     title: "rls1901"
2780     data: "vpp-performance-changes-3n-skx-mrr-ref"
2781   compare:
2782     title: "rls1904"
2783     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2784   data: "vpp-performance-changes-3n-skx-mrr"
2785   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2786   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2787   parameters:
2788   - "name"
2789   - "parent"
2790   - "result"
2791
2792 # VPP Performance Changes 3n-skx 4t2c MRR
2793 - type: "table"
2794   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2795   algorithm: "table_performance_comparison"
2796   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2797   history:
2798     - title: "rls1810"
2799       data: "vpp-performance-changes-3n-skx-mrr-h1"
2800   reference:
2801     title: "rls1901"
2802     data: "vpp-performance-changes-3n-skx-mrr-ref"
2803   compare:
2804     title: "rls1904"
2805     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2806   data: "vpp-performance-changes-3n-skx-mrr"
2807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2808   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2809   parameters:
2810   - "name"
2811   - "parent"
2812   - "result"
2813
2814 # VPP Performance Changes 3n-skx 8t4c MRR
2815 - type: "table"
2816   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2817   algorithm: "table_performance_comparison"
2818   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2819   history:
2820     - title: "rls1810"
2821       data: "vpp-performance-changes-3n-skx-mrr-h1"
2822   reference:
2823     title: "rls1901"
2824     data: "vpp-performance-changes-3n-skx-mrr-ref"
2825   compare:
2826     title: "rls1904"
2827     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2828   data: "vpp-performance-changes-3n-skx-mrr"
2829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2830   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2831   parameters:
2832   - "name"
2833   - "parent"
2834   - "result"
2835
2836 # VPP Performance Changes 2n-skx 2t1c MRR
2837 - type: "table"
2838   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2839   algorithm: "table_performance_comparison"
2840   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2841   history:
2842     - title: "rls1810"
2843       data: "vpp-performance-changes-2n-skx-mrr-h1"
2844   reference:
2845     title: "rls1901"
2846     data: "vpp-performance-changes-2n-skx-mrr-ref"
2847   compare:
2848     title: "rls1904"
2849     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2850   data: "vpp-performance-changes-2n-skx-mrr"
2851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2852   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2853   parameters:
2854   - "name"
2855   - "parent"
2856   - "result"
2857
2858 # VPP Performance Changes 2n-skx 4t2c MRR
2859 - type: "table"
2860   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2861   algorithm: "table_performance_comparison"
2862   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2863   history:
2864     - title: "rls1810"
2865       data: "vpp-performance-changes-2n-skx-mrr-h1"
2866   reference:
2867     title: "rls1901"
2868     data: "vpp-performance-changes-2n-skx-mrr-ref"
2869   compare:
2870     title: "rls1904"
2871     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2872   data: "vpp-performance-changes-2n-skx-mrr"
2873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2874   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2875   parameters:
2876   - "name"
2877   - "parent"
2878   - "result"
2879
2880 # VPP Performance Changes 2n-skx 8t4c MRR
2881 - type: "table"
2882   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2883   algorithm: "table_performance_comparison"
2884   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2885   history:
2886     - title: "rls1810"
2887       data: "vpp-performance-changes-2n-skx-mrr-h1"
2888   reference:
2889     title: "rls1901"
2890     data: "vpp-performance-changes-2n-skx-mrr-ref"
2891   compare:
2892     title: "rls1904"
2893     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2894   data: "vpp-performance-changes-2n-skx-mrr"
2895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2896   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2897   parameters:
2898   - "name"
2899   - "parent"
2900   - "result"
2901
2902 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2903 - type: "table"
2904   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2905   algorithm: "table_performance_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2907   reference:
2908     title: "3-Node Hsw"
2909     data: "vpp-compare-testbeds-mrr-ref"
2910   compare:
2911     title: "3-Node Skx"
2912     data: "vpp-compare-testbeds-mrr-cmp"
2913   data: "vpp-compare-testbeds-mrr"
2914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2915   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2916   parameters:
2917   - "name"
2918   - "parent"
2919   - "result"
2920
2921 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2922 - type: "table"
2923   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2924   algorithm: "table_performance_comparison"
2925   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2926   reference:
2927     title: "3-Node Hsw"
2928     data: "vpp-compare-testbeds-mrr-ref"
2929   compare:
2930     title: "3-Node Skx"
2931     data: "vpp-compare-testbeds-mrr-cmp"
2932   data: "vpp-compare-testbeds-mrr"
2933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2934   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2935   parameters:
2936   - "name"
2937   - "parent"
2938   - "result"
2939
2940 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2941 - type: "table"
2942   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2943   algorithm: "table_performance_comparison"
2944   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2945   reference:
2946     title: "3-Node Hsw"
2947     data: "vpp-compare-testbeds-mrr-ref"
2948   compare:
2949     title: "3-Node Skx"
2950     data: "vpp-compare-testbeds-mrr-cmp"
2951   data: "vpp-compare-testbeds-mrr"
2952   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2953   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2954   parameters:
2955   - "name"
2956   - "parent"
2957   - "result"
2958
2959 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2960 - type: "table"
2961   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2962   algorithm: "table_performance_comparison"
2963   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2964   reference:
2965     title: "3-Node Skx"
2966     data: "vpp-compare-topologies-mrr-ref"
2967   compare:
2968     title: "2-Node Skx"
2969     data: "vpp-compare-topologies-mrr-cmp"
2970   data: "vpp-compare-topologies-mrr"
2971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2972   filter: "'MRR' and '1C'"
2973   parameters:
2974   - "name"
2975   - "parent"
2976   - "result"
2977
2978 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2979 - type: "table"
2980   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2981   algorithm: "table_performance_comparison"
2982   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2983   reference:
2984     title: "3-Node Skx"
2985     data: "vpp-compare-topologies-mrr-ref"
2986   compare:
2987     title: "2-Node Skx"
2988     data: "vpp-compare-topologies-mrr-cmp"
2989   data: "vpp-compare-topologies-mrr"
2990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2991   filter: "'MRR' and '2C'"
2992   parameters:
2993   - "name"
2994   - "parent"
2995   - "result"
2996
2997 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2998 - type: "table"
2999   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3000   algorithm: "table_performance_comparison"
3001   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3002   reference:
3003     title: "3-Node Skx"
3004     data: "vpp-compare-topologies-mrr-ref"
3005   compare:
3006     title: "2-Node Skx"
3007     data: "vpp-compare-topologies-mrr-cmp"
3008   data: "vpp-compare-topologies-mrr"
3009   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3010   filter: "'MRR' and '4C'"
3011   parameters:
3012   - "name"
3013   - "parent"
3014   - "result"
3015
3016 # Detailed Test Results - VPP Performance Results 3n-hsw
3017 - type: "table"
3018   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3019   algorithm: "table_merged_details"
3020   output-file-ext: ".csv"
3021   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3022   columns:
3023   - title: "Name"
3024     data: "data name"
3025   - title: "Status"
3026     data: "data msg"
3027   rows: "generated"
3028   data: "vpp-perf-results-3n-hsw"
3029   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3030   parameters:
3031   - "name"
3032   - "parent"
3033   - "msg"
3034
3035 # Detailed Test Results - VPP Performance Results 3n-skx
3036 - type: "table"
3037   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3038   algorithm: "table_merged_details"
3039   output-file-ext: ".csv"
3040   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3041   columns:
3042   - title: "Name"
3043     data: "data name"
3044   - title: "Status"
3045     data: "data msg"
3046   rows: "generated"
3047   data: "vpp-perf-results-3n-skx"
3048   filter: "not 'CFS_OPT'"
3049   parameters:
3050   - "name"
3051   - "parent"
3052   - "msg"
3053
3054 # Detailed Test Results - VPP Performance Results 2n-skx
3055 - type: "table"
3056   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3057   algorithm: "table_merged_details"
3058   output-file-ext: ".csv"
3059   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3060   columns:
3061   - title: "Name"
3062     data: "data name"
3063   - title: "Status"
3064     data: "data msg"
3065   rows: "generated"
3066   data: "vpp-perf-results-2n-skx"
3067   filter: "not 'CFS_OPT'"
3068   parameters:
3069   - "name"
3070   - "parent"
3071   - "msg"
3072
3073 ## Detailed Test Results - VPP Performance Results 2n-dnv
3074 #- type: "table"
3075 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3076 #  algorithm: "table_details"
3077 #  output-file-ext: ".csv"
3078 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3079 #  columns:
3080 #  - title: "Name"
3081 #    data: "data name"
3082 #  - title: "Status"
3083 #    data: "data msg"
3084 #  rows: "generated"
3085 #  data: "intel-dnv-vpp"
3086 #  filter: "'NDRPDR'"
3087 #  parameters:
3088 #  - "name"
3089 #  - "parent"
3090 #  - "msg"
3091
3092 # Test configuration - VPP Performance Test Configs 3n-hsw
3093 - type: "table"
3094   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3095   algorithm: "table_merged_details"
3096   output-file-ext: ".csv"
3097   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3098   columns:
3099   - title: "Name"
3100     data: "data name"
3101   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3102     data: "data conf-history"
3103   rows: "generated"
3104   data: "vpp-perf-results-3n-hsw"
3105   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3106   parameters:
3107   - "parent"
3108   - "name"
3109   - "conf-history"
3110
3111 # Test configuration - VPP Performance Test Configs 3n-skx
3112 - type: "table"
3113   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3114   algorithm: "table_merged_details"
3115   output-file-ext: ".csv"
3116   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3117   columns:
3118   - title: "Name"
3119     data: "data name"
3120   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3121     data: "data conf-history"
3122   rows: "generated"
3123   data: "vpp-perf-results-3n-skx"
3124   filter: "not 'CFS_OPT'"
3125   parameters:
3126   - "parent"
3127   - "name"
3128   - "conf-history"
3129
3130 # Test configuration - VPP Performance Test Configs 2n-skx
3131 - type: "table"
3132   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3133   algorithm: "table_merged_details"
3134   output-file-ext: ".csv"
3135   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3136   columns:
3137   - title: "Name"
3138     data: "data name"
3139   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3140     data: "data conf-history"
3141   rows: "generated"
3142   data: "vpp-perf-results-2n-skx"
3143   filter: "not 'CFS_OPT'"
3144   parameters:
3145   - "parent"
3146   - "name"
3147   - "conf-history"
3148
3149 ## Test configuration - VPP Performance Test Configs 2n-dnv
3150 #- type: "table"
3151 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3152 #  algorithm: "table_details"
3153 #  output-file-ext: ".csv"
3154 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3155 #  columns:
3156 #  - title: "Name"
3157 #    data: "data name"
3158 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3159 #    data: "data conf-history"
3160 #  rows: "generated"
3161 #  data: "intel-dnv-vpp"
3162 #  filter: "'NDRPDR'"
3163 #  parameters:
3164 #  - "parent"
3165 #  - "name"
3166 #  - "conf-history"
3167
3168 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3169 - type: "table"
3170   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3171   algorithm: "table_merged_details"
3172   output-file-ext: ".csv"
3173   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3174   columns:
3175   - title: "Name"
3176     data: "data name"
3177   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3178     data: "data show-run"
3179   rows: "generated"
3180   data: "vpp-perf-results-3n-hsw"
3181   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3182   parameters:
3183   - "parent"
3184   - "name"
3185   - "show-run"
3186
3187 # Test Operational Data - VPP Performance Operational Data 3n-skx
3188 - type: "table"
3189   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3190   algorithm: "table_merged_details"
3191   output-file-ext: ".csv"
3192   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3193   columns:
3194   - title: "Name"
3195     data: "data name"
3196   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3197     data: "data show-run"
3198   rows: "generated"
3199   data: "vpp-perf-results-3n-skx"
3200   filter: "not 'CFS_OPT'"
3201   parameters:
3202   - "parent"
3203   - "name"
3204   - "show-run"
3205
3206 # Test Operational Data - VPP Performance Operational Data 2n-skx
3207 - type: "table"
3208   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3209   algorithm: "table_merged_details"
3210   output-file-ext: ".csv"
3211   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3212   columns:
3213   - title: "Name"
3214     data: "data name"
3215   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3216     data: "data show-run"
3217   rows: "generated"
3218   data: "vpp-perf-results-2n-skx"
3219   filter: "not 'CFS_OPT'"
3220   parameters:
3221   - "parent"
3222   - "name"
3223   - "show-run"
3224
3225 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3226 #- type: "table"
3227 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3228 #  algorithm: "table_details"
3229 #  output-file-ext: ".csv"
3230 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3231 #  columns:
3232 #  - title: "Name"
3233 #    data: "data name"
3234 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3235 #    data: "data show-run"
3236 #  rows: "generated"
3237 #  data: "intel-dnv-vpp"
3238 #  filter: "'NDRPDR'"
3239 #  parameters:
3240 #  - "parent"
3241 #  - "name"
3242 #  - "show-run"
3243
3244 # Detailed Test Results - VPP MRR Results 3n-hsw
3245 - type: "table"
3246   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3247   algorithm: "table_details"
3248   output-file-ext: ".csv"
3249   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3250   columns:
3251   - title: "Name"
3252     data: "data name"
3253   - title: "Status"
3254     data: "data msg"
3255   rows: "generated"
3256   data: "vpp-mrr-results-3n-hsw"
3257   filter: "'MRR'"
3258   parameters:
3259   - "name"
3260   - "parent"
3261   - "msg"
3262
3263 # Detailed Test Results - VPP MRR Results 3n-skx
3264 - type: "table"
3265   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3266   algorithm: "table_details"
3267   output-file-ext: ".csv"
3268   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3269   columns:
3270   - title: "Name"
3271     data: "data name"
3272   - title: "Status"
3273     data: "data msg"
3274   rows: "generated"
3275   data: "vpp-mrr-results-3n-skx"
3276   filter: "'MRR'"
3277   parameters:
3278   - "name"
3279   - "parent"
3280   - "msg"
3281
3282 # Detailed Test Results - VPP MRR Results 2n-skx
3283 - type: "table"
3284   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3285   algorithm: "table_details"
3286   output-file-ext: ".csv"
3287   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3288   columns:
3289   - title: "Name"
3290     data: "data name"
3291   - title: "Status"
3292     data: "data msg"
3293   rows: "generated"
3294   data: "vpp-mrr-results-2n-skx"
3295   filter: "'MRR'"
3296   parameters:
3297   - "name"
3298   - "parent"
3299   - "msg"
3300
3301 ## Detailed Test Results - VPP MRR Results 2n-dnv
3302 #- type: "table"
3303 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3304 #  algorithm: "table_details"
3305 #  output-file-ext: ".csv"
3306 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3307 #  columns:
3308 #  - title: "Name"
3309 #    data: "data name"
3310 #  - title: "Status"
3311 #    data: "data msg"
3312 #  rows: "generated"
3313 #  data: "intel-dnv-vpp"
3314 #  filter: "'MRR'"
3315 #  parameters:
3316 #  - "name"
3317 #  - "parent"
3318 #  - "msg"
3319
3320 # Test configuration - VPP MRR Test Configs 3n-hsw
3321 - type: "table"
3322   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3323   algorithm: "table_details"
3324   output-file-ext: ".csv"
3325   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3326   columns:
3327   - title: "Name"
3328     data: "data name"
3329   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3330     data: "data conf-history"
3331   rows: "generated"
3332   data: "vpp-mrr-results-3n-hsw"
3333   filter: "'MRR'"
3334   parameters:
3335   - "parent"
3336   - "name"
3337   - "conf-history"
3338
3339 # Test configuration - VPP MRR Test Configs 3n-skx
3340 - type: "table"
3341   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3342   algorithm: "table_details"
3343   output-file-ext: ".csv"
3344   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3345   columns:
3346   - title: "Name"
3347     data: "data name"
3348   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3349     data: "data conf-history"
3350   rows: "generated"
3351   data: "vpp-mrr-results-3n-skx"
3352   filter: "'MRR'"
3353   parameters:
3354   - "parent"
3355   - "name"
3356   - "conf-history"
3357
3358 # Test configuration - VPP MRR Test Configs 2n-skx
3359 - type: "table"
3360   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3361   algorithm: "table_details"
3362   output-file-ext: ".csv"
3363   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3364   columns:
3365   - title: "Name"
3366     data: "data name"
3367   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3368     data: "data conf-history"
3369   rows: "generated"
3370   data: "vpp-mrr-results-2n-skx"
3371   filter: "'MRR'"
3372   parameters:
3373   - "parent"
3374   - "name"
3375   - "conf-history"
3376
3377 ## Test configuration - VPP MRR Test Configs 2n-dnv
3378 #- type: "table"
3379 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3380 #  algorithm: "table_details"
3381 #  output-file-ext: ".csv"
3382 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3383 #  columns:
3384 #  - title: "Name"
3385 #    data: "data name"
3386 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3387 #    data: "data conf-history"
3388 #  rows: "generated"
3389 #  data: "intel-dnv-vpp"
3390 #  filter: "'MRR'"
3391 #  parameters:
3392 #  - "parent"
3393 #  - "name"
3394 #  - "conf-history"
3395
3396 # Detailed Test Results - VPP Functional Results - Ubuntu
3397 - type: "table"
3398   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3399   algorithm: "table_details"
3400   output-file-ext: ".csv"
3401   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3402   columns:
3403   - title: "Name"
3404     data: "data name"
3405   - title: "Documentation"
3406     data: "data doc"
3407   - title: "Status"
3408     data: "data status"
3409   rows: "generated"
3410   data: "vpp-func-results-ubuntu"
3411   filter: "all"
3412   parameters:
3413   - "name"
3414   - "parent"
3415   - "doc"
3416   - "status"
3417
3418 # Detailed Test Results - VPP Functional Results - CentOS
3419 - type: "table"
3420   title: "Detailed Test Results - VPP Functional Results - CentOS"
3421   algorithm: "table_details"
3422   output-file-ext: ".csv"
3423   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3424   columns:
3425   - title: "Name"
3426     data: "data name"
3427   - title: "Documentation"
3428     data: "data doc"
3429   -
3430     title: "Status"
3431     data: "data status"
3432   rows: "generated"
3433   data:
3434     "vpp-func-results-centos"
3435   filter: "all"
3436   parameters:
3437   - "name"
3438   - "parent"
3439   - "doc"
3440   - "status"
3441
3442 # Test configuration - VPP Functional Test Configs - Ubuntu
3443 - type: "table"
3444   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3445   algorithm: "table_details"
3446   output-file-ext: ".csv"
3447   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3448   columns:
3449   - title: "Name"
3450     data: "data name"
3451   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3452     data: "data conf-history"
3453   rows: "generated"
3454   data: "vpp-func-results-ubuntu"
3455   filter: "all"
3456   parameters:
3457   - "parent"
3458   - "name"
3459   - "conf-history"
3460
3461 # Test configuration - VPP Functional Test Configs - CentOS
3462 - type: "table"
3463   title: "Test configuration - VPP Functional Test Configs - CentOS"
3464   algorithm: "table_details"
3465   output-file-ext: ".csv"
3466   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3467   columns:
3468   - title: "Name"
3469     data: "data name"
3470   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3471     data: "data conf-history"
3472   rows: "generated"
3473   data: "vpp-func-results-centos"
3474   filter: "all"
3475   parameters:
3476   - "parent"
3477   - "name"
3478   - "conf-history"
3479
3480 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3481 #- type: "table"
3482 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3483 #  algorithm: "table_details"
3484 #  output-file-ext: ".csv"
3485 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3486 #  columns:
3487 #  - title: "Name"
3488 #    data: "data name"
3489 #  - title: "Status"
3490 #    data: "data msg"
3491 #  rows: "generated"
3492 #  data: "ligato-perf-results-3n-hsw"
3493 #  filter: "all"
3494 #  parameters:
3495 #  - "name"
3496 #  - "parent"
3497 #  - "msg"
3498
3499 # Detailed Test Results - VPP Device Results - Ubuntu
3500 - type: "table"
3501   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3502   algorithm: "table_details"
3503   output-file-ext: ".csv"
3504   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3505   columns:
3506   - title: "Name"
3507     data: "data name"
3508   - title: "Documentation"
3509     data: "data doc"
3510   - title: "Status"
3511     data: "data status"
3512   rows: "generated"
3513   data: "vpp-device-results-ubuntu"
3514   filter: "all"
3515   parameters:
3516   - "name"
3517   - "parent"
3518   - "doc"
3519   - "status"
3520
3521 # Test configuration - VPP Device Test Configs - Ubuntu
3522 - type: "table"
3523   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3524   algorithm: "table_details"
3525   output-file-ext: ".csv"
3526   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3527   columns:
3528   - title: "Name"
3529     data: "data name"
3530   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3531     data: "data conf-history"
3532   rows: "generated"
3533   data: "vpp-device-results-ubuntu"
3534   filter: "all"
3535   parameters:
3536   - "parent"
3537   - "name"
3538   - "conf-history"
3539
3540 ################################################################################
3541
3542 # DPDK Performance Changes 3n-hsw 1t1c pdr
3543 - type: "table"
3544   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3545   algorithm: "table_performance_comparison"
3546   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3547   history:
3548     - title: "rls1810"
3549       data: "dpdk-performance-changes-3n-hsw-h1"
3550   reference:
3551     title: "rls1901"
3552     data: "dpdk-performance-changes-3n-hsw-ref"
3553   compare:
3554     title: "rls1904"
3555     data: "dpdk-performance-changes-3n-hsw-cmp"
3556   data: "dpdk-performance-changes-3n-hsw"
3557   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3558   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3559   parameters:
3560   - "name"
3561   - "parent"
3562   - "throughput"
3563
3564 # DPDK Performance Changes 3n-hsw 2t2c pdr
3565 - type: "table"
3566   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3567   algorithm: "table_performance_comparison"
3568   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3569   history:
3570     - title: "rls1810"
3571       data: "dpdk-performance-changes-3n-hsw-h1"
3572   reference:
3573     title: "rls1901"
3574     data: "dpdk-performance-changes-3n-hsw-ref"
3575   compare:
3576     title: "rls1904"
3577     data: "dpdk-performance-changes-3n-hsw-cmp"
3578   data: "dpdk-performance-changes-3n-hsw"
3579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3580   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3581   parameters:
3582   - "name"
3583   - "parent"
3584   - "throughput"
3585
3586 # DPDK Performance Changes 3n-hsw 1t1c ndr
3587 - type: "table"
3588   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3589   algorithm: "table_performance_comparison"
3590   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3591   history:
3592     - title: "rls1810"
3593       data: "dpdk-performance-changes-3n-hsw-h1"
3594   reference:
3595     title: "rls1901"
3596     data: "dpdk-performance-changes-3n-hsw-ref"
3597   compare:
3598     title: "rls1904"
3599     data: "dpdk-performance-changes-3n-hsw-cmp"
3600   data: "dpdk-performance-changes-3n-hsw"
3601   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3602   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3603   parameters:
3604   - "name"
3605   - "parent"
3606   - "throughput"
3607
3608 # DPDK Performance Changes 3n-hsw 2t2c ndr
3609 - type: "table"
3610   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3611   algorithm: "table_performance_comparison"
3612   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3613   history:
3614     - title: "rls1810"
3615       data: "dpdk-performance-changes-3n-hsw-h1"
3616   reference:
3617     title: "rls1901"
3618     data: "dpdk-performance-changes-3n-hsw-ref"
3619   compare:
3620     title: "rls1904"
3621     data: "dpdk-performance-changes-3n-hsw-cmp"
3622   data: "dpdk-performance-changes-3n-hsw"
3623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3624   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3625   parameters:
3626   - "name"
3627   - "parent"
3628   - "throughput"
3629
3630 # DPDK Performance Changes 3n-skx 2t1c pdr
3631 - type: "table"
3632   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3633   algorithm: "table_performance_comparison"
3634   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3635   history:
3636     - title: "rls1810"
3637       data: "dpdk-performance-changes-3n-skx-h1"
3638   reference:
3639     title: "rls1901"
3640     data: "dpdk-performance-changes-3n-skx-ref"
3641   compare:
3642     title: "rls1904"
3643     data: "dpdk-performance-changes-3n-skx-cmp"
3644   data: "dpdk-performance-changes-3n-skx"
3645   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3646   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3647   parameters:
3648   - "name"
3649   - "parent"
3650   - "throughput"
3651
3652 # DPDK Performance Changes 3n-skx 4t2c pdr
3653 - type: "table"
3654   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3655   algorithm: "table_performance_comparison"
3656   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3657   history:
3658     - title: "rls1810"
3659       data: "dpdk-performance-changes-3n-skx-h1"
3660   reference:
3661     title: "rls1901"
3662     data: "dpdk-performance-changes-3n-skx-ref"
3663   compare:
3664     title: "rls1904"
3665     data: "dpdk-performance-changes-3n-skx-cmp"
3666   data: "dpdk-performance-changes-3n-skx"
3667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3668   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3669   parameters:
3670   - "name"
3671   - "parent"
3672   - "throughput"
3673
3674 # DPDK Performance Changes 3n-skx 2t1c ndr
3675 - type: "table"
3676   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3677   algorithm: "table_performance_comparison"
3678   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3679   history:
3680     - title: "rls1810"
3681       data: "dpdk-performance-changes-3n-skx-h1"
3682   reference:
3683     title: "rls1901"
3684     data: "dpdk-performance-changes-3n-skx-ref"
3685   compare:
3686     title: "rls1904"
3687     data: "dpdk-performance-changes-3n-skx-cmp"
3688   data: "dpdk-performance-changes-3n-skx"
3689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3690   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3691   parameters:
3692   - "name"
3693   - "parent"
3694   - "throughput"
3695
3696 # DPDK Performance Changes 3n-skx 4t2c ndr
3697 - type: "table"
3698   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3699   algorithm: "table_performance_comparison"
3700   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3701   history:
3702     - title: "rls1810"
3703       data: "dpdk-performance-changes-3n-skx-h1"
3704   reference:
3705     title: "rls1901"
3706     data: "dpdk-performance-changes-3n-skx-ref"
3707   compare:
3708     title: "rls1904"
3709     data: "dpdk-performance-changes-3n-skx-cmp"
3710   data: "dpdk-performance-changes-3n-skx"
3711   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3712   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3713   parameters:
3714   - "name"
3715   - "parent"
3716   - "throughput"
3717
3718 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3719 - type: "table"
3720   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3721   algorithm: "table_performance_comparison"
3722   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3723   reference:
3724     title: "3-Node Hsw"
3725     data: "dpdk-compare-testbeds-ref"
3726   compare:
3727     title: "3-Node Skx"
3728     data: "dpdk-compare-testbeds-cmp"
3729   data: "dpdk-compare-testbeds"
3730   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3731   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3732   parameters:
3733   - "name"
3734   - "parent"
3735   - "throughput"
3736
3737 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3738 - type: "table"
3739   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3740   algorithm: "table_performance_comparison"
3741   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3742   reference:
3743     title: "3-Node Hsw"
3744     data: "dpdk-compare-testbeds-ref"
3745   compare:
3746     title: "3-Node Skx"
3747     data: "dpdk-compare-testbeds-cmp"
3748   data: "dpdk-compare-testbeds"
3749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3750   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3751   parameters:
3752   - "name"
3753   - "parent"
3754   - "throughput"
3755
3756 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3757 - type: "table"
3758   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3759   algorithm: "table_performance_comparison"
3760   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3761   reference:
3762     title: "3-Node Skx"
3763     data: "dpdk-compare-topologies-ref"
3764   compare:
3765     title: "2-Node Skx"
3766     data: "dpdk-compare-topologies-cmp"
3767   data: "dpdk-compare-topologies"
3768   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3769   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3770   parameters:
3771   - "name"
3772   - "parent"
3773   - "throughput"
3774
3775 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3776 - type: "table"
3777   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3778   algorithm: "table_performance_comparison"
3779   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3780   reference:
3781     title: "3-Node Skx"
3782     data: "dpdk-compare-topologies-ref"
3783   compare:
3784     title: "2-Node Skx"
3785     data: "dpdk-compare-topologies-cmp"
3786   data: "dpdk-compare-topologies"
3787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3788   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3789   parameters:
3790   - "name"
3791   - "parent"
3792   - "throughput"
3793
3794 # DPDK Performance Changes 2n-skx 2t1c pdr
3795 - type: "table"
3796   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3797   algorithm: "table_performance_comparison"
3798   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3799   history:
3800     - title: "rls1810"
3801       data: "dpdk-performance-changes-2n-skx-h1"
3802   reference:
3803     title: "rls1901"
3804     data: "dpdk-performance-changes-2n-skx-ref"
3805   compare:
3806     title: "rls1904"
3807     data: "dpdk-performance-changes-2n-skx-cmp"
3808   data: "dpdk-performance-changes-2n-skx"
3809   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3810   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3811   parameters:
3812   - "name"
3813   - "parent"
3814   - "throughput"
3815
3816 # DPDK Performance Changes 2n-skx 4t2c pdr
3817 - type: "table"
3818   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3819   algorithm: "table_performance_comparison"
3820   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3821   history:
3822     - title: "rls1810"
3823       data: "dpdk-performance-changes-2n-skx-h1"
3824   reference:
3825     title: "rls1901"
3826     data: "dpdk-performance-changes-2n-skx-ref"
3827   compare:
3828     title: "rls1904"
3829     data: "dpdk-performance-changes-2n-skx-cmp"
3830   data: "dpdk-performance-changes-2n-skx"
3831   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3832   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3833   parameters:
3834   - "name"
3835   - "parent"
3836   - "throughput"
3837
3838 # DPDK Performance Changes 2n-skx 2t1c ndr
3839 - type: "table"
3840   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3841   algorithm: "table_performance_comparison"
3842   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3843   history:
3844     - title: "rls1810"
3845       data: "dpdk-performance-changes-2n-skx-h1"
3846   reference:
3847     title: "rls1901"
3848     data: "dpdk-performance-changes-2n-skx-ref"
3849   compare:
3850     title: "rls1904"
3851     data: "dpdk-performance-changes-2n-skx-cmp"
3852   data: "dpdk-performance-changes-2n-skx"
3853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3854   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3855   parameters:
3856   - "name"
3857   - "parent"
3858   - "throughput"
3859
3860 # DPDK Performance Changes 2n-skx 4t2c ndr
3861 - type: "table"
3862   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3863   algorithm: "table_performance_comparison"
3864   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3865   history:
3866     - title: "rls1810"
3867       data: "dpdk-performance-changes-2n-skx-h1"
3868   reference:
3869     title: "rls1901"
3870     data: "dpdk-performance-changes-2n-skx-ref"
3871   compare:
3872     title: "rls1904"
3873     data: "dpdk-performance-changes-2n-skx-cmp"
3874   data: "dpdk-performance-changes-2n-skx"
3875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3876   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3877   parameters:
3878   - "name"
3879   - "parent"
3880   - "throughput"
3881
3882 # Detailed Test Results - DPDK Performance Results 3n-hsw
3883 - type: "table"
3884   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3885   algorithm: "table_details"
3886   output-file-ext: ".csv"
3887   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3888   columns:
3889   - title: "Name"
3890     data: "data name"
3891   - title: "Status"
3892     data: "data msg"
3893   rows: "generated"
3894   data: "dpdk-perf-results-3n-hsw"
3895   filter: "all"
3896   parameters:
3897   - "name"
3898   - "parent"
3899   - "msg"
3900
3901 # Detailed Test Results - DPDK Performance Results 3n-skx
3902 - type: "table"
3903   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3904   algorithm: "table_details"
3905   output-file-ext: ".csv"
3906   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3907   columns:
3908   - title: "Name"
3909     data: "data name"
3910   - title: "Status"
3911     data: "data msg"
3912   rows: "generated"
3913   data: "dpdk-perf-results-3n-skx"
3914   filter: "all"
3915   parameters:
3916   - "name"
3917   - "parent"
3918   - "msg"
3919
3920 # Detailed Test Results - DPDK Performance Results 2n-skx
3921 - type: "table"
3922   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3923   algorithm: "table_details"
3924   output-file-ext: ".csv"
3925   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3926   columns:
3927   - title: "Name"
3928     data: "data name"
3929   - title: "Status"
3930     data: "data msg"
3931   rows: "generated"
3932   data: "dpdk-perf-results-2n-skx"
3933   filter: "all"
3934   parameters:
3935   - "name"
3936   - "parent"
3937   - "msg"
3938
3939 ################################################################################
3940 # HoneyComb
3941 - type: "table"
3942   title: "Detailed Test Results - Honeycomb Functional Results"
3943   algorithm: "table_details"
3944   output-file-ext: ".csv"
3945   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3946   columns:
3947   - title: "Name"
3948     data: "data name"
3949   - title: "Documentation"
3950     data: "data doc"
3951   - title: "Status"
3952     data: "data status"
3953   rows: "generated"
3954   data:
3955     "hc-func-results"
3956   filter: "all"
3957   parameters:
3958   - "name"
3959   - "parent"
3960   - "doc"
3961   - "status"
3962
3963 ################################################################################
3964 # NSH SFC
3965 #-
3966 #  type: "table"
3967 #  title: "Detailed Test Results - NSH SFC Functional Results"
3968 #  algorithm: "table_details"
3969 #  output-file-ext: ".csv"
3970 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3971 #  columns:
3972 #  -
3973 #    title: "Name"
3974 #    data: "data name"
3975 #  -
3976 #    title: "Documentation"
3977 #    data: "data doc"
3978 #  -
3979 #    title: "Status"
3980 #    data: "data status"
3981 #  rows: "generated"
3982 #  data:
3983 #    "nsh-func-results"
3984 #  filter: "all"
3985 #  parameters:
3986 #  - "name"
3987 #  - "parent"
3988 #  - "doc"
3989 #  - "status"
3990
3991 ################################################################################
3992 # DMM
3993 - type: "table"
3994   title: "Detailed Test Results - DMM Functional Results"
3995   algorithm: "table_details"
3996   output-file-ext: ".csv"
3997   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3998   columns:
3999   - title: "Name"
4000     data: "data name"
4001   - title: "Documentation"
4002     data: "data doc"
4003   - title: "Status"
4004     data: "data status"
4005   rows: "generated"
4006   data:
4007     "dmm-func-results"
4008   filter: "all"
4009   parameters:
4010   - "name"
4011   - "parent"
4012   - "doc"
4013   - "status"
4014
4015 ################################################################################
4016 ###                                F I L E S                                 ###
4017 ################################################################################
4018
4019 # VPP Performance Results 3n-hsw
4020 - type: "file"
4021   title: "VPP Performance Results 3n-hsw"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4025   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"
4026   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4027   data: "vpp-perf-results-3n-hsw"
4028   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP Performance Results 3n-skx
4037 - type: "file"
4038   title: "VPP Performance Results 3n-skx"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4042   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"
4043   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4044   data: "vpp-perf-results-3n-skx"
4045   filter: "not 'CFS_OPT'"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 # VPP Performance Results 2n-skx
4054 - type: "file"
4055   title: "VPP Performance Results 2n-skx"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4059   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"
4060   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4061   data: "vpp-perf-results-2n-skx"
4062   filter: "not 'CFS_OPT'"
4063   parameters:
4064   - "name"
4065   - "doc"
4066   - "level"
4067   - "parent"
4068   data-start-level: 3
4069
4070 ## VPP Performance Results 2n-dnv
4071 #- type: "file"
4072 #  title: "VPP Performance Results 2n-dnv"
4073 #  algorithm: "file_test_results"
4074 #  output-file-ext: ".rst"
4075 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4076 #  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"
4077 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4078 #  data: "intel-dnv-vpp"
4079 #  filter: "'NDRPDR'"
4080 #  parameters:
4081 #  - "name"
4082 #  - "doc"
4083 #  - "level"
4084 #  - "parent"
4085 #  data-start-level: 3
4086
4087 # VPP Performance Configuration 3n-hsw
4088 - type: "file"
4089   title: "VPP Performance Configuration 3n-hsw"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4093   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"
4094   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4095   data: "vpp-perf-results-3n-hsw"
4096   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP Performance Configuration 3n-skx
4105 - type: "file"
4106   title: "VPP Performance Configuration 3n-skx"
4107   algorithm: "file_test_results"
4108   output-file-ext: ".rst"
4109   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4110   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"
4111   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4112   data: "vpp-perf-results-3n-skx"
4113   filter: "not 'CFS_OPT'"
4114   parameters:
4115   - "name"
4116   - "doc"
4117   - "level"
4118   - "parent"
4119   data-start-level: 3
4120
4121 # VPP Performance Configuration 2n-skx
4122 - type: "file"
4123   title: "VPP Performance Configuration 2n-skx"
4124   algorithm: "file_test_results"
4125   output-file-ext: ".rst"
4126   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4127   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"
4128   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4129   data: "vpp-perf-results-2n-skx"
4130   filter: "not 'CFS_OPT'"
4131   parameters:
4132   - "name"
4133   - "doc"
4134   - "level"
4135   - "parent"
4136   data-start-level: 3
4137
4138 ## VPP Performance Configuration 2n-dnv
4139 #- type: "file"
4140 #  title: "VPP Performance Configuration 2n-dnv"
4141 #  algorithm: "file_test_results"
4142 #  output-file-ext: ".rst"
4143 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4144 #  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"
4145 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4146 #  data: "intel-dnv-vpp"
4147 #  filter: "'NDRPDR'"
4148 #  parameters:
4149 #  - "name"
4150 #  - "doc"
4151 #  - "level"
4152 #  - "parent"
4153 #  data-start-level: 3
4154
4155 # VPP Performance Operational Data 3n-hsw
4156 - type: "file"
4157   title: "VPP Performance Operational Data 3n-hsw"
4158   algorithm: "file_test_results"
4159   output-file-ext: ".rst"
4160   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4161   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"
4162   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4163   data: "vpp-perf-results-3n-hsw"
4164   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4165   parameters:
4166   - "name"
4167   - "doc"
4168   - "level"
4169   - "parent"
4170   data-start-level: 3
4171
4172 # VPP Performance Operational Data 3n-skx
4173 - type: "file"
4174   title: "VPP Performance Operational Data 3n-skx"
4175   algorithm: "file_test_results"
4176   output-file-ext: ".rst"
4177   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4178   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"
4179   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4180   data: "vpp-perf-results-3n-skx"
4181   filter: "not 'CFS_OPT'"
4182   parameters:
4183   - "name"
4184   - "doc"
4185   - "level"
4186   - "parent"
4187   data-start-level: 3
4188
4189 # VPP Performance Operational Data 2n-skx
4190 - type: "file"
4191   title: "VPP Performance Operational Data 2n-skx"
4192   algorithm: "file_test_results"
4193   output-file-ext: ".rst"
4194   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4195   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"
4196   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4197   data: "vpp-perf-results-2n-skx"
4198   filter: "not 'CFS_OPT'"
4199   parameters:
4200   - "name"
4201   - "doc"
4202   - "level"
4203   - "parent"
4204   data-start-level: 3
4205
4206 ## VPP Performance Operational Data 2n-dnv
4207 #- type: "file"
4208 #  title: "VPP Performance Operational Data 2n-dnv"
4209 #  algorithm: "file_test_results"
4210 #  output-file-ext: ".rst"
4211 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4212 #  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"
4213 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4214 #  data: "intel-dnv-vpp"
4215 #  filter: "'NDRPDR'"
4216 #  parameters:
4217 #  - "name"
4218 #  - "doc"
4219 #  - "level"
4220 #  - "parent"
4221 #  data-start-level: 3
4222
4223 # VPP MRR Results 3n-hsw
4224 - type: "file"
4225   title: "VPP MRR Results 3n-hsw"
4226   algorithm: "file_test_results"
4227   output-file-ext: ".rst"
4228   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4229   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"
4230   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4231   data: "vpp-mrr-results-3n-hsw"
4232   filter: "'MRR'"
4233   parameters:
4234   - "name"
4235   - "doc"
4236   - "level"
4237   - "parent"
4238   data-start-level: 3
4239
4240 # VPP MRR Results 3n-skx
4241 - type: "file"
4242   title: "VPP MRR Results 3n-skx"
4243   algorithm: "file_test_results"
4244   output-file-ext: ".rst"
4245   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4246   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"
4247   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4248   data: "vpp-mrr-results-3n-skx"
4249   filter: "'MRR'"
4250   parameters:
4251   - "name"
4252   - "doc"
4253   - "level"
4254   - "parent"
4255   data-start-level: 3
4256
4257 # VPP MRR Results 2n-skx
4258 - type: "file"
4259   title: "VPP MRR Results 2n-skx"
4260   algorithm: "file_test_results"
4261   output-file-ext: ".rst"
4262   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4263   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"
4264   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4265   data: "vpp-mrr-results-2n-skx"
4266   filter: "all"
4267   parameters:
4268   - "name"
4269   - "doc"
4270   - "level"
4271   - "parent"
4272   data-start-level: 3
4273
4274 ## VPP MRR Results 2n-dnv
4275 #- type: "file"
4276 #  title: "VPP MRR Results 2n-dnv"
4277 #  algorithm: "file_test_results"
4278 #  output-file-ext: ".rst"
4279 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4280 #  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"
4281 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4282 #  data: "intel-dnv-vpp"
4283 #  filter: "'MRR'"
4284 #  parameters:
4285 #  - "name"
4286 #  - "doc"
4287 #  - "level"
4288 #  - "parent"
4289 #  data-start-level: 3
4290
4291 # VPP MRR Configuration 3n-hsw
4292 - type: "file"
4293   title: "VPP MRR Configuration 3n-hsw"
4294   algorithm: "file_test_results"
4295   output-file-ext: ".rst"
4296   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4297   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"
4298   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4299   data: "vpp-mrr-results-3n-hsw"
4300   filter: "'MRR'"
4301   parameters:
4302   - "name"
4303   - "doc"
4304   - "level"
4305   - "parent"
4306   data-start-level: 3
4307
4308 # VPP MRR Configuration 3n-skx
4309 - type: "file"
4310   title: "VPP MRR Configuration 3n-skx"
4311   algorithm: "file_test_results"
4312   output-file-ext: ".rst"
4313   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4314   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"
4315   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4316   data: "vpp-mrr-results-3n-skx"
4317   filter: "'MRR'"
4318   parameters:
4319   - "name"
4320   - "doc"
4321   - "level"
4322   - "parent"
4323   data-start-level: 3
4324
4325 # VPP MRR Configuration 2n-skx
4326 - type: "file"
4327   title: "VPP MRR Configuration 2n-skx"
4328   algorithm: "file_test_results"
4329   output-file-ext: ".rst"
4330   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4331   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"
4332   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4333   data: "vpp-mrr-results-2n-skx"
4334   filter: "'MRR'"
4335   parameters:
4336   - "name"
4337   - "doc"
4338   - "level"
4339   - "parent"
4340   data-start-level: 3
4341
4342 ## VPP MRR Configuration 2n-dnv
4343 #- type: "file"
4344 #  title: "VPP MRR Configuration 2n-dnv"
4345 #  algorithm: "file_test_results"
4346 #  output-file-ext: ".rst"
4347 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4348 #  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"
4349 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4350 #  data: "intel-dnv-vpp"
4351 #  filter: "'MRR'"
4352 #  parameters:
4353 #  - "name"
4354 #  - "doc"
4355 #  - "level"
4356 #  - "parent"
4357 #  data-start-level: 3
4358
4359 # VPP Functional Results - Ubuntu
4360 - type: "file"
4361   title: "VPP Functional Results - Ubuntu"
4362   algorithm: "file_test_results"
4363   output-file-ext: ".rst"
4364   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4365   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"
4366   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4367   data: "vpp-func-results-ubuntu"
4368   filter: "all"
4369   parameters:
4370   - "name"
4371   - "doc"
4372   - "level"
4373   - "parent"
4374   data-start-level: 3
4375
4376 # VPP Functional Results - CentOS
4377 - type: "file"
4378   title: "VPP Functional Results - CentOS"
4379   algorithm: "file_test_results"
4380   output-file-ext: ".rst"
4381   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4382   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"
4383   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4384   data:
4385     "vpp-func-results-centos"
4386   filter: "all"
4387   parameters:
4388   - "name"
4389   - "doc"
4390   - "level"
4391   - "parent"
4392   data-start-level: 3
4393
4394 # VPP Functional Configuration - Ubuntu
4395 - type: "file"
4396   title: "VPP Functional Configuration - Ubuntu"
4397   algorithm: "file_test_results"
4398   output-file-ext: ".rst"
4399   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4400   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"
4401   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4402   data: "vpp-func-results-ubuntu"
4403   filter: "all"
4404   parameters:
4405   - "name"
4406   - "doc"
4407   - "level"
4408   - "parent"
4409   data-start-level: 3
4410
4411 # VPP Functional Configuration - CentOS
4412 - type: "file"
4413   title: "VPP Functional Configuration - CentOS"
4414   algorithm: "file_test_results"
4415   output-file-ext: ".rst"
4416   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4417   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"
4418   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4419   data:
4420     "vpp-func-results-centos"
4421   filter: "all"
4422   parameters:
4423   - "name"
4424   - "doc"
4425   - "level"
4426   - "parent"
4427   data-start-level: 3
4428
4429 # VPP Device Results - Ubuntu
4430 - type: "file"
4431   title: "VPP Device Results - Ubuntu"
4432   algorithm: "file_test_results"
4433   output-file-ext: ".rst"
4434   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4435   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"
4436   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4437   data: "vpp-device-results-ubuntu"
4438   filter: "all"
4439   parameters:
4440   - "name"
4441   - "doc"
4442   - "level"
4443   - "parent"
4444   data-start-level: 2
4445
4446 # VPP Device Configuration - Ubuntu
4447 - type: "file"
4448   title: "VPP Device Configuration - Ubuntu"
4449   algorithm: "file_test_results"
4450   output-file-ext: ".rst"
4451   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4452   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"
4453   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4454   data: "vpp-device-results-ubuntu"
4455   filter: "all"
4456   parameters:
4457   - "name"
4458   - "doc"
4459   - "level"
4460   - "parent"
4461   data-start-level: 2
4462
4463 ## Container Orchestrated Performance Results 3n-hsw
4464 #- type: "file"
4465 #  title: "Container Orchestrated Performance Results 3n-hsw"
4466 #  algorithm: "file_test_results"
4467 #  output-file-ext: ".rst"
4468 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4469 #  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"
4470 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4471 #  data: "ligato-perf-results-3n-hsw"
4472 #  filter: "all"
4473 #  parameters:
4474 #  - "name"
4475 #  - "doc"
4476 #  - "level"
4477 #  - "parent"
4478 #  data-start-level: 3
4479
4480 # DPDK Performance Results 3n-hsw
4481 - type: "file"
4482   title: "DPDK Performance Results 3n-hsw"
4483   algorithm: "file_test_results"
4484   output-file-ext: ".rst"
4485   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4486   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"
4487   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4488   data: "dpdk-perf-results-3n-hsw"
4489   filter: "all"
4490   parameters:
4491   - "name"
4492   - "doc"
4493   - "level"
4494   - "parent"
4495   data-start-level: 3
4496
4497 # DPDK Performance Results 3n-skx
4498 - type: "file"
4499   title: "DPDK Performance Results 3n-skx"
4500   algorithm: "file_test_results"
4501   output-file-ext: ".rst"
4502   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4503   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"
4504   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4505   data: "dpdk-perf-results-3n-skx"
4506   filter: "all"
4507   parameters:
4508   - "name"
4509   - "doc"
4510   - "level"
4511   - "parent"
4512   data-start-level: 3
4513
4514 # DPDK Performance Results 2n-skx
4515 - type: "file"
4516   title: "DPDK Performance Results 2n-skx"
4517   algorithm: "file_test_results"
4518   output-file-ext: ".rst"
4519   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4520   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"
4521   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4522   data: "dpdk-perf-results-2n-skx"
4523   filter: "all"
4524   parameters:
4525   - "name"
4526   - "doc"
4527   - "level"
4528   - "parent"
4529   data-start-level: 3
4530
4531 # Honeycomb Functional Results
4532 - type: "file"
4533   title: "Honeycomb Functional Results"
4534   algorithm: "file_test_results"
4535   output-file-ext: ".rst"
4536   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4537   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"
4538   dir-tables: "{DIR[DTR,FUNC,HC]}"
4539   data:
4540     "hc-func-results"
4541   filter: "all"
4542   parameters:
4543   - "name"
4544   - "doc"
4545   - "level"
4546   - "parent"
4547   data-start-level: 3
4548
4549 # NSH SFC Functional Results
4550 #-
4551 #  type: "file"
4552 #  title: "NSH SFC Functional Results"
4553 #  algorithm: "file_test_results"
4554 #  output-file-ext: ".rst"
4555 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4556 #  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"
4557 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4558 #  data:
4559 #    "nsh-func-results"
4560 #  filter: "all"
4561 #  parameters:
4562 #  - "name"
4563 #  - "doc"
4564 #  - "level"
4565 #  - "parent"
4566 #  data-start-level: 3
4567
4568 # DMM Functional Results
4569 - type: "file"
4570   title: "DMM Functional Results"
4571   algorithm: "file_test_results"
4572   output-file-ext: ".rst"
4573   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4574   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"
4575   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4576   data:
4577     "dmm-func-results"
4578   filter: "all"
4579   parameters:
4580   - "name"
4581   - "doc"
4582   - "level"
4583   - "parent"
4584   data-start-level: 3
4585
4586 ################################################################################
4587 ###                                P L O T S                                 ###
4588 ################################################################################
4589
4590 # Soak Test (PLRsearch), boxes
4591 - type: "plot"
4592   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4593   algorithm: "plot_performance_box"
4594   output-file-type: ".html"
4595   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4596   data: "plot-vpp-soak-2n-skx"
4597   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4598   parameters:
4599     - "throughput"
4600     - "parent"
4601     - "tags"
4602   sort:
4603     - "DRV_AVF"
4604     - "DRV_AVF"
4605     - "DRV_AVF"
4606     - "L2BDMACLRN"
4607     - "L2XCBASE"
4608     - "L2PATCH"
4609   traces:
4610     hoverinfo: "x+y"
4611     boxpoints: "all"
4612     whiskerwidth: 0
4613   layout:
4614     title: "2 Hours Soak Test (PLRsearch)"
4615     layout: "plot-soak-throughput"
4616
4617 # Soak Test (PLRsearch), boxes
4618 - type: "plot"
4619   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4620   algorithm: "plot_performance_box"
4621   output-file-type: ".html"
4622   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4623   data: "plot-vpp-soak-2n-skx"
4624   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4625   parameters:
4626     - "throughput"
4627     - "parent"
4628     - "tags"
4629   sort:
4630     - "VHOST"
4631     - "MEMIF"
4632     - "IP4FWD"
4633     - "IP6FWD"
4634   traces:
4635     hoverinfo: "x+y"
4636     boxpoints: "all"
4637     whiskerwidth: 0
4638   layout:
4639     title: "2 Hours Soak Test (PLRsearch)"
4640     layout: "plot-soak-throughput"
4641
4642 ################################################################################
4643 # Plots - NF Density - VSC - MRR 64b
4644 - type: "plot"
4645   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4646   algorithm: "plot_service_density_heatmap_compare"
4647   output-file-type: ".html"
4648   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4649   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4650   filter: "'NIC_Intel-X710' and
4651            'NF_DENSITY' and
4652            'VHOST' and
4653            'CHAIN' and
4654            'NF_VPPIP4' and
4655            '64B' and
4656            '2T1C' and
4657            'MRR'"
4658   reference:
4659     include: "2"
4660     name: "VNF-1c"
4661   compare:
4662     include: "1"
4663     name: "VNF-0.5c"
4664   parameters:
4665   - "result"
4666   - "name"
4667   - "tags"
4668   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4669   x-axis: "X = VNFs per Service Chain"
4670   y-axis: "Y = Number of Service Chains"
4671   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4672   layout:
4673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4674     layout: "plot-service-density"
4675
4676 - type: "plot"
4677   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4678   algorithm: "plot_service_density_heatmap_compare"
4679   output-file-type: ".html"
4680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4681   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4682   filter: "'NIC_Intel-X710' and
4683            'NF_DENSITY' and
4684            'VHOST' and
4685            'CHAIN' and
4686            'NF_VPPIP4' and
4687            '64B' and
4688            '4T2C' and
4689            'MRR'"
4690   reference:
4691     include: "2"
4692     name: "VNF-1c"
4693   compare:
4694     include: "1"
4695     name: "VNF-0.5c"
4696   parameters:
4697   - "result"
4698   - "name"
4699   - "tags"
4700   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4701   x-axis: "X = VNFs per Service Chain"
4702   y-axis: "Y = Number of Service Chains"
4703   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4704   layout:
4705     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4706     layout: "plot-service-density"
4707
4708 - type: "plot"
4709   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4710   algorithm: "plot_service_density_heatmap_compare"
4711   output-file-type: ".html"
4712   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4713   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4714   filter: "'NIC_Intel-X710' and
4715            'NF_DENSITY' and
4716            'VHOST' and
4717            'CHAIN' and
4718            'NF_VPPIP4' and
4719            '64B' and
4720            '8T4C' and
4721            'MRR'"
4722   reference:
4723     include: "2"
4724     name: "VNF-1c"
4725   compare:
4726     include: "1"
4727     name: "VNF-0.5c"
4728   parameters:
4729   - "result"
4730   - "name"
4731   - "tags"
4732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4733   x-axis: "X = VNFs per Service Chain"
4734   y-axis: "Y = Number of Service Chains"
4735   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4736   layout:
4737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4738     layout: "plot-service-density"
4739
4740 # Plots - NF Density - VSC - MRR IMIX
4741 - type: "plot"
4742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4743   algorithm: "plot_service_density_heatmap_compare"
4744   output-file-type: ".html"
4745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4746   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4747   filter: "'NIC_Intel-X710' and
4748            'NF_DENSITY' and
4749            'VHOST' and
4750            'CHAIN' and
4751            'NF_VPPIP4' and
4752            'IMIX' and
4753            '2T1C' and
4754            'MRR'"
4755   reference:
4756     include: "2"
4757     name: "VNF-1c"
4758   compare:
4759     include: "1"
4760     name: "VNF-0.5c"
4761   parameters:
4762   - "result"
4763   - "name"
4764   - "tags"
4765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4766   x-axis: "X = VNFs per Service Chain"
4767   y-axis: "Y = Number of Service Chains"
4768   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4769   layout:
4770     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4771     layout: "plot-service-density"
4772
4773 - type: "plot"
4774   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4775   algorithm: "plot_service_density_heatmap_compare"
4776   output-file-type: ".html"
4777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4778   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4779   filter: "'NIC_Intel-X710' and
4780            'NF_DENSITY' and
4781            'VHOST' and
4782            'CHAIN' and
4783            'NF_VPPIP4' and
4784            'IMIX' and
4785            '4T2C' and
4786            'MRR'"
4787   reference:
4788     include: "2"
4789     name: "VNF-1c"
4790   compare:
4791     include: "1"
4792     name: "VNF-0.5c"
4793   parameters:
4794   - "result"
4795   - "name"
4796   - "tags"
4797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4798   x-axis: "X = VNFs per Service Chain"
4799   y-axis: "Y = Number of Service Chains"
4800   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4801   layout:
4802     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4803     layout: "plot-service-density"
4804
4805 - type: "plot"
4806   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4807   algorithm: "plot_service_density_heatmap_compare"
4808   output-file-type: ".html"
4809   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4810   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4811   filter: "'NIC_Intel-X710' and
4812            'NF_DENSITY' and
4813            'VHOST' and
4814            'CHAIN' and
4815            'NF_VPPIP4' and
4816            'IMIX' and
4817            '8T4C' and
4818            'MRR'"
4819   reference:
4820     include: "2"
4821     name: "VNF-1c"
4822   compare:
4823     include: "1"
4824     name: "VNF-0.5c"
4825   parameters:
4826   - "result"
4827   - "name"
4828   - "tags"
4829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4830   x-axis: "X = VNFs per Service Chain"
4831   y-axis: "Y = Number of Service Chains"
4832   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4833   layout:
4834     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4835     layout: "plot-service-density"
4836
4837 # Plots - NF Density - VSC - NDR 64b
4838 - type: "plot"
4839   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4840   algorithm: "plot_service_density_heatmap_compare"
4841   output-file-type: ".html"
4842   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4843   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4844   filter: "'NIC_Intel-X710' and
4845            'NF_DENSITY' and
4846            'VHOST' and
4847            'CHAIN' and
4848            'NF_VPPIP4' and
4849            '64B' and
4850            '2T1C' and
4851            'NDRPDR'"
4852   reference:
4853     include: "2"
4854     name: "VNF-1c"
4855   compare:
4856     include: "1"
4857     name: "VNF-0.5c"
4858   parameters:
4859   - "throughput"
4860   - "name"
4861   - "tags"
4862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4863   x-axis: "X = VNFs per Service Chain"
4864   y-axis: "Y = Number of Service Chains"
4865   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4866   layout:
4867     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4868     layout: "plot-service-density"
4869
4870 - type: "plot"
4871   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4872   algorithm: "plot_service_density_heatmap_compare"
4873   output-file-type: ".html"
4874   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4875   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4876   filter: "'NIC_Intel-X710' and
4877            'NF_DENSITY' and
4878            'VHOST' and
4879            'CHAIN' and
4880            'NF_VPPIP4' and
4881            '64B' and
4882            '4T2C' and
4883            'NDRPDR'"
4884   reference:
4885     include: "2"
4886     name: "VNF-1c"
4887   compare:
4888     include: "1"
4889     name: "VNF-0.5c"
4890   parameters:
4891   - "throughput"
4892   - "name"
4893   - "tags"
4894   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4895   x-axis: "X = VNFs per Service Chain"
4896   y-axis: "Y = Number of Service Chains"
4897   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4898   layout:
4899     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4900     layout: "plot-service-density"
4901
4902 - type: "plot"
4903   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4904   algorithm: "plot_service_density_heatmap_compare"
4905   output-file-type: ".html"
4906   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4907   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4908   filter: "'NIC_Intel-X710' and
4909            'NF_DENSITY' and
4910            'VHOST' and
4911            'CHAIN' and
4912            'NF_VPPIP4' and
4913            '64B' and
4914            '8T4C' and
4915            'NDRPDR'"
4916   reference:
4917     include: "2"
4918     name: "VNF-1c"
4919   compare:
4920     include: "1"
4921     name: "VNF-0.5c"
4922   parameters:
4923   - "throughput"
4924   - "name"
4925   - "tags"
4926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4927   x-axis: "X = VNFs per Service Chain"
4928   y-axis: "Y = Number of Service Chains"
4929   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4930   layout:
4931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4932     layout: "plot-service-density"
4933
4934 # Plots - NF Density - VSC - NDR IMIX
4935 - type: "plot"
4936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4937   algorithm: "plot_service_density_heatmap_compare"
4938   output-file-type: ".html"
4939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4940   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4941   filter: "'NIC_Intel-X710' and
4942            'NF_DENSITY' and
4943            'VHOST' and
4944            'CHAIN' and
4945            'NF_VPPIP4' and
4946            'IMIX' and
4947            '2T1C' and
4948            'NDRPDR'"
4949   reference:
4950     include: "2"
4951     name: "VNF-1c"
4952   compare:
4953     include: "1"
4954     name: "VNF-0.5c"
4955   parameters:
4956   - "throughput"
4957   - "name"
4958   - "tags"
4959   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4960   x-axis: "X = VNFs per Service Chain"
4961   y-axis: "Y = Number of Service Chains"
4962   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4963   layout:
4964     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4965     layout: "plot-service-density"
4966
4967 - type: "plot"
4968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4969   algorithm: "plot_service_density_heatmap_compare"
4970   output-file-type: ".html"
4971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4972   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4973   filter: "'NIC_Intel-X710' and
4974            'NF_DENSITY' and
4975            'VHOST' and
4976            'CHAIN' and
4977            'NF_VPPIP4' and
4978            'IMIX' and
4979            '4T2C' and
4980            'NDRPDR'"
4981   reference:
4982     include: "2"
4983     name: "VNF-1c"
4984   compare:
4985     include: "1"
4986     name: "VNF-0.5c"
4987   parameters:
4988   - "throughput"
4989   - "name"
4990   - "tags"
4991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4992   x-axis: "X = VNFs per Service Chain"
4993   y-axis: "Y = Number of Service Chains"
4994   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4995   layout:
4996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4997     layout: "plot-service-density"
4998
4999 - type: "plot"
5000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5001   algorithm: "plot_service_density_heatmap_compare"
5002   output-file-type: ".html"
5003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
5004   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5005   filter: "'NIC_Intel-X710' and
5006            'NF_DENSITY' and
5007            'VHOST' and
5008            'CHAIN' and
5009            'NF_VPPIP4' and
5010            'IMIX' and
5011            '8T4C' and
5012            'NDRPDR'"
5013   reference:
5014     include: "2"
5015     name: "VNF-1c"
5016   compare:
5017     include: "1"
5018     name: "VNF-0.5c"
5019   parameters:
5020   - "throughput"
5021   - "name"
5022   - "tags"
5023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5024   x-axis: "X = VNFs per Service Chain"
5025   y-axis: "Y = Number of Service Chains"
5026   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5027   layout:
5028     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5029     layout: "plot-service-density"
5030
5031 # Plots - NF Density - VSC - PDR 64b
5032 - type: "plot"
5033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5034   algorithm: "plot_service_density_heatmap_compare"
5035   output-file-type: ".html"
5036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5037   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5038   filter: "'NIC_Intel-X710' and
5039            'NF_DENSITY' and
5040            'VHOST' and
5041            'CHAIN' and
5042            'NF_VPPIP4' and
5043            '64B' and
5044            '2T1C' and
5045            'NDRPDR'"
5046   reference:
5047     include: "2"
5048     name: "VNF-1c"
5049   compare:
5050     include: "1"
5051     name: "VNF-0.5c"
5052   parameters:
5053   - "throughput"
5054   - "name"
5055   - "tags"
5056   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5057   x-axis: "X = VNFs per Service Chain"
5058   y-axis: "Y = Number of Service Chains"
5059   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5060   layout:
5061     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5062     layout: "plot-service-density"
5063
5064 - type: "plot"
5065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5066   algorithm: "plot_service_density_heatmap_compare"
5067   output-file-type: ".html"
5068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5069   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5070   filter: "'NIC_Intel-X710' and
5071            'NF_DENSITY' and
5072            'VHOST' and
5073            'CHAIN' and
5074            'NF_VPPIP4' and
5075            '64B' and
5076            '4T2C' and
5077            'NDRPDR'"
5078   reference:
5079     include: "2"
5080     name: "VNF-1c"
5081   compare:
5082     include: "1"
5083     name: "VNF-0.5c"
5084   parameters:
5085   - "throughput"
5086   - "name"
5087   - "tags"
5088   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5089   x-axis: "X = VNFs per Service Chain"
5090   y-axis: "Y = Number of Service Chains"
5091   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5092   layout:
5093     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5094     layout: "plot-service-density"
5095
5096 - type: "plot"
5097   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5098   algorithm: "plot_service_density_heatmap_compare"
5099   output-file-type: ".html"
5100   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5101   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5102   filter: "'NIC_Intel-X710' and
5103            'NF_DENSITY' and
5104            'VHOST' and
5105            'CHAIN' and
5106            'NF_VPPIP4' and
5107            '64B' and
5108            '8T4C' and
5109            'NDRPDR'"
5110   reference:
5111     include: "2"
5112     name: "VNF-1c"
5113   compare:
5114     include: "1"
5115     name: "VNF-0.5c"
5116   parameters:
5117   - "throughput"
5118   - "name"
5119   - "tags"
5120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5121   x-axis: "X = VNFs per Service Chain"
5122   y-axis: "Y = Number of Service Chains"
5123   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5124   layout:
5125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5126     layout: "plot-service-density"
5127
5128 # Plots - NF Density - VSC - PDR IMIX
5129 - type: "plot"
5130   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5131   algorithm: "plot_service_density_heatmap_compare"
5132   output-file-type: ".html"
5133   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5134   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5135   filter: "'NIC_Intel-X710' and
5136            'NF_DENSITY' and
5137            'VHOST' and
5138            'CHAIN' and
5139            'NF_VPPIP4' and
5140            'IMIX' and
5141            '2T1C' and
5142            'NDRPDR'"
5143   reference:
5144     include: "2"
5145     name: "VNF-1c"
5146   compare:
5147     include: "1"
5148     name: "VNF-0.5c"
5149   parameters:
5150   - "throughput"
5151   - "name"
5152   - "tags"
5153   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5154   x-axis: "X = VNFs per Service Chain"
5155   y-axis: "Y = Number of Service Chains"
5156   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5157   layout:
5158     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5159     layout: "plot-service-density"
5160
5161 - type: "plot"
5162   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5163   algorithm: "plot_service_density_heatmap_compare"
5164   output-file-type: ".html"
5165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5166   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5167   filter: "'NIC_Intel-X710' and
5168            'NF_DENSITY' and
5169            'VHOST' and
5170            'CHAIN' and
5171            'NF_VPPIP4' and
5172            'IMIX' and
5173            '4T2C' and
5174            'NDRPDR'"
5175   reference:
5176     include: "2"
5177     name: "VNF-1c"
5178   compare:
5179     include: "1"
5180     name: "VNF-0.5c"
5181   parameters:
5182   - "throughput"
5183   - "name"
5184   - "tags"
5185   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5186   x-axis: "X = VNFs per Service Chain"
5187   y-axis: "Y = Number of Service Chains"
5188   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5189   layout:
5190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5191     layout: "plot-service-density"
5192
5193 - type: "plot"
5194   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5195   algorithm: "plot_service_density_heatmap_compare"
5196   output-file-type: ".html"
5197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5198   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5199   filter: "'NIC_Intel-X710' and
5200            'NF_DENSITY' and
5201            'VHOST' and
5202            'CHAIN' and
5203            'NF_VPPIP4' and
5204            'IMIX' and
5205            '8T4C' and
5206            'NDRPDR'"
5207   reference:
5208     include: "2"
5209     name: "VNF-1c"
5210   compare:
5211     include: "1"
5212     name: "VNF-0.5c"
5213   parameters:
5214   - "throughput"
5215   - "name"
5216   - "tags"
5217   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5218   x-axis: "X = VNFs per Service Chain"
5219   y-axis: "Y = Number of Service Chains"
5220   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5221   layout:
5222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5223     layout: "plot-service-density"
5224
5225 ################################################################################
5226 # Plots - NF Density - CSC - MRR 64b
5227 - type: "plot"
5228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5229   algorithm: "plot_service_density_heatmap_compare"
5230   output-file-type: ".html"
5231   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5232   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5233   filter: "'NIC_Intel-X710' and
5234            'NF_DENSITY' and
5235            'DOCKER' and
5236            'CHAIN' and
5237            'NF_VPPIP4' and
5238            '64B' and
5239            '2T1C' and
5240            'MRR'"
5241   reference:
5242     include: "2"
5243     name: "CNF-1c"
5244   compare:
5245     include: "1"
5246     name: "CNF-0.5c"
5247   parameters:
5248   - "result"
5249   - "name"
5250   - "tags"
5251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5252   x-axis: "X = CNFs per Service Chain"
5253   y-axis: "Y = Number of Service Chains"
5254   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5255   layout:
5256     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5257     layout: "plot-service-density"
5258
5259 - type: "plot"
5260   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5261   algorithm: "plot_service_density_heatmap_compare"
5262   output-file-type: ".html"
5263   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5264   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5265   filter: "'NIC_Intel-X710' and
5266            'NF_DENSITY' and
5267            'DOCKER' and
5268            'CHAIN' and
5269            'NF_VPPIP4' and
5270            '64B' and
5271            '4T2C' and
5272            'MRR'"
5273   reference:
5274     include: "2"
5275     name: "CNF-1c"
5276   compare:
5277     include: "1"
5278     name: "CNF-0.5c"
5279   parameters:
5280   - "result"
5281   - "name"
5282   - "tags"
5283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5284   x-axis: "X = CNFs per Service Chain"
5285   y-axis: "Y = Number of Service Chains"
5286   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5287   layout:
5288     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5289     layout: "plot-service-density"
5290
5291 - type: "plot"
5292   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5293   algorithm: "plot_service_density_heatmap_compare"
5294   output-file-type: ".html"
5295   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5296   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5297   filter: "'NIC_Intel-X710' and
5298            'NF_DENSITY' and
5299            'DOCKER' and
5300            'CHAIN' and
5301            'NF_VPPIP4' and
5302            '64B' and
5303            '8T4C' and
5304            'MRR'"
5305   reference:
5306     include: "2"
5307     name: "CNF-1c"
5308   compare:
5309     include: "1"
5310     name: "CNF-0.5c"
5311   parameters:
5312   - "result"
5313   - "name"
5314   - "tags"
5315   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5316   x-axis: "X = CNFs per Service Chain"
5317   y-axis: "Y = Number of Service Chains"
5318   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5319   layout:
5320     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5321     layout: "plot-service-density"
5322
5323 # Plots - NF Density - CSC - MRR IMIX
5324 - type: "plot"
5325   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5326   algorithm: "plot_service_density_heatmap_compare"
5327   output-file-type: ".html"
5328   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5329   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5330   filter: "'NIC_Intel-X710' and
5331            'NF_DENSITY' and
5332            'DOCKER' and
5333            'CHAIN' and
5334            'NF_VPPIP4' and
5335            'IMIX' and
5336            '2T1C' and
5337            'MRR'"
5338   reference:
5339     include: "2"
5340     name: "CNF-1c"
5341   compare:
5342     include: "1"
5343     name: "CNF-0.5c"
5344   parameters:
5345   - "result"
5346   - "name"
5347   - "tags"
5348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5349   x-axis: "X = CNFs per Service Chain"
5350   y-axis: "Y = Number of Service Chains"
5351   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5352   layout:
5353     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5354     layout: "plot-service-density"
5355
5356 - type: "plot"
5357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5358   algorithm: "plot_service_density_heatmap_compare"
5359   output-file-type: ".html"
5360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5361   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5362   filter: "'NIC_Intel-X710' and
5363            'NF_DENSITY' and
5364            'DOCKER' and
5365            'CHAIN' and
5366            'NF_VPPIP4' and
5367            'IMIX' and
5368            '4T2C' and
5369            'MRR'"
5370   reference:
5371     include: "2"
5372     name: "CNF-1c"
5373   compare:
5374     include: "1"
5375     name: "CNF-0.5c"
5376   parameters:
5377   - "result"
5378   - "name"
5379   - "tags"
5380   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5381   x-axis: "X = CNFs per Service Chain"
5382   y-axis: "Y = Number of Service Chains"
5383   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5384   layout:
5385     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5386     layout: "plot-service-density"
5387
5388 - type: "plot"
5389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5390   algorithm: "plot_service_density_heatmap_compare"
5391   output-file-type: ".html"
5392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5393   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5394   filter: "'NIC_Intel-X710' and
5395            'NF_DENSITY' and
5396            'DOCKER' and
5397            'CHAIN' and
5398            'NF_VPPIP4' and
5399            'IMIX' and
5400            '8T4C' and
5401            'MRR'"
5402   reference:
5403     include: "2"
5404     name: "CNF-1c"
5405   compare:
5406     include: "1"
5407     name: "CNF-0.5c"
5408   parameters:
5409   - "result"
5410   - "name"
5411   - "tags"
5412   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5413   x-axis: "X = CNFs per Service Chain"
5414   y-axis: "Y = Number of Service Chains"
5415   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5416   layout:
5417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5418     layout: "plot-service-density"
5419
5420 # Plots - NF Density - CSC - NDR 64b
5421 - type: "plot"
5422   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5423   algorithm: "plot_service_density_heatmap_compare"
5424   output-file-type: ".html"
5425   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5426   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5427   filter: "'NIC_Intel-X710' and
5428            'NF_DENSITY' and
5429            'DOCKER' and
5430            'CHAIN' and
5431            'NF_VPPIP4' and
5432            '64B' and
5433            '2T1C' and
5434            'NDRPDR'"
5435   reference:
5436     include: "2"
5437     name: "CNF-1c"
5438   compare:
5439     include: "1"
5440     name: "CNF-0.5c"
5441   parameters:
5442   - "throughput"
5443   - "name"
5444   - "tags"
5445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5446   x-axis: "X = CNFs per Service Chain"
5447   y-axis: "Y = Number of Service Chains"
5448   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5449   layout:
5450     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5451     layout: "plot-service-density"
5452
5453 - type: "plot"
5454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5455   algorithm: "plot_service_density_heatmap_compare"
5456   output-file-type: ".html"
5457   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5458   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5459   filter: "'NIC_Intel-X710' and
5460            'NF_DENSITY' and
5461            'DOCKER' and
5462            'CHAIN' and
5463            'NF_VPPIP4' and
5464            '64B' and
5465            '4T2C' and
5466            'NDRPDR'"
5467   reference:
5468     include: "2"
5469     name: "CNF-1c"
5470   compare:
5471     include: "1"
5472     name: "CNF-0.5c"
5473   parameters:
5474   - "throughput"
5475   - "name"
5476   - "tags"
5477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5478   x-axis: "X = CNFs per Service Chain"
5479   y-axis: "Y = Number of Service Chains"
5480   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5481   layout:
5482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5483     layout: "plot-service-density"
5484
5485 - type: "plot"
5486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5487   algorithm: "plot_service_density_heatmap_compare"
5488   output-file-type: ".html"
5489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5490   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5491   filter: "'NIC_Intel-X710' and
5492            'NF_DENSITY' and
5493            'DOCKER' and
5494            'CHAIN' and
5495            'NF_VPPIP4' and
5496            '64B' and
5497            '8T4C' and
5498            'NDRPDR'"
5499   reference:
5500     include: "2"
5501     name: "CNF-1c"
5502   compare:
5503     include: "1"
5504     name: "CNF-0.5c"
5505   parameters:
5506   - "throughput"
5507   - "name"
5508   - "tags"
5509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5510   x-axis: "X = CNFs per Service Chain"
5511   y-axis: "Y = Number of Service Chains"
5512   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5513   layout:
5514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5515     layout: "plot-service-density"
5516
5517 # Plots - NF Density - CSC - NDR IMIX
5518 - type: "plot"
5519   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5520   algorithm: "plot_service_density_heatmap_compare"
5521   output-file-type: ".html"
5522   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5523   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5524   filter: "'NIC_Intel-X710' and
5525            'NF_DENSITY' and
5526            'DOCKER' and
5527            'CHAIN' and
5528            'NF_VPPIP4' and
5529            'IMIX' and
5530            '2T1C' and
5531            'NDRPDR'"
5532   reference:
5533     include: "2"
5534     name: "CNF-1c"
5535   compare:
5536     include: "1"
5537     name: "CNF-0.5c"
5538   parameters:
5539   - "throughput"
5540   - "name"
5541   - "tags"
5542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5543   x-axis: "X = CNFs per Service Chain"
5544   y-axis: "Y = Number of Service Chains"
5545   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5546   layout:
5547     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5548     layout: "plot-service-density"
5549
5550 - type: "plot"
5551   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5552   algorithm: "plot_service_density_heatmap_compare"
5553   output-file-type: ".html"
5554   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5555   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5556   filter: "'NIC_Intel-X710' and
5557            'NF_DENSITY' and
5558            'DOCKER' and
5559            'CHAIN' and
5560            'NF_VPPIP4' and
5561            'IMIX' and
5562            '4T2C' and
5563            'NDRPDR'"
5564   reference:
5565     include: "2"
5566     name: "CNF-1c"
5567   compare:
5568     include: "1"
5569     name: "CNF-0.5c"
5570   parameters:
5571   - "throughput"
5572   - "name"
5573   - "tags"
5574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5575   x-axis: "X = CNFs per Service Chain"
5576   y-axis: "Y = Number of Service Chains"
5577   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5578   layout:
5579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5580     layout: "plot-service-density"
5581
5582 - type: "plot"
5583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5584   algorithm: "plot_service_density_heatmap_compare"
5585   output-file-type: ".html"
5586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5587   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5588   filter: "'NIC_Intel-X710' and
5589            'NF_DENSITY' and
5590            'DOCKER' and
5591            'CHAIN' and
5592            'NF_VPPIP4' and
5593            'IMIX' and
5594            '8T4C' and
5595            'NDRPDR'"
5596   reference:
5597     include: "2"
5598     name: "CNF-1c"
5599   compare:
5600     include: "1"
5601     name: "CNF-0.5c"
5602   parameters:
5603   - "throughput"
5604   - "name"
5605   - "tags"
5606   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5607   x-axis: "X = CNFs per Service Chain"
5608   y-axis: "Y = Number of Service Chains"
5609   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5610   layout:
5611     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5612     layout: "plot-service-density"
5613
5614 # Plots - NF Density - CSC - PDR 64b
5615 - type: "plot"
5616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5617   algorithm: "plot_service_density_heatmap_compare"
5618   output-file-type: ".html"
5619   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5620   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5621   filter: "'NIC_Intel-X710' and
5622            'NF_DENSITY' and
5623            'DOCKER' and
5624            'CHAIN' and
5625            'NF_VPPIP4' and
5626            '64B' and
5627            '2T1C' and
5628            'NDRPDR'"
5629   reference:
5630     include: "2"
5631     name: "CNF-1c"
5632   compare:
5633     include: "1"
5634     name: "CNF-0.5c"
5635   parameters:
5636   - "throughput"
5637   - "name"
5638   - "tags"
5639   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5640   x-axis: "X = CNFs per Service Chain"
5641   y-axis: "Y = Number of Service Chains"
5642   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5643   layout:
5644     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5645     layout: "plot-service-density"
5646
5647 - type: "plot"
5648   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5649   algorithm: "plot_service_density_heatmap_compare"
5650   output-file-type: ".html"
5651   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5652   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5653   filter: "'NIC_Intel-X710' and
5654            'NF_DENSITY' and
5655            'DOCKER' and
5656            'CHAIN' and
5657            'NF_VPPIP4' and
5658            '64B' and
5659            '4T2C' and
5660            'NDRPDR'"
5661   reference:
5662     include: "2"
5663     name: "CNF-1c"
5664   compare:
5665     include: "1"
5666     name: "CNF-0.5c"
5667   parameters:
5668   - "throughput"
5669   - "name"
5670   - "tags"
5671   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5672   x-axis: "X = CNFs per Service Chain"
5673   y-axis: "Y = Number of Service Chains"
5674   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5675   layout:
5676     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5677     layout: "plot-service-density"
5678
5679 - type: "plot"
5680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5681   algorithm: "plot_service_density_heatmap_compare"
5682   output-file-type: ".html"
5683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5684   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5685   filter: "'NIC_Intel-X710' and
5686            'NF_DENSITY' and
5687            'DOCKER' and
5688            'CHAIN' and
5689            'NF_VPPIP4' and
5690            '64B' and
5691            '8T4C' and
5692            'NDRPDR'"
5693   reference:
5694     include: "2"
5695     name: "CNF-1c"
5696   compare:
5697     include: "1"
5698     name: "CNF-0.5c"
5699   parameters:
5700   - "throughput"
5701   - "name"
5702   - "tags"
5703   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5704   x-axis: "X = CNFs per Service Chain"
5705   y-axis: "Y = Number of Service Chains"
5706   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5707   layout:
5708     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5709     layout: "plot-service-density"
5710
5711 # Plots - NF Density - CSC - PDR IMIX
5712 - type: "plot"
5713   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5714   algorithm: "plot_service_density_heatmap_compare"
5715   output-file-type: ".html"
5716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5717   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5718   filter: "'NIC_Intel-X710' and
5719            'NF_DENSITY' and
5720            'DOCKER' and
5721            'CHAIN' and
5722            'NF_VPPIP4' and
5723            'IMIX' and
5724            '2T1C' and
5725            'NDRPDR'"
5726   reference:
5727     include: "2"
5728     name: "CNF-1c"
5729   compare:
5730     include: "1"
5731     name: "CNF-0.5c"
5732   parameters:
5733   - "throughput"
5734   - "name"
5735   - "tags"
5736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5737   x-axis: "X = CNFs per Service Chain"
5738   y-axis: "Y = Number of Service Chains"
5739   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5740   layout:
5741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5742     layout: "plot-service-density"
5743
5744 - type: "plot"
5745   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5746   algorithm: "plot_service_density_heatmap_compare"
5747   output-file-type: ".html"
5748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5749   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5750   filter: "'NIC_Intel-X710' and
5751            'NF_DENSITY' and
5752            'DOCKER' and
5753            'CHAIN' and
5754            'NF_VPPIP4' and
5755            'IMIX' and
5756            '4T2C' and
5757            'NDRPDR'"
5758   reference:
5759     include: "2"
5760     name: "CNF-1c"
5761   compare:
5762     include: "1"
5763     name: "CNF-0.5c"
5764   parameters:
5765   - "throughput"
5766   - "name"
5767   - "tags"
5768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5769   x-axis: "X = CNFs per Service Chain"
5770   y-axis: "Y = Number of Service Chains"
5771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5772   layout:
5773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5774     layout: "plot-service-density"
5775
5776 - type: "plot"
5777   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5778   algorithm: "plot_service_density_heatmap_compare"
5779   output-file-type: ".html"
5780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5781   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5782   filter: "'NIC_Intel-X710' and
5783            'NF_DENSITY' and
5784            'DOCKER' and
5785            'CHAIN' and
5786            'NF_VPPIP4' and
5787            'IMIX' and
5788            '8T4C' and
5789            'NDRPDR'"
5790   reference:
5791     include: "2"
5792     name: "CNF-1c"
5793   compare:
5794     include: "1"
5795     name: "CNF-0.5c"
5796   parameters:
5797   - "throughput"
5798   - "name"
5799   - "tags"
5800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5801   x-axis: "X = CNFs per Service Chain"
5802   y-axis: "Y = Number of Service Chains"
5803   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5804   layout:
5805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5806     layout: "plot-service-density"
5807
5808 ################################################################################
5809 # Plots - NF Density - CSP - MRR 64b
5810 - type: "plot"
5811   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5812   algorithm: "plot_service_density_heatmap_compare"
5813   output-file-type: ".html"
5814   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5815   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5816   filter: "'NIC_Intel-X710' and
5817            'NF_DENSITY' and
5818            'DOCKER' and
5819            'PIPELINE' and
5820            'NF_VPPIP4' and
5821            '64B' and
5822            '2T1C' and
5823            'MRR'"
5824   reference:
5825     include: "2"
5826     name: "CNF-1c"
5827   compare:
5828     include: "1"
5829     name: "CNF-0.5c"
5830   parameters:
5831   - "result"
5832   - "name"
5833   - "tags"
5834   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5835   x-axis: "X = CNFs per Service Pipeline"
5836   y-axis: "Y = Number of Service Pipelines"
5837   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5838   layout:
5839     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5840     layout: "plot-service-density"
5841
5842 - type: "plot"
5843   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5844   algorithm: "plot_service_density_heatmap_compare"
5845   output-file-type: ".html"
5846   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5847   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5848   filter: "'NIC_Intel-X710' and
5849            'NF_DENSITY' and
5850            'DOCKER' and
5851            'PIPELINE' and
5852            'NF_VPPIP4' and
5853            '64B' and
5854            '4T2C' and
5855            'MRR'"
5856   reference:
5857     include: "2"
5858     name: "CNF-1c"
5859   compare:
5860     include: "1"
5861     name: "CNF-0.5c"
5862   parameters:
5863   - "result"
5864   - "name"
5865   - "tags"
5866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5867   x-axis: "X = CNFs per Service Pipeline"
5868   y-axis: "Y = Number of Service Pipelines"
5869   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5870   layout:
5871     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5872     layout: "plot-service-density"
5873
5874 - type: "plot"
5875   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5876   algorithm: "plot_service_density_heatmap_compare"
5877   output-file-type: ".html"
5878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5879   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5880   filter: "'NIC_Intel-X710' and
5881            'NF_DENSITY' and
5882            'DOCKER' and
5883            'PIPELINE' and
5884            'NF_VPPIP4' and
5885            '64B' and
5886            '8T4C' and
5887            'MRR'"
5888   reference:
5889     include: "2"
5890     name: "CNF-1c"
5891   compare:
5892     include: "1"
5893     name: "CNF-0.5c"
5894   parameters:
5895   - "result"
5896   - "name"
5897   - "tags"
5898   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5899   x-axis: "X = CNFs per Service Pipeline"
5900   y-axis: "Y = Number of Service Pipelines"
5901   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5902   layout:
5903     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5904     layout: "plot-service-density"
5905
5906 # Plots - NF Density - CSP - MRR IMIX
5907 - type: "plot"
5908   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5909   algorithm: "plot_service_density_heatmap_compare"
5910   output-file-type: ".html"
5911   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5912   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5913   filter: "'NIC_Intel-X710' and
5914            'NF_DENSITY' and
5915            'DOCKER' and
5916            'PIPELINE' and
5917            'NF_VPPIP4' and
5918            'IMIX' and
5919            '2T1C' and
5920            'MRR'"
5921   reference:
5922     include: "2"
5923     name: "CNF-1c"
5924   compare:
5925     include: "1"
5926     name: "CNF-0.5c"
5927   parameters:
5928   - "result"
5929   - "name"
5930   - "tags"
5931   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5932   x-axis: "X = CNFs per Service Pipeline"
5933   y-axis: "Y = Number of Service Pipelines"
5934   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5935   layout:
5936     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5937     layout: "plot-service-density"
5938
5939 - type: "plot"
5940   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5941   algorithm: "plot_service_density_heatmap_compare"
5942   output-file-type: ".html"
5943   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5944   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5945   filter: "'NIC_Intel-X710' and
5946            'NF_DENSITY' and
5947            'DOCKER' and
5948            'PIPELINE' and
5949            'NF_VPPIP4' and
5950            'IMIX' and
5951            '4T2C' and
5952            'MRR'"
5953   reference:
5954     include: "2"
5955     name: "CNF-1c"
5956   compare:
5957     include: "1"
5958     name: "CNF-0.5c"
5959   parameters:
5960   - "result"
5961   - "name"
5962   - "tags"
5963   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5964   x-axis: "X = CNFs per Service Pipeline"
5965   y-axis: "Y = Number of Service Pipelines"
5966   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5967   layout:
5968     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5969     layout: "plot-service-density"
5970
5971 - type: "plot"
5972   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5973   algorithm: "plot_service_density_heatmap_compare"
5974   output-file-type: ".html"
5975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5976   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5977   filter: "'NIC_Intel-X710' and
5978            'NF_DENSITY' and
5979            'DOCKER' and
5980            'PIPELINE' and
5981            'NF_VPPIP4' and
5982            'IMIX' and
5983            '8T4C' and
5984            'MRR'"
5985   reference:
5986     include: "2"
5987     name: "CNF-1c"
5988   compare:
5989     include: "1"
5990     name: "CNF-0.5c"
5991   parameters:
5992   - "result"
5993   - "name"
5994   - "tags"
5995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5996   x-axis: "X = CNFs per Service Pipeline"
5997   y-axis: "Y = Number of Service Pipelines"
5998   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5999   layout:
6000     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6001     layout: "plot-service-density"
6002
6003 # Plots - NF Density - CSP - NDR 64b
6004 - type: "plot"
6005   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6006   algorithm: "plot_service_density_heatmap_compare"
6007   output-file-type: ".html"
6008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
6009   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6010   filter: "'NIC_Intel-X710' and
6011            'NF_DENSITY' and
6012            'DOCKER' and
6013            'PIPELINE' and
6014            'NF_VPPIP4' and
6015            '64B' and
6016            '2T1C' and
6017            'NDRPDR'"
6018   reference:
6019     include: "2"
6020     name: "CNF-1c"
6021   compare:
6022     include: "1"
6023     name: "CNF-0.5c"
6024   parameters:
6025   - "throughput"
6026   - "name"
6027   - "tags"
6028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6029   x-axis: "X = CNFs per Service Pipeline"
6030   y-axis: "Y = Number of Service Pipelines"
6031   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6032   layout:
6033     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6034     layout: "plot-service-density"
6035
6036 - type: "plot"
6037   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6038   algorithm: "plot_service_density_heatmap_compare"
6039   output-file-type: ".html"
6040   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6041   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6042   filter: "'NIC_Intel-X710' and
6043            'NF_DENSITY' and
6044            'DOCKER' and
6045            'PIPELINE' and
6046            'NF_VPPIP4' and
6047            '64B' and
6048            '4T2C' and
6049            'NDRPDR'"
6050   reference:
6051     include: "2"
6052     name: "CNF-1c"
6053   compare:
6054     include: "1"
6055     name: "CNF-0.5c"
6056   parameters:
6057   - "throughput"
6058   - "name"
6059   - "tags"
6060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6061   x-axis: "X = CNFs per Service Pipeline"
6062   y-axis: "Y = Number of Service Pipelines"
6063   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6064   layout:
6065     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6066     layout: "plot-service-density"
6067
6068 - type: "plot"
6069   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6070   algorithm: "plot_service_density_heatmap_compare"
6071   output-file-type: ".html"
6072   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6073   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6074   filter: "'NIC_Intel-X710' and
6075            'NF_DENSITY' and
6076            'DOCKER' and
6077            'PIPELINE' and
6078            'NF_VPPIP4' and
6079            '64B' and
6080            '8T4C' and
6081            'NDRPDR'"
6082   reference:
6083     include: "2"
6084     name: "CNF-1c"
6085   compare:
6086     include: "1"
6087     name: "CNF-0.5c"
6088   parameters:
6089   - "throughput"
6090   - "name"
6091   - "tags"
6092   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6093   x-axis: "X = CNFs per Service Pipeline"
6094   y-axis: "Y = Number of Service Pipelines"
6095   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6096   layout:
6097     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6098     layout: "plot-service-density"
6099
6100 # Plots - NF Density - CSP - NDR IMIX
6101 - type: "plot"
6102   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6103   algorithm: "plot_service_density_heatmap_compare"
6104   output-file-type: ".html"
6105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6106   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6107   filter: "'NIC_Intel-X710' and
6108            'NF_DENSITY' and
6109            'DOCKER' and
6110            'PIPELINE' and
6111            'NF_VPPIP4' and
6112            'IMIX' and
6113            '2T1C' and
6114            'NDRPDR'"
6115   reference:
6116     include: "2"
6117     name: "CNF-1c"
6118   compare:
6119     include: "1"
6120     name: "CNF-0.5c"
6121   parameters:
6122   - "throughput"
6123   - "name"
6124   - "tags"
6125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6126   x-axis: "X = CNFs per Service Pipeline"
6127   y-axis: "Y = Number of Service Pipelines"
6128   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6129   layout:
6130     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6131     layout: "plot-service-density"
6132
6133 - type: "plot"
6134   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6135   algorithm: "plot_service_density_heatmap_compare"
6136   output-file-type: ".html"
6137   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6138   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6139   filter: "'NIC_Intel-X710' and
6140            'NF_DENSITY' and
6141            'DOCKER' and
6142            'PIPELINE' and
6143            'NF_VPPIP4' and
6144            'IMIX' and
6145            '4T2C' and
6146            'NDRPDR'"
6147   reference:
6148     include: "2"
6149     name: "CNF-1c"
6150   compare:
6151     include: "1"
6152     name: "CNF-0.5c"
6153   parameters:
6154   - "throughput"
6155   - "name"
6156   - "tags"
6157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6158   x-axis: "X = CNFs per Service Pipeline"
6159   y-axis: "Y = Number of Service Pipelines"
6160   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6161   layout:
6162     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6163     layout: "plot-service-density"
6164
6165 - type: "plot"
6166   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6167   algorithm: "plot_service_density_heatmap_compare"
6168   output-file-type: ".html"
6169   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6170   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6171   filter: "'NIC_Intel-X710' and
6172            'NF_DENSITY' and
6173            'DOCKER' and
6174            'PIPELINE' and
6175            'NF_VPPIP4' and
6176            'IMIX' and
6177            '8T4C' and
6178            'NDRPDR'"
6179   reference:
6180     include: "2"
6181     name: "CNF-1c"
6182   compare:
6183     include: "1"
6184     name: "CNF-0.5c"
6185   parameters:
6186   - "throughput"
6187   - "name"
6188   - "tags"
6189   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6190   x-axis: "X = CNFs per Service Pipeline"
6191   y-axis: "Y = Number of Service Pipelines"
6192   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6193   layout:
6194     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6195     layout: "plot-service-density"
6196
6197 # Plots - NF Density - CSP - PDR 64b
6198 - type: "plot"
6199   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6200   algorithm: "plot_service_density_heatmap_compare"
6201   output-file-type: ".html"
6202   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6203   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6204   filter: "'NIC_Intel-X710' and
6205            'NF_DENSITY' and
6206            'DOCKER' and
6207            'PIPELINE' and
6208            'NF_VPPIP4' and
6209            '64B' and
6210            '2T1C' and
6211            'NDRPDR'"
6212   reference:
6213     include: "2"
6214     name: "CNF-1c"
6215   compare:
6216     include: "1"
6217     name: "CNF-0.5c"
6218   parameters:
6219   - "throughput"
6220   - "name"
6221   - "tags"
6222   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6223   x-axis: "X = CNFs per Service Pipeline"
6224   y-axis: "Y = Number of Service Pipelines"
6225   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6226   layout:
6227     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6228     layout: "plot-service-density"
6229
6230 - type: "plot"
6231   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6232   algorithm: "plot_service_density_heatmap_compare"
6233   output-file-type: ".html"
6234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6235   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6236   filter: "'NIC_Intel-X710' and
6237            'NF_DENSITY' and
6238            'DOCKER' and
6239            'PIPELINE' and
6240            'NF_VPPIP4' and
6241            '64B' and
6242            '4T2C' and
6243            'NDRPDR'"
6244   reference:
6245     include: "2"
6246     name: "CNF-1c"
6247   compare:
6248     include: "1"
6249     name: "CNF-0.5c"
6250   parameters:
6251   - "throughput"
6252   - "name"
6253   - "tags"
6254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6255   x-axis: "X = CNFs per Service Pipeline"
6256   y-axis: "Y = Number of Service Pipelines"
6257   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6258   layout:
6259     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6260     layout: "plot-service-density"
6261
6262 - type: "plot"
6263   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6264   algorithm: "plot_service_density_heatmap_compare"
6265   output-file-type: ".html"
6266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6267   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6268   filter: "'NIC_Intel-X710' and
6269            'NF_DENSITY' and
6270            'DOCKER' and
6271            'PIPELINE' and
6272            'NF_VPPIP4' and
6273            '64B' and
6274            '8T4C' and
6275            'NDRPDR'"
6276   reference:
6277     include: "2"
6278     name: "CNF-1c"
6279   compare:
6280     include: "1"
6281     name: "CNF-0.5c"
6282   parameters:
6283   - "throughput"
6284   - "name"
6285   - "tags"
6286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6287   x-axis: "X = CNFs per Service Pipeline"
6288   y-axis: "Y = Number of Service Pipelines"
6289   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6290   layout:
6291     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6292     layout: "plot-service-density"
6293
6294 # Plots - NF Density - CSP - PDR IMIX
6295 - type: "plot"
6296   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6297   algorithm: "plot_service_density_heatmap_compare"
6298   output-file-type: ".html"
6299   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6300   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6301   filter: "'NIC_Intel-X710' and
6302            'NF_DENSITY' and
6303            'DOCKER' and
6304            'PIPELINE' and
6305            'NF_VPPIP4' and
6306            'IMIX' and
6307            '2T1C' and
6308            'NDRPDR'"
6309   reference:
6310     include: "2"
6311     name: "CNF-1c"
6312   compare:
6313     include: "1"
6314     name: "CNF-0.5c"
6315   parameters:
6316   - "throughput"
6317   - "name"
6318   - "tags"
6319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6320   x-axis: "X = CNFs per Service Pipeline"
6321   y-axis: "Y = Number of Service Pipelines"
6322   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6323   layout:
6324     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6325     layout: "plot-service-density"
6326
6327 - type: "plot"
6328   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6329   algorithm: "plot_service_density_heatmap_compare"
6330   output-file-type: ".html"
6331   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6332   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6333   filter: "'NIC_Intel-X710' and
6334            'NF_DENSITY' and
6335            'DOCKER' and
6336            'PIPELINE' and
6337            'NF_VPPIP4' and
6338            'IMIX' and
6339            '4T2C' and
6340            'NDRPDR'"
6341   reference:
6342     include: "2"
6343     name: "CNF-1c"
6344   compare:
6345     include: "1"
6346     name: "CNF-0.5c"
6347   parameters:
6348   - "throughput"
6349   - "name"
6350   - "tags"
6351   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6352   x-axis: "X = CNFs per Service Pipeline"
6353   y-axis: "Y = Number of Service Pipelines"
6354   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6355   layout:
6356     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6357     layout: "plot-service-density"
6358
6359 - type: "plot"
6360   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6361   algorithm: "plot_service_density_heatmap_compare"
6362   output-file-type: ".html"
6363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6364   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6365   filter: "'NIC_Intel-X710' and
6366            'NF_DENSITY' and
6367            'DOCKER' and
6368            'PIPELINE' and
6369            'NF_VPPIP4' and
6370            'IMIX' and
6371            '8T4C' and
6372            'NDRPDR'"
6373   reference:
6374     include: "2"
6375     name: "CNF-1c"
6376   compare:
6377     include: "1"
6378     name: "CNF-0.5c"
6379   parameters:
6380   - "throughput"
6381   - "name"
6382   - "tags"
6383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6384   x-axis: "X = CNFs per Service Pipeline"
6385   y-axis: "Y = Number of Service Pipelines"
6386   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6387   layout:
6388     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6389     layout: "plot-service-density"
6390
6391 ################################################################################
6392 ## Plots VPP HTTP Server Performance
6393 #- type: "plot"
6394 #  title: "VPP HTTP Server Performance"
6395 #  algorithm: "plot_http_server_performance_box"
6396 #  output-file-type: ".html"
6397 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6398 #  data:
6399 #    "plot-vpp-http-server-performance"
6400 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6401 #  # each tag is enclosed with ' (apostrophe).
6402 #  filter: "'HTTP' and 'TCP_CPS'"
6403 #  parameters:
6404 #  - "result"
6405 #  - "name"
6406 #  traces:
6407 #    hoverinfo: "x+y"
6408 #    boxpoints: "outliers"
6409 #    whiskerwidth: 0
6410 #  layout:
6411 #    title: "VPP HTTP Server Performance"
6412 #    layout:
6413 #      "plot-cps"
6414 #
6415 #- type: "plot"
6416 #  title: "VPP HTTP Server Performance"
6417 #  algorithm: "plot_http_server_performance_box"
6418 #  output-file-type: ".html"
6419 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6420 #  data:
6421 #    "plot-vpp-http-server-performance"
6422 #  filter: "'HTTP' and 'TCP_RPS'"
6423 #  parameters:
6424 #  - "result"
6425 #  - "name"
6426 #  traces:
6427 #    hoverinfo: "x+y"
6428 #    boxpoints: "outliers"
6429 #    whiskerwidth: 0
6430 #  layout:
6431 #    title: "VPP HTTP Server Performance"
6432 #    layout:
6433 #      "plot-rps"
6434
6435 ################################################################################
6436
6437 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6438 - type: "plot"
6439   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6440   algorithm: "plot_performance_box"
6441   output-file-type: ".html"
6442   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6444   filter: "'NIC_Intel-X520-DA2' and
6445            '64B' and
6446            ('BASE' or 'SCALE') and
6447            'NDRPDR' and
6448            'ETH' and
6449            '1T1C' and
6450            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6451            not 'VHOST' and
6452            not 'MEMIF'"
6453   parameters:
6454   - "throughput"
6455   - "parent"
6456   - "tags"
6457   sort:
6458   - "L2PATCH"
6459   - "L2XCBASE"
6460   - "BASE"
6461   - "FIB_10K"
6462   - "FIB_100K"
6463   - "FIB_1M"
6464   traces:
6465     hoverinfo: "x+y"
6466     boxpoints: "outliers"
6467     whiskerwidth: 0
6468   layout:
6469     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6470     layout: "plot-throughput"
6471
6472 - type: "plot"
6473   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6474   algorithm: "plot_performance_box"
6475   output-file-type: ".html"
6476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6478   filter: "'NIC_Intel-X520-DA2' and
6479            '64B' and
6480            ('BASE' or 'SCALE') and
6481            'NDRPDR' and
6482            'ETH' and
6483            '1T1C' and
6484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6485            not 'VHOST' and
6486            not 'MEMIF'"
6487   parameters:
6488   - "throughput"
6489   - "parent"
6490   - "tags"
6491   sort:
6492   - "L2PATCH"
6493   - "L2XCBASE"
6494   - "BASE"
6495   - "FIB_10K"
6496   - "FIB_100K"
6497   - "FIB_1M"
6498   traces:
6499     hoverinfo: "x+y"
6500     boxpoints: "outliers"
6501     whiskerwidth: 0
6502   layout:
6503     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6504     layout: "plot-throughput"
6505
6506 - type: "plot"
6507   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6508   algorithm: "plot_performance_box"
6509   output-file-type: ".html"
6510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6512   filter: "'NIC_Intel-X520-DA2' and
6513            '64B' and
6514            ('BASE' or 'SCALE') and
6515            'NDRPDR' and
6516            'ETH' and
6517            '2T2C' and
6518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6519            not 'VHOST' and
6520            not 'MEMIF'"
6521   parameters:
6522   - "throughput"
6523   - "parent"
6524   - "tags"
6525   sort:
6526   - "L2PATCH"
6527   - "L2XCBASE"
6528   - "BASE"
6529   - "FIB_10K"
6530   - "FIB_100K"
6531   - "FIB_1M"
6532   traces:
6533     hoverinfo: "x+y"
6534     boxpoints: "outliers"
6535     whiskerwidth: 0
6536   layout:
6537     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6538     layout: "plot-throughput"
6539
6540 - type: "plot"
6541   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6542   algorithm: "plot_performance_box"
6543   output-file-type: ".html"
6544   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6546   filter: "'NIC_Intel-X520-DA2' and
6547            '64B' and
6548            ('BASE' or 'SCALE') and
6549            'NDRPDR' and
6550            'ETH' and
6551            '2T2C' and
6552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6553            not 'VHOST' and
6554            not 'MEMIF'"
6555   parameters:
6556   - "throughput"
6557   - "parent"
6558   - "tags"
6559   sort:
6560   - "L2PATCH"
6561   - "L2XCBASE"
6562   - "BASE"
6563   - "FIB_10K"
6564   - "FIB_100K"
6565   - "FIB_1M"
6566   traces:
6567     hoverinfo: "x+y"
6568     boxpoints: "outliers"
6569     whiskerwidth: 0
6570   layout:
6571     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6572     layout: "plot-throughput"
6573
6574 # Packet Throughput - VPP L2 3n-hsw-x520 features
6575 - type: "plot"
6576   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6577   algorithm: "plot_performance_box"
6578   output-file-type: ".html"
6579   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6580   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6581   filter: "'NIC_Intel-X520-DA2' and
6582            '64B' and
6583            'NDRPDR' and
6584            '1T1C' and
6585            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6586            not 'ACL' and
6587            not 'VHOST' and
6588            not 'MEMIF'"
6589   parameters:
6590   - "throughput"
6591   - "parent"
6592   - "tags"
6593   sort:
6594   - "L2XCBASE"    # l2xcbase
6595   - "L2BDBASE"    # l2bdbase
6596   - "L2XCFWD"     # dot1q-l2xcbase
6597   - "L2BDMACLRN"  # dot1q-l2bdbase
6598   traces:
6599     hoverinfo: "x+y"
6600     boxpoints: "outliers"
6601     whiskerwidth: 0
6602   layout:
6603     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6604     layout: "plot-throughput"
6605
6606 - type: "plot"
6607   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6608   algorithm: "plot_performance_box"
6609   output-file-type: ".html"
6610   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6611   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6612   filter: "'NIC_Intel-X520-DA2' and
6613            '64B' and
6614            'NDRPDR' and
6615            '1T1C' and
6616            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6617            not 'ACL' and
6618            not 'VHOST' and
6619            not 'MEMIF'"
6620   parameters:
6621   - "throughput"
6622   - "parent"
6623   - "tags"
6624   sort:
6625   - "L2XCBASE"    # l2xcbase
6626   - "L2BDBASE"    # l2bdbase
6627   - "L2XCFWD"     # dot1q-l2xcbase
6628   - "L2BDMACLRN"  # dot1q-l2bdbase
6629   traces:
6630     hoverinfo: "x+y"
6631     boxpoints: "outliers"
6632     whiskerwidth: 0
6633   layout:
6634     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6635     layout: "plot-throughput"
6636
6637 - type: "plot"
6638   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6639   algorithm: "plot_performance_box"
6640   output-file-type: ".html"
6641   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6643   filter: "'NIC_Intel-X520-DA2' and
6644            '64B' and
6645            'NDRPDR' and
6646            '2T2C' and
6647            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6648            not 'ACL' and
6649            not 'VHOST' and
6650            not 'MEMIF'"
6651   parameters:
6652   - "throughput"
6653   - "parent"
6654   - "tags"
6655   sort:
6656   - "L2XCBASE"    # l2xcbase
6657   - "L2BDBASE"    # l2bdbase
6658   - "L2XCFWD"     # dot1q-l2xcbase
6659   - "L2BDMACLRN"  # dot1q-l2bdbase
6660   traces:
6661     hoverinfo: "x+y"
6662     boxpoints: "outliers"
6663     whiskerwidth: 0
6664   layout:
6665     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6666     layout: "plot-throughput"
6667
6668 - type: "plot"
6669   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6670   algorithm: "plot_performance_box"
6671   output-file-type: ".html"
6672   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6674   filter: "'NIC_Intel-X520-DA2' and
6675            '64B' and
6676            'NDRPDR' and
6677            '2T2C' and
6678            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6679            not 'ACL' and
6680            not 'VHOST' and
6681            not 'MEMIF'"
6682   parameters:
6683   - "throughput"
6684   - "parent"
6685   - "tags"
6686   sort:
6687   - "L2XCBASE"    # l2xcbase
6688   - "L2BDBASE"    # l2bdbase
6689   - "L2XCFWD"     # dot1q-l2xcbase
6690   - "L2BDMACLRN"  # dot1q-l2bdbase
6691   traces:
6692     hoverinfo: "x+y"
6693     boxpoints: "outliers"
6694     whiskerwidth: 0
6695   layout:
6696     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6697     layout: "plot-throughput"
6698
6699 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6700 - type: "plot"
6701   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6702   algorithm: "plot_performance_box"
6703   output-file-type: ".html"
6704   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6706   filter: "'NIC_Intel-X520-DA2' and
6707            '64B' and
6708            'NDRPDR' and
6709            '1T1C' and
6710            'FEATURE' and
6711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6712            'IACL' and
6713            ('ACL1' or 'ACL50') and
6714            ('10K_FLOWS' or '10k_FLOWS') and
6715            not 'MACIP' and
6716            not 'VHOST' and
6717            not 'MEMIF'"
6718   parameters:
6719   - "throughput"
6720   - "parent"
6721   - "tags"
6722   traces:
6723     hoverinfo: "x+y"
6724     boxpoints: "outliers"
6725     whiskerwidth: 0
6726   layout:
6727     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6728     layout: "plot-throughput"
6729
6730 - type: "plot"
6731   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6732   algorithm: "plot_performance_box"
6733   output-file-type: ".html"
6734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6736   filter: "'NIC_Intel-X520-DA2' and
6737            '64B' and
6738            'NDRPDR' and
6739            '1T1C' and
6740            'FEATURE' and
6741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6742            'IACL' and
6743            ('ACL1' or 'ACL50') and
6744            ('10K_FLOWS' or '10k_FLOWS') and
6745            not 'MACIP' and
6746            not 'VHOST' and
6747            not 'MEMIF'"
6748   parameters:
6749   - "throughput"
6750   - "parent"
6751   - "tags"
6752   traces:
6753     hoverinfo: "x+y"
6754     boxpoints: "outliers"
6755     whiskerwidth: 0
6756   layout:
6757     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6758     layout: "plot-throughput"
6759
6760 - type: "plot"
6761   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6762   algorithm: "plot_performance_box"
6763   output-file-type: ".html"
6764   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6766   filter: "'NIC_Intel-X520-DA2' and
6767            '64B' and
6768            'NDRPDR' and
6769            '2T2C' and
6770            'FEATURE' and
6771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6772            'IACL' and
6773            ('ACL1' or 'ACL50') and
6774            ('10K_FLOWS' or '10k_FLOWS') and
6775            not 'MACIP' and
6776            not 'VHOST' and
6777            not 'MEMIF'"
6778   parameters:
6779   - "throughput"
6780   - "parent"
6781   - "tags"
6782   traces:
6783     hoverinfo: "x+y"
6784     boxpoints: "outliers"
6785     whiskerwidth: 0
6786   layout:
6787     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6788     layout: "plot-throughput"
6789
6790 - type: "plot"
6791   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6792   algorithm: "plot_performance_box"
6793   output-file-type: ".html"
6794   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6796   filter: "'NIC_Intel-X520-DA2' and
6797            '64B' and
6798            'NDRPDR' and
6799            '2T2C' and
6800            'FEATURE' and
6801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6802            'IACL' and
6803            ('ACL1' or 'ACL50') and
6804            ('10K_FLOWS' or '10k_FLOWS') and
6805            not 'MACIP' and
6806            not 'VHOST' and
6807            not 'MEMIF'"
6808   parameters:
6809   - "throughput"
6810   - "parent"
6811   - "tags"
6812   traces:
6813     hoverinfo: "x+y"
6814     boxpoints: "outliers"
6815     whiskerwidth: 0
6816   layout:
6817     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6818     layout: "plot-throughput"
6819
6820 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6821 - type: "plot"
6822   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6823   algorithm: "plot_performance_box"
6824   output-file-type: ".html"
6825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6827   filter: "'NIC_Intel-X520-DA2' and
6828            '64B' and
6829            'NDRPDR' and
6830            '1T1C' and
6831            'FEATURE' and
6832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6833            'OACL' and
6834            ('ACL1' or 'ACL50') and
6835            ('10K_FLOWS' or '10k_FLOWS') and
6836            not 'MACIP' and
6837            not 'VHOST' and
6838            not 'MEMIF'"
6839   parameters:
6840   - "throughput"
6841   - "parent"
6842   - "tags"
6843   traces:
6844     hoverinfo: "x+y"
6845     boxpoints: "outliers"
6846     whiskerwidth: 0
6847   layout:
6848     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6849     layout: "plot-throughput"
6850
6851 - type: "plot"
6852   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6853   algorithm: "plot_performance_box"
6854   output-file-type: ".html"
6855   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6857   filter: "'NIC_Intel-X520-DA2' and
6858            '64B' and
6859            'NDRPDR' and
6860            '1T1C' and
6861            'FEATURE' and
6862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6863            'OACL' and
6864            ('ACL1' or 'ACL50') and
6865            ('10K_FLOWS' or '10k_FLOWS') and
6866            not 'MACIP' and
6867            not 'VHOST' and
6868            not 'MEMIF'"
6869   parameters:
6870   - "throughput"
6871   - "parent"
6872   - "tags"
6873   traces:
6874     hoverinfo: "x+y"
6875     boxpoints: "outliers"
6876     whiskerwidth: 0
6877   layout:
6878     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6879     layout: "plot-throughput"
6880
6881 - type: "plot"
6882   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6883   algorithm: "plot_performance_box"
6884   output-file-type: ".html"
6885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6887   filter: "'NIC_Intel-X520-DA2' and
6888            '64B' and
6889            'NDRPDR' and
6890            '2T2C' and
6891            'FEATURE' and
6892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6893            'OACL' and
6894            ('ACL1' or 'ACL50') and
6895            ('10K_FLOWS' or '10k_FLOWS') and
6896            not 'MACIP' and
6897            not 'VHOST' and
6898            not 'MEMIF'"
6899   parameters:
6900   - "throughput"
6901   - "parent"
6902   - "tags"
6903   traces:
6904     hoverinfo: "x+y"
6905     boxpoints: "outliers"
6906     whiskerwidth: 0
6907   layout:
6908     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6909     layout: "plot-throughput"
6910
6911 - type: "plot"
6912   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6913   algorithm: "plot_performance_box"
6914   output-file-type: ".html"
6915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6917   filter: "'NIC_Intel-X520-DA2' and
6918            '64B' and
6919            'NDRPDR' and
6920            '2T2C' and
6921            'FEATURE' and
6922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6923            'OACL' and
6924            ('ACL1' or 'ACL50') and
6925            ('10K_FLOWS' or '10k_FLOWS') and
6926            not 'MACIP' and
6927            not 'VHOST' and
6928            not 'MEMIF'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   - "tags"
6933   traces:
6934     hoverinfo: "x+y"
6935     boxpoints: "outliers"
6936     whiskerwidth: 0
6937   layout:
6938     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6939     layout: "plot-throughput"
6940
6941 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6942 - type: "plot"
6943   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6944   algorithm: "plot_performance_box"
6945   output-file-type: ".html"
6946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6948   filter: "'NIC_Intel-X520-DA2' and
6949            '64B' and
6950            'NDRPDR' and
6951            '1T1C' and
6952            'FEATURE' and
6953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6954            'MACIP' and
6955            ('ACL1' or 'ACL50') and
6956            ('10K_FLOWS' or '10k_FLOWS') and
6957            not 'VHOST' and
6958            not 'MEMIF'"
6959   parameters:
6960   - "throughput"
6961   - "parent"
6962   - "tags"
6963   traces:
6964     hoverinfo: "x+y"
6965     boxpoints: "outliers"
6966     whiskerwidth: 0
6967   layout:
6968     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6969     layout: "plot-throughput"
6970
6971 - type: "plot"
6972   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6973   algorithm: "plot_performance_box"
6974   output-file-type: ".html"
6975   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6977   filter: "'NIC_Intel-X520-DA2' and
6978            '64B' and
6979            'NDRPDR' and
6980            '1T1C' and
6981            'FEATURE' and
6982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6983            'MACIP' and
6984            ('ACL1' or 'ACL50') and
6985            ('10K_FLOWS' or '10k_FLOWS') and
6986            not 'VHOST' and
6987            not 'MEMIF'"
6988   parameters:
6989   - "throughput"
6990   - "parent"
6991   - "tags"
6992   traces:
6993     hoverinfo: "x+y"
6994     boxpoints: "outliers"
6995     whiskerwidth: 0
6996   layout:
6997     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6998     layout: "plot-throughput"
6999
7000 - type: "plot"
7001   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7002   algorithm: "plot_performance_box"
7003   output-file-type: ".html"
7004   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7006   filter: "'NIC_Intel-X520-DA2' and
7007            '64B' and
7008            'NDRPDR' and
7009            '2T2C' and
7010            'FEATURE' and
7011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7012            'MACIP' and
7013            ('ACL1' or 'ACL50') and
7014            ('10K_FLOWS' or '10k_FLOWS') and
7015            not 'VHOST' and
7016            not 'MEMIF'"
7017   parameters:
7018   - "throughput"
7019   - "parent"
7020   - "tags"
7021   traces:
7022     hoverinfo: "x+y"
7023     boxpoints: "outliers"
7024     whiskerwidth: 0
7025   layout:
7026     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7027     layout: "plot-throughput"
7028
7029 - type: "plot"
7030   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7031   algorithm: "plot_performance_box"
7032   output-file-type: ".html"
7033   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7035   filter: "'NIC_Intel-X520-DA2' and
7036            '64B' and
7037            'NDRPDR' and
7038            '2T2C' and
7039            'FEATURE' and
7040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7041            'MACIP' and
7042            ('ACL1' or 'ACL50') and
7043            ('10K_FLOWS' or '10k_FLOWS') and
7044            not 'VHOST' and
7045            not 'MEMIF'"
7046   parameters:
7047   - "throughput"
7048   - "parent"
7049   - "tags"
7050   traces:
7051     hoverinfo: "x+y"
7052     boxpoints: "outliers"
7053     whiskerwidth: 0
7054   layout:
7055     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7056     layout: "plot-throughput"
7057
7058 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7059 - type: "plot"
7060   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7061   algorithm: "plot_performance_box"
7062   output-file-type: ".html"
7063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7065   filter: "'NIC_Intel-X710' and
7066            '64B' and
7067            ('BASE' or 'SCALE') and
7068            'NDRPDR' and
7069            'ETH' and
7070            '1T1C' and
7071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7072            not 'VHOST' and
7073            not 'MEMIF'"
7074   parameters:
7075   - "throughput"
7076   - "parent"
7077   - "tags"
7078   sort:
7079   - "L2PATCH"
7080   - "L2XCFWD"
7081   - "L2BDMACLRN"
7082   - "FIB_10K"
7083   - "FIB_100K"
7084   - "FIB_1M"
7085   traces:
7086     hoverinfo: "x+y"
7087     boxpoints: "outliers"
7088     whiskerwidth: 0
7089   layout:
7090     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7091     layout: "plot-throughput"
7092
7093 - type: "plot"
7094   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7095   algorithm: "plot_performance_box"
7096   output-file-type: ".html"
7097   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7099   filter: "'NIC_Intel-X710' and
7100            '64B' and
7101            ('BASE' or 'SCALE') and
7102            'NDRPDR' and
7103            'ETH' and
7104            '1T1C' and
7105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7106            not 'VHOST' and
7107            not 'MEMIF'"
7108   parameters:
7109   - "throughput"
7110   - "parent"
7111   - "tags"
7112   sort:
7113   - "L2PATCH"
7114   - "L2XCFWD"
7115   - "L2BDMACLRN"
7116   - "FIB_10K"
7117   - "FIB_100K"
7118   - "FIB_1M"
7119   traces:
7120     hoverinfo: "x+y"
7121     boxpoints: "outliers"
7122     whiskerwidth: 0
7123   layout:
7124     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7125     layout: "plot-throughput"
7126
7127 - type: "plot"
7128   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7129   algorithm: "plot_performance_box"
7130   output-file-type: ".html"
7131   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7133   filter: "'NIC_Intel-X710' and
7134            '64B' and
7135            ('BASE' or 'SCALE') and
7136            'NDRPDR' and
7137            'ETH' and
7138            '2T2C' and
7139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7140            not 'VHOST' and
7141            not 'MEMIF'"
7142   parameters:
7143   - "throughput"
7144   - "parent"
7145   - "tags"
7146   sort:
7147   - "L2PATCH"
7148   - "L2XCFWD"
7149   - "L2BDMACLRN"
7150   - "FIB_10K"
7151   - "FIB_100K"
7152   - "FIB_1M"
7153   traces:
7154     hoverinfo: "x+y"
7155     boxpoints: "outliers"
7156     whiskerwidth: 0
7157   layout:
7158     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7159     layout: "plot-throughput"
7160
7161 - type: "plot"
7162   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7163   algorithm: "plot_performance_box"
7164   output-file-type: ".html"
7165   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7167   filter: "'NIC_Intel-X710' and
7168            '64B' and
7169            ('BASE' or 'SCALE') and
7170            'NDRPDR' and
7171            'ETH' and
7172            '2T2C' and
7173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7174            not 'VHOST' and
7175            not 'MEMIF'"
7176   parameters:
7177   - "throughput"
7178   - "parent"
7179   - "tags"
7180   sort:
7181   - "L2PATCH"
7182   - "L2XCFWD"
7183   - "L2BDMACLRN"
7184   - "FIB_10K"
7185   - "FIB_100K"
7186   - "FIB_1M"
7187   traces:
7188     hoverinfo: "x+y"
7189     boxpoints: "outliers"
7190     whiskerwidth: 0
7191   layout:
7192     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7193     layout: "plot-throughput"
7194
7195 # Packet Throughput - VPP L2 3n-hsw-x710 features
7196 - type: "plot"
7197   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7198   algorithm: "plot_performance_box"
7199   output-file-type: ".html"
7200   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7202   filter: "'NIC_Intel-X710' and
7203            '64B' and
7204            'NDRPDR' and
7205            '1T1C' and
7206            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7207            not 'ACL' and
7208            not 'VHOST' and
7209            not 'L2OVRLAY' and
7210            not 'MEMIF'"
7211   parameters:
7212   - "throughput"
7213   - "parent"
7214   - "tags"
7215   sort:
7216   - "L2XCBASE"    # l2xcbase
7217   - "L2BDBASE"    # l2bdbase
7218   - "L2XCFWD"     # dot1q-l2xcbase
7219   - "L2BDMACLRN"  # dot1q-l2bdbase
7220   traces:
7221     hoverinfo: "x+y"
7222     boxpoints: "outliers"
7223     whiskerwidth: 0
7224   layout:
7225     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7226     layout: "plot-throughput"
7227
7228 - type: "plot"
7229   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7230   algorithm: "plot_performance_box"
7231   output-file-type: ".html"
7232   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7234   filter: "'NIC_Intel-X710' and
7235            '64B' and
7236            'NDRPDR' and
7237            '1T1C' and
7238            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7239            not 'ACL' and
7240            not 'VHOST' and
7241            not 'L2OVRLAY' and
7242            not 'MEMIF'"
7243   parameters:
7244   - "throughput"
7245   - "parent"
7246   - "tags"
7247   sort:
7248   - "L2XCBASE"    # l2xcbase
7249   - "L2BDBASE"    # l2bdbase
7250   - "L2XCFWD"     # dot1q-l2xcbase
7251   - "L2BDMACLRN"  # dot1q-l2bdbase
7252   traces:
7253     hoverinfo: "x+y"
7254     boxpoints: "outliers"
7255     whiskerwidth: 0
7256   layout:
7257     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7258     layout: "plot-throughput"
7259
7260 - type: "plot"
7261   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7262   algorithm: "plot_performance_box"
7263   output-file-type: ".html"
7264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7266   filter: "'NIC_Intel-X710' and
7267            '64B' and
7268            'NDRPDR' and
7269            '2T2C' and
7270            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7271            not 'ACL' and
7272            not 'VHOST' and
7273            not 'L2OVRLAY' and
7274            not 'MEMIF'"
7275   parameters:
7276   - "throughput"
7277   - "parent"
7278   - "tags"
7279   sort:
7280   - "L2XCBASE"    # l2xcbase
7281   - "L2BDBASE"    # l2bdbase
7282   - "L2XCFWD"     # dot1q-l2xcbase
7283   - "L2BDMACLRN"  # dot1q-l2bdbase
7284   traces:
7285     hoverinfo: "x+y"
7286     boxpoints: "outliers"
7287     whiskerwidth: 0
7288   layout:
7289     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7290     layout: "plot-throughput"
7291
7292 - type: "plot"
7293   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7294   algorithm: "plot_performance_box"
7295   output-file-type: ".html"
7296   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7298   filter: "'NIC_Intel-X710' and
7299            '64B' and
7300            'NDRPDR' and
7301            '2T2C' and
7302            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7303            not 'ACL' and
7304            not 'VHOST' and
7305            not 'L2OVRLAY' and
7306            not 'MEMIF'"
7307   parameters:
7308   - "throughput"
7309   - "parent"
7310   - "tags"
7311   sort:
7312   - "L2XCBASE"    # l2xcbase
7313   - "L2BDBASE"    # l2bdbase
7314   - "L2XCFWD"     # dot1q-l2xcbase
7315   - "L2BDMACLRN"  # dot1q-l2bdbase
7316   traces:
7317     hoverinfo: "x+y"
7318     boxpoints: "outliers"
7319     whiskerwidth: 0
7320   layout:
7321     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7322     layout: "plot-throughput"
7323
7324 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7325 - type: "plot"
7326   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7327   algorithm: "plot_performance_box"
7328   output-file-type: ".html"
7329   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7331   filter: "'NIC_Intel-X710' and
7332            '64B' and
7333            'NDRPDR' and
7334            '1T1C' and
7335            'FEATURE' and
7336            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7337            'IACL' and
7338            ('ACL1' or 'ACL50') and
7339            ('10K_FLOWS' or '10k_FLOWS') and
7340            not 'MACIP' and
7341            not 'VHOST' and
7342            not 'MEMIF'"
7343   parameters:
7344   - "throughput"
7345   - "parent"
7346   - "tags"
7347   traces:
7348     hoverinfo: "x+y"
7349     boxpoints: "outliers"
7350     whiskerwidth: 0
7351   layout:
7352     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7353     layout: "plot-throughput"
7354
7355 - type: "plot"
7356   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7357   algorithm: "plot_performance_box"
7358   output-file-type: ".html"
7359   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7361   filter: "'NIC_Intel-X710' and
7362            '64B' and
7363            'NDRPDR' and
7364            '1T1C' and
7365            'FEATURE' and
7366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7367            'IACL' and
7368            ('ACL1' or 'ACL50') and
7369            ('10K_FLOWS' or '10k_FLOWS') and
7370            not 'MACIP' and
7371            not 'VHOST' and
7372            not 'MEMIF'"
7373   parameters:
7374   - "throughput"
7375   - "parent"
7376   - "tags"
7377   traces:
7378     hoverinfo: "x+y"
7379     boxpoints: "outliers"
7380     whiskerwidth: 0
7381   layout:
7382     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7383     layout: "plot-throughput"
7384
7385 - type: "plot"
7386   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7387   algorithm: "plot_performance_box"
7388   output-file-type: ".html"
7389   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7391   filter: "'NIC_Intel-X710' and
7392            '64B' and
7393            'NDRPDR' and
7394            '2T2C' and
7395            'FEATURE' and
7396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7397            'IACL' and
7398            ('ACL1' or 'ACL50') and
7399            ('10K_FLOWS' or '10k_FLOWS') and
7400            not 'MACIP' and
7401            not 'VHOST' and
7402            not 'MEMIF'"
7403   parameters:
7404   - "throughput"
7405   - "parent"
7406   - "tags"
7407   traces:
7408     hoverinfo: "x+y"
7409     boxpoints: "outliers"
7410     whiskerwidth: 0
7411   layout:
7412     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7413     layout: "plot-throughput"
7414
7415 - type: "plot"
7416   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7417   algorithm: "plot_performance_box"
7418   output-file-type: ".html"
7419   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7421   filter: "'NIC_Intel-X710' and
7422            '64B' and
7423            'NDRPDR' and
7424            '2T2C' and
7425            'FEATURE' and
7426            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7427            'IACL' and
7428            ('ACL1' or 'ACL50') and
7429            ('10K_FLOWS' or '10k_FLOWS') and
7430            not 'MACIP' and
7431            not 'VHOST' and
7432            not 'MEMIF'"
7433   parameters:
7434   - "throughput"
7435   - "parent"
7436   - "tags"
7437   traces:
7438     hoverinfo: "x+y"
7439     boxpoints: "outliers"
7440     whiskerwidth: 0
7441   layout:
7442     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7443     layout: "plot-throughput"
7444
7445 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7446 - type: "plot"
7447   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7448   algorithm: "plot_performance_box"
7449   output-file-type: ".html"
7450   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7452   filter: "'NIC_Intel-XL710' and
7453            '64B' and
7454            'BASE' and
7455            'NDRPDR' and
7456            'ETH' and
7457            '1T1C' and
7458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7459            not 'VHOST' and
7460            not 'MEMIF'"
7461   parameters:
7462   - "throughput"
7463   - "parent"
7464   - "tags"
7465   sort:
7466   - "L2PATCH"
7467   - "L2XCFWD"
7468   - "L2BDMACLRN"
7469   traces:
7470     hoverinfo: "x+y"
7471     boxpoints: "outliers"
7472     whiskerwidth: 0
7473   layout:
7474     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7475     layout: "plot-throughput"
7476
7477 - type: "plot"
7478   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7479   algorithm: "plot_performance_box"
7480   output-file-type: ".html"
7481   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7483   filter: "'NIC_Intel-XL710' and
7484            '64B' and
7485            'BASE' and
7486            'NDRPDR' and
7487            'ETH' and
7488            '1T1C' and
7489            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7490            not 'VHOST' and
7491            not 'MEMIF'"
7492   parameters:
7493   - "throughput"
7494   - "parent"
7495   - "tags"
7496   sort:
7497   - "L2PATCH"
7498   - "L2XCFWD"
7499   - "L2BDMACLRN"
7500   traces:
7501     hoverinfo: "x+y"
7502     boxpoints: "outliers"
7503     whiskerwidth: 0
7504   layout:
7505     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7506     layout: "plot-throughput"
7507
7508 - type: "plot"
7509   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7510   algorithm: "plot_performance_box"
7511   output-file-type: ".html"
7512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7514   filter: "'NIC_Intel-XL710' and
7515            '64B' and
7516            'BASE' and
7517            'NDRPDR' and
7518            'ETH' and
7519            '2T2C' and
7520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7521            not 'VHOST' and
7522            not 'MEMIF'"
7523   parameters:
7524   - "throughput"
7525   - "parent"
7526   - "tags"
7527   sort:
7528   - "L2PATCH"
7529   - "L2XCFWD"
7530   - "L2BDMACLRN"
7531   traces:
7532     hoverinfo: "x+y"
7533     boxpoints: "outliers"
7534     whiskerwidth: 0
7535   layout:
7536     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7537     layout: "plot-throughput"
7538
7539 - type: "plot"
7540   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7541   algorithm: "plot_performance_box"
7542   output-file-type: ".html"
7543   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7545   filter: "'NIC_Intel-XL710' and
7546            '64B' and
7547            'BASE' and
7548            'NDRPDR' and
7549            'ETH' and
7550            '2T2C' and
7551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7552            not 'VHOST' and
7553            not 'MEMIF'"
7554   parameters:
7555   - "throughput"
7556   - "parent"
7557   - "tags"
7558   sort:
7559   - "L2PATCH"
7560   - "L2XCFWD"
7561   - "L2BDMACLRN"
7562   traces:
7563     hoverinfo: "x+y"
7564     boxpoints: "outliers"
7565     whiskerwidth: 0
7566   layout:
7567     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7568     layout: "plot-throughput"
7569
7570 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7571 - type: "plot"
7572   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7573   algorithm: "plot_performance_box"
7574   output-file-type: ".html"
7575   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7577   filter: "'NIC_Intel-X710' and
7578            '64B' and
7579            ('BASE' or 'SCALE') and
7580            'NDRPDR' and
7581            'ETH' and
7582            '2T1C' and
7583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7584            not 'VHOST' and
7585            not 'MEMIF' and
7586            not 'DRV_AVF'"
7587   parameters:
7588   - "throughput"
7589   - "parent"
7590   - "tags"
7591   sort:
7592   - "L2PATCH"
7593   - "L2XCBASE"
7594   - "BASE"
7595   - "FIB_10K"
7596   - "FIB_100K"
7597   - "FIB_1M"
7598   traces:
7599     hoverinfo: "x+y"
7600     boxpoints: "outliers"
7601     whiskerwidth: 0
7602   layout:
7603     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7604     layout: "plot-throughput"
7605
7606 - type: "plot"
7607   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7608   algorithm: "plot_performance_box"
7609   output-file-type: ".html"
7610   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7612   filter: "'NIC_Intel-X710' and
7613            '64B' and
7614            ('BASE' or 'SCALE') and
7615            'NDRPDR' and
7616            'ETH' and
7617            '2T1C' and
7618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7619            not 'VHOST' and
7620            not 'MEMIF' and
7621            not 'DRV_AVF'"
7622   parameters:
7623   - "throughput"
7624   - "parent"
7625   - "tags"
7626   sort:
7627   - "L2PATCH"
7628   - "L2XCBASE"
7629   - "BASE"
7630   - "FIB_10K"
7631   - "FIB_100K"
7632   - "FIB_1M"
7633   traces:
7634     hoverinfo: "x+y"
7635     boxpoints: "outliers"
7636     whiskerwidth: 0
7637   layout:
7638     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7639     layout: "plot-throughput"
7640
7641 - type: "plot"
7642   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7643   algorithm: "plot_performance_box"
7644   output-file-type: ".html"
7645   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7647   filter: "'NIC_Intel-X710' and
7648            '64B' and
7649            ('BASE' or 'SCALE') and
7650            'NDRPDR' and
7651            'ETH' and
7652            '4T2C' and
7653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7654            not 'VHOST' and
7655            not 'MEMIF' and
7656            not 'DRV_AVF'"
7657   parameters:
7658   - "throughput"
7659   - "parent"
7660   - "tags"
7661   sort:
7662   - "L2PATCH"
7663   - "L2XCBASE"
7664   - "BASE"
7665   - "FIB_10K"
7666   - "FIB_100K"
7667   - "FIB_1M"
7668   traces:
7669     hoverinfo: "x+y"
7670     boxpoints: "outliers"
7671     whiskerwidth: 0
7672   layout:
7673     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7674     layout: "plot-throughput"
7675
7676 - type: "plot"
7677   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7678   algorithm: "plot_performance_box"
7679   output-file-type: ".html"
7680   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7682   filter: "'NIC_Intel-X710' and
7683            '64B' and
7684            ('BASE' or 'SCALE') and
7685            'NDRPDR' and
7686            'ETH' and
7687            '4T2C' and
7688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7689            not 'VHOST' and
7690            not 'MEMIF' and
7691            not 'DRV_AVF'"
7692   parameters:
7693   - "throughput"
7694   - "parent"
7695   - "tags"
7696   sort:
7697   - "L2PATCH"
7698   - "L2XCBASE"
7699   - "BASE"
7700   - "FIB_10K"
7701   - "FIB_100K"
7702   - "FIB_1M"
7703   traces:
7704     hoverinfo: "x+y"
7705     boxpoints: "outliers"
7706     whiskerwidth: 0
7707   layout:
7708     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7709     layout: "plot-throughput"
7710
7711 # Packet Throughput - VPP L2 3n-skx-x710 features
7712 - type: "plot"
7713   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7714   algorithm: "plot_performance_box"
7715   output-file-type: ".html"
7716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7718   filter: "'NIC_Intel-X710' and
7719            '64B' and
7720            'NDRPDR' and
7721            '2T1C' and
7722            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7723            not 'ACL' and
7724            not 'VHOST' and
7725            not 'DRV_AVF' and
7726            not 'L2OVRLAY' and
7727            not 'MEMIF'"
7728   parameters:
7729   - "throughput"
7730   - "parent"
7731   - "tags"
7732   sort:
7733   - "L2XCBASE"    # l2xcbase
7734   - "L2BDBASE"    # l2bdbase
7735   - "L2XCFWD"     # dot1q-l2xcbase
7736   - "L2BDMACLRN"  # dot1q-l2bdbase
7737   traces:
7738     hoverinfo: "x+y"
7739     boxpoints: "outliers"
7740     whiskerwidth: 0
7741   layout:
7742     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7743     layout: "plot-throughput"
7744
7745 - type: "plot"
7746   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7747   algorithm: "plot_performance_box"
7748   output-file-type: ".html"
7749   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7751   filter: "'NIC_Intel-X710' and
7752            '64B' and
7753            'NDRPDR' and
7754            '2T1C' and
7755            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7756            not 'ACL' and
7757            not 'VHOST' and
7758            not 'DRV_AVF' and
7759            not 'L2OVRLAY' and
7760            not 'MEMIF'"
7761   parameters:
7762   - "throughput"
7763   - "parent"
7764   - "tags"
7765   sort:
7766   - "L2XCBASE"    # l2xcbase
7767   - "L2BDBASE"    # l2bdbase
7768   - "L2XCFWD"     # dot1q-l2xcbase
7769   - "L2BDMACLRN"  # dot1q-l2bdbase
7770   traces:
7771     hoverinfo: "x+y"
7772     boxpoints: "outliers"
7773     whiskerwidth: 0
7774   layout:
7775     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7776     layout: "plot-throughput"
7777
7778 - type: "plot"
7779   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7780   algorithm: "plot_performance_box"
7781   output-file-type: ".html"
7782   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7784   filter: "'NIC_Intel-X710' and
7785            '64B' and
7786            'NDRPDR' and
7787            '4T2C' and
7788            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7789            not 'ACL' and
7790            not 'VHOST' and
7791            not 'DRV_AVF' and
7792            not 'L2OVRLAY' and
7793            not 'MEMIF'"
7794   parameters:
7795   - "throughput"
7796   - "parent"
7797   - "tags"
7798   sort:
7799   - "L2XCBASE"    # l2xcbase
7800   - "L2BDBASE"    # l2bdbase
7801   - "L2XCFWD"     # dot1q-l2xcbase
7802   - "L2BDMACLRN"  # dot1q-l2bdbase
7803   traces:
7804     hoverinfo: "x+y"
7805     boxpoints: "outliers"
7806     whiskerwidth: 0
7807   layout:
7808     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7809     layout: "plot-throughput"
7810
7811 - type: "plot"
7812   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7813   algorithm: "plot_performance_box"
7814   output-file-type: ".html"
7815   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7817   filter: "'NIC_Intel-X710' and
7818            '64B' and
7819            'NDRPDR' and
7820            '4T2C' and
7821            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7822            not 'ACL' and
7823            not 'VHOST' and
7824            not 'DRV_AVF' and
7825            not 'L2OVRLAY' and
7826            not 'MEMIF'"
7827   parameters:
7828   - "throughput"
7829   - "parent"
7830   - "tags"
7831   sort:
7832   - "L2XCBASE"    # l2xcbase
7833   - "L2BDBASE"    # l2bdbase
7834   - "L2XCFWD"     # dot1q-l2xcbase
7835   - "L2BDMACLRN"  # dot1q-l2bdbase
7836   traces:
7837     hoverinfo: "x+y"
7838     boxpoints: "outliers"
7839     whiskerwidth: 0
7840   layout:
7841     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7842     layout: "plot-throughput"
7843
7844 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7845 - type: "plot"
7846   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7847   algorithm: "plot_performance_box"
7848   output-file-type: ".html"
7849   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7851   filter: "'NIC_Intel-X710' and
7852            '64B' and
7853            'NDRPDR' and
7854            '2T1C' and
7855            'FEATURE' and
7856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7857            'IACL' and
7858            ('ACL1' or 'ACL50') and
7859            ('10K_FLOWS' or '10k_FLOWS') and
7860            not 'MACIP' and
7861            not 'VHOST' and
7862            not 'MEMIF'"
7863   parameters:
7864   - "throughput"
7865   - "parent"
7866   - "tags"
7867   traces:
7868     hoverinfo: "x+y"
7869     boxpoints: "outliers"
7870     whiskerwidth: 0
7871   layout:
7872     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7873     layout: "plot-throughput"
7874
7875 - type: "plot"
7876   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7877   algorithm: "plot_performance_box"
7878   output-file-type: ".html"
7879   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7881   filter: "'NIC_Intel-X710' and
7882            '64B' and
7883            'NDRPDR' and
7884            '2T1C' and
7885            'FEATURE' and
7886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7887            'IACL' and
7888            ('ACL1' or 'ACL50') and
7889            ('10K_FLOWS' or '10k_FLOWS') and
7890            not 'MACIP' and
7891            not 'VHOST' and
7892            not 'MEMIF'"
7893   parameters:
7894   - "throughput"
7895   - "parent"
7896   - "tags"
7897   traces:
7898     hoverinfo: "x+y"
7899     boxpoints: "outliers"
7900     whiskerwidth: 0
7901   layout:
7902     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7903     layout: "plot-throughput"
7904
7905 - type: "plot"
7906   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7907   algorithm: "plot_performance_box"
7908   output-file-type: ".html"
7909   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7911   filter: "'NIC_Intel-X710' and
7912            '64B' and
7913            'NDRPDR' and
7914            '4T2C' and
7915            'FEATURE' and
7916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7917            'IACL' and
7918            ('ACL1' or 'ACL50') and
7919            ('10K_FLOWS' or '10k_FLOWS') and
7920            not 'MACIP' and
7921            not 'VHOST' and
7922            not 'MEMIF'"
7923   parameters:
7924   - "throughput"
7925   - "parent"
7926   - "tags"
7927   traces:
7928     hoverinfo: "x+y"
7929     boxpoints: "outliers"
7930     whiskerwidth: 0
7931   layout:
7932     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7933     layout: "plot-throughput"
7934
7935 - type: "plot"
7936   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7937   algorithm: "plot_performance_box"
7938   output-file-type: ".html"
7939   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7941   filter: "'NIC_Intel-X710' and
7942            '64B' and
7943            'NDRPDR' and
7944            '4T2C' and
7945            'FEATURE' and
7946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7947            'IACL' and
7948            ('ACL1' or 'ACL50') and
7949            ('10K_FLOWS' or '10k_FLOWS') and
7950            not 'MACIP' and
7951            not 'VHOST' and
7952            not 'MEMIF'"
7953   parameters:
7954   - "throughput"
7955   - "parent"
7956   - "tags"
7957   traces:
7958     hoverinfo: "x+y"
7959     boxpoints: "outliers"
7960     whiskerwidth: 0
7961   layout:
7962     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7963     layout: "plot-throughput"
7964
7965 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7966 - type: "plot"
7967   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7968   algorithm: "plot_performance_box"
7969   output-file-type: ".html"
7970   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7972   filter: "'NIC_Intel-XXV710' and
7973            '64B' and
7974            ('BASE' or 'SCALE') and
7975            'NDRPDR' and
7976            'ETH' and
7977            '2T1C' and
7978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7979            not 'VHOST' and
7980            not 'MEMIF'"
7981   parameters:
7982   - "throughput"
7983   - "parent"
7984   - "tags"
7985   sort:
7986   - "L2PATCH"
7987   - "L2PATCH"
7988   - "L2XCBASE"
7989   - "L2BDMACLRN"
7990   traces:
7991     hoverinfo: "x+y"
7992     boxpoints: "outliers"
7993     whiskerwidth: 0
7994   layout:
7995     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7996     layout: "plot-throughput"
7997
7998 - type: "plot"
7999   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8000   algorithm: "plot_performance_box"
8001   output-file-type: ".html"
8002   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8004   filter: "'NIC_Intel-XXV710' and
8005            '64B' and
8006            ('BASE' or 'SCALE') and
8007            'NDRPDR' and
8008            'ETH' and
8009            '2T1C' and
8010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8011            not 'VHOST' and
8012            not 'MEMIF'"
8013   parameters:
8014   - "throughput"
8015   - "parent"
8016   - "tags"
8017   sort:
8018   - "L2PATCH"
8019   - "L2PATCH"
8020   - "L2XCBASE"
8021   - "L2BDMACLRN"
8022   traces:
8023     hoverinfo: "x+y"
8024     boxpoints: "outliers"
8025     whiskerwidth: 0
8026   layout:
8027     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8028     layout: "plot-throughput"
8029
8030 - type: "plot"
8031   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8032   algorithm: "plot_performance_box"
8033   output-file-type: ".html"
8034   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8036   filter: "'NIC_Intel-XXV710' and
8037            '64B' and
8038            ('BASE' or 'SCALE') and
8039            'NDRPDR' and
8040            'ETH' and
8041            '4T2C' and
8042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8043            not 'VHOST' and
8044            not 'MEMIF'"
8045   parameters:
8046   - "throughput"
8047   - "parent"
8048   - "tags"
8049   sort:
8050   - "L2PATCH"
8051   - "L2PATCH"
8052   - "L2XCBASE"
8053   - "L2BDMACLRN"
8054   traces:
8055     hoverinfo: "x+y"
8056     boxpoints: "outliers"
8057     whiskerwidth: 0
8058   layout:
8059     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8060     layout: "plot-throughput"
8061
8062 - type: "plot"
8063   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8064   algorithm: "plot_performance_box"
8065   output-file-type: ".html"
8066   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8068   filter: "'NIC_Intel-XXV710' and
8069            '64B' and
8070            ('BASE' or 'SCALE') and
8071            'NDRPDR' and
8072            'ETH' and
8073            '4T2C' and
8074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8075            not 'VHOST' and
8076            not 'MEMIF'"
8077   parameters:
8078   - "throughput"
8079   - "parent"
8080   - "tags"
8081   sort:
8082   - "L2PATCH"
8083   - "L2PATCH"
8084   - "L2XCBASE"
8085   - "L2BDMACLRN"
8086   traces:
8087     hoverinfo: "x+y"
8088     boxpoints: "outliers"
8089     whiskerwidth: 0
8090   layout:
8091     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8092     layout: "plot-throughput"
8093
8094 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8095 - type: "plot"
8096   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8097   algorithm: "plot_performance_box"
8098   output-file-type: ".html"
8099   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8100   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8101   filter: "'NIC_Intel-X710' and
8102            '64B' and
8103            ('BASE' or 'SCALE') and
8104            'NDRPDR' and
8105            'ETH' and
8106            '2T1C' and
8107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8108            not 'VHOST' and
8109            not 'MEMIF'"
8110   parameters:
8111   - "throughput"
8112   - "parent"
8113   - "tags"
8114   sort:
8115   - "L2PATCH"
8116   - "L2XCBASE"
8117   - "BASE"
8118   - "FIB_10K"
8119   - "FIB_100K"
8120   - "FIB_1M"
8121   traces:
8122     hoverinfo: "x+y"
8123     boxpoints: "outliers"
8124     whiskerwidth: 0
8125   layout:
8126     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8127     layout: "plot-throughput"
8128
8129 - type: "plot"
8130   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8131   algorithm: "plot_performance_box"
8132   output-file-type: ".html"
8133   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8135   filter: "'NIC_Intel-X710' and
8136            '64B' and
8137            ('BASE' or 'SCALE') and
8138            'NDRPDR' and
8139            'ETH' and
8140            '2T1C' and
8141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8142            not 'VHOST' and
8143            not 'MEMIF'"
8144   parameters:
8145   - "throughput"
8146   - "parent"
8147   - "tags"
8148   sort:
8149   - "L2PATCH"
8150   - "L2XCBASE"
8151   - "BASE"
8152   - "FIB_10K"
8153   - "FIB_100K"
8154   - "FIB_1M"
8155   traces:
8156     hoverinfo: "x+y"
8157     boxpoints: "outliers"
8158     whiskerwidth: 0
8159   layout:
8160     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8161     layout: "plot-throughput"
8162
8163 - type: "plot"
8164   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8165   algorithm: "plot_performance_box"
8166   output-file-type: ".html"
8167   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8168   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8169   filter: "'NIC_Intel-X710' and
8170            '64B' and
8171            ('BASE' or 'SCALE') and
8172            'NDRPDR' and
8173            'ETH' and
8174            '4T2C' and
8175            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8176            not 'VHOST' and
8177            not 'MEMIF'"
8178   parameters:
8179   - "throughput"
8180   - "parent"
8181   - "tags"
8182   sort:
8183   - "L2PATCH"
8184   - "L2XCBASE"
8185   - "BASE"
8186   - "FIB_10K"
8187   - "FIB_100K"
8188   - "FIB_1M"
8189   traces:
8190     hoverinfo: "x+y"
8191     boxpoints: "outliers"
8192     whiskerwidth: 0
8193   layout:
8194     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8195     layout: "plot-throughput"
8196
8197 - type: "plot"
8198   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8199   algorithm: "plot_performance_box"
8200   output-file-type: ".html"
8201   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8203   filter: "'NIC_Intel-X710' and
8204            '64B' and
8205            ('BASE' or 'SCALE') and
8206            'NDRPDR' and
8207            'ETH' and
8208            '4T2C' and
8209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8210            not 'VHOST' and
8211            not 'MEMIF'"
8212   parameters:
8213   - "throughput"
8214   - "parent"
8215   - "tags"
8216   sort:
8217   - "L2PATCH"
8218   - "L2XCBASE"
8219   - "BASE"
8220   - "FIB_10K"
8221   - "FIB_100K"
8222   - "FIB_1M"
8223   traces:
8224     hoverinfo: "x+y"
8225     boxpoints: "outliers"
8226     whiskerwidth: 0
8227   layout:
8228     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8229     layout: "plot-throughput"
8230
8231 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8232 - type: "plot"
8233   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8234   algorithm: "plot_performance_box"
8235   output-file-type: ".html"
8236   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8238   filter: "'NIC_Intel-XXV710' and
8239            '64B' and
8240            ('BASE' or 'SCALE') and
8241            'NDRPDR' and
8242            'ETH' and
8243            '2T1C' and
8244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8245            not 'VHOST' and
8246            not 'MEMIF'"
8247   parameters:
8248   - "throughput"
8249   - "parent"
8250   - "tags"
8251   sort:
8252   - "L2PATCH"
8253   - "L2XCBASE"
8254   - "BASE"
8255   - "FIB_10K"
8256   - "FIB_100K"
8257   - "FIB_1M"
8258   traces:
8259     hoverinfo: "x+y"
8260     boxpoints: "outliers"
8261     whiskerwidth: 0
8262   layout:
8263     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8264     layout: "plot-throughput"
8265
8266 - type: "plot"
8267   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8268   algorithm: "plot_performance_box"
8269   output-file-type: ".html"
8270   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8272   filter: "'NIC_Intel-XXV710' and
8273            '64B' and
8274            ('BASE' or 'SCALE') and
8275            'NDRPDR' and
8276            'ETH' and
8277            '2T1C' and
8278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8279            not 'VHOST' and
8280            not 'MEMIF'"
8281   parameters:
8282   - "throughput"
8283   - "parent"
8284   - "tags"
8285   sort:
8286   - "L2PATCH"
8287   - "L2XCBASE"
8288   - "BASE"
8289   - "FIB_10K"
8290   - "FIB_100K"
8291   - "FIB_1M"
8292   traces:
8293     hoverinfo: "x+y"
8294     boxpoints: "outliers"
8295     whiskerwidth: 0
8296   layout:
8297     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8298     layout: "plot-throughput"
8299
8300 - type: "plot"
8301   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8302   algorithm: "plot_performance_box"
8303   output-file-type: ".html"
8304   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8306   filter: "'NIC_Intel-XXV710' and
8307            '64B' and
8308            ('BASE' or 'SCALE') and
8309            'NDRPDR' and
8310            'ETH' and
8311            '4T2C' and
8312            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8313            not 'VHOST' and
8314            not 'MEMIF'"
8315   parameters:
8316   - "throughput"
8317   - "parent"
8318   - "tags"
8319   sort:
8320   - "L2PATCH"
8321   - "L2XCBASE"
8322   - "BASE"
8323   - "FIB_10K"
8324   - "FIB_100K"
8325   - "FIB_1M"
8326   traces:
8327     hoverinfo: "x+y"
8328     boxpoints: "outliers"
8329     whiskerwidth: 0
8330   layout:
8331     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8332     layout: "plot-throughput"
8333
8334 - type: "plot"
8335   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8336   algorithm: "plot_performance_box"
8337   output-file-type: ".html"
8338   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8340   filter: "'NIC_Intel-XXV710' and
8341            '64B' and
8342            ('BASE' or 'SCALE') and
8343            'NDRPDR' and
8344            'ETH' and
8345            '4T2C' and
8346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8347            not 'VHOST' and
8348            not 'MEMIF'"
8349   parameters:
8350   - "throughput"
8351   - "parent"
8352   - "tags"
8353   sort:
8354   - "L2PATCH"
8355   - "L2XCBASE"
8356   - "BASE"
8357   - "FIB_10K"
8358   - "FIB_100K"
8359   - "FIB_1M"
8360   traces:
8361     hoverinfo: "x+y"
8362     boxpoints: "outliers"
8363     whiskerwidth: 0
8364   layout:
8365     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8366     layout: "plot-throughput"
8367
8368 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8369 #- type: "plot"
8370 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8371 #  algorithm: "plot_performance_box"
8372 #  output-file-type: ".html"
8373 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8374 #  data: "intel-dnv-vpp"
8375 #  filter: "'NIC_Intel-X553' and
8376 #           '64B' and
8377 #           'BASE' and
8378 #           'NDRPDR' and
8379 #           'ETH' and
8380 #           '1T1C' and
8381 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8382 #           not 'VHOST' and
8383 #           not 'MEMIF'"
8384 #  parameters:
8385 #  - "throughput"
8386 #  - "parent"
8387 #  - "tags"
8388 #  sort:
8389 #  - "L2XCBASE"
8390 #  - "L2BDMACLRN"
8391 #  - "L2PATCH"
8392 #  traces:
8393 #    hoverinfo: "x+y"
8394 #    boxpoints: "outliers"
8395 #    whiskerwidth: 0
8396 #  layout:
8397 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8398 #    layout: "plot-throughput"
8399 #
8400 #- type: "plot"
8401 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8402 #  algorithm: "plot_performance_box"
8403 #  output-file-type: ".html"
8404 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8405 #  data: "intel-dnv-vpp"
8406 #  filter: "'NIC_Intel-X553' and
8407 #           '64B' and
8408 #           ('BASE' or 'SCALE') and
8409 #           'NDRPDR' and
8410 #           'ETH' and
8411 #           '1T1C' and
8412 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8413 #           not 'VHOST' and
8414 #           not 'MEMIF'"
8415 #  parameters:
8416 #  - "throughput"
8417 #  - "parent"
8418 #  - "tags"
8419 #  sort:
8420 #  - "L2XCBASE"
8421 #  - "L2BDMACLRN"
8422 #  - "L2PATCH"
8423 #  traces:
8424 #    hoverinfo: "x+y"
8425 #    boxpoints: "outliers"
8426 #    whiskerwidth: 0
8427 #  layout:
8428 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8429 #    layout: "plot-throughput"
8430 #
8431 #- type: "plot"
8432 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8433 #  algorithm: "plot_performance_box"
8434 #  output-file-type: ".html"
8435 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8436 #  data: "intel-dnv-vpp"
8437 #  filter: "'NIC_Intel-X553' and
8438 #           '64B' and
8439 #           ('BASE' or 'SCALE') and
8440 #           'NDRPDR' and
8441 #           'ETH' and
8442 #           '2T2C' and
8443 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8444 #           not 'VHOST' and
8445 #           not 'MEMIF'"
8446 #  parameters:
8447 #  - "throughput"
8448 #  - "parent"
8449 #  - "tags"
8450 #  sort:
8451 #  - "L2XCBASE"
8452 #  - "L2BDMACLRN"
8453 #  - "L2PATCH"
8454 #  traces:
8455 #    hoverinfo: "x+y"
8456 #    boxpoints: "outliers"
8457 #    whiskerwidth: 0
8458 #  layout:
8459 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8460 #    layout: "plot-throughput"
8461 #
8462 #- type: "plot"
8463 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8464 #  algorithm: "plot_performance_box"
8465 #  output-file-type: ".html"
8466 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8467 #  data: "intel-dnv-vpp"
8468 #  filter: "'NIC_Intel-X553' and
8469 #           '64B' and
8470 #           ('BASE' or 'SCALE') and
8471 #           'NDRPDR' and
8472 #           'ETH' and
8473 #           '2T2C' and
8474 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8475 #           not 'VHOST' and
8476 #           not 'MEMIF'"
8477 #  parameters:
8478 #  - "throughput"
8479 #  - "parent"
8480 #  - "tags"
8481 #  sort:
8482 #  - "L2XCBASE"
8483 #  - "L2BDMACLRN"
8484 #  - "L2PATCH"
8485 #  traces:
8486 #    hoverinfo: "x+y"
8487 #    boxpoints: "outliers"
8488 #    whiskerwidth: 0
8489 #  layout:
8490 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8491 #    layout: "plot-throughput"
8492
8493 ################################################################################
8494
8495 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8496 - type: "plot"
8497   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8498   algorithm: "plot_performance_box"
8499   output-file-type: ".html"
8500   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8502   filter: "'NIC_Intel-X520-DA2' and
8503            '64B' and
8504            ('BASE' or 'SCALE') and
8505            'NDRPDR' and
8506            '1T1C' and
8507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8508            not 'VHOST' and
8509            'MEMIF'"
8510   parameters:
8511   - "throughput"
8512   - "parent"
8513   - "tags"
8514   sort:
8515   - "L2XCFWD"
8516   - "L2XCFWD"
8517   - "L2XCFWD"
8518   - "L2BDMACLRN"
8519   - "L2BDMACLRN"
8520   - "L2BDMACLRN"
8521   - "IP4FWD"
8522   traces:
8523     hoverinfo: "x+y"
8524     boxpoints: "outliers"
8525     whiskerwidth: 0
8526   layout:
8527     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8528     layout: "plot-throughput"
8529
8530 - type: "plot"
8531   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8532   algorithm: "plot_performance_box"
8533   output-file-type: ".html"
8534   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8536   filter: "'NIC_Intel-X520-DA2' and
8537            '64B' and
8538            ('BASE' or 'SCALE') and
8539            'NDRPDR' and
8540            '1T1C' and
8541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8542            not 'VHOST' and
8543            'MEMIF'"
8544   parameters:
8545   - "throughput"
8546   - "parent"
8547   - "tags"
8548   sort:
8549   - "L2XCFWD"
8550   - "L2XCFWD"
8551   - "L2XCFWD"
8552   - "L2BDMACLRN"
8553   - "L2BDMACLRN"
8554   - "L2BDMACLRN"
8555   - "IP4FWD"
8556   traces:
8557     hoverinfo: "x+y"
8558     boxpoints: "outliers"
8559     whiskerwidth: 0
8560   layout:
8561     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8562     layout: "plot-throughput"
8563
8564 - type: "plot"
8565   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8566   algorithm: "plot_performance_box"
8567   output-file-type: ".html"
8568   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8570   filter: "'NIC_Intel-X520-DA2' and
8571            '64B' and
8572            ('BASE' or 'SCALE') and
8573            'NDRPDR' and
8574            '2T2C' and
8575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8576            not 'VHOST' and
8577            'MEMIF'"
8578   parameters:
8579   - "throughput"
8580   - "parent"
8581   - "tags"
8582   sort:
8583   - "L2XCFWD"
8584   - "L2XCFWD"
8585   - "L2XCFWD"
8586   - "L2BDMACLRN"
8587   - "L2BDMACLRN"
8588   - "L2BDMACLRN"
8589   - "IP4FWD"
8590   traces:
8591     hoverinfo: "x+y"
8592     boxpoints: "outliers"
8593     whiskerwidth: 0
8594   layout:
8595     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8596     layout: "plot-throughput"
8597
8598 - type: "plot"
8599   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8600   algorithm: "plot_performance_box"
8601   output-file-type: ".html"
8602   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8604   filter: "'NIC_Intel-X520-DA2' and
8605            '64B' and
8606            ('BASE' or 'SCALE') and
8607            'NDRPDR' and
8608            '2T2C' and
8609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8610            not 'VHOST' and
8611            'MEMIF'"
8612   parameters:
8613   - "throughput"
8614   - "parent"
8615   - "tags"
8616   sort:
8617   - "L2XCFWD"
8618   - "L2XCFWD"
8619   - "L2XCFWD"
8620   - "L2BDMACLRN"
8621   - "L2BDMACLRN"
8622   - "L2BDMACLRN"
8623   - "IP4FWD"
8624   traces:
8625     hoverinfo: "x+y"
8626     boxpoints: "outliers"
8627     whiskerwidth: 0
8628   layout:
8629     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8630     layout: "plot-throughput"
8631
8632 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8633 - type: "plot"
8634   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8635   algorithm: "plot_performance_box"
8636   output-file-type: ".html"
8637   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8639   filter: "'NIC_Intel-X710' and
8640            '64B' and
8641            ('BASE' or 'SCALE') and
8642            'NDRPDR' and
8643            '1T1C' and
8644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8645            not 'VHOST' and
8646            'MEMIF'"
8647   parameters:
8648   - "throughput"
8649   - "parent"
8650   - "tags"
8651   sort:
8652   - "L2XCFWD"
8653   - "L2XCFWD"
8654   - "L2XCFWD"
8655   - "L2BDMACLRN"
8656   - "L2BDMACLRN"
8657   - "L2BDMACLRN"
8658   - "IP4FWD"
8659   traces:
8660     hoverinfo: "x+y"
8661     boxpoints: "outliers"
8662     whiskerwidth: 0
8663   layout:
8664     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8665     layout: "plot-throughput"
8666
8667 - type: "plot"
8668   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8669   algorithm: "plot_performance_box"
8670   output-file-type: ".html"
8671   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8673   filter: "'NIC_Intel-X710' and
8674            '64B' and
8675            ('BASE' or 'SCALE') and
8676            'NDRPDR' and
8677            '1T1C' and
8678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8679            not 'VHOST' and
8680            'MEMIF'"
8681   parameters:
8682   - "throughput"
8683   - "parent"
8684   - "tags"
8685   sort:
8686   - "L2XCFWD"
8687   - "L2XCFWD"
8688   - "L2XCFWD"
8689   - "L2BDMACLRN"
8690   - "L2BDMACLRN"
8691   - "L2BDMACLRN"
8692   - "IP4FWD"
8693   traces:
8694     hoverinfo: "x+y"
8695     boxpoints: "outliers"
8696     whiskerwidth: 0
8697   layout:
8698     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8699     layout: "plot-throughput"
8700
8701 - type: "plot"
8702   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8703   algorithm: "plot_performance_box"
8704   output-file-type: ".html"
8705   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8707   filter: "'NIC_Intel-X710' and
8708            '64B' and
8709            ('BASE' or 'SCALE') and
8710            'NDRPDR' and
8711            '2T2C' and
8712            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8713            not 'VHOST' and
8714            'MEMIF'"
8715   parameters:
8716   - "throughput"
8717   - "parent"
8718   - "tags"
8719   sort:
8720   - "L2XCFWD"
8721   - "L2XCFWD"
8722   - "L2XCFWD"
8723   - "L2BDMACLRN"
8724   - "L2BDMACLRN"
8725   - "L2BDMACLRN"
8726   - "IP4FWD"
8727   traces:
8728     hoverinfo: "x+y"
8729     boxpoints: "outliers"
8730     whiskerwidth: 0
8731   layout:
8732     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8733     layout: "plot-throughput"
8734
8735 - type: "plot"
8736   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8737   algorithm: "plot_performance_box"
8738   output-file-type: ".html"
8739   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8741   filter: "'NIC_Intel-X710' and
8742            '64B' and
8743            ('BASE' or 'SCALE') and
8744            'NDRPDR' and
8745            '2T2C' and
8746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8747            not 'VHOST' and
8748            'MEMIF'"
8749   parameters:
8750   - "throughput"
8751   - "parent"
8752   - "tags"
8753   sort:
8754   - "L2XCFWD"
8755   - "L2XCFWD"
8756   - "L2XCFWD"
8757   - "L2BDMACLRN"
8758   - "L2BDMACLRN"
8759   - "L2BDMACLRN"
8760   - "IP4FWD"
8761   traces:
8762     hoverinfo: "x+y"
8763     boxpoints: "outliers"
8764     whiskerwidth: 0
8765   layout:
8766     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8767     layout: "plot-throughput"
8768
8769 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8770 - type: "plot"
8771   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8772   algorithm: "plot_performance_box"
8773   output-file-type: ".html"
8774   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8776   filter: "'NIC_Intel-XL710' and
8777            '64B' and
8778            ('BASE' or 'SCALE') and
8779            'NDRPDR' and
8780            '1T1C' and
8781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8782            not 'VHOST' and
8783            'MEMIF'"
8784   parameters:
8785   - "throughput"
8786   - "parent"
8787   - "tags"
8788   sort:
8789   - "L2XCFWD"
8790   - "L2XCFWD"
8791   - "L2XCFWD"
8792   - "L2BDMACLRN"
8793   - "L2BDMACLRN"
8794   - "L2BDMACLRN"
8795   - "IP4FWD"
8796   traces:
8797     hoverinfo: "x+y"
8798     boxpoints: "outliers"
8799     whiskerwidth: 0
8800   layout:
8801     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8802     layout: "plot-throughput"
8803
8804 - type: "plot"
8805   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8806   algorithm: "plot_performance_box"
8807   output-file-type: ".html"
8808   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8810   filter: "'NIC_Intel-XL710' and
8811            '64B' and
8812            ('BASE' or 'SCALE') and
8813            'NDRPDR' and
8814            '1T1C' and
8815            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8816            not 'VHOST' and
8817            'MEMIF'"
8818   parameters:
8819   - "throughput"
8820   - "parent"
8821   - "tags"
8822   sort:
8823   - "L2XCFWD"
8824   - "L2XCFWD"
8825   - "L2XCFWD"
8826   - "L2BDMACLRN"
8827   - "L2BDMACLRN"
8828   - "L2BDMACLRN"
8829   - "IP4FWD"
8830   traces:
8831     hoverinfo: "x+y"
8832     boxpoints: "outliers"
8833     whiskerwidth: 0
8834   layout:
8835     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8836     layout: "plot-throughput"
8837
8838 - type: "plot"
8839   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8840   algorithm: "plot_performance_box"
8841   output-file-type: ".html"
8842   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8844   filter: "'NIC_Intel-XL710' and
8845            '64B' and
8846            ('BASE' or 'SCALE') and
8847            'NDRPDR' and
8848            '2T2C' and
8849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8850            not 'VHOST' and
8851            'MEMIF'"
8852   parameters:
8853   - "throughput"
8854   - "parent"
8855   - "tags"
8856   sort:
8857   - "L2XCFWD"
8858   - "L2XCFWD"
8859   - "L2XCFWD"
8860   - "L2BDMACLRN"
8861   - "L2BDMACLRN"
8862   - "L2BDMACLRN"
8863   - "IP4FWD"
8864   traces:
8865     hoverinfo: "x+y"
8866     boxpoints: "outliers"
8867     whiskerwidth: 0
8868   layout:
8869     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8870     layout: "plot-throughput"
8871
8872 - type: "plot"
8873   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8874   algorithm: "plot_performance_box"
8875   output-file-type: ".html"
8876   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8878   filter: "'NIC_Intel-XL710' and
8879            '64B' and
8880            ('BASE' or 'SCALE') and
8881            'NDRPDR' and
8882            '2T2C' and
8883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8884            not 'VHOST' and
8885            'MEMIF'"
8886   parameters:
8887   - "throughput"
8888   - "parent"
8889   - "tags"
8890   sort:
8891   - "L2XCFWD"
8892   - "L2XCFWD"
8893   - "L2XCFWD"
8894   - "L2BDMACLRN"
8895   - "L2BDMACLRN"
8896   - "L2BDMACLRN"
8897   - "IP4FWD"
8898   traces:
8899     hoverinfo: "x+y"
8900     boxpoints: "outliers"
8901     whiskerwidth: 0
8902   layout:
8903     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8904     layout: "plot-throughput"
8905
8906 # Packet Throughput - VPP Container Memif 3n-skx-x710
8907 - type: "plot"
8908   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8909   algorithm: "plot_performance_box"
8910   output-file-type: ".html"
8911   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8913   filter: "'NIC_Intel-X710' and
8914            '64B' and
8915            ('BASE' or 'SCALE') and
8916            'NDRPDR' and
8917            '2T1C' and
8918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8919            not 'VHOST' and
8920            'MEMIF'"
8921   parameters:
8922   - "throughput"
8923   - "parent"
8924   - "tags"
8925   sort:
8926   - "L2XCFWD"
8927   - "L2XCFWD"
8928   - "L2XCFWD"
8929   - "L2BDMACLRN"
8930   - "L2BDMACLRN"
8931   - "L2BDMACLRN"
8932   - "IP4FWD"
8933   traces:
8934     hoverinfo: "x+y"
8935     boxpoints: "outliers"
8936     whiskerwidth: 0
8937   layout:
8938     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8939     layout: "plot-throughput"
8940
8941 - type: "plot"
8942   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8943   algorithm: "plot_performance_box"
8944   output-file-type: ".html"
8945   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8947   filter: "'NIC_Intel-X710' and
8948            '64B' and
8949            ('BASE' or 'SCALE') and
8950            'NDRPDR' and
8951            '2T1C' and
8952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8953            not 'VHOST' and
8954            'MEMIF'"
8955   parameters:
8956   - "throughput"
8957   - "parent"
8958   - "tags"
8959   sort:
8960   - "L2XCFWD"
8961   - "L2XCFWD"
8962   - "L2XCFWD"
8963   - "L2BDMACLRN"
8964   - "L2BDMACLRN"
8965   - "L2BDMACLRN"
8966   - "IP4FWD"
8967   traces:
8968     hoverinfo: "x+y"
8969     boxpoints: "outliers"
8970     whiskerwidth: 0
8971   layout:
8972     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8973     layout: "plot-throughput"
8974
8975 - type: "plot"
8976   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8977   algorithm: "plot_performance_box"
8978   output-file-type: ".html"
8979   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8981   filter: "'NIC_Intel-X710' and
8982            '64B' and
8983            ('BASE' or 'SCALE') and
8984            'NDRPDR' and
8985            '4T2C' and
8986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8987            not 'VHOST' and
8988            'MEMIF'"
8989   parameters:
8990   - "throughput"
8991   - "parent"
8992   - "tags"
8993   sort:
8994   - "L2XCFWD"
8995   - "L2XCFWD"
8996   - "L2XCFWD"
8997   - "L2BDMACLRN"
8998   - "L2BDMACLRN"
8999   - "L2BDMACLRN"
9000   - "IP4FWD"
9001   traces:
9002     hoverinfo: "x+y"
9003     boxpoints: "outliers"
9004     whiskerwidth: 0
9005   layout:
9006     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
9007     layout: "plot-throughput"
9008
9009 - type: "plot"
9010   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9011   algorithm: "plot_performance_box"
9012   output-file-type: ".html"
9013   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9015   filter: "'NIC_Intel-X710' and
9016            '64B' and
9017            ('BASE' or 'SCALE') and
9018            'NDRPDR' and
9019            '4T2C' and
9020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9021            not 'VHOST' and
9022            'MEMIF'"
9023   parameters:
9024   - "throughput"
9025   - "parent"
9026   - "tags"
9027   sort:
9028   - "L2XCFWD"
9029   - "L2XCFWD"
9030   - "L2XCFWD"
9031   - "L2BDMACLRN"
9032   - "L2BDMACLRN"
9033   - "L2BDMACLRN"
9034   - "IP4FWD"
9035   traces:
9036     hoverinfo: "x+y"
9037     boxpoints: "outliers"
9038     whiskerwidth: 0
9039   layout:
9040     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9041     layout: "plot-throughput"
9042
9043 # Packet Throughput - VPP Container Memif 2n-skx-x710
9044 - type: "plot"
9045   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9046   algorithm: "plot_performance_box"
9047   output-file-type: ".html"
9048   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9050   filter: "'NIC_Intel-X710' and
9051            '64B' and
9052            ('BASE' or 'SCALE') and
9053            'NDRPDR' and
9054            '2T1C' and
9055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9056            not 'VHOST' and
9057            not 'NF_DENSITY' and
9058            'MEMIF'"
9059   parameters:
9060   - "throughput"
9061   - "parent"
9062   - "tags"
9063   sort:
9064   - "L2XCFWD"
9065   - "L2XCFWD"
9066   - "L2XCFWD"
9067   - "L2BDMACLRN"
9068   - "L2BDMACLRN"
9069   - "L2BDMACLRN"
9070   - "IP4FWD"
9071   traces:
9072     hoverinfo: "x+y"
9073     boxpoints: "outliers"
9074     whiskerwidth: 0
9075   layout:
9076     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9077     layout: "plot-throughput"
9078
9079 - type: "plot"
9080   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9081   algorithm: "plot_performance_box"
9082   output-file-type: ".html"
9083   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9085   filter: "'NIC_Intel-X710' and
9086            '64B' and
9087            ('BASE' or 'SCALE') and
9088            'NDRPDR' and
9089            '2T1C' and
9090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9091            not 'VHOST' and
9092            not 'NF_DENSITY' and
9093            'MEMIF'"
9094   parameters:
9095   - "throughput"
9096   - "parent"
9097   - "tags"
9098   sort:
9099   - "L2XCFWD"
9100   - "L2XCFWD"
9101   - "L2XCFWD"
9102   - "L2BDMACLRN"
9103   - "L2BDMACLRN"
9104   - "L2BDMACLRN"
9105   - "IP4FWD"
9106   traces:
9107     hoverinfo: "x+y"
9108     boxpoints: "outliers"
9109     whiskerwidth: 0
9110   layout:
9111     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9112     layout: "plot-throughput"
9113
9114 - type: "plot"
9115   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9116   algorithm: "plot_performance_box"
9117   output-file-type: ".html"
9118   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9120   filter: "'NIC_Intel-X710' and
9121            '64B' and
9122            ('BASE' or 'SCALE') and
9123            'NDRPDR' and
9124            '4T2C' and
9125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9126            not 'VHOST' and
9127            not 'NF_DENSITY' and
9128            'MEMIF'"
9129   parameters:
9130   - "throughput"
9131   - "parent"
9132   - "tags"
9133   sort:
9134   - "L2XCFWD"
9135   - "L2XCFWD"
9136   - "L2XCFWD"
9137   - "L2BDMACLRN"
9138   - "L2BDMACLRN"
9139   - "L2BDMACLRN"
9140   - "IP4FWD"
9141   traces:
9142     hoverinfo: "x+y"
9143     boxpoints: "outliers"
9144     whiskerwidth: 0
9145   layout:
9146     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9147     layout: "plot-throughput"
9148
9149 - type: "plot"
9150   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9151   algorithm: "plot_performance_box"
9152   output-file-type: ".html"
9153   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9155   filter: "'NIC_Intel-X710' and
9156            '64B' and
9157            ('BASE' or 'SCALE') and
9158            'NDRPDR' and
9159            '4T2C' and
9160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9161            not 'VHOST' and
9162            not 'NF_DENSITY' and
9163            'MEMIF'"
9164   parameters:
9165   - "throughput"
9166   - "parent"
9167   - "tags"
9168   sort:
9169   - "L2XCFWD"
9170   - "L2XCFWD"
9171   - "L2XCFWD"
9172   - "L2BDMACLRN"
9173   - "L2BDMACLRN"
9174   - "L2BDMACLRN"
9175   - "IP4FWD"
9176   traces:
9177     hoverinfo: "x+y"
9178     boxpoints: "outliers"
9179     whiskerwidth: 0
9180   layout:
9181     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9182     layout: "plot-throughput"
9183
9184 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9185 #- type: "plot"
9186 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9187 #  algorithm: "plot_performance_box"
9188 #  output-file-type: ".html"
9189 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9190 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9191 #  filter: "'NIC_Intel-XXV710' and
9192 #           '64B' and
9193 #           ('BASE' or 'SCALE') and
9194 #           'NDRPDR' and
9195 #           '2T1C' and
9196 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9197 #           not 'VHOST' and
9198 #           'MEMIF'"
9199 #  parameters:
9200 #  - "throughput"
9201 #  - "parent"
9202 #  - "tags"
9203 #  sort:
9204 #  - "L2XCFWD"
9205 #  - "L2XCFWD"
9206 #  - "L2XCFWD"
9207 #  - "L2BDMACLRN"
9208 #  - "L2BDMACLRN"
9209 #  - "L2BDMACLRN"
9210 #  - "IP4FWD"
9211 #  traces:
9212 #    hoverinfo: "x+y"
9213 #    boxpoints: "outliers"
9214 #    whiskerwidth: 0
9215 #  layout:
9216 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9217 #    layout: "plot-throughput"
9218 #
9219 #- type: "plot"
9220 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9221 #  algorithm: "plot_performance_box"
9222 #  output-file-type: ".html"
9223 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9224 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9225 #  filter: "'NIC_Intel-XXV710' and
9226 #           '64B' and
9227 #           ('BASE' or 'SCALE') and
9228 #           'NDRPDR' and
9229 #           '2T1C' and
9230 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9231 #           not 'VHOST' and
9232 #           'MEMIF'"
9233 #  parameters:
9234 #  - "throughput"
9235 #  - "parent"
9236 #  - "tags"
9237 #  sort:
9238 #  - "L2XCFWD"
9239 #  - "L2XCFWD"
9240 #  - "L2XCFWD"
9241 #  - "L2BDMACLRN"
9242 #  - "L2BDMACLRN"
9243 #  - "L2BDMACLRN"
9244 #  - "IP4FWD"
9245 #  traces:
9246 #    hoverinfo: "x+y"
9247 #    boxpoints: "outliers"
9248 #    whiskerwidth: 0
9249 #  layout:
9250 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9251 #    layout: "plot-throughput"
9252 #
9253 #- type: "plot"
9254 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9255 #  algorithm: "plot_performance_box"
9256 #  output-file-type: ".html"
9257 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9258 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9259 #  filter: "'NIC_Intel-XXV710' and
9260 #           '64B' and
9261 #           ('BASE' or 'SCALE') and
9262 #           'NDRPDR' and
9263 #           '4T2C' and
9264 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9265 #           not 'VHOST' and
9266 #           'MEMIF'"
9267 #  parameters:
9268 #  - "throughput"
9269 #  - "parent"
9270 #  - "tags"
9271 #  sort:
9272 #  - "L2XCFWD"
9273 #  - "L2XCFWD"
9274 #  - "L2XCFWD"
9275 #  - "L2BDMACLRN"
9276 #  - "L2BDMACLRN"
9277 #  - "L2BDMACLRN"
9278 #  - "IP4FWD"
9279 #  traces:
9280 #    hoverinfo: "x+y"
9281 #    boxpoints: "outliers"
9282 #    whiskerwidth: 0
9283 #  layout:
9284 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9285 #    layout: "plot-throughput"
9286 #
9287 #- type: "plot"
9288 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9289 #  algorithm: "plot_performance_box"
9290 #  output-file-type: ".html"
9291 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9292 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9293 #  filter: "'NIC_Intel-XXV710' and
9294 #           '64B' and
9295 #           ('BASE' or 'SCALE') and
9296 #           'NDRPDR' and
9297 #           '4T2C' and
9298 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9299 #           not 'VHOST' and
9300 #           'MEMIF'"
9301 #  parameters:
9302 #  - "throughput"
9303 #  - "parent"
9304 #  - "tags"
9305 #  sort:
9306 #  - "L2XCFWD"
9307 #  - "L2XCFWD"
9308 #  - "L2XCFWD"
9309 #  - "L2BDMACLRN"
9310 #  - "L2BDMACLRN"
9311 #  - "L2BDMACLRN"
9312 #  - "IP4FWD"
9313 #  traces:
9314 #    hoverinfo: "x+y"
9315 #    boxpoints: "outliers"
9316 #    whiskerwidth: 0
9317 #  layout:
9318 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9319 #    layout: "plot-throughput"
9320
9321 ################################################################################
9322
9323 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9324 #- type: "plot"
9325 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9326 #  algorithm: "plot_performance_box"
9327 #  output-file-type: ".html"
9328 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9329 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9330 #  filter: "'NIC_Intel-X520-DA2' and
9331 #           '64B' and
9332 #           ('BASE' or 'SCALE') and
9333 #           'NDRPDR' and
9334 #           '1T1C' and
9335 #           'L2XCFWD' and
9336 #           not 'VHOST' and
9337 #           not 'NF_DENSITY' and
9338 #           'MEMIF'"
9339 #  parameters:
9340 #  - "throughput"
9341 #  - "parent"
9342 #  - "tags"
9343 #  sort:
9344 #  - "1VNF"
9345 #  - "2VNF"
9346 #  - "4VNF"
9347 #  - "2VNF"
9348 #  - "4VNF"
9349 #  traces:
9350 #    hoverinfo: "x+y"
9351 #    boxpoints: "outliers"
9352 #    whiskerwidth: 0
9353 #  layout:
9354 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9355 #    layout: "plot-throughput"
9356 #
9357 #- type: "plot"
9358 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9359 #  algorithm: "plot_performance_box"
9360 #  output-file-type: ".html"
9361 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9362 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9363 #  filter: "'NIC_Intel-X520-DA2' and
9364 #           '64B' and
9365 #           ('BASE' or 'SCALE') and
9366 #           'NDRPDR' and
9367 #           '1T1C' and
9368 #           'L2XCFWD' and
9369 #           not 'VHOST' and
9370 #           not 'NF_DENSITY' and
9371 #           'MEMIF'"
9372 #  parameters:
9373 #  - "throughput"
9374 #  - "parent"
9375 #  - "tags"
9376 #  sort:
9377 #  - "1VNF"
9378 #  - "2VNF"
9379 #  - "4VNF"
9380 #  - "2VNF"
9381 #  - "4VNF"
9382 #  traces:
9383 #    hoverinfo: "x+y"
9384 #    boxpoints: "outliers"
9385 #    whiskerwidth: 0
9386 #  layout:
9387 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9388 #    layout: "plot-throughput"
9389 #
9390 #- type: "plot"
9391 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9392 #  algorithm: "plot_performance_box"
9393 #  output-file-type: ".html"
9394 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9395 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9396 #  filter: "'NIC_Intel-X520-DA2' and
9397 #           '64B' and
9398 #           ('BASE' or 'SCALE') and
9399 #           'NDRPDR' and
9400 #           '2T2C' and
9401 #           'L2XCFWD' and
9402 #           not 'VHOST' and
9403 #           not 'NF_DENSITY' and
9404 #           'MEMIF'"
9405 #  parameters:
9406 #  - "throughput"
9407 #  - "parent"
9408 #  - "tags"
9409 #  sort:
9410 #  - "1VNF"
9411 #  - "2VNF"
9412 #  - "4VNF"
9413 #  - "2VNF"
9414 #  - "4VNF"
9415 #  traces:
9416 #    hoverinfo: "x+y"
9417 #    boxpoints: "outliers"
9418 #    whiskerwidth: 0
9419 #  layout:
9420 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9421 #    layout: "plot-throughput"
9422 #
9423 #- type: "plot"
9424 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9425 #  algorithm: "plot_performance_box"
9426 #  output-file-type: ".html"
9427 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9428 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9429 #  filter: "'NIC_Intel-X520-DA2' and
9430 #           '64B' and
9431 #           ('BASE' or 'SCALE') and
9432 #           'NDRPDR' and
9433 #           '2T2C' and
9434 #           'L2XCFWD' and
9435 #           not 'VHOST' and
9436 #           not 'NF_DENSITY' and
9437 #           'MEMIF'"
9438 #  parameters:
9439 #  - "throughput"
9440 #  - "parent"
9441 #  - "tags"
9442 #  sort:
9443 #  - "1VNF"
9444 #  - "2VNF"
9445 #  - "4VNF"
9446 #  - "2VNF"
9447 #  - "4VNF"
9448 #  traces:
9449 #    hoverinfo: "x+y"
9450 #    boxpoints: "outliers"
9451 #    whiskerwidth: 0
9452 #  layout:
9453 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9454 #    layout: "plot-throughput"
9455 #
9456 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9457 #- type: "plot"
9458 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9459 #  algorithm: "plot_performance_box"
9460 #  output-file-type: ".html"
9461 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9462 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9463 #  filter: "'NIC_Intel-X520-DA2' and
9464 #           '64B' and
9465 #           ('BASE' or 'SCALE') and
9466 #           'NDRPDR' and
9467 #           '1T1C' and
9468 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9469 #           not 'VHOST' and
9470 #           not 'NF_DENSITY' and
9471 #           'MEMIF'"
9472 #  parameters:
9473 #  - "throughput"
9474 #  - "parent"
9475 #  - "tags"
9476 #  sort:
9477 #  - "1VNF"
9478 #  - "2VNF"
9479 #  - "4VNF"
9480 #  - "2VNF"
9481 #  - "4VNF"
9482 #  traces:
9483 #    hoverinfo: "x+y"
9484 #    boxpoints: "outliers"
9485 #    whiskerwidth: 0
9486 #  layout:
9487 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9488 #    layout: "plot-throughput"
9489 #
9490 #- type: "plot"
9491 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9492 #  algorithm: "plot_performance_box"
9493 #  output-file-type: ".html"
9494 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9495 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9496 #  filter: "'NIC_Intel-X520-DA2' and
9497 #           '64B' and
9498 #           ('BASE' or 'SCALE') and
9499 #           'NDRPDR' and
9500 #           '1T1C' and
9501 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9502 #           not 'VHOST' and
9503 #           not 'NF_DENSITY' and
9504 #           'MEMIF'"
9505 #  parameters:
9506 #  - "throughput"
9507 #  - "parent"
9508 #  - "tags"
9509 #  sort:
9510 #  - "1VNF"
9511 #  - "2VNF"
9512 #  - "4VNF"
9513 #  - "2VNF"
9514 #  - "4VNF"
9515 #  traces:
9516 #    hoverinfo: "x+y"
9517 #    boxpoints: "outliers"
9518 #    whiskerwidth: 0
9519 #  layout:
9520 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9521 #    layout: "plot-throughput"
9522 #
9523 #- type: "plot"
9524 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9525 #  algorithm: "plot_performance_box"
9526 #  output-file-type: ".html"
9527 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9528 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9529 #  filter: "'NIC_Intel-X520-DA2' and
9530 #           '64B' and
9531 #           ('BASE' or 'SCALE') and
9532 #           'NDRPDR' and
9533 #           '2T2C' and
9534 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9535 #           not 'VHOST' and
9536 #           not 'NF_DENSITY' and
9537 #           'MEMIF'"
9538 #  parameters:
9539 #  - "throughput"
9540 #  - "parent"
9541 #  - "tags"
9542 #  sort:
9543 #  - "1VNF"
9544 #  - "2VNF"
9545 #  - "4VNF"
9546 #  - "2VNF"
9547 #  - "4VNF"
9548 #  traces:
9549 #    hoverinfo: "x+y"
9550 #    boxpoints: "outliers"
9551 #    whiskerwidth: 0
9552 #  layout:
9553 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9554 #    layout: "plot-throughput"
9555 #
9556 #- type: "plot"
9557 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9558 #  algorithm: "plot_performance_box"
9559 #  output-file-type: ".html"
9560 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9561 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9562 #  filter: "'NIC_Intel-X520-DA2' and
9563 #           '64B' and
9564 #           ('BASE' or 'SCALE') and
9565 #           'NDRPDR' and
9566 #           '2T2C' and
9567 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9568 #           not 'VHOST' and
9569 #           not 'NF_DENSITY' and
9570 #           'MEMIF'"
9571 #  parameters:
9572 #  - "throughput"
9573 #  - "parent"
9574 #  - "tags"
9575 #  sort:
9576 #  - "1VNF"
9577 #  - "2VNF"
9578 #  - "4VNF"
9579 #  - "2VNF"
9580 #  - "4VNF"
9581 #  traces:
9582 #    hoverinfo: "x+y"
9583 #    boxpoints: "outliers"
9584 #    whiskerwidth: 0
9585 #  layout:
9586 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9587 #    layout: "plot-throughput"
9588 #
9589 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9590 #- type: "plot"
9591 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9592 #  algorithm: "plot_performance_box"
9593 #  output-file-type: ".html"
9594 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9595 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9596 #  filter: "'NIC_Intel-X710' and
9597 #           '64B' and
9598 #           ('BASE' or 'SCALE') and
9599 #           'NDRPDR' and
9600 #           '1T1C' and
9601 #           'L2XCFWD' and
9602 #           not 'VHOST' and
9603 #           not 'NF_DENSITY' and
9604 #           'MEMIF'"
9605 #  parameters:
9606 #  - "throughput"
9607 #  - "parent"
9608 #  - "tags"
9609 #  sort:
9610 #  - "1VNF"
9611 #  - "2VNF"
9612 #  - "4VNF"
9613 #  - "2VNF"
9614 #  - "4VNF"
9615 #  traces:
9616 #    hoverinfo: "x+y"
9617 #    boxpoints: "outliers"
9618 #    whiskerwidth: 0
9619 #  layout:
9620 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9621 #    layout: "plot-throughput"
9622 #
9623 #- type: "plot"
9624 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9625 #  algorithm: "plot_performance_box"
9626 #  output-file-type: ".html"
9627 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9628 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9629 #  filter: "'NIC_Intel-X710' and
9630 #           '64B' and
9631 #           ('BASE' or 'SCALE') and
9632 #           'NDRPDR' and
9633 #           '1T1C' and
9634 #           'L2XCFWD' and
9635 #           not 'VHOST' and
9636 #           not 'NF_DENSITY' and
9637 #           'MEMIF'"
9638 #  parameters:
9639 #  - "throughput"
9640 #  - "parent"
9641 #  - "tags"
9642 #  sort:
9643 #  - "1VNF"
9644 #  - "2VNF"
9645 #  - "4VNF"
9646 #  - "2VNF"
9647 #  - "4VNF"
9648 #  traces:
9649 #    hoverinfo: "x+y"
9650 #    boxpoints: "outliers"
9651 #    whiskerwidth: 0
9652 #  layout:
9653 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9654 #    layout: "plot-throughput"
9655 #
9656 #- type: "plot"
9657 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9658 #  algorithm: "plot_performance_box"
9659 #  output-file-type: ".html"
9660 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9661 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9662 #  filter: "'NIC_Intel-X710' and
9663 #           '64B' and
9664 #           ('BASE' or 'SCALE') and
9665 #           'NDRPDR' and
9666 #           '2T2C' and
9667 #           'L2XCFWD' and
9668 #           not 'VHOST' and
9669 #           not 'NF_DENSITY' and
9670 #           'MEMIF'"
9671 #  parameters:
9672 #  - "throughput"
9673 #  - "parent"
9674 #  - "tags"
9675 #  sort:
9676 #  - "1VNF"
9677 #  - "2VNF"
9678 #  - "4VNF"
9679 #  - "2VNF"
9680 #  - "4VNF"
9681 #  traces:
9682 #    hoverinfo: "x+y"
9683 #    boxpoints: "outliers"
9684 #    whiskerwidth: 0
9685 #  layout:
9686 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9687 #    layout: "plot-throughput"
9688 #
9689 #- type: "plot"
9690 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9691 #  algorithm: "plot_performance_box"
9692 #  output-file-type: ".html"
9693 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9694 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9695 #  filter: "'NIC_Intel-X710' and
9696 #           '64B' and
9697 #           ('BASE' or 'SCALE') and
9698 #           'NDRPDR' and
9699 #           '2T2C' and
9700 #           'L2XCFWD' and
9701 #           not 'VHOST' and
9702 #           not 'NF_DENSITY' and
9703 #           'MEMIF'"
9704 #  parameters:
9705 #  - "throughput"
9706 #  - "parent"
9707 #  - "tags"
9708 #  sort:
9709 #  - "1VNF"
9710 #  - "2VNF"
9711 #  - "4VNF"
9712 #  - "2VNF"
9713 #  - "4VNF"
9714 #  traces:
9715 #    hoverinfo: "x+y"
9716 #    boxpoints: "outliers"
9717 #    whiskerwidth: 0
9718 #  layout:
9719 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9720 #    layout: "plot-throughput"
9721 #
9722 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9723 #- type: "plot"
9724 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9725 #  algorithm: "plot_performance_box"
9726 #  output-file-type: ".html"
9727 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9728 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9729 #  filter: "'NIC_Intel-X710' and
9730 #           '64B' and
9731 #           ('BASE' or 'SCALE') and
9732 #           'NDRPDR' and
9733 #           '1T1C' and
9734 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9735 #           not 'VHOST' and
9736 #           not 'NF_DENSITY' and
9737 #           'MEMIF'"
9738 #  parameters:
9739 #  - "throughput"
9740 #  - "parent"
9741 #  - "tags"
9742 #  sort:
9743 #  - "1VNF"
9744 #  - "2VNF"
9745 #  - "4VNF"
9746 #  - "2VNF"
9747 #  - "4VNF"
9748 #  traces:
9749 #    hoverinfo: "x+y"
9750 #    boxpoints: "outliers"
9751 #    whiskerwidth: 0
9752 #  layout:
9753 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9754 #    layout: "plot-throughput"
9755 #
9756 #- type: "plot"
9757 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9758 #  algorithm: "plot_performance_box"
9759 #  output-file-type: ".html"
9760 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9761 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9762 #  filter: "'NIC_Intel-X710' and
9763 #           '64B' and
9764 #           ('BASE' or 'SCALE') and
9765 #           'NDRPDR' and
9766 #           '1T1C' and
9767 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9768 #           not 'VHOST' and
9769 #           not 'NF_DENSITY' and
9770 #           'MEMIF'"
9771 #  parameters:
9772 #  - "throughput"
9773 #  - "parent"
9774 #  - "tags"
9775 #  sort:
9776 #  - "1VNF"
9777 #  - "2VNF"
9778 #  - "4VNF"
9779 #  - "2VNF"
9780 #  - "4VNF"
9781 #  traces:
9782 #    hoverinfo: "x+y"
9783 #    boxpoints: "outliers"
9784 #    whiskerwidth: 0
9785 #  layout:
9786 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9787 #    layout: "plot-throughput"
9788 #
9789 #- type: "plot"
9790 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9791 #  algorithm: "plot_performance_box"
9792 #  output-file-type: ".html"
9793 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9794 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9795 #  filter: "'NIC_Intel-X710' and
9796 #           '64B' and
9797 #           ('BASE' or 'SCALE') and
9798 #           'NDRPDR' and
9799 #           '2T2C' and
9800 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9801 #           not 'VHOST' and
9802 #           not 'NF_DENSITY' and
9803 #           'MEMIF'"
9804 #  parameters:
9805 #  - "throughput"
9806 #  - "parent"
9807 #  - "tags"
9808 #  sort:
9809 #  - "1VNF"
9810 #  - "2VNF"
9811 #  - "4VNF"
9812 #  - "2VNF"
9813 #  - "4VNF"
9814 #  traces:
9815 #    hoverinfo: "x+y"
9816 #    boxpoints: "outliers"
9817 #    whiskerwidth: 0
9818 #  layout:
9819 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9820 #    layout: "plot-throughput"
9821 #
9822 #- type: "plot"
9823 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9824 #  algorithm: "plot_performance_box"
9825 #  output-file-type: ".html"
9826 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9827 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9828 #  filter: "'NIC_Intel-X710' and
9829 #           '64B' and
9830 #           ('BASE' or 'SCALE') and
9831 #           'NDRPDR' and
9832 #           '2T2C' and
9833 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9834 #           not 'VHOST' and
9835 #           not 'NF_DENSITY' and
9836 #           'MEMIF'"
9837 #  parameters:
9838 #  - "throughput"
9839 #  - "parent"
9840 #  - "tags"
9841 #  sort:
9842 #  - "1VNF"
9843 #  - "2VNF"
9844 #  - "4VNF"
9845 #  - "2VNF"
9846 #  - "4VNF"
9847 #  traces:
9848 #    hoverinfo: "x+y"
9849 #    boxpoints: "outliers"
9850 #    whiskerwidth: 0
9851 #  layout:
9852 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9853 #    layout: "plot-throughput"
9854
9855 ################################################################################
9856
9857 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9858 - type: "plot"
9859   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9860   algorithm: "plot_performance_box"
9861   output-file-type: ".html"
9862   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9864   filter: "'NIC_Intel-X520-DA2' and
9865            '64B' and
9866            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9867            'NDRPDR' and
9868            '1T1C' and
9869            'IP4FWD' and
9870            not 'IPSEC' and
9871            not 'DOT1Q' and
9872            not 'VHOST'"
9873   parameters:
9874   - "throughput"
9875   - "parent"
9876   - "tags"
9877   sort:
9878   - "IP4BASE"
9879   - "FIB_20K"
9880   - "FIB_200K"
9881   - "FIB_2M"
9882   traces:
9883     hoverinfo: "x+y"
9884     boxpoints: "outliers"
9885     whiskerwidth: 0
9886   layout:
9887     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9888     layout: "plot-throughput"
9889
9890 - type: "plot"
9891   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9892   algorithm: "plot_performance_box"
9893   output-file-type: ".html"
9894   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9896   filter: "'NIC_Intel-X520-DA2' and
9897            '64B' and
9898            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9899            'NDRPDR' and
9900            '1T1C' and
9901            'IP4FWD' and
9902            not 'IPSEC' and
9903            not 'DOT1Q' and
9904            not 'VHOST'"
9905   parameters:
9906   - "throughput"
9907   - "parent"
9908   - "tags"
9909   sort:
9910   - "IP4BASE"
9911   - "FIB_20K"
9912   - "FIB_200K"
9913   - "FIB_2M"
9914   traces:
9915     hoverinfo: "x+y"
9916     boxpoints: "outliers"
9917     whiskerwidth: 0
9918   layout:
9919     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9920     layout: "plot-throughput"
9921
9922 - type: "plot"
9923   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9924   algorithm: "plot_performance_box"
9925   output-file-type: ".html"
9926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9928   filter: "'NIC_Intel-X520-DA2' and
9929            '64B' and
9930            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9931            'NDRPDR' and
9932            '2T2C' and
9933            'IP4FWD' and
9934            not 'IPSEC' and
9935            not 'DOT1Q' and
9936            not 'VHOST'"
9937   parameters:
9938   - "throughput"
9939   - "parent"
9940   - "tags"
9941   sort:
9942   - "IP4BASE"
9943   - "FIB_20K"
9944   - "FIB_200K"
9945   - "FIB_2M"
9946   traces:
9947     hoverinfo: "x+y"
9948     boxpoints: "outliers"
9949     whiskerwidth: 0
9950   layout:
9951     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9952     layout: "plot-throughput"
9953
9954 - type: "plot"
9955   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9956   algorithm: "plot_performance_box"
9957   output-file-type: ".html"
9958   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9960   filter: "'NIC_Intel-X520-DA2' and
9961            '64B' and
9962            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9963            'NDRPDR' and
9964            '2T2C' and
9965            'IP4FWD' and
9966            not 'IPSEC' and
9967            not 'DOT1Q' and
9968            not 'VHOST'"
9969   parameters:
9970   - "throughput"
9971   - "parent"
9972   - "tags"
9973   sort:
9974   - "IP4BASE"
9975   - "FIB_20K"
9976   - "FIB_200K"
9977   - "FIB_2M"
9978   traces:
9979     hoverinfo: "x+y"
9980     boxpoints: "outliers"
9981     whiskerwidth: 0
9982   layout:
9983     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9984     layout: "plot-throughput"
9985
9986 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9987 - type: "plot"
9988   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9989   algorithm: "plot_performance_box"
9990   output-file-type: ".html"
9991   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9993   filter: "'NIC_Intel-X520-DA2' and
9994            '64B' and
9995            ('IP4BASE' or
9996             'POLICE_MARK' or
9997             'COPWHLIST' or
9998             ('NAT44' and 'BASE') or
9999             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10000            'NDRPDR' and
10001            '1T1C' and
10002            'IP4FWD' and
10003            not 'IPSEC' and
10004            not 'VHOST'"
10005   parameters:
10006   - "throughput"
10007   - "parent"
10008   - "tags"
10009   sort:
10010   - "DOT1Q"
10011   - "IP4BASE"
10012   - "NAT44"
10013   - "POLICE_MARK"
10014   - "COPWHLIST"
10015   - "IACL"
10016   - "OACL"
10017   traces:
10018     hoverinfo: "x+y"
10019     boxpoints: "outliers"
10020     whiskerwidth: 0
10021   layout:
10022     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
10023     layout: "plot-throughput"
10024
10025 - type: "plot"
10026   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10027   algorithm: "plot_performance_box"
10028   output-file-type: ".html"
10029   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10031   filter: "'NIC_Intel-X520-DA2' and
10032            '64B' and
10033            ('IP4BASE' or
10034             'POLICE_MARK' or
10035             'COPWHLIST' or
10036             ('NAT44' and 'BASE') or
10037             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10038            'NDRPDR' and
10039            '1T1C' and
10040            'IP4FWD' and
10041            not 'IPSEC' and
10042            not 'VHOST'"
10043   parameters:
10044   - "throughput"
10045   - "parent"
10046   - "tags"
10047   sort:
10048   - "DOT1Q"
10049   - "IP4BASE"
10050   - "NAT44"
10051   - "POLICE_MARK"
10052   - "COPWHLIST"
10053   - "IACL"
10054   - "OACL"
10055   traces:
10056     hoverinfo: "x+y"
10057     boxpoints: "outliers"
10058     whiskerwidth: 0
10059   layout:
10060     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10061     layout: "plot-throughput"
10062
10063 - type: "plot"
10064   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10065   algorithm: "plot_performance_box"
10066   output-file-type: ".html"
10067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10069   filter: "'NIC_Intel-X520-DA2' and
10070            '64B' and
10071            ('IP4BASE' or
10072             'POLICE_MARK' or
10073             'COPWHLIST' or
10074             ('NAT44' and 'BASE') or
10075             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10076            'NDRPDR' and
10077            '2T2C' and
10078            'IP4FWD' and
10079            not 'IPSEC' and
10080            not 'VHOST'"
10081   parameters:
10082   - "throughput"
10083   - "parent"
10084   - "tags"
10085   sort:
10086   - "DOT1Q"
10087   - "IP4BASE"
10088   - "NAT44"
10089   - "POLICE_MARK"
10090   - "COPWHLIST"
10091   - "IACL"
10092   - "OACL"
10093   traces:
10094     hoverinfo: "x+y"
10095     boxpoints: "outliers"
10096     whiskerwidth: 0
10097   layout:
10098     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10099     layout: "plot-throughput"
10100
10101 - type: "plot"
10102   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10103   algorithm: "plot_performance_box"
10104   output-file-type: ".html"
10105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10107   filter: "'NIC_Intel-X520-DA2' and
10108            '64B' and
10109            ('IP4BASE' or
10110             'POLICE_MARK' or
10111             'COPWHLIST' or
10112             ('NAT44' and 'BASE') or
10113             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10114            'NDRPDR' and
10115            '2T2C' and
10116            'IP4FWD' and
10117            not 'IPSEC' and
10118            not 'VHOST'"
10119   parameters:
10120   - "throughput"
10121   - "parent"
10122   - "tags"
10123   sort:
10124   - "DOT1Q"
10125   - "IP4BASE"
10126   - "NAT44"
10127   - "POLICE_MARK"
10128   - "COPWHLIST"
10129   - "IACL"
10130   - "OACL"
10131   traces:
10132     hoverinfo: "x+y"
10133     boxpoints: "outliers"
10134     whiskerwidth: 0
10135   layout:
10136     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10137     layout: "plot-throughput"
10138
10139 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10140 - type: "plot"
10141   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10142   algorithm: "plot_performance_box"
10143   output-file-type: ".html"
10144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10146   filter: "'NIC_Intel-X520-DA2' and
10147            '64B' and
10148            'NDRPDR' and
10149            '1T1C' and
10150            'IP4FWD' and
10151            ('NAT44' or 'IP4BASE') and
10152            not 'DOT1Q' and
10153            not 'IPSEC' and
10154            not 'VHOST'"
10155   parameters:
10156   - "throughput"
10157   - "parent"
10158   - "tags"
10159   sort:
10160   - "IP4BASE"
10161   - "BASE"
10162   - "SRC_USER_10"
10163   - "SRC_USER_100"
10164   - "SRC_USER_1000"
10165   - "SRC_USER_2000"
10166   traces:
10167     hoverinfo: "x+y"
10168     boxpoints: "outliers"
10169     whiskerwidth: 0
10170   layout:
10171     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10172     layout: "plot-throughput"
10173
10174 - type: "plot"
10175   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10176   algorithm: "plot_performance_box"
10177   output-file-type: ".html"
10178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10180   filter: "'NIC_Intel-X520-DA2' and
10181            '64B' and
10182            'NDRPDR' and
10183            '1T1C' and
10184            'IP4FWD' and
10185            ('NAT44' or 'IP4BASE') and
10186            not 'DOT1Q' and
10187            not 'IPSEC' and
10188            not 'VHOST'"
10189   parameters:
10190   - "throughput"
10191   - "parent"
10192   - "tags"
10193   sort:
10194   - "IP4BASE"
10195   - "BASE"
10196   - "SRC_USER_10"
10197   - "SRC_USER_100"
10198   - "SRC_USER_1000"
10199   - "SRC_USER_2000"
10200   traces:
10201     hoverinfo: "x+y"
10202     boxpoints: "outliers"
10203     whiskerwidth: 0
10204   layout:
10205     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10206     layout: "plot-throughput"
10207
10208 - type: "plot"
10209   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10210   algorithm: "plot_performance_box"
10211   output-file-type: ".html"
10212   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10214   filter: "'NIC_Intel-X520-DA2' and
10215            '64B' and
10216            'NDRPDR' and
10217            '2T2C' and
10218            'IP4FWD' and
10219            ('NAT44' or 'IP4BASE') and
10220            not 'DOT1Q' and
10221            not 'IPSEC' and
10222            not 'VHOST'"
10223   parameters:
10224   - "throughput"
10225   - "parent"
10226   - "tags"
10227   sort:
10228   - "IP4BASE"
10229   - "BASE"
10230   - "SRC_USER_10"
10231   - "SRC_USER_100"
10232   - "SRC_USER_1000"
10233   - "SRC_USER_2000"
10234   traces:
10235     hoverinfo: "x+y"
10236     boxpoints: "outliers"
10237     whiskerwidth: 0
10238   layout:
10239     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10240     layout: "plot-throughput"
10241
10242 - type: "plot"
10243   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10244   algorithm: "plot_performance_box"
10245   output-file-type: ".html"
10246   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10248   filter: "'NIC_Intel-X520-DA2' and
10249            '64B' and
10250            'NDRPDR' and
10251            '2T2C' and
10252            'IP4FWD' and
10253            ('NAT44' or 'IP4BASE') and
10254            not 'DOT1Q' and
10255            not 'IPSEC' and
10256            not 'VHOST'"
10257   parameters:
10258   - "throughput"
10259   - "parent"
10260   - "tags"
10261   sort:
10262   - "IP4BASE"
10263   - "BASE"
10264   - "SRC_USER_10"
10265   - "SRC_USER_100"
10266   - "SRC_USER_1000"
10267   - "SRC_USER_2000"
10268   traces:
10269     hoverinfo: "x+y"
10270     boxpoints: "outliers"
10271     whiskerwidth: 0
10272   layout:
10273     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10274     layout: "plot-throughput"
10275
10276 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10277 - type: "plot"
10278   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10279   algorithm: "plot_performance_box"
10280   output-file-type: ".html"
10281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10283   filter: "'NIC_Intel-X520-DA2' and
10284            '64B' and
10285            'NDRPDR' and
10286            '1T1C' and
10287            'IP4FWD' and
10288            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10289            not 'IPSEC' and
10290            not 'DOT1Q' and
10291            not 'VHOST'"
10292   parameters:
10293   - "throughput"
10294   - "parent"
10295   - "tags"
10296   sort:
10297   - "IP4BASE"
10298   - "ACL_STATELESS"
10299   - "ACL_STATEFUL"
10300   - "ACL_STATELESS"
10301   - "ACL_STATEFUL"
10302   traces:
10303     hoverinfo: "x+y"
10304     boxpoints: "outliers"
10305     whiskerwidth: 0
10306   layout:
10307     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10308     layout: "plot-throughput"
10309
10310 - type: "plot"
10311   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10312   algorithm: "plot_performance_box"
10313   output-file-type: ".html"
10314   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10316   filter: "'NIC_Intel-X520-DA2' and
10317            '64B' and
10318            'NDRPDR' and
10319            '1T1C' and
10320            'IP4FWD' and
10321            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10322            not 'IPSEC' and
10323            not 'DOT1Q' and
10324            not 'VHOST'"
10325   parameters:
10326   - "throughput"
10327   - "parent"
10328   - "tags"
10329   sort:
10330   - "IP4BASE"
10331   - "ACL_STATELESS"
10332   - "ACL_STATEFUL"
10333   - "ACL_STATELESS"
10334   - "ACL_STATEFUL"
10335   traces:
10336     hoverinfo: "x+y"
10337     boxpoints: "outliers"
10338     whiskerwidth: 0
10339   layout:
10340     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10341     layout: "plot-throughput"
10342
10343 - type: "plot"
10344   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10345   algorithm: "plot_performance_box"
10346   output-file-type: ".html"
10347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10349   filter: "'NIC_Intel-X520-DA2' and
10350            '64B' and
10351            'NDRPDR' and
10352            '2T2C' and
10353            'IP4FWD' and
10354            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10355            not 'IPSEC' and
10356            not 'DOT1Q' and
10357            not 'VHOST'"
10358   parameters:
10359   - "throughput"
10360   - "parent"
10361   - "tags"
10362   sort:
10363   - "IP4BASE"
10364   - "ACL_STATELESS"
10365   - "ACL_STATEFUL"
10366   - "ACL_STATELESS"
10367   - "ACL_STATEFUL"
10368   traces:
10369     hoverinfo: "x+y"
10370     boxpoints: "outliers"
10371     whiskerwidth: 0
10372   layout:
10373     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10374     layout: "plot-throughput"
10375
10376 - type: "plot"
10377   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10378   algorithm: "plot_performance_box"
10379   output-file-type: ".html"
10380   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10382   filter: "'NIC_Intel-X520-DA2' and
10383            '64B' and
10384            'NDRPDR' and
10385            '2T2C' and
10386            'IP4FWD' and
10387            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10388            not 'IPSEC' and
10389            not 'DOT1Q' and
10390            not 'VHOST'"
10391   parameters:
10392   - "throughput"
10393   - "parent"
10394   - "tags"
10395   sort:
10396   - "IP4BASE"
10397   - "ACL_STATELESS"
10398   - "ACL_STATEFUL"
10399   - "ACL_STATELESS"
10400   - "ACL_STATEFUL"
10401   traces:
10402     hoverinfo: "x+y"
10403     boxpoints: "outliers"
10404     whiskerwidth: 0
10405   layout:
10406     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10407     layout: "plot-throughput"
10408
10409 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10410 - type: "plot"
10411   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10412   algorithm: "plot_performance_box"
10413   output-file-type: ".html"
10414   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10416   filter: "'NIC_Intel-X520-DA2' and
10417            '64B' and
10418            'NDRPDR' and
10419            '1T1C' and
10420            'IP4FWD' and
10421            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10422            not 'IPSEC' and
10423            not 'DOT1Q' and
10424            not 'VHOST'"
10425   parameters:
10426   - "throughput"
10427   - "parent"
10428   - "tags"
10429   sort:
10430   - "IP4BASE"
10431   - "ACL_STATELESS"
10432   - "ACL_STATEFUL"
10433   - "ACL_STATELESS"
10434   - "ACL_STATEFUL"
10435   traces:
10436     hoverinfo: "x+y"
10437     boxpoints: "outliers"
10438     whiskerwidth: 0
10439   layout:
10440     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10441     layout: "plot-throughput"
10442
10443 - type: "plot"
10444   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10445   algorithm: "plot_performance_box"
10446   output-file-type: ".html"
10447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10449   filter: "'NIC_Intel-X520-DA2' and
10450            '64B' and
10451            'NDRPDR' and
10452            '1T1C' and
10453            'IP4FWD' and
10454            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10455            not 'IPSEC' and
10456            not 'DOT1Q' and
10457            not 'VHOST'"
10458   parameters:
10459   - "throughput"
10460   - "parent"
10461   - "tags"
10462   sort:
10463   - "IP4BASE"
10464   - "ACL_STATELESS"
10465   - "ACL_STATEFUL"
10466   - "ACL_STATELESS"
10467   - "ACL_STATEFUL"
10468   traces:
10469     hoverinfo: "x+y"
10470     boxpoints: "outliers"
10471     whiskerwidth: 0
10472   layout:
10473     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10474     layout: "plot-throughput"
10475
10476 - type: "plot"
10477   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10478   algorithm: "plot_performance_box"
10479   output-file-type: ".html"
10480   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10482   filter: "'NIC_Intel-X520-DA2' and
10483            '64B' and
10484            'NDRPDR' and
10485            '2T2C' and
10486            'IP4FWD' and
10487            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10488            not 'IPSEC' and
10489            not 'DOT1Q' and
10490            not 'VHOST'"
10491   parameters:
10492   - "throughput"
10493   - "parent"
10494   - "tags"
10495   sort:
10496   - "IP4BASE"
10497   - "ACL_STATELESS"
10498   - "ACL_STATEFUL"
10499   - "ACL_STATELESS"
10500   - "ACL_STATEFUL"
10501   traces:
10502     hoverinfo: "x+y"
10503     boxpoints: "outliers"
10504     whiskerwidth: 0
10505   layout:
10506     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10507     layout: "plot-throughput"
10508
10509 - type: "plot"
10510   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10511   algorithm: "plot_performance_box"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10515   filter: "'NIC_Intel-X520-DA2' and
10516            '64B' and
10517            'NDRPDR' and
10518            '2T2C' and
10519            'IP4FWD' and
10520            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10521            not 'IPSEC' and
10522            not 'DOT1Q' and
10523            not 'VHOST'"
10524   parameters:
10525   - "throughput"
10526   - "parent"
10527   - "tags"
10528   sort:
10529   - "IP4BASE"
10530   - "ACL_STATELESS"
10531   - "ACL_STATEFUL"
10532   - "ACL_STATELESS"
10533   - "ACL_STATEFUL"
10534   traces:
10535     hoverinfo: "x+y"
10536     boxpoints: "outliers"
10537     whiskerwidth: 0
10538   layout:
10539     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10540     layout: "plot-throughput"
10541
10542 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10543 - type: "plot"
10544   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10545   algorithm: "plot_performance_box"
10546   output-file-type: ".html"
10547   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10549   filter: "'NIC_Intel-X710' and
10550            '64B' and
10551            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10552            'NDRPDR' and
10553            '1T1C' and
10554            'IP4FWD' and
10555            not 'IPSEC' and
10556            not 'DOT1Q' and
10557            not 'VHOST'"
10558   parameters:
10559   - "throughput"
10560   - "parent"
10561   - "tags"
10562   sort:
10563   - "IP4BASE"
10564   - "FIB_20K"
10565   - "FIB_200K"
10566   - "FIB_2M"
10567   traces:
10568     hoverinfo: "x+y"
10569     boxpoints: "outliers"
10570     whiskerwidth: 0
10571   layout:
10572     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10573     layout: "plot-throughput"
10574
10575 - type: "plot"
10576   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10577   algorithm: "plot_performance_box"
10578   output-file-type: ".html"
10579   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10580   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10581   filter: "'NIC_Intel-X710' and
10582            '64B' and
10583            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10584            'NDRPDR' and
10585            '1T1C' and
10586            'IP4FWD' and
10587            not 'IPSEC' and
10588            not 'DOT1Q' and
10589            not 'VHOST'"
10590   parameters:
10591   - "throughput"
10592   - "parent"
10593   - "tags"
10594   sort:
10595   - "IP4BASE"
10596   - "FIB_20K"
10597   - "FIB_200K"
10598   - "FIB_2M"
10599   traces:
10600     hoverinfo: "x+y"
10601     boxpoints: "outliers"
10602     whiskerwidth: 0
10603   layout:
10604     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10605     layout: "plot-throughput"
10606
10607 - type: "plot"
10608   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10609   algorithm: "plot_performance_box"
10610   output-file-type: ".html"
10611   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10613   filter: "'NIC_Intel-X710' and
10614            '64B' and
10615            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10616            'NDRPDR' and
10617            '2T2C' and
10618            'IP4FWD' and
10619            not 'IPSEC' and
10620            not 'DOT1Q' and
10621            not 'VHOST'"
10622   parameters:
10623   - "throughput"
10624   - "parent"
10625   - "tags"
10626   sort:
10627   - "IP4BASE"
10628   - "FIB_20K"
10629   - "FIB_200K"
10630   - "FIB_2M"
10631   traces:
10632     hoverinfo: "x+y"
10633     boxpoints: "outliers"
10634     whiskerwidth: 0
10635   layout:
10636     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10637     layout: "plot-throughput"
10638
10639 - type: "plot"
10640   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10641   algorithm: "plot_performance_box"
10642   output-file-type: ".html"
10643   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10645   filter: "'NIC_Intel-X710' and
10646            '64B' and
10647            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10648            'NDRPDR' and
10649            '2T2C' and
10650            'IP4FWD' and
10651            not 'IPSEC' and
10652            not 'DOT1Q' and
10653            not 'VHOST'"
10654   parameters:
10655   - "throughput"
10656   - "parent"
10657   - "tags"
10658   sort:
10659   - "IP4BASE"
10660   - "FIB_20K"
10661   - "FIB_200K"
10662   - "FIB_2M"
10663   traces:
10664     hoverinfo: "x+y"
10665     boxpoints: "outliers"
10666     whiskerwidth: 0
10667   layout:
10668     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10669     layout: "plot-throughput"
10670
10671 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10672 - type: "plot"
10673   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10674   algorithm: "plot_performance_box"
10675   output-file-type: ".html"
10676   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10678   filter: "'NIC_Intel-X710' and
10679            '64B' and
10680            ('IP4BASE' or
10681             'POLICE_MARK' or
10682             'COPWHLIST' or
10683             ('NAT44' and 'BASE') or
10684             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10685            'NDRPDR' and
10686            '1T1C' and
10687            'IP4FWD' and
10688            not 'IPSEC' and
10689            not 'VHOST'"
10690   parameters:
10691   - "throughput"
10692   - "parent"
10693   - "tags"
10694   sort:
10695   - "DOT1Q"
10696   - "IP4BASE"
10697   - "NAT44"
10698   - "POLICE_MARK"
10699   - "COPWHLIST"
10700   - "IACL"
10701   - "OACL"
10702   traces:
10703     hoverinfo: "x+y"
10704     boxpoints: "outliers"
10705     whiskerwidth: 0
10706   layout:
10707     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10708     layout: "plot-throughput"
10709
10710 - type: "plot"
10711   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10712   algorithm: "plot_performance_box"
10713   output-file-type: ".html"
10714   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10716   filter: "'NIC_Intel-X710' and
10717            '64B' and
10718            ('IP4BASE' or
10719             'POLICE_MARK' or
10720             'COPWHLIST' or
10721             ('NAT44' and 'BASE') or
10722             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10723            'NDRPDR' and
10724            '1T1C' and
10725            'IP4FWD' and
10726            not 'IPSEC' and
10727            not 'VHOST'"
10728   parameters:
10729   - "throughput"
10730   - "parent"
10731   - "tags"
10732   sort:
10733   - "DOT1Q"
10734   - "IP4BASE"
10735   - "NAT44"
10736   - "POLICE_MARK"
10737   - "COPWHLIST"
10738   - "IACL"
10739   - "OACL"
10740   traces:
10741     hoverinfo: "x+y"
10742     boxpoints: "outliers"
10743     whiskerwidth: 0
10744   layout:
10745     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10746     layout: "plot-throughput"
10747
10748 - type: "plot"
10749   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10750   algorithm: "plot_performance_box"
10751   output-file-type: ".html"
10752   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10754   filter: "'NIC_Intel-X710' and
10755            '64B' and
10756            ('IP4BASE' or
10757             'POLICE_MARK' or
10758             'COPWHLIST' or
10759             ('NAT44' and 'BASE') or
10760             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10761            'NDRPDR' and
10762            '2T2C' and
10763            'IP4FWD' and
10764            not 'IPSEC' and
10765            not 'VHOST'"
10766   parameters:
10767   - "throughput"
10768   - "parent"
10769   - "tags"
10770   sort:
10771   - "DOT1Q"
10772   - "IP4BASE"
10773   - "NAT44"
10774   - "POLICE_MARK"
10775   - "COPWHLIST"
10776   - "IACL"
10777   - "OACL"
10778   traces:
10779     hoverinfo: "x+y"
10780     boxpoints: "outliers"
10781     whiskerwidth: 0
10782   layout:
10783     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10784     layout: "plot-throughput"
10785
10786 - type: "plot"
10787   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10788   algorithm: "plot_performance_box"
10789   output-file-type: ".html"
10790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10792   filter: "'NIC_Intel-X710' and
10793            '64B' and
10794            ('IP4BASE' or
10795             'POLICE_MARK' or
10796             'COPWHLIST' or
10797             ('NAT44' and 'BASE') or
10798             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10799            'NDRPDR' and
10800            '2T2C' and
10801            'IP4FWD' and
10802            not 'IPSEC' and
10803            not 'VHOST'"
10804   parameters:
10805   - "throughput"
10806   - "parent"
10807   - "tags"
10808   sort:
10809   - "DOT1Q"
10810   - "IP4BASE"
10811   - "NAT44"
10812   - "POLICE_MARK"
10813   - "COPWHLIST"
10814   - "IACL"
10815   - "OACL"
10816   traces:
10817     hoverinfo: "x+y"
10818     boxpoints: "outliers"
10819     whiskerwidth: 0
10820   layout:
10821     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10822     layout: "plot-throughput"
10823
10824 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10825 - type: "plot"
10826   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10827   algorithm: "plot_performance_box"
10828   output-file-type: ".html"
10829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10831   filter: "'NIC_Intel-X710' and
10832            '64B' and
10833            'NDRPDR' and
10834            '2T1C' and
10835            'IP4FWD' and
10836            ('NAT44' or 'IP4BASE') and
10837            not 'IPSEC' and
10838            not 'VHOST'"
10839   parameters:
10840   - "throughput"
10841   - "parent"
10842   - "tags"
10843   sort:
10844   - "IP4BASE"
10845   - "BASE"
10846   - "SRC_USER_10"
10847   - "SRC_USER_100"
10848   - "SRC_USER_1000"
10849   - "SRC_USER_2000"
10850   traces:
10851     hoverinfo: "x+y"
10852     boxpoints: "outliers"
10853     whiskerwidth: 0
10854   layout:
10855     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10860   algorithm: "plot_performance_box"
10861   output-file-type: ".html"
10862   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10864   filter: "'NIC_Intel-X710' and
10865            '64B' and
10866            'NDRPDR' and
10867            '2T1C' and
10868            'IP4FWD' and
10869            ('NAT44' or 'IP4BASE') and
10870            not 'IPSEC' and
10871            not 'VHOST'"
10872   parameters:
10873   - "throughput"
10874   - "parent"
10875   - "tags"
10876   sort:
10877   - "IP4BASE"
10878   - "BASE"
10879   - "SRC_USER_10"
10880   - "SRC_USER_100"
10881   - "SRC_USER_1000"
10882   - "SRC_USER_2000"
10883   traces:
10884     hoverinfo: "x+y"
10885     boxpoints: "outliers"
10886     whiskerwidth: 0
10887   layout:
10888     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10889     layout: "plot-throughput"
10890
10891 - type: "plot"
10892   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10893   algorithm: "plot_performance_box"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10897   filter: "'NIC_Intel-X710' and
10898            '64B' and
10899            'NDRPDR' and
10900            '4T2C' and
10901            'IP4FWD' and
10902            ('NAT44' or 'IP4BASE') and
10903            not 'IPSEC' and
10904            not 'VHOST'"
10905   parameters:
10906   - "throughput"
10907   - "parent"
10908   - "tags"
10909   sort:
10910   - "IP4BASE"
10911   - "BASE"
10912   - "SRC_USER_10"
10913   - "SRC_USER_100"
10914   - "SRC_USER_1000"
10915   - "SRC_USER_2000"
10916   traces:
10917     hoverinfo: "x+y"
10918     boxpoints: "outliers"
10919     whiskerwidth: 0
10920   layout:
10921     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10922     layout: "plot-throughput"
10923
10924 - type: "plot"
10925   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10926   algorithm: "plot_performance_box"
10927   output-file-type: ".html"
10928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10930   filter: "'NIC_Intel-X710' and
10931            '64B' and
10932            'NDRPDR' and
10933            '4T2C' and
10934            'IP4FWD' and
10935            ('NAT44' or 'IP4BASE') and
10936            not 'IPSEC' and
10937            not 'VHOST'"
10938   parameters:
10939   - "throughput"
10940   - "parent"
10941   - "tags"
10942   sort:
10943   - "IP4BASE"
10944   - "BASE"
10945   - "SRC_USER_10"
10946   - "SRC_USER_100"
10947   - "SRC_USER_1000"
10948   - "SRC_USER_2000"
10949   traces:
10950     hoverinfo: "x+y"
10951     boxpoints: "outliers"
10952     whiskerwidth: 0
10953   layout:
10954     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10955     layout: "plot-throughput"
10956
10957 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10958 - type: "plot"
10959   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10960   algorithm: "plot_performance_box"
10961   output-file-type: ".html"
10962   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10964   filter: "'NIC_Intel-X710' and
10965            '64B' and
10966            'NDRPDR' and
10967            '2T1C' and
10968            'IP4FWD' and
10969            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10970            not 'IPSEC' and
10971            not 'VHOST'"
10972   parameters:
10973   - "throughput"
10974   - "parent"
10975   - "tags"
10976   sort:
10977   - "IP4BASE"
10978   - "ACL_STATELESS"
10979   - "ACL_STATEFUL"
10980   - "ACL_STATELESS"
10981   - "ACL_STATEFUL"
10982   traces:
10983     hoverinfo: "x+y"
10984     boxpoints: "outliers"
10985     whiskerwidth: 0
10986   layout:
10987     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10988     layout: "plot-throughput"
10989
10990 - type: "plot"
10991   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10992   algorithm: "plot_performance_box"
10993   output-file-type: ".html"
10994   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10996   filter: "'NIC_Intel-X710' and
10997            '64B' and
10998            'NDRPDR' and
10999            '2T1C' and
11000            'IP4FWD' and
11001            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11002            not 'IPSEC' and
11003            not 'VHOST'"
11004   parameters:
11005   - "throughput"
11006   - "parent"
11007   - "tags"
11008   sort:
11009   - "IP4BASE"
11010   - "ACL_STATELESS"
11011   - "ACL_STATEFUL"
11012   - "ACL_STATELESS"
11013   - "ACL_STATEFUL"
11014   traces:
11015     hoverinfo: "x+y"
11016     boxpoints: "outliers"
11017     whiskerwidth: 0
11018   layout:
11019     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
11020     layout: "plot-throughput"
11021
11022 - type: "plot"
11023   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11024   algorithm: "plot_performance_box"
11025   output-file-type: ".html"
11026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11028   filter: "'NIC_Intel-X710' and
11029            '64B' and
11030            'NDRPDR' and
11031            '4T2C' and
11032            'IP4FWD' and
11033            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11034            not 'IPSEC' and
11035            not 'VHOST'"
11036   parameters:
11037   - "throughput"
11038   - "parent"
11039   - "tags"
11040   sort:
11041   - "IP4BASE"
11042   - "ACL_STATELESS"
11043   - "ACL_STATEFUL"
11044   - "ACL_STATELESS"
11045   - "ACL_STATEFUL"
11046   traces:
11047     hoverinfo: "x+y"
11048     boxpoints: "outliers"
11049     whiskerwidth: 0
11050   layout:
11051     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11052     layout: "plot-throughput"
11053
11054 - type: "plot"
11055   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11056   algorithm: "plot_performance_box"
11057   output-file-type: ".html"
11058   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11060   filter: "'NIC_Intel-X710' and
11061            '64B' and
11062            'NDRPDR' and
11063            '4T2C' and
11064            'IP4FWD' and
11065            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11066            not 'IPSEC' and
11067            not 'VHOST'"
11068   parameters:
11069   - "throughput"
11070   - "parent"
11071   - "tags"
11072   sort:
11073   - "IP4BASE"
11074   - "ACL_STATELESS"
11075   - "ACL_STATEFUL"
11076   - "ACL_STATELESS"
11077   - "ACL_STATEFUL"
11078   traces:
11079     hoverinfo: "x+y"
11080     boxpoints: "outliers"
11081     whiskerwidth: 0
11082   layout:
11083     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11084     layout: "plot-throughput"
11085
11086 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11087 - type: "plot"
11088   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11089   algorithm: "plot_performance_box"
11090   output-file-type: ".html"
11091   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11093   filter: "'NIC_Intel-XL710' and
11094            '64B' and
11095            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11096            'NDRPDR' and
11097            '1T1C' and
11098            'IP4FWD' and
11099            not 'IPSEC' and
11100            not 'VHOST'"
11101   parameters:
11102   - "throughput"
11103   - "parent"
11104   - "tags"
11105   sort:
11106   - "IP4BASE"
11107   - "FIB_20K"
11108   - "FIB_200K"
11109   - "FIB_2M"
11110   traces:
11111     hoverinfo: "x+y"
11112     boxpoints: "outliers"
11113     whiskerwidth: 0
11114   layout:
11115     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11116     layout: "plot-throughput"
11117
11118 - type: "plot"
11119   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11120   algorithm: "plot_performance_box"
11121   output-file-type: ".html"
11122   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11124   filter: "'NIC_Intel-XL710' and
11125            '64B' and
11126            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11127            'NDRPDR' and
11128            '1T1C' and
11129            'IP4FWD' and
11130            not 'IPSEC' and
11131            not 'VHOST'"
11132   parameters:
11133   - "throughput"
11134   - "parent"
11135   - "tags"
11136   sort:
11137   - "IP4BASE"
11138   - "FIB_20K"
11139   - "FIB_200K"
11140   - "FIB_2M"
11141   traces:
11142     hoverinfo: "x+y"
11143     boxpoints: "outliers"
11144     whiskerwidth: 0
11145   layout:
11146     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11147     layout: "plot-throughput"
11148
11149 - type: "plot"
11150   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11151   algorithm: "plot_performance_box"
11152   output-file-type: ".html"
11153   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11155   filter: "'NIC_Intel-XL710' and
11156            '64B' and
11157            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11158            'NDRPDR' and
11159            '2T2C' and
11160            'IP4FWD' and
11161            not 'IPSEC' and
11162            not 'VHOST'"
11163   parameters:
11164   - "throughput"
11165   - "parent"
11166   - "tags"
11167   sort:
11168   - "IP4BASE"
11169   - "FIB_20K"
11170   - "FIB_200K"
11171   - "FIB_2M"
11172   traces:
11173     hoverinfo: "x+y"
11174     boxpoints: "outliers"
11175     whiskerwidth: 0
11176   layout:
11177     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11178     layout: "plot-throughput"
11179
11180 - type: "plot"
11181   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11182   algorithm: "plot_performance_box"
11183   output-file-type: ".html"
11184   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11186   filter: "'NIC_Intel-XL710' and
11187            '64B' and
11188            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11189            'NDRPDR' and
11190            '2T2C' and
11191            'IP4FWD' and
11192            not 'IPSEC' and
11193            not 'VHOST'"
11194   parameters:
11195   - "throughput"
11196   - "parent"
11197   - "tags"
11198   sort:
11199   - "IP4BASE"
11200   - "FIB_20K"
11201   - "FIB_200K"
11202   - "FIB_2M"
11203   traces:
11204     hoverinfo: "x+y"
11205     boxpoints: "outliers"
11206     whiskerwidth: 0
11207   layout:
11208     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11209     layout: "plot-throughput"
11210
11211 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11212 - type: "plot"
11213   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11214   algorithm: "plot_performance_box"
11215   output-file-type: ".html"
11216   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11218   filter: "'NIC_Intel-X710' and
11219            '64B' and
11220            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11221            'NDRPDR' and
11222            '2T1C' and
11223            'IP4FWD' and
11224            not 'IPSEC' and
11225            not 'DOT1Q' and
11226            not 'VHOST'"
11227   parameters:
11228   - "throughput"
11229   - "parent"
11230   - "tags"
11231   sort:
11232   - "IP4BASE"
11233   - "FIB_20K"
11234   - "FIB_200K"
11235   - "FIB_2M"
11236   traces:
11237     hoverinfo: "x+y"
11238     boxpoints: "outliers"
11239     whiskerwidth: 0
11240   layout:
11241     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11242     layout: "plot-throughput"
11243
11244 - type: "plot"
11245   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11246   algorithm: "plot_performance_box"
11247   output-file-type: ".html"
11248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11250   filter: "'NIC_Intel-X710' and
11251            '64B' and
11252            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11253            'NDRPDR' and
11254            '2T1C' and
11255            'IP4FWD' and
11256            not 'IPSEC' and
11257            not 'DOT1Q' and
11258            not 'VHOST'"
11259   parameters:
11260   - "throughput"
11261   - "parent"
11262   - "tags"
11263   sort:
11264   - "IP4BASE"
11265   - "FIB_20K"
11266   - "FIB_200K"
11267   - "FIB_2M"
11268   traces:
11269     hoverinfo: "x+y"
11270     boxpoints: "outliers"
11271     whiskerwidth: 0
11272   layout:
11273     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11274     layout: "plot-throughput"
11275
11276 - type: "plot"
11277   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11278   algorithm: "plot_performance_box"
11279   output-file-type: ".html"
11280   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11282   filter: "'NIC_Intel-X710' and
11283            '64B' and
11284            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11285            'NDRPDR' and
11286            '4T2C' and
11287            'IP4FWD' and
11288            not 'IPSEC' and
11289            not 'DOT1Q' and
11290            not 'VHOST'"
11291   parameters:
11292   - "throughput"
11293   - "parent"
11294   - "tags"
11295   sort:
11296   - "IP4BASE"
11297   - "FIB_20K"
11298   - "FIB_200K"
11299   - "FIB_2M"
11300   traces:
11301     hoverinfo: "x+y"
11302     boxpoints: "outliers"
11303     whiskerwidth: 0
11304   layout:
11305     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11306     layout: "plot-throughput"
11307
11308 - type: "plot"
11309   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11310   algorithm: "plot_performance_box"
11311   output-file-type: ".html"
11312   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11314   filter: "'NIC_Intel-X710' and
11315            '64B' and
11316            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11317            'NDRPDR' and
11318            '4T2C' and
11319            'IP4FWD' and
11320            not 'IPSEC' and
11321            not 'DOT1Q' and
11322            not 'VHOST'"
11323   parameters:
11324   - "throughput"
11325   - "parent"
11326   - "tags"
11327   sort:
11328   - "IP4BASE"
11329   - "FIB_20K"
11330   - "FIB_200K"
11331   - "FIB_2M"
11332   traces:
11333     hoverinfo: "x+y"
11334     boxpoints: "outliers"
11335     whiskerwidth: 0
11336   layout:
11337     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11338     layout: "plot-throughput"
11339
11340 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11341 - type: "plot"
11342   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11343   algorithm: "plot_performance_box"
11344   output-file-type: ".html"
11345   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11347   filter: "'NIC_Intel-X710' and
11348            '64B' and
11349            ('IP4BASE' or
11350             'POLICE_MARK' or
11351             'COPWHLIST' or
11352             ('NAT44' and 'BASE') or
11353             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11354            'NDRPDR' and
11355            '2T1C' and
11356            'IP4FWD' and
11357            not 'IPSEC' and
11358            not 'VHOST'"
11359   parameters:
11360   - "throughput"
11361   - "parent"
11362   - "tags"
11363   sort:
11364   - "DOT1Q"
11365   - "IP4BASE"
11366   - "NAT44"
11367   - "POLICE_MARK"
11368   - "COPWHLIST"
11369   - "IACL"
11370   - "OACL"
11371   traces:
11372     hoverinfo: "x+y"
11373     boxpoints: "outliers"
11374     whiskerwidth: 0
11375   layout:
11376     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11377     layout: "plot-throughput"
11378
11379 - type: "plot"
11380   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11381   algorithm: "plot_performance_box"
11382   output-file-type: ".html"
11383   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11385   filter: "'NIC_Intel-X710' and
11386            '64B' and
11387            ('IP4BASE' or
11388             'POLICE_MARK' or
11389             'COPWHLIST' or
11390             ('NAT44' and 'BASE') or
11391             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11392            'NDRPDR' and
11393            '2T1C' and
11394            'IP4FWD' and
11395            not 'IPSEC' and
11396            not 'VHOST'"
11397   parameters:
11398   - "throughput"
11399   - "parent"
11400   - "tags"
11401   sort:
11402   - "DOT1Q"
11403   - "IP4BASE"
11404   - "NAT44"
11405   - "POLICE_MARK"
11406   - "COPWHLIST"
11407   - "IACL"
11408   - "OACL"
11409   traces:
11410     hoverinfo: "x+y"
11411     boxpoints: "outliers"
11412     whiskerwidth: 0
11413   layout:
11414     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11415     layout: "plot-throughput"
11416
11417 - type: "plot"
11418   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11419   algorithm: "plot_performance_box"
11420   output-file-type: ".html"
11421   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11423   filter: "'NIC_Intel-X710' and
11424            '64B' and
11425            ('IP4BASE' or
11426             'POLICE_MARK' or
11427             'COPWHLIST' or
11428             ('NAT44' and 'BASE') or
11429             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11430            'NDRPDR' and
11431            '4T2C' and
11432            'IP4FWD' and
11433            not 'IPSEC' and
11434            not 'VHOST'"
11435   parameters:
11436   - "throughput"
11437   - "parent"
11438   - "tags"
11439   sort:
11440   - "DOT1Q"
11441   - "IP4BASE"
11442   - "NAT44"
11443   - "POLICE_MARK"
11444   - "COPWHLIST"
11445   - "IACL"
11446   - "OACL"
11447   traces:
11448     hoverinfo: "x+y"
11449     boxpoints: "outliers"
11450     whiskerwidth: 0
11451   layout:
11452     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11453     layout: "plot-throughput"
11454
11455 - type: "plot"
11456   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11457   algorithm: "plot_performance_box"
11458   output-file-type: ".html"
11459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11461   filter: "'NIC_Intel-X710' and
11462            '64B' and
11463            ('IP4BASE' or
11464             'POLICE_MARK' or
11465             'COPWHLIST' or
11466             ('NAT44' and 'BASE') or
11467             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11468            'NDRPDR' and
11469            '4T2C' and
11470            'IP4FWD' and
11471            not 'IPSEC' and
11472            not 'VHOST'"
11473   parameters:
11474   - "throughput"
11475   - "parent"
11476   - "tags"
11477   sort:
11478   - "DOT1Q"
11479   - "IP4BASE"
11480   - "NAT44"
11481   - "POLICE_MARK"
11482   - "COPWHLIST"
11483   - "IACL"
11484   - "OACL"
11485   traces:
11486     hoverinfo: "x+y"
11487     boxpoints: "outliers"
11488     whiskerwidth: 0
11489   layout:
11490     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11491     layout: "plot-throughput"
11492
11493 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11494 - type: "plot"
11495   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11496   algorithm: "plot_performance_box"
11497   output-file-type: ".html"
11498   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11500   filter: "'NIC_Intel-X710' and
11501            '64B' and
11502            'NDRPDR' and
11503            '1T1C' and
11504            'IP4FWD' and
11505            ('NAT44' or 'IP4BASE') and
11506            not 'IPSEC' and
11507            not 'VHOST'"
11508   parameters:
11509   - "throughput"
11510   - "parent"
11511   - "tags"
11512   sort:
11513   - "IP4BASE"
11514   - "BASE"
11515   - "SRC_USER_10"
11516   - "SRC_USER_100"
11517   - "SRC_USER_1000"
11518   - "SRC_USER_2000"
11519   traces:
11520     hoverinfo: "x+y"
11521     boxpoints: "outliers"
11522     whiskerwidth: 0
11523   layout:
11524     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11529   algorithm: "plot_performance_box"
11530   output-file-type: ".html"
11531   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11533   filter: "'NIC_Intel-X710' and
11534            '64B' and
11535            'NDRPDR' and
11536            '1T1C' and
11537            'IP4FWD' and
11538            ('NAT44' or 'IP4BASE') and
11539            not 'IPSEC' and
11540            not 'VHOST'"
11541   parameters:
11542   - "throughput"
11543   - "parent"
11544   - "tags"
11545   sort:
11546   - "IP4BASE"
11547   - "BASE"
11548   - "SRC_USER_10"
11549   - "SRC_USER_100"
11550   - "SRC_USER_1000"
11551   - "SRC_USER_2000"
11552   traces:
11553     hoverinfo: "x+y"
11554     boxpoints: "outliers"
11555     whiskerwidth: 0
11556   layout:
11557     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11562   algorithm: "plot_performance_box"
11563   output-file-type: ".html"
11564   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11566   filter: "'NIC_Intel-X710' and
11567            '64B' and
11568            'NDRPDR' and
11569            '2T2C' and
11570            'IP4FWD' and
11571            ('NAT44' or 'IP4BASE') and
11572            not 'IPSEC' and
11573            not 'VHOST'"
11574   parameters:
11575   - "throughput"
11576   - "parent"
11577   - "tags"
11578   sort:
11579   - "IP4BASE"
11580   - "BASE"
11581   - "SRC_USER_10"
11582   - "SRC_USER_100"
11583   - "SRC_USER_1000"
11584   - "SRC_USER_2000"
11585   traces:
11586     hoverinfo: "x+y"
11587     boxpoints: "outliers"
11588     whiskerwidth: 0
11589   layout:
11590     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11591     layout: "plot-throughput"
11592
11593 - type: "plot"
11594   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11595   algorithm: "plot_performance_box"
11596   output-file-type: ".html"
11597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11599   filter: "'NIC_Intel-X710' and
11600            '64B' and
11601            'NDRPDR' and
11602            '2T2C' and
11603            'IP4FWD' and
11604            ('NAT44' or 'IP4BASE') and
11605            not 'IPSEC' and
11606            not 'VHOST'"
11607   parameters:
11608   - "throughput"
11609   - "parent"
11610   - "tags"
11611   sort:
11612   - "IP4BASE"
11613   - "BASE"
11614   - "SRC_USER_10"
11615   - "SRC_USER_100"
11616   - "SRC_USER_1000"
11617   - "SRC_USER_2000"
11618   traces:
11619     hoverinfo: "x+y"
11620     boxpoints: "outliers"
11621     whiskerwidth: 0
11622   layout:
11623     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11624     layout: "plot-throughput"
11625
11626 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11627 - type: "plot"
11628   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11629   algorithm: "plot_performance_box"
11630   output-file-type: ".html"
11631   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11633   filter: "'NIC_Intel-X710' and
11634            '64B' and
11635            'NDRPDR' and
11636            '1T1C' and
11637            'IP4FWD' and
11638            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11639            not 'IPSEC' and
11640            not 'VHOST'"
11641   parameters:
11642   - "throughput"
11643   - "parent"
11644   - "tags"
11645   sort:
11646   - "IP4BASE"
11647   - "ACL_STATELESS"
11648   - "ACL_STATEFUL"
11649   - "ACL_STATELESS"
11650   - "ACL_STATEFUL"
11651   traces:
11652     hoverinfo: "x+y"
11653     boxpoints: "outliers"
11654     whiskerwidth: 0
11655   layout:
11656     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11657     layout: "plot-throughput"
11658
11659 - type: "plot"
11660   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11661   algorithm: "plot_performance_box"
11662   output-file-type: ".html"
11663   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11665   filter: "'NIC_Intel-X710' and
11666            '64B' and
11667            'NDRPDR' and
11668            '1T1C' and
11669            'IP4FWD' and
11670            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11671            not 'IPSEC' and
11672            not 'VHOST'"
11673   parameters:
11674   - "throughput"
11675   - "parent"
11676   - "tags"
11677   sort:
11678   - "IP4BASE"
11679   - "ACL_STATELESS"
11680   - "ACL_STATEFUL"
11681   - "ACL_STATELESS"
11682   - "ACL_STATEFUL"
11683   traces:
11684     hoverinfo: "x+y"
11685     boxpoints: "outliers"
11686     whiskerwidth: 0
11687   layout:
11688     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11689     layout: "plot-throughput"
11690
11691 - type: "plot"
11692   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11693   algorithm: "plot_performance_box"
11694   output-file-type: ".html"
11695   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11697   filter: "'NIC_Intel-X710' and
11698            '64B' and
11699            'NDRPDR' and
11700            '2T2C' and
11701            'IP4FWD' and
11702            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11703            not 'IPSEC' and
11704            not 'VHOST'"
11705   parameters:
11706   - "throughput"
11707   - "parent"
11708   - "tags"
11709   sort:
11710   - "IP4BASE"
11711   - "ACL_STATELESS"
11712   - "ACL_STATEFUL"
11713   - "ACL_STATELESS"
11714   - "ACL_STATEFUL"
11715   traces:
11716     hoverinfo: "x+y"
11717     boxpoints: "outliers"
11718     whiskerwidth: 0
11719   layout:
11720     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11721     layout: "plot-throughput"
11722
11723 - type: "plot"
11724   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11725   algorithm: "plot_performance_box"
11726   output-file-type: ".html"
11727   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11729   filter: "'NIC_Intel-X710' and
11730            '64B' and
11731            'NDRPDR' and
11732            '2T2C' and
11733            'IP4FWD' and
11734            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11735            not 'IPSEC' and
11736            not 'VHOST'"
11737   parameters:
11738   - "throughput"
11739   - "parent"
11740   - "tags"
11741   sort:
11742   - "IP4BASE"
11743   - "ACL_STATELESS"
11744   - "ACL_STATEFUL"
11745   - "ACL_STATELESS"
11746   - "ACL_STATEFUL"
11747   traces:
11748     hoverinfo: "x+y"
11749     boxpoints: "outliers"
11750     whiskerwidth: 0
11751   layout:
11752     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11753     layout: "plot-throughput"
11754
11755 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11756 - type: "plot"
11757   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11758   algorithm: "plot_performance_box"
11759   output-file-type: ".html"
11760   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11762   filter: "'NIC_Intel-X710' and
11763            '64B' and
11764            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11765            'NDRPDR' and
11766            '2T1C' and
11767            'IP4FWD' and
11768            not 'IPSEC' and
11769            not 'DOT1Q' and
11770            not 'VHOST'"
11771   parameters:
11772   - "throughput"
11773   - "parent"
11774   - "tags"
11775   sort:
11776   - "IP4BASE"
11777   - "FIB_20K"
11778   - "FIB_200K"
11779   - "FIB_2M"
11780   traces:
11781     hoverinfo: "x+y"
11782     boxpoints: "outliers"
11783     whiskerwidth: 0
11784   layout:
11785     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11786     layout: "plot-throughput"
11787
11788 - type: "plot"
11789   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11790   algorithm: "plot_performance_box"
11791   output-file-type: ".html"
11792   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11794   filter: "'NIC_Intel-X710' and
11795            '64B' and
11796            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11797            'NDRPDR' and
11798            '2T1C' and
11799            'IP4FWD' and
11800            not 'IPSEC' and
11801            not 'DOT1Q' and
11802            not 'VHOST'"
11803   parameters:
11804   - "throughput"
11805   - "parent"
11806   - "tags"
11807   sort:
11808   - "IP4BASE"
11809   - "FIB_20K"
11810   - "FIB_200K"
11811   - "FIB_2M"
11812   traces:
11813     hoverinfo: "x+y"
11814     boxpoints: "outliers"
11815     whiskerwidth: 0
11816   layout:
11817     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11822   algorithm: "plot_performance_box"
11823   output-file-type: ".html"
11824   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11826   filter: "'NIC_Intel-X710' and
11827            '64B' and
11828            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11829            'NDRPDR' and
11830            '4T2C' and
11831            'IP4FWD' and
11832            not 'IPSEC' and
11833            not 'DOT1Q' and
11834            not 'VHOST'"
11835   parameters:
11836   - "throughput"
11837   - "parent"
11838   - "tags"
11839   sort:
11840   - "IP4BASE"
11841   - "FIB_20K"
11842   - "FIB_200K"
11843   - "FIB_2M"
11844   traces:
11845     hoverinfo: "x+y"
11846     boxpoints: "outliers"
11847     whiskerwidth: 0
11848   layout:
11849     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11850     layout: "plot-throughput"
11851
11852 - type: "plot"
11853   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11854   algorithm: "plot_performance_box"
11855   output-file-type: ".html"
11856   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11858   filter: "'NIC_Intel-X710' and
11859            '64B' and
11860            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11861            'NDRPDR' and
11862            '4T2C' and
11863            'IP4FWD' and
11864            not 'IPSEC' and
11865            not 'DOT1Q' and
11866            not 'VHOST'"
11867   parameters:
11868   - "throughput"
11869   - "parent"
11870   - "tags"
11871   sort:
11872   - "IP4BASE"
11873   - "FIB_20K"
11874   - "FIB_200K"
11875   - "FIB_2M"
11876   traces:
11877     hoverinfo: "x+y"
11878     boxpoints: "outliers"
11879     whiskerwidth: 0
11880   layout:
11881     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11882     layout: "plot-throughput"
11883
11884 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11885 - type: "plot"
11886   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11887   algorithm: "plot_performance_box"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11891   filter: "'NIC_Intel-X710' and
11892            '64B' and
11893            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11894            'NDRPDR' and
11895            '2T1C' and
11896            'IP4FWD' and
11897            not 'IPSEC' and
11898            not 'DOT1Q' and
11899            not 'VHOST'"
11900   parameters:
11901   - "throughput"
11902   - "parent"
11903   - "tags"
11904   sort:
11905   - "IP4BASE"
11906   - "ACL_STATELESS"
11907   - "ACL_STATEFUL"
11908   - "ACL_STATELESS"
11909   - "ACL_STATEFUL"
11910   traces:
11911     hoverinfo: "x+y"
11912     boxpoints: "outliers"
11913     whiskerwidth: 0
11914   layout:
11915     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11916     layout: "plot-throughput"
11917
11918 - type: "plot"
11919   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11920   algorithm: "plot_performance_box"
11921   output-file-type: ".html"
11922   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11924   filter: "'NIC_Intel-X710' and
11925            '64B' and
11926            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11927            'NDRPDR' and
11928            '2T1C' and
11929            'IP4FWD' and
11930            not 'IPSEC' and
11931            not 'DOT1Q' and
11932            not 'VHOST'"
11933   parameters:
11934   - "throughput"
11935   - "parent"
11936   - "tags"
11937   sort:
11938   - "IP4BASE"
11939   - "ACL_STATELESS"
11940   - "ACL_STATEFUL"
11941   - "ACL_STATELESS"
11942   - "ACL_STATEFUL"
11943   traces:
11944     hoverinfo: "x+y"
11945     boxpoints: "outliers"
11946     whiskerwidth: 0
11947   layout:
11948     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11949     layout: "plot-throughput"
11950
11951 - type: "plot"
11952   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11953   algorithm: "plot_performance_box"
11954   output-file-type: ".html"
11955   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11957   filter: "'NIC_Intel-X710' and
11958            '64B' and
11959            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11960            'NDRPDR' and
11961            '4T2C' and
11962            'IP4FWD' and
11963            not 'IPSEC' and
11964            not 'DOT1Q' and
11965            not 'VHOST'"
11966   parameters:
11967   - "throughput"
11968   - "parent"
11969   - "tags"
11970   sort:
11971   - "IP4BASE"
11972   - "ACL_STATELESS"
11973   - "ACL_STATEFUL"
11974   - "ACL_STATELESS"
11975   - "ACL_STATEFUL"
11976   traces:
11977     hoverinfo: "x+y"
11978     boxpoints: "outliers"
11979     whiskerwidth: 0
11980   layout:
11981     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11982     layout: "plot-throughput"
11983
11984 - type: "plot"
11985   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11986   algorithm: "plot_performance_box"
11987   output-file-type: ".html"
11988   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11990   filter: "'NIC_Intel-X710' and
11991            '64B' and
11992            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11993            'NDRPDR' and
11994            '4T2C' and
11995            'IP4FWD' and
11996            not 'IPSEC' and
11997            not 'DOT1Q' and
11998            not 'VHOST'"
11999   parameters:
12000   - "throughput"
12001   - "parent"
12002   - "tags"
12003   sort:
12004   - "IP4BASE"
12005   - "ACL_STATELESS"
12006   - "ACL_STATEFUL"
12007   - "ACL_STATELESS"
12008   - "ACL_STATEFUL"
12009   traces:
12010     hoverinfo: "x+y"
12011     boxpoints: "outliers"
12012     whiskerwidth: 0
12013   layout:
12014     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
12015     layout: "plot-throughput"
12016
12017 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
12018 - type: "plot"
12019   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12020   algorithm: "plot_performance_box"
12021   output-file-type: ".html"
12022   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12024   filter: "'NIC_Intel-XXV710' and
12025            '64B' and
12026            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12027            'NDRPDR' and
12028            '2T1C' and
12029            'IP4FWD' and
12030            not 'IPSEC' and
12031            not 'DOT1Q' and
12032            not 'VHOST'"
12033   parameters:
12034   - "throughput"
12035   - "parent"
12036   - "tags"
12037   sort:
12038   - "IP4BASE"
12039   - "FIB_20K"
12040   - "FIB_200K"
12041   - "FIB_2M"
12042   traces:
12043     hoverinfo: "x+y"
12044     boxpoints: "outliers"
12045     whiskerwidth: 0
12046   layout:
12047     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12048     layout: "plot-throughput"
12049
12050 - type: "plot"
12051   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12052   algorithm: "plot_performance_box"
12053   output-file-type: ".html"
12054   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12056   filter: "'NIC_Intel-XXV710' and
12057            '64B' and
12058            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12059            'NDRPDR' and
12060            '2T1C' and
12061            'IP4FWD' and
12062            not 'IPSEC' and
12063            not 'DOT1Q' and
12064            not 'VHOST'"
12065   parameters:
12066   - "throughput"
12067   - "parent"
12068   - "tags"
12069   sort:
12070   - "IP4BASE"
12071   - "FIB_20K"
12072   - "FIB_200K"
12073   - "FIB_2M"
12074   traces:
12075     hoverinfo: "x+y"
12076     boxpoints: "outliers"
12077     whiskerwidth: 0
12078   layout:
12079     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12080     layout: "plot-throughput"
12081
12082 - type: "plot"
12083   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12084   algorithm: "plot_performance_box"
12085   output-file-type: ".html"
12086   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12088   filter: "'NIC_Intel-XXV710' and
12089            '64B' and
12090            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12091            'NDRPDR' and
12092            '4T2C' and
12093            'IP4FWD' and
12094            not 'IPSEC' and
12095            not 'DOT1Q' and
12096            not 'VHOST'"
12097   parameters:
12098   - "throughput"
12099   - "parent"
12100   - "tags"
12101   sort:
12102   - "IP4BASE"
12103   - "FIB_20K"
12104   - "FIB_200K"
12105   - "FIB_2M"
12106   traces:
12107     hoverinfo: "x+y"
12108     boxpoints: "outliers"
12109     whiskerwidth: 0
12110   layout:
12111     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12116   algorithm: "plot_performance_box"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12120   filter: "'NIC_Intel-XXV710' and
12121            '64B' and
12122            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12123            'NDRPDR' and
12124            '4T2C' and
12125            'IP4FWD' and
12126            not 'IPSEC' and
12127            not 'DOT1Q' and
12128            not 'VHOST'"
12129   parameters:
12130   - "throughput"
12131   - "parent"
12132   - "tags"
12133   sort:
12134   - "IP4BASE"
12135   - "FIB_20K"
12136   - "FIB_200K"
12137   - "FIB_2M"
12138   traces:
12139     hoverinfo: "x+y"
12140     boxpoints: "outliers"
12141     whiskerwidth: 0
12142   layout:
12143     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12144     layout: "plot-throughput"
12145
12146 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12147 #- type: "plot"
12148 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12149 #  algorithm: "plot_performance_box"
12150 #  output-file-type: ".html"
12151 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12152 #  data: "intel-dnv-vpp"
12153 #  filter: "'NIC_Intel-X553' and
12154 #           '64B' and
12155 #           'IP4BASE' and
12156 #           'NDRPDR' and
12157 #           '1T1C' and
12158 #           'IP4FWD' and
12159 #           not 'IPSEC' and
12160 #           not 'VHOST'"
12161 #  parameters:
12162 #  - "throughput"
12163 #  - "parent"
12164 #  - "tags"
12165 #  sort:
12166 #  - "IP4BASE"
12167 #  traces:
12168 #    hoverinfo: "x+y"
12169 #    boxpoints: "outliers"
12170 #    whiskerwidth: 0
12171 #  layout:
12172 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12173 #    layout: "plot-throughput"
12174 #
12175 #- type: "plot"
12176 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12177 #  algorithm: "plot_performance_box"
12178 #  output-file-type: ".html"
12179 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12180 #  data: "intel-dnv-vpp"
12181 #  filter: "'NIC_Intel-X553' and
12182 #           '64B' and
12183 #           'IP4BASE' and
12184 #           'NDRPDR' and
12185 #           '1T1C' and
12186 #           'IP4FWD' and
12187 #           not 'IPSEC' and
12188 #           not 'VHOST'"
12189 #  parameters:
12190 #  - "throughput"
12191 #  - "parent"
12192 #  - "tags"
12193 #  sort:
12194 #  - "IP4BASE"
12195 #  traces:
12196 #    hoverinfo: "x+y"
12197 #    boxpoints: "outliers"
12198 #    whiskerwidth: 0
12199 #  layout:
12200 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12201 #    layout: "plot-throughput"
12202 #
12203 #- type: "plot"
12204 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12205 #  algorithm: "plot_performance_box"
12206 #  output-file-type: ".html"
12207 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12208 #  data: "intel-dnv-vpp"
12209 #  filter: "'NIC_Intel-X553' and
12210 #           '64B' and
12211 #           'IP4BASE' and
12212 #           'NDRPDR' and
12213 #           '2T2C' and
12214 #           'IP4FWD' and
12215 #           not 'IPSEC' and
12216 #           not 'VHOST'"
12217 #  parameters:
12218 #  - "throughput"
12219 #  - "parent"
12220 #  - "tags"
12221 #  sort:
12222 #  - "IP4BASE"
12223 #  traces:
12224 #    hoverinfo: "x+y"
12225 #    boxpoints: "outliers"
12226 #    whiskerwidth: 0
12227 #  layout:
12228 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12229 #    layout: "plot-throughput"
12230 #
12231 #- type: "plot"
12232 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12233 #  algorithm: "plot_performance_box"
12234 #  output-file-type: ".html"
12235 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12236 #  data: "intel-dnv-vpp"
12237 #  filter: "'NIC_Intel-X553' and
12238 #           '64B' and
12239 #           'IP4BASE' and
12240 #           'NDRPDR' and
12241 #           '2T2C' and
12242 #           'IP4FWD' and
12243 #           not 'IPSEC' and
12244 #           not 'VHOST'"
12245 #  parameters:
12246 #  - "throughput"
12247 #  - "parent"
12248 #  - "tags"
12249 #  sort:
12250 #  - "IP4BASE"
12251 #  traces:
12252 #    hoverinfo: "x+y"
12253 #    boxpoints: "outliers"
12254 #    whiskerwidth: 0
12255 #  layout:
12256 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12257 #    layout: "plot-throughput"
12258
12259 ################################################################################
12260
12261 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12262 - type: "plot"
12263   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12264   algorithm: "plot_performance_box"
12265   output-file-type: ".html"
12266   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12268   filter: "'NIC_Intel-X520-DA2' and
12269            '64B' and
12270            'ENCAP' and
12271            'NDRPDR' and
12272            '1T1C' and
12273            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12274            not 'DOT1Q' and
12275            not 'VHOST' and
12276            not 'IPSECHW'"
12277   parameters:
12278   - "throughput"
12279   - "parent"
12280   - "tags"
12281   sort:
12282   - "IP4BASE"
12283   - "L2BDMACLRN"
12284   - "L2XCFWD"
12285   - "LISP"
12286   traces:
12287     hoverinfo: "x+y"
12288     boxpoints: "outliers"
12289     whiskerwidth: 0
12290   layout:
12291     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12292     layout: "plot-throughput"
12293
12294 - type: "plot"
12295   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12296   algorithm: "plot_performance_box"
12297   output-file-type: ".html"
12298   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12300   filter: "'NIC_Intel-X520-DA2' and
12301            '64B' and
12302            'ENCAP' and
12303            'NDRPDR' and
12304            '2T2C' and
12305            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12306            not 'DOT1Q' and
12307            not 'VHOST' and
12308            not 'IPSECHW'"
12309   parameters:
12310   - "throughput"
12311   - "parent"
12312   - "tags"
12313   sort:
12314   - "IP4BASE"
12315   - "L2BDMACLRN"
12316   - "L2XCFWD"
12317   - "LISP"
12318   traces:
12319     hoverinfo: "x+y"
12320     boxpoints: "outliers"
12321     whiskerwidth: 0
12322   layout:
12323     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12328   algorithm: "plot_performance_box"
12329   output-file-type: ".html"
12330   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12332   filter: "'NIC_Intel-X520-DA2' and
12333            '64B' and
12334            'ENCAP' and
12335            'NDRPDR' and
12336            '1T1C' and
12337            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12338            not 'DOT1Q' and
12339            not 'VHOST' and
12340            not 'IPSECHW'"
12341   parameters:
12342   - "throughput"
12343   - "parent"
12344   - "tags"
12345   sort:
12346   - "IP4BASE"
12347   - "L2BDMACLRN"
12348   - "L2XCFWD"
12349   - "LISP"
12350   traces:
12351     hoverinfo: "x+y"
12352     boxpoints: "outliers"
12353     whiskerwidth: 0
12354   layout:
12355     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12356     layout: "plot-throughput"
12357
12358 - type: "plot"
12359   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12360   algorithm: "plot_performance_box"
12361   output-file-type: ".html"
12362   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12364   filter: "'NIC_Intel-X520-DA2' and
12365            '64B' and
12366            'ENCAP' and
12367            'NDRPDR' and
12368            '2T2C' and
12369            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12370            not 'DOT1Q' and
12371            not 'VHOST' and
12372            not 'IPSECHW'"
12373   parameters:
12374   - "throughput"
12375   - "parent"
12376   - "tags"
12377   sort:
12378   - "IP4BASE"
12379   - "L2BDMACLRN"
12380   - "L2XCFWD"
12381   - "LISP"
12382   traces:
12383     hoverinfo: "x+y"
12384     boxpoints: "outliers"
12385     whiskerwidth: 0
12386   layout:
12387     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12388     layout: "plot-throughput"
12389
12390 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12391 - type: "plot"
12392   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12393   algorithm: "plot_performance_box"
12394   output-file-type: ".html"
12395   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12397   filter: "'NIC_Intel-X710' and
12398            '64B' and
12399            'ENCAP' and
12400            'NDRPDR' and
12401            '1T1C' and
12402            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12403            not 'VHOST' and
12404            not 'IPSECHW'"
12405   parameters:
12406   - "throughput"
12407   - "parent"
12408   - "tags"
12409   sort:
12410   - "IP4BASE"
12411   - "LISP"
12412   - "VXLAN_1"
12413   - "VXLAN_10"
12414   - "VXLAN_100"
12415   - "VXLAN_1000"
12416   traces:
12417     hoverinfo: "x+y"
12418     boxpoints: "outliers"
12419     whiskerwidth: 0
12420   layout:
12421     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12422     layout: "plot-throughput"
12423
12424 - type: "plot"
12425   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12426   algorithm: "plot_performance_box"
12427   output-file-type: ".html"
12428   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12430   filter: "'NIC_Intel-X710' and
12431            '64B' and
12432            'ENCAP' and
12433            'NDRPDR' and
12434            '1T1C' and
12435            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12436            not 'VHOST' and
12437            not 'IPSECHW'"
12438   parameters:
12439   - "throughput"
12440   - "parent"
12441   - "tags"
12442   sort:
12443   - "IP4BASE"
12444   - "LISP"
12445   - "VXLAN_1"
12446   - "VXLAN_10"
12447   - "VXLAN_100"
12448   - "VXLAN_1000"
12449   traces:
12450     hoverinfo: "x+y"
12451     boxpoints: "outliers"
12452     whiskerwidth: 0
12453   layout:
12454     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12455     layout: "plot-throughput"
12456
12457 - type: "plot"
12458   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12459   algorithm: "plot_performance_box"
12460   output-file-type: ".html"
12461   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12463   filter: "'NIC_Intel-X710' and
12464            '64B' and
12465            'ENCAP' and
12466            'NDRPDR' and
12467            '2T2C' and
12468            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12469            not 'VHOST' and
12470            not 'IPSECHW'"
12471   parameters:
12472   - "throughput"
12473   - "parent"
12474   - "tags"
12475   sort:
12476   - "IP4BASE"
12477   - "LISP"
12478   - "VXLAN_1"
12479   - "VXLAN_10"
12480   - "VXLAN_100"
12481   - "VXLAN_1000"
12482   traces:
12483     hoverinfo: "x+y"
12484     boxpoints: "outliers"
12485     whiskerwidth: 0
12486   layout:
12487     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12488     layout: "plot-throughput"
12489
12490 - type: "plot"
12491   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12492   algorithm: "plot_performance_box"
12493   output-file-type: ".html"
12494   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12496   filter: "'NIC_Intel-X710' and
12497            '64B' and
12498            'ENCAP' and
12499            'NDRPDR' and
12500            '2T2C' and
12501            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12502            not 'VHOST' and
12503            not 'IPSECHW'"
12504   parameters:
12505   - "throughput"
12506   - "parent"
12507   - "tags"
12508   sort:
12509   - "IP4BASE"
12510   - "LISP"
12511   - "VXLAN_1"
12512   - "VXLAN_10"
12513   - "VXLAN_100"
12514   - "VXLAN_1000"
12515   traces:
12516     hoverinfo: "x+y"
12517     boxpoints: "outliers"
12518     whiskerwidth: 0
12519   layout:
12520     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12521     layout: "plot-throughput"
12522
12523 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12524 - type: "plot"
12525   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12526   algorithm: "plot_performance_box"
12527   output-file-type: ".html"
12528   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12530   filter: "'NIC_Intel-X710' and
12531            '64B' and
12532            'ENCAP' and
12533            'NDRPDR' and
12534            '1T1C' and
12535            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12536            not 'DOT1Q' and
12537            not 'VHOST' and
12538            not 'IPSECHW'"
12539   parameters:
12540   - "throughput"
12541   - "parent"
12542   - "tags"
12543   sort:
12544   - "IP4BASE"
12545   - "L2BDMACLRN"
12546   - "L2XCFWD"
12547   - "LISP"
12548   traces:
12549     hoverinfo: "x+y"
12550     boxpoints: "outliers"
12551     whiskerwidth: 0
12552   layout:
12553     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12558   algorithm: "plot_performance_box"
12559   output-file-type: ".html"
12560   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12562   filter: "'NIC_Intel-X710' and
12563            '64B' and
12564            'ENCAP' and
12565            'NDRPDR' and
12566            '2T2C' and
12567            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12568            not 'DOT1Q' and
12569            not 'VHOST' and
12570            not 'IPSECHW'"
12571   parameters:
12572   - "throughput"
12573   - "parent"
12574   - "tags"
12575   sort:
12576   - "IP4BASE"
12577   - "L2BDMACLRN"
12578   - "L2XCFWD"
12579   - "LISP"
12580   traces:
12581     hoverinfo: "x+y"
12582     boxpoints: "outliers"
12583     whiskerwidth: 0
12584   layout:
12585     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12586     layout: "plot-throughput"
12587
12588 - type: "plot"
12589   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12590   algorithm: "plot_performance_box"
12591   output-file-type: ".html"
12592   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12594   filter: "'NIC_Intel-X710' and
12595            '64B' and
12596            'ENCAP' and
12597            'NDRPDR' and
12598            '1T1C' and
12599            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12600            not 'DOT1Q' and
12601            not 'VHOST' and
12602            not 'IPSECHW'"
12603   parameters:
12604   - "throughput"
12605   - "parent"
12606   - "tags"
12607   sort:
12608   - "IP4BASE"
12609   - "L2BDMACLRN"
12610   - "L2XCFWD"
12611   - "LISP"
12612   traces:
12613     hoverinfo: "x+y"
12614     boxpoints: "outliers"
12615     whiskerwidth: 0
12616   layout:
12617     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12618     layout: "plot-throughput"
12619
12620 - type: "plot"
12621   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12622   algorithm: "plot_performance_box"
12623   output-file-type: ".html"
12624   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12626   filter: "'NIC_Intel-X710' and
12627            '64B' and
12628            'ENCAP' and
12629            'NDRPDR' and
12630            '2T2C' and
12631            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12632            not 'DOT1Q' and
12633            not 'VHOST' and
12634            not 'IPSECHW'"
12635   parameters:
12636   - "throughput"
12637   - "parent"
12638   - "tags"
12639   sort:
12640   - "IP4BASE"
12641   - "L2BDMACLRN"
12642   - "L2XCFWD"
12643   - "LISP"
12644   traces:
12645     hoverinfo: "x+y"
12646     boxpoints: "outliers"
12647     whiskerwidth: 0
12648   layout:
12649     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12650     layout: "plot-throughput"
12651
12652 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12653 - type: "plot"
12654   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12655   algorithm: "plot_performance_box"
12656   output-file-type: ".html"
12657   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12659   filter: "'NIC_Intel-X710' and
12660            '64B' and
12661            'ENCAP' and
12662            'NDRPDR' and
12663            '2T1C' and
12664            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12665            not 'VHOST' and
12666            not 'IPSECHW'"
12667   parameters:
12668   - "throughput"
12669   - "parent"
12670   - "tags"
12671   sort:
12672   - "IP4BASE"
12673   - "LISP"
12674   - "VXLAN_1"
12675   - "VXLAN_10"
12676   - "VXLAN_100"
12677   - "VXLAN_1000"
12678   traces:
12679     hoverinfo: "x+y"
12680     boxpoints: "outliers"
12681     whiskerwidth: 0
12682   layout:
12683     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12684     layout: "plot-throughput"
12685
12686 - type: "plot"
12687   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12688   algorithm: "plot_performance_box"
12689   output-file-type: ".html"
12690   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12692   filter: "'NIC_Intel-X710' and
12693            '64B' and
12694            'ENCAP' and
12695            'NDRPDR' and
12696            '2T1C' and
12697            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12698            not 'VHOST' and
12699            not 'IPSECHW'"
12700   parameters:
12701   - "throughput"
12702   - "parent"
12703   - "tags"
12704   sort:
12705   - "IP4BASE"
12706   - "LISP"
12707   - "VXLAN_1"
12708   - "VXLAN_10"
12709   - "VXLAN_100"
12710   - "VXLAN_1000"
12711   traces:
12712     hoverinfo: "x+y"
12713     boxpoints: "outliers"
12714     whiskerwidth: 0
12715   layout:
12716     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12717     layout: "plot-throughput"
12718
12719 - type: "plot"
12720   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12721   algorithm: "plot_performance_box"
12722   output-file-type: ".html"
12723   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12725   filter: "'NIC_Intel-X710' and
12726            '64B' and
12727            'ENCAP' and
12728            'NDRPDR' and
12729            '4T2C' and
12730            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12731            not 'VHOST' and
12732            not 'IPSECHW'"
12733   parameters:
12734   - "throughput"
12735   - "parent"
12736   - "tags"
12737   sort:
12738   - "IP4BASE"
12739   - "LISP"
12740   - "VXLAN_1"
12741   - "VXLAN_10"
12742   - "VXLAN_100"
12743   - "VXLAN_1000"
12744   traces:
12745     hoverinfo: "x+y"
12746     boxpoints: "outliers"
12747     whiskerwidth: 0
12748   layout:
12749     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12754   algorithm: "plot_performance_box"
12755   output-file-type: ".html"
12756   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12758   filter: "'NIC_Intel-X710' and
12759            '64B' and
12760            'ENCAP' and
12761            'NDRPDR' and
12762            '4T2C' and
12763            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12764            not 'VHOST' and
12765            not 'IPSECHW'"
12766   parameters:
12767   - "throughput"
12768   - "parent"
12769   - "tags"
12770   sort:
12771   - "IP4BASE"
12772   - "LISP"
12773   - "VXLAN_1"
12774   - "VXLAN_10"
12775   - "VXLAN_100"
12776   - "VXLAN_1000"
12777   traces:
12778     hoverinfo: "x+y"
12779     boxpoints: "outliers"
12780     whiskerwidth: 0
12781   layout:
12782     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12783     layout: "plot-throughput"
12784
12785 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12786 - type: "plot"
12787   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12788   algorithm: "plot_performance_box"
12789   output-file-type: ".html"
12790   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12792   filter: "'NIC_Intel-X710' and
12793            '64B' and
12794            'ENCAP' and
12795            'NDRPDR' and
12796            '2T1C' and
12797            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12798            not 'DOT1Q' and
12799            not 'VHOST' and
12800            not 'IPSECHW'"
12801   parameters:
12802   - "throughput"
12803   - "parent"
12804   - "tags"
12805   sort:
12806   - "IP4BASE"
12807   - "L2BDMACLRN"
12808   - "L2XCFWD"
12809   - "LISP"
12810   traces:
12811     hoverinfo: "x+y"
12812     boxpoints: "outliers"
12813     whiskerwidth: 0
12814   layout:
12815     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12816     layout: "plot-throughput"
12817
12818 - type: "plot"
12819   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12820   algorithm: "plot_performance_box"
12821   output-file-type: ".html"
12822   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12824   filter: "'NIC_Intel-X710' and
12825            '64B' and
12826            'ENCAP' and
12827            'NDRPDR' and
12828            '4T2C' and
12829            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12830            not 'DOT1Q' and
12831            not 'VHOST' and
12832            not 'IPSECHW'"
12833   parameters:
12834   - "throughput"
12835   - "parent"
12836   - "tags"
12837   sort:
12838   - "IP4BASE"
12839   - "L2BDMACLRN"
12840   - "L2XCFWD"
12841   - "LISP"
12842   traces:
12843     hoverinfo: "x+y"
12844     boxpoints: "outliers"
12845     whiskerwidth: 0
12846   layout:
12847     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12848     layout: "plot-throughput"
12849
12850 - type: "plot"
12851   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12852   algorithm: "plot_performance_box"
12853   output-file-type: ".html"
12854   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12856   filter: "'NIC_Intel-X710' and
12857            '64B' and
12858            'ENCAP' and
12859            'NDRPDR' and
12860            '2T1C' and
12861            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12862            not 'DOT1Q' and
12863            not 'VHOST' and
12864            not 'IPSECHW'"
12865   parameters:
12866   - "throughput"
12867   - "parent"
12868   - "tags"
12869   sort:
12870   - "IP4BASE"
12871   - "L2BDMACLRN"
12872   - "L2XCFWD"
12873   - "LISP"
12874   traces:
12875     hoverinfo: "x+y"
12876     boxpoints: "outliers"
12877     whiskerwidth: 0
12878   layout:
12879     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12880     layout: "plot-throughput"
12881
12882 - type: "plot"
12883   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12884   algorithm: "plot_performance_box"
12885   output-file-type: ".html"
12886   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12888   filter: "'NIC_Intel-X710' and
12889            '64B' and
12890            'ENCAP' and
12891            'NDRPDR' and
12892            '4T2C' and
12893            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12894            not 'DOT1Q' and
12895            not 'VHOST' and
12896            not 'IPSECHW'"
12897   parameters:
12898   - "throughput"
12899   - "parent"
12900   - "tags"
12901   sort:
12902   - "IP4BASE"
12903   - "L2BDMACLRN"
12904   - "L2XCFWD"
12905   - "LISP"
12906   traces:
12907     hoverinfo: "x+y"
12908     boxpoints: "outliers"
12909     whiskerwidth: 0
12910   layout:
12911     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12912     layout: "plot-throughput"
12913
12914 ################################################################################
12915
12916 # Packet Throughput - VPP IPv6 3n-hsw-x520
12917 - type: "plot"
12918   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12919   algorithm: "plot_performance_box"
12920   output-file-type: ".html"
12921   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12923   filter: "'NIC_Intel-X520-DA2' and
12924            '78B' and
12925            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12926            'NDRPDR' and
12927            '1T1C' and
12928            'IP6FWD' and
12929            not 'SRv6' and
12930            not 'IPSEC' and
12931            not 'VHOST'"
12932   parameters:
12933   - "throughput"
12934   - "parent"
12935   - "tags"
12936   sort:
12937   - "IP6BASE"
12938   - "FIB_20K"
12939   - "FIB_200K"
12940   - "FIB_2M"
12941   traces:
12942     hoverinfo: "x+y"
12943     boxpoints: "outliers"
12944     whiskerwidth: 0
12945   layout:
12946     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12947     layout: "plot-throughput"
12948
12949 - type: "plot"
12950   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12951   algorithm: "plot_performance_box"
12952   output-file-type: ".html"
12953   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12955   filter: "'NIC_Intel-X520-DA2' and
12956            '78B' and
12957            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12958            'NDRPDR' and
12959            '1T1C' and
12960            'IP6FWD' and
12961            not 'SRv6' and
12962            not 'IPSEC' and
12963            not 'VHOST'"
12964   parameters:
12965   - "throughput"
12966   - "parent"
12967   - "tags"
12968   sort:
12969   - "IP6BASE"
12970   - "FIB_20K"
12971   - "FIB_200K"
12972   - "FIB_2M"
12973   traces:
12974     hoverinfo: "x+y"
12975     boxpoints: "outliers"
12976     whiskerwidth: 0
12977   layout:
12978     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12979     layout: "plot-throughput"
12980
12981 - type: "plot"
12982   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12983   algorithm: "plot_performance_box"
12984   output-file-type: ".html"
12985   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12987   filter: "'NIC_Intel-X520-DA2' and
12988            '78B' and
12989            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12990            'NDRPDR' and
12991            '2T2C' and
12992            'IP6FWD' and
12993            not 'SRv6' and
12994            not 'IPSEC' and
12995            not 'VHOST'"
12996   parameters:
12997   - "throughput"
12998   - "parent"
12999   - "tags"
13000   sort:
13001   - "IP6BASE"
13002   - "FIB_20K"
13003   - "FIB_200K"
13004   - "FIB_2M"
13005   traces:
13006     hoverinfo: "x+y"
13007     boxpoints: "outliers"
13008     whiskerwidth: 0
13009   layout:
13010     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
13011     layout: "plot-throughput"
13012
13013 - type: "plot"
13014   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13015   algorithm: "plot_performance_box"
13016   output-file-type: ".html"
13017   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13019   filter: "'NIC_Intel-X520-DA2' and
13020            '78B' and
13021            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13022            'NDRPDR' and
13023            '2T2C' and
13024            'IP6FWD' and
13025            not 'SRv6' and
13026            not 'IPSEC' and
13027            not 'VHOST'"
13028   parameters:
13029   - "throughput"
13030   - "parent"
13031   - "tags"
13032   sort:
13033   - "IP6BASE"
13034   - "FIB_20K"
13035   - "FIB_200K"
13036   - "FIB_2M"
13037   traces:
13038     hoverinfo: "x+y"
13039     boxpoints: "outliers"
13040     whiskerwidth: 0
13041   layout:
13042     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13043     layout: "plot-throughput"
13044
13045 # Packet Throughput - VPP IPv6 3n-hsw-x710
13046 - type: "plot"
13047   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13048   algorithm: "plot_performance_box"
13049   output-file-type: ".html"
13050   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13052   filter: "'NIC_Intel-X710' and
13053            '78B' and
13054            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13055            'NDRPDR' and
13056            '1T1C' and
13057            'IP6FWD' and
13058            not 'SRv6' and
13059            not 'IPSEC' and
13060            not 'VHOST'"
13061   parameters:
13062   - "throughput"
13063   - "parent"
13064   - "tags"
13065   sort:
13066   - "IP6BASE"
13067   - "FIB_20K"
13068   - "FIB_200K"
13069   - "FIB_2M"
13070   traces:
13071     hoverinfo: "x+y"
13072     boxpoints: "outliers"
13073     whiskerwidth: 0
13074   layout:
13075     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13076     layout: "plot-throughput"
13077
13078 - type: "plot"
13079   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13080   algorithm: "plot_performance_box"
13081   output-file-type: ".html"
13082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13084   filter: "'NIC_Intel-X710' and
13085            '78B' and
13086            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13087            'NDRPDR' and
13088            '1T1C' and
13089            'IP6FWD' and
13090            not 'SRv6' and
13091            not 'IPSEC' and
13092            not 'VHOST'"
13093   parameters:
13094   - "throughput"
13095   - "parent"
13096   - "tags"
13097   sort:
13098   - "IP6BASE"
13099   - "FIB_20K"
13100   - "FIB_200K"
13101   - "FIB_2M"
13102   traces:
13103     hoverinfo: "x+y"
13104     boxpoints: "outliers"
13105     whiskerwidth: 0
13106   layout:
13107     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13108     layout: "plot-throughput"
13109
13110 - type: "plot"
13111   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13112   algorithm: "plot_performance_box"
13113   output-file-type: ".html"
13114   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13116   filter: "'NIC_Intel-X710' and
13117            '78B' and
13118            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13119            'NDRPDR' and
13120            '2T2C' and
13121            'IP6FWD' and
13122            not 'SRv6' and
13123            not 'IPSEC' and
13124            not 'VHOST'"
13125   parameters:
13126   - "throughput"
13127   - "parent"
13128   - "tags"
13129   sort:
13130   - "IP6BASE"
13131   - "FIB_20K"
13132   - "FIB_200K"
13133   - "FIB_2M"
13134   traces:
13135     hoverinfo: "x+y"
13136     boxpoints: "outliers"
13137     whiskerwidth: 0
13138   layout:
13139     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13140     layout: "plot-throughput"
13141
13142 - type: "plot"
13143   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13144   algorithm: "plot_performance_box"
13145   output-file-type: ".html"
13146   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13148   filter: "'NIC_Intel-X710' and
13149            '78B' and
13150            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13151            'NDRPDR' and
13152            '2T2C' and
13153            'IP6FWD' and
13154            not 'SRv6' and
13155            not 'IPSEC' and
13156            not 'VHOST'"
13157   parameters:
13158   - "throughput"
13159   - "parent"
13160   - "tags"
13161   sort:
13162   - "IP6BASE"
13163   - "FIB_20K"
13164   - "FIB_200K"
13165   - "FIB_2M"
13166   traces:
13167     hoverinfo: "x+y"
13168     boxpoints: "outliers"
13169     whiskerwidth: 0
13170   layout:
13171     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13172     layout: "plot-throughput"
13173
13174 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13175 - type: "plot"
13176   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13177   algorithm: "plot_performance_box"
13178   output-file-type: ".html"
13179   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13181   filter: "'NIC_Intel-X710' and
13182            '78B' and
13183            ('IP6BASE' or
13184             'POLICE_MARK' or
13185             'COPWHLIST' or
13186             'IACLDST') and
13187            'NDRPDR' and
13188            '1T1C' and
13189            'IP6FWD' and
13190            not 'SRv6' and
13191            not 'IPSEC' and
13192            not 'VHOST'"
13193   parameters:
13194   - "throughput"
13195   - "parent"
13196   - "tags"
13197   sort:
13198   - "IP6BASE"
13199   - "POLICE_MARK"
13200   - "COPWHLIST"
13201   - "IACLDST"
13202   traces:
13203     hoverinfo: "x+y"
13204     boxpoints: "outliers"
13205     whiskerwidth: 0
13206   layout:
13207     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13208     layout: "plot-throughput"
13209
13210 - type: "plot"
13211   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13212   algorithm: "plot_performance_box"
13213   output-file-type: ".html"
13214   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13216   filter: "'NIC_Intel-X710' and
13217            '78B' and
13218            ('IP6BASE' or
13219             'POLICE_MARK' or
13220             'COPWHLIST' or
13221             'IACLDST') and
13222            'NDRPDR' and
13223            '2T2C' and
13224            'IP6FWD' and
13225            not 'SRv6' and
13226            not 'IPSEC' and
13227            not 'VHOST'"
13228   parameters:
13229   - "throughput"
13230   - "parent"
13231   - "tags"
13232   sort:
13233   - "IP6BASE"
13234   - "POLICE_MARK"
13235   - "COPWHLIST"
13236   - "IACLDST"
13237   traces:
13238     hoverinfo: "x+y"
13239     boxpoints: "outliers"
13240     whiskerwidth: 0
13241   layout:
13242     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13247   algorithm: "plot_performance_box"
13248   output-file-type: ".html"
13249   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13251   filter: "'NIC_Intel-X710' and
13252            '78B' and
13253            ('IP6BASE' or
13254             'POLICE_MARK' or
13255             'COPWHLIST' or
13256             'IACLDST') and
13257            'NDRPDR' and
13258            '1T1C' and
13259            'IP6FWD' and
13260            not 'SRv6' and
13261            not 'IPSEC' and
13262            not 'VHOST'"
13263   parameters:
13264   - "throughput"
13265   - "parent"
13266   - "tags"
13267   sort:
13268   - "IP6BASE"
13269   - "POLICE_MARK"
13270   - "COPWHLIST"
13271   - "IACLDST"
13272   traces:
13273     hoverinfo: "x+y"
13274     boxpoints: "outliers"
13275     whiskerwidth: 0
13276   layout:
13277     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13278     layout: "plot-throughput"
13279
13280 - type: "plot"
13281   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13282   algorithm: "plot_performance_box"
13283   output-file-type: ".html"
13284   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13286   filter: "'NIC_Intel-X710' and
13287            '78B' and
13288            ('IP6BASE' or
13289             'POLICE_MARK' or
13290             'COPWHLIST' or
13291             'IACLDST') and
13292            'NDRPDR' and
13293            '2T2C' and
13294            'IP6FWD' and
13295            not 'SRv6' and
13296            not 'IPSEC' and
13297            not 'VHOST'"
13298   parameters:
13299   - "throughput"
13300   - "parent"
13301   - "tags"
13302   sort:
13303   - "IP6BASE"
13304   - "POLICE_MARK"
13305   - "COPWHLIST"
13306   - "IACLDST"
13307   traces:
13308     hoverinfo: "x+y"
13309     boxpoints: "outliers"
13310     whiskerwidth: 0
13311   layout:
13312     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13313     layout: "plot-throughput"
13314
13315 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13316 - type: "plot"
13317   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13318   algorithm: "plot_performance_box"
13319   output-file-type: ".html"
13320   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13322   filter: "'NIC_Intel-XL710' and
13323            '78B' and
13324            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13325            'NDRPDR' and
13326            '1T1C' and
13327            'IP6FWD' and
13328            not 'SRv6' and
13329            not 'IPSEC' and
13330            not 'VHOST'"
13331   parameters:
13332   - "throughput"
13333   - "parent"
13334   - "tags"
13335   sort:
13336   - "IP6BASE"
13337   - "FIB_20K"
13338   - "FIB_200K"
13339   - "FIB_2M"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13350   algorithm: "plot_performance_box"
13351   output-file-type: ".html"
13352   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13354   filter: "'NIC_Intel-XL710' and
13355            '78B' and
13356            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13357            'NDRPDR' and
13358            '1T1C' and
13359            'IP6FWD' and
13360            not 'SRv6' and
13361            not 'IPSEC' and
13362            not 'VHOST'"
13363   parameters:
13364   - "throughput"
13365   - "parent"
13366   - "tags"
13367   sort:
13368   - "IP6BASE"
13369   - "FIB_20K"
13370   - "FIB_200K"
13371   - "FIB_2M"
13372   traces:
13373     hoverinfo: "x+y"
13374     boxpoints: "outliers"
13375     whiskerwidth: 0
13376   layout:
13377     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13382   algorithm: "plot_performance_box"
13383   output-file-type: ".html"
13384   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13386   filter: "'NIC_Intel-XL710' and
13387            '78B' and
13388            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13389            'NDRPDR' and
13390            '2T2C' and
13391            'IP6FWD' and
13392            not 'SRv6' and
13393            not 'IPSEC' and
13394            not 'VHOST'"
13395   parameters:
13396   - "throughput"
13397   - "parent"
13398   - "tags"
13399   sort:
13400   - "IP6BASE"
13401   - "FIB_20K"
13402   - "FIB_200K"
13403   - "FIB_2M"
13404   traces:
13405     hoverinfo: "x+y"
13406     boxpoints: "outliers"
13407     whiskerwidth: 0
13408   layout:
13409     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13410     layout: "plot-throughput"
13411
13412 - type: "plot"
13413   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13414   algorithm: "plot_performance_box"
13415   output-file-type: ".html"
13416   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13418   filter: "'NIC_Intel-XL710' and
13419            '78B' and
13420            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13421            'NDRPDR' and
13422            '2T2C' and
13423            'IP6FWD' and
13424            not 'SRv6' and
13425            not 'IPSEC' and
13426            not 'VHOST'"
13427   parameters:
13428   - "throughput"
13429   - "parent"
13430   - "tags"
13431   sort:
13432   - "IP6BASE"
13433   - "FIB_20K"
13434   - "FIB_200K"
13435   - "FIB_2M"
13436   traces:
13437     hoverinfo: "x+y"
13438     boxpoints: "outliers"
13439     whiskerwidth: 0
13440   layout:
13441     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13442     layout: "plot-throughput"
13443
13444 # Packet Throughput - VPP IPv6 3n-skx-x710
13445 - type: "plot"
13446   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13447   algorithm: "plot_performance_box"
13448   output-file-type: ".html"
13449   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13451   filter: "'NIC_Intel-X710' and
13452            '78B' and
13453            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13454            'NDRPDR' and
13455            '2T1C' and
13456            'IP6FWD' and
13457            not 'SRv6' and
13458            not 'IPSEC' and
13459            not 'VHOST'"
13460   parameters:
13461   - "throughput"
13462   - "parent"
13463   - "tags"
13464   sort:
13465   - "IP6BASE"
13466   - "FIB_20K"
13467   - "FIB_200K"
13468   - "FIB_2M"
13469   traces:
13470     hoverinfo: "x+y"
13471     boxpoints: "outliers"
13472     whiskerwidth: 0
13473   layout:
13474     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13475     layout: "plot-throughput"
13476
13477 - type: "plot"
13478   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13479   algorithm: "plot_performance_box"
13480   output-file-type: ".html"
13481   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13483   filter: "'NIC_Intel-X710' and
13484            '78B' and
13485            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13486            'NDRPDR' and
13487            '2T1C' and
13488            'IP6FWD' and
13489            not 'SRv6' and
13490            not 'IPSEC' and
13491            not 'VHOST'"
13492   parameters:
13493   - "throughput"
13494   - "parent"
13495   - "tags"
13496   sort:
13497   - "IP6BASE"
13498   - "FIB_20K"
13499   - "FIB_200K"
13500   - "FIB_2M"
13501   traces:
13502     hoverinfo: "x+y"
13503     boxpoints: "outliers"
13504     whiskerwidth: 0
13505   layout:
13506     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13507     layout: "plot-throughput"
13508
13509 - type: "plot"
13510   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13511   algorithm: "plot_performance_box"
13512   output-file-type: ".html"
13513   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13515   filter: "'NIC_Intel-X710' and
13516            '78B' and
13517            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13518            'NDRPDR' and
13519            '4T2C' and
13520            'IP6FWD' and
13521            not 'SRv6' and
13522            not 'IPSEC' and
13523            not 'VHOST'"
13524   parameters:
13525   - "throughput"
13526   - "parent"
13527   - "tags"
13528   sort:
13529   - "IP6BASE"
13530   - "FIB_20K"
13531   - "FIB_200K"
13532   - "FIB_2M"
13533   traces:
13534     hoverinfo: "x+y"
13535     boxpoints: "outliers"
13536     whiskerwidth: 0
13537   layout:
13538     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13539     layout: "plot-throughput"
13540
13541 - type: "plot"
13542   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13543   algorithm: "plot_performance_box"
13544   output-file-type: ".html"
13545   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13547   filter: "'NIC_Intel-X710' and
13548            '78B' and
13549            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13550            'NDRPDR' and
13551            '4T2C' and
13552            'IP6FWD' and
13553            not 'SRv6' and
13554            not 'IPSEC' and
13555            not 'VHOST'"
13556   parameters:
13557   - "throughput"
13558   - "parent"
13559   - "tags"
13560   sort:
13561   - "IP6BASE"
13562   - "FIB_20K"
13563   - "FIB_200K"
13564   - "FIB_2M"
13565   traces:
13566     hoverinfo: "x+y"
13567     boxpoints: "outliers"
13568     whiskerwidth: 0
13569   layout:
13570     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13571     layout: "plot-throughput"
13572
13573 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13574 - type: "plot"
13575   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13576   algorithm: "plot_performance_box"
13577   output-file-type: ".html"
13578   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13580   filter: "'NIC_Intel-X710' and
13581            '78B' and
13582            ('IP6BASE' or
13583             'POLICE_MARK' or
13584             'COPWHLIST' or
13585             'IACLDST') and
13586            'NDRPDR' and
13587            '2T1C' and
13588            'IP6FWD' and
13589            not 'SRv6' and
13590            not 'IPSEC' and
13591            not 'VHOST'"
13592   parameters:
13593   - "throughput"
13594   - "parent"
13595   - "tags"
13596   sort:
13597   - "IP6BASE"
13598   - "POLICE_MARK"
13599   - "COPWHLIST"
13600   - "IACLDST"
13601   traces:
13602     hoverinfo: "x+y"
13603     boxpoints: "outliers"
13604     whiskerwidth: 0
13605   layout:
13606     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13607     layout: "plot-throughput"
13608
13609 - type: "plot"
13610   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13611   algorithm: "plot_performance_box"
13612   output-file-type: ".html"
13613   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13615   filter: "'NIC_Intel-X710' and
13616            '78B' and
13617            ('IP6BASE' or
13618             'POLICE_MARK' or
13619             'COPWHLIST' or
13620             'IACLDST') and
13621            'NDRPDR' and
13622            '4T2C' and
13623            'IP6FWD' and
13624            not 'SRv6' and
13625            not 'IPSEC' and
13626            not 'VHOST'"
13627   parameters:
13628   - "throughput"
13629   - "parent"
13630   - "tags"
13631   sort:
13632   - "IP6BASE"
13633   - "POLICE_MARK"
13634   - "COPWHLIST"
13635   - "IACLDST"
13636   traces:
13637     hoverinfo: "x+y"
13638     boxpoints: "outliers"
13639     whiskerwidth: 0
13640   layout:
13641     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13642     layout: "plot-throughput"
13643
13644 - type: "plot"
13645   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13646   algorithm: "plot_performance_box"
13647   output-file-type: ".html"
13648   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13650   filter: "'NIC_Intel-X710' and
13651            '78B' and
13652            ('IP6BASE' or
13653             'POLICE_MARK' or
13654             'COPWHLIST' or
13655             'IACLDST') and
13656            'NDRPDR' and
13657            '2T1C' and
13658            'IP6FWD' and
13659            not 'SRv6' and
13660            not 'IPSEC' and
13661            not 'VHOST'"
13662   parameters:
13663   - "throughput"
13664   - "parent"
13665   - "tags"
13666   sort:
13667   - "IP6BASE"
13668   - "POLICE_MARK"
13669   - "COPWHLIST"
13670   - "IACLDST"
13671   traces:
13672     hoverinfo: "x+y"
13673     boxpoints: "outliers"
13674     whiskerwidth: 0
13675   layout:
13676     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13677     layout: "plot-throughput"
13678
13679 - type: "plot"
13680   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13681   algorithm: "plot_performance_box"
13682   output-file-type: ".html"
13683   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13685   filter: "'NIC_Intel-X710' and
13686            '78B' and
13687            ('IP6BASE' or
13688             'POLICE_MARK' or
13689             'COPWHLIST' or
13690             'IACLDST') and
13691            'NDRPDR' and
13692            '4T2C' and
13693            'IP6FWD' and
13694            not 'SRv6' and
13695            not 'IPSEC' and
13696            not 'VHOST'"
13697   parameters:
13698   - "throughput"
13699   - "parent"
13700   - "tags"
13701   sort:
13702   - "IP6BASE"
13703   - "POLICE_MARK"
13704   - "COPWHLIST"
13705   - "IACLDST"
13706   traces:
13707     hoverinfo: "x+y"
13708     boxpoints: "outliers"
13709     whiskerwidth: 0
13710   layout:
13711     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13712     layout: "plot-throughput"
13713
13714 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13715 - type: "plot"
13716   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13717   algorithm: "plot_performance_box"
13718   output-file-type: ".html"
13719   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13721   filter: "'NIC_Intel-XXV710' and
13722            '78B' and
13723            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13724            'NDRPDR' and
13725            '2T1C' and
13726            'IP6FWD' and
13727            not 'SRv6' and
13728            not 'IPSEC' and
13729            not 'VHOST'"
13730   parameters:
13731   - "throughput"
13732   - "parent"
13733   - "tags"
13734   sort:
13735   - "IP6BASE"
13736   - "FIB_20K"
13737   - "FIB_200K"
13738   - "FIB_2M"
13739   traces:
13740     hoverinfo: "x+y"
13741     boxpoints: "outliers"
13742     whiskerwidth: 0
13743   layout:
13744     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13745     layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13749   algorithm: "plot_performance_box"
13750   output-file-type: ".html"
13751   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13753   filter: "'NIC_Intel-XXV710' and
13754            '78B' and
13755            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13756            'NDRPDR' and
13757            '2T1C' and
13758            'IP6FWD' and
13759            not 'SRv6' and
13760            not 'IPSEC' and
13761            not 'VHOST'"
13762   parameters:
13763   - "throughput"
13764   - "parent"
13765   - "tags"
13766   sort:
13767   - "IP6BASE"
13768   - "FIB_20K"
13769   - "FIB_200K"
13770   - "FIB_2M"
13771   traces:
13772     hoverinfo: "x+y"
13773     boxpoints: "outliers"
13774     whiskerwidth: 0
13775   layout:
13776     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13777     layout: "plot-throughput"
13778
13779 - type: "plot"
13780   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13781   algorithm: "plot_performance_box"
13782   output-file-type: ".html"
13783   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13785   filter: "'NIC_Intel-XXV710' and
13786            '78B' and
13787            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13788            'NDRPDR' and
13789            '4T2C' and
13790            'IP6FWD' and
13791            not 'SRv6' and
13792            not 'IPSEC' and
13793            not 'VHOST'"
13794   parameters:
13795   - "throughput"
13796   - "parent"
13797   - "tags"
13798   sort:
13799   - "IP6BASE"
13800   - "FIB_20K"
13801   - "FIB_200K"
13802   - "FIB_2M"
13803   traces:
13804     hoverinfo: "x+y"
13805     boxpoints: "outliers"
13806     whiskerwidth: 0
13807   layout:
13808     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13809     layout: "plot-throughput"
13810
13811 - type: "plot"
13812   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13813   algorithm: "plot_performance_box"
13814   output-file-type: ".html"
13815   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13817   filter: "'NIC_Intel-XXV710' and
13818            '78B' and
13819            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13820            'NDRPDR' and
13821            '4T2C' and
13822            'IP6FWD' and
13823            not 'SRv6' and
13824            not 'IPSEC' and
13825            not 'VHOST'"
13826   parameters:
13827   - "throughput"
13828   - "parent"
13829   - "tags"
13830   sort:
13831   - "IP6BASE"
13832   - "FIB_20K"
13833   - "FIB_200K"
13834   - "FIB_2M"
13835   traces:
13836     hoverinfo: "x+y"
13837     boxpoints: "outliers"
13838     whiskerwidth: 0
13839   layout:
13840     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13841     layout: "plot-throughput"
13842
13843 # Packet Throughput - VPP IPv6 2n-skx-x710
13844 - type: "plot"
13845   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13846   algorithm: "plot_performance_box"
13847   output-file-type: ".html"
13848   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13850   filter: "'NIC_Intel-X710' and
13851            '78B' and
13852            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13853            'NDRPDR' and
13854            '2T1C' and
13855            'IP6FWD' and
13856            not 'SRv6' and
13857            not 'IPSEC' and
13858            not 'VHOST'"
13859   parameters:
13860   - "throughput"
13861   - "parent"
13862   - "tags"
13863   sort:
13864   - "IP6BASE"
13865   - "FIB_20K"
13866   - "FIB_200K"
13867   - "FIB_2M"
13868   traces:
13869     hoverinfo: "x+y"
13870     boxpoints: "outliers"
13871     whiskerwidth: 0
13872   layout:
13873     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13874     layout: "plot-throughput"
13875
13876 - type: "plot"
13877   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13878   algorithm: "plot_performance_box"
13879   output-file-type: ".html"
13880   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13882   filter: "'NIC_Intel-X710' and
13883            '78B' and
13884            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13885            'NDRPDR' and
13886            '2T1C' and
13887            'IP6FWD' and
13888            not 'SRv6' and
13889            not 'IPSEC' and
13890            not 'VHOST'"
13891   parameters:
13892   - "throughput"
13893   - "parent"
13894   - "tags"
13895   sort:
13896   - "IP6BASE"
13897   - "FIB_20K"
13898   - "FIB_200K"
13899   - "FIB_2M"
13900   traces:
13901     hoverinfo: "x+y"
13902     boxpoints: "outliers"
13903     whiskerwidth: 0
13904   layout:
13905     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13906     layout: "plot-throughput"
13907
13908 - type: "plot"
13909   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13910   algorithm: "plot_performance_box"
13911   output-file-type: ".html"
13912   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13914   filter: "'NIC_Intel-X710' and
13915            '78B' and
13916            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13917            'NDRPDR' and
13918            '4T2C' and
13919            'IP6FWD' and
13920            not 'SRv6' and
13921            not 'IPSEC' and
13922            not 'VHOST'"
13923   parameters:
13924   - "throughput"
13925   - "parent"
13926   - "tags"
13927   sort:
13928   - "IP6BASE"
13929   - "FIB_20K"
13930   - "FIB_200K"
13931   - "FIB_2M"
13932   traces:
13933     hoverinfo: "x+y"
13934     boxpoints: "outliers"
13935     whiskerwidth: 0
13936   layout:
13937     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13938     layout: "plot-throughput"
13939
13940 - type: "plot"
13941   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13942   algorithm: "plot_performance_box"
13943   output-file-type: ".html"
13944   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13946   filter: "'NIC_Intel-X710' and
13947            '78B' and
13948            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13949            'NDRPDR' and
13950            '4T2C' and
13951            'IP6FWD' and
13952            not 'SRv6' and
13953            not 'IPSEC' and
13954            not 'VHOST'"
13955   parameters:
13956   - "throughput"
13957   - "parent"
13958   - "tags"
13959   sort:
13960   - "IP6BASE"
13961   - "FIB_20K"
13962   - "FIB_200K"
13963   - "FIB_2M"
13964   traces:
13965     hoverinfo: "x+y"
13966     boxpoints: "outliers"
13967     whiskerwidth: 0
13968   layout:
13969     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13970     layout: "plot-throughput"
13971
13972 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13973 - type: "plot"
13974   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13975   algorithm: "plot_performance_box"
13976   output-file-type: ".html"
13977   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13979   filter: "'NIC_Intel-XXV710' and
13980            '78B' and
13981            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13982            'NDRPDR' and
13983            '2T1C' and
13984            'IP6FWD' and
13985            not 'SRv6' and
13986            not 'IPSEC' and
13987            not 'VHOST'"
13988   parameters:
13989   - "throughput"
13990   - "parent"
13991   - "tags"
13992   sort:
13993   - "IP6BASE"
13994   - "FIB_20K"
13995   - "FIB_200K"
13996   - "FIB_2M"
13997   traces:
13998     hoverinfo: "x+y"
13999     boxpoints: "outliers"
14000     whiskerwidth: 0
14001   layout:
14002     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14003     layout: "plot-throughput"
14004
14005 - type: "plot"
14006   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14007   algorithm: "plot_performance_box"
14008   output-file-type: ".html"
14009   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14011   filter: "'NIC_Intel-XXV710' and
14012            '78B' and
14013            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14014            'NDRPDR' and
14015            '2T1C' and
14016            'IP6FWD' and
14017            not 'SRv6' and
14018            not 'IPSEC' and
14019            not 'VHOST'"
14020   parameters:
14021   - "throughput"
14022   - "parent"
14023   - "tags"
14024   sort:
14025   - "IP6BASE"
14026   - "FIB_20K"
14027   - "FIB_200K"
14028   - "FIB_2M"
14029   traces:
14030     hoverinfo: "x+y"
14031     boxpoints: "outliers"
14032     whiskerwidth: 0
14033   layout:
14034     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14035     layout: "plot-throughput"
14036
14037 - type: "plot"
14038   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14039   algorithm: "plot_performance_box"
14040   output-file-type: ".html"
14041   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14043   filter: "'NIC_Intel-XXV710' and
14044            '78B' and
14045            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14046            'NDRPDR' and
14047            '4T2C' and
14048            'IP6FWD' and
14049            not 'SRv6' and
14050            not 'IPSEC' and
14051            not 'VHOST'"
14052   parameters:
14053   - "throughput"
14054   - "parent"
14055   - "tags"
14056   sort:
14057   - "IP6BASE"
14058   - "FIB_20K"
14059   - "FIB_200K"
14060   - "FIB_2M"
14061   traces:
14062     hoverinfo: "x+y"
14063     boxpoints: "outliers"
14064     whiskerwidth: 0
14065   layout:
14066     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14067     layout: "plot-throughput"
14068
14069 - type: "plot"
14070   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14071   algorithm: "plot_performance_box"
14072   output-file-type: ".html"
14073   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14075   filter: "'NIC_Intel-XXV710' and
14076            '78B' and
14077            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14078            'NDRPDR' and
14079            '4T2C' and
14080            'IP6FWD' and
14081            not 'SRv6' and
14082            not 'IPSEC' and
14083            not 'VHOST'"
14084   parameters:
14085   - "throughput"
14086   - "parent"
14087   - "tags"
14088   sort:
14089   - "IP6BASE"
14090   - "FIB_20K"
14091   - "FIB_200K"
14092   - "FIB_2M"
14093   traces:
14094     hoverinfo: "x+y"
14095     boxpoints: "outliers"
14096     whiskerwidth: 0
14097   layout:
14098     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14099     layout: "plot-throughput"
14100
14101 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14102 #- type: "plot"
14103 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14104 #  algorithm: "plot_performance_box"
14105 #  output-file-type: ".html"
14106 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14107 #  data: "intel-dnv-vpp"
14108 #  filter: "'NIC_Intel-X553' and
14109 #           '78B' and
14110 #           'IP6BASE' and
14111 #           'NDRPDR' and
14112 #           '1T1C' and
14113 #           'IP6FWD' and
14114 #           not 'SRv6' and
14115 #           not 'IPSEC' and
14116 #           not 'VHOST'"
14117 #  parameters:
14118 #  - "throughput"
14119 #  - "parent"
14120 #  - "tags"
14121 #  sort:
14122 #  - "IP6BASE"
14123 #  traces:
14124 #    hoverinfo: "x+y"
14125 #    boxpoints: "outliers"
14126 #    whiskerwidth: 0
14127 #  layout:
14128 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14129 #    layout: "plot-throughput"
14130 #
14131 #- type: "plot"
14132 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14133 #  algorithm: "plot_performance_box"
14134 #  output-file-type: ".html"
14135 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14136 #  data: "intel-dnv-vpp"
14137 #  filter: "'NIC_Intel-X553' and
14138 #           '78B' and
14139 #           'IP6BASE' and
14140 #           'NDRPDR' and
14141 #           '1T1C' and
14142 #           'IP6FWD' and
14143 #           not 'SRv6' and
14144 #           not 'IPSEC' and
14145 #           not 'VHOST'"
14146 #  parameters:
14147 #  - "throughput"
14148 #  - "parent"
14149 #  - "tags"
14150 #  sort:
14151 #  - "IP6BASE"
14152 #  traces:
14153 #    hoverinfo: "x+y"
14154 #    boxpoints: "outliers"
14155 #    whiskerwidth: 0
14156 #  layout:
14157 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14158 #    layout: "plot-throughput"
14159 #
14160 #- type: "plot"
14161 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14162 #  algorithm: "plot_performance_box"
14163 #  output-file-type: ".html"
14164 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14165 #  data: "intel-dnv-vpp"
14166 #  filter: "'NIC_Intel-X553' and
14167 #           '78B' and
14168 #           'IP6BASE' and
14169 #           'NDRPDR' and
14170 #           '2T2C' and
14171 #           'IP6FWD' and
14172 #           not 'SRv6' and
14173 #           not 'IPSEC' and
14174 #           not 'VHOST'"
14175 #  parameters:
14176 #  - "throughput"
14177 #  - "parent"
14178 #  - "tags"
14179 #  sort:
14180 #  - "IP6BASE"
14181 #  traces:
14182 #    hoverinfo: "x+y"
14183 #    boxpoints: "outliers"
14184 #    whiskerwidth: 0
14185 #  layout:
14186 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14187 #    layout: "plot-throughput"
14188 #
14189 #- type: "plot"
14190 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14191 #  algorithm: "plot_performance_box"
14192 #  output-file-type: ".html"
14193 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14194 #  data: "intel-dnv-vpp"
14195 #  filter: "'NIC_Intel-X553' and
14196 #           '78B' and
14197 #           'IP6BASE' and
14198 #           'NDRPDR' and
14199 #           '2T2C' and
14200 #           'IP6FWD' and
14201 #           not 'SRv6' and
14202 #           not 'IPSEC' and
14203 #           not 'VHOST'"
14204 #  parameters:
14205 #  - "throughput"
14206 #  - "parent"
14207 #  - "tags"
14208 #  sort:
14209 #  - "IP6BASE"
14210 #  traces:
14211 #    hoverinfo: "x+y"
14212 #    boxpoints: "outliers"
14213 #    whiskerwidth: 0
14214 #  layout:
14215 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14216 #    layout: "plot-throughput"
14217
14218 ################################################################################
14219
14220 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14221 - type: "plot"
14222   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14223   algorithm: "plot_performance_box"
14224   output-file-type: ".html"
14225   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14227   filter: "'NIC_Intel-X520-DA2' and
14228            '78B' and
14229            'ENCAP' and
14230            'NDRPDR' and
14231            '1T1C' and
14232            'LISP' and
14233            not 'VHOST'"
14234   parameters:
14235   - "throughput"
14236   - "parent"
14237   - "tags"
14238   sort:
14239   - "IP4UNRLAY"
14240   - "IP6UNRLAY"
14241   traces:
14242     hoverinfo: "x+y"
14243     boxpoints: "outliers"
14244     whiskerwidth: 0
14245   layout:
14246     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14247     layout: "plot-throughput"
14248
14249 - type: "plot"
14250   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14251   algorithm: "plot_performance_box"
14252   output-file-type: ".html"
14253   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14255   filter: "'NIC_Intel-X520-DA2' and
14256            '78B' and
14257            'ENCAP' and
14258            'NDRPDR' and
14259            '1T1C' and
14260            'LISP' and
14261            not 'VHOST'"
14262   parameters:
14263   - "throughput"
14264   - "parent"
14265   - "tags"
14266   sort:
14267   - "IP4UNRLAY"
14268   - "IP6UNRLAY"
14269   traces:
14270     hoverinfo: "x+y"
14271     boxpoints: "outliers"
14272     whiskerwidth: 0
14273   layout:
14274     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14275     layout: "plot-throughput"
14276
14277 - type: "plot"
14278   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14279   algorithm: "plot_performance_box"
14280   output-file-type: ".html"
14281   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14283   filter: "'NIC_Intel-X520-DA2' and
14284            '78B' and
14285            'ENCAP' and
14286            'NDRPDR' and
14287            '2T2C' and
14288            'LISP' and
14289            not 'VHOST'"
14290   parameters:
14291   - "throughput"
14292   - "parent"
14293   - "tags"
14294   sort:
14295   - "IP4UNRLAY"
14296   - "IP6UNRLAY"
14297   traces:
14298     hoverinfo: "x+y"
14299     boxpoints: "outliers"
14300     whiskerwidth: 0
14301   layout:
14302     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14303     layout: "plot-throughput"
14304
14305 - type: "plot"
14306   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14307   algorithm: "plot_performance_box"
14308   output-file-type: ".html"
14309   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14311   filter: "'NIC_Intel-X520-DA2' and
14312            '78B' and
14313            'ENCAP' and
14314            'NDRPDR' and
14315            '2T2C' and
14316            'LISP' and
14317            not 'VHOST'"
14318   parameters:
14319   - "throughput"
14320   - "parent"
14321   - "tags"
14322   sort:
14323   - "IP4UNRLAY"
14324   - "IP6UNRLAY"
14325   traces:
14326     hoverinfo: "x+y"
14327     boxpoints: "outliers"
14328     whiskerwidth: 0
14329   layout:
14330     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14331     layout: "plot-throughput"
14332
14333 ################################################################################
14334
14335 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14336 - type: "plot"
14337   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14338   algorithm: "plot_performance_box"
14339   output-file-type: ".html"
14340   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14342   filter: "'NIC_Intel-XL710' and
14343            '64B' and
14344            'IP4FWD' and
14345            'NDRPDR' and
14346            'BASE' and
14347            '1T1C' and
14348            'IPSECHW' and
14349            not 'VHOST'"
14350   parameters:
14351   - "throughput"
14352   - "parent"
14353   - "tags"
14354   traces:
14355     hoverinfo: "x+y"
14356     boxpoints: "outliers"
14357     whiskerwidth: 0
14358   layout:
14359     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14360     layout: "plot-throughput"
14361
14362 - type: "plot"
14363   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14364   algorithm: "plot_performance_box"
14365   output-file-type: ".html"
14366   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14368   filter: "'NIC_Intel-XL710' and
14369            '64B' and
14370            'IP4FWD' and
14371            'NDRPDR' and
14372            'BASE' and
14373            '1T1C' and
14374            'IPSECHW' and
14375            not 'VHOST'"
14376   parameters:
14377   - "throughput"
14378   - "parent"
14379   - "tags"
14380   traces:
14381     hoverinfo: "x+y"
14382     boxpoints: "outliers"
14383     whiskerwidth: 0
14384   layout:
14385     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14390   algorithm: "plot_performance_box"
14391   output-file-type: ".html"
14392   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14394   filter: "'NIC_Intel-XL710' and
14395            '64B' and
14396            'IP4FWD' and
14397            'NDRPDR' and
14398            'BASE' and
14399            '2T2C' and
14400            'IPSECHW' and
14401            not 'VHOST'"
14402   parameters:
14403   - "throughput"
14404   - "parent"
14405   - "tags"
14406   traces:
14407     hoverinfo: "x+y"
14408     boxpoints: "outliers"
14409     whiskerwidth: 0
14410   layout:
14411     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14412     layout: "plot-throughput"
14413
14414 - type: "plot"
14415   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14416   algorithm: "plot_performance_box"
14417   output-file-type: ".html"
14418   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14420   filter: "'NIC_Intel-XL710' and
14421            '64B' and
14422            'IP4FWD' and
14423            'NDRPDR' and
14424            'BASE' and
14425            '2T2C' and
14426            'IPSECHW' and
14427            not 'VHOST'"
14428   parameters:
14429   - "throughput"
14430   - "parent"
14431   - "tags"
14432   traces:
14433     hoverinfo: "x+y"
14434     boxpoints: "outliers"
14435     whiskerwidth: 0
14436   layout:
14437     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14438     layout: "plot-throughput"
14439
14440 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14441 - type: "plot"
14442   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14443   algorithm: "plot_performance_box"
14444   output-file-type: ".html"
14445   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14447   filter: "'NIC_Intel-XL710' and
14448            '64B' and
14449            'IP4FWD' and
14450            'NDRPDR' and
14451            'SCALE' and
14452            '1T1C' and
14453            'IPSECHW' and
14454            not 'VHOST'"
14455   parameters:
14456   - "throughput"
14457   - "parent"
14458   - "tags"
14459   traces:
14460     hoverinfo: "x+y"
14461     boxpoints: "outliers"
14462     whiskerwidth: 0
14463   layout:
14464     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14465     layout: "plot-throughput"
14466
14467 - type: "plot"
14468   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14469   algorithm: "plot_performance_box"
14470   output-file-type: ".html"
14471   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14473   filter: "'NIC_Intel-XL710' and
14474            '64B' and
14475            'IP4FWD' and
14476            'NDRPDR' and
14477            'SCALE' and
14478            '1T1C' and
14479            'IPSECHW' and
14480            not 'VHOST'"
14481   parameters:
14482   - "throughput"
14483   - "parent"
14484   - "tags"
14485   traces:
14486     hoverinfo: "x+y"
14487     boxpoints: "outliers"
14488     whiskerwidth: 0
14489   layout:
14490     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14491     layout: "plot-throughput"
14492
14493 - type: "plot"
14494   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14495   algorithm: "plot_performance_box"
14496   output-file-type: ".html"
14497   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14499   filter: "'NIC_Intel-XL710' and
14500            '64B' and
14501            'IP4FWD' and
14502            'NDRPDR' and
14503            'SCALE' and
14504            '2T2C' and
14505            'IPSECHW' and
14506            not 'VHOST'"
14507   parameters:
14508   - "throughput"
14509   - "parent"
14510   - "tags"
14511   traces:
14512     hoverinfo: "x+y"
14513     boxpoints: "outliers"
14514     whiskerwidth: 0
14515   layout:
14516     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14517     layout: "plot-throughput"
14518
14519 - type: "plot"
14520   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14521   algorithm: "plot_performance_box"
14522   output-file-type: ".html"
14523   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14525   filter: "'NIC_Intel-XL710' and
14526            '64B' and
14527            'IP4FWD' and
14528            'NDRPDR' and
14529            'SCALE' and
14530            '2T2C' and
14531            'IPSECHW' and
14532            not 'VHOST'"
14533   parameters:
14534   - "throughput"
14535   - "parent"
14536   - "tags"
14537   traces:
14538     hoverinfo: "x+y"
14539     boxpoints: "outliers"
14540     whiskerwidth: 0
14541   layout:
14542     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14543     layout: "plot-throughput"
14544
14545 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14546 - type: "plot"
14547   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14548   algorithm: "plot_performance_box"
14549   output-file-type: ".html"
14550   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14552   filter: "'NIC_Intel-XL710' and
14553            '64B' and
14554            'IP4FWD' and
14555            'NDRPDR' and
14556            '1T1C' and
14557            'IPSECSW' and
14558            not 'VHOST'"
14559   parameters:
14560   - "throughput"
14561   - "parent"
14562   - "tags"
14563   traces:
14564     hoverinfo: "x+y"
14565     boxpoints: "outliers"
14566     whiskerwidth: 0
14567   layout:
14568     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14569     layout: "plot-throughput"
14570
14571 - type: "plot"
14572   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14573   algorithm: "plot_performance_box"
14574   output-file-type: ".html"
14575   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14577   filter: "'NIC_Intel-XL710' and
14578            '64B' and
14579            'IP4FWD' and
14580            'NDRPDR' and
14581            '1T1C' and
14582            'IPSECSW' and
14583            not 'VHOST'"
14584   parameters:
14585   - "throughput"
14586   - "parent"
14587   - "tags"
14588   traces:
14589     hoverinfo: "x+y"
14590     boxpoints: "outliers"
14591     whiskerwidth: 0
14592   layout:
14593     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14594     layout: "plot-throughput"
14595
14596 - type: "plot"
14597   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14598   algorithm: "plot_performance_box"
14599   output-file-type: ".html"
14600   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14602   filter: "'NIC_Intel-XL710' and
14603            '64B' and
14604            'IP4FWD' and
14605            'NDRPDR' and
14606            '2T2C' and
14607            'IPSECSW' and
14608            not 'VHOST'"
14609   parameters:
14610   - "throughput"
14611   - "parent"
14612   - "tags"
14613   traces:
14614     hoverinfo: "x+y"
14615     boxpoints: "outliers"
14616     whiskerwidth: 0
14617   layout:
14618     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14619     layout: "plot-throughput"
14620
14621 - type: "plot"
14622   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14623   algorithm: "plot_performance_box"
14624   output-file-type: ".html"
14625   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14627   filter: "'NIC_Intel-XL710' and
14628            '64B' and
14629            'IP4FWD' and
14630            'NDRPDR' and
14631            '2T2C' and
14632            'IPSECSW' and
14633            not 'VHOST'"
14634   parameters:
14635   - "throughput"
14636   - "parent"
14637   - "tags"
14638   traces:
14639     hoverinfo: "x+y"
14640     boxpoints: "outliers"
14641     whiskerwidth: 0
14642   layout:
14643     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14644     layout: "plot-throughput"
14645
14646 ################################################################################
14647
14648 # Packet Throughput - VPP SRv6 3n-hsw-x520
14649 - type: "plot"
14650   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14651   algorithm: "plot_performance_box"
14652   output-file-type: ".html"
14653   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14655   filter: "'NIC_Intel-X520-DA2' and
14656            '78B' and
14657            'FEATURE' and
14658            'NDRPDR' and
14659            '1T1C' and
14660            'IP6FWD' and
14661            'SRv6'"
14662   parameters:
14663   - "throughput"
14664   - "parent"
14665   - "tags"
14666   traces:
14667     hoverinfo: "x+y"
14668     boxpoints: "outliers"
14669     whiskerwidth: 0
14670   layout:
14671     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14672     layout: "plot-throughput"
14673
14674 - type: "plot"
14675   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14676   algorithm: "plot_performance_box"
14677   output-file-type: ".html"
14678   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14680   filter: "'NIC_Intel-X520-DA2' and
14681            '78B' and
14682            'FEATURE' and
14683            'NDRPDR' and
14684            '1T1C' and
14685            'IP6FWD' and
14686            'SRv6'"
14687   parameters:
14688   - "throughput"
14689   - "parent"
14690   - "tags"
14691   traces:
14692     hoverinfo: "x+y"
14693     boxpoints: "outliers"
14694     whiskerwidth: 0
14695   layout:
14696     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14697     layout: "plot-throughput"
14698
14699 - type: "plot"
14700   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14701   algorithm: "plot_performance_box"
14702   output-file-type: ".html"
14703   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14705   filter: "'NIC_Intel-X520-DA2' and
14706            '78B' and
14707            'FEATURE' and
14708            'NDRPDR' and
14709            '2T2C' and
14710            'IP6FWD' and
14711            'SRv6'"
14712   parameters:
14713   - "throughput"
14714   - "parent"
14715   - "tags"
14716   traces:
14717     hoverinfo: "x+y"
14718     boxpoints: "outliers"
14719     whiskerwidth: 0
14720   layout:
14721     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14722     layout: "plot-throughput"
14723
14724 - type: "plot"
14725   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14726   algorithm: "plot_performance_box"
14727   output-file-type: ".html"
14728   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14730   filter: "'NIC_Intel-X520-DA2' and
14731            '78B' and
14732            'FEATURE' and
14733            'NDRPDR' and
14734            '2T2C' and
14735            'IP6FWD' and
14736            'SRv6'"
14737   parameters:
14738   - "throughput"
14739   - "parent"
14740   - "tags"
14741   traces:
14742     hoverinfo: "x+y"
14743     boxpoints: "outliers"
14744     whiskerwidth: 0
14745   layout:
14746     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14747     layout: "plot-throughput"
14748
14749 ################################################################################
14750
14751 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14752 - type: "plot"
14753   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14754   algorithm: "plot_performance_box"
14755   output-file-type: ".html"
14756   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14758   filter: "'NIC_Intel-X520-DA2' and
14759            '64B' and
14760            'NDRPDR' and
14761            'ETH' and
14762            'IP4FWD' and
14763            '1T1C' and
14764            'VHOST_1024' and
14765            not 'VXLAN' and
14766            not 'DOT1Q'"
14767   parameters:
14768   - "throughput"
14769   - "parent"
14770   - "tags"
14771   sort:
14772   - "not CFS_OPT"
14773   - "1VM"
14774   - "2VM"
14775   traces:
14776     hoverinfo: "x+y"
14777     boxpoints: "outliers"
14778     whiskerwidth: 0
14779   layout:
14780     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14781     layout: "plot-throughput"
14782
14783 - type: "plot"
14784   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14785   algorithm: "plot_performance_box"
14786   output-file-type: ".html"
14787   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14789   filter: "'NIC_Intel-X520-DA2' and
14790            '64B' and
14791            'NDRPDR' and
14792            'ETH' and
14793            'IP4FWD' and
14794            '2T2C' and
14795            'VHOST_1024' and
14796            not 'VXLAN' and
14797            not 'DOT1Q'"
14798   parameters:
14799   - "throughput"
14800   - "parent"
14801   - "tags"
14802   sort:
14803   - "not CFS_OPT"
14804   - "1VM"
14805   - "2VM"
14806   traces:
14807     hoverinfo: "x+y"
14808     boxpoints: "outliers"
14809     whiskerwidth: 0
14810   layout:
14811     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14812     layout: "plot-throughput"
14813
14814 - type: "plot"
14815   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14816   algorithm: "plot_performance_box"
14817   output-file-type: ".html"
14818   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14820   filter: "'NIC_Intel-X520-DA2' and
14821            '64B' and
14822            'NDRPDR' and
14823            'ETH' and
14824            'IP4FWD' and
14825            '1T1C' and
14826            'VHOST_1024' and
14827            not 'VXLAN' and
14828            not 'DOT1Q'"
14829   parameters:
14830   - "throughput"
14831   - "parent"
14832   - "tags"
14833   sort:
14834   - "not CFS_OPT"
14835   - "1VM"
14836   - "2VM"
14837   traces:
14838     hoverinfo: "x+y"
14839     boxpoints: "outliers"
14840     whiskerwidth: 0
14841   layout:
14842     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14843     layout: "plot-throughput"
14844
14845 - type: "plot"
14846   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14847   algorithm: "plot_performance_box"
14848   output-file-type: ".html"
14849   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14851   filter: "'NIC_Intel-X520-DA2' and
14852            '64B' and
14853            'NDRPDR' and
14854            'ETH' and
14855            'IP4FWD' and
14856            '2T2C' and
14857            'VHOST_1024' and
14858            not 'VXLAN' and
14859            not 'DOT1Q'"
14860   parameters:
14861   - "throughput"
14862   - "parent"
14863   - "tags"
14864   sort:
14865   - "not CFS_OPT"
14866   - "1VM"
14867   - "2VM"
14868   traces:
14869     hoverinfo: "x+y"
14870     boxpoints: "outliers"
14871     whiskerwidth: 0
14872   layout:
14873     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14874     layout: "plot-throughput"
14875
14876 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14877 - type: "plot"
14878   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14879   algorithm: "plot_performance_box"
14880   output-file-type: ".html"
14881   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14883   filter: "'NIC_Intel-X520-DA2' and
14884            '64B' and
14885            'NDRPDR' and
14886            ('ETH' or 'DOT1Q') and
14887            'BASE' and
14888            '1T1C' and
14889            ('L2BDMACLRN' or 'L2XCFWD') and
14890            'VHOST_1024' and
14891            not 'VXLAN' and
14892            not 'IP4FWD' and
14893            not '2VM'"
14894   parameters:
14895   - "throughput"
14896   - "parent"
14897   - "tags"
14898   sort:
14899   - "L2BDMACLRN"
14900   - "L2BDMACLRN"
14901   - "L2BDMACLRN"
14902   - "L2XCFWD"
14903   - "L2XCFWD"
14904   - "L2XCFWD"
14905   traces:
14906     hoverinfo: "x+y"
14907     boxpoints: "outliers"
14908     whiskerwidth: 0
14909   layout:
14910     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14911     layout: "plot-throughput"
14912
14913 - type: "plot"
14914   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14915   algorithm: "plot_performance_box"
14916   output-file-type: ".html"
14917   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14919   filter: "'NIC_Intel-X520-DA2' and
14920            '64B' and
14921            'NDRPDR' and
14922            ('ETH' or 'DOT1Q') and
14923            'BASE' and
14924            '1T1C' and
14925            ('L2BDMACLRN' or 'L2XCFWD') and
14926            'VHOST_1024' and
14927            not 'VXLAN' and
14928            not 'IP4FWD' and
14929            not '2VM'"
14930   parameters:
14931   - "throughput"
14932   - "parent"
14933   - "tags"
14934   sort:
14935   - "L2BDMACLRN"
14936   - "L2BDMACLRN"
14937   - "L2BDMACLRN"
14938   - "L2XCFWD"
14939   - "L2XCFWD"
14940   - "L2XCFWD"
14941   traces:
14942     hoverinfo: "x+y"
14943     boxpoints: "outliers"
14944     whiskerwidth: 0
14945   layout:
14946     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14947     layout: "plot-throughput"
14948
14949 - type: "plot"
14950   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14951   algorithm: "plot_performance_box"
14952   output-file-type: ".html"
14953   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14955   filter: "'NIC_Intel-X520-DA2' and
14956            '64B' and
14957            'NDRPDR' and
14958            ('ETH' or 'DOT1Q') and
14959            'BASE' and
14960            '2T2C' and
14961            ('L2BDMACLRN' or 'L2XCFWD') and
14962            'VHOST_1024' and
14963            not 'VXLAN' and
14964            not 'IP4FWD' and
14965            not '2VM'"
14966   parameters:
14967   - "throughput"
14968   - "parent"
14969   - "tags"
14970   sort:
14971   - "L2BDMACLRN"
14972   - "L2BDMACLRN"
14973   - "L2BDMACLRN"
14974   - "L2XCFWD"
14975   - "L2XCFWD"
14976   - "L2XCFWD"
14977   traces:
14978     hoverinfo: "x+y"
14979     boxpoints: "outliers"
14980     whiskerwidth: 0
14981   layout:
14982     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14983     layout: "plot-throughput"
14984
14985 - type: "plot"
14986   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14987   algorithm: "plot_performance_box"
14988   output-file-type: ".html"
14989   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14991   filter: "'NIC_Intel-X520-DA2' and
14992            '64B' and
14993            'NDRPDR' and
14994            ('ETH' or 'DOT1Q') and
14995            'BASE' and
14996            '2T2C' and
14997            ('L2BDMACLRN' or 'L2XCFWD') and
14998            'VHOST_1024' and
14999            not 'VXLAN' and
15000            not 'IP4FWD' and
15001            not '2VM'"
15002   parameters:
15003   - "throughput"
15004   - "parent"
15005   - "tags"
15006   sort:
15007   - "L2BDMACLRN"
15008   - "L2BDMACLRN"
15009   - "L2BDMACLRN"
15010   - "L2XCFWD"
15011   - "L2XCFWD"
15012   - "L2XCFWD"
15013   traces:
15014     hoverinfo: "x+y"
15015     boxpoints: "outliers"
15016     whiskerwidth: 0
15017   layout:
15018     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
15019     layout: "plot-throughput"
15020
15021 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15022 - type: "plot"
15023   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15024   algorithm: "plot_performance_box"
15025   output-file-type: ".html"
15026   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15028   filter: "'NIC_Intel-X520-DA2' and
15029            '64B' and
15030            'NDRPDR' and
15031            ('ETH' or 'DOT1Q') and
15032            '1T1C' and
15033            ('L2BDMACLRN' or 'L2XCFWD') and
15034            'VHOST_1024' and
15035            not 'CFS_OPT' and
15036            not 'DOT1Q' and
15037            not 'VXLAN' and
15038            not 'IP4FWD' and
15039            not 'LBOND'"
15040   parameters:
15041   - "throughput"
15042   - "parent"
15043   - "tags"
15044 #  sort:
15045 #  - "1VM"
15046 #  - "L2XCFWD"
15047 #  - "1VM"
15048 #  - "L2BDMACLRN"
15049   traces:
15050     hoverinfo: "x+y"
15051     boxpoints: "outliers"
15052     whiskerwidth: 0
15053   layout:
15054     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15055     layout: "plot-throughput"
15056
15057 - type: "plot"
15058   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15059   algorithm: "plot_performance_box"
15060   output-file-type: ".html"
15061   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15063   filter: "'NIC_Intel-X520-DA2' and
15064            '64B' and
15065            'NDRPDR' and
15066            ('ETH' or 'DOT1Q') and
15067            '1T1C' and
15068            ('L2BDMACLRN' or 'L2XCFWD') and
15069            'VHOST_1024' and
15070            not 'CFS_OPT' and
15071            not 'DOT1Q' and
15072            not 'VXLAN' and
15073            not 'IP4FWD' and
15074            not 'LBOND'"
15075   parameters:
15076   - "throughput"
15077   - "parent"
15078   - "tags"
15079 #  sort:
15080 #  - "1VM"
15081 #  - "L2XCFWD"
15082 #  - "1VM"
15083 #  - "L2BDMACLRN"
15084   traces:
15085     hoverinfo: "x+y"
15086     boxpoints: "outliers"
15087     whiskerwidth: 0
15088   layout:
15089     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15090     layout: "plot-throughput"
15091
15092 - type: "plot"
15093   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15094   algorithm: "plot_performance_box"
15095   output-file-type: ".html"
15096   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15098   filter: "'NIC_Intel-X520-DA2' and
15099            '64B' and
15100            'NDRPDR' and
15101            ('ETH' or 'DOT1Q') and
15102            '2T2C' and
15103            ('L2BDMACLRN' or 'L2XCFWD') and
15104            'VHOST_1024' and
15105            not 'CFS_OPT' and
15106            not 'DOT1Q' and
15107            not 'VXLAN' and
15108            not 'IP4FWD' and
15109            not 'LBOND'"
15110   parameters:
15111   - "throughput"
15112   - "parent"
15113   - "tags"
15114 #  sort:
15115 #  - "1VM"
15116 #  - "L2XCFWD"
15117 #  - "1VM"
15118 #  - "L2BDMACLRN"
15119   traces:
15120     hoverinfo: "x+y"
15121     boxpoints: "outliers"
15122     whiskerwidth: 0
15123   layout:
15124     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15125     layout: "plot-throughput"
15126
15127 - type: "plot"
15128   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15129   algorithm: "plot_performance_box"
15130   output-file-type: ".html"
15131   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15133   filter: "'NIC_Intel-X520-DA2' and
15134            '64B' and
15135            'NDRPDR' and
15136            ('ETH' or 'DOT1Q') and
15137            '2T2C' and
15138            ('L2BDMACLRN' or 'L2XCFWD') and
15139            'VHOST_1024' and
15140            not 'CFS_OPT' and
15141            not 'DOT1Q' and
15142            not 'VXLAN' and
15143            not 'IP4FWD' and
15144            not 'LBOND'"
15145   parameters:
15146   - "throughput"
15147   - "parent"
15148   - "tags"
15149 #  sort:
15150 #  - "1VM"
15151 #  - "L2XCFWD"
15152 #  - "1VM"
15153 #  - "L2BDMACLRN"
15154   traces:
15155     hoverinfo: "x+y"
15156     boxpoints: "outliers"
15157     whiskerwidth: 0
15158   layout:
15159     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15160     layout: "plot-throughput"
15161
15162 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15163 - type: "plot"
15164   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15165   algorithm: "plot_performance_box"
15166   output-file-type: ".html"
15167   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15169   filter: "'NIC_Intel-X710' and
15170            '64B' and
15171            'NDRPDR' and
15172            'ETH' and
15173            'IP4FWD' and
15174            '1T1C' and
15175            'VHOST_1024' and
15176            not 'VXLAN' and
15177            not 'CFS_OPT' and
15178            not 'DOT1Q'"
15179   parameters:
15180   - "throughput"
15181   - "parent"
15182   - "tags"
15183   sort:
15184   - "1VM"
15185   - "2VM"
15186   traces:
15187     hoverinfo: "x+y"
15188     boxpoints: "outliers"
15189     whiskerwidth: 0
15190   layout:
15191     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15192     layout: "plot-throughput"
15193
15194 - type: "plot"
15195   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15196   algorithm: "plot_performance_box"
15197   output-file-type: ".html"
15198   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15200   filter: "'NIC_Intel-X710' and
15201            '64B' and
15202            'NDRPDR' and
15203            'ETH' and
15204            'IP4FWD' and
15205            '2T2C' and
15206            'VHOST_1024' and
15207            not 'VXLAN' and
15208            not 'CFS_OPT' and
15209            not 'DOT1Q'"
15210   parameters:
15211   - "throughput"
15212   - "parent"
15213   - "tags"
15214   sort:
15215   - "1VM"
15216   - "2VM"
15217   traces:
15218     hoverinfo: "x+y"
15219     boxpoints: "outliers"
15220     whiskerwidth: 0
15221   layout:
15222     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15223     layout: "plot-throughput"
15224
15225 - type: "plot"
15226   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15227   algorithm: "plot_performance_box"
15228   output-file-type: ".html"
15229   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15231   filter: "'NIC_Intel-X710' and
15232            '64B' and
15233            'NDRPDR' and
15234            'ETH' and
15235            'IP4FWD' and
15236            '1T1C' and
15237            'VHOST_1024' and
15238            not 'VXLAN' and
15239            not 'CFS_OPT' and
15240            not 'DOT1Q'"
15241   parameters:
15242   - "throughput"
15243   - "parent"
15244   - "tags"
15245   sort:
15246   - "1VM"
15247   - "2VM"
15248   traces:
15249     hoverinfo: "x+y"
15250     boxpoints: "outliers"
15251     whiskerwidth: 0
15252   layout:
15253     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15254     layout: "plot-throughput"
15255
15256 - type: "plot"
15257   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15258   algorithm: "plot_performance_box"
15259   output-file-type: ".html"
15260   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15262   filter: "'NIC_Intel-X710' and
15263            '64B' and
15264            'NDRPDR' and
15265            'ETH' and
15266            'IP4FWD' and
15267            '2T2C' and
15268            'VHOST_1024' and
15269            not 'VXLAN' and
15270            not 'CFS_OPT' and
15271            not 'DOT1Q'"
15272   parameters:
15273   - "throughput"
15274   - "parent"
15275   - "tags"
15276   sort:
15277   - "1VM"
15278   - "2VM"
15279   traces:
15280     hoverinfo: "x+y"
15281     boxpoints: "outliers"
15282     whiskerwidth: 0
15283   layout:
15284     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15285     layout: "plot-throughput"
15286
15287 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15288 - type: "plot"
15289   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15290   algorithm: "plot_performance_box"
15291   output-file-type: ".html"
15292   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15294   filter: "'NIC_Intel-X710' and
15295            '64B' and
15296            'NDRPDR' and
15297            ('ETH' or 'DOT1Q') and
15298            'BASE' and
15299            '1T1C' and
15300            ('L2BDMACLRN' or 'L2XCFWD') and
15301            'VHOST_1024' and
15302            not 'VXLAN' and
15303            not 'IP4FWD' and
15304            not '2VM'"
15305   parameters:
15306   - "throughput"
15307   - "parent"
15308   - "tags"
15309   sort:
15310   - "L2BDMACLRN"
15311   - "L2BDMACLRN"
15312   - "L2BDMACLRN"
15313   - "L2XCFWD"
15314   - "L2XCFWD"
15315   - "L2XCFWD"
15316   traces:
15317     hoverinfo: "x+y"
15318     boxpoints: "outliers"
15319     whiskerwidth: 0
15320   layout:
15321     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15322     layout: "plot-throughput"
15323
15324 - type: "plot"
15325   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15326   algorithm: "plot_performance_box"
15327   output-file-type: ".html"
15328   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15330   filter: "'NIC_Intel-X710' and
15331            '64B' and
15332            'NDRPDR' and
15333            ('ETH' or 'DOT1Q') and
15334            'BASE' and
15335            '1T1C' and
15336            ('L2BDMACLRN' or 'L2XCFWD') and
15337            'VHOST_1024' and
15338            not 'VXLAN' and
15339            not 'IP4FWD' and
15340            not '2VM'"
15341   parameters:
15342   - "throughput"
15343   - "parent"
15344   - "tags"
15345   sort:
15346   - "L2BDMACLRN"
15347   - "L2BDMACLRN"
15348   - "L2BDMACLRN"
15349   - "L2XCFWD"
15350   - "L2XCFWD"
15351   - "L2XCFWD"
15352   traces:
15353     hoverinfo: "x+y"
15354     boxpoints: "outliers"
15355     whiskerwidth: 0
15356   layout:
15357     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15358     layout: "plot-throughput"
15359
15360 - type: "plot"
15361   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15362   algorithm: "plot_performance_box"
15363   output-file-type: ".html"
15364   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15366   filter: "'NIC_Intel-X710' and
15367            '64B' and
15368            'NDRPDR' and
15369            ('ETH' or 'DOT1Q') and
15370            'BASE' and
15371            '2T2C' and
15372            ('L2BDMACLRN' or 'L2XCFWD') and
15373            'VHOST_1024' and
15374            not 'VXLAN' and
15375            not 'IP4FWD' and
15376            not '2VM'"
15377   parameters:
15378   - "throughput"
15379   - "parent"
15380   - "tags"
15381   sort:
15382   - "L2BDMACLRN"
15383   - "L2BDMACLRN"
15384   - "L2BDMACLRN"
15385   - "L2XCFWD"
15386   - "L2XCFWD"
15387   - "L2XCFWD"
15388   traces:
15389     hoverinfo: "x+y"
15390     boxpoints: "outliers"
15391     whiskerwidth: 0
15392   layout:
15393     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15394     layout: "plot-throughput"
15395
15396 - type: "plot"
15397   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15398   algorithm: "plot_performance_box"
15399   output-file-type: ".html"
15400   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15402   filter: "'NIC_Intel-X710' and
15403            '64B' and
15404            'NDRPDR' and
15405            ('ETH' or 'DOT1Q') and
15406            'BASE' and
15407            '2T2C' and
15408            ('L2BDMACLRN' or 'L2XCFWD') and
15409            'VHOST_1024' and
15410            not 'VXLAN' and
15411            not 'IP4FWD' and
15412            not '2VM'"
15413   parameters:
15414   - "throughput"
15415   - "parent"
15416   - "tags"
15417   sort:
15418   - "L2BDMACLRN"
15419   - "L2BDMACLRN"
15420   - "L2BDMACLRN"
15421   - "L2XCFWD"
15422   - "L2XCFWD"
15423   - "L2XCFWD"
15424   traces:
15425     hoverinfo: "x+y"
15426     boxpoints: "outliers"
15427     whiskerwidth: 0
15428   layout:
15429     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15430     layout: "plot-throughput"
15431
15432 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15433 - type: "plot"
15434   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15435   algorithm: "plot_performance_box"
15436   output-file-type: ".html"
15437   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15438   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15439   filter: "'NIC_Intel-X710' and
15440            '64B' and
15441            'NDRPDR' and
15442            ('ETH' or 'DOT1Q') and
15443            '1T1C' and
15444            ('L2BDMACLRN' or 'L2XCFWD') and
15445            'VHOST_1024' and
15446            not 'CFS_OPT' and
15447            not 'VXLAN' and
15448            not 'IP4FWD' and
15449            not 'LBOND'"
15450   parameters:
15451   - "throughput"
15452   - "parent"
15453   - "tags"
15454   sort:
15455   - "L2BDMACLRN"
15456   - "L2BDMACLRN"
15457   - "L2BDMACLRN"
15458   - "L2XCFWD"
15459   - "L2XCFWD"
15460   - "L2XCFWD"
15461   traces:
15462     hoverinfo: "x+y"
15463     boxpoints: "outliers"
15464     whiskerwidth: 0
15465   layout:
15466     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15467     layout: "plot-throughput"
15468
15469 - type: "plot"
15470   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15471   algorithm: "plot_performance_box"
15472   output-file-type: ".html"
15473   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15475   filter: "'NIC_Intel-X710' and
15476            '64B' and
15477            'NDRPDR' and
15478            ('ETH' or 'DOT1Q') and
15479            '1T1C' and
15480            ('L2BDMACLRN' or 'L2XCFWD') and
15481            'VHOST_1024' and
15482            not 'CFS_OPT' and
15483            not 'VXLAN' and
15484            not 'IP4FWD' and
15485            not 'LBOND'"
15486   parameters:
15487   - "throughput"
15488   - "parent"
15489   - "tags"
15490   sort:
15491   - "L2BDMACLRN"
15492   - "L2BDMACLRN"
15493   - "L2BDMACLRN"
15494   - "L2XCFWD"
15495   - "L2XCFWD"
15496   - "L2XCFWD"
15497   traces:
15498     hoverinfo: "x+y"
15499     boxpoints: "outliers"
15500     whiskerwidth: 0
15501   layout:
15502     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15503     layout: "plot-throughput"
15504
15505 - type: "plot"
15506   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15507   algorithm: "plot_performance_box"
15508   output-file-type: ".html"
15509   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15511   filter: "'NIC_Intel-X710' and
15512            '64B' and
15513            'NDRPDR' and
15514            ('ETH' or 'DOT1Q') and
15515            '2T2C' and
15516            ('L2BDMACLRN' or 'L2XCFWD') and
15517            'VHOST_1024' and
15518            not 'CFS_OPT' and
15519            not 'VXLAN' and
15520            not 'IP4FWD' and
15521            not 'LBOND'"
15522   parameters:
15523   - "throughput"
15524   - "parent"
15525   - "tags"
15526   sort:
15527   - "L2BDMACLRN"
15528   - "L2BDMACLRN"
15529   - "L2BDMACLRN"
15530   - "L2XCFWD"
15531   - "L2XCFWD"
15532   - "L2XCFWD"
15533   traces:
15534     hoverinfo: "x+y"
15535     boxpoints: "outliers"
15536     whiskerwidth: 0
15537   layout:
15538     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15539     layout: "plot-throughput"
15540
15541 - type: "plot"
15542   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15543   algorithm: "plot_performance_box"
15544   output-file-type: ".html"
15545   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15547   filter: "'NIC_Intel-X710' and
15548            '64B' and
15549            'NDRPDR' and
15550            ('ETH' or 'DOT1Q') and
15551            '2T2C' and
15552            ('L2BDMACLRN' or 'L2XCFWD') and
15553            'VHOST_1024' and
15554            not 'CFS_OPT' and
15555            not 'VXLAN' and
15556            not 'IP4FWD' and
15557            not 'LBOND'"
15558   parameters:
15559   - "throughput"
15560   - "parent"
15561   - "tags"
15562   sort:
15563   - "L2BDMACLRN"
15564   - "L2BDMACLRN"
15565   - "L2BDMACLRN"
15566   - "L2XCFWD"
15567   - "L2XCFWD"
15568   - "L2XCFWD"
15569   traces:
15570     hoverinfo: "x+y"
15571     boxpoints: "outliers"
15572     whiskerwidth: 0
15573   layout:
15574     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15575     layout: "plot-throughput"
15576
15577 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15578 - type: "plot"
15579   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15580   algorithm: "plot_performance_box"
15581   output-file-type: ".html"
15582   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15584   filter: "'NIC_Intel-X710' and
15585            '64B' and
15586            'NDRPDR' and
15587            'ETH' and
15588            'IP4FWD' and
15589            '2T1C' and
15590            'VHOST_1024' and
15591            not 'VXLAN' and
15592            not 'DOT1Q'"
15593   parameters:
15594   - "throughput"
15595   - "parent"
15596   - "tags"
15597   sort:
15598   - "1VM"
15599   - "2VM"
15600   traces:
15601     hoverinfo: "x+y"
15602     boxpoints: "outliers"
15603     whiskerwidth: 0
15604   layout:
15605     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15606     layout: "plot-throughput"
15607
15608 - type: "plot"
15609   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15610   algorithm: "plot_performance_box"
15611   output-file-type: ".html"
15612   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15614   filter: "'NIC_Intel-X710' and
15615            '64B' and
15616            'NDRPDR' and
15617            'ETH' and
15618            'IP4FWD' and
15619            '4T2C' and
15620            'VHOST_1024' and
15621            not 'VXLAN' and
15622            not 'DOT1Q'"
15623   parameters:
15624   - "throughput"
15625   - "parent"
15626   - "tags"
15627   sort:
15628   - "1VM"
15629   - "2VM"
15630   traces:
15631     hoverinfo: "x+y"
15632     boxpoints: "outliers"
15633     whiskerwidth: 0
15634   layout:
15635     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15636     layout: "plot-throughput"
15637
15638 - type: "plot"
15639   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15640   algorithm: "plot_performance_box"
15641   output-file-type: ".html"
15642   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15644   filter: "'NIC_Intel-X710' and
15645            '64B' and
15646            'NDRPDR' and
15647            'ETH' and
15648            'IP4FWD' and
15649            '2T1C' and
15650            'VHOST_1024' and
15651            not 'VXLAN' and
15652            not 'DOT1Q'"
15653   parameters:
15654   - "throughput"
15655   - "parent"
15656   - "tags"
15657   sort:
15658   - "1VM"
15659   - "2VM"
15660   traces:
15661     hoverinfo: "x+y"
15662     boxpoints: "outliers"
15663     whiskerwidth: 0
15664   layout:
15665     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15666     layout: "plot-throughput"
15667
15668 - type: "plot"
15669   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15670   algorithm: "plot_performance_box"
15671   output-file-type: ".html"
15672   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15674   filter: "'NIC_Intel-X710' and
15675            '64B' and
15676            'NDRPDR' and
15677            'ETH' and
15678            'IP4FWD' and
15679            '4T2C' and
15680            'VHOST_1024' and
15681            not 'VXLAN' and
15682            not 'DOT1Q'"
15683   parameters:
15684   - "throughput"
15685   - "parent"
15686   - "tags"
15687   sort:
15688   - "1VM"
15689   - "2VM"
15690   traces:
15691     hoverinfo: "x+y"
15692     boxpoints: "outliers"
15693     whiskerwidth: 0
15694   layout:
15695     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15696     layout: "plot-throughput"
15697
15698 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15699 - type: "plot"
15700   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15701   algorithm: "plot_performance_box"
15702   output-file-type: ".html"
15703   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15705   filter: "'NIC_Intel-X710' and
15706            '64B' and
15707            'NDRPDR' and
15708            ('ETH' or 'DOT1Q') and
15709            'BASE' and
15710            '2T1C' and
15711            ('L2BDMACLRN' or 'L2XCFWD') and
15712            'VHOST_1024' and
15713            not 'VXLAN' and
15714            not 'IP4FWD' and
15715            not '2VM'"
15716   parameters:
15717   - "throughput"
15718   - "parent"
15719   - "tags"
15720   sort:
15721   - "L2BDMACLRN"
15722   - "L2BDMACLRN"
15723   - "L2BDMACLRN"
15724   - "L2XCFWD"
15725   - "L2XCFWD"
15726   - "L2XCFWD"
15727   traces:
15728     hoverinfo: "x+y"
15729     boxpoints: "outliers"
15730     whiskerwidth: 0
15731   layout:
15732     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15733     layout: "plot-throughput"
15734
15735 - type: "plot"
15736   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15737   algorithm: "plot_performance_box"
15738   output-file-type: ".html"
15739   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15741   filter: "'NIC_Intel-X710' and
15742            '64B' and
15743            'NDRPDR' and
15744            ('ETH' or 'DOT1Q') and
15745            'BASE' and
15746            '2T1C' and
15747            ('L2BDMACLRN' or 'L2XCFWD') and
15748            'VHOST_1024' and
15749            not 'VXLAN' and
15750            not 'IP4FWD' and
15751            not '2VM'"
15752   parameters:
15753   - "throughput"
15754   - "parent"
15755   - "tags"
15756   sort:
15757   - "L2BDMACLRN"
15758   - "L2BDMACLRN"
15759   - "L2BDMACLRN"
15760   - "L2XCFWD"
15761   - "L2XCFWD"
15762   - "L2XCFWD"
15763   traces:
15764     hoverinfo: "x+y"
15765     boxpoints: "outliers"
15766     whiskerwidth: 0
15767   layout:
15768     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15769     layout: "plot-throughput"
15770
15771 - type: "plot"
15772   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15773   algorithm: "plot_performance_box"
15774   output-file-type: ".html"
15775   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15777   filter: "'NIC_Intel-X710' and
15778            '64B' and
15779            'NDRPDR' and
15780            ('ETH' or 'DOT1Q') and
15781            'BASE' and
15782            '4T2C' and
15783            ('L2BDMACLRN' or 'L2XCFWD') and
15784            'VHOST_1024' and
15785            not 'VXLAN' and
15786            not 'IP4FWD' and
15787            not '2VM'"
15788   parameters:
15789   - "throughput"
15790   - "parent"
15791   - "tags"
15792   sort:
15793   - "L2BDMACLRN"
15794   - "L2BDMACLRN"
15795   - "L2BDMACLRN"
15796   - "L2XCFWD"
15797   - "L2XCFWD"
15798   - "L2XCFWD"
15799   traces:
15800     hoverinfo: "x+y"
15801     boxpoints: "outliers"
15802     whiskerwidth: 0
15803   layout:
15804     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15805     layout: "plot-throughput"
15806
15807 - type: "plot"
15808   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15809   algorithm: "plot_performance_box"
15810   output-file-type: ".html"
15811   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15813   filter: "'NIC_Intel-X710' and
15814            '64B' and
15815            'NDRPDR' and
15816            ('ETH' or 'DOT1Q') and
15817            'BASE' and
15818            '4T2C' and
15819            ('L2BDMACLRN' or 'L2XCFWD') and
15820            'VHOST_1024' and
15821            not 'VXLAN' and
15822            not 'IP4FWD' and
15823            not '2VM'"
15824   parameters:
15825   - "throughput"
15826   - "parent"
15827   - "tags"
15828   sort:
15829   - "L2BDMACLRN"
15830   - "L2BDMACLRN"
15831   - "L2BDMACLRN"
15832   - "L2XCFWD"
15833   - "L2XCFWD"
15834   - "L2XCFWD"
15835   traces:
15836     hoverinfo: "x+y"
15837     boxpoints: "outliers"
15838     whiskerwidth: 0
15839   layout:
15840     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15841     layout: "plot-throughput"
15842
15843 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15844 - type: "plot"
15845   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15846   algorithm: "plot_performance_box"
15847   output-file-type: ".html"
15848   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15850   filter: "'NIC_Intel-X710' and
15851            '64B' and
15852            'NDRPDR' and
15853            ('ETH' or 'DOT1Q') and
15854            '2T1C' and
15855            ('L2BDMACLRN' or 'L2XCFWD') and
15856            'VHOST_1024' and
15857            not 'CFS_OPT' and
15858            not 'VXLAN' and
15859            not 'IP4FWD' and
15860            not 'LBOND'"
15861   parameters:
15862   - "throughput"
15863   - "parent"
15864   - "tags"
15865   sort:
15866   - "L2BDMACLRN"
15867   - "L2BDMACLRN"
15868   - "L2BDMACLRN"
15869   - "L2XCFWD"
15870   - "L2XCFWD"
15871   - "L2XCFWD"
15872   traces:
15873     hoverinfo: "x+y"
15874     boxpoints: "outliers"
15875     whiskerwidth: 0
15876   layout:
15877     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15878     layout: "plot-throughput"
15879
15880 - type: "plot"
15881   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15882   algorithm: "plot_performance_box"
15883   output-file-type: ".html"
15884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15886   filter: "'NIC_Intel-X710' and
15887            '64B' and
15888            'NDRPDR' and
15889            ('ETH' or 'DOT1Q') and
15890            '2T1C' and
15891            ('L2BDMACLRN' or 'L2XCFWD') and
15892            'VHOST_1024' and
15893            not 'CFS_OPT' and
15894            not 'VXLAN' and
15895            not 'IP4FWD' and
15896            not 'LBOND'"
15897   parameters:
15898   - "throughput"
15899   - "parent"
15900   - "tags"
15901   sort:
15902   - "L2BDMACLRN"
15903   - "L2BDMACLRN"
15904   - "L2BDMACLRN"
15905   - "L2XCFWD"
15906   - "L2XCFWD"
15907   - "L2XCFWD"
15908   traces:
15909     hoverinfo: "x+y"
15910     boxpoints: "outliers"
15911     whiskerwidth: 0
15912   layout:
15913     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15914     layout: "plot-throughput"
15915
15916 - type: "plot"
15917   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15918   algorithm: "plot_performance_box"
15919   output-file-type: ".html"
15920   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15922   filter: "'NIC_Intel-X710' and
15923            '64B' and
15924            'NDRPDR' and
15925            ('ETH' or 'DOT1Q') and
15926            '4T2C' and
15927            ('L2BDMACLRN' or 'L2XCFWD') and
15928            'VHOST_1024' and
15929            not 'CFS_OPT' and
15930            not 'VXLAN' and
15931            not 'IP4FWD' and
15932            not 'LBOND'"
15933   parameters:
15934   - "throughput"
15935   - "parent"
15936   - "tags"
15937   sort:
15938   - "L2BDMACLRN"
15939   - "L2BDMACLRN"
15940   - "L2BDMACLRN"
15941   - "L2XCFWD"
15942   - "L2XCFWD"
15943   - "L2XCFWD"
15944   traces:
15945     hoverinfo: "x+y"
15946     boxpoints: "outliers"
15947     whiskerwidth: 0
15948   layout:
15949     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15950     layout: "plot-throughput"
15951
15952 - type: "plot"
15953   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15954   algorithm: "plot_performance_box"
15955   output-file-type: ".html"
15956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15958   filter: "'NIC_Intel-X710' and
15959            '64B' and
15960            'NDRPDR' and
15961            ('ETH' or 'DOT1Q') and
15962            '4T2C' and
15963            ('L2BDMACLRN' or 'L2XCFWD') and
15964            'VHOST_1024' and
15965            not 'CFS_OPT' and
15966            not 'VXLAN' and
15967            not 'IP4FWD' and
15968            not 'LBOND'"
15969   parameters:
15970   - "throughput"
15971   - "parent"
15972   - "tags"
15973   sort:
15974   - "L2BDMACLRN"
15975   - "L2BDMACLRN"
15976   - "L2BDMACLRN"
15977   - "L2XCFWD"
15978   - "L2XCFWD"
15979   - "L2XCFWD"
15980   traces:
15981     hoverinfo: "x+y"
15982     boxpoints: "outliers"
15983     whiskerwidth: 0
15984   layout:
15985     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15986     layout: "plot-throughput"
15987
15988 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15989 - type: "plot"
15990   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15991   algorithm: "plot_performance_box"
15992   output-file-type: ".html"
15993   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15994   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15995   filter: "'NIC_Intel-X710' and
15996            '64B' and
15997            'NDRPDR' and
15998            'ETH' and
15999            'IP4FWD' and
16000            '2T1C' and
16001            'VHOST_1024' and
16002            not 'VXLAN' and
16003            not 'NF_DENSITY' and
16004            not 'CFS_OPT' and
16005            not 'DOT1Q'"
16006   parameters:
16007   - "throughput"
16008   - "parent"
16009   - "tags"
16010   sort:
16011   - "1VM"
16012   - "2VM"
16013   traces:
16014     hoverinfo: "x+y"
16015     boxpoints: "outliers"
16016     whiskerwidth: 0
16017   layout:
16018     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16019     layout: "plot-throughput"
16020
16021 - type: "plot"
16022   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16023   algorithm: "plot_performance_box"
16024   output-file-type: ".html"
16025   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16027   filter: "'NIC_Intel-X710' and
16028            '64B' and
16029            'NDRPDR' and
16030            'ETH' and
16031            'IP4FWD' and
16032            '4T2C' and
16033            'VHOST_1024' and
16034            not 'VXLAN' and
16035            not 'NF_DENSITY' and
16036            not 'CFS_OPT' and
16037            not 'DOT1Q'"
16038   parameters:
16039   - "throughput"
16040   - "parent"
16041   - "tags"
16042   sort:
16043   - "1VM"
16044   - "2VM"
16045   traces:
16046     hoverinfo: "x+y"
16047     boxpoints: "outliers"
16048     whiskerwidth: 0
16049   layout:
16050     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16051     layout: "plot-throughput"
16052
16053 - type: "plot"
16054   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16055   algorithm: "plot_performance_box"
16056   output-file-type: ".html"
16057   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16059   filter: "'NIC_Intel-X710' and
16060            '64B' and
16061            'NDRPDR' and
16062            'ETH' and
16063            'IP4FWD' and
16064            '2T1C' and
16065            'VHOST_1024' and
16066            not 'VXLAN' and
16067            not 'NF_DENSITY' and
16068            not 'CFS_OPT' and
16069            not 'DOT1Q'"
16070   parameters:
16071   - "throughput"
16072   - "parent"
16073   - "tags"
16074   sort:
16075   - "1VM"
16076   - "2VM"
16077   traces:
16078     hoverinfo: "x+y"
16079     boxpoints: "outliers"
16080     whiskerwidth: 0
16081   layout:
16082     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16083     layout: "plot-throughput"
16084
16085 - type: "plot"
16086   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16087   algorithm: "plot_performance_box"
16088   output-file-type: ".html"
16089   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16091   filter: "'NIC_Intel-X710' and
16092            '64B' and
16093            'NDRPDR' and
16094            'ETH' and
16095            'IP4FWD' and
16096            '4T2C' and
16097            'VHOST_1024' and
16098            not 'VXLAN' and
16099            not 'NF_DENSITY' and
16100            not 'CFS_OPT' and
16101            not 'DOT1Q'"
16102   parameters:
16103   - "throughput"
16104   - "parent"
16105   - "tags"
16106   sort:
16107   - "1VM"
16108   - "2VM"
16109   traces:
16110     hoverinfo: "x+y"
16111     boxpoints: "outliers"
16112     whiskerwidth: 0
16113   layout:
16114     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16115     layout: "plot-throughput"
16116
16117 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16118 - type: "plot"
16119   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16120   algorithm: "plot_performance_box"
16121   output-file-type: ".html"
16122   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16124   filter: "'NIC_Intel-X710' and
16125            '64B' and
16126            'NDRPDR' and
16127            ('ETH' or 'DOT1Q') and
16128            'BASE' and
16129            '2T1C' and
16130            ('L2BDMACLRN' or 'L2XCFWD') and
16131            'VHOST_1024' and
16132            not 'VXLAN' and
16133            not 'NF_DENSITY' and
16134            not 'IP4FWD' and
16135            not '2VM'"
16136   parameters:
16137   - "throughput"
16138   - "parent"
16139   - "tags"
16140 #  sort:
16141 #  - "not CFS_OPT"
16142 #  - "L2XCFWD"
16143 #  - "not CFS_OPT"
16144 #  - "CFS_OPT"
16145   traces:
16146     hoverinfo: "x+y"
16147     boxpoints: "outliers"
16148     whiskerwidth: 0
16149   layout:
16150     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16151     layout: "plot-throughput"
16152
16153 - type: "plot"
16154   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16155   algorithm: "plot_performance_box"
16156   output-file-type: ".html"
16157   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16159   filter: "'NIC_Intel-X710' and
16160            '64B' and
16161            'NDRPDR' and
16162            ('ETH' or 'DOT1Q') and
16163            'BASE' and
16164            '2T1C' and
16165            ('L2BDMACLRN' or 'L2XCFWD') and
16166            'VHOST_1024' and
16167            not 'VXLAN' and
16168            not 'NF_DENSITY' and
16169            not 'IP4FWD' and
16170            not '2VM'"
16171   parameters:
16172   - "throughput"
16173   - "parent"
16174   - "tags"
16175 #  sort:
16176 #  - "not CFS_OPT"
16177 #  - "L2XCFWD"
16178 #  - "not CFS_OPT"
16179 #  - "CFS_OPT"
16180   traces:
16181     hoverinfo: "x+y"
16182     boxpoints: "outliers"
16183     whiskerwidth: 0
16184   layout:
16185     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16186     layout: "plot-throughput"
16187
16188 - type: "plot"
16189   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16190   algorithm: "plot_performance_box"
16191   output-file-type: ".html"
16192   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16194   filter: "'NIC_Intel-X710' and
16195            '64B' and
16196            'NDRPDR' and
16197            ('ETH' or 'DOT1Q') and
16198            'BASE' and
16199            '4T2C' and
16200            ('L2BDMACLRN' or 'L2XCFWD') and
16201            'VHOST_1024' and
16202            not 'VXLAN' and
16203            not 'NF_DENSITY' and
16204            not 'IP4FWD' and
16205            not '2VM'"
16206   parameters:
16207   - "throughput"
16208   - "parent"
16209   - "tags"
16210 #  sort:
16211 #  - "not CFS_OPT"
16212 #  - "L2XCFWD"
16213 #  - "not CFS_OPT"
16214 #  - "CFS_OPT"
16215   traces:
16216     hoverinfo: "x+y"
16217     boxpoints: "outliers"
16218     whiskerwidth: 0
16219   layout:
16220     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16221     layout: "plot-throughput"
16222
16223 - type: "plot"
16224   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16225   algorithm: "plot_performance_box"
16226   output-file-type: ".html"
16227   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16229   filter: "'NIC_Intel-X710' and
16230            '64B' and
16231            'NDRPDR' and
16232            ('ETH' or 'DOT1Q') and
16233            'BASE' and
16234            '4T2C' and
16235            ('L2BDMACLRN' or 'L2XCFWD') and
16236            'VHOST_1024' and
16237            not 'VXLAN' and
16238            not 'NF_DENSITY' and
16239            not 'IP4FWD' and
16240            not '2VM'"
16241   parameters:
16242   - "throughput"
16243   - "parent"
16244   - "tags"
16245 #  sort:
16246 #  - "not CFS_OPT"
16247 #  - "L2XCFWD"
16248 #  - "not CFS_OPT"
16249 #  - "CFS_OPT"
16250   traces:
16251     hoverinfo: "x+y"
16252     boxpoints: "outliers"
16253     whiskerwidth: 0
16254   layout:
16255     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16256     layout: "plot-throughput"
16257
16258 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16259 - type: "plot"
16260   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16261   algorithm: "plot_performance_box"
16262   output-file-type: ".html"
16263   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16265   filter: "'NIC_Intel-X710' and
16266            '64B' and
16267            'NDRPDR' and
16268            ('ETH' or 'DOT1Q') and
16269            '2T1C' and
16270            ('L2BDMACLRN' or 'L2XCFWD') and
16271            'VHOST_1024' and
16272            not 'CFS_OPT' and
16273            not 'VXLAN' and
16274            not 'NF_DENSITY' and
16275            not 'DOT1Q' and
16276            not 'IP4FWD'"
16277   parameters:
16278   - "throughput"
16279   - "parent"
16280   - "tags"
16281 #  sort:
16282 #  - "1VM"
16283 #  - "L2XCFWD"
16284 #  - "1VM"
16285 #  - "L2BDMACLRN"
16286   traces:
16287     hoverinfo: "x+y"
16288     boxpoints: "outliers"
16289     whiskerwidth: 0
16290   layout:
16291     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16292     layout: "plot-throughput"
16293
16294 - type: "plot"
16295   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16296   algorithm: "plot_performance_box"
16297   output-file-type: ".html"
16298   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16300   filter: "'NIC_Intel-X710' and
16301            '64B' and
16302            'NDRPDR' and
16303            ('ETH' or 'DOT1Q') and
16304            '2T1C' and
16305            ('L2BDMACLRN' or 'L2XCFWD') and
16306            'VHOST_1024' and
16307            not 'CFS_OPT' and
16308            not 'VXLAN' and
16309            not 'NF_DENSITY' and
16310            not 'DOT1Q' and
16311            not 'IP4FWD'"
16312   parameters:
16313   - "throughput"
16314   - "parent"
16315   - "tags"
16316 #  sort:
16317 #  - "1VM"
16318 #  - "L2XCFWD"
16319 #  - "1VM"
16320 #  - "L2BDMACLRN"
16321   traces:
16322     hoverinfo: "x+y"
16323     boxpoints: "outliers"
16324     whiskerwidth: 0
16325   layout:
16326     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16327     layout: "plot-throughput"
16328
16329 - type: "plot"
16330   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16331   algorithm: "plot_performance_box"
16332   output-file-type: ".html"
16333   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16334   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16335   filter: "'NIC_Intel-X710' and
16336            '64B' and
16337            'NDRPDR' and
16338            ('ETH' or 'DOT1Q') and
16339            '4T2C' and
16340            ('L2BDMACLRN' or 'L2XCFWD') and
16341            'VHOST_1024' and
16342            not 'CFS_OPT' and
16343            not 'VXLAN' and
16344            not 'NF_DENSITY' and
16345            not 'DOT1Q' and
16346            not 'IP4FWD'"
16347   parameters:
16348   - "throughput"
16349   - "parent"
16350   - "tags"
16351 #  sort:
16352 #  - "1VM"
16353 #  - "L2XCFWD"
16354 #  - "1VM"
16355 #  - "L2BDMACLRN"
16356   traces:
16357     hoverinfo: "x+y"
16358     boxpoints: "outliers"
16359     whiskerwidth: 0
16360   layout:
16361     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16362     layout: "plot-throughput"
16363
16364 - type: "plot"
16365   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16366   algorithm: "plot_performance_box"
16367   output-file-type: ".html"
16368   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16370   filter: "'NIC_Intel-X710' and
16371            '64B' and
16372            'NDRPDR' and
16373            ('ETH' or 'DOT1Q') and
16374            '4T2C' and
16375            ('L2BDMACLRN' or 'L2XCFWD') and
16376            'VHOST_1024' and
16377            not 'CFS_OPT' and
16378            not 'VXLAN' and
16379            not 'NF_DENSITY' and
16380            not 'DOT1Q' and
16381            not 'IP4FWD'"
16382   parameters:
16383   - "throughput"
16384   - "parent"
16385   - "tags"
16386 #  sort:
16387 #  - "1VM"
16388 #  - "L2XCFWD"
16389 #  - "1VM"
16390 #  - "L2BDMACLRN"
16391   traces:
16392     hoverinfo: "x+y"
16393     boxpoints: "outliers"
16394     whiskerwidth: 0
16395   layout:
16396     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16397     layout: "plot-throughput"
16398
16399 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16400 - type: "plot"
16401   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16402   algorithm: "plot_performance_box"
16403   output-file-type: ".html"
16404   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16406   filter: "'NIC_Intel-XXV710' and
16407            '64B' and
16408            'NDRPDR' and
16409            'ETH' and
16410            'IP4FWD' and
16411            '2T1C' and
16412            'VHOST_1024' and
16413            not 'VXLAN' and
16414            not 'CFS_OPT' and
16415            not 'DOT1Q'"
16416   parameters:
16417   - "throughput"
16418   - "parent"
16419   - "tags"
16420   sort:
16421   - "1VM"
16422   - "2VM"
16423   traces:
16424     hoverinfo: "x+y"
16425     boxpoints: "outliers"
16426     whiskerwidth: 0
16427   layout:
16428     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16429     layout: "plot-throughput"
16430
16431 - type: "plot"
16432   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16433   algorithm: "plot_performance_box"
16434   output-file-type: ".html"
16435   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16437   filter: "'NIC_Intel-XXV710' and
16438            '64B' and
16439            'NDRPDR' and
16440            'ETH' and
16441            'IP4FWD' and
16442            '4T2C' and
16443            'VHOST_1024' and
16444            not 'VXLAN' and
16445            not 'CFS_OPT' and
16446            not 'DOT1Q'"
16447   parameters:
16448   - "throughput"
16449   - "parent"
16450   - "tags"
16451   sort:
16452   - "1VM"
16453   - "2VM"
16454   traces:
16455     hoverinfo: "x+y"
16456     boxpoints: "outliers"
16457     whiskerwidth: 0
16458   layout:
16459     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16460     layout: "plot-throughput"
16461
16462 - type: "plot"
16463   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16464   algorithm: "plot_performance_box"
16465   output-file-type: ".html"
16466   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16468   filter: "'NIC_Intel-XXV710' and
16469            '64B' and
16470            'NDRPDR' and
16471            'ETH' and
16472            'IP4FWD' and
16473            '2T1C' and
16474            'VHOST_1024' and
16475            not 'VXLAN' and
16476            not 'CFS_OPT' and
16477            not 'DOT1Q'"
16478   parameters:
16479   - "throughput"
16480   - "parent"
16481   - "tags"
16482   sort:
16483   - "1VM"
16484   - "2VM"
16485   traces:
16486     hoverinfo: "x+y"
16487     boxpoints: "outliers"
16488     whiskerwidth: 0
16489   layout:
16490     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16491     layout: "plot-throughput"
16492
16493 - type: "plot"
16494   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16495   algorithm: "plot_performance_box"
16496   output-file-type: ".html"
16497   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16499   filter: "'NIC_Intel-XXV710' and
16500            '64B' and
16501            'NDRPDR' and
16502            'ETH' and
16503            'IP4FWD' and
16504            '4T2C' and
16505            'VHOST_1024' and
16506            not 'VXLAN' and
16507            not 'CFS_OPT' and
16508            not 'DOT1Q'"
16509   parameters:
16510   - "throughput"
16511   - "parent"
16512   - "tags"
16513   sort:
16514   - "1VM"
16515   - "2VM"
16516   traces:
16517     hoverinfo: "x+y"
16518     boxpoints: "outliers"
16519     whiskerwidth: 0
16520   layout:
16521     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16522     layout: "plot-throughput"
16523
16524 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16525 #- type: "plot"
16526 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16527 #  algorithm: "plot_performance_box"
16528 #  output-file-type: ".html"
16529 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16530 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16531 #  filter: "'NIC_Intel-XXV710' and
16532 #           '64B' and
16533 #           'NDRPDR' and
16534 #           ('ETH' or 'DOT1Q') and
16535 #           'BASE' and
16536 #           '2T1C' and
16537 #           ('L2BDMACLRN' or 'L2XCFWD') and
16538 #           'VHOST_1024' and
16539 #           not 'VXLAN' and
16540 #           not 'IP4FWD' and
16541 #           not '2VM'"
16542 #  parameters:
16543 #  - "throughput"
16544 #  - "parent"
16545 #  - "tags"
16546 ##  sort:
16547 ##  - "not CFS_OPT"
16548 ##  - "L2XCFWD"
16549 ##  - "not CFS_OPT"
16550 ##  - "CFS_OPT"
16551 #  traces:
16552 #    hoverinfo: "x+y"
16553 #    boxpoints: "outliers"
16554 #    whiskerwidth: 0
16555 #  layout:
16556 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16557 #    layout: "plot-throughput"
16558 #
16559 #- type: "plot"
16560 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16561 #  algorithm: "plot_performance_box"
16562 #  output-file-type: ".html"
16563 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16564 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16565 #  filter: "'NIC_Intel-XXV710' and
16566 #           '64B' and
16567 #           'NDRPDR' and
16568 #           ('ETH' or 'DOT1Q') and
16569 #           'BASE' and
16570 #           '2T1C' and
16571 #           ('L2BDMACLRN' or 'L2XCFWD') and
16572 #           'VHOST_1024' and
16573 #           not 'VXLAN' and
16574 #           not 'IP4FWD' and
16575 #           not '2VM'"
16576 #  parameters:
16577 #  - "throughput"
16578 #  - "parent"
16579 #  - "tags"
16580 ##  sort:
16581 ##  - "not CFS_OPT"
16582 ##  - "L2XCFWD"
16583 ##  - "not CFS_OPT"
16584 ##  - "CFS_OPT"
16585 #  traces:
16586 #    hoverinfo: "x+y"
16587 #    boxpoints: "outliers"
16588 #    whiskerwidth: 0
16589 #  layout:
16590 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16591 #    layout: "plot-throughput"
16592 #
16593 #- type: "plot"
16594 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16595 #  algorithm: "plot_performance_box"
16596 #  output-file-type: ".html"
16597 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16598 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16599 #  filter: "'NIC_Intel-XXV710' and
16600 #           '64B' and
16601 #           'NDRPDR' and
16602 #           ('ETH' or 'DOT1Q') and
16603 #           'BASE' and
16604 #           '4T2C' and
16605 #           ('L2BDMACLRN' or 'L2XCFWD') and
16606 #           'VHOST_1024' and
16607 #           not 'VXLAN' and
16608 #           not 'IP4FWD' and
16609 #           not '2VM'"
16610 #  parameters:
16611 #  - "throughput"
16612 #  - "parent"
16613 #  - "tags"
16614 ##  sort:
16615 ##  - "not CFS_OPT"
16616 ##  - "L2XCFWD"
16617 ##  - "not CFS_OPT"
16618 ##  - "CFS_OPT"
16619 #  traces:
16620 #    hoverinfo: "x+y"
16621 #    boxpoints: "outliers"
16622 #    whiskerwidth: 0
16623 #  layout:
16624 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16625 #    layout: "plot-throughput"
16626 #
16627 #- type: "plot"
16628 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16629 #  algorithm: "plot_performance_box"
16630 #  output-file-type: ".html"
16631 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16632 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16633 #  filter: "'NIC_Intel-XXV710' and
16634 #           '64B' and
16635 #           'NDRPDR' and
16636 #           ('ETH' or 'DOT1Q') and
16637 #           'BASE' and
16638 #           '4T2C' and
16639 #           ('L2BDMACLRN' or 'L2XCFWD') and
16640 #           'VHOST_1024' and
16641 #           not 'VXLAN' and
16642 #           not 'IP4FWD' and
16643 #           not '2VM'"
16644 #  parameters:
16645 #  - "throughput"
16646 #  - "parent"
16647 #  - "tags"
16648 ##  sort:
16649 ##  - "not CFS_OPT"
16650 ##  - "L2XCFWD"
16651 ##  - "not CFS_OPT"
16652 ##  - "CFS_OPT"
16653 #  traces:
16654 #    hoverinfo: "x+y"
16655 #    boxpoints: "outliers"
16656 #    whiskerwidth: 0
16657 #  layout:
16658 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16659 #    layout: "plot-throughput"
16660 #
16661 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16662 #- type: "plot"
16663 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16664 #  algorithm: "plot_performance_box"
16665 #  output-file-type: ".html"
16666 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16667 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16668 #  filter: "'NIC_Intel-XXV710' and
16669 #           '64B' and
16670 #           'NDRPDR' and
16671 #           ('ETH' or 'DOT1Q') and
16672 #           '2T1C' and
16673 #           ('L2BDMACLRN' or 'L2XCFWD') and
16674 #           'VHOST_1024' and
16675 #           not 'CFS_OPT' and
16676 #           not 'VXLAN' and
16677 #           not 'DOT1Q' and
16678 #           not 'IP4FWD'"
16679 #  parameters:
16680 #  - "throughput"
16681 #  - "parent"
16682 #  - "tags"
16683 ##  sort:
16684 ##  - "1VM"
16685 ##  - "L2XCFWD"
16686 ##  - "1VM"
16687 ##  - "L2BDMACLRN"
16688 #  traces:
16689 #    hoverinfo: "x+y"
16690 #    boxpoints: "outliers"
16691 #    whiskerwidth: 0
16692 #  layout:
16693 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16694 #    layout: "plot-throughput"
16695 #
16696 #- type: "plot"
16697 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16698 #  algorithm: "plot_performance_box"
16699 #  output-file-type: ".html"
16700 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16701 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16702 #  filter: "'NIC_Intel-XXV710' and
16703 #           '64B' and
16704 #           'NDRPDR' and
16705 #           ('ETH' or 'DOT1Q') and
16706 #           '2T1C' and
16707 #           ('L2BDMACLRN' or 'L2XCFWD') and
16708 #           'VHOST_1024' and
16709 #           not 'CFS_OPT' and
16710 #           not 'VXLAN' and
16711 #           not 'DOT1Q' and
16712 #           not 'IP4FWD'"
16713 #  parameters:
16714 #  - "throughput"
16715 #  - "parent"
16716 #  - "tags"
16717 ##  sort:
16718 ##  - "1VM"
16719 ##  - "L2XCFWD"
16720 ##  - "1VM"
16721 ##  - "L2BDMACLRN"
16722 #  traces:
16723 #    hoverinfo: "x+y"
16724 #    boxpoints: "outliers"
16725 #    whiskerwidth: 0
16726 #  layout:
16727 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16728 #    layout: "plot-throughput"
16729 #
16730 #- type: "plot"
16731 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16732 #  algorithm: "plot_performance_box"
16733 #  output-file-type: ".html"
16734 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16735 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16736 #  filter: "'NIC_Intel-XXV710' and
16737 #           '64B' and
16738 #           'NDRPDR' and
16739 #           ('ETH' or 'DOT1Q') and
16740 #           '4T2C' and
16741 #           ('L2BDMACLRN' or 'L2XCFWD') and
16742 #           'VHOST_1024' and
16743 #           not 'CFS_OPT' and
16744 #           not 'VXLAN' and
16745 #           not 'DOT1Q' and
16746 #           not 'IP4FWD'"
16747 #  parameters:
16748 #  - "throughput"
16749 #  - "parent"
16750 #  - "tags"
16751 ##  sort:
16752 ##  - "1VM"
16753 ##  - "L2XCFWD"
16754 ##  - "1VM"
16755 ##  - "L2BDMACLRN"
16756 #  traces:
16757 #    hoverinfo: "x+y"
16758 #    boxpoints: "outliers"
16759 #    whiskerwidth: 0
16760 #  layout:
16761 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16762 #    layout: "plot-throughput"
16763 #
16764 #- type: "plot"
16765 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16766 #  algorithm: "plot_performance_box"
16767 #  output-file-type: ".html"
16768 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16769 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16770 #  filter: "'NIC_Intel-XXV710' and
16771 #           '64B' and
16772 #           'NDRPDR' and
16773 #           ('ETH' or 'DOT1Q') and
16774 #           '4T2C' and
16775 #           ('L2BDMACLRN' or 'L2XCFWD') and
16776 #           'VHOST_1024' and
16777 #           not 'CFS_OPT' and
16778 #           not 'VXLAN' and
16779 #           not 'DOT1Q' and
16780 #           not 'IP4FWD'"
16781 #  parameters:
16782 #  - "throughput"
16783 #  - "parent"
16784 #  - "tags"
16785 ##  sort:
16786 ##  - "1VM"
16787 ##  - "L2XCFWD"
16788 ##  - "1VM"
16789 ##  - "L2BDMACLRN"
16790 #  traces:
16791 #    hoverinfo: "x+y"
16792 #    boxpoints: "outliers"
16793 #    whiskerwidth: 0
16794 #  layout:
16795 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16796 #    layout: "plot-throughput"
16797
16798 ################################################################################
16799
16800 # Packet Throughput - VPP VTS 3n-hsw-x520
16801 - type: "plot"
16802   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16803   algorithm: "plot_performance_box"
16804   output-file-type: ".html"
16805   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16807   filter: "'NIC_Intel-X520-DA2' and
16808            '114B' and
16809            'NDRPDR' and
16810            '1T1C' and
16811            'VTS'"
16812   parameters:
16813   - "throughput"
16814   - "parent"
16815   - "tags"
16816   traces:
16817     hoverinfo: "x+y"
16818     boxpoints: "outliers"
16819     whiskerwidth: 0
16820   layout:
16821     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16822     layout: "plot-throughput"
16823
16824 - type: "plot"
16825   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16826   algorithm: "plot_performance_box"
16827   output-file-type: ".html"
16828   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16830   filter: "'NIC_Intel-X520-DA2' and
16831            '114B' and
16832            'NDRPDR' and
16833            '2T2C' and
16834            'VTS'"
16835   parameters:
16836   - "throughput"
16837   - "parent"
16838   - "tags"
16839   traces:
16840     hoverinfo: "x+y"
16841     boxpoints: "outliers"
16842     whiskerwidth: 0
16843   layout:
16844     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16845     layout: "plot-throughput"
16846
16847 - type: "plot"
16848   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16849   algorithm: "plot_performance_box"
16850   output-file-type: ".html"
16851   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16853   filter: "'NIC_Intel-X520-DA2' and
16854            '114B' and
16855            'NDRPDR' and
16856            '1T1C' and
16857            'VTS'"
16858   parameters:
16859   - "throughput"
16860   - "parent"
16861   - "tags"
16862   traces:
16863     hoverinfo: "x+y"
16864     boxpoints: "outliers"
16865     whiskerwidth: 0
16866   layout:
16867     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16868     layout: "plot-throughput"
16869
16870 - type: "plot"
16871   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16872   algorithm: "plot_performance_box"
16873   output-file-type: ".html"
16874   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16876   filter: "'NIC_Intel-X520-DA2' and
16877            '114B' and
16878            'NDRPDR' and
16879            '2T2C' and
16880            'VTS'"
16881   parameters:
16882   - "throughput"
16883   - "parent"
16884   - "tags"
16885   traces:
16886     hoverinfo: "x+y"
16887     boxpoints: "outliers"
16888     whiskerwidth: 0
16889   layout:
16890     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16891     layout: "plot-throughput"
16892
16893 ################################################################################
16894
16895 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16896 - type: "plot"
16897   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16898   algorithm: "plot_performance_box"
16899   output-file-type: ".html"
16900   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16901   data: "plot-dpdk-throughput-latency-3n-hsw"
16902   filter: "'NIC_Intel-X520-DA2' and
16903            '64B' and
16904            'BASE' and
16905            'NDRPDR' and
16906            '1T1C' and
16907            'IP4FWD'"
16908   parameters:
16909   - "throughput"
16910   - "parent"
16911   - "tags"
16912   traces:
16913     hoverinfo: "x+y"
16914     boxpoints: "outliers"
16915     whiskerwidth: 0
16916   layout:
16917     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16918     layout: "plot-throughput"
16919
16920 - type: "plot"
16921   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16922   algorithm: "plot_performance_box"
16923   output-file-type: ".html"
16924   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16925   data: "plot-dpdk-throughput-latency-3n-hsw"
16926   filter: "'NIC_Intel-X520-DA2' and
16927            '64B' and
16928            'BASE' and
16929            'NDRPDR' and
16930            '2T2C' and
16931            'IP4FWD'"
16932   parameters:
16933   - "throughput"
16934   - "parent"
16935   - "tags"
16936   traces:
16937     hoverinfo: "x+y"
16938     boxpoints: "outliers"
16939     whiskerwidth: 0
16940   layout:
16941     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16942     layout: "plot-throughput"
16943
16944 - type: "plot"
16945   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16946   algorithm: "plot_performance_box"
16947   output-file-type: ".html"
16948   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16949   data: "plot-dpdk-throughput-latency-3n-hsw"
16950   filter: "'NIC_Intel-X520-DA2' and
16951            '64B' and
16952            'BASE' and
16953            'NDRPDR' and
16954            '1T1C' and
16955            'IP4FWD'"
16956   parameters:
16957   - "throughput"
16958   - "parent"
16959   - "tags"
16960   traces:
16961     hoverinfo: "x+y"
16962     boxpoints: "outliers"
16963     whiskerwidth: 0
16964   layout:
16965     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16966     layout: "plot-throughput"
16967
16968 - type: "plot"
16969   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16970   algorithm: "plot_performance_box"
16971   output-file-type: ".html"
16972   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16973   data: "plot-dpdk-throughput-latency-3n-hsw"
16974   filter: "'NIC_Intel-X520-DA2' and
16975            '64B' and
16976            'BASE' and
16977            'NDRPDR' and
16978            '2T2C' and
16979            'IP4FWD'"
16980   parameters:
16981   - "throughput"
16982   - "parent"
16983   - "tags"
16984   traces:
16985     hoverinfo: "x+y"
16986     boxpoints: "outliers"
16987     whiskerwidth: 0
16988   layout:
16989     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16990     layout: "plot-throughput"
16991
16992 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16993 - type: "plot"
16994   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16995   algorithm: "plot_performance_box"
16996   output-file-type: ".html"
16997   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16998   data: "plot-dpdk-throughput-latency-3n-hsw"
16999   filter: "'NIC_Intel-X710' and
17000            '64B' and
17001            'BASE' and
17002            'NDRPDR' and
17003            '1T1C' and
17004            'IP4FWD'"
17005   parameters:
17006   - "throughput"
17007   - "parent"
17008   - "tags"
17009   traces:
17010     hoverinfo: "x+y"
17011     boxpoints: "outliers"
17012     whiskerwidth: 0
17013   layout:
17014     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17015     layout: "plot-throughput"
17016
17017 - type: "plot"
17018   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17019   algorithm: "plot_performance_box"
17020   output-file-type: ".html"
17021   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17022   data: "plot-dpdk-throughput-latency-3n-hsw"
17023   filter: "'NIC_Intel-X710' and
17024            '64B' and
17025            'BASE' and
17026            'NDRPDR' and
17027            '2T2C' and
17028            'IP4FWD'"
17029   parameters:
17030   - "throughput"
17031   - "parent"
17032   - "tags"
17033   traces:
17034     hoverinfo: "x+y"
17035     boxpoints: "outliers"
17036     whiskerwidth: 0
17037   layout:
17038     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17039     layout: "plot-throughput"
17040
17041 - type: "plot"
17042   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17043   algorithm: "plot_performance_box"
17044   output-file-type: ".html"
17045   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17046   data: "plot-dpdk-throughput-latency-3n-hsw"
17047   filter: "'NIC_Intel-X710' and
17048            '64B' and
17049            'BASE' and
17050            'NDRPDR' and
17051            '1T1C' and
17052            'IP4FWD'"
17053   parameters:
17054   - "throughput"
17055   - "parent"
17056   - "tags"
17057   traces:
17058     hoverinfo: "x+y"
17059     boxpoints: "outliers"
17060     whiskerwidth: 0
17061   layout:
17062     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17063     layout: "plot-throughput"
17064
17065 - type: "plot"
17066   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17067   algorithm: "plot_performance_box"
17068   output-file-type: ".html"
17069   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17070   data: "plot-dpdk-throughput-latency-3n-hsw"
17071   filter: "'NIC_Intel-X710' and
17072            '64B' and
17073            'BASE' and
17074            'NDRPDR' and
17075            '2T2C' and
17076            'IP4FWD'"
17077   parameters:
17078   - "throughput"
17079   - "parent"
17080   - "tags"
17081   traces:
17082     hoverinfo: "x+y"
17083     boxpoints: "outliers"
17084     whiskerwidth: 0
17085   layout:
17086     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17087     layout: "plot-throughput"
17088
17089 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17090 - type: "plot"
17091   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17092   algorithm: "plot_performance_box"
17093   output-file-type: ".html"
17094   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17095   data: "plot-dpdk-throughput-latency-3n-hsw"
17096   filter: "'NIC_Intel-XL710' and
17097            '64B' and
17098            'BASE' and
17099            'NDRPDR' and
17100            '1T1C' and
17101            'IP4FWD'"
17102   parameters:
17103   - "throughput"
17104   - "parent"
17105   - "tags"
17106   traces:
17107     hoverinfo: "x+y"
17108     boxpoints: "outliers"
17109     whiskerwidth: 0
17110   layout:
17111     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17112     layout: "plot-throughput"
17113
17114 - type: "plot"
17115   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17116   algorithm: "plot_performance_box"
17117   output-file-type: ".html"
17118   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17119   data: "plot-dpdk-throughput-latency-3n-hsw"
17120   filter: "'NIC_Intel-XL710' and
17121            '64B' and
17122            'BASE' and
17123            'NDRPDR' and
17124            '2T2C' and
17125            'IP4FWD'"
17126   parameters:
17127   - "throughput"
17128   - "parent"
17129   - "tags"
17130   traces:
17131     hoverinfo: "x+y"
17132     boxpoints: "outliers"
17133     whiskerwidth: 0
17134   layout:
17135     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17136     layout: "plot-throughput"
17137
17138 - type: "plot"
17139   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17140   algorithm: "plot_performance_box"
17141   output-file-type: ".html"
17142   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17143   data: "plot-dpdk-throughput-latency-3n-hsw"
17144   filter: "'NIC_Intel-XL710' and
17145            '64B' and
17146            'BASE' and
17147            'NDRPDR' and
17148            '1T1C' and
17149            'IP4FWD'"
17150   parameters:
17151   - "throughput"
17152   - "parent"
17153   - "tags"
17154   traces:
17155     hoverinfo: "x+y"
17156     boxpoints: "outliers"
17157     whiskerwidth: 0
17158   layout:
17159     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17160     layout: "plot-throughput"
17161
17162 - type: "plot"
17163   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17164   algorithm: "plot_performance_box"
17165   output-file-type: ".html"
17166   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17167   data: "plot-dpdk-throughput-latency-3n-hsw"
17168   filter: "'NIC_Intel-XL710' and
17169            '64B' and
17170            'BASE' and
17171            'NDRPDR' and
17172            '2T2C' and
17173            'IP4FWD'"
17174   parameters:
17175   - "throughput"
17176   - "parent"
17177   - "tags"
17178   traces:
17179     hoverinfo: "x+y"
17180     boxpoints: "outliers"
17181     whiskerwidth: 0
17182   layout:
17183     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17184     layout: "plot-throughput"
17185
17186 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17187 - type: "plot"
17188   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17189   algorithm: "plot_performance_box"
17190   output-file-type: ".html"
17191   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17192   data: "plot-dpdk-throughput-latency-3n-skx"
17193   filter: "'NIC_Intel-X710' and
17194            '64B' and
17195            'BASE' and
17196            'NDRPDR' and
17197            '2T1C' and
17198            'IP4FWD'"
17199   parameters:
17200   - "throughput"
17201   - "parent"
17202   - "tags"
17203   traces:
17204     hoverinfo: "x+y"
17205     boxpoints: "outliers"
17206     whiskerwidth: 0
17207   layout:
17208     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17209     layout: "plot-throughput"
17210
17211 - type: "plot"
17212   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17213   algorithm: "plot_performance_box"
17214   output-file-type: ".html"
17215   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17216   data: "plot-dpdk-throughput-latency-3n-skx"
17217   filter: "'NIC_Intel-X710' and
17218            '64B' and
17219            'BASE' and
17220            'NDRPDR' and
17221            '4T2C' and
17222            'IP4FWD'"
17223   parameters:
17224   - "throughput"
17225   - "parent"
17226   - "tags"
17227   traces:
17228     hoverinfo: "x+y"
17229     boxpoints: "outliers"
17230     whiskerwidth: 0
17231   layout:
17232     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17237   algorithm: "plot_performance_box"
17238   output-file-type: ".html"
17239   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17240   data: "plot-dpdk-throughput-latency-3n-skx"
17241   filter: "'NIC_Intel-X710' and
17242            '64B' and
17243            'BASE' and
17244            'NDRPDR' and
17245            '2T1C' and
17246            'IP4FWD'"
17247   parameters:
17248   - "throughput"
17249   - "parent"
17250   - "tags"
17251   traces:
17252     hoverinfo: "x+y"
17253     boxpoints: "outliers"
17254     whiskerwidth: 0
17255   layout:
17256     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17257     layout: "plot-throughput"
17258
17259 - type: "plot"
17260   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17261   algorithm: "plot_performance_box"
17262   output-file-type: ".html"
17263   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17264   data: "plot-dpdk-throughput-latency-3n-skx"
17265   filter: "'NIC_Intel-X710' and
17266            '64B' and
17267            'BASE' and
17268            'NDRPDR' and
17269            '4T2C' and
17270            'IP4FWD'"
17271   parameters:
17272   - "throughput"
17273   - "parent"
17274   - "tags"
17275   traces:
17276     hoverinfo: "x+y"
17277     boxpoints: "outliers"
17278     whiskerwidth: 0
17279   layout:
17280     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17281     layout: "plot-throughput"
17282
17283 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17284 - type: "plot"
17285   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17286   algorithm: "plot_performance_box"
17287   output-file-type: ".html"
17288   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17289   data: "plot-dpdk-throughput-latency-3n-skx"
17290   filter: "'NIC_Intel-XXV710' and
17291            '64B' and
17292            'BASE' and
17293            'NDRPDR' and
17294            '2T1C' and
17295            'IP4FWD'"
17296   parameters:
17297   - "throughput"
17298   - "parent"
17299   - "tags"
17300   traces:
17301     hoverinfo: "x+y"
17302     boxpoints: "outliers"
17303     whiskerwidth: 0
17304   layout:
17305     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17310   algorithm: "plot_performance_box"
17311   output-file-type: ".html"
17312   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17313   data: "plot-dpdk-throughput-latency-3n-skx"
17314   filter: "'NIC_Intel-XXV710' and
17315            '64B' and
17316            'BASE' and
17317            'NDRPDR' and
17318            '4T2C' and
17319            'IP4FWD'"
17320   parameters:
17321   - "throughput"
17322   - "parent"
17323   - "tags"
17324   traces:
17325     hoverinfo: "x+y"
17326     boxpoints: "outliers"
17327     whiskerwidth: 0
17328   layout:
17329     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17330     layout: "plot-throughput"
17331
17332 - type: "plot"
17333   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17334   algorithm: "plot_performance_box"
17335   output-file-type: ".html"
17336   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17337   data: "plot-dpdk-throughput-latency-3n-skx"
17338   filter: "'NIC_Intel-XXV710' and
17339            '64B' and
17340            'BASE' and
17341            'NDRPDR' and
17342            '2T1C' and
17343            'IP4FWD'"
17344   parameters:
17345   - "throughput"
17346   - "parent"
17347   - "tags"
17348   traces:
17349     hoverinfo: "x+y"
17350     boxpoints: "outliers"
17351     whiskerwidth: 0
17352   layout:
17353     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17354     layout: "plot-throughput"
17355
17356 - type: "plot"
17357   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17358   algorithm: "plot_performance_box"
17359   output-file-type: ".html"
17360   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17361   data: "plot-dpdk-throughput-latency-3n-skx"
17362   filter: "'NIC_Intel-XXV710' and
17363            '64B' and
17364            'BASE' and
17365            'NDRPDR' and
17366            '4T2C' and
17367            'IP4FWD'"
17368   parameters:
17369   - "throughput"
17370   - "parent"
17371   - "tags"
17372   traces:
17373     hoverinfo: "x+y"
17374     boxpoints: "outliers"
17375     whiskerwidth: 0
17376   layout:
17377     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17378     layout: "plot-throughput"
17379
17380 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17381 - type: "plot"
17382   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17383   algorithm: "plot_performance_box"
17384   output-file-type: ".html"
17385   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17386   data: "plot-dpdk-throughput-latency-2n-skx"
17387   filter: "'NIC_Intel-X710' and
17388            '64B' and
17389            'BASE' and
17390            'NDRPDR' and
17391            '2T1C' and
17392            'IP4FWD'"
17393   parameters:
17394   - "throughput"
17395   - "parent"
17396   - "tags"
17397   traces:
17398     hoverinfo: "x+y"
17399     boxpoints: "outliers"
17400     whiskerwidth: 0
17401   layout:
17402     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17403     layout: "plot-throughput"
17404
17405 - type: "plot"
17406   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17407   algorithm: "plot_performance_box"
17408   output-file-type: ".html"
17409   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17410   data: "plot-dpdk-throughput-latency-2n-skx"
17411   filter: "'NIC_Intel-X710' and
17412            '64B' and
17413            'BASE' and
17414            'NDRPDR' and
17415            '4T2C' and
17416            'IP4FWD'"
17417   parameters:
17418   - "throughput"
17419   - "parent"
17420   - "tags"
17421   traces:
17422     hoverinfo: "x+y"
17423     boxpoints: "outliers"
17424     whiskerwidth: 0
17425   layout:
17426     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17427     layout: "plot-throughput"
17428
17429 - type: "plot"
17430   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17431   algorithm: "plot_performance_box"
17432   output-file-type: ".html"
17433   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17434   data: "plot-dpdk-throughput-latency-2n-skx"
17435   filter: "'NIC_Intel-X710' and
17436            '64B' and
17437            'BASE' and
17438            'NDRPDR' and
17439            '2T1C' and
17440            'IP4FWD'"
17441   parameters:
17442   - "throughput"
17443   - "parent"
17444   - "tags"
17445   traces:
17446     hoverinfo: "x+y"
17447     boxpoints: "outliers"
17448     whiskerwidth: 0
17449   layout:
17450     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17451     layout: "plot-throughput"
17452
17453 - type: "plot"
17454   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17455   algorithm: "plot_performance_box"
17456   output-file-type: ".html"
17457   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17458   data: "plot-dpdk-throughput-latency-2n-skx"
17459   filter: "'NIC_Intel-X710' and
17460            '64B' and
17461            'BASE' and
17462            'NDRPDR' and
17463            '4T2C' and
17464            'IP4FWD'"
17465   parameters:
17466   - "throughput"
17467   - "parent"
17468   - "tags"
17469   traces:
17470     hoverinfo: "x+y"
17471     boxpoints: "outliers"
17472     whiskerwidth: 0
17473   layout:
17474     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17475     layout: "plot-throughput"
17476
17477 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17478 - type: "plot"
17479   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17480   algorithm: "plot_performance_box"
17481   output-file-type: ".html"
17482   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17483   data: "plot-dpdk-throughput-latency-2n-skx"
17484   filter: "'NIC_Intel-XXV710' and
17485            '64B' and
17486            'BASE' and
17487            'NDRPDR' and
17488            '2T1C' and
17489            'IP4FWD'"
17490   parameters:
17491   - "throughput"
17492   - "parent"
17493   - "tags"
17494   traces:
17495     hoverinfo: "x+y"
17496     boxpoints: "outliers"
17497     whiskerwidth: 0
17498   layout:
17499     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17504   algorithm: "plot_performance_box"
17505   output-file-type: ".html"
17506   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17507   data: "plot-dpdk-throughput-latency-2n-skx"
17508   filter: "'NIC_Intel-XXV710' and
17509            '64B' and
17510            'BASE' and
17511            'NDRPDR' and
17512            '4T2C' and
17513            'IP4FWD'"
17514   parameters:
17515   - "throughput"
17516   - "parent"
17517   - "tags"
17518   traces:
17519     hoverinfo: "x+y"
17520     boxpoints: "outliers"
17521     whiskerwidth: 0
17522   layout:
17523     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17524     layout: "plot-throughput"
17525
17526 - type: "plot"
17527   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17528   algorithm: "plot_performance_box"
17529   output-file-type: ".html"
17530   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17531   data: "plot-dpdk-throughput-latency-2n-skx"
17532   filter: "'NIC_Intel-XXV710' and
17533            '64B' and
17534            'BASE' and
17535            'NDRPDR' and
17536            '2T1C' and
17537            'IP4FWD'"
17538   parameters:
17539   - "throughput"
17540   - "parent"
17541   - "tags"
17542   traces:
17543     hoverinfo: "x+y"
17544     boxpoints: "outliers"
17545     whiskerwidth: 0
17546   layout:
17547     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17548     layout: "plot-throughput"
17549
17550 - type: "plot"
17551   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17552   algorithm: "plot_performance_box"
17553   output-file-type: ".html"
17554   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17555   data: "plot-dpdk-throughput-latency-2n-skx"
17556   filter: "'NIC_Intel-XXV710' and
17557            '64B' and
17558            'BASE' and
17559            'NDRPDR' and
17560            '4T2C' and
17561            'IP4FWD'"
17562   parameters:
17563   - "throughput"
17564   - "parent"
17565   - "tags"
17566   traces:
17567     hoverinfo: "x+y"
17568     boxpoints: "outliers"
17569     whiskerwidth: 0
17570   layout:
17571     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17572     layout: "plot-throughput"
17573
17574 ################################################################################
17575
17576 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17577 - type: "plot"
17578   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17579   algorithm: "plot_performance_box"
17580   output-file-type: ".html"
17581   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17582   data: "plot-dpdk-throughput-latency-3n-hsw"
17583   filter: "'NIC_Intel-X520-DA2' and
17584            '64B' and
17585            'BASE' and
17586            'NDRPDR' and
17587            '1T1C' and
17588            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17589   parameters:
17590   - "throughput"
17591   - "parent"
17592   - "tags"
17593   traces:
17594     hoverinfo: "x+y"
17595     boxpoints: "outliers"
17596     whiskerwidth: 0
17597   layout:
17598     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17599     layout: "plot-throughput"
17600
17601 - type: "plot"
17602   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17603   algorithm: "plot_performance_box"
17604   output-file-type: ".html"
17605   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17606   data: "plot-dpdk-throughput-latency-3n-hsw"
17607   filter: "'NIC_Intel-X520-DA2' and
17608            '64B' and
17609            'BASE' and
17610            'NDRPDR' and
17611            '2T2C' and
17612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17613   parameters:
17614   - "throughput"
17615   - "parent"
17616   - "tags"
17617   traces:
17618     hoverinfo: "x+y"
17619     boxpoints: "outliers"
17620     whiskerwidth: 0
17621   layout:
17622     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17623     layout: "plot-throughput"
17624
17625 - type: "plot"
17626   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17627   algorithm: "plot_performance_box"
17628   output-file-type: ".html"
17629   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17630   data: "plot-dpdk-throughput-latency-3n-hsw"
17631   filter: "'NIC_Intel-X520-DA2' and
17632            '64B' and
17633            'BASE' and
17634            'NDRPDR' and
17635            '1T1C' and
17636            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17637   parameters:
17638   - "throughput"
17639   - "parent"
17640   - "tags"
17641   traces:
17642     hoverinfo: "x+y"
17643     boxpoints: "outliers"
17644     whiskerwidth: 0
17645   layout:
17646     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17647     layout: "plot-throughput"
17648
17649 - type: "plot"
17650   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17651   algorithm: "plot_performance_box"
17652   output-file-type: ".html"
17653   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17654   data: "plot-dpdk-throughput-latency-3n-hsw"
17655   filter: "'NIC_Intel-X520-DA2' and
17656            '64B' and
17657            'BASE' and
17658            'NDRPDR' and
17659            '2T2C' and
17660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17661   parameters:
17662   - "throughput"
17663   - "parent"
17664   - "tags"
17665   traces:
17666     hoverinfo: "x+y"
17667     boxpoints: "outliers"
17668     whiskerwidth: 0
17669   layout:
17670     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17671     layout: "plot-throughput"
17672
17673 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17674 - type: "plot"
17675   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17676   algorithm: "plot_performance_box"
17677   output-file-type: ".html"
17678   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17679   data: "plot-dpdk-throughput-latency-3n-hsw"
17680   filter: "'NIC_Intel-X710' and
17681            '64B' and
17682            'BASE' and
17683            'NDRPDR' and
17684            '1T1C' and
17685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17686   parameters:
17687   - "throughput"
17688   - "parent"
17689   - "tags"
17690   traces:
17691     hoverinfo: "x+y"
17692     boxpoints: "outliers"
17693     whiskerwidth: 0
17694   layout:
17695     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17700   algorithm: "plot_performance_box"
17701   output-file-type: ".html"
17702   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17703   data: "plot-dpdk-throughput-latency-3n-hsw"
17704   filter: "'NIC_Intel-X710' and
17705            '64B' and
17706            'BASE' and
17707            'NDRPDR' and
17708            '2T2C' and
17709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17710   parameters:
17711   - "throughput"
17712   - "parent"
17713   - "tags"
17714   traces:
17715     hoverinfo: "x+y"
17716     boxpoints: "outliers"
17717     whiskerwidth: 0
17718   layout:
17719     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17720     layout: "plot-throughput"
17721
17722 - type: "plot"
17723   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17724   algorithm: "plot_performance_box"
17725   output-file-type: ".html"
17726   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17727   data: "plot-dpdk-throughput-latency-3n-hsw"
17728   filter: "'NIC_Intel-X710' and
17729            '64B' and
17730            'BASE' and
17731            'NDRPDR' and
17732            '1T1C' and
17733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17734   parameters:
17735   - "throughput"
17736   - "parent"
17737   - "tags"
17738   traces:
17739     hoverinfo: "x+y"
17740     boxpoints: "outliers"
17741     whiskerwidth: 0
17742   layout:
17743     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17744     layout: "plot-throughput"
17745
17746 - type: "plot"
17747   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17748   algorithm: "plot_performance_box"
17749   output-file-type: ".html"
17750   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17751   data: "plot-dpdk-throughput-latency-3n-hsw"
17752   filter: "'NIC_Intel-X710' and
17753            '64B' and
17754            'BASE' and
17755            'NDRPDR' and
17756            '2T2C' and
17757            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17758   parameters:
17759   - "throughput"
17760   - "parent"
17761   - "tags"
17762   traces:
17763     hoverinfo: "x+y"
17764     boxpoints: "outliers"
17765     whiskerwidth: 0
17766   layout:
17767     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17768     layout: "plot-throughput"
17769
17770 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17771 - type: "plot"
17772   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17773   algorithm: "plot_performance_box"
17774   output-file-type: ".html"
17775   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17776   data: "plot-dpdk-throughput-latency-3n-hsw"
17777   filter: "'NIC_Intel-XL710' and
17778            '64B' and
17779            'BASE' and
17780            'NDRPDR' and
17781            '1T1C' and
17782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17783   parameters:
17784   - "throughput"
17785   - "parent"
17786   - "tags"
17787   traces:
17788     hoverinfo: "x+y"
17789     boxpoints: "outliers"
17790     whiskerwidth: 0
17791   layout:
17792     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17793     layout: "plot-throughput"
17794
17795 - type: "plot"
17796   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17797   algorithm: "plot_performance_box"
17798   output-file-type: ".html"
17799   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17800   data: "plot-dpdk-throughput-latency-3n-hsw"
17801   filter: "'NIC_Intel-XL710' and
17802            '64B' and
17803            'BASE' and
17804            'NDRPDR' and
17805            '2T2C' and
17806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17807   parameters:
17808   - "throughput"
17809   - "parent"
17810   - "tags"
17811   traces:
17812     hoverinfo: "x+y"
17813     boxpoints: "outliers"
17814     whiskerwidth: 0
17815   layout:
17816     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17817     layout: "plot-throughput"
17818
17819 - type: "plot"
17820   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17821   algorithm: "plot_performance_box"
17822   output-file-type: ".html"
17823   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17824   data: "plot-dpdk-throughput-latency-3n-hsw"
17825   filter: "'NIC_Intel-XL710' and
17826            '64B' and
17827            'BASE' and
17828            'NDRPDR' and
17829            '1T1C' and
17830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17831   parameters:
17832   - "throughput"
17833   - "parent"
17834   - "tags"
17835   traces:
17836     hoverinfo: "x+y"
17837     boxpoints: "outliers"
17838     whiskerwidth: 0
17839   layout:
17840     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17841     layout: "plot-throughput"
17842
17843 - type: "plot"
17844   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17845   algorithm: "plot_performance_box"
17846   output-file-type: ".html"
17847   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17848   data: "plot-dpdk-throughput-latency-3n-hsw"
17849   filter: "'NIC_Intel-XL710' and
17850            '64B' and
17851            'BASE' and
17852            'NDRPDR' and
17853            '2T2C' and
17854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17855   parameters:
17856   - "throughput"
17857   - "parent"
17858   - "tags"
17859   traces:
17860     hoverinfo: "x+y"
17861     boxpoints: "outliers"
17862     whiskerwidth: 0
17863   layout:
17864     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17865     layout: "plot-throughput"
17866
17867 # Packet Throughput - DPDK testpmd 3n-skx-x710
17868 - type: "plot"
17869   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17870   algorithm: "plot_performance_box"
17871   output-file-type: ".html"
17872   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17873   data: "plot-dpdk-throughput-latency-3n-skx"
17874   filter: "'NIC_Intel-X710' and
17875            '64B' and
17876            'BASE' and
17877            'NDRPDR' and
17878            '2T1C' and
17879            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17880   parameters:
17881   - "throughput"
17882   - "parent"
17883   - "tags"
17884   traces:
17885     hoverinfo: "x+y"
17886     boxpoints: "outliers"
17887     whiskerwidth: 0
17888   layout:
17889     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17890     layout: "plot-throughput"
17891
17892 - type: "plot"
17893   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17894   algorithm: "plot_performance_box"
17895   output-file-type: ".html"
17896   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17897   data: "plot-dpdk-throughput-latency-3n-skx"
17898   filter: "'NIC_Intel-X710' and
17899            '64B' and
17900            'BASE' and
17901            'NDRPDR' and
17902            '4T2C' and
17903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17904   parameters:
17905   - "throughput"
17906   - "parent"
17907   - "tags"
17908   traces:
17909     hoverinfo: "x+y"
17910     boxpoints: "outliers"
17911     whiskerwidth: 0
17912   layout:
17913     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17914     layout: "plot-throughput"
17915
17916 - type: "plot"
17917   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17918   algorithm: "plot_performance_box"
17919   output-file-type: ".html"
17920   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17921   data: "plot-dpdk-throughput-latency-3n-skx"
17922   filter: "'NIC_Intel-X710' and
17923            '64B' and
17924            'BASE' and
17925            'NDRPDR' and
17926            '2T1C' and
17927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17928   parameters:
17929   - "throughput"
17930   - "parent"
17931   - "tags"
17932   traces:
17933     hoverinfo: "x+y"
17934     boxpoints: "outliers"
17935     whiskerwidth: 0
17936   layout:
17937     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17938     layout: "plot-throughput"
17939
17940 - type: "plot"
17941   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17942   algorithm: "plot_performance_box"
17943   output-file-type: ".html"
17944   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17945   data: "plot-dpdk-throughput-latency-3n-skx"
17946   filter: "'NIC_Intel-X710' and
17947            '64B' and
17948            'BASE' and
17949            'NDRPDR' and
17950            '4T2C' and
17951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17952   parameters:
17953   - "throughput"
17954   - "parent"
17955   - "tags"
17956   traces:
17957     hoverinfo: "x+y"
17958     boxpoints: "outliers"
17959     whiskerwidth: 0
17960   layout:
17961     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17962     layout: "plot-throughput"
17963
17964 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17965 - type: "plot"
17966   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17967   algorithm: "plot_performance_box"
17968   output-file-type: ".html"
17969   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17970   data: "plot-dpdk-throughput-latency-3n-skx"
17971   filter: "'NIC_Intel-XXV710' and
17972            '64B' and
17973            'BASE' and
17974            'NDRPDR' and
17975            '2T1C' and
17976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17977   parameters:
17978   - "throughput"
17979   - "parent"
17980   - "tags"
17981   traces:
17982     hoverinfo: "x+y"
17983     boxpoints: "outliers"
17984     whiskerwidth: 0
17985   layout:
17986     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17987     layout: "plot-throughput"
17988
17989 - type: "plot"
17990   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17991   algorithm: "plot_performance_box"
17992   output-file-type: ".html"
17993   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17994   data: "plot-dpdk-throughput-latency-3n-skx"
17995   filter: "'NIC_Intel-XXV710' and
17996            '64B' and
17997            'BASE' and
17998            'NDRPDR' and
17999            '4T2C' and
18000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18001   parameters:
18002   - "throughput"
18003   - "parent"
18004   - "tags"
18005   traces:
18006     hoverinfo: "x+y"
18007     boxpoints: "outliers"
18008     whiskerwidth: 0
18009   layout:
18010     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18011     layout: "plot-throughput"
18012
18013 - type: "plot"
18014   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18015   algorithm: "plot_performance_box"
18016   output-file-type: ".html"
18017   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18018   data: "plot-dpdk-throughput-latency-3n-skx"
18019   filter: "'NIC_Intel-XXV710' and
18020            '64B' and
18021            'BASE' and
18022            'NDRPDR' and
18023            '2T1C' and
18024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18025   parameters:
18026   - "throughput"
18027   - "parent"
18028   - "tags"
18029   traces:
18030     hoverinfo: "x+y"
18031     boxpoints: "outliers"
18032     whiskerwidth: 0
18033   layout:
18034     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18035     layout: "plot-throughput"
18036
18037 - type: "plot"
18038   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18039   algorithm: "plot_performance_box"
18040   output-file-type: ".html"
18041   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18042   data: "plot-dpdk-throughput-latency-3n-skx"
18043   filter: "'NIC_Intel-XXV710' and
18044            '64B' and
18045            'BASE' and
18046            'NDRPDR' and
18047            '4T2C' and
18048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18049   parameters:
18050   - "throughput"
18051   - "parent"
18052   - "tags"
18053   traces:
18054     hoverinfo: "x+y"
18055     boxpoints: "outliers"
18056     whiskerwidth: 0
18057   layout:
18058     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18059     layout: "plot-throughput"
18060
18061 # Packet Throughput - DPDK testpmd 2n-skx-x710
18062 - type: "plot"
18063   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18064   algorithm: "plot_performance_box"
18065   output-file-type: ".html"
18066   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18067   data: "plot-dpdk-throughput-latency-2n-skx"
18068   filter: "'NIC_Intel-X710' and
18069            '64B' and
18070            'BASE' and
18071            'NDRPDR' and
18072            '2T1C' and
18073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18074   parameters:
18075   - "throughput"
18076   - "parent"
18077   - "tags"
18078   traces:
18079     hoverinfo: "x+y"
18080     boxpoints: "outliers"
18081     whiskerwidth: 0
18082   layout:
18083     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18084     layout: "plot-throughput"
18085
18086 - type: "plot"
18087   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18088   algorithm: "plot_performance_box"
18089   output-file-type: ".html"
18090   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18091   data: "plot-dpdk-throughput-latency-2n-skx"
18092   filter: "'NIC_Intel-X710' and
18093            '64B' and
18094            'BASE' and
18095            'NDRPDR' and
18096            '4T2C' and
18097            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18098   parameters:
18099   - "throughput"
18100   - "parent"
18101   - "tags"
18102   traces:
18103     hoverinfo: "x+y"
18104     boxpoints: "outliers"
18105     whiskerwidth: 0
18106   layout:
18107     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18108     layout: "plot-throughput"
18109
18110 - type: "plot"
18111   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18112   algorithm: "plot_performance_box"
18113   output-file-type: ".html"
18114   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18115   data: "plot-dpdk-throughput-latency-2n-skx"
18116   filter: "'NIC_Intel-X710' and
18117            '64B' and
18118            'BASE' and
18119            'NDRPDR' and
18120            '2T1C' and
18121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18122   parameters:
18123   - "throughput"
18124   - "parent"
18125   - "tags"
18126   traces:
18127     hoverinfo: "x+y"
18128     boxpoints: "outliers"
18129     whiskerwidth: 0
18130   layout:
18131     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18132     layout: "plot-throughput"
18133
18134 - type: "plot"
18135   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18136   algorithm: "plot_performance_box"
18137   output-file-type: ".html"
18138   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18139   data: "plot-dpdk-throughput-latency-2n-skx"
18140   filter: "'NIC_Intel-X710' and
18141            '64B' and
18142            'BASE' and
18143            'NDRPDR' and
18144            '4T2C' and
18145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18146   parameters:
18147   - "throughput"
18148   - "parent"
18149   - "tags"
18150   traces:
18151     hoverinfo: "x+y"
18152     boxpoints: "outliers"
18153     whiskerwidth: 0
18154   layout:
18155     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18156     layout: "plot-throughput"
18157
18158 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18159 - type: "plot"
18160   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18161   algorithm: "plot_performance_box"
18162   output-file-type: ".html"
18163   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18164   data: "plot-dpdk-throughput-latency-2n-skx"
18165   filter: "'NIC_Intel-XXV710' and
18166            '64B' and
18167            'BASE' and
18168            'NDRPDR' and
18169            '2T1C' and
18170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18171   parameters:
18172   - "throughput"
18173   - "parent"
18174   - "tags"
18175   traces:
18176     hoverinfo: "x+y"
18177     boxpoints: "outliers"
18178     whiskerwidth: 0
18179   layout:
18180     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18181     layout: "plot-throughput"
18182
18183 - type: "plot"
18184   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18185   algorithm: "plot_performance_box"
18186   output-file-type: ".html"
18187   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18188   data: "plot-dpdk-throughput-latency-2n-skx"
18189   filter: "'NIC_Intel-XXV710' and
18190            '64B' and
18191            'BASE' and
18192            'NDRPDR' and
18193            '4T2C' and
18194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18195   parameters:
18196   - "throughput"
18197   - "parent"
18198   - "tags"
18199   traces:
18200     hoverinfo: "x+y"
18201     boxpoints: "outliers"
18202     whiskerwidth: 0
18203   layout:
18204     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18205     layout: "plot-throughput"
18206
18207 - type: "plot"
18208   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18209   algorithm: "plot_performance_box"
18210   output-file-type: ".html"
18211   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18212   data: "plot-dpdk-throughput-latency-2n-skx"
18213   filter: "'NIC_Intel-XXV710' and
18214            '64B' and
18215            'BASE' and
18216            'NDRPDR' and
18217            '2T1C' and
18218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18219   parameters:
18220   - "throughput"
18221   - "parent"
18222   - "tags"
18223   traces:
18224     hoverinfo: "x+y"
18225     boxpoints: "outliers"
18226     whiskerwidth: 0
18227   layout:
18228     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18229     layout: "plot-throughput"
18230
18231 - type: "plot"
18232   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18233   algorithm: "plot_performance_box"
18234   output-file-type: ".html"
18235   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18236   data: "plot-dpdk-throughput-latency-2n-skx"
18237   filter: "'NIC_Intel-XXV710' and
18238            '64B' and
18239            'BASE' and
18240            'NDRPDR' and
18241            '4T2C' and
18242            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18243   parameters:
18244   - "throughput"
18245   - "parent"
18246   - "tags"
18247   traces:
18248     hoverinfo: "x+y"
18249     boxpoints: "outliers"
18250     whiskerwidth: 0
18251   layout:
18252     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18253     layout: "plot-throughput"
18254
18255 ################################################################################
18256
18257 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18258 - type: "plot"
18259   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18260   algorithm: "plot_latency_error_bars"
18261   output-file-type: ".html"
18262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18264   filter: "'NIC_Intel-X520-DA2' and
18265            '64B' and
18266            ('BASE' or 'SCALE') and
18267            'NDRPDR' and
18268            'ETH' and
18269            '1T1C' and
18270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18271            not 'VHOST' and
18272            not 'MEMIF'"
18273   parameters:
18274   - "latency"
18275   - "parent"
18276   - "tags"
18277   sort:
18278   - "L2XCFWD"
18279   - "L2PATCH"
18280   - "L2BDMACLRN"
18281   - "FIB_10K"
18282   - "FIB_100K"
18283   - "FIB_1M"
18284   layout:
18285     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18286     layout: "plot-latency"
18287
18288 - type: "plot"
18289   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18290   algorithm: "plot_latency_error_bars"
18291   output-file-type: ".html"
18292   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18294   filter: "'NIC_Intel-X520-DA2' and
18295            '64B' and
18296            ('BASE' or 'SCALE') and
18297            'NDRPDR' and
18298            'ETH' and
18299            '2T2C' and
18300            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18301            not 'VHOST' and
18302            not 'MEMIF'"
18303   parameters:
18304   - "latency"
18305   - "parent"
18306   - "tags"
18307   sort:
18308   - "L2XCFWD"
18309   - "L2PATCH"
18310   - "L2BDMACLRN"
18311   - "FIB_10K"
18312   - "FIB_100K"
18313   - "FIB_1M"
18314   layout:
18315     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18316     layout: "plot-latency"
18317
18318 # Packet Latency - VPP L2 3n-hsw-x520 features
18319 - type: "plot"
18320   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18321   algorithm: "plot_latency_error_bars"
18322   output-file-type: ".html"
18323   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18325   filter: "'NIC_Intel-X520-DA2' and
18326            '64B' and
18327            'NDRPDR' and
18328            '1T1C' and
18329            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18330            not 'ACL' and
18331            not 'VHOST' and
18332            not 'MEMIF'"
18333   parameters:
18334   - "latency"
18335   - "parent"
18336   - "tags"
18337   sort:
18338   - "L2XCBASE"    # l2xcbase
18339   - "L2BDBASE"    # l2bdbase
18340   - "L2XCFWD"     # dot1q-l2xcbase
18341   - "L2BDMACLRN"  # dot1q-l2bdbase
18342   layout:
18343     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18344     layout: "plot-latency"
18345
18346 - type: "plot"
18347   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18348   algorithm: "plot_latency_error_bars"
18349   output-file-type: ".html"
18350   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18352   filter: "'NIC_Intel-X520-DA2' and
18353            '64B' and
18354            'NDRPDR' and
18355            '2T2C' and
18356            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18357            not 'ACL' and
18358            not 'VHOST' and
18359            not 'MEMIF'"
18360   parameters:
18361   - "latency"
18362   - "parent"
18363   - "tags"
18364   sort:
18365   - "L2XCBASE"    # l2xcbase
18366   - "L2BDBASE"    # l2bdbase
18367   - "L2XCFWD"     # dot1q-l2xcbase
18368   - "L2BDMACLRN"  # dot1q-l2bdbase
18369   layout:
18370     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18371     layout: "plot-latency"
18372
18373 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18374 - type: "plot"
18375   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18376   algorithm: "plot_latency_error_bars"
18377   output-file-type: ".html"
18378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18380   filter: "'NIC_Intel-X520-DA2' and
18381            '64B' and
18382            'NDRPDR' and
18383            '1T1C' and
18384            'FEATURE' and
18385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18386            'IACL' and
18387            ('ACL1' or 'ACL50') and
18388            ('10K_FLOWS' or '10k_FLOWS') and
18389            not 'MACIP' and
18390            not 'VHOST' and
18391            not 'MEMIF'"
18392   parameters:
18393   - "latency"
18394   - "parent"
18395   - "tags"
18396   layout:
18397     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18398     layout: "plot-latency"
18399
18400 - type: "plot"
18401   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18402   algorithm: "plot_latency_error_bars"
18403   output-file-type: ".html"
18404   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18406   filter: "'NIC_Intel-X520-DA2' and
18407            '64B' and
18408            'NDRPDR' and
18409            '2T2C' and
18410            'FEATURE' and
18411            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18412            'IACL' and
18413            ('ACL1' or 'ACL50') and
18414            ('10K_FLOWS' or '10k_FLOWS') and
18415            not 'MACIP' and
18416            not 'VHOST' and
18417            not 'MEMIF'"
18418   parameters:
18419   - "latency"
18420   - "parent"
18421   - "tags"
18422   layout:
18423     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18424     layout: "plot-latency"
18425
18426 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18427 - type: "plot"
18428   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18429   algorithm: "plot_latency_error_bars"
18430   output-file-type: ".html"
18431   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18433   filter: "'NIC_Intel-X520-DA2' and
18434            '64B' and
18435            'NDRPDR' and
18436            '1T1C' and
18437            'FEATURE' and
18438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18439            'OACL' and
18440            ('ACL1' or 'ACL50') and
18441            ('10K_FLOWS' or '10k_FLOWS') and
18442            not 'MACIP' and
18443            not 'VHOST' and
18444            not 'MEMIF'"
18445   parameters:
18446   - "latency"
18447   - "parent"
18448   - "tags"
18449   layout:
18450     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18451     layout: "plot-latency"
18452
18453 - type: "plot"
18454   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18455   algorithm: "plot_latency_error_bars"
18456   output-file-type: ".html"
18457   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18459   filter: "'NIC_Intel-X520-DA2' and
18460            '64B' and
18461            'NDRPDR' and
18462            '2T2C' and
18463            'FEATURE' and
18464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18465            'OACL' and
18466            ('ACL1' or 'ACL50') and
18467            ('10K_FLOWS' or '10k_FLOWS') and
18468            not 'MACIP' and
18469            not 'VHOST' and
18470            not 'MEMIF'"
18471   parameters:
18472   - "latency"
18473   - "parent"
18474   - "tags"
18475   layout:
18476     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18477     layout: "plot-latency"
18478
18479 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18480 - type: "plot"
18481   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18482   algorithm: "plot_latency_error_bars"
18483   output-file-type: ".html"
18484   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18486   filter: "'NIC_Intel-X520-DA2' and
18487            '64B' and
18488            'NDRPDR' and
18489            '1T1C' and
18490            'FEATURE' and
18491            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18492            'MACIP' and
18493            ('ACL1' or 'ACL50') and
18494            ('10K_FLOWS' or '10k_FLOWS') and
18495            not 'VHOST' and
18496            not 'MEMIF'"
18497   parameters:
18498   - "latency"
18499   - "parent"
18500   - "tags"
18501   layout:
18502     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18503     layout: "plot-latency"
18504
18505 - type: "plot"
18506   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18507   algorithm: "plot_latency_error_bars"
18508   output-file-type: ".html"
18509   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18511   filter: "'NIC_Intel-X520-DA2' and
18512            '64B' and
18513            'NDRPDR' and
18514            '2T2C' and
18515            'FEATURE' and
18516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18517            'MACIP' and
18518            ('ACL1' or 'ACL50') and
18519            ('10K_FLOWS' or '10k_FLOWS') and
18520            not 'VHOST' and
18521            not 'MEMIF'"
18522   parameters:
18523   - "latency"
18524   - "parent"
18525   - "tags"
18526   layout:
18527     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18528     layout: "plot-latency"
18529
18530 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18531 - type: "plot"
18532   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18533   algorithm: "plot_latency_error_bars"
18534   output-file-type: ".html"
18535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18537   filter: "'NIC_Intel-X710' and
18538            '64B' and
18539            ('BASE' or 'SCALE') and
18540            'NDRPDR' and
18541            'ETH' and
18542            '1T1C' and
18543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18544            not 'VHOST' and
18545            not 'MEMIF'"
18546   parameters:
18547   - "latency"
18548   - "parent"
18549   - "tags"
18550   sort:
18551   - "L2PATCH"
18552   - "L2XCFWD"
18553   - "L2BDMACLRN"
18554   - "FIB_10K"
18555   - "FIB_100K"
18556   - "FIB_1M"
18557   layout:
18558     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18559     layout: "plot-latency"
18560
18561 - type: "plot"
18562   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18563   algorithm: "plot_latency_error_bars"
18564   output-file-type: ".html"
18565   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18567   filter: "'NIC_Intel-X710' and
18568            '64B' and
18569            ('BASE' or 'SCALE') and
18570            'NDRPDR' and
18571            'ETH' and
18572            '2T2C' and
18573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18574            not 'VHOST' and
18575            not 'MEMIF'"
18576   parameters:
18577   - "latency"
18578   - "parent"
18579   - "tags"
18580   sort:
18581   - "L2PATCH"
18582   - "L2XCFWD"
18583   - "L2BDMACLRN"
18584   - "FIB_10K"
18585   - "FIB_100K"
18586   - "FIB_1M"
18587   layout:
18588     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18589     layout: "plot-latency"
18590
18591 # Packet Latency - VPP L2 3n-hsw-x710 features
18592 - type: "plot"
18593   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18594   algorithm: "plot_latency_error_bars"
18595   output-file-type: ".html"
18596   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18597   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18598   filter: "'NIC_Intel-X710' and
18599            '64B' and
18600            'NDRPDR' and
18601            '1T1C' and
18602            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18603            not 'ACL' and
18604            not 'VHOST' and
18605            not 'L2OVRLAY' and
18606            not 'MEMIF'"
18607   parameters:
18608   - "latency"
18609   - "parent"
18610   - "tags"
18611   sort:
18612   - "L2XCBASE"    # l2xcbase
18613   - "L2BDBASE"    # l2bdbase
18614   - "L2XCFWD"     # dot1q-l2xcbase
18615   - "L2BDMACLRN"  # dot1q-l2bdbase
18616   layout:
18617     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18618     layout: "plot-latency"
18619
18620 - type: "plot"
18621   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18622   algorithm: "plot_latency_error_bars"
18623   output-file-type: ".html"
18624   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18626   filter: "'NIC_Intel-X710' and
18627            '64B' and
18628            'NDRPDR' and
18629            '2T2C' and
18630            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18631            not 'ACL' and
18632            not 'VHOST' and
18633            not 'L2OVRLAY' and
18634            not 'MEMIF'"
18635   parameters:
18636   - "latency"
18637   - "parent"
18638   - "tags"
18639   sort:
18640   - "L2XCBASE"    # l2xcbase
18641   - "L2BDBASE"    # l2bdbase
18642   - "L2XCFWD"     # dot1q-l2xcbase
18643   - "L2BDMACLRN"  # dot1q-l2bdbase
18644   layout:
18645     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18646     layout: "plot-latency"
18647
18648 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18649 - type: "plot"
18650   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18651   algorithm: "plot_latency_error_bars"
18652   output-file-type: ".html"
18653   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18655   filter: "'NIC_Intel-X710' and
18656            '64B' and
18657            'NDRPDR' and
18658            '1T1C' and
18659            'FEATURE' and
18660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18661            'IACL' and
18662            ('ACL1' or 'ACL50') and
18663            ('10K_FLOWS' or '10k_FLOWS') and
18664            not 'MACIP' and
18665            not 'VHOST' and
18666            not 'MEMIF'"
18667   parameters:
18668   - "latency"
18669   - "parent"
18670   - "tags"
18671   layout:
18672     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18673     layout: "plot-latency"
18674
18675 - type: "plot"
18676   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18677   algorithm: "plot_latency_error_bars"
18678   output-file-type: ".html"
18679   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18681   filter: "'NIC_Intel-X710' and
18682            '64B' and
18683            'NDRPDR' and
18684            '2T2C' and
18685            'FEATURE' and
18686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18687            'IACL' and
18688            ('ACL1' or 'ACL50') and
18689            ('10K_FLOWS' or '10k_FLOWS') and
18690            not 'MACIP' and
18691            not 'VHOST' and
18692            not 'MEMIF'"
18693   parameters:
18694   - "latency"
18695   - "parent"
18696   - "tags"
18697   layout:
18698     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18699     layout: "plot-latency"
18700
18701 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18702 - type: "plot"
18703   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18704   algorithm: "plot_latency_error_bars"
18705   output-file-type: ".html"
18706   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18708   filter: "'NIC_Intel-XL710' and
18709            '64B' and
18710            'BASE' and
18711            'NDRPDR' and
18712            'ETH' and
18713            '1T1C' and
18714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18715            not 'VHOST' and
18716            not 'MEMIF'"
18717   parameters:
18718   - "latency"
18719   - "parent"
18720   - "tags"
18721   sort:
18722   - "L2PATCH"
18723   - "L2XCFWD"
18724   - "L2BDMACLRN"
18725   layout:
18726     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18727     layout: "plot-latency"
18728
18729 - type: "plot"
18730   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18731   algorithm: "plot_latency_error_bars"
18732   output-file-type: ".html"
18733   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18734   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18735   filter: "'NIC_Intel-XL710' and
18736            '64B' and
18737            'BASE' and
18738            'NDRPDR' and
18739            'ETH' and
18740            '2T2C' and
18741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18742            not 'VHOST' and
18743            not 'MEMIF'"
18744   parameters:
18745   - "latency"
18746   - "parent"
18747   - "tags"
18748   sort:
18749   - "L2PATCH"
18750   - "L2XCFWD"
18751   - "L2BDMACLRN"
18752   layout:
18753     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18754     layout: "plot-latency"
18755
18756 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18757 - type: "plot"
18758   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18759   algorithm: "plot_latency_error_bars"
18760   output-file-type: ".html"
18761   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18763   filter: "'NIC_Intel-X710' and
18764            '64B' and
18765            ('BASE' or 'SCALE') and
18766            'NDRPDR' and
18767            'ETH' and
18768            '2T1C' and
18769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18770            not 'VHOST' and
18771            not 'MEMIF' and
18772            not 'DRV_AVF'"
18773   parameters:
18774   - "latency"
18775   - "parent"
18776   - "tags"
18777   sort:
18778   - "L2PATCH"
18779   - "L2XCBASE"
18780   - "BASE"
18781   - "FIB_10K"
18782   - "FIB_100K"
18783   - "FIB_1M"
18784   layout:
18785     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18786     layout: "plot-latency"
18787
18788 - type: "plot"
18789   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18790   algorithm: "plot_latency_error_bars"
18791   output-file-type: ".html"
18792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18794   filter: "'NIC_Intel-X710' and
18795            '64B' and
18796            ('BASE' or 'SCALE') and
18797            'NDRPDR' and
18798            'ETH' and
18799            '4T2C' and
18800            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18801            not 'VHOST' and
18802            not 'MEMIF' and
18803            not 'DRV_AVF'"
18804   parameters:
18805   - "latency"
18806   - "parent"
18807   - "tags"
18808   sort:
18809   - "L2PATCH"
18810   - "L2XCBASE"
18811   - "BASE"
18812   - "FIB_10K"
18813   - "FIB_100K"
18814   - "FIB_1M"
18815   layout:
18816     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18817     layout: "plot-latency"
18818
18819 # Packet Latency - VPP L2 3n-skx-x710 features
18820 - type: "plot"
18821   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18822   algorithm: "plot_latency_error_bars"
18823   output-file-type: ".html"
18824   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18826   filter: "'NIC_Intel-X710' and
18827            '64B' and
18828            'NDRPDR' and
18829            '2T1C' and
18830            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18831            not 'ACL' and
18832            not 'VHOST' and
18833            not 'DRV_AVF' and
18834            not 'L2OVRLAY' and
18835            not 'MEMIF'"
18836   parameters:
18837   - "latency"
18838   - "parent"
18839   - "tags"
18840   sort:
18841   - "L2XCBASE"    # l2xcbase
18842   - "L2BDBASE"    # l2bdbase
18843   - "L2XCFWD"     # dot1q-l2xcbase
18844   - "L2BDMACLRN"  # dot1q-l2bdbase
18845   layout:
18846     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18847     layout: "plot-latency"
18848
18849 - type: "plot"
18850   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18851   algorithm: "plot_latency_error_bars"
18852   output-file-type: ".html"
18853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18855   filter: "'NIC_Intel-X710' and
18856            '64B' and
18857            'NDRPDR' and
18858            '4T2C' and
18859            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18860            not 'ACL' and
18861            not 'VHOST' and
18862            not 'DRV_AVF' and
18863            not 'L2OVRLAY' and
18864            not 'MEMIF'"
18865   parameters:
18866   - "latency"
18867   - "parent"
18868   - "tags"
18869   sort:
18870   - "L2XCBASE"    # l2xcbase
18871   - "L2BDBASE"    # l2bdbase
18872   - "L2XCFWD"     # dot1q-l2xcbase
18873   - "L2BDMACLRN"  # dot1q-l2bdbase
18874   layout:
18875     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18876     layout: "plot-latency"
18877
18878 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18879 - type: "plot"
18880   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18881   algorithm: "plot_latency_error_bars"
18882   output-file-type: ".html"
18883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18885   filter: "'NIC_Intel-X710' and
18886            '64B' and
18887            'NDRPDR' and
18888            '2T1C' and
18889            'FEATURE' and
18890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18891            'IACL' and
18892            ('ACL1' or 'ACL50') and
18893            ('10K_FLOWS' or '10k_FLOWS') and
18894            not 'MACIP' and
18895            not 'VHOST' and
18896            not 'MEMIF'"
18897   parameters:
18898   - "latency"
18899   - "parent"
18900   - "tags"
18901   layout:
18902     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18903     layout: "plot-latency"
18904
18905 - type: "plot"
18906   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18907   algorithm: "plot_latency_error_bars"
18908   output-file-type: ".html"
18909   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18911   filter: "'NIC_Intel-X710' and
18912            '64B' and
18913            'NDRPDR' and
18914            '4T2C' and
18915            'FEATURE' and
18916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18917            'IACL' and
18918            ('ACL1' or 'ACL50') and
18919            ('10K_FLOWS' or '10k_FLOWS') and
18920            not 'MACIP' and
18921            not 'VHOST' and
18922            not 'MEMIF'"
18923   parameters:
18924   - "latency"
18925   - "parent"
18926   - "tags"
18927   layout:
18928     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18929     layout: "plot-latency"
18930
18931 # Packet Latency - VPP L2 3n-skx-xxv710 base
18932 - type: "plot"
18933   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18934   algorithm: "plot_latency_error_bars"
18935   output-file-type: ".html"
18936   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18938   filter: "'NIC_Intel-XXV710' and
18939            '64B' and
18940            ('BASE' or 'SCALE') and
18941            'NDRPDR' and
18942            'ETH' and
18943            '2T1C' and
18944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18945            not 'VHOST' and
18946            not 'MEMIF'"
18947   parameters:
18948   - "latency"
18949   - "parent"
18950   - "tags"
18951   sort:
18952   - "L2PATCH"
18953   - "L2PATCH"
18954   - "L2XCBASE"
18955   - "L2BDMACLRN"
18956   layout:
18957     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18958     layout: "plot-latency"
18959
18960 - type: "plot"
18961   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18962   algorithm: "plot_latency_error_bars"
18963   output-file-type: ".html"
18964   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18966   filter: "'NIC_Intel-XXV710' and
18967            '64B' and
18968            ('BASE' or 'SCALE') and
18969            'NDRPDR' and
18970            'ETH' and
18971            '4T2C' and
18972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18973            not 'VHOST' and
18974            not 'MEMIF'"
18975   parameters:
18976   - "latency"
18977   - "parent"
18978   - "tags"
18979   sort:
18980   - "L2PATCH"
18981   - "L2PATCH"
18982   - "L2XCBASE"
18983   - "L2BDMACLRN"
18984   layout:
18985     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18986     layout: "plot-latency"
18987
18988 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18989 - type: "plot"
18990   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18991   algorithm: "plot_latency_error_bars"
18992   output-file-type: ".html"
18993   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18994   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18995   filter: "'NIC_Intel-X710' and
18996            '64B' and
18997            'ETH' and
18998            ('BASE' or 'SCALE') and
18999            'NDRPDR' and
19000            '2T1C' and
19001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19002            not 'VHOST' and
19003            not 'MEMIF'"
19004   parameters:
19005   - "latency"
19006   - "parent"
19007   - "tags"
19008   sort:
19009   - "L2PATCH"
19010   - "L2XCBASE"
19011   - "BASE"
19012   - "FIB_10K"
19013   - "FIB_100K"
19014   - "FIB_1M"
19015   layout:
19016     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19017     layout: "plot-latency"
19018
19019 - type: "plot"
19020   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19021   algorithm: "plot_latency_error_bars"
19022   output-file-type: ".html"
19023   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19025   filter: "'NIC_Intel-X710' and
19026            '64B' and
19027            ('BASE' or 'SCALE') and
19028            'NDRPDR' and
19029            'ETH' and
19030            '4T2C' and
19031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19032            not 'VHOST' and
19033            not 'MEMIF'"
19034   parameters:
19035   - "latency"
19036   - "parent"
19037   - "tags"
19038   sort:
19039   - "L2PATCH"
19040   - "L2XCBASE"
19041   - "BASE"
19042   - "FIB_10K"
19043   - "FIB_100K"
19044   - "FIB_1M"
19045   layout:
19046     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19047     layout: "plot-latency"
19048
19049 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19050 - type: "plot"
19051   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19052   algorithm: "plot_latency_error_bars"
19053   output-file-type: ".html"
19054   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19056   filter: "'NIC_Intel-XXV710' and
19057            '64B' and
19058            ('BASE' or 'SCALE') and
19059            'NDRPDR' and
19060            'ETH' and
19061            '2T1C' and
19062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19063            not 'VHOST' and
19064            not 'MEMIF'"
19065   parameters:
19066   - "latency"
19067   - "parent"
19068   - "tags"
19069   sort:
19070   - "L2PATCH"
19071   - "L2XCBASE"
19072   - "BASE"
19073   - "FIB_10K"
19074   - "FIB_100K"
19075   - "FIB_1M"
19076   layout:
19077     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19078     layout: "plot-latency"
19079
19080 - type: "plot"
19081   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19082   algorithm: "plot_latency_error_bars"
19083   output-file-type: ".html"
19084   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19086   filter: "'NIC_Intel-XXV710' and
19087            '64B' and
19088            ('BASE' or 'SCALE') and
19089            'NDRPDR' and
19090            'ETH' and
19091            '4T2C' and
19092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19093            not 'VHOST' and
19094            not 'MEMIF'"
19095   parameters:
19096   - "latency"
19097   - "parent"
19098   - "tags"
19099   sort:
19100   - "L2PATCH"
19101   - "L2XCBASE"
19102   - "BASE"
19103   - "FIB_10K"
19104   - "FIB_100K"
19105   - "FIB_1M"
19106   layout:
19107     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19108     layout: "plot-latency"
19109
19110 ################################################################################
19111
19112 # Packet Latency - VPP Container Memif 3n-hsw-x520
19113 - type: "plot"
19114   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19115   algorithm: "plot_latency_error_bars"
19116   output-file-type: ".html"
19117   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19119   filter: "'NIC_Intel-X520-DA2' and
19120            '64B' and
19121            ('BASE' or 'SCALE') and
19122            'NDRPDR' and
19123            '1T1C' and
19124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19125            not 'VHOST' and
19126            'MEMIF'"
19127   parameters:
19128   - "latency"
19129   - "parent"
19130   - "tags"
19131   sort:
19132   - "L2XCFWD"
19133   - "L2XCFWD"
19134   - "L2XCFWD"
19135   - "L2BDMACLRN"
19136   - "L2BDMACLRN"
19137   - "L2BDMACLRN"
19138   - "IP4FWD"
19139   layout:
19140     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19141     layout: "plot-latency"
19142
19143 - type: "plot"
19144   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19145   algorithm: "plot_latency_error_bars"
19146   output-file-type: ".html"
19147   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19149   filter: "'NIC_Intel-X520-DA2' and
19150            '64B' and
19151            ('BASE' or 'SCALE') and
19152            'NDRPDR' and
19153            '2T2C' and
19154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19155            not 'VHOST' and
19156            'MEMIF'"
19157   parameters:
19158   - "latency"
19159   - "parent"
19160   - "tags"
19161   sort:
19162   - "L2XCFWD"
19163   - "L2XCFWD"
19164   - "L2XCFWD"
19165   - "L2BDMACLRN"
19166   - "L2BDMACLRN"
19167   - "L2BDMACLRN"
19168   - "IP4FWD"
19169   layout:
19170     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19171     layout: "plot-latency"
19172
19173 # Packet Latency - VPP Container Memif 3n-hsw-x710
19174 - type: "plot"
19175   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19176   algorithm: "plot_latency_error_bars"
19177   output-file-type: ".html"
19178   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19180   filter: "'NIC_Intel-X710' and
19181            '64B' and
19182            ('BASE' or 'SCALE') and
19183            'NDRPDR' and
19184            '1T1C' and
19185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19186            not 'VHOST' and
19187            'MEMIF'"
19188   parameters:
19189   - "latency"
19190   - "parent"
19191   - "tags"
19192   sort:
19193   - "L2XCFWD"
19194   - "L2XCFWD"
19195   - "L2XCFWD"
19196   - "L2BDMACLRN"
19197   - "L2BDMACLRN"
19198   - "L2BDMACLRN"
19199   - "IP4FWD"
19200   layout:
19201     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19202     layout: "plot-latency"
19203
19204 - type: "plot"
19205   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19206   algorithm: "plot_latency_error_bars"
19207   output-file-type: ".html"
19208   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19210   filter: "'NIC_Intel-X710' and
19211            '64B' and
19212            ('BASE' or 'SCALE') and
19213            'NDRPDR' and
19214            '2T2C' and
19215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19216            not 'VHOST' and
19217            'MEMIF'"
19218   parameters:
19219   - "latency"
19220   - "parent"
19221   - "tags"
19222   sort:
19223   - "L2XCFWD"
19224   - "L2XCFWD"
19225   - "L2XCFWD"
19226   - "L2BDMACLRN"
19227   - "L2BDMACLRN"
19228   - "L2BDMACLRN"
19229   - "IP4FWD"
19230   layout:
19231     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19232     layout: "plot-latency"
19233
19234 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19235 - type: "plot"
19236   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19237   algorithm: "plot_latency_error_bars"
19238   output-file-type: ".html"
19239   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19241   filter: "'NIC_Intel-XL710' and
19242            '64B' and
19243            ('BASE' or 'SCALE') and
19244            'NDRPDR' and
19245            '1T1C' and
19246            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19247            not 'VHOST' and
19248            'MEMIF'"
19249   parameters:
19250   - "latency"
19251   - "parent"
19252   - "tags"
19253   sort:
19254   - "L2XCFWD"
19255   - "L2XCFWD"
19256   - "L2XCFWD"
19257   - "L2BDMACLRN"
19258   - "L2BDMACLRN"
19259   - "L2BDMACLRN"
19260   - "IP4FWD"
19261   layout:
19262     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19263     layout: "plot-latency"
19264
19265 - type: "plot"
19266   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19267   algorithm: "plot_latency_error_bars"
19268   output-file-type: ".html"
19269   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19271   filter: "'NIC_Intel-XL710' and
19272            '64B' and
19273            ('BASE' or 'SCALE') and
19274            'NDRPDR' and
19275            '2T2C' and
19276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19277            not 'VHOST' and
19278            'MEMIF'"
19279   parameters:
19280   - "latency"
19281   - "parent"
19282   - "tags"
19283   sort:
19284   - "L2XCFWD"
19285   - "L2XCFWD"
19286   - "L2XCFWD"
19287   - "L2BDMACLRN"
19288   - "L2BDMACLRN"
19289   - "L2BDMACLRN"
19290   - "IP4FWD"
19291   layout:
19292     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19293     layout: "plot-latency"
19294
19295 # Packet Latency - VPP Container Memif 3n-skx-x710
19296 - type: "plot"
19297   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19298   algorithm: "plot_latency_error_bars"
19299   output-file-type: ".html"
19300   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19302   filter: "'NIC_Intel-X710' and
19303            '64B' and
19304            ('BASE' or 'SCALE') and
19305            'NDRPDR' and
19306            '2T1C' and
19307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19308            not 'VHOST' and
19309            'MEMIF'"
19310   parameters:
19311   - "latency"
19312   - "parent"
19313   - "tags"
19314   sort:
19315   - "L2XCFWD"
19316   - "L2XCFWD"
19317   - "L2XCFWD"
19318   - "L2BDMACLRN"
19319   - "L2BDMACLRN"
19320   - "L2BDMACLRN"
19321   - "IP4FWD"
19322   layout:
19323     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19324     layout: "plot-latency"
19325
19326 - type: "plot"
19327   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19328   algorithm: "plot_latency_error_bars"
19329   output-file-type: ".html"
19330   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19332   filter: "'NIC_Intel-X710' and
19333            '64B' and
19334            ('BASE' or 'SCALE') and
19335            'NDRPDR' and
19336            '4T2C' and
19337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19338            not 'VHOST' and
19339            'MEMIF'"
19340   parameters:
19341   - "latency"
19342   - "parent"
19343   - "tags"
19344   sort:
19345   - "L2XCFWD"
19346   - "L2XCFWD"
19347   - "L2XCFWD"
19348   - "L2BDMACLRN"
19349   - "L2BDMACLRN"
19350   - "L2BDMACLRN"
19351   - "IP4FWD"
19352   layout:
19353     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19354     layout: "plot-latency"
19355
19356 # Packet Latency - VPP Container Memif 2n-skx-x710
19357 - type: "plot"
19358   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19359   algorithm: "plot_latency_error_bars"
19360   output-file-type: ".html"
19361   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19363   filter: "'NIC_Intel-X710' and
19364            '64B' and
19365            ('BASE' or 'SCALE') and
19366            'NDRPDR' and
19367            '2T1C' and
19368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19369            not 'VHOST' and
19370            not 'NF_DENSITY' and
19371            'MEMIF'"
19372   parameters:
19373   - "latency"
19374   - "parent"
19375   - "tags"
19376   sort:
19377   - "L2XCFWD"
19378   - "L2XCFWD"
19379   - "L2XCFWD"
19380   - "L2BDMACLRN"
19381   - "L2BDMACLRN"
19382   - "L2BDMACLRN"
19383   - "IP4FWD"
19384   layout:
19385     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19386     layout: "plot-latency"
19387
19388 - type: "plot"
19389   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19390   algorithm: "plot_latency_error_bars"
19391   output-file-type: ".html"
19392   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19394   filter: "'NIC_Intel-X710' and
19395            '64B' and
19396            ('BASE' or 'SCALE') and
19397            'NDRPDR' and
19398            '4T2C' and
19399            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19400            not 'VHOST' and
19401            not 'NF_DENSITY' and
19402            'MEMIF'"
19403   parameters:
19404   - "latency"
19405   - "parent"
19406   - "tags"
19407   sort:
19408   - "L2XCFWD"
19409   - "L2XCFWD"
19410   - "L2XCFWD"
19411   - "L2BDMACLRN"
19412   - "L2BDMACLRN"
19413   - "L2BDMACLRN"
19414   - "IP4FWD"
19415   layout:
19416     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19417     layout: "plot-latency"
19418
19419 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19420 #- type: "plot"
19421 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19422 #  algorithm: "plot_latency_error_bars"
19423 #  output-file-type: ".html"
19424 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19425 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19426 #  filter: "'NIC_Intel-XXV710' and
19427 #           '64B' and
19428 #           ('BASE' or 'SCALE') and
19429 #           'NDRPDR' and
19430 #           '2T1C' and
19431 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19432 #           not 'VHOST' and
19433 #           'MEMIF'"
19434 #  parameters:
19435 #  - "latency"
19436 #  - "parent"
19437 #  - "tags"
19438 #  sort:
19439 #  - "L2XCFWD"
19440 #  - "L2XCFWD"
19441 #  - "L2XCFWD"
19442 #  - "L2BDMACLRN"
19443 #  - "L2BDMACLRN"
19444 #  - "L2BDMACLRN"
19445 #  - "IP4FWD"
19446 #  layout:
19447 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19448 #    layout: "plot-latency"
19449 #
19450 #- type: "plot"
19451 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19452 #  algorithm: "plot_latency_error_bars"
19453 #  output-file-type: ".html"
19454 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19455 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19456 #  filter: "'NIC_Intel-XXV710' and
19457 #           '64B' and
19458 #           ('BASE' or 'SCALE') and
19459 #           'NDRPDR' and
19460 #           '4T2C' and
19461 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19462 #           not 'VHOST' and
19463 #           'MEMIF'"
19464 #  parameters:
19465 #  - "latency"
19466 #  - "parent"
19467 #  - "tags"
19468 #  sort:
19469 #  - "L2XCFWD"
19470 #  - "L2XCFWD"
19471 #  - "L2XCFWD"
19472 #  - "L2BDMACLRN"
19473 #  - "L2BDMACLRN"
19474 #  - "L2BDMACLRN"
19475 #  - "IP4FWD"
19476 #  layout:
19477 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19478 #    layout: "plot-latency"
19479
19480 ################################################################################
19481
19482 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19483 #- type: "plot"
19484 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19485 #  algorithm: "plot_latency_error_bars"
19486 #  output-file-type: ".html"
19487 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19488 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19489 #  filter: "'NIC_Intel-X520-DA2' and
19490 #           '64B' and
19491 #           ('BASE' or 'SCALE') and
19492 #           'NDRPDR' and
19493 #           '1T1C' and
19494 #           'L2XCFWD' and
19495 #           not 'VHOST' and
19496 #           not 'NF_DENSITY' and
19497 #           'MEMIF'"
19498 #  parameters:
19499 #  - "latency"
19500 #  - "parent"
19501 #  - "tags"
19502 #  sort:
19503 #  - "1VNF"
19504 #  - "2VNF"
19505 #  - "4VNF"
19506 #  - "2VNF"
19507 #  - "4VNF"
19508 #  layout:
19509 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19510 #    layout: "plot-latency"
19511 #
19512 #- type: "plot"
19513 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19514 #  algorithm: "plot_latency_error_bars"
19515 #  output-file-type: ".html"
19516 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19517 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19518 #  filter: "'NIC_Intel-X520-DA2' and
19519 #           '64B' and
19520 #           ('BASE' or 'SCALE') and
19521 #           'NDRPDR' and
19522 #           '2T2C' and
19523 #           'L2XCFWD' and
19524 #           not 'VHOST' and
19525 #           not 'NF_DENSITY' and
19526 #           'MEMIF'"
19527 #  parameters:
19528 #  - "latency"
19529 #  - "parent"
19530 #  - "tags"
19531 #  sort:
19532 #  - "1VNF"
19533 #  - "2VNF"
19534 #  - "4VNF"
19535 #  - "2VNF"
19536 #  - "4VNF"
19537 #  layout:
19538 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19539 #    layout: "plot-latency"
19540 #
19541 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19542 #- type: "plot"
19543 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19544 #  algorithm: "plot_latency_error_bars"
19545 #  output-file-type: ".html"
19546 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19547 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19548 #  filter: "'NIC_Intel-X520-DA2' and
19549 #           '64B' and
19550 #           ('BASE' or 'SCALE') and
19551 #           'NDRPDR' and
19552 #           '1T1C' and
19553 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19554 #           not 'VHOST' and
19555 #           not 'NF_DENSITY' and
19556 #           'MEMIF'"
19557 #  parameters:
19558 #  - "latency"
19559 #  - "parent"
19560 #  - "tags"
19561 #  sort:
19562 #  - "1VNF"
19563 #  - "2VNF"
19564 #  - "4VNF"
19565 #  - "2VNF"
19566 #  - "4VNF"
19567 #  layout:
19568 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19569 #    layout: "plot-latency"
19570 #
19571 #- type: "plot"
19572 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19573 #  algorithm: "plot_latency_error_bars"
19574 #  output-file-type: ".html"
19575 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19576 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19577 #  filter: "'NIC_Intel-X520-DA2' and
19578 #           '64B' and
19579 #           ('BASE' or 'SCALE') and
19580 #           'NDRPDR' and
19581 #           '2T2C' and
19582 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19583 #           not 'VHOST' and
19584 #           not 'NF_DENSITY' and
19585 #           'MEMIF'"
19586 #  parameters:
19587 #  - "latency"
19588 #  - "parent"
19589 #  - "tags"
19590 #  sort:
19591 #  - "1VNF"
19592 #  - "2VNF"
19593 #  - "4VNF"
19594 #  - "2VNF"
19595 #  - "4VNF"
19596 #  layout:
19597 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19598 #    layout: "plot-latency"
19599 #
19600 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19601 #- type: "plot"
19602 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19603 #  algorithm: "plot_latency_error_bars"
19604 #  output-file-type: ".html"
19605 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19606 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19607 #  filter: "'NIC_Intel-X710' and
19608 #           '64B' and
19609 #           ('BASE' or 'SCALE') and
19610 #           'NDRPDR' and
19611 #           '1T1C' and
19612 #           'L2XCFWD' and
19613 #           not 'VHOST' and
19614 #           not 'NF_DENSITY' and
19615 #           'MEMIF'"
19616 #  parameters:
19617 #  - "latency"
19618 #  - "parent"
19619 #  - "tags"
19620 #  sort:
19621 #  - "1VNF"
19622 #  - "2VNF"
19623 #  - "4VNF"
19624 #  - "2VNF"
19625 #  - "4VNF"
19626 #  layout:
19627 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19628 #    layout: "plot-latency"
19629 #
19630 #- type: "plot"
19631 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19632 #  algorithm: "plot_latency_error_bars"
19633 #  output-file-type: ".html"
19634 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19635 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19636 #  filter: "'NIC_Intel-X710' and
19637 #           '64B' and
19638 #           ('BASE' or 'SCALE') and
19639 #           'NDRPDR' and
19640 #           '2T2C' and
19641 #           'L2XCFWD' and
19642 #           not 'VHOST' and
19643 #           not 'NF_DENSITY' and
19644 #           'MEMIF'"
19645 #  parameters:
19646 #  - "latency"
19647 #  - "parent"
19648 #  - "tags"
19649 #  sort:
19650 #  - "1VNF"
19651 #  - "2VNF"
19652 #  - "4VNF"
19653 #  - "2VNF"
19654 #  - "4VNF"
19655 #  layout:
19656 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19657 #    layout: "plot-latency"
19658 #
19659 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19660 #- type: "plot"
19661 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19662 #  algorithm: "plot_latency_error_bars"
19663 #  output-file-type: ".html"
19664 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19665 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19666 #  filter: "'NIC_Intel-X710' and
19667 #           '64B' and
19668 #           ('BASE' or 'SCALE') and
19669 #           'NDRPDR' and
19670 #           '1T1C' and
19671 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19672 #           not 'VHOST' and
19673 #           not 'NF_DENSITY' and
19674 #           'MEMIF'"
19675 #  parameters:
19676 #  - "latency"
19677 #  - "parent"
19678 #  - "tags"
19679 #  sort:
19680 #  - "1VNF"
19681 #  - "2VNF"
19682 #  - "4VNF"
19683 #  - "2VNF"
19684 #  - "4VNF"
19685 #  layout:
19686 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19687 #    layout: "plot-latency"
19688 #
19689 #- type: "plot"
19690 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19691 #  algorithm: "plot_latency_error_bars"
19692 #  output-file-type: ".html"
19693 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19694 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19695 #  filter: "'NIC_Intel-X710' and
19696 #           '64B' and
19697 #           ('BASE' or 'SCALE') and
19698 #           'NDRPDR' and
19699 #           '2T2C' and
19700 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19701 #           not 'VHOST' and
19702 #           not 'NF_DENSITY' and
19703 #           'MEMIF'"
19704 #  parameters:
19705 #  - "latency"
19706 #  - "parent"
19707 #  - "tags"
19708 #  sort:
19709 #  - "1VNF"
19710 #  - "2VNF"
19711 #  - "4VNF"
19712 #  - "2VNF"
19713 #  - "4VNF"
19714 #  layout:
19715 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19716 #    layout: "plot-latency"
19717
19718 ################################################################################
19719
19720 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19721 - type: "plot"
19722   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19723   algorithm: "plot_latency_error_bars"
19724   output-file-type: ".html"
19725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19727   filter: "'NIC_Intel-X520-DA2' and
19728            '64B' and
19729            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19730            'NDRPDR' and
19731            '1T1C' and
19732            'IP4FWD' and
19733            not 'IPSEC' and
19734            not 'DOT1Q' and
19735            not 'VHOST'"
19736   parameters:
19737   - "latency"
19738   - "parent"
19739   - "tags"
19740   sort:
19741   - "DOT1Q"
19742   - "IP4BASE"
19743   - "FIB_20K"
19744   - "FIB_200K"
19745   - "FIB_2M"
19746   layout:
19747     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19748     layout: "plot-latency"
19749
19750 - type: "plot"
19751   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19752   algorithm: "plot_latency_error_bars"
19753   output-file-type: ".html"
19754   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19756   filter: "'NIC_Intel-X520-DA2' and
19757            '64B' and
19758            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19759            'NDRPDR' and
19760            '2T2C' and
19761            'IP4FWD' and
19762            not 'IPSEC' and
19763            not 'DOT1Q' and
19764            not 'VHOST'"
19765   parameters:
19766   - "latency"
19767   - "parent"
19768   - "tags"
19769   sort:
19770   - "DOT1Q"
19771   - "IP4BASE"
19772   - "FIB_20K"
19773   - "FIB_200K"
19774   - "FIB_2M"
19775   layout:
19776     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19777     layout: "plot-latency"
19778
19779 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19780 - type: "plot"
19781   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19782   algorithm: "plot_latency_error_bars"
19783   output-file-type: ".html"
19784   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19786   filter: "'NIC_Intel-X520-DA2' and
19787            '64B' and
19788            ('IP4BASE' or
19789             'POLICE_MARK' or
19790             'COPWHLIST' or
19791             ('NAT44' and 'BASE') or
19792             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19793            'NDRPDR' and
19794            '1T1C' and
19795            'IP4FWD' and
19796            not 'IPSEC' and
19797            not 'VHOST'"
19798   parameters:
19799   - "latency"
19800   - "parent"
19801   - "tags"
19802   sort:
19803   - "DOT1Q"
19804   - "IP4BASE"
19805   - "NAT44"
19806   - "POLICE_MARK"
19807   - "COPWHLIST"
19808   - "IACL"
19809   - "OACL"
19810   layout:
19811     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19812     layout: "plot-latency"
19813
19814 - type: "plot"
19815   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19816   algorithm: "plot_latency_error_bars"
19817   output-file-type: ".html"
19818   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19820   filter: "'NIC_Intel-X520-DA2' and
19821            '64B' and
19822            ('IP4BASE' or
19823             'POLICE_MARK' or
19824             'COPWHLIST' or
19825             ('NAT44' and 'BASE') or
19826             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19827            'NDRPDR' and
19828            '2T2C' and
19829            'IP4FWD' and
19830            not 'IPSEC' and
19831            not 'VHOST'"
19832   parameters:
19833   - "latency"
19834   - "parent"
19835   - "tags"
19836   sort:
19837   - "DOT1Q"
19838   - "IP4BASE"
19839   - "NAT44"
19840   - "POLICE_MARK"
19841   - "COPWHLIST"
19842   - "IACL"
19843   - "OACL"
19844   layout:
19845     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19846     layout: "plot-latency"
19847
19848 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19849 - type: "plot"
19850   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19851   algorithm: "plot_latency_error_bars"
19852   output-file-type: ".html"
19853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19855   filter: "'NIC_Intel-X520-DA2' and
19856            '64B' and
19857            'NDRPDR' and
19858            '1T1C' and
19859            'IP4FWD' and
19860            ('NAT44' or 'IP4BASE') and
19861            not 'DOT1Q' and
19862            not 'IPSEC' and
19863            not 'VHOST'"
19864   parameters:
19865   - "latency"
19866   - "parent"
19867   - "tags"
19868   sort:
19869   - "IP4BASE"
19870   - "BASE"
19871   - "SRC_USER_10"
19872   - "SRC_USER_100"
19873   - "SRC_USER_1000"
19874   - "SRC_USER_2000"
19875   layout:
19876     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19877     layout: "plot-latency"
19878
19879 - type: "plot"
19880   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19881   algorithm: "plot_latency_error_bars"
19882   output-file-type: ".html"
19883   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19885   filter: "'NIC_Intel-X520-DA2' and
19886            '64B' and
19887            'NDRPDR' and
19888            '2T2C' and
19889            'IP4FWD' and
19890            ('NAT44' or 'IP4BASE') and
19891            not 'DOT1Q' and
19892            not 'IPSEC' and
19893            not 'VHOST'"
19894   parameters:
19895   - "latency"
19896   - "parent"
19897   - "tags"
19898   sort:
19899   - "IP4BASE"
19900   - "BASE"
19901   - "SRC_USER_10"
19902   - "SRC_USER_100"
19903   - "SRC_USER_1000"
19904   - "SRC_USER_2000"
19905   layout:
19906     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19907     layout: "plot-latency"
19908
19909 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19910 - type: "plot"
19911   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19912   algorithm: "plot_latency_error_bars"
19913   output-file-type: ".html"
19914   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19916   filter: "'NIC_Intel-X520-DA2' and
19917            '64B' and
19918            'NDRPDR' and
19919            '1T1C' and
19920            'IP4FWD' and
19921            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19922            not 'IPSEC' and
19923            not 'DOT1Q' and
19924            not 'VHOST'"
19925   parameters:
19926   - "latency"
19927   - "parent"
19928   - "tags"
19929   sort:
19930   - "IP4BASE"
19931   - "ACL_STATELESS"
19932   - "ACL_STATEFUL"
19933   - "ACL_STATELESS"
19934   - "ACL_STATEFUL"
19935   layout:
19936     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19937     layout: "plot-latency"
19938
19939 - type: "plot"
19940   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19941   algorithm: "plot_latency_error_bars"
19942   output-file-type: ".html"
19943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19945   filter: "'NIC_Intel-X520-DA2' and
19946            '64B' and
19947            'NDRPDR' and
19948            '2T2C' and
19949            'IP4FWD' and
19950            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19951            not 'IPSEC' and
19952            not 'DOT1Q' and
19953            not 'VHOST'"
19954   parameters:
19955   - "latency"
19956   - "parent"
19957   - "tags"
19958   sort:
19959   - "IP4BASE"
19960   - "ACL_STATELESS"
19961   - "ACL_STATEFUL"
19962   - "ACL_STATELESS"
19963   - "ACL_STATEFUL"
19964   layout:
19965     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19966     layout: "plot-latency"
19967
19968 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19969 - type: "plot"
19970   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19971   algorithm: "plot_latency_error_bars"
19972   output-file-type: ".html"
19973   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19975   filter: "'NIC_Intel-X520-DA2' and
19976            '64B' and
19977            'NDRPDR' and
19978            '1T1C' and
19979            'IP4FWD' and
19980            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19981            not 'IPSEC' and
19982            not 'DOT1Q' and
19983            not 'VHOST'"
19984   parameters:
19985   - "latency"
19986   - "parent"
19987   - "tags"
19988   sort:
19989   - "IP4BASE"
19990   - "ACL_STATELESS"
19991   - "ACL_STATEFUL"
19992   - "ACL_STATELESS"
19993   - "ACL_STATEFUL"
19994   layout:
19995     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19996     layout: "plot-latency"
19997
19998 - type: "plot"
19999   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20000   algorithm: "plot_latency_error_bars"
20001   output-file-type: ".html"
20002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20004   filter: "'NIC_Intel-X520-DA2' and
20005            '64B' and
20006            'NDRPDR' and
20007            '2T2C' and
20008            'IP4FWD' and
20009            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20010            not 'IPSEC' and
20011            not 'DOT1Q' and
20012            not 'VHOST'"
20013   parameters:
20014   - "latency"
20015   - "parent"
20016   - "tags"
20017   sort:
20018   - "IP4BASE"
20019   - "ACL_STATELESS"
20020   - "ACL_STATEFUL"
20021   - "ACL_STATELESS"
20022   - "ACL_STATEFUL"
20023   layout:
20024     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20025     layout: "plot-latency"
20026
20027 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20028 - type: "plot"
20029   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20030   algorithm: "plot_latency_error_bars"
20031   output-file-type: ".html"
20032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20034   filter: "'NIC_Intel-X710' and
20035            '64B' and
20036            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20037            'NDRPDR' and
20038            '1T1C' and
20039            'IP4FWD' and
20040            not 'IPSEC' and
20041            not 'DOT1Q' and
20042            not 'VHOST'"
20043   parameters:
20044   - "latency"
20045   - "parent"
20046   - "tags"
20047   sort:
20048   - "IP4BASE"
20049   - "FIB_20K"
20050   - "FIB_200K"
20051   - "FIB_2M"
20052   layout:
20053     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20054     layout: "plot-latency"
20055
20056 - type: "plot"
20057   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20058   algorithm: "plot_latency_error_bars"
20059   output-file-type: ".html"
20060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20062   filter: "'NIC_Intel-X710' and
20063            '64B' and
20064            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20065            'NDRPDR' and
20066            '2T2C' and
20067            'IP4FWD' and
20068            not 'IPSEC' and
20069            not 'DOT1Q' and
20070            not 'VHOST'"
20071   parameters:
20072   - "latency"
20073   - "parent"
20074   - "tags"
20075   sort:
20076   - "IP4BASE"
20077   - "FIB_20K"
20078   - "FIB_200K"
20079   - "FIB_2M"
20080   layout:
20081     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20082     layout: "plot-latency"
20083
20084 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20085 - type: "plot"
20086   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20087   algorithm: "plot_latency_error_bars"
20088   output-file-type: ".html"
20089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20091   filter: "'NIC_Intel-X710' and
20092            '64B' and
20093            ('IP4BASE' or
20094             'POLICE_MARK' or
20095             'COPWHLIST' or
20096             ('NAT44' and 'BASE') or
20097             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20098            'NDRPDR' and
20099            '1T1C' and
20100            'IP4FWD' and
20101            not 'IPSEC' and
20102            not 'VHOST'"
20103   parameters:
20104   - "latency"
20105   - "parent"
20106   - "tags"
20107   sort:
20108   - "DOT1Q"
20109   - "IP4BASE"
20110   - "NAT44"
20111   - "POLICE_MARK"
20112   - "COPWHLIST"
20113   - "IACL"
20114   - "OACL"
20115   layout:
20116     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20117     layout: "plot-latency"
20118
20119 - type: "plot"
20120   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20121   algorithm: "plot_latency_error_bars"
20122   output-file-type: ".html"
20123   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20125   filter: "'NIC_Intel-X710' and
20126            '64B' and
20127            ('IP4BASE' or
20128             'POLICE_MARK' or
20129             'COPWHLIST' or
20130             ('NAT44' and 'BASE') or
20131             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20132            'NDRPDR' and
20133            '2T2C' and
20134            'IP4FWD' and
20135            not 'IPSEC' and
20136            not 'VHOST'"
20137   parameters:
20138   - "latency"
20139   - "parent"
20140   - "tags"
20141   sort:
20142   - "DOT1Q"
20143   - "IP4BASE"
20144   - "NAT44"
20145   - "POLICE_MARK"
20146   - "COPWHLIST"
20147   - "IACL"
20148   - "OACL"
20149   layout:
20150     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20151     layout: "plot-latency"
20152
20153 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20154 - type: "plot"
20155   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20156   algorithm: "plot_latency_error_bars"
20157   output-file-type: ".html"
20158   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20160   filter: "'NIC_Intel-X710' and
20161            '64B' and
20162            'NDRPDR' and
20163            '1T1C' and
20164            'IP4FWD' and
20165            ('NAT44' or 'IP4BASE') and
20166            not 'IPSEC' and
20167            not 'VHOST'"
20168   parameters:
20169   - "latency"
20170   - "parent"
20171   - "tags"
20172   sort:
20173   - "IP4BASE"
20174   - "BASE"
20175   - "SRC_USER_10"
20176   - "SRC_USER_100"
20177   - "SRC_USER_1000"
20178   - "SRC_USER_2000"
20179   layout:
20180     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20181     layout: "plot-latency"
20182
20183 - type: "plot"
20184   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20185   algorithm: "plot_latency_error_bars"
20186   output-file-type: ".html"
20187   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20189   filter: "'NIC_Intel-X710' and
20190            '64B' and
20191            'NDRPDR' and
20192            '2T2C' and
20193            'IP4FWD' and
20194            ('NAT44' or 'IP4BASE') and
20195            not 'IPSEC' and
20196            not 'VHOST'"
20197   parameters:
20198   - "latency"
20199   - "parent"
20200   - "tags"
20201   sort:
20202   - "IP4BASE"
20203   - "BASE"
20204   - "SRC_USER_10"
20205   - "SRC_USER_100"
20206   - "SRC_USER_1000"
20207   - "SRC_USER_2000"
20208   layout:
20209     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20210     layout: "plot-latency"
20211
20212 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20213 - type: "plot"
20214   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20215   algorithm: "plot_latency_error_bars"
20216   output-file-type: ".html"
20217   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20219   filter: "'NIC_Intel-X710' and
20220            '64B' and
20221            'NDRPDR' and
20222            '1T1C' and
20223            'IP4FWD' and
20224            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20225            not 'IPSEC' and
20226            not 'VHOST'"
20227   parameters:
20228   - "latency"
20229   - "parent"
20230   - "tags"
20231   sort:
20232   - "IP4BASE"
20233   - "ACL_STATELESS"
20234   - "ACL_STATEFUL"
20235   - "ACL_STATELESS"
20236   - "ACL_STATEFUL"
20237   layout:
20238     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20239     layout: "plot-latency"
20240
20241 - type: "plot"
20242   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20243   algorithm: "plot_latency_error_bars"
20244   output-file-type: ".html"
20245   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20247   filter: "'NIC_Intel-X710' and
20248            '64B' and
20249            'NDRPDR' and
20250            '2T2C' and
20251            'IP4FWD' and
20252            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20253            not 'IPSEC' and
20254            not 'VHOST'"
20255   parameters:
20256   - "latency"
20257   - "parent"
20258   - "tags"
20259   sort:
20260   - "IP4BASE"
20261   - "ACL_STATELESS"
20262   - "ACL_STATEFUL"
20263   - "ACL_STATELESS"
20264   - "ACL_STATEFUL"
20265   layout:
20266     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20267     layout: "plot-latency"
20268
20269 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20270 - type: "plot"
20271   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20272   algorithm: "plot_latency_error_bars"
20273   output-file-type: ".html"
20274   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20276   filter: "'NIC_Intel-XL710' and
20277            '64B' and
20278            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20279            'NDRPDR' and
20280            '1T1C' and
20281            'IP4FWD' and
20282            not 'IPSEC' and
20283            not 'VHOST'"
20284   parameters:
20285   - "latency"
20286   - "parent"
20287   - "tags"
20288   sort:
20289   - "IP4BASE"
20290   - "FIB_20K"
20291   - "FIB_200K"
20292   - "FIB_2M"
20293   layout:
20294     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20295     layout: "plot-latency"
20296
20297 - type: "plot"
20298   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20299   algorithm: "plot_latency_error_bars"
20300   output-file-type: ".html"
20301   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20303   filter: "'NIC_Intel-XL710' and
20304            '64B' and
20305            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20306            'NDRPDR' and
20307            '2T2C' and
20308            'IP4FWD' and
20309            not 'IPSEC' and
20310            not 'VHOST'"
20311   parameters:
20312   - "latency"
20313   - "parent"
20314   - "tags"
20315   sort:
20316   - "IP4BASE"
20317   - "FIB_20K"
20318   - "FIB_200K"
20319   - "FIB_2M"
20320   layout:
20321     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20322     layout: "plot-latency"
20323
20324 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20325 - type: "plot"
20326   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20327   algorithm: "plot_latency_error_bars"
20328   output-file-type: ".html"
20329   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20331   filter: "'NIC_Intel-X710' and
20332            '64B' and
20333            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20334            'NDRPDR' and
20335            '2T1C' and
20336            'IP4FWD' and
20337            not 'IPSEC' and
20338            not 'DOT1Q' and
20339            not 'VHOST'"
20340   parameters:
20341   - "latency"
20342   - "parent"
20343   - "tags"
20344   sort:
20345   - "IP4BASE"
20346   - "FIB_20K"
20347   - "FIB_200K"
20348   - "FIB_2M"
20349   layout:
20350     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20351     layout: "plot-latency"
20352
20353 - type: "plot"
20354   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20355   algorithm: "plot_latency_error_bars"
20356   output-file-type: ".html"
20357   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20359   filter: "'NIC_Intel-X710' and
20360            '64B' and
20361            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20362            'NDRPDR' and
20363            '4T2C' and
20364            'IP4FWD' and
20365            not 'IPSEC' and
20366            not 'DOT1Q' and
20367            not 'VHOST'"
20368   parameters:
20369   - "latency"
20370   - "parent"
20371   - "tags"
20372   sort:
20373   - "IP4BASE"
20374   - "FIB_20K"
20375   - "FIB_200K"
20376   - "FIB_2M"
20377   layout:
20378     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20379     layout: "plot-latency"
20380
20381 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20382 - type: "plot"
20383   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20384   algorithm: "plot_latency_error_bars"
20385   output-file-type: ".html"
20386   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20388   filter: "'NIC_Intel-X710' and
20389            '64B' and
20390            ('IP4BASE' or
20391             'POLICE_MARK' or
20392             'COPWHLIST' or
20393             ('NAT44' and 'BASE') or
20394             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20395            'NDRPDR' and
20396            '2T1C' and
20397            'IP4FWD' and
20398            not 'IPSEC' and
20399            not 'VHOST'"
20400   parameters:
20401   - "latency"
20402   - "parent"
20403   - "tags"
20404   sort:
20405   - "DOT1Q"
20406   - "IP4BASE"
20407   - "NAT44"
20408   - "POLICE_MARK"
20409   - "COPWHLIST"
20410   - "IACL"
20411   - "OACL"
20412   layout:
20413     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20414     layout: "plot-latency"
20415
20416 - type: "plot"
20417   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20418   algorithm: "plot_latency_error_bars"
20419   output-file-type: ".html"
20420   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20422   filter: "'NIC_Intel-X710' and
20423            '64B' and
20424            ('IP4BASE' or
20425             'POLICE_MARK' or
20426             'COPWHLIST' or
20427             ('NAT44' and 'BASE') or
20428             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20429            'NDRPDR' and
20430            '4T2C' and
20431            'IP4FWD' and
20432            not 'IPSEC' and
20433            not 'VHOST'"
20434   parameters:
20435   - "latency"
20436   - "parent"
20437   - "tags"
20438   sort:
20439   - "DOT1Q"
20440   - "IP4BASE"
20441   - "NAT44"
20442   - "POLICE_MARK"
20443   - "COPWHLIST"
20444   - "IACL"
20445   - "OACL"
20446   layout:
20447     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20448     layout: "plot-latency"
20449
20450 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20451 - type: "plot"
20452   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20453   algorithm: "plot_latency_error_bars"
20454   output-file-type: ".html"
20455   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20457   filter: "'NIC_Intel-X710' and
20458            '64B' and
20459            'NDRPDR' and
20460            '2T1C' and
20461            'IP4FWD' and
20462            ('NAT44' or 'IP4BASE') and
20463            not 'IPSEC' and
20464            not 'VHOST'"
20465   parameters:
20466   - "latency"
20467   - "parent"
20468   - "tags"
20469   sort:
20470   - "IP4BASE"
20471   - "BASE"
20472   - "SRC_USER_10"
20473   - "SRC_USER_100"
20474   - "SRC_USER_1000"
20475   - "SRC_USER_2000"
20476   layout:
20477     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20478     layout: "plot-latency"
20479
20480 - type: "plot"
20481   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20482   algorithm: "plot_latency_error_bars"
20483   output-file-type: ".html"
20484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20486   filter: "'NIC_Intel-X710' and
20487            '64B' and
20488            'NDRPDR' and
20489            '4T2C' and
20490            'IP4FWD' and
20491            ('NAT44' or 'IP4BASE') and
20492            not 'IPSEC' and
20493            not 'VHOST'"
20494   parameters:
20495   - "latency"
20496   - "parent"
20497   - "tags"
20498   sort:
20499   - "IP4BASE"
20500   - "BASE"
20501   - "SRC_USER_10"
20502   - "SRC_USER_100"
20503   - "SRC_USER_1000"
20504   - "SRC_USER_2000"
20505   layout:
20506     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20507     layout: "plot-latency"
20508
20509 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20510 - type: "plot"
20511   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20512   algorithm: "plot_latency_error_bars"
20513   output-file-type: ".html"
20514   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20516   filter: "'NIC_Intel-X710' and
20517            '64B' and
20518            'NDRPDR' and
20519            '2T1C' and
20520            'IP4FWD' and
20521            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20522            not 'IPSEC' and
20523            not 'VHOST'"
20524   parameters:
20525   - "latency"
20526   - "parent"
20527   - "tags"
20528   sort:
20529   - "IP4BASE"
20530   - "ACL_STATELESS"
20531   - "ACL_STATEFUL"
20532   - "ACL_STATELESS"
20533   - "ACL_STATEFUL"
20534   layout:
20535     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20536     layout: "plot-latency"
20537
20538 - type: "plot"
20539   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20540   algorithm: "plot_latency_error_bars"
20541   output-file-type: ".html"
20542   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20544   filter: "'NIC_Intel-X710' and
20545            '64B' and
20546            'NDRPDR' and
20547            '4T2C' and
20548            'IP4FWD' and
20549            'IACL' and
20550            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20551            not 'IPSEC' and
20552            not 'VHOST'"
20553   parameters:
20554   - "latency"
20555   - "parent"
20556   - "tags"
20557   sort:
20558   - "IP4BASE"
20559   - "ACL_STATELESS"
20560   - "ACL_STATEFUL"
20561   - "ACL_STATELESS"
20562   - "ACL_STATEFUL"
20563   layout:
20564     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20565     layout: "plot-latency"
20566
20567 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20568 - type: "plot"
20569   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20570   algorithm: "plot_latency_error_bars"
20571   output-file-type: ".html"
20572   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20574   filter: "'NIC_Intel-X710' and
20575            '64B' and
20576            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20577            'NDRPDR' and
20578            '2T1C' and
20579            'IP4FWD' and
20580            not 'IPSEC' and
20581            not 'DOT1Q' and
20582            not 'VHOST'"
20583   parameters:
20584   - "latency"
20585   - "parent"
20586   - "tags"
20587   sort:
20588   - "IP4BASE"
20589   - "FIB_20K"
20590   - "FIB_200K"
20591   - "FIB_2M"
20592   layout:
20593     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20594     layout: "plot-latency"
20595
20596 - type: "plot"
20597   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20598   algorithm: "plot_latency_error_bars"
20599   output-file-type: ".html"
20600   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20602   filter: "'NIC_Intel-X710' and
20603            '64B' and
20604            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20605            'NDRPDR' and
20606            '4T2C' and
20607            'IP4FWD' and
20608            not 'IPSEC' and
20609            not 'DOT1Q' and
20610            not 'VHOST'"
20611   parameters:
20612   - "latency"
20613   - "parent"
20614   - "tags"
20615   sort:
20616   - "IP4BASE"
20617   - "FIB_20K"
20618   - "FIB_200K"
20619   - "FIB_2M"
20620   layout:
20621     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20622     layout: "plot-latency"
20623
20624 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20625 - type: "plot"
20626   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20627   algorithm: "plot_latency_error_bars"
20628   output-file-type: ".html"
20629   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20631   filter: "'NIC_Intel-X710' and
20632            '64B' and
20633            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20634            'NDRPDR' and
20635            '2T1C' and
20636            'IP4FWD' and
20637            not 'IPSEC' and
20638            not 'DOT1Q' and
20639            not 'VHOST'"
20640   parameters:
20641   - "latency"
20642   - "parent"
20643   - "tags"
20644   sort:
20645   - "IP4BASE"
20646   - "ACL_STATELESS"
20647   - "ACL_STATEFUL"
20648   - "ACL_STATELESS"
20649   - "ACL_STATEFUL"
20650   layout:
20651     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20652     layout: "plot-latency"
20653
20654 - type: "plot"
20655   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20656   algorithm: "plot_latency_error_bars"
20657   output-file-type: ".html"
20658   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20660   filter: "'NIC_Intel-X710' and
20661            '64B' and
20662            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20663            'NDRPDR' and
20664            '4T2C' and
20665            'IP4FWD' and
20666            not 'IPSEC' and
20667            not 'DOT1Q' and
20668            not 'VHOST'"
20669   parameters:
20670   - "latency"
20671   - "parent"
20672   - "tags"
20673   sort:
20674   - "IP4BASE"
20675   - "ACL_STATELESS"
20676   - "ACL_STATEFUL"
20677   - "ACL_STATELESS"
20678   - "ACL_STATEFUL"
20679   layout:
20680     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20681     layout: "plot-latency"
20682
20683 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20684 - type: "plot"
20685   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20686   algorithm: "plot_latency_error_bars"
20687   output-file-type: ".html"
20688   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20690   filter: "'NIC_Intel-XXV710' and
20691            '64B' and
20692            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20693            'NDRPDR' and
20694            '2T1C' and
20695            'IP4FWD' and
20696            not 'IPSEC' and
20697            not 'DOT1Q' and
20698            not 'VHOST'"
20699   parameters:
20700   - "latency"
20701   - "parent"
20702   - "tags"
20703   sort:
20704   - "IP4BASE"
20705   - "FIB_20K"
20706   - "FIB_200K"
20707   - "FIB_2M"
20708   layout:
20709     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20710     layout: "plot-latency"
20711
20712 - type: "plot"
20713   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20714   algorithm: "plot_latency_error_bars"
20715   output-file-type: ".html"
20716   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20718   filter: "'NIC_Intel-XXV710' and
20719            '64B' and
20720            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20721            'NDRPDR' and
20722            '4T2C' and
20723            'IP4FWD' and
20724            not 'IPSEC' and
20725            not 'DOT1Q' and
20726            not 'VHOST'"
20727   parameters:
20728   - "latency"
20729   - "parent"
20730   - "tags"
20731   sort:
20732   - "IP4BASE"
20733   - "FIB_20K"
20734   - "FIB_200K"
20735   - "FIB_2M"
20736   layout:
20737     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20738     layout: "plot-latency"
20739
20740 ################################################################################
20741
20742 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20743 - type: "plot"
20744   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20745   algorithm: "plot_latency_error_bars"
20746   output-file-type: ".html"
20747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20749   filter: "'NIC_Intel-X520-DA2' and
20750            '64B' and
20751            'ENCAP' and
20752            'NDRPDR' and
20753            '1T1C' and
20754            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20755            not 'DOT1Q' and
20756            not 'VHOST' and
20757            not 'IPSECHW'"
20758   parameters:
20759   - "latency"
20760   - "parent"
20761   - "tags"
20762   sort:
20763   - "IP4BASE"
20764   - "L2BDMACLRN"
20765   - "L2XCFWD"
20766   - "LISP"
20767   layout:
20768     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20769     layout: "plot-latency"
20770
20771 - type: "plot"
20772   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20773   algorithm: "plot_latency_error_bars"
20774   output-file-type: ".html"
20775   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20777   filter: "'NIC_Intel-X520-DA2' and
20778            '64B' and
20779            'ENCAP' and
20780            'NDRPDR' and
20781            '2T2C' and
20782            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20783            not 'DOT1Q' and
20784            not 'VHOST' and
20785            not 'IPSECHW'"
20786   parameters:
20787   - "latency"
20788   - "parent"
20789   - "tags"
20790   sort:
20791   - "IP4BASE"
20792   - "L2BDMACLRN"
20793   - "L2XCFWD"
20794   - "LISP"
20795   layout:
20796     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20797     layout: "plot-latency"
20798
20799 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20800 - type: "plot"
20801   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20802   algorithm: "plot_latency_error_bars"
20803   output-file-type: ".html"
20804   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20806   filter: "'NIC_Intel-X710' and
20807            '64B' and
20808            'ENCAP' and
20809            'NDRPDR' and
20810            '1T1C' and
20811            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20812            not 'VHOST' and
20813            not 'IPSECHW'"
20814   parameters:
20815   - "latency"
20816   - "parent"
20817   - "tags"
20818   sort:
20819   - "IP4BASE"
20820   - "LISP"
20821   - "VXLAN_1"
20822   - "VXLAN_10"
20823   - "VXLAN_100"
20824   - "VXLAN_1000"
20825   layout:
20826     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20827     layout: "plot-latency"
20828
20829 - type: "plot"
20830   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20831   algorithm: "plot_latency_error_bars"
20832   output-file-type: ".html"
20833   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20834   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20835   filter: "'NIC_Intel-X710' and
20836            '64B' and
20837            'ENCAP' and
20838            'NDRPDR' and
20839            '2T2C' and
20840            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20841            not 'VHOST' and
20842            not 'IPSECHW'"
20843   parameters:
20844   - "latency"
20845   - "parent"
20846   - "tags"
20847   sort:
20848   - "IP4BASE"
20849   - "LISP"
20850   - "VXLAN_1"
20851   - "VXLAN_10"
20852   - "VXLAN_100"
20853   - "VXLAN_1000"
20854   layout:
20855     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20856     layout: "plot-latency"
20857
20858 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20859 - type: "plot"
20860   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20861   algorithm: "plot_latency_error_bars"
20862   output-file-type: ".html"
20863   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20865   filter: "'NIC_Intel-X710' and
20866            '64B' and
20867            'ENCAP' and
20868            'NDRPDR' and
20869            '1T1C' and
20870            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20871            not 'DOT1Q' and
20872            not 'VHOST' and
20873            not 'IPSECHW'"
20874   parameters:
20875   - "latency"
20876   - "parent"
20877   - "tags"
20878   sort:
20879   - "IP4BASE"
20880   - "L2BDMACLRN"
20881   - "L2XCFWD"
20882   - "LISP"
20883   layout:
20884     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20885     layout: "plot-latency"
20886
20887 - type: "plot"
20888   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20889   algorithm: "plot_latency_error_bars"
20890   output-file-type: ".html"
20891   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20893   filter: "'NIC_Intel-X710' and
20894            '64B' and
20895            'ENCAP' and
20896            'NDRPDR' and
20897            '2T2C' and
20898            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20899            not 'DOT1Q' and
20900            not 'VHOST' and
20901            not 'IPSECHW'"
20902   parameters:
20903   - "latency"
20904   - "parent"
20905   - "tags"
20906   sort:
20907   - "IP4BASE"
20908   - "L2BDMACLRN"
20909   - "L2XCFWD"
20910   - "LISP"
20911   layout:
20912     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20913     layout: "plot-latency"
20914
20915 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20916 - type: "plot"
20917   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20918   algorithm: "plot_latency_error_bars"
20919   output-file-type: ".html"
20920   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20922   filter: "'NIC_Intel-X710' and
20923            '64B' and
20924            'ENCAP' and
20925            'NDRPDR' and
20926            '2T1C' and
20927            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20928            not 'VHOST' and
20929            not 'IPSECHW'"
20930   parameters:
20931   - "latency"
20932   - "parent"
20933   - "tags"
20934   sort:
20935   - "IP4BASE"
20936   - "LISP"
20937   - "VXLAN_1"
20938   - "VXLAN_10"
20939   - "VXLAN_100"
20940   - "VXLAN_1000"
20941   layout:
20942     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20943     layout: "plot-latency"
20944
20945 - type: "plot"
20946   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20947   algorithm: "plot_latency_error_bars"
20948   output-file-type: ".html"
20949   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20951   filter: "'NIC_Intel-X710' and
20952            '64B' and
20953            'ENCAP' and
20954            'NDRPDR' and
20955            '4T2C' and
20956            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20957            not 'VHOST' and
20958            not 'IPSECHW'"
20959   parameters:
20960   - "latency"
20961   - "parent"
20962   - "tags"
20963   sort:
20964   - "IP4BASE"
20965   - "LISP"
20966   - "VXLAN_1"
20967   - "VXLAN_10"
20968   - "VXLAN_100"
20969   - "VXLAN_1000"
20970   layout:
20971     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20972     layout: "plot-latency"
20973
20974 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20975 - type: "plot"
20976   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20977   algorithm: "plot_latency_error_bars"
20978   output-file-type: ".html"
20979   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20981   filter: "'NIC_Intel-X710' and
20982            '64B' and
20983            'ENCAP' and
20984            'NDRPDR' and
20985            '2T1C' and
20986            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20987            not 'DOT1Q' and
20988            not 'VHOST' and
20989            not 'IPSECHW'"
20990   parameters:
20991   - "latency"
20992   - "parent"
20993   - "tags"
20994   sort:
20995   - "IP4BASE"
20996   - "L2BDMACLRN"
20997   - "L2XCFWD"
20998   - "LISP"
20999   layout:
21000     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21001     layout: "plot-latency"
21002
21003 - type: "plot"
21004   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21005   algorithm: "plot_latency_error_bars"
21006   output-file-type: ".html"
21007   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21009   filter: "'NIC_Intel-X710' and
21010            '64B' and
21011            'ENCAP' and
21012            'NDRPDR' and
21013            '4T2C' and
21014            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21015            not 'DOT1Q' and
21016            not 'VHOST' and
21017            not 'IPSECHW'"
21018   parameters:
21019   - "latency"
21020   - "parent"
21021   - "tags"
21022   sort:
21023   - "IP4BASE"
21024   - "L2BDMACLRN"
21025   - "L2XCFWD"
21026   - "LISP"
21027   layout:
21028     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21029     layout: "plot-latency"
21030
21031 ################################################################################
21032
21033 # Packet Latency - VPP IPv6 3n-hsw-x520
21034 - type: "plot"
21035   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21036   algorithm: "plot_latency_error_bars"
21037   output-file-type: ".html"
21038   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21040   filter: "'NIC_Intel-X520-DA2' and
21041            '78B' and
21042            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21043            'NDRPDR' and
21044            '1T1C' and
21045            'IP6FWD' and
21046            not 'SRv6' and
21047            not 'IPSEC' and
21048            not 'VHOST'"
21049   parameters:
21050   - "latency"
21051   - "parent"
21052   - "tags"
21053   sort:
21054   - "IP6BASE"
21055   - "FIB_20K"
21056   - "FIB_200K"
21057   - "FIB_2M"
21058   layout:
21059     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21060     layout: "plot-latency"
21061
21062 - type: "plot"
21063   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21064   algorithm: "plot_latency_error_bars"
21065   output-file-type: ".html"
21066   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21068   filter: "'NIC_Intel-X520-DA2' and
21069            '78B' and
21070            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21071            'NDRPDR' and
21072            '2T2C' and
21073            'IP6FWD' and
21074            not 'SRv6' and
21075            not 'IPSEC' and
21076            not 'VHOST'"
21077   parameters:
21078   - "latency"
21079   - "parent"
21080   - "tags"
21081   sort:
21082   - "IP6BASE"
21083   - "FIB_20K"
21084   - "FIB_200K"
21085   - "FIB_2M"
21086   layout:
21087     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21088     layout: "plot-latency"
21089
21090 # Packet Latency - VPP IPv6 3n-hsw-x710
21091 - type: "plot"
21092   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21093   algorithm: "plot_latency_error_bars"
21094   output-file-type: ".html"
21095   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21097   filter: "'NIC_Intel-X710' and
21098            '78B' and
21099            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21100            'NDRPDR' and
21101            '1T1C' and
21102            'IP6FWD' and
21103            not 'SRv6' and
21104            not 'IPSEC' and
21105            not 'VHOST'"
21106   parameters:
21107   - "latency"
21108   - "parent"
21109   - "tags"
21110   sort:
21111   - "IP6BASE"
21112   - "FIB_20K"
21113   - "FIB_200K"
21114   - "FIB_2M"
21115   layout:
21116     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21117     layout: "plot-latency"
21118
21119 - type: "plot"
21120   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21121   algorithm: "plot_latency_error_bars"
21122   output-file-type: ".html"
21123   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21125   filter: "'NIC_Intel-X710' and
21126            '78B' and
21127            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21128            'NDRPDR' and
21129            '2T2C' and
21130            'IP6FWD' and
21131            not 'SRv6' and
21132            not 'IPSEC' and
21133            not 'VHOST'"
21134   parameters:
21135   - "latency"
21136   - "parent"
21137   - "tags"
21138   sort:
21139   - "IP6BASE"
21140   - "FIB_20K"
21141   - "FIB_200K"
21142   - "FIB_2M"
21143   layout:
21144     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21145     layout: "plot-latency"
21146
21147 # Packet Latency - VPP IPv6 3n-hsw-xl710
21148 - type: "plot"
21149   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21150   algorithm: "plot_latency_error_bars"
21151   output-file-type: ".html"
21152   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21153   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21154   filter: "'NIC_Intel-XL710' and
21155            '78B' and
21156            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21157            'NDRPDR' and
21158            '1T1C' and
21159            'IP6FWD' and
21160            not 'SRv6' and
21161            not 'IPSEC' and
21162            not 'VHOST'"
21163   parameters:
21164   - "latency"
21165   - "parent"
21166   - "tags"
21167   sort:
21168   - "IP6BASE"
21169   - "FIB_20K"
21170   - "FIB_200K"
21171   - "FIB_2M"
21172   layout:
21173     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21174     layout: "plot-latency"
21175
21176 - type: "plot"
21177   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21178   algorithm: "plot_latency_error_bars"
21179   output-file-type: ".html"
21180   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21182   filter: "'NIC_Intel-XL710' and
21183            '78B' and
21184            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21185            'NDRPDR' and
21186            '2T2C' and
21187            'IP6FWD' and
21188            not 'SRv6' and
21189            not 'IPSEC' and
21190            not 'VHOST'"
21191   parameters:
21192   - "latency"
21193   - "parent"
21194   - "tags"
21195   sort:
21196   - "IP6BASE"
21197   - "FIB_20K"
21198   - "FIB_200K"
21199   - "FIB_2M"
21200   layout:
21201     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21202     layout: "plot-latency"
21203
21204 # Packet Latency - VPP IPv6 3n-skx-x710
21205 - type: "plot"
21206   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21207   algorithm: "plot_latency_error_bars"
21208   output-file-type: ".html"
21209   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21211   filter: "'NIC_Intel-X710' and
21212            '78B' and
21213            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21214            'NDRPDR' and
21215            '2T1C' and
21216            'IP6FWD' and
21217            not 'SRv6' and
21218            not 'IPSEC' and
21219            not 'VHOST'"
21220   parameters:
21221   - "latency"
21222   - "parent"
21223   - "tags"
21224   sort:
21225   - "IP6BASE"
21226   - "FIB_20K"
21227   - "FIB_200K"
21228   - "FIB_2M"
21229   layout:
21230     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21231     layout: "plot-latency"
21232
21233 - type: "plot"
21234   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21235   algorithm: "plot_latency_error_bars"
21236   output-file-type: ".html"
21237   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21239   filter: "'NIC_Intel-X710' and
21240            '78B' and
21241            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21242            'NDRPDR' and
21243            '4T2C' and
21244            'IP6FWD' and
21245            not 'SRv6' and
21246            not 'IPSEC' and
21247            not 'VHOST'"
21248   parameters:
21249   - "latency"
21250   - "parent"
21251   - "tags"
21252   sort:
21253   - "IP6BASE"
21254   - "FIB_20K"
21255   - "FIB_200K"
21256   - "FIB_2M"
21257   layout:
21258     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21259     layout: "plot-latency"
21260
21261 # Packet Latency - VPP IPv6 3n-skx-xxv710
21262 - type: "plot"
21263   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21264   algorithm: "plot_latency_error_bars"
21265   output-file-type: ".html"
21266   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21268   filter: "'NIC_Intel-XXV710' and
21269            '78B' and
21270            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21271            'NDRPDR' and
21272            '2T1C' and
21273            'IP6FWD' and
21274            not 'SRv6' and
21275            not 'IPSEC' and
21276            not 'VHOST'"
21277   parameters:
21278   - "latency"
21279   - "parent"
21280   - "tags"
21281   sort:
21282   - "IP6BASE"
21283   - "FIB_20K"
21284   - "FIB_200K"
21285   - "FIB_2M"
21286   layout:
21287     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21288     layout: "plot-latency"
21289
21290 - type: "plot"
21291   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21292   algorithm: "plot_latency_error_bars"
21293   output-file-type: ".html"
21294   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21296   filter: "'NIC_Intel-XXV710' and
21297            '78B' and
21298            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21299            'NDRPDR' and
21300            '4T2C' and
21301            'IP6FWD' and
21302            not 'SRv6' and
21303            not 'IPSEC' and
21304            not 'VHOST'"
21305   parameters:
21306   - "latency"
21307   - "parent"
21308   - "tags"
21309   sort:
21310   - "IP6BASE"
21311   - "FIB_20K"
21312   - "FIB_200K"
21313   - "FIB_2M"
21314   layout:
21315     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21316     layout: "plot-latency"
21317
21318 # Packet Latency - VPP IPv6 2n-skx-x710
21319 - type: "plot"
21320   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21321   algorithm: "plot_latency_error_bars"
21322   output-file-type: ".html"
21323   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21325   filter: "'NIC_Intel-X710' and
21326            '78B' and
21327            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21328            'NDRPDR' and
21329            '2T1C' and
21330            'IP6FWD' and
21331            not 'SRv6' and
21332            not 'IPSEC' and
21333            not 'VHOST'"
21334   parameters:
21335   - "latency"
21336   - "parent"
21337   - "tags"
21338   sort:
21339   - "IP6BASE"
21340   - "FIB_20K"
21341   - "FIB_200K"
21342   - "FIB_2M"
21343   layout:
21344     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21345     layout: "plot-latency"
21346
21347 - type: "plot"
21348   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21349   algorithm: "plot_latency_error_bars"
21350   output-file-type: ".html"
21351   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21353   filter: "'NIC_Intel-X710' and
21354            '78B' and
21355            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21356            'NDRPDR' and
21357            '4T2C' and
21358            'IP6FWD' and
21359            not 'SRv6' and
21360            not 'IPSEC' and
21361            not 'VHOST'"
21362   parameters:
21363   - "latency"
21364   - "parent"
21365   - "tags"
21366   sort:
21367   - "IP6BASE"
21368   - "FIB_20K"
21369   - "FIB_200K"
21370   - "FIB_2M"
21371   layout:
21372     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21373     layout: "plot-latency"
21374
21375 # Packet Latency - VPP IPv6 2n-skx-xxv710
21376 - type: "plot"
21377   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21378   algorithm: "plot_latency_error_bars"
21379   output-file-type: ".html"
21380   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21382   filter: "'NIC_Intel-XXV710' and
21383            '78B' and
21384            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21385            'NDRPDR' and
21386            '2T1C' and
21387            'IP6FWD' and
21388            not 'SRv6' and
21389            not 'IPSEC' and
21390            not 'VHOST'"
21391   parameters:
21392   - "latency"
21393   - "parent"
21394   - "tags"
21395   sort:
21396   - "IP6BASE"
21397   - "FIB_20K"
21398   - "FIB_200K"
21399   - "FIB_2M"
21400   layout:
21401     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21402     layout: "plot-latency"
21403
21404 - type: "plot"
21405   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21406   algorithm: "plot_latency_error_bars"
21407   output-file-type: ".html"
21408   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21410   filter: "'NIC_Intel-XXV710' and
21411            '78B' and
21412            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21413            'NDRPDR' and
21414            '4T2C' and
21415            'IP6FWD' and
21416            not 'SRv6' and
21417            not 'IPSEC' and
21418            not 'VHOST'"
21419   parameters:
21420   - "latency"
21421   - "parent"
21422   - "tags"
21423   sort:
21424   - "IP6BASE"
21425   - "FIB_20K"
21426   - "FIB_200K"
21427   - "FIB_2M"
21428   layout:
21429     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21430     layout: "plot-latency"
21431
21432 ################################################################################
21433
21434 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21435 - type: "plot"
21436   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21437   algorithm: "plot_latency_error_bars"
21438   output-file-type: ".html"
21439   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21441   filter: "'NIC_Intel-X520-DA2' and
21442            '78B' and
21443            'ENCAP' and
21444            'NDRPDR' and
21445            '1T1C' and
21446            'LISP' and
21447            not 'VHOST'"
21448   parameters:
21449   - "latency"
21450   - "parent"
21451   - "tags"
21452   sort:
21453   - "IP4UNRLAY"
21454   - "IP6UNRLAY"
21455   layout:
21456     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21457     layout: "plot-latency"
21458
21459 - type: "plot"
21460   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21461   algorithm: "plot_latency_error_bars"
21462   output-file-type: ".html"
21463   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21465   filter: "'NIC_Intel-X520-DA2' and
21466            '78B' and
21467            'ENCAP' and
21468            'NDRPDR' and
21469            '2T2C' and
21470            'LISP' and
21471            not 'VHOST'"
21472   parameters:
21473   - "latency"
21474   - "parent"
21475   - "tags"
21476   sort:
21477   - "IP4UNRLAY"
21478   - "IP6UNRLAY"
21479   layout:
21480     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21481     layout: "plot-latency"
21482
21483 ################################################################################
21484
21485 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21486 - type: "plot"
21487   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21488   algorithm: "plot_latency_error_bars"
21489   output-file-type: ".html"
21490   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21492   filter: "'NIC_Intel-XL710' and
21493            '64B' and
21494            'IP4FWD' and
21495            'NDRPDR' and
21496            'BASE' and
21497            '1T1C' and
21498            'IPSECHW' and
21499            not 'VHOST'"
21500   parameters:
21501   - "latency"
21502   - "parent"
21503   - "tags"
21504   layout:
21505     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21506     layout: "plot-latency"
21507
21508 - type: "plot"
21509   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21510   algorithm: "plot_latency_error_bars"
21511   output-file-type: ".html"
21512   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21514   filter: "'NIC_Intel-XL710' and
21515            '64B' and
21516            'IP4FWD' and
21517            'NDRPDR' and
21518            'BASE' and
21519            '2T2C' and
21520            'IPSECHW' and
21521            not 'VHOST'"
21522   parameters:
21523   - "latency"
21524   - "parent"
21525   - "tags"
21526   layout:
21527     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21528     layout: "plot-latency"
21529
21530 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21531 - type: "plot"
21532   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21533   algorithm: "plot_latency_error_bars"
21534   output-file-type: ".html"
21535   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21537   filter: "'NIC_Intel-XL710' and
21538            '64B' and
21539            'IP4FWD' and
21540            'NDRPDR' and
21541            'SCALE' and
21542            '1T1C' and
21543            'IPSECHW' and
21544            not 'VHOST'"
21545   parameters:
21546   - "latency"
21547   - "parent"
21548   - "tags"
21549   layout:
21550     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21551     layout: "plot-latency"
21552
21553 - type: "plot"
21554   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21555   algorithm: "plot_latency_error_bars"
21556   output-file-type: ".html"
21557   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21559   filter: "'NIC_Intel-XL710' and
21560            '64B' and
21561            'IP4FWD' and
21562            'NDRPDR' and
21563            'SCALE' and
21564            '2T2C' and
21565            'IPSECHW' and
21566            not 'VHOST'"
21567   parameters:
21568   - "latency"
21569   - "parent"
21570   - "tags"
21571   layout:
21572     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21573     layout: "plot-latency"
21574
21575 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21576 - type: "plot"
21577   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21578   algorithm: "plot_latency_error_bars"
21579   output-file-type: ".html"
21580   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21582   filter: "'NIC_Intel-XL710' and
21583            '64B' and
21584            'IP4FWD' and
21585            'NDRPDR' and
21586            '1T1C' and
21587            'IPSECSW' and
21588            not 'VHOST'"
21589   parameters:
21590   - "latency"
21591   - "parent"
21592   - "tags"
21593   layout:
21594     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21595     layout: "plot-latency"
21596
21597 - type: "plot"
21598   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21599   algorithm: "plot_latency_error_bars"
21600   output-file-type: ".html"
21601   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21603   filter: "'NIC_Intel-XL710' and
21604            '64B' and
21605            'IP4FWD' and
21606            'NDRPDR' and
21607            '2T2C' and
21608            'IPSECSW' and
21609            not 'VHOST'"
21610   parameters:
21611   - "latency"
21612   - "parent"
21613   - "tags"
21614   layout:
21615     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21616     layout: "plot-latency"
21617
21618 ################################################################################
21619
21620 # Packet Latency - VPP SRv6 3n-hsw-x520
21621 - type: "plot"
21622   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21623   algorithm: "plot_latency_error_bars"
21624   output-file-type: ".html"
21625   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21627   filter: "'NIC_Intel-X520-DA2' and
21628            '78B' and
21629            'FEATURE' and
21630            'NDRPDR' and
21631            '1T1C' and
21632            'IP6FWD' and
21633            'SRv6'"
21634   parameters:
21635   - "latency"
21636   - "parent"
21637   - "tags"
21638   layout:
21639     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21640     layout: "plot-latency"
21641
21642 - type: "plot"
21643   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21644   algorithm: "plot_latency_error_bars"
21645   output-file-type: ".html"
21646   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21648   filter: "'NIC_Intel-X520-DA2' and
21649            '78B' and
21650            'FEATURE' and
21651            'NDRPDR' and
21652            '2T2C' and
21653            'IP6FWD' and
21654            'SRv6'"
21655   parameters:
21656   - "latency"
21657   - "parent"
21658   - "tags"
21659   layout:
21660     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21661     layout: "plot-latency"
21662
21663 ################################################################################
21664
21665 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21666 - type: "plot"
21667   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21668   algorithm: "plot_latency_error_bars"
21669   output-file-type: ".html"
21670   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21672   filter: "'NIC_Intel-X520-DA2' and
21673            '64B' and
21674            'NDRPDR' and
21675            'ETH' and
21676            'IP4FWD' and
21677            '1T1C' and
21678            'VHOST_1024' and
21679            not 'VXLAN' and
21680            not 'DOT1Q'"
21681   parameters:
21682   - "latency"
21683   - "parent"
21684   - "tags"
21685   sort:
21686   - "not CFS_OPT"
21687   - "1VM"
21688   - "2VM"
21689   layout:
21690     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21691     layout: "plot-latency"
21692
21693 - type: "plot"
21694   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21695   algorithm: "plot_latency_error_bars"
21696   output-file-type: ".html"
21697   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21699   filter: "'NIC_Intel-X520-DA2' and
21700            '64B' and
21701            'NDRPDR' and
21702            'ETH' and
21703            'IP4FWD' and
21704            '2T2C' and
21705            'VHOST_1024' and
21706            not 'VXLAN' and
21707            not 'DOT1Q'"
21708   parameters:
21709   - "latency"
21710   - "parent"
21711   - "tags"
21712   sort:
21713   - "not CFS_OPT"
21714   - "1VM"
21715   - "2VM"
21716   layout:
21717     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21718     layout: "plot-latency"
21719
21720 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21721 - type: "plot"
21722   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21723   algorithm: "plot_latency_error_bars"
21724   output-file-type: ".html"
21725   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21727   filter: "'NIC_Intel-X520-DA2' and
21728            '64B' and
21729            'NDRPDR' and
21730            ('ETH' or 'DOT1Q') and
21731            'BASE' and
21732            '1T1C' and
21733            ('L2BDMACLRN' or 'L2XCFWD') and
21734            'VHOST_1024' and
21735            not 'VXLAN' and
21736            not 'IP4FWD' and
21737            not '2VM'"
21738   parameters:
21739   - "latency"
21740   - "parent"
21741   - "tags"
21742   sort:
21743   - "L2BDMACLRN"
21744   - "L2BDMACLRN"
21745   - "L2BDMACLRN"
21746   - "L2XCFWD"
21747   - "L2XCFWD"
21748   - "L2XCFWD"
21749   layout:
21750     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21751     layout: "plot-latency"
21752
21753 - type: "plot"
21754   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21755   algorithm: "plot_latency_error_bars"
21756   output-file-type: ".html"
21757   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21759   filter: "'NIC_Intel-X520-DA2' and
21760            '64B' and
21761            'NDRPDR' and
21762            ('ETH' or 'DOT1Q') and
21763            'BASE' and
21764            '2T2C' and
21765            ('L2BDMACLRN' or 'L2XCFWD') and
21766            'VHOST_1024' and
21767            not 'VXLAN' and
21768            not 'IP4FWD' and
21769            not '2VM'"
21770   parameters:
21771   - "latency"
21772   - "parent"
21773   - "tags"
21774   sort:
21775   - "L2BDMACLRN"
21776   - "L2BDMACLRN"
21777   - "L2BDMACLRN"
21778   - "L2XCFWD"
21779   - "L2XCFWD"
21780   - "L2XCFWD"
21781   layout:
21782     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21783     layout: "plot-latency"
21784
21785 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21786 - type: "plot"
21787   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21788   algorithm: "plot_latency_error_bars"
21789   output-file-type: ".html"
21790   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21792   filter: "'NIC_Intel-X520-DA2' and
21793            '64B' and
21794            'NDRPDR' and
21795            ('ETH' or 'DOT1Q') and
21796            '1T1C' and
21797            ('L2BDMACLRN' or 'L2XCFWD') and
21798            'VHOST_1024' and
21799            not 'CFS_OPT' and
21800            not 'DOT1Q' and
21801            not 'VXLAN' and
21802            not 'IP4FWD' and
21803            not 'LBOND'"
21804   parameters:
21805   - "latency"
21806   - "parent"
21807   - "tags"
21808 #  sort:
21809 #  - "1VM"
21810 #  - "L2XCFWD"
21811 #  - "1VM"
21812 #  - "L2BDMACLRN"
21813   layout:
21814     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21815     layout: "plot-latency"
21816
21817 - type: "plot"
21818   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21819   algorithm: "plot_latency_error_bars"
21820   output-file-type: ".html"
21821   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21822   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21823   filter: "'NIC_Intel-X520-DA2' and
21824            '64B' and
21825            'NDRPDR' and
21826            ('ETH' or 'DOT1Q') and
21827            '2T2C' and
21828            ('L2BDMACLRN' or 'L2XCFWD') and
21829            'VHOST_1024' and
21830            not 'CFS_OPT' and
21831            not 'DOT1Q' and
21832            not 'VXLAN' and
21833            not 'IP4FWD' and
21834            not 'LBOND'"
21835   parameters:
21836   - "latency"
21837   - "parent"
21838   - "tags"
21839 #  sort:
21840 #  - "1VM"
21841 #  - "L2XCFWD"
21842 #  - "1VM"
21843 #  - "L2BDMACLRN"
21844   layout:
21845     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21846     layout: "plot-latency"
21847
21848 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21849 - type: "plot"
21850   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21851   algorithm: "plot_latency_error_bars"
21852   output-file-type: ".html"
21853   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21855   filter: "'NIC_Intel-X710' and
21856            '64B' and
21857            'NDRPDR' and
21858            'ETH' and
21859            'IP4FWD' and
21860            '1T1C' and
21861            'VHOST_1024' and
21862            not 'VXLAN' and
21863            not 'CFS_OPT' and
21864            not 'DOT1Q'"
21865   parameters:
21866   - "latency"
21867   - "parent"
21868   - "tags"
21869   sort:
21870   - "1VM"
21871   - "2VM"
21872   layout:
21873     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21874     layout: "plot-latency"
21875
21876 - type: "plot"
21877   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21878   algorithm: "plot_latency_error_bars"
21879   output-file-type: ".html"
21880   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21882   filter: "'NIC_Intel-X710' and
21883            '64B' and
21884            'NDRPDR' and
21885            'ETH' and
21886            'IP4FWD' and
21887            '2T2C' and
21888            'VHOST_1024' and
21889            not 'VXLAN' and
21890            not 'CFS_OPT' and
21891            not 'DOT1Q'"
21892   parameters:
21893   - "latency"
21894   - "parent"
21895   - "tags"
21896   sort:
21897   - "1VM"
21898   - "2VM"
21899   layout:
21900     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21901     layout: "plot-latency"
21902
21903 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21904 - type: "plot"
21905   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21906   algorithm: "plot_latency_error_bars"
21907   output-file-type: ".html"
21908   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21910   filter: "'NIC_Intel-X710' and
21911            '64B' and
21912            'NDRPDR' and
21913            ('ETH' or 'DOT1Q') and
21914            'BASE' and
21915            '1T1C' and
21916            ('L2BDMACLRN' or 'L2XCFWD') and
21917            'VHOST_1024' and
21918            not 'VXLAN' and
21919            not 'IP4FWD' and
21920            not '2VM'"
21921   parameters:
21922   - "latency"
21923   - "parent"
21924   - "tags"
21925   sort:
21926   - "L2BDMACLRN"
21927   - "L2BDMACLRN"
21928   - "L2BDMACLRN"
21929   - "L2XCFWD"
21930   - "L2XCFWD"
21931   - "L2XCFWD"
21932   layout:
21933     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21934     layout: "plot-latency"
21935
21936 - type: "plot"
21937   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21938   algorithm: "plot_latency_error_bars"
21939   output-file-type: ".html"
21940   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21942   filter: "'NIC_Intel-X710' and
21943            '64B' and
21944            'NDRPDR' and
21945            ('ETH' or 'DOT1Q') and
21946            'BASE' and
21947            '2T2C' and
21948            ('L2BDMACLRN' or 'L2XCFWD') and
21949            'VHOST_1024' and
21950            not 'VXLAN' and
21951            not 'IP4FWD' and
21952            not '2VM'"
21953   parameters:
21954   - "latency"
21955   - "parent"
21956   - "tags"
21957   sort:
21958   - "L2BDMACLRN"
21959   - "L2BDMACLRN"
21960   - "L2BDMACLRN"
21961   - "L2XCFWD"
21962   - "L2XCFWD"
21963   - "L2XCFWD"
21964   layout:
21965     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21966     layout: "plot-latency"
21967
21968 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21969 - type: "plot"
21970   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21971   algorithm: "plot_latency_error_bars"
21972   output-file-type: ".html"
21973   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21975   filter: "'NIC_Intel-X710' and
21976            '64B' and
21977            'NDRPDR' and
21978            ('ETH' or 'DOT1Q') and
21979            '1T1C' and
21980            ('L2BDMACLRN' or 'L2XCFWD') and
21981            'VHOST_1024' and
21982            not 'CFS_OPT' and
21983            not 'VXLAN' and
21984            not 'IP4FWD' and
21985            not 'LBOND'"
21986   parameters:
21987   - "latency"
21988   - "parent"
21989   - "tags"
21990   sort:
21991   - "L2BDMACLRN"
21992   - "L2BDMACLRN"
21993   - "L2BDMACLRN"
21994   - "L2XCFWD"
21995   - "L2XCFWD"
21996   - "L2XCFWD"
21997   layout:
21998     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21999     layout: "plot-latency"
22000
22001 - type: "plot"
22002   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22003   algorithm: "plot_latency_error_bars"
22004   output-file-type: ".html"
22005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22007   filter: "'NIC_Intel-X710' and
22008            '64B' and
22009            'NDRPDR' and
22010            ('ETH' or 'DOT1Q') and
22011            '2T2C' and
22012            ('L2BDMACLRN' or 'L2XCFWD') and
22013            'VHOST_1024' and
22014            not 'CFS_OPT' and
22015            not 'VXLAN' and
22016            not 'IP4FWD' and
22017            not 'LBOND'"
22018   parameters:
22019   - "latency"
22020   - "parent"
22021   - "tags"
22022   sort:
22023   - "L2BDMACLRN"
22024   - "L2BDMACLRN"
22025   - "L2BDMACLRN"
22026   - "L2XCFWD"
22027   - "L2XCFWD"
22028   - "L2XCFWD"
22029   layout:
22030     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22031     layout: "plot-latency"
22032
22033 # Packet Latency - VPP vhost ip4 3n-skx-x710
22034 - type: "plot"
22035   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22036   algorithm: "plot_latency_error_bars"
22037   output-file-type: ".html"
22038   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22040   filter: "'NIC_Intel-X710' and
22041            '64B' and
22042            'NDRPDR' and
22043            'ETH' and
22044            'IP4FWD' and
22045            '2T1C' and
22046            'VHOST_1024' and
22047            not 'VXLAN' and
22048            not 'DOT1Q'"
22049   parameters:
22050   - "latency"
22051   - "parent"
22052   - "tags"
22053   sort:
22054   - "1VM"
22055   - "2VM"
22056   layout:
22057     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22058     layout: "plot-latency"
22059
22060 - type: "plot"
22061   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22062   algorithm: "plot_latency_error_bars"
22063   output-file-type: ".html"
22064   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22066   filter: "'NIC_Intel-X710' and
22067            '64B' and
22068            'NDRPDR' and
22069            'ETH' and
22070            'IP4FWD' and
22071            '4T2C' and
22072            'VHOST_1024' and
22073            not 'VXLAN' and
22074            not 'DOT1Q'"
22075   parameters:
22076   - "latency"
22077   - "parent"
22078   - "tags"
22079   sort:
22080   - "1VM"
22081   - "2VM"
22082   layout:
22083     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22084     layout: "plot-latency"
22085
22086 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22087 - type: "plot"
22088   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22089   algorithm: "plot_latency_error_bars"
22090   output-file-type: ".html"
22091   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22093   filter: "'NIC_Intel-X710' and
22094            '64B' and
22095            'NDRPDR' and
22096            ('ETH' or 'DOT1Q') and
22097            'BASE' and
22098            '2T1C' and
22099            ('L2BDMACLRN' or 'L2XCFWD') and
22100            'VHOST_1024' and
22101            not 'VXLAN' and
22102            not 'IP4FWD' and
22103            not '2VM'"
22104   parameters:
22105   - "latency"
22106   - "parent"
22107   - "tags"
22108   sort:
22109   - "L2BDMACLRN"
22110   - "L2BDMACLRN"
22111   - "L2BDMACLRN"
22112   - "L2XCFWD"
22113   - "L2XCFWD"
22114   - "L2XCFWD"
22115   layout:
22116     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22117     layout: "plot-latency"
22118
22119 - type: "plot"
22120   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22121   algorithm: "plot_latency_error_bars"
22122   output-file-type: ".html"
22123   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22125   filter: "'NIC_Intel-X710' and
22126            '64B' and
22127            'NDRPDR' and
22128            ('ETH' or 'DOT1Q') and
22129            'BASE' and
22130            '4T2C' and
22131            ('L2BDMACLRN' or 'L2XCFWD') and
22132            'VHOST_1024' and
22133            not 'VXLAN' and
22134            not 'IP4FWD' and
22135            not '2VM'"
22136   parameters:
22137   - "latency"
22138   - "parent"
22139   - "tags"
22140   sort:
22141   - "L2BDMACLRN"
22142   - "L2BDMACLRN"
22143   - "L2BDMACLRN"
22144   - "L2XCFWD"
22145   - "L2XCFWD"
22146   - "L2XCFWD"
22147   layout:
22148     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22149     layout: "plot-latency"
22150
22151 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22152 - type: "plot"
22153   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22154   algorithm: "plot_latency_error_bars"
22155   output-file-type: ".html"
22156   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22158   filter: "'NIC_Intel-X710' and
22159            '64B' and
22160            'NDRPDR' and
22161            ('ETH' or 'DOT1Q') and
22162            '2T1C' and
22163            ('L2BDMACLRN' or 'L2XCFWD') and
22164            'VHOST_1024' and
22165            not 'CFS_OPT' and
22166            not 'VXLAN' and
22167            not 'IP4FWD' and
22168            not 'LBOND'"
22169   parameters:
22170   - "latency"
22171   - "parent"
22172   - "tags"
22173   sort:
22174   - "L2BDMACLRN"
22175   - "L2BDMACLRN"
22176   - "L2BDMACLRN"
22177   - "L2XCFWD"
22178   - "L2XCFWD"
22179   - "L2XCFWD"
22180   layout:
22181     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22182     layout: "plot-latency"
22183
22184 - type: "plot"
22185   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22186   algorithm: "plot_latency_error_bars"
22187   output-file-type: ".html"
22188   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22190   filter: "'NIC_Intel-X710' and
22191            '64B' and
22192            'NDRPDR' and
22193            ('ETH' or 'DOT1Q') and
22194            '4T2C' and
22195            ('L2BDMACLRN' or 'L2XCFWD') and
22196            'VHOST_1024' and
22197            not 'CFS_OPT' and
22198            not 'VXLAN' and
22199            not 'IP4FWD' and
22200            not 'LBOND'"
22201   parameters:
22202   - "latency"
22203   - "parent"
22204   - "tags"
22205   sort:
22206   - "L2BDMACLRN"
22207   - "L2BDMACLRN"
22208   - "L2BDMACLRN"
22209   - "L2XCFWD"
22210   - "L2XCFWD"
22211   - "L2XCFWD"
22212   layout:
22213     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22214     layout: "plot-latency"
22215
22216 # Packet Latency - VPP vhost ip4 2n-skx-x710
22217 - type: "plot"
22218   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22219   algorithm: "plot_latency_error_bars"
22220   output-file-type: ".html"
22221   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22223   filter: "'NIC_Intel-X710' and
22224            '64B' and
22225            'NDRPDR' and
22226            'ETH' and
22227            'IP4FWD' and
22228            '2T1C' and
22229            'VHOST_1024' and
22230            not 'VXLAN' and
22231            not 'NF_DENSITY' and
22232            not 'CFS_OPT' and
22233            not 'DOT1Q'"
22234   parameters:
22235   - "latency"
22236   - "parent"
22237   - "tags"
22238   sort:
22239   - "1VM"
22240   - "2VM"
22241   layout:
22242     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22243     layout: "plot-latency"
22244
22245 - type: "plot"
22246   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22247   algorithm: "plot_latency_error_bars"
22248   output-file-type: ".html"
22249   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22251   filter: "'NIC_Intel-X710' and
22252            '64B' and
22253            'NDRPDR' and
22254            'ETH' and
22255            'IP4FWD' and
22256            '4T2C' and
22257            'VHOST_1024' and
22258            not 'VXLAN' and
22259            not 'NF_DENSITY' and
22260            not 'CFS_OPT' and
22261            not 'DOT1Q'"
22262   parameters:
22263   - "latency"
22264   - "parent"
22265   - "tags"
22266   sort:
22267   - "1VM"
22268   - "2VM"
22269   layout:
22270     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22271     layout: "plot-latency"
22272
22273 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22274 - type: "plot"
22275   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22276   algorithm: "plot_latency_error_bars"
22277   output-file-type: ".html"
22278   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22280   filter: "'NIC_Intel-X710' and
22281            '64B' and
22282            'NDRPDR' and
22283            ('ETH' or 'DOT1Q') and
22284            'BASE' and
22285            '2T1C' and
22286            ('L2BDMACLRN' or 'L2XCFWD') and
22287            'VHOST_1024' and
22288            not 'VXLAN' and
22289            not 'NF_DENSITY' and
22290            not 'IP4FWD' and
22291            not '2VM'"
22292   parameters:
22293   - "latency"
22294   - "parent"
22295   - "tags"
22296 #  sort:
22297 #  - "not CFS_OPT"
22298 #  - "L2XCFWD"
22299 #  - "not CFS_OPT"
22300 #  - "CFS_OPT"
22301   layout:
22302     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22303     layout: "plot-latency"
22304
22305 - type: "plot"
22306   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22307   algorithm: "plot_latency_error_bars"
22308   output-file-type: ".html"
22309   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22311   filter: "'NIC_Intel-X710' and
22312            '64B' and
22313            'NDRPDR' and
22314            ('ETH' or 'DOT1Q') and
22315            'BASE' and
22316            '4T2C' and
22317            ('L2BDMACLRN' or 'L2XCFWD') and
22318            'VHOST_1024' and
22319            not 'VXLAN' and
22320            not 'NF_DENSITY' and
22321            not 'IP4FWD' and
22322            not '2VM'"
22323   parameters:
22324   - "latency"
22325   - "parent"
22326   - "tags"
22327 #  sort:
22328 #  - "not CFS_OPT"
22329 #  - "L2XCFWD"
22330 #  - "not CFS_OPT"
22331 #  - "CFS_OPT"
22332   layout:
22333     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22334     layout: "plot-latency"
22335
22336 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22337 - type: "plot"
22338   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22339   algorithm: "plot_latency_error_bars"
22340   output-file-type: ".html"
22341   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22343   filter: "'NIC_Intel-X710' and
22344            '64B' and
22345            'NDRPDR' and
22346            ('ETH' or 'DOT1Q') and
22347            '2T1C' and
22348            ('L2BDMACLRN' or 'L2XCFWD') and
22349            'VHOST_1024' and
22350            not 'CFS_OPT' and
22351            not 'VXLAN' and
22352            not 'NF_DENSITY' and
22353            not 'DOT1Q' and
22354            not 'IP4FWD'"
22355   parameters:
22356   - "latency"
22357   - "parent"
22358   - "tags"
22359 #  sort:
22360 #  - "1VM"
22361 #  - "L2XCFWD"
22362 #  - "1VM"
22363 #  - "L2BDMACLRN"
22364   layout:
22365     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22366     layout: "plot-latency"
22367
22368 - type: "plot"
22369   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22370   algorithm: "plot_latency_error_bars"
22371   output-file-type: ".html"
22372   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22373   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22374   filter: "'NIC_Intel-X710' and
22375            '64B' and
22376            'NDRPDR' and
22377            ('ETH' or 'DOT1Q') and
22378            '4T2C' and
22379            ('L2BDMACLRN' or 'L2XCFWD') and
22380            'VHOST_1024' and
22381            not 'CFS_OPT' and
22382            not 'VXLAN' and
22383            not 'NF_DENSITY' and
22384            not 'DOT1Q' and
22385            not 'IP4FWD'"
22386   parameters:
22387   - "latency"
22388   - "parent"
22389   - "tags"
22390 #  sort:
22391 #  - "1VM"
22392 #  - "L2XCFWD"
22393 #  - "1VM"
22394 #  - "L2BDMACLRN"
22395   layout:
22396     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22397     layout: "plot-latency"
22398
22399 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22400 - type: "plot"
22401   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22402   algorithm: "plot_latency_error_bars"
22403   output-file-type: ".html"
22404   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22406   filter: "'NIC_Intel-XXV710' and
22407            '64B' and
22408            'NDRPDR' and
22409            'ETH' and
22410            'IP4FWD' and
22411            '2T1C' and
22412            'VHOST_1024' and
22413            not 'VXLAN' and
22414            not 'CFS_OPT' and
22415            not 'DOT1Q'"
22416   parameters:
22417   - "latency"
22418   - "parent"
22419   - "tags"
22420   sort:
22421   - "not CFS_OPT"
22422   - "1VM"
22423   - "2VM"
22424   layout:
22425     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22426     layout: "plot-latency"
22427
22428 - type: "plot"
22429   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22430   algorithm: "plot_latency_error_bars"
22431   output-file-type: ".html"
22432   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22434   filter: "'NIC_Intel-XXV710' and
22435            '64B' and
22436            'NDRPDR' and
22437            'ETH' and
22438            'IP4FWD' and
22439            '4T2C' and
22440            'VHOST_1024' and
22441            not 'VXLAN' and
22442            not 'CFS_OPT' and
22443            not 'DOT1Q'"
22444   parameters:
22445   - "latency"
22446   - "parent"
22447   - "tags"
22448   sort:
22449   - "not CFS_OPT"
22450   - "1VM"
22451   - "2VM"
22452   layout:
22453     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22454     layout: "plot-latency"
22455
22456 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22457 #- type: "plot"
22458 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22459 #  algorithm: "plot_latency_error_bars"
22460 #  output-file-type: ".html"
22461 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22462 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22463 #  filter: "'NIC_Intel-XXV710' and
22464 #           '64B' and
22465 #           'NDRPDR' and
22466 #           ('ETH' or 'DOT1Q') and
22467 #           'BASE' and
22468 #           '2T1C' and
22469 #           ('L2BDMACLRN' or 'L2XCFWD') and
22470 #           'VHOST_1024' and
22471 #           not 'VXLAN' and
22472 #           not 'IP4FWD' and
22473 #           not '2VM'"
22474 #  parameters:
22475 #  - "latency"
22476 #  - "parent"
22477 #  - "tags"
22478 ##  sort:
22479 ##  - "not CFS_OPT"
22480 ##  - "L2XCFWD"
22481 ##  - "not CFS_OPT"
22482 ##  - "CFS_OPT"
22483 #  layout:
22484 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22485 #    layout: "plot-latency"
22486 #
22487 #- type: "plot"
22488 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22489 #  algorithm: "plot_latency_error_bars"
22490 #  output-file-type: ".html"
22491 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22492 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22493 #  filter: "'NIC_Intel-XXV710' and
22494 #           '64B' and
22495 #           'NDRPDR' and
22496 #           ('ETH' or 'DOT1Q') and
22497 #           'BASE' and
22498 #           '4T2C' and
22499 #           ('L2BDMACLRN' or 'L2XCFWD') and
22500 #           'VHOST_1024' and
22501 #           not 'VXLAN' and
22502 #           not 'IP4FWD' and
22503 #           not '2VM'"
22504 #  parameters:
22505 #  - "latency"
22506 #  - "parent"
22507 #  - "tags"
22508 ##  sort:
22509 ##  - "not CFS_OPT"
22510 ##  - "L2XCFWD"
22511 ##  - "not CFS_OPT"
22512 ##  - "CFS_OPT"
22513 #  layout:
22514 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22515 #    layout: "plot-latency"
22516 #
22517 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22518 #- type: "plot"
22519 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22520 #  algorithm: "plot_latency_error_bars"
22521 #  output-file-type: ".html"
22522 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22523 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22524 #  filter: "'NIC_Intel-XXV710' and
22525 #           '64B' and
22526 #           'NDRPDR' and
22527 #           ('ETH' or 'DOT1Q') and
22528 #           '2T1C' and
22529 #           ('L2BDMACLRN' or 'L2XCFWD') and
22530 #           'VHOST_1024' and
22531 #           not 'CFS_OPT' and
22532 #           not 'VXLAN' and
22533 #           not 'DOT1Q' and
22534 #           not 'IP4FWD'"
22535 #  parameters:
22536 #  - "latency"
22537 #  - "parent"
22538 #  - "tags"
22539 ##  sort:
22540 ##  - "1VM"
22541 ##  - "L2XCFWD"
22542 ##  - "1VM"
22543 ##  - "L2BDMACLRN"
22544 #  layout:
22545 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22546 #    layout: "plot-latency"
22547 #
22548 #- type: "plot"
22549 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22550 #  algorithm: "plot_latency_error_bars"
22551 #  output-file-type: ".html"
22552 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22553 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22554 #  filter: "'NIC_Intel-XXV710' and
22555 #           '64B' and
22556 #           'NDRPDR' and
22557 #           ('ETH' or 'DOT1Q') and
22558 #           '4T2C' and
22559 #           ('L2BDMACLRN' or 'L2XCFWD') and
22560 #           'VHOST_1024' and
22561 #           not 'CFS_OPT' and
22562 #           not 'VXLAN' and
22563 #           not 'DOT1Q' and
22564 #           not 'IP4FWD'"
22565 #  parameters:
22566 #  - "latency"
22567 #  - "parent"
22568 #  - "tags"
22569 ##  sort:
22570 ##  - "1VM"
22571 ##  - "L2XCFWD"
22572 ##  - "1VM"
22573 ##  - "L2BDMACLRN"
22574 #  layout:
22575 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22576 #    layout: "plot-latency"
22577
22578 ################################################################################
22579
22580 # Packet Latency - VPP VTS 3n-hsw-x520
22581 - type: "plot"
22582   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22583   algorithm: "plot_latency_error_bars"
22584   output-file-type: ".html"
22585   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22587   filter: "'NIC_Intel-X520-DA2' and
22588            '114B' and
22589            'NDRPDR' and
22590            '1T1C' and
22591            'VTS'"
22592   parameters:
22593   - "latency"
22594   - "parent"
22595   - "tags"
22596   layout:
22597     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22598     layout: "plot-latency"
22599
22600 - type: "plot"
22601   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22602   algorithm: "plot_latency_error_bars"
22603   output-file-type: ".html"
22604   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22606   filter: "'NIC_Intel-X520-DA2' and
22607            '114B' and
22608            'NDRPDR' and
22609            '2T2C' and
22610            'VTS'"
22611   parameters:
22612   - "latency"
22613   - "parent"
22614   - "tags"
22615   layout:
22616     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22617     layout: "plot-latency"
22618
22619 ################################################################################
22620
22621 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22622 - type: "plot"
22623   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22624   algorithm: "plot_latency_error_bars"
22625   output-file-type: ".html"
22626   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22627   data: "plot-dpdk-throughput-latency-3n-hsw"
22628   filter: "'NIC_Intel-X520-DA2' and
22629            '64B' and
22630            'BASE' and
22631            'NDRPDR' and
22632            '1T1C' and
22633            'IP4FWD'"
22634   parameters:
22635   - "latency"
22636   - "parent"
22637   - "tags"
22638   layout:
22639     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22640     layout: "plot-latency"
22641
22642 - type: "plot"
22643   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22644   algorithm: "plot_latency_error_bars"
22645   output-file-type: ".html"
22646   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22647   data: "plot-dpdk-throughput-latency-3n-hsw"
22648   filter: "'NIC_Intel-X520-DA2' and
22649            '64B' and
22650            'BASE' and
22651            'NDRPDR' and
22652            '2T2C' and
22653            'IP4FWD'"
22654   parameters:
22655   - "latency"
22656   - "parent"
22657   - "tags"
22658   layout:
22659     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22660     layout: "plot-latency"
22661
22662 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22663 - type: "plot"
22664   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22665   algorithm: "plot_latency_error_bars"
22666   output-file-type: ".html"
22667   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22668   data: "plot-dpdk-throughput-latency-3n-hsw"
22669   filter: "'NIC_Intel-X710' and
22670            '64B' and
22671            'BASE' and
22672            'NDRPDR' and
22673            '1T1C' and
22674            'IP4FWD'"
22675   parameters:
22676   - "latency"
22677   - "parent"
22678   - "tags"
22679   layout:
22680     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22681     layout: "plot-latency"
22682
22683 - type: "plot"
22684   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22685   algorithm: "plot_latency_error_bars"
22686   output-file-type: ".html"
22687   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22688   data: "plot-dpdk-throughput-latency-3n-hsw"
22689   filter: "'NIC_Intel-X710' and
22690            '64B' and
22691            'BASE' and
22692            'NDRPDR' and
22693            '2T2C' and
22694            'IP4FWD'"
22695   parameters:
22696   - "latency"
22697   - "parent"
22698   - "tags"
22699   layout:
22700     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22701     layout: "plot-latency"
22702
22703 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22704 - type: "plot"
22705   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22706   algorithm: "plot_latency_error_bars"
22707   output-file-type: ".html"
22708   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22709   data: "plot-dpdk-throughput-latency-3n-hsw"
22710   filter: "'NIC_Intel-XL710' and
22711            '64B' and
22712            'BASE' and
22713            'NDRPDR' and
22714            '1T1C' and
22715            'IP4FWD'"
22716   parameters:
22717   - "latency"
22718   - "parent"
22719   - "tags"
22720   layout:
22721     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22722     layout: "plot-latency"
22723
22724 - type: "plot"
22725   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22726   algorithm: "plot_latency_error_bars"
22727   output-file-type: ".html"
22728   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22729   data: "plot-dpdk-throughput-latency-3n-hsw"
22730   filter: "'NIC_Intel-XL710' and
22731            '64B' and
22732            'BASE' and
22733            'NDRPDR' and
22734            '2T2C' and
22735            'IP4FWD'"
22736   parameters:
22737   - "latency"
22738   - "parent"
22739   - "tags"
22740   layout:
22741     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22742     layout: "plot-latency"
22743
22744 # Packet Latency - DPDK l3fwd 3n-skx-x710
22745 - type: "plot"
22746   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22747   algorithm: "plot_latency_error_bars"
22748   output-file-type: ".html"
22749   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22750   data: "plot-dpdk-throughput-latency-3n-skx"
22751   filter: "'NIC_Intel-X710' and
22752            '64B' and
22753            'BASE' and
22754            'NDRPDR' and
22755            '2T1C' and
22756            'IP4FWD'"
22757   parameters:
22758   - "latency"
22759   - "parent"
22760   - "tags"
22761   layout:
22762     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22763     layout: "plot-latency"
22764
22765 - type: "plot"
22766   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22767   algorithm: "plot_latency_error_bars"
22768   output-file-type: ".html"
22769   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22770   data: "plot-dpdk-throughput-latency-3n-skx"
22771   filter: "'NIC_Intel-X710' and
22772            '64B' and
22773            'BASE' and
22774            'NDRPDR' and
22775            '4T2C' and
22776            'IP4FWD'"
22777   parameters:
22778   - "latency"
22779   - "parent"
22780   - "tags"
22781   layout:
22782     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22783     layout: "plot-latency"
22784
22785 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22786 - type: "plot"
22787   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22788   algorithm: "plot_latency_error_bars"
22789   output-file-type: ".html"
22790   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22791   data: "plot-dpdk-throughput-latency-3n-skx"
22792   filter: "'NIC_Intel-XXV710' and
22793            '64B' and
22794            'BASE' and
22795            'NDRPDR' and
22796            '2T1C' and
22797            'IP4FWD'"
22798   parameters:
22799   - "latency"
22800   - "parent"
22801   - "tags"
22802   layout:
22803     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22804     layout: "plot-latency"
22805
22806 - type: "plot"
22807   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22808   algorithm: "plot_latency_error_bars"
22809   output-file-type: ".html"
22810   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22811   data: "plot-dpdk-throughput-latency-3n-skx"
22812   filter: "'NIC_Intel-XXV710' and
22813            '64B' and
22814            'BASE' and
22815            'NDRPDR' and
22816            '4T2C' and
22817            'IP4FWD'"
22818   parameters:
22819   - "latency"
22820   - "parent"
22821   - "tags"
22822   layout:
22823     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22824     layout: "plot-latency"
22825
22826 # Packet Latency - DPDK l3fwd 2n-skx-x710
22827 - type: "plot"
22828   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22829   algorithm: "plot_latency_error_bars"
22830   output-file-type: ".html"
22831   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22832   data: "plot-dpdk-throughput-latency-2n-skx"
22833   filter: "'NIC_Intel-X710' and
22834            '64B' and
22835            'BASE' and
22836            'NDRPDR' and
22837            '2T1C' and
22838            'IP4FWD'"
22839   parameters:
22840   - "latency"
22841   - "parent"
22842   - "tags"
22843   layout:
22844     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22845     layout: "plot-latency"
22846
22847 - type: "plot"
22848   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22849   algorithm: "plot_latency_error_bars"
22850   output-file-type: ".html"
22851   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22852   data: "plot-dpdk-throughput-latency-2n-skx"
22853   filter: "'NIC_Intel-X710' and
22854            '64B' and
22855            'BASE' and
22856            'NDRPDR' and
22857            '4T2C' and
22858            'IP4FWD'"
22859   parameters:
22860   - "latency"
22861   - "parent"
22862   - "tags"
22863   layout:
22864     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22865     layout: "plot-latency"
22866
22867 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22868 - type: "plot"
22869   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22870   algorithm: "plot_latency_error_bars"
22871   output-file-type: ".html"
22872   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22873   data: "plot-dpdk-throughput-latency-2n-skx"
22874   filter: "'NIC_Intel-XXV710' and
22875            '64B' and
22876            'BASE' and
22877            'NDRPDR' and
22878            '2T1C' and
22879            'IP4FWD'"
22880   parameters:
22881   - "latency"
22882   - "parent"
22883   - "tags"
22884   layout:
22885     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22886     layout: "plot-latency"
22887
22888 - type: "plot"
22889   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22890   algorithm: "plot_latency_error_bars"
22891   output-file-type: ".html"
22892   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22893   data: "plot-dpdk-throughput-latency-2n-skx"
22894   filter: "'NIC_Intel-XXV710' and
22895            '64B' and
22896            'BASE' and
22897            'NDRPDR' and
22898            '4T2C' and
22899            'IP4FWD'"
22900   parameters:
22901   - "latency"
22902   - "parent"
22903   - "tags"
22904   layout:
22905     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22906     layout: "plot-latency"
22907
22908 ################################################################################
22909
22910 # Packet Latency - DPDK testpmd 3n-hsw-x520
22911 - type: "plot"
22912   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22913   algorithm: "plot_latency_error_bars"
22914   output-file-type: ".html"
22915   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22916   data: "plot-dpdk-throughput-latency-3n-hsw"
22917   filter: "'NIC_Intel-X520-DA2' and
22918            '64B' and
22919            'BASE' and
22920            'NDRPDR' and
22921            '1T1C' and
22922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22923   parameters:
22924   - "latency"
22925   - "parent"
22926   - "tags"
22927   layout:
22928     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22929     layout: "plot-latency"
22930
22931 - type: "plot"
22932   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22933   algorithm: "plot_latency_error_bars"
22934   output-file-type: ".html"
22935   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22936   data: "plot-dpdk-throughput-latency-3n-hsw"
22937   filter: "'NIC_Intel-X520-DA2' and
22938            '64B' and
22939            'BASE' and
22940            'NDRPDR' and
22941            '2T2C' and
22942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22943   parameters:
22944   - "latency"
22945   - "parent"
22946   - "tags"
22947   layout:
22948     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22949     layout: "plot-latency"
22950
22951 # Packet Latency - DPDK testpmd 3n-hsw-x710
22952 - type: "plot"
22953   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22954   algorithm: "plot_latency_error_bars"
22955   output-file-type: ".html"
22956   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22957   data: "plot-dpdk-throughput-latency-3n-hsw"
22958   filter: "'NIC_Intel-X710' and
22959            '64B' and
22960            'BASE' and
22961            'NDRPDR' and
22962            '1T1C' and
22963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22964   parameters:
22965   - "latency"
22966   - "parent"
22967   - "tags"
22968   layout:
22969     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22970     layout: "plot-latency"
22971
22972 - type: "plot"
22973   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22974   algorithm: "plot_latency_error_bars"
22975   output-file-type: ".html"
22976   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22977   data: "plot-dpdk-throughput-latency-3n-hsw"
22978   filter: "'NIC_Intel-X710' and
22979            '64B' and
22980            'BASE' and
22981            'NDRPDR' and
22982            '2T2C' and
22983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22984   parameters:
22985   - "latency"
22986   - "parent"
22987   - "tags"
22988   layout:
22989     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22990     layout: "plot-latency"
22991
22992 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22993 - type: "plot"
22994   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22995   algorithm: "plot_latency_error_bars"
22996   output-file-type: ".html"
22997   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22998   data: "plot-dpdk-throughput-latency-3n-hsw"
22999   filter: "'NIC_Intel-XL710' and
23000            '64B' and
23001            'BASE' and
23002            'NDRPDR' and
23003            '1T1C' and
23004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23005   parameters:
23006   - "latency"
23007   - "parent"
23008   - "tags"
23009   layout:
23010     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23011     layout: "plot-latency"
23012
23013 - type: "plot"
23014   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23015   algorithm: "plot_latency_error_bars"
23016   output-file-type: ".html"
23017   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23018   data: "plot-dpdk-throughput-latency-3n-hsw"
23019   filter: "'NIC_Intel-XL710' and
23020            '64B' and
23021            'BASE' and
23022            'NDRPDR' and
23023            '2T2C' and
23024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23025   parameters:
23026   - "latency"
23027   - "parent"
23028   - "tags"
23029   layout:
23030     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23031     layout: "plot-latency"
23032
23033 # Packet Latency - DPDK testpmd 3n-skx-x710
23034 - type: "plot"
23035   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23036   algorithm: "plot_latency_error_bars"
23037   output-file-type: ".html"
23038   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23039   data: "plot-dpdk-throughput-latency-3n-skx"
23040   filter: "'NIC_Intel-X710' and
23041            '64B' and
23042            'BASE' and
23043            'NDRPDR' and
23044            '2T1C' and
23045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23046   parameters:
23047   - "latency"
23048   - "parent"
23049   - "tags"
23050   layout:
23051     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23052     layout: "plot-latency"
23053
23054 - type: "plot"
23055   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23056   algorithm: "plot_latency_error_bars"
23057   output-file-type: ".html"
23058   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23059   data: "plot-dpdk-throughput-latency-3n-skx"
23060   filter: "'NIC_Intel-X710' and
23061            '64B' and
23062            'BASE' and
23063            'NDRPDR' and
23064            '4T2C' and
23065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23066   parameters:
23067   - "latency"
23068   - "parent"
23069   - "tags"
23070   layout:
23071     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23072     layout: "plot-latency"
23073
23074 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23075 - type: "plot"
23076   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23077   algorithm: "plot_latency_error_bars"
23078   output-file-type: ".html"
23079   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23080   data: "plot-dpdk-throughput-latency-3n-skx"
23081   filter: "'NIC_Intel-XXV710' and
23082            '64B' and
23083            'BASE' and
23084            'NDRPDR' and
23085            '2T1C' and
23086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23087   parameters:
23088   - "latency"
23089   - "parent"
23090   - "tags"
23091   layout:
23092     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23093     layout: "plot-latency"
23094
23095 - type: "plot"
23096   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23097   algorithm: "plot_latency_error_bars"
23098   output-file-type: ".html"
23099   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23100   data: "plot-dpdk-throughput-latency-3n-skx"
23101   filter: "'NIC_Intel-XXV710' and
23102            '64B' and
23103            'BASE' and
23104            'NDRPDR' and
23105            '4T2C' and
23106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23107   parameters:
23108   - "latency"
23109   - "parent"
23110   - "tags"
23111   layout:
23112     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23113     layout: "plot-latency"
23114
23115 # Packet Latency - DPDK testpmd 2n-skx-x710
23116 - type: "plot"
23117   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23118   algorithm: "plot_latency_error_bars"
23119   output-file-type: ".html"
23120   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23121   data: "plot-dpdk-throughput-latency-2n-skx"
23122   filter: "'NIC_Intel-X710' and
23123            '64B' and
23124            'BASE' and
23125            'NDRPDR' and
23126            '2T1C' and
23127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23128   parameters:
23129   - "latency"
23130   - "parent"
23131   - "tags"
23132   layout:
23133     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23134     layout: "plot-latency"
23135
23136 - type: "plot"
23137   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23138   algorithm: "plot_latency_error_bars"
23139   output-file-type: ".html"
23140   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23141   data: "plot-dpdk-throughput-latency-2n-skx"
23142   filter: "'NIC_Intel-X710' and
23143            '64B' and
23144            'BASE' and
23145            'NDRPDR' and
23146            '4T2C' and
23147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23148   parameters:
23149   - "latency"
23150   - "parent"
23151   - "tags"
23152   layout:
23153     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23154     layout: "plot-latency"
23155
23156 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23157 - type: "plot"
23158   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23159   algorithm: "plot_latency_error_bars"
23160   output-file-type: ".html"
23161   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23162   data: "plot-dpdk-throughput-latency-2n-skx"
23163   filter: "'NIC_Intel-XXV710' and
23164            '64B' and
23165            'BASE' and
23166            'NDRPDR' and
23167            '2T1C' and
23168            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23169   parameters:
23170   - "latency"
23171   - "parent"
23172   - "tags"
23173   layout:
23174     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23175     layout: "plot-latency"
23176
23177 - type: "plot"
23178   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23179   algorithm: "plot_latency_error_bars"
23180   output-file-type: ".html"
23181   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23182   data: "plot-dpdk-throughput-latency-2n-skx"
23183   filter: "'NIC_Intel-XXV710' and
23184            '64B' and
23185            'BASE' and
23186            'NDRPDR' and
23187            '4T2C' and
23188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23189   parameters:
23190   - "latency"
23191   - "parent"
23192   - "tags"
23193   layout:
23194     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23195     layout: "plot-latency"
23196
23197 ################################################################################
23198
23199 # Speedup - VPP Container Memif 3n-hsw-x520
23200 - type: "plot"
23201   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23202   algorithm: "plot_throughput_speedup_analysis"
23203   output-file-type: ".html"
23204   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23206   filter: "'NIC_Intel-X520-DA2' and
23207            '64B' and
23208            ('BASE' or 'SCALE') and
23209            'NDRPDR' and
23210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23211            not 'VHOST' and
23212            'MEMIF'"
23213   parameters:
23214   - "throughput"
23215   - "parent"
23216   - "tags"
23217   sort:
23218   - "L2XCFWD"
23219   - "L2XCFWD"
23220   - "L2XCFWD"
23221   - "L2BDMACLRN"
23222   - "L2BDMACLRN"
23223   - "L2BDMACLRN"
23224   - "IP4FWD"
23225   layout:
23226     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23227     layout: "plot-throughput-speedup-analysis"
23228
23229 - type: "plot"
23230   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23231   algorithm: "plot_throughput_speedup_analysis"
23232   output-file-type: ".html"
23233   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23235   filter: "'NIC_Intel-X520-DA2' and
23236            '64B' and
23237            ('BASE' or 'SCALE') and
23238            'NDRPDR' and
23239            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23240            not 'VHOST' and
23241            'MEMIF'"
23242   parameters:
23243   - "throughput"
23244   - "parent"
23245   - "tags"
23246   sort:
23247   - "L2XCFWD"
23248   - "L2XCFWD"
23249   - "L2XCFWD"
23250   - "L2BDMACLRN"
23251   - "L2BDMACLRN"
23252   - "L2BDMACLRN"
23253   - "IP4FWD"
23254   layout:
23255     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23256     layout: "plot-throughput-speedup-analysis"
23257
23258 # Speedup - VPP Container Memif 3n-hsw-x710
23259 - type: "plot"
23260   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23261   algorithm: "plot_throughput_speedup_analysis"
23262   output-file-type: ".html"
23263   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23265   filter: "'NIC_Intel-X710' and
23266            '64B' and
23267            ('BASE' or 'SCALE') and
23268            'NDRPDR' and
23269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23270            not 'VHOST' and
23271            'MEMIF'"
23272   parameters:
23273   - "throughput"
23274   - "parent"
23275   - "tags"
23276   sort:
23277   - "L2XCFWD"
23278   - "L2XCFWD"
23279   - "L2XCFWD"
23280   - "L2BDMACLRN"
23281   - "L2BDMACLRN"
23282   - "L2BDMACLRN"
23283   - "IP4FWD"
23284   layout:
23285     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23286     layout: "plot-throughput-speedup-analysis"
23287
23288 - type: "plot"
23289   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23290   algorithm: "plot_throughput_speedup_analysis"
23291   output-file-type: ".html"
23292   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23294   filter: "'NIC_Intel-X710' and
23295            '64B' and
23296            ('BASE' or 'SCALE') and
23297            'NDRPDR' and
23298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23299            not 'VHOST' and
23300            'MEMIF'"
23301   parameters:
23302   - "throughput"
23303   - "parent"
23304   - "tags"
23305   sort:
23306   - "L2XCFWD"
23307   - "L2XCFWD"
23308   - "L2XCFWD"
23309   - "L2BDMACLRN"
23310   - "L2BDMACLRN"
23311   - "L2BDMACLRN"
23312   - "IP4FWD"
23313   layout:
23314     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23315     layout: "plot-throughput-speedup-analysis"
23316
23317 # Speedup - VPP Container Memif 3n-hsw-xl710
23318 - type: "plot"
23319   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23320   algorithm: "plot_throughput_speedup_analysis"
23321   output-file-type: ".html"
23322   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23324   filter: "'NIC_Intel-XL710' and
23325            '64B' and
23326            ('BASE' or 'SCALE') and
23327            'NDRPDR' and
23328            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23329            not 'VHOST' and
23330            'MEMIF'"
23331   parameters:
23332   - "throughput"
23333   - "parent"
23334   - "tags"
23335   sort:
23336   - "L2XCFWD"
23337   - "L2XCFWD"
23338   - "L2XCFWD"
23339   - "L2BDMACLRN"
23340   - "L2BDMACLRN"
23341   - "L2BDMACLRN"
23342   - "IP4FWD"
23343   layout:
23344     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23345     layout: "plot-throughput-speedup-analysis"
23346
23347 - type: "plot"
23348   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23349   algorithm: "plot_throughput_speedup_analysis"
23350   output-file-type: ".html"
23351   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23353   filter: "'NIC_Intel-XL710' and
23354            '64B' and
23355            ('BASE' or 'SCALE') and
23356            'NDRPDR' and
23357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23358            not 'VHOST' and
23359            'MEMIF'"
23360   parameters:
23361   - "throughput"
23362   - "parent"
23363   - "tags"
23364   sort:
23365   - "L2XCFWD"
23366   - "L2XCFWD"
23367   - "L2XCFWD"
23368   - "L2BDMACLRN"
23369   - "L2BDMACLRN"
23370   - "L2BDMACLRN"
23371   - "IP4FWD"
23372   layout:
23373     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23374     layout: "plot-throughput-speedup-analysis"
23375
23376 # Speedup - VPP Container Memif 3n-skx-x710
23377 - type: "plot"
23378   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23379   algorithm: "plot_throughput_speedup_analysis"
23380   output-file-type: ".html"
23381   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23383   filter: "'NIC_Intel-X710' and
23384            '64B' and
23385            ('BASE' or 'SCALE') and
23386            'NDRPDR' and
23387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23388            not 'VHOST' and
23389            'MEMIF'"
23390   parameters:
23391   - "throughput"
23392   - "parent"
23393   - "tags"
23394   sort:
23395   - "L2XCFWD"
23396   - "L2XCFWD"
23397   - "L2XCFWD"
23398   - "L2BDMACLRN"
23399   - "L2BDMACLRN"
23400   - "L2BDMACLRN"
23401   - "IP4FWD"
23402   layout:
23403     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23404     layout: "plot-throughput-speedup-analysis"
23405
23406 - type: "plot"
23407   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23408   algorithm: "plot_throughput_speedup_analysis"
23409   output-file-type: ".html"
23410   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23412   filter: "'NIC_Intel-X710' and
23413            '64B' and
23414            ('BASE' or 'SCALE') and
23415            'NDRPDR' and
23416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23417            not 'VHOST' and
23418            'MEMIF'"
23419   parameters:
23420   - "throughput"
23421   - "parent"
23422   - "tags"
23423   sort:
23424   - "L2XCFWD"
23425   - "L2XCFWD"
23426   - "L2XCFWD"
23427   - "L2BDMACLRN"
23428   - "L2BDMACLRN"
23429   - "L2BDMACLRN"
23430   - "IP4FWD"
23431   layout:
23432     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23433     layout: "plot-throughput-speedup-analysis"
23434
23435 # Speedup - VPP Container Memif 2n-skx-x710
23436 - type: "plot"
23437   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23438   algorithm: "plot_throughput_speedup_analysis"
23439   output-file-type: ".html"
23440   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23442   filter: "'NIC_Intel-X710' and
23443            '64B' and
23444            ('BASE' or 'SCALE') and
23445            'NDRPDR' and
23446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23447            not 'VHOST' and
23448            not 'NF_DENSITY' and
23449            'MEMIF'"
23450   parameters:
23451   - "throughput"
23452   - "parent"
23453   - "tags"
23454   sort:
23455   - "L2XCFWD"
23456   - "L2XCFWD"
23457   - "L2XCFWD"
23458   - "L2BDMACLRN"
23459   - "L2BDMACLRN"
23460   - "L2BDMACLRN"
23461   - "IP4FWD"
23462   layout:
23463     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23464     layout: "plot-throughput-speedup-analysis"
23465
23466 - type: "plot"
23467   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23468   algorithm: "plot_throughput_speedup_analysis"
23469   output-file-type: ".html"
23470   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23471   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23472   filter: "'NIC_Intel-X710' and
23473            '64B' and
23474            ('BASE' or 'SCALE') and
23475            'NDRPDR' and
23476            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23477            not 'VHOST' and
23478            not 'NF_DENSITY' and
23479            'MEMIF'"
23480   parameters:
23481   - "throughput"
23482   - "parent"
23483   - "tags"
23484   sort:
23485   - "L2XCFWD"
23486   - "L2XCFWD"
23487   - "L2XCFWD"
23488   - "L2BDMACLRN"
23489   - "L2BDMACLRN"
23490   - "L2BDMACLRN"
23491   - "IP4FWD"
23492   layout:
23493     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23494     layout: "plot-throughput-speedup-analysis"
23495
23496 ## Speedup - VPP Container Memif 2n-skx-xxv710
23497 #- type: "plot"
23498 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23499 #  algorithm: "plot_throughput_speedup_analysis"
23500 #  output-file-type: ".html"
23501 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23502 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23503 #  filter: "'NIC_Intel-XXV710' and
23504 #           '64B' and
23505 #           ('BASE' or 'SCALE') and
23506 #           'NDRPDR' and
23507 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23508 #           not 'VHOST' and
23509 #           'MEMIF'"
23510 #  parameters:
23511 #  - "throughput"
23512 #  - "parent"
23513 #  - "tags"
23514 #  sort:
23515 #  - "L2XCFWD"
23516 #  - "L2XCFWD"
23517 #  - "L2XCFWD"
23518 #  - "L2BDMACLRN"
23519 #  - "L2BDMACLRN"
23520 #  - "L2BDMACLRN"
23521 #  - "IP4FWD"
23522 #  layout:
23523 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23524 #    layout: "plot-throughput-speedup-analysis"
23525 #
23526 #- type: "plot"
23527 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23528 #  algorithm: "plot_throughput_speedup_analysis"
23529 #  output-file-type: ".html"
23530 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23531 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23532 #  filter: "'NIC_Intel-XXV710' and
23533 #           '64B' and
23534 #           ('BASE' or 'SCALE') and
23535 #           'NDRPDR' and
23536 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23537 #           not 'VHOST' and
23538 #           'MEMIF'"
23539 #  parameters:
23540 #  - "throughput"
23541 #  - "parent"
23542 #  - "tags"
23543 #  sort:
23544 #  - "L2XCFWD"
23545 #  - "L2XCFWD"
23546 #  - "L2XCFWD"
23547 #  - "L2BDMACLRN"
23548 #  - "L2BDMACLRN"
23549 #  - "L2BDMACLRN"
23550 #  - "IP4FWD"
23551 #  layout:
23552 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23553 #    layout: "plot-throughput-speedup-analysis"
23554
23555 ################################################################################
23556
23557 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23558 #- type: "plot"
23559 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23560 #  algorithm: "plot_throughput_speedup_analysis"
23561 #  output-file-type: ".html"
23562 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23563 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23564 #  filter: "'NIC_Intel-X520-DA2' and
23565 #           '64B' and
23566 #           ('BASE' or 'SCALE') and
23567 #           'NDRPDR' and
23568 #           'L2XCFWD' and
23569 #           not 'VHOST' and
23570 #           not 'NF_DENSITY' and
23571 #           'MEMIF'"
23572 #  parameters:
23573 #  - "throughput"
23574 #  - "parent"
23575 #  - "tags"
23576 #  sort:
23577 #  - "1VNF"
23578 #  - "2VNF"
23579 #  - "4VNF"
23580 #  - "2VNF"
23581 #  - "4VNF"
23582 #  layout:
23583 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23584 #    layout: "plot-throughput-speedup-analysis"
23585 #
23586 #- type: "plot"
23587 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23588 #  algorithm: "plot_throughput_speedup_analysis"
23589 #  output-file-type: ".html"
23590 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23591 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23592 #  filter: "'NIC_Intel-X520-DA2' and
23593 #           '64B' and
23594 #           ('BASE' or 'SCALE') and
23595 #           'NDRPDR' and
23596 #           'L2XCFWD' and
23597 #           not 'VHOST' and
23598 #           not 'NF_DENSITY' and
23599 #           'MEMIF'"
23600 #  parameters:
23601 #  - "throughput"
23602 #  - "parent"
23603 #  - "tags"
23604 #  sort:
23605 #  - "1VNF"
23606 #  - "2VNF"
23607 #  - "4VNF"
23608 #  - "2VNF"
23609 #  - "4VNF"
23610 #  layout:
23611 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23612 #    layout: "plot-throughput-speedup-analysis"
23613 #
23614 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23615 #- type: "plot"
23616 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23617 #  algorithm: "plot_throughput_speedup_analysis"
23618 #  output-file-type: ".html"
23619 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23620 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23621 #  filter: "'NIC_Intel-X520-DA2' and
23622 #           '64B' and
23623 #           ('BASE' or 'SCALE') and
23624 #           'NDRPDR' and
23625 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23626 #           not 'VHOST' and
23627 #           not 'NF_DENSITY' and
23628 #           'MEMIF'"
23629 #  parameters:
23630 #  - "throughput"
23631 #  - "parent"
23632 #  - "tags"
23633 #  sort:
23634 #  - "1VNF"
23635 #  - "2VNF"
23636 #  - "4VNF"
23637 #  - "2VNF"
23638 #  - "4VNF"
23639 #  layout:
23640 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23641 #    layout: "plot-throughput-speedup-analysis"
23642 #
23643 #- type: "plot"
23644 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23645 #  algorithm: "plot_throughput_speedup_analysis"
23646 #  output-file-type: ".html"
23647 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23648 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23649 #  filter: "'NIC_Intel-X520-DA2' and
23650 #           '64B' and
23651 #           ('BASE' or 'SCALE') and
23652 #           'NDRPDR' and
23653 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23654 #           not 'VHOST' and
23655 #           not 'NF_DENSITY' and
23656 #           'MEMIF'"
23657 #  parameters:
23658 #  - "throughput"
23659 #  - "parent"
23660 #  - "tags"
23661 #  sort:
23662 #  - "1VNF"
23663 #  - "2VNF"
23664 #  - "4VNF"
23665 #  - "2VNF"
23666 #  - "4VNF"
23667 #  layout:
23668 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23669 #    layout: "plot-throughput-speedup-analysis"
23670 #
23671 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23672 #- type: "plot"
23673 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23674 #  algorithm: "plot_throughput_speedup_analysis"
23675 #  output-file-type: ".html"
23676 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23677 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23678 #  filter: "'NIC_Intel-X710' and
23679 #           '64B' and
23680 #           ('BASE' or 'SCALE') and
23681 #           'NDRPDR' and
23682 #           'L2XCFWD' and
23683 #           not 'VHOST' and
23684 #           not 'NF_DENSITY' and
23685 #           'MEMIF'"
23686 #  parameters:
23687 #  - "throughput"
23688 #  - "parent"
23689 #  - "tags"
23690 #  sort:
23691 #  - "1VNF"
23692 #  - "2VNF"
23693 #  - "4VNF"
23694 #  - "2VNF"
23695 #  - "4VNF"
23696 #  layout:
23697 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23698 #    layout: "plot-throughput-speedup-analysis"
23699 #
23700 #- type: "plot"
23701 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23702 #  algorithm: "plot_throughput_speedup_analysis"
23703 #  output-file-type: ".html"
23704 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23705 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23706 #  filter: "'NIC_Intel-X710' and
23707 #           '64B' and
23708 #           ('BASE' or 'SCALE') and
23709 #           'NDRPDR' and
23710 #           'L2XCFWD' and
23711 #           not 'VHOST' and
23712 #           not 'NF_DENSITY' and
23713 #           'MEMIF'"
23714 #  parameters:
23715 #  - "throughput"
23716 #  - "parent"
23717 #  - "tags"
23718 #  sort:
23719 #  - "1VNF"
23720 #  - "2VNF"
23721 #  - "4VNF"
23722 #  - "2VNF"
23723 #  - "4VNF"
23724 #  layout:
23725 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23726 #    layout: "plot-throughput-speedup-analysis"
23727 #
23728 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23729 #- type: "plot"
23730 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23731 #  algorithm: "plot_throughput_speedup_analysis"
23732 #  output-file-type: ".html"
23733 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23734 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23735 #  filter: "'NIC_Intel-X710' and
23736 #           '64B' and
23737 #           ('BASE' or 'SCALE') and
23738 #           'NDRPDR' and
23739 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23740 #           not 'VHOST' and
23741 #           not 'NF_DENSITY' and
23742 #           'MEMIF'"
23743 #  parameters:
23744 #  - "throughput"
23745 #  - "parent"
23746 #  - "tags"
23747 #  sort:
23748 #  - "1VNF"
23749 #  - "2VNF"
23750 #  - "4VNF"
23751 #  - "2VNF"
23752 #  - "4VNF"
23753 #  layout:
23754 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23755 #    layout: "plot-throughput-speedup-analysis"
23756 #
23757 #- type: "plot"
23758 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23759 #  algorithm: "plot_throughput_speedup_analysis"
23760 #  output-file-type: ".html"
23761 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23762 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23763 #  filter: "'NIC_Intel-X710' and
23764 #           '64B' and
23765 #           ('BASE' or 'SCALE') and
23766 #           'NDRPDR' and
23767 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23768 #           not 'VHOST' and
23769 #           not 'NF_DENSITY' and
23770 #           'MEMIF'"
23771 #  parameters:
23772 #  - "throughput"
23773 #  - "parent"
23774 #  - "tags"
23775 #  sort:
23776 #  - "1VNF"
23777 #  - "2VNF"
23778 #  - "4VNF"
23779 #  - "2VNF"
23780 #  - "4VNF"
23781 #  layout:
23782 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23783 #    layout: "plot-throughput-speedup-analysis"
23784
23785 ################################################################################
23786
23787 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23788 - type: "plot"
23789   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23790   algorithm: "plot_throughput_speedup_analysis"
23791   output-file-type: ".html"
23792   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23794   filter: "'NIC_Intel-X520-DA2' and
23795            '64B' and
23796            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23797            'NDRPDR' and
23798            'IP4FWD' and
23799            not 'IPSEC' and
23800            not 'DOT1Q' and
23801            not 'VHOST'"
23802   parameters:
23803   - "throughput"
23804   - "parent"
23805   - "tags"
23806   sort:
23807   - "DOT1Q"
23808   - "IP4BASE"
23809   - "FIB_20K"
23810   - "FIB_200K"
23811   - "FIB_2M"
23812   layout:
23813     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23814     layout: "plot-throughput-speedup-analysis"
23815
23816 - type: "plot"
23817   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23818   algorithm: "plot_throughput_speedup_analysis"
23819   output-file-type: ".html"
23820   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23822   filter: "'NIC_Intel-X520-DA2' and
23823            '64B' and
23824            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23825            'NDRPDR' and
23826            'IP4FWD' and
23827            not 'IPSEC' and
23828            not 'DOT1Q' and
23829            not 'VHOST'"
23830   parameters:
23831   - "throughput"
23832   - "parent"
23833   - "tags"
23834   sort:
23835   - "DOT1Q"
23836   - "IP4BASE"
23837   - "FIB_20K"
23838   - "FIB_200K"
23839   - "FIB_2M"
23840   layout:
23841     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23842     layout: "plot-throughput-speedup-analysis"
23843
23844 # Speedup - VPP IPv4 3n-hsw-x520 features
23845 - type: "plot"
23846   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23847   algorithm: "plot_throughput_speedup_analysis"
23848   output-file-type: ".html"
23849   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23851   filter: "'NIC_Intel-X520-DA2' and
23852            '64B' and
23853            ('IP4BASE' or
23854             'POLICE_MARK' or
23855             'COPWHLIST' or
23856             ('NAT44' and 'BASE') or
23857             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23858            'NDRPDR' and
23859            'IP4FWD' and
23860            not 'IPSEC' and
23861            not 'VHOST'"
23862   parameters:
23863   - "throughput"
23864   - "parent"
23865   - "tags"
23866   sort:
23867   - "DOT1Q"
23868   - "IP4BASE"
23869   - "NAT44"
23870   - "POLICE_MARK"
23871   - "COPWHLIST"
23872   - "IACL"
23873   - "OACL"
23874   layout:
23875     title: "ip4-3n-hsw-x520-64b-features-ndr"
23876     layout: "plot-throughput-speedup-analysis"
23877
23878 - type: "plot"
23879   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23880   algorithm: "plot_throughput_speedup_analysis"
23881   output-file-type: ".html"
23882   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23884   filter: "'NIC_Intel-X520-DA2' and
23885            '64B' and
23886            ('IP4BASE' or
23887             'POLICE_MARK' or
23888             'COPWHLIST' or
23889             ('NAT44' and 'BASE') or
23890             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23891            'NDRPDR' and
23892            'IP4FWD' and
23893            not 'IPSEC' and
23894            not 'VHOST'"
23895   parameters:
23896   - "throughput"
23897   - "parent"
23898   - "tags"
23899   sort:
23900   - "DOT1Q"
23901   - "IP4BASE"
23902   - "NAT44"
23903   - "POLICE_MARK"
23904   - "COPWHLIST"
23905   - "IACL"
23906   - "OACL"
23907   layout:
23908     title: "ip4-3n-hsw-x520-64b-features-pdr"
23909     layout: "plot-throughput-speedup-analysis"
23910
23911 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23912 - type: "plot"
23913   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23914   algorithm: "plot_throughput_speedup_analysis"
23915   output-file-type: ".html"
23916   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23918   filter: "'NIC_Intel-X520-DA2' and
23919            '64B' and
23920            'NDRPDR' and
23921            'IP4FWD' and
23922            ('NAT44' or 'IP4BASE') and
23923            not 'DOT1Q' and
23924            not 'IPSEC' and
23925            not 'VHOST'"
23926   parameters:
23927   - "throughput"
23928   - "parent"
23929   - "tags"
23930   sort:
23931   - "IP4BASE"
23932   - "BASE"
23933   - "SRC_USER_10"
23934   - "SRC_USER_100"
23935   - "SRC_USER_1000"
23936   - "SRC_USER_2000"
23937   layout:
23938     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23939     layout: "plot-throughput-speedup-analysis"
23940
23941 - type: "plot"
23942   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23943   algorithm: "plot_throughput_speedup_analysis"
23944   output-file-type: ".html"
23945   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23947   filter: "'NIC_Intel-X520-DA2' and
23948            '64B' and
23949            'NDRPDR' and
23950            'IP4FWD' and
23951            ('NAT44' or 'IP4BASE') and
23952            not 'DOT1Q' and
23953            not 'IPSEC' and
23954            not 'VHOST'"
23955   parameters:
23956   - "throughput"
23957   - "parent"
23958   - "tags"
23959   sort:
23960   - "IP4BASE"
23961   - "BASE"
23962   - "SRC_USER_10"
23963   - "SRC_USER_100"
23964   - "SRC_USER_1000"
23965   - "SRC_USER_2000"
23966   layout:
23967     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23968     layout: "plot-throughput-speedup-analysis"
23969
23970 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23971 - type: "plot"
23972   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23973   algorithm: "plot_throughput_speedup_analysis"
23974   output-file-type: ".html"
23975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23977   filter: "'NIC_Intel-X520-DA2' and
23978            '64B' and
23979            'NDRPDR' and
23980            'IP4FWD' and
23981            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23982            not 'IPSEC' and
23983            not 'DOT1Q' and
23984            not 'VHOST'"
23985   parameters:
23986   - "throughput"
23987   - "parent"
23988   - "tags"
23989   sort:
23990   - "IP4BASE"
23991   - "ACL_STATELESS"
23992   - "ACL_STATEFUL"
23993   - "ACL_STATELESS"
23994   - "ACL_STATEFUL"
23995   layout:
23996     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23997     layout: "plot-throughput-speedup-analysis"
23998
23999 - type: "plot"
24000   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24001   algorithm: "plot_throughput_speedup_analysis"
24002   output-file-type: ".html"
24003   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24005   filter: "'NIC_Intel-X520-DA2' and
24006            '64B' and
24007            'NDRPDR' and
24008            'IP4FWD' and
24009            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24010            not 'IPSEC' and
24011            not 'DOT1Q' and
24012            not 'VHOST'"
24013   parameters:
24014   - "throughput"
24015   - "parent"
24016   - "tags"
24017   sort:
24018   - "IP4BASE"
24019   - "ACL_STATELESS"
24020   - "ACL_STATEFUL"
24021   - "ACL_STATELESS"
24022   - "ACL_STATEFUL"
24023   layout:
24024     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24025     layout: "plot-throughput-speedup-analysis"
24026
24027 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24028 - type: "plot"
24029   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24030   algorithm: "plot_throughput_speedup_analysis"
24031   output-file-type: ".html"
24032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24034   filter: "'NIC_Intel-X520-DA2' and
24035            '64B' and
24036            'NDRPDR' and
24037            'IP4FWD' and
24038            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24039            not 'IPSEC' and
24040            not 'DOT1Q' and
24041            not 'VHOST'"
24042   parameters:
24043   - "throughput"
24044   - "parent"
24045   - "tags"
24046   sort:
24047   - "IP4BASE"
24048   - "ACL_STATELESS"
24049   - "ACL_STATEFUL"
24050   - "ACL_STATELESS"
24051   - "ACL_STATEFUL"
24052   layout:
24053     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24054     layout: "plot-throughput-speedup-analysis"
24055
24056 - type: "plot"
24057   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24058   algorithm: "plot_throughput_speedup_analysis"
24059   output-file-type: ".html"
24060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24062   filter: "'NIC_Intel-X520-DA2' and
24063            '64B' and
24064            'NDRPDR' and
24065            'IP4FWD' and
24066            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24067            not 'IPSEC' and
24068            not 'DOT1Q' and
24069            not 'VHOST'"
24070   parameters:
24071   - "throughput"
24072   - "parent"
24073   - "tags"
24074   sort:
24075   - "IP4BASE"
24076   - "ACL_STATELESS"
24077   - "ACL_STATEFUL"
24078   - "ACL_STATELESS"
24079   - "ACL_STATEFUL"
24080   layout:
24081     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24082     layout: "plot-throughput-speedup-analysis"
24083
24084 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24085 - type: "plot"
24086   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24087   algorithm: "plot_throughput_speedup_analysis"
24088   output-file-type: ".html"
24089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24091   filter: "'NIC_Intel-X710' and
24092            '64B' and
24093            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24094            'NDRPDR' and
24095            'IP4FWD' and
24096            not 'IPSEC' and
24097            not 'DOT1Q' and
24098            not 'VHOST'"
24099   parameters:
24100   - "throughput"
24101   - "parent"
24102   - "tags"
24103   sort:
24104   - "IP4BASE"
24105   - "FIB_20K"
24106   - "FIB_200K"
24107   - "FIB_2M"
24108   layout:
24109     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24110     layout: "plot-throughput-speedup-analysis"
24111
24112 - type: "plot"
24113   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24114   algorithm: "plot_throughput_speedup_analysis"
24115   output-file-type: ".html"
24116   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24118   filter: "'NIC_Intel-X710' and
24119            '64B' and
24120            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24121            'NDRPDR' and
24122            'IP4FWD' and
24123            not 'IPSEC' and
24124            not 'DOT1Q' and
24125            not 'VHOST'"
24126   parameters:
24127   - "throughput"
24128   - "parent"
24129   - "tags"
24130   sort:
24131   - "IP4BASE"
24132   - "FIB_20K"
24133   - "FIB_200K"
24134   - "FIB_2M"
24135   layout:
24136     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24137     layout: "plot-throughput-speedup-analysis"
24138
24139 # Speedup - VPP IPv4 3n-hsw-x710 features
24140 - type: "plot"
24141   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24142   algorithm: "plot_throughput_speedup_analysis"
24143   output-file-type: ".html"
24144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24146   filter: "'NIC_Intel-X710' and
24147            '64B' and
24148            ('IP4BASE' or
24149             'POLICE_MARK' or
24150             'COPWHLIST' or
24151             ('NAT44' and 'BASE') or
24152             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24153            'NDRPDR' and
24154            'IP4FWD' and
24155            not 'IPSEC' and
24156            not 'VHOST'"
24157   parameters:
24158   - "throughput"
24159   - "parent"
24160   - "tags"
24161   sort:
24162   - "DOT1Q"
24163   - "IP4BASE"
24164   - "NAT44"
24165   - "POLICE_MARK"
24166   - "COPWHLIST"
24167   - "IACL"
24168   - "OACL"
24169   layout:
24170     title: "ip4-3n-hsw-x710-64b-features-ndr"
24171     layout: "plot-throughput-speedup-analysis"
24172
24173 - type: "plot"
24174   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24175   algorithm: "plot_throughput_speedup_analysis"
24176   output-file-type: ".html"
24177   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24178   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24179   filter: "'NIC_Intel-X710' and
24180            '64B' and
24181            ('IP4BASE' or
24182             'POLICE_MARK' or
24183             'COPWHLIST' or
24184             ('NAT44' and 'BASE') or
24185             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24186            'NDRPDR' and
24187            'IP4FWD' and
24188            not 'IPSEC' and
24189            not 'VHOST'"
24190   parameters:
24191   - "throughput"
24192   - "parent"
24193   - "tags"
24194   sort:
24195   - "DOT1Q"
24196   - "IP4BASE"
24197   - "NAT44"
24198   - "POLICE_MARK"
24199   - "COPWHLIST"
24200   - "IACL"
24201   - "OACL"
24202   layout:
24203     title: "ip4-3n-hsw-x710-64b-features-pdr"
24204     layout: "plot-throughput-speedup-analysis"
24205
24206 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24207 - type: "plot"
24208   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24209   algorithm: "plot_throughput_speedup_analysis"
24210   output-file-type: ".html"
24211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24213   filter: "'NIC_Intel-X710' and
24214            '64B' and
24215            'NDRPDR' and
24216            'IP4FWD' and
24217            ('NAT44' or 'IP4BASE') and
24218            not 'IPSEC' and
24219            not 'VHOST'"
24220   parameters:
24221   - "throughput"
24222   - "parent"
24223   - "tags"
24224   sort:
24225   - "IP4BASE"
24226   - "BASE"
24227   - "SRC_USER_10"
24228   - "SRC_USER_100"
24229   - "SRC_USER_1000"
24230   - "SRC_USER_2000"
24231   layout:
24232     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24233     layout: "plot-throughput-speedup-analysis"
24234
24235 - type: "plot"
24236   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24237   algorithm: "plot_throughput_speedup_analysis"
24238   output-file-type: ".html"
24239   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24241   filter: "'NIC_Intel-X710' and
24242            '64B' and
24243            'NDRPDR' and
24244            'IP4FWD' and
24245            ('NAT44' or 'IP4BASE') and
24246            not 'IPSEC' and
24247            not 'VHOST'"
24248   parameters:
24249   - "throughput"
24250   - "parent"
24251   - "tags"
24252   sort:
24253   - "IP4BASE"
24254   - "BASE"
24255   - "SRC_USER_10"
24256   - "SRC_USER_100"
24257   - "SRC_USER_1000"
24258   - "SRC_USER_2000"
24259   layout:
24260     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24261     layout: "plot-throughput-speedup-analysis"
24262
24263 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24264 - type: "plot"
24265   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24266   algorithm: "plot_throughput_speedup_analysis"
24267   output-file-type: ".html"
24268   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24270   filter: "'NIC_Intel-X710' and
24271            '64B' and
24272            'NDRPDR' and
24273            'IP4FWD' and
24274            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24275            not 'IPSEC' and
24276            not 'VHOST'"
24277   parameters:
24278   - "throughput"
24279   - "parent"
24280   - "tags"
24281   sort:
24282   - "IP4BASE"
24283   - "ACL_STATELESS"
24284   - "ACL_STATEFUL"
24285   - "ACL_STATELESS"
24286   - "ACL_STATEFUL"
24287   layout:
24288     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24289     layout: "plot-throughput-speedup-analysis"
24290
24291 - type: "plot"
24292   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24293   algorithm: "plot_throughput_speedup_analysis"
24294   output-file-type: ".html"
24295   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24297   filter: "'NIC_Intel-X710' and
24298            '64B' and
24299            'NDRPDR' and
24300            'IP4FWD' and
24301            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24302            not 'IPSEC' and
24303            not 'VHOST'"
24304   parameters:
24305   - "throughput"
24306   - "parent"
24307   - "tags"
24308   sort:
24309   - "IP4BASE"
24310   - "ACL_STATELESS"
24311   - "ACL_STATEFUL"
24312   - "ACL_STATELESS"
24313   - "ACL_STATEFUL"
24314   layout:
24315     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24316     layout: "plot-throughput-speedup-analysis"
24317
24318 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24319 - type: "plot"
24320   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24321   algorithm: "plot_throughput_speedup_analysis"
24322   output-file-type: ".html"
24323   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24325   filter: "'NIC_Intel-XL710' and
24326            '64B' and
24327            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24328            'NDRPDR' and
24329            'IP4FWD' and
24330            not 'IPSEC' and
24331            not 'VHOST'"
24332   parameters:
24333   - "throughput"
24334   - "parent"
24335   - "tags"
24336   sort:
24337   - "IP4BASE"
24338   - "FIB_20K"
24339   - "FIB_200K"
24340   - "FIB_2M"
24341   layout:
24342     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24343     layout: "plot-throughput-speedup-analysis"
24344
24345 - type: "plot"
24346   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24347   algorithm: "plot_throughput_speedup_analysis"
24348   output-file-type: ".html"
24349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24351   filter: "'NIC_Intel-XL710' and
24352            '64B' and
24353            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24354            'NDRPDR' and
24355            'IP4FWD' and
24356            not 'IPSEC' and
24357            not 'VHOST'"
24358   parameters:
24359   - "throughput"
24360   - "parent"
24361   - "tags"
24362   sort:
24363   - "IP4BASE"
24364   - "FIB_20K"
24365   - "FIB_200K"
24366   - "FIB_2M"
24367   layout:
24368     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24369     layout: "plot-throughput-speedup-analysis"
24370
24371 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24372 - type: "plot"
24373   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24374   algorithm: "plot_throughput_speedup_analysis"
24375   output-file-type: ".html"
24376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24378   filter: "'NIC_Intel-X710' and
24379            '64B' and
24380            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24381            'NDRPDR' and
24382            'IP4FWD' and
24383            not 'IPSEC' and
24384            not 'DOT1Q' and
24385            not 'VHOST'"
24386   parameters:
24387   - "throughput"
24388   - "parent"
24389   - "tags"
24390   sort:
24391   - "IP4BASE"
24392   - "FIB_20K"
24393   - "FIB_200K"
24394   - "FIB_2M"
24395   layout:
24396     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24397     layout: "plot-throughput-speedup-analysis"
24398
24399 - type: "plot"
24400   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24401   algorithm: "plot_throughput_speedup_analysis"
24402   output-file-type: ".html"
24403   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24405   filter: "'NIC_Intel-X710' and
24406            '64B' and
24407            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24408            'NDRPDR' and
24409            'IP4FWD' and
24410            not 'IPSEC' and
24411            not 'DOT1Q' and
24412            not 'VHOST'"
24413   parameters:
24414   - "throughput"
24415   - "parent"
24416   - "tags"
24417   sort:
24418   - "IP4BASE"
24419   - "FIB_20K"
24420   - "FIB_200K"
24421   - "FIB_2M"
24422   layout:
24423     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24424     layout: "plot-throughput-speedup-analysis"
24425
24426 # Speedup - VPP IPv4 3n-skx-x710 features
24427 - type: "plot"
24428   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24429   algorithm: "plot_throughput_speedup_analysis"
24430   output-file-type: ".html"
24431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24433   filter: "'NIC_Intel-X710' and
24434            '64B' and
24435            ('IP4BASE' or
24436             'POLICE_MARK' or
24437             'COPWHLIST' or
24438             ('NAT44' and 'BASE') or
24439             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24440            'NDRPDR' and
24441            'IP4FWD' and
24442            not 'IPSEC' and
24443            not 'VHOST'"
24444   parameters:
24445   - "throughput"
24446   - "parent"
24447   - "tags"
24448   sort:
24449   - "DOT1Q"
24450   - "IP4BASE"
24451   - "NAT44"
24452   - "POLICE_MARK"
24453   - "COPWHLIST"
24454   - "IACL"
24455   - "OACL"
24456   layout:
24457     title: "ip4-3n-skx-x710-64b-features-ndr"
24458     layout: "plot-throughput-speedup-analysis"
24459
24460 - type: "plot"
24461   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24462   algorithm: "plot_throughput_speedup_analysis"
24463   output-file-type: ".html"
24464   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24466   filter: "'NIC_Intel-X710' and
24467            '64B' and
24468            ('IP4BASE' or
24469             'POLICE_MARK' or
24470             'COPWHLIST' or
24471             ('NAT44' and 'BASE') or
24472             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24473            'NDRPDR' and
24474            'IP4FWD' and
24475            not 'IPSEC' and
24476            not 'VHOST'"
24477   parameters:
24478   - "throughput"
24479   - "parent"
24480   - "tags"
24481   sort:
24482   - "DOT1Q"
24483   - "IP4BASE"
24484   - "NAT44"
24485   - "POLICE_MARK"
24486   - "COPWHLIST"
24487   - "IACL"
24488   - "OACL"
24489   layout:
24490     title: "ip4-3n-skx-x710-64b-features-pdr"
24491     layout: "plot-throughput-speedup-analysis"
24492
24493 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24494 - type: "plot"
24495   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24496   algorithm: "plot_throughput_speedup_analysis"
24497   output-file-type: ".html"
24498   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24500   filter: "'NIC_Intel-X710' and
24501            '64B' and
24502            'NDRPDR' and
24503            'IP4FWD' and
24504            ('NAT44' or 'IP4BASE') and
24505            not 'IPSEC' and
24506            not 'VHOST'"
24507   parameters:
24508   - "throughput"
24509   - "parent"
24510   - "tags"
24511   sort:
24512   - "IP4BASE"
24513   - "BASE"
24514   - "SRC_USER_10"
24515   - "SRC_USER_100"
24516   - "SRC_USER_1000"
24517   - "SRC_USER_2000"
24518   layout:
24519     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24520     layout: "plot-throughput-speedup-analysis"
24521
24522 - type: "plot"
24523   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24524   algorithm: "plot_throughput_speedup_analysis"
24525   output-file-type: ".html"
24526   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24527   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24528   filter: "'NIC_Intel-X710' and
24529            '64B' and
24530            'NDRPDR' and
24531            'IP4FWD' and
24532            ('NAT44' or 'IP4BASE') and
24533            not 'IPSEC' and
24534            not 'VHOST'"
24535   parameters:
24536   - "throughput"
24537   - "parent"
24538   - "tags"
24539   sort:
24540   - "IP4BASE"
24541   - "BASE"
24542   - "SRC_USER_10"
24543   - "SRC_USER_100"
24544   - "SRC_USER_1000"
24545   - "SRC_USER_2000"
24546   layout:
24547     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24548     layout: "plot-throughput-speedup-analysis"
24549
24550 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24551 - type: "plot"
24552   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24553   algorithm: "plot_throughput_speedup_analysis"
24554   output-file-type: ".html"
24555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24557   filter: "'NIC_Intel-X710' and
24558            '64B' and
24559            'NDRPDR' and
24560            'IP4FWD' and
24561            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24562            not 'IPSEC' and
24563            not 'VHOST'"
24564   parameters:
24565   - "throughput"
24566   - "parent"
24567   - "tags"
24568   sort:
24569   - "IP4BASE"
24570   - "ACL_STATELESS"
24571   - "ACL_STATEFUL"
24572   - "ACL_STATELESS"
24573   - "ACL_STATEFUL"
24574   layout:
24575     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24576     layout: "plot-throughput-speedup-analysis"
24577
24578 - type: "plot"
24579   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24580   algorithm: "plot_throughput_speedup_analysis"
24581   output-file-type: ".html"
24582   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24584   filter: "'NIC_Intel-X710' and
24585            '64B' and
24586            'NDRPDR' and
24587            'IP4FWD' and
24588            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24589            not 'IPSEC' and
24590            not 'VHOST'"
24591   parameters:
24592   - "throughput"
24593   - "parent"
24594   - "tags"
24595   sort:
24596   - "IP4BASE"
24597   - "ACL_STATELESS"
24598   - "ACL_STATEFUL"
24599   - "ACL_STATELESS"
24600   - "ACL_STATEFUL"
24601   layout:
24602     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24603     layout: "plot-throughput-speedup-analysis"
24604
24605 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24606 #- type: "plot"
24607 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24608 #  algorithm: "plot_throughput_speedup_analysis"
24609 #  output-file-type: ".html"
24610 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24611 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24612 #  filter: "'NIC_Intel-X710' and
24613 #           '64B' and
24614 #           'NDRPDR' and
24615 #           'IP4FWD' and
24616 #           'OACL' and
24617 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24618 #           not 'IPSEC' and
24619 #           not 'VHOST'"
24620 #  parameters:
24621 #  - "throughput"
24622 #  - "parent"
24623 #  - "tags"
24624 #  sort:
24625 #  - "ACL_STATELESS"
24626 #  - "ACL_STATEFUL"
24627 #  - "ACL_STATELESS"
24628 #  - "ACL_STATEFUL"
24629 #  layout:
24630 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24631 #    layout: "plot-throughput-speedup-analysis"
24632 #
24633 #- type: "plot"
24634 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24635 #  algorithm: "plot_throughput_speedup_analysis"
24636 #  output-file-type: ".html"
24637 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24638 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24639 #  filter: "'NIC_Intel-X710' and
24640 #           '64B' and
24641 #           'NDRPDR' and
24642 #           'IP4FWD' and
24643 #           'OACL' and
24644 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24645 #           not 'IPSEC' and
24646 #           not 'VHOST'"
24647 #  parameters:
24648 #  - "throughput"
24649 #  - "parent"
24650 #  - "tags"
24651 #  sort:
24652 #  - "ACL_STATELESS"
24653 #  - "ACL_STATEFUL"
24654 #  - "ACL_STATELESS"
24655 #  - "ACL_STATEFUL"
24656 #  layout:
24657 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24658 #    layout: "plot-throughput-speedup-analysis"
24659
24660 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24661 - type: "plot"
24662   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24663   algorithm: "plot_throughput_speedup_analysis"
24664   output-file-type: ".html"
24665   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24667   filter: "'NIC_Intel-X710' and
24668            '64B' and
24669            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24670            'NDRPDR' and
24671            'IP4FWD' and
24672            not 'IPSEC' and
24673            not 'DOT1Q' and
24674            not 'VHOST'"
24675   parameters:
24676   - "throughput"
24677   - "parent"
24678   - "tags"
24679   sort:
24680   - "IP4BASE"
24681   - "FIB_20K"
24682   - "FIB_200K"
24683   - "FIB_2M"
24684   layout:
24685     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24686     layout: "plot-throughput-speedup-analysis"
24687
24688 - type: "plot"
24689   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24690   algorithm: "plot_throughput_speedup_analysis"
24691   output-file-type: ".html"
24692   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24694   filter: "'NIC_Intel-X710' and
24695            '64B' and
24696            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24697            'NDRPDR' and
24698            'IP4FWD' and
24699            not 'IPSEC' and
24700            not 'DOT1Q' and
24701            not 'VHOST'"
24702   parameters:
24703   - "throughput"
24704   - "parent"
24705   - "tags"
24706   sort:
24707   - "IP4BASE"
24708   - "FIB_20K"
24709   - "FIB_200K"
24710   - "FIB_2M"
24711   layout:
24712     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24713     layout: "plot-throughput-speedup-analysis"
24714
24715 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24716 - type: "plot"
24717   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24718   algorithm: "plot_throughput_speedup_analysis"
24719   output-file-type: ".html"
24720   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24722   filter: "'NIC_Intel-X710' and
24723            '64B' and
24724            'NDRPDR' and
24725            'IP4FWD' and
24726            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24727            not 'IPSEC' and
24728            not 'VHOST'"
24729   parameters:
24730   - "throughput"
24731   - "parent"
24732   - "tags"
24733   sort:
24734   - "IP4BASE"
24735   - "ACL_STATELESS"
24736   - "ACL_STATEFUL"
24737   - "ACL_STATELESS"
24738   - "ACL_STATEFUL"
24739   layout:
24740     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24741     layout: "plot-throughput-speedup-analysis"
24742
24743 - type: "plot"
24744   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24745   algorithm: "plot_throughput_speedup_analysis"
24746   output-file-type: ".html"
24747   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24748   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24749   filter: "'NIC_Intel-X710' and
24750            '64B' and
24751            'NDRPDR' and
24752            'IP4FWD' and
24753            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24754            not 'IPSEC' and
24755            not 'VHOST'"
24756   parameters:
24757   - "throughput"
24758   - "parent"
24759   - "tags"
24760   sort:
24761   - "IP4BASE"
24762   - "ACL_STATELESS"
24763   - "ACL_STATEFUL"
24764   - "ACL_STATELESS"
24765   - "ACL_STATEFUL"
24766   layout:
24767     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24768     layout: "plot-throughput-speedup-analysis"
24769
24770 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24771 - type: "plot"
24772   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24773   algorithm: "plot_throughput_speedup_analysis"
24774   output-file-type: ".html"
24775   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24777   filter: "'NIC_Intel-XXV710' and
24778            '64B' and
24779            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24780            'NDRPDR' and
24781            'IP4FWD' and
24782            not 'IPSEC' and
24783            not 'DOT1Q' and
24784            not 'VHOST'"
24785   parameters:
24786   - "throughput"
24787   - "parent"
24788   - "tags"
24789   sort:
24790   - "IP4BASE"
24791   - "FIB_20K"
24792   - "FIB_200K"
24793   - "FIB_2M"
24794   layout:
24795     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24796     layout: "plot-throughput-speedup-analysis"
24797
24798 - type: "plot"
24799   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24800   algorithm: "plot_throughput_speedup_analysis"
24801   output-file-type: ".html"
24802   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24804   filter: "'NIC_Intel-XXV710' and
24805            '64B' and
24806            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24807            'NDRPDR' and
24808            'IP4FWD' and
24809            not 'IPSEC' and
24810            not 'DOT1Q' and
24811            not 'VHOST'"
24812   parameters:
24813   - "throughput"
24814   - "parent"
24815   - "tags"
24816   sort:
24817   - "IP4BASE"
24818   - "FIB_20K"
24819   - "FIB_200K"
24820   - "FIB_2M"
24821   layout:
24822     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24823     layout: "plot-throughput-speedup-analysis"
24824
24825 ## Speedup - VPP IPv4 2n-dnv-x553 base
24826 #- type: "plot"
24827 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24828 #  algorithm: "plot_throughput_speedup_analysis"
24829 #  output-file-type: ".html"
24830 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24831 #  data: "intel-dnv-vpp"
24832 #  filter: "'NIC_Intel-X553' and
24833 #           '64B' and
24834 #           'IP4BASE' and
24835 #           'NDRPDR' and
24836 #           'IP4FWD' and
24837 #           not 'IPSEC' and
24838 #           not 'VHOST'"
24839 #  parameters:
24840 #  - "throughput"
24841 #  - "parent"
24842 #  - "tags"
24843 #  sort:
24844 #  - "IP4BASE"
24845 #  layout:
24846 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24847 #    layout: "plot-throughput-speedup-analysis"
24848 #
24849 #- type: "plot"
24850 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24851 #  algorithm: "plot_throughput_speedup_analysis"
24852 #  output-file-type: ".html"
24853 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24854 #  data: "intel-dnv-vpp"
24855 #  filter: "'NIC_Intel-X553' and
24856 #           '64B' and
24857 #           'IP4BASE' and
24858 #           'NDRPDR' and
24859 #           'IP4FWD' and
24860 #           not 'IPSEC' and
24861 #           not 'VHOST'"
24862 #  parameters:
24863 #  - "throughput"
24864 #  - "parent"
24865 #  - "tags"
24866 #  sort:
24867 #  - "IP4BASE"
24868 #  layout:
24869 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24870 #    layout: "plot-throughput-speedup-analysis"
24871
24872 ################################################################################
24873
24874 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24875 - type: "plot"
24876   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24877   algorithm: "plot_throughput_speedup_analysis"
24878   output-file-type: ".html"
24879   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24881   filter: "'NIC_Intel-X520-DA2' and
24882            '64B' and
24883            'ENCAP' and
24884            'NDRPDR' and
24885            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24886            not 'DOT1Q' and
24887            not 'VHOST' and
24888            not 'IPSECHW'"
24889   parameters:
24890   - "throughput"
24891   - "parent"
24892   - "tags"
24893   sort:
24894   - "IP4BASE"
24895   - "L2BDMACLRN"
24896   - "L2XCFWD"
24897   - "LISP"
24898   layout:
24899     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24900     layout: "plot-throughput-speedup-analysis"
24901
24902 - type: "plot"
24903   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24904   algorithm: "plot_throughput_speedup_analysis"
24905   output-file-type: ".html"
24906   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24908   filter: "'NIC_Intel-X520-DA2' and
24909            '64B' and
24910            'ENCAP' and
24911            'NDRPDR' and
24912            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24913            not 'DOT1Q' and
24914            not 'VHOST' and
24915            not 'IPSECHW'"
24916   parameters:
24917   - "throughput"
24918   - "parent"
24919   - "tags"
24920   sort:
24921   - "IP4BASE"
24922   - "L2BDMACLRN"
24923   - "L2XCFWD"
24924   - "LISP"
24925   layout:
24926     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24927     layout: "plot-throughput-speedup-analysis"
24928
24929 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24930 - type: "plot"
24931   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24932   algorithm: "plot_throughput_speedup_analysis"
24933   output-file-type: ".html"
24934   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24936   filter: "'NIC_Intel-X710' and
24937            '64B' and
24938            'ENCAP' and
24939            'NDRPDR' and
24940            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24941            not 'VHOST' and
24942            not 'IPSECHW'"
24943   parameters:
24944   - "throughput"
24945   - "parent"
24946   - "tags"
24947   sort:
24948   - "IP4BASE"
24949   - "LISP"
24950   - "VXLAN_1"
24951   - "VXLAN_10"
24952   - "VXLAN_100"
24953   - "VXLAN_1000"
24954   layout:
24955     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24956     layout: "plot-throughput-speedup-analysis"
24957
24958 - type: "plot"
24959   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24960   algorithm: "plot_throughput_speedup_analysis"
24961   output-file-type: ".html"
24962   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24964   filter: "'NIC_Intel-X710' and
24965            '64B' and
24966            'ENCAP' and
24967            'NDRPDR' and
24968            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24969            not 'VHOST' and
24970            not 'IPSECHW'"
24971   parameters:
24972   - "throughput"
24973   - "parent"
24974   - "tags"
24975   sort:
24976   - "IP4BASE"
24977   - "LISP"
24978   - "VXLAN_1"
24979   - "VXLAN_10"
24980   - "VXLAN_100"
24981   - "VXLAN_1000"
24982   layout:
24983     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24984     layout: "plot-throughput-speedup-analysis"
24985
24986 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24987 - type: "plot"
24988   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24989   algorithm: "plot_throughput_speedup_analysis"
24990   output-file-type: ".html"
24991   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24993   filter: "'NIC_Intel-X710' and
24994            '64B' and
24995            'ENCAP' and
24996            'NDRPDR' and
24997            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24998            not 'DOT1Q' and
24999            not 'VHOST' and
25000            not 'IPSECHW'"
25001   parameters:
25002   - "throughput"
25003   - "parent"
25004   - "tags"
25005   sort:
25006   - "IP4BASE"
25007   - "L2BDMACLRN"
25008   - "L2XCFWD"
25009   - "LISP"
25010   layout:
25011     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25012     layout: "plot-throughput-speedup-analysis"
25013
25014 - type: "plot"
25015   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25016   algorithm: "plot_throughput_speedup_analysis"
25017   output-file-type: ".html"
25018   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25020   filter: "'NIC_Intel-X710' and
25021            '64B' and
25022            'ENCAP' and
25023            'NDRPDR' and
25024            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25025            not 'DOT1Q' and
25026            not 'VHOST' and
25027            not 'IPSECHW'"
25028   parameters:
25029   - "throughput"
25030   - "parent"
25031   - "tags"
25032   sort:
25033   - "IP4BASE"
25034   - "L2BDMACLRN"
25035   - "L2XCFWD"
25036   - "LISP"
25037   layout:
25038     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25039     layout: "plot-throughput-speedup-analysis"
25040
25041 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25042 - type: "plot"
25043   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25044   algorithm: "plot_throughput_speedup_analysis"
25045   output-file-type: ".html"
25046   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25048   filter: "'NIC_Intel-X710' and
25049            '64B' and
25050            'ENCAP' and
25051            'NDRPDR' and
25052            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25053            not 'VHOST' and
25054            not 'IPSECHW'"
25055   parameters:
25056   - "throughput"
25057   - "parent"
25058   - "tags"
25059   sort:
25060   - "IP4BASE"
25061   - "LISP"
25062   - "VXLAN_1"
25063   - "VXLAN_10"
25064   - "VXLAN_100"
25065   - "VXLAN_1000"
25066   layout:
25067     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25068     layout: "plot-throughput-speedup-analysis"
25069
25070 - type: "plot"
25071   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25072   algorithm: "plot_throughput_speedup_analysis"
25073   output-file-type: ".html"
25074   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25075   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25076   filter: "'NIC_Intel-X710' and
25077            '64B' and
25078            'ENCAP' and
25079            'NDRPDR' and
25080            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25081            not 'VHOST' and
25082            not 'IPSECHW'"
25083   parameters:
25084   - "throughput"
25085   - "parent"
25086   - "tags"
25087   sort:
25088   - "IP4BASE"
25089   - "LISP"
25090   - "VXLAN_1"
25091   - "VXLAN_10"
25092   - "VXLAN_100"
25093   - "VXLAN_1000"
25094   layout:
25095     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25096     layout: "plot-throughput-speedup-analysis"
25097
25098 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25099 - type: "plot"
25100   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25101   algorithm: "plot_throughput_speedup_analysis"
25102   output-file-type: ".html"
25103   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25105   filter: "'NIC_Intel-X710' and
25106            '64B' and
25107            'ENCAP' and
25108            'NDRPDR' and
25109            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25110            not 'DOT1Q' and
25111            not 'VHOST' and
25112            not 'IPSECHW'"
25113   parameters:
25114   - "throughput"
25115   - "parent"
25116   - "tags"
25117   sort:
25118   - "IP4BASE"
25119   - "L2BDMACLRN"
25120   - "L2XCFWD"
25121   - "LISP"
25122   layout:
25123     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25124     layout: "plot-throughput-speedup-analysis"
25125
25126 - type: "plot"
25127   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25128   algorithm: "plot_throughput_speedup_analysis"
25129   output-file-type: ".html"
25130   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25132   filter: "'NIC_Intel-X710' and
25133            '64B' and
25134            'ENCAP' and
25135            'NDRPDR' and
25136            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25137            not 'DOT1Q' and
25138            not 'VHOST' and
25139            not 'IPSECHW'"
25140   parameters:
25141   - "throughput"
25142   - "parent"
25143   - "tags"
25144   sort:
25145   - "IP4BASE"
25146   - "L2BDMACLRN"
25147   - "L2XCFWD"
25148   - "LISP"
25149   layout:
25150     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25151     layout: "plot-throughput-speedup-analysis"
25152
25153 ################################################################################
25154
25155 # Speedup - VPP IPv6 3n-hsw-x520
25156 - type: "plot"
25157   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25158   algorithm: "plot_throughput_speedup_analysis"
25159   output-file-type: ".html"
25160   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25162   filter: "'NIC_Intel-X520-DA2' and
25163            '78B' and
25164            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25165            'NDRPDR' and
25166            'IP6FWD' and
25167            not 'SRv6' and
25168            not 'IPSEC' and
25169            not 'VHOST'"
25170   parameters:
25171   - "throughput"
25172   - "parent"
25173   - "tags"
25174   sort:
25175   - "IP6BASE"
25176   - "FIB_20K"
25177   - "FIB_200K"
25178   - "FIB_2M"
25179   layout:
25180     title: "ip6-3n-hsw-x520-78b-base-ndr"
25181     layout: "plot-throughput-speedup-analysis"
25182
25183 - type: "plot"
25184   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25185   algorithm: "plot_throughput_speedup_analysis"
25186   output-file-type: ".html"
25187   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25189   filter: "'NIC_Intel-X520-DA2' and
25190            '78B' and
25191            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25192            'NDRPDR' and
25193            'IP6FWD' and
25194            not 'SRv6' and
25195            not 'IPSEC' and
25196            not 'VHOST'"
25197   parameters:
25198   - "throughput"
25199   - "parent"
25200   - "tags"
25201   sort:
25202   - "IP6BASE"
25203   - "FIB_20K"
25204   - "FIB_200K"
25205   - "FIB_2M"
25206   layout:
25207     title: "ip6-3n-hsw-x520-78b-base-pdr"
25208     layout: "plot-throughput-speedup-analysis"
25209
25210 # Speedup - VPP IPv6 3n-hsw-x710
25211 - type: "plot"
25212   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25213   algorithm: "plot_throughput_speedup_analysis"
25214   output-file-type: ".html"
25215   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25217   filter: "'NIC_Intel-X710' and
25218            '78B' and
25219            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25220            'NDRPDR' and
25221            'IP6FWD' and
25222            not 'SRv6' and
25223            not 'IPSEC' and
25224            not 'VHOST'"
25225   parameters:
25226   - "throughput"
25227   - "parent"
25228   - "tags"
25229   sort:
25230   - "IP6BASE"
25231   - "FIB_20K"
25232   - "FIB_200K"
25233   - "FIB_2M"
25234   layout:
25235     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25236     layout: "plot-throughput-speedup-analysis"
25237
25238 - type: "plot"
25239   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25240   algorithm: "plot_throughput_speedup_analysis"
25241   output-file-type: ".html"
25242   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25244   filter: "'NIC_Intel-X710' and
25245            '78B' and
25246            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25247            'NDRPDR' and
25248            'IP6FWD' and
25249            not 'SRv6' and
25250            not 'IPSEC' and
25251            not 'VHOST'"
25252   parameters:
25253   - "throughput"
25254   - "parent"
25255   - "tags"
25256   sort:
25257   - "IP6BASE"
25258   - "FIB_20K"
25259   - "FIB_200K"
25260   - "FIB_2M"
25261   layout:
25262     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25263     layout: "plot-throughput-speedup-analysis"
25264
25265 # Speedup - VPP IPv6 3n-hsw-x710 features
25266 - type: "plot"
25267   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25268   algorithm: "plot_throughput_speedup_analysis"
25269   output-file-type: ".html"
25270   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25272   filter: "'NIC_Intel-X710' and
25273            '78B' and
25274            ('IP6BASE' or
25275             'POLICE_MARK' or
25276             'COPWHLIST' or
25277             'IACLDST') and
25278            'NDRPDR' and
25279            'IP6FWD' and
25280            not 'SRv6' and
25281            not 'IPSEC' and
25282            not 'VHOST'"
25283   parameters:
25284   - "throughput"
25285   - "parent"
25286   - "tags"
25287   sort:
25288   - "IP6BASE"
25289   - "POLICE_MARK"
25290   - "COPWHLIST"
25291   - "IACLDST"
25292   layout:
25293     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25294     layout: "plot-throughput-speedup-analysis"
25295
25296 - type: "plot"
25297   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25298   algorithm: "plot_throughput_speedup_analysis"
25299   output-file-type: ".html"
25300   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25302   filter: "'NIC_Intel-X710' and
25303            '78B' and
25304            ('IP6BASE' or
25305             'POLICE_MARK' or
25306             'COPWHLIST' or
25307             'IACLDST') and
25308            'NDRPDR' and
25309            'IP6FWD' and
25310            not 'SRv6' and
25311            not 'IPSEC' and
25312            not 'VHOST'"
25313   parameters:
25314   - "throughput"
25315   - "parent"
25316   - "tags"
25317   sort:
25318   - "IP6BASE"
25319   - "POLICE_MARK"
25320   - "COPWHLIST"
25321   - "IACLDST"
25322   layout:
25323     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25324     layout: "plot-throughput-speedup-analysis"
25325
25326 # Speedup - VPP IPv6 3n-hsw-xl710
25327 - type: "plot"
25328   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25329   algorithm: "plot_throughput_speedup_analysis"
25330   output-file-type: ".html"
25331   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25333   filter: "'NIC_Intel-XL710' and
25334            '78B' and
25335            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25336            'NDRPDR' and
25337            'IP6FWD' and
25338            not 'SRv6' and
25339            not 'IPSEC' and
25340            not 'VHOST'"
25341   parameters:
25342   - "throughput"
25343   - "parent"
25344   - "tags"
25345   sort:
25346   - "IP6BASE"
25347   - "FIB_20K"
25348   - "FIB_200K"
25349   - "FIB_2M"
25350   layout:
25351     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25352     layout: "plot-throughput-speedup-analysis"
25353
25354 - type: "plot"
25355   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25356   algorithm: "plot_throughput_speedup_analysis"
25357   output-file-type: ".html"
25358   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25360   filter: "'NIC_Intel-XL710' and
25361            '78B' and
25362            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25363            'NDRPDR' and
25364            'IP6FWD' and
25365            not 'SRv6' and
25366            not 'IPSEC' and
25367            not 'VHOST'"
25368   parameters:
25369   - "throughput"
25370   - "parent"
25371   - "tags"
25372   sort:
25373   - "IP6BASE"
25374   - "FIB_20K"
25375   - "FIB_200K"
25376   - "FIB_2M"
25377   layout:
25378     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25379     layout: "plot-throughput-speedup-analysis"
25380
25381 # Speedup - VPP IPv6 3n-skx-x710
25382 - type: "plot"
25383   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25384   algorithm: "plot_throughput_speedup_analysis"
25385   output-file-type: ".html"
25386   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25388   filter: "'NIC_Intel-X710' and
25389            '78B' and
25390            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25391            'NDRPDR' and
25392            'IP6FWD' and
25393            not 'SRv6' and
25394            not 'IPSEC' and
25395            not 'VHOST'"
25396   parameters:
25397   - "throughput"
25398   - "parent"
25399   - "tags"
25400   sort:
25401   - "IP6BASE"
25402   - "FIB_20K"
25403   - "FIB_200K"
25404   - "FIB_2M"
25405   layout:
25406     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25407     layout: "plot-throughput-speedup-analysis"
25408
25409 - type: "plot"
25410   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25411   algorithm: "plot_throughput_speedup_analysis"
25412   output-file-type: ".html"
25413   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25415   filter: "'NIC_Intel-X710' and
25416            '78B' and
25417            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25418            'NDRPDR' and
25419            'IP6FWD' and
25420            not 'SRv6' and
25421            not 'IPSEC' and
25422            not 'VHOST'"
25423   parameters:
25424   - "throughput"
25425   - "parent"
25426   - "tags"
25427   sort:
25428   - "IP6BASE"
25429   - "FIB_20K"
25430   - "FIB_200K"
25431   - "FIB_2M"
25432   layout:
25433     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25434     layout: "plot-throughput-speedup-analysis"
25435
25436 # Speedup - VPP IPv6 3n-skx-x710 features
25437 - type: "plot"
25438   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25439   algorithm: "plot_throughput_speedup_analysis"
25440   output-file-type: ".html"
25441   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25443   filter: "'NIC_Intel-X710' and
25444            '78B' and
25445            ('IP6BASE' or
25446             'POLICE_MARK' or
25447             'COPWHLIST' or
25448             'IACLDST') and
25449            'NDRPDR' and
25450            'IP6FWD' and
25451            not 'SRv6' and
25452            not 'IPSEC' and
25453            not 'VHOST'"
25454   parameters:
25455   - "throughput"
25456   - "parent"
25457   - "tags"
25458   sort:
25459   - "IP6BASE"
25460   - "POLICE_MARK"
25461   - "COPWHLIST"
25462   - "IACLDST"
25463   layout:
25464     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25465     layout: "plot-throughput-speedup-analysis"
25466
25467 - type: "plot"
25468   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25469   algorithm: "plot_throughput_speedup_analysis"
25470   output-file-type: ".html"
25471   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25473   filter: "'NIC_Intel-X710' and
25474            '78B' and
25475            ('IP6BASE' or
25476             'POLICE_MARK' or
25477             'COPWHLIST' or
25478             'IACLDST') and
25479            'NDRPDR' and
25480            'IP6FWD' and
25481            not 'SRv6' and
25482            not 'IPSEC' and
25483            not 'VHOST'"
25484   parameters:
25485   - "throughput"
25486   - "parent"
25487   - "tags"
25488   sort:
25489   - "IP6BASE"
25490   - "POLICE_MARK"
25491   - "COPWHLIST"
25492   - "IACLDST"
25493   layout:
25494     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25495     layout: "plot-throughput-speedup-analysis"
25496
25497 # Speedup - VPP IPv6 3n-skx-xxv710
25498 - type: "plot"
25499   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25500   algorithm: "plot_throughput_speedup_analysis"
25501   output-file-type: ".html"
25502   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25504   filter: "'NIC_Intel-XXV710' and
25505            '78B' and
25506            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25507            'NDRPDR' and
25508            'IP6FWD' and
25509            not 'SRv6' and
25510            not 'IPSEC' and
25511            not 'VHOST'"
25512   parameters:
25513   - "throughput"
25514   - "parent"
25515   - "tags"
25516   sort:
25517   - "IP6BASE"
25518   - "FIB_20K"
25519   - "FIB_200K"
25520   - "FIB_2M"
25521   layout:
25522     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25523     layout: "plot-throughput-speedup-analysis"
25524
25525 - type: "plot"
25526   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25527   algorithm: "plot_throughput_speedup_analysis"
25528   output-file-type: ".html"
25529   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25531   filter: "'NIC_Intel-XXV710' and
25532            '78B' and
25533            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25534            'NDRPDR' and
25535            'IP6FWD' and
25536            not 'SRv6' and
25537            not 'IPSEC' and
25538            not 'VHOST'"
25539   parameters:
25540   - "throughput"
25541   - "parent"
25542   - "tags"
25543   sort:
25544   - "IP6BASE"
25545   - "FIB_20K"
25546   - "FIB_200K"
25547   - "FIB_2M"
25548   layout:
25549     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25550     layout: "plot-throughput-speedup-analysis"
25551
25552 # Speedup - VPP IPv6 2n-skx-x710
25553 - type: "plot"
25554   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25555   algorithm: "plot_throughput_speedup_analysis"
25556   output-file-type: ".html"
25557   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25559   filter: "'NIC_Intel-X710' and
25560            '78B' and
25561            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25562            'NDRPDR' and
25563            'IP6FWD' and
25564            not 'SRv6' and
25565            not 'IPSEC' and
25566            not 'VHOST'"
25567   parameters:
25568   - "throughput"
25569   - "parent"
25570   - "tags"
25571   sort:
25572   - "IP6BASE"
25573   - "FIB_20K"
25574   - "FIB_200K"
25575   - "FIB_2M"
25576   layout:
25577     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25578     layout: "plot-throughput-speedup-analysis"
25579
25580 - type: "plot"
25581   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25582   algorithm: "plot_throughput_speedup_analysis"
25583   output-file-type: ".html"
25584   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25586   filter: "'NIC_Intel-X710' and
25587            '78B' and
25588            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25589            'NDRPDR' and
25590            'IP6FWD' and
25591            not 'SRv6' and
25592            not 'IPSEC' and
25593            not 'VHOST'"
25594   parameters:
25595   - "throughput"
25596   - "parent"
25597   - "tags"
25598   sort:
25599   - "IP6BASE"
25600   - "FIB_20K"
25601   - "FIB_200K"
25602   - "FIB_2M"
25603   layout:
25604     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25605     layout: "plot-throughput-speedup-analysis"
25606
25607 # Speedup - VPP IPv6 2n-skx-xxv710
25608 - type: "plot"
25609   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25610   algorithm: "plot_throughput_speedup_analysis"
25611   output-file-type: ".html"
25612   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25614   filter: "'NIC_Intel-XXV710' and
25615            '78B' and
25616            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25617            'NDRPDR' and
25618            'IP6FWD' and
25619            not 'SRv6' and
25620            not 'IPSEC' and
25621            not 'VHOST'"
25622   parameters:
25623   - "throughput"
25624   - "parent"
25625   - "tags"
25626   sort:
25627   - "IP6BASE"
25628   - "FIB_20K"
25629   - "FIB_200K"
25630   - "FIB_2M"
25631   layout:
25632     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25633     layout: "plot-throughput-speedup-analysis"
25634
25635 - type: "plot"
25636   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25637   algorithm: "plot_throughput_speedup_analysis"
25638   output-file-type: ".html"
25639   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25641   filter: "'NIC_Intel-XXV710' and
25642            '78B' and
25643            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25644            'NDRPDR' and
25645            'IP6FWD' and
25646            not 'SRv6' and
25647            not 'IPSEC' and
25648            not 'VHOST'"
25649   parameters:
25650   - "throughput"
25651   - "parent"
25652   - "tags"
25653   sort:
25654   - "IP6BASE"
25655   - "FIB_20K"
25656   - "FIB_200K"
25657   - "FIB_2M"
25658   layout:
25659     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25660     layout: "plot-throughput-speedup-analysis"
25661
25662 ## Speedup - VPP IPv6 2n-dnv-x553 base
25663 #- type: "plot"
25664 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25665 #  algorithm: "plot_throughput_speedup_analysis"
25666 #  output-file-type: ".html"
25667 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25668 #  data: "intel-dnv-vpp"
25669 #  filter: "'NIC_Intel-X553' and
25670 #           '78B' and
25671 #           'IP6BASE' and
25672 #           'NDRPDR' and
25673 #           'IP6FWD' and
25674 #           not 'SRv6' and
25675 #           not 'IPSEC' and
25676 #           not 'VHOST'"
25677 #  parameters:
25678 #  - "throughput"
25679 #  - "parent"
25680 #  - "tags"
25681 #  sort:
25682 #  - "IP6BASE"
25683 #  layout:
25684 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25685 #    layout: "plot-throughput-speedup-analysis"
25686 #
25687 #- type: "plot"
25688 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25689 #  algorithm: "plot_throughput_speedup_analysis"
25690 #  output-file-type: ".html"
25691 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25692 #  data: "intel-dnv-vpp"
25693 #  filter: "'NIC_Intel-X553' and
25694 #           '78B' and
25695 #           'IP6BASE' and
25696 #           'NDRPDR' and
25697 #           'IP6FWD' and
25698 #           not 'SRv6' and
25699 #           not 'IPSEC' and
25700 #           not 'VHOST'"
25701 #  parameters:
25702 #  - "throughput"
25703 #  - "parent"
25704 #  - "tags"
25705 #  sort:
25706 #  - "IP6BASE"
25707 #  layout:
25708 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25709 #    layout: "plot-throughput-speedup-analysis"
25710
25711 ################################################################################
25712
25713 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25714 - type: "plot"
25715   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25716   algorithm: "plot_throughput_speedup_analysis"
25717   output-file-type: ".html"
25718   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25720   filter: "'NIC_Intel-X520-DA2' and
25721            '78B' and
25722            'ENCAP' and
25723            'NDRPDR' and
25724            'LISP' and
25725            not 'VHOST'"
25726   parameters:
25727   - "throughput"
25728   - "parent"
25729   - "tags"
25730   sort:
25731   - "IP4UNRLAY"
25732   - "IP6UNRLAY"
25733   layout:
25734     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25735     layout: "plot-throughput-speedup-analysis"
25736
25737 - type: "plot"
25738   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25739   algorithm: "plot_throughput_speedup_analysis"
25740   output-file-type: ".html"
25741   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25743   filter: "'NIC_Intel-X520-DA2' and
25744            '78B' and
25745            'ENCAP' and
25746            'NDRPDR' and
25747            'LISP' and
25748            not 'VHOST'"
25749   parameters:
25750   - "throughput"
25751   - "parent"
25752   - "tags"
25753   sort:
25754   - "IP4UNRLAY"
25755   - "IP6UNRLAY"
25756   layout:
25757     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25758     layout: "plot-throughput-speedup-analysis"
25759
25760 ################################################################################
25761
25762 # Speedup - VPP IPSec 3n-hsw-xl710 base
25763 - type: "plot"
25764   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25765   algorithm: "plot_throughput_speedup_analysis"
25766   output-file-type: ".html"
25767   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25769   filter: "'NIC_Intel-XL710' and
25770            '64B' and
25771            'IP4FWD' and
25772            'NDRPDR' and
25773            'BASE' and
25774            'IPSECHW' and
25775            not 'VHOST'"
25776   parameters:
25777   - "throughput"
25778   - "parent"
25779   - "tags"
25780   layout:
25781     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25782     layout: "plot-throughput-speedup-analysis"
25783
25784 - type: "plot"
25785   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25786   algorithm: "plot_throughput_speedup_analysis"
25787   output-file-type: ".html"
25788   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25790   filter: "'NIC_Intel-XL710' and
25791            '64B' and
25792            'IP4FWD' and
25793            'NDRPDR' and
25794            'BASE' and
25795            'IPSECHW' and
25796            not 'VHOST'"
25797   parameters:
25798   - "throughput"
25799   - "parent"
25800   - "tags"
25801   layout:
25802     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25803     layout: "plot-throughput-speedup-analysis"
25804
25805 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25806 - type: "plot"
25807   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25808   algorithm: "plot_throughput_speedup_analysis"
25809   output-file-type: ".html"
25810   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25812   filter: "'NIC_Intel-XL710' and
25813            '64B' and
25814            'IP4FWD' and
25815            'NDRPDR' and
25816            'SCALE' and
25817            'IPSECHW' and
25818            not 'VHOST'"
25819   parameters:
25820   - "throughput"
25821   - "parent"
25822   - "tags"
25823   layout:
25824     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25825     layout: "plot-throughput-speedup-analysis"
25826
25827 - type: "plot"
25828   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25829   algorithm: "plot_throughput_speedup_analysis"
25830   output-file-type: ".html"
25831   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25833   filter: "'NIC_Intel-XL710' and
25834            '64B' and
25835            'IP4FWD' and
25836            'NDRPDR' and
25837            'SCALE' and
25838            'IPSECHW' and
25839            not 'VHOST'"
25840   parameters:
25841   - "throughput"
25842   - "parent"
25843   - "tags"
25844   layout:
25845     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25846     layout: "plot-throughput-speedup-analysis"
25847
25848 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25849 - type: "plot"
25850   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25851   algorithm: "plot_throughput_speedup_analysis"
25852   output-file-type: ".html"
25853   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25855   filter: "'NIC_Intel-XL710' and
25856            '64B' and
25857            'IP4FWD' and
25858            'NDRPDR' and
25859            'IPSECSW' and
25860            not 'VHOST'"
25861   parameters:
25862   - "throughput"
25863   - "parent"
25864   - "tags"
25865   layout:
25866     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25867     layout: "plot-throughput-speedup-analysis"
25868
25869 - type: "plot"
25870   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25871   algorithm: "plot_throughput_speedup_analysis"
25872   output-file-type: ".html"
25873   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25875   filter: "'NIC_Intel-XL710' and
25876            '64B' and
25877            'IP4FWD' and
25878            'NDRPDR' and
25879            'IPSECSW' and
25880            not 'VHOST'"
25881   parameters:
25882   - "throughput"
25883   - "parent"
25884   - "tags"
25885   layout:
25886     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25887     layout: "plot-throughput-speedup-analysis"
25888
25889 ################################################################################
25890
25891 # Speedup - VPP SRv6 3n-hsw-x520
25892 - type: "plot"
25893   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25894   algorithm: "plot_throughput_speedup_analysis"
25895   output-file-type: ".html"
25896   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25898   filter: "'NIC_Intel-X520-DA2' and
25899            '78B' and
25900            'FEATURE' and
25901            'NDRPDR' and
25902            'IP6FWD' and
25903            'SRv6'"
25904   parameters:
25905   - "throughput"
25906   - "parent"
25907   - "tags"
25908   layout:
25909     title: "srv6-3n-hsw-x520-78b-features-ndr"
25910     layout: "plot-throughput-speedup-analysis"
25911
25912 - type: "plot"
25913   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25914   algorithm: "plot_throughput_speedup_analysis"
25915   output-file-type: ".html"
25916   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25918   filter: "'NIC_Intel-X520-DA2' and
25919            '78B' and
25920            'FEATURE' and
25921            'NDRPDR' and
25922            'IP6FWD' and
25923            'SRv6'"
25924   parameters:
25925   - "throughput"
25926   - "parent"
25927   - "tags"
25928   layout:
25929     title: "srv6-3n-hsw-x520-78b-features-pdr"
25930     layout: "plot-throughput-speedup-analysis"
25931
25932 ################################################################################
25933
25934 # Speedup - VPP L2 3n-hsw-x520 base and scale
25935 - type: "plot"
25936   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25937   algorithm: "plot_throughput_speedup_analysis"
25938   output-file-type: ".html"
25939   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25941   filter: "'NIC_Intel-X520-DA2' and
25942            '64B' and
25943            ('BASE' or 'SCALE') and
25944            'NDRPDR' and
25945            'ETH' and
25946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25947            not 'VHOST' and
25948            not 'MEMIF'"
25949   parameters:
25950   - "throughput"
25951   - "parent"
25952   - "tags"
25953   sort:
25954   - "L2XCFWD"
25955   - "L2PATCH"
25956   - "L2BDMACLRN"
25957   - "FIB_10K"
25958   - "FIB_100K"
25959   - "FIB_1M"
25960   layout:
25961     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25962     layout: "plot-throughput-speedup-analysis"
25963
25964 - type: "plot"
25965   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25966   algorithm: "plot_throughput_speedup_analysis"
25967   output-file-type: ".html"
25968   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25970   filter: "'NIC_Intel-X520-DA2' and
25971            '64B' and
25972            ('BASE' or 'SCALE') and
25973            'NDRPDR' and
25974            'ETH' and
25975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25976            not 'VHOST' and
25977            not 'MEMIF'"
25978   parameters:
25979   - "throughput"
25980   - "parent"
25981   - "tags"
25982   sort:
25983   - "L2XCFWD"
25984   - "L2PATCH"
25985   - "L2BDMACLRN"
25986   - "FIB_10K"
25987   - "FIB_100K"
25988   - "FIB_1M"
25989   layout:
25990     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25991     layout: "plot-throughput-speedup-analysis"
25992
25993 # Speedup - VPP L2 3n-hsw-x520 features
25994 - type: "plot"
25995   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25996   algorithm: "plot_throughput_speedup_analysis"
25997   output-file-type: ".html"
25998   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26000   filter: "'NIC_Intel-X520-DA2' and
26001            '64B' and
26002            'NDRPDR' and
26003            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26004            not 'ACL' and
26005            not 'VHOST' and
26006            not 'MEMIF'"
26007   parameters:
26008   - "throughput"
26009   - "parent"
26010   - "tags"
26011   sort:
26012   - "L2XCBASE"    # l2xcbase
26013   - "L2BDBASE"    # l2bdbase
26014   - "L2XCFWD"     # dot1q-l2xcbase
26015   - "L2BDMACLRN"  # dot1q-l2bdbase
26016   layout:
26017     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26018     layout: "plot-throughput-speedup-analysis"
26019
26020 - type: "plot"
26021   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26022   algorithm: "plot_throughput_speedup_analysis"
26023   output-file-type: ".html"
26024   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26026   filter: "'NIC_Intel-X520-DA2' and
26027            '64B' and
26028            'NDRPDR' and
26029            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26030            not 'ACL' and
26031            not 'VHOST' and
26032            not 'MEMIF'"
26033   parameters:
26034   - "throughput"
26035   - "parent"
26036   - "tags"
26037   sort:
26038   - "L2XCBASE"    # l2xcbase
26039   - "L2BDBASE"    # l2bdbase
26040   - "L2XCFWD"     # dot1q-l2xcbase
26041   - "L2BDMACLRN"  # dot1q-l2bdbase
26042   layout:
26043     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26044     layout: "plot-throughput-speedup-analysis"
26045
26046 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26047 - type: "plot"
26048   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26049   algorithm: "plot_throughput_speedup_analysis"
26050   output-file-type: ".html"
26051   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26053   filter: "'NIC_Intel-X520-DA2' and
26054            'NDRPDR' and
26055            '64B' and
26056            'FEATURE' and
26057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26058            'IACL' and
26059            ('ACL1' or 'ACL50') and
26060            ('10K_FLOWS' or '10k_FLOWS') and
26061            not 'MACIP' and
26062            not 'VHOST' and
26063            not 'MEMIF'"
26064   parameters:
26065   - "throughput"
26066   - "parent"
26067   - "tags"
26068   layout:
26069     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26070     layout: "plot-throughput-speedup-analysis"
26071
26072 - type: "plot"
26073   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26074   algorithm: "plot_throughput_speedup_analysis"
26075   output-file-type: ".html"
26076   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26078   filter: "'NIC_Intel-X520-DA2' and
26079            'NDRPDR' and
26080            '64B' and
26081            'FEATURE' and
26082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26083            'IACL' and
26084            ('ACL1' or 'ACL50') and
26085            ('10K_FLOWS' or '10k_FLOWS') and
26086            not 'MACIP' and
26087            not 'VHOST' and
26088            not 'MEMIF'"
26089   parameters:
26090   - "throughput"
26091   - "parent"
26092   - "tags"
26093   layout:
26094     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26095     layout: "plot-throughput-speedup-analysis"
26096
26097 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26098 - type: "plot"
26099   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26100   algorithm: "plot_throughput_speedup_analysis"
26101   output-file-type: ".html"
26102   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26104   filter: "'NIC_Intel-X520-DA2' and
26105            'NDRPDR' and
26106            '64B' and
26107            'FEATURE' and
26108            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26109            'OACL' and
26110            ('ACL1' or 'ACL50') and
26111            ('10K_FLOWS' or '10k_FLOWS') and
26112            not 'MACIP' and
26113            not 'VHOST' and
26114            not 'MEMIF'"
26115   parameters:
26116   - "throughput"
26117   - "parent"
26118   - "tags"
26119   layout:
26120     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26121     layout: "plot-throughput-speedup-analysis"
26122
26123 - type: "plot"
26124   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26125   algorithm: "plot_throughput_speedup_analysis"
26126   output-file-type: ".html"
26127   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26129   filter: "'NIC_Intel-X520-DA2' and
26130            'NDRPDR' and
26131            '64B' and
26132            'FEATURE' and
26133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26134            'OACL' and
26135            ('ACL1' or 'ACL50') and
26136            ('10K_FLOWS' or '10k_FLOWS') and
26137            not 'MACIP' and
26138            not 'VHOST' and
26139            not 'MEMIF'"
26140   parameters:
26141   - "throughput"
26142   - "parent"
26143   - "tags"
26144   layout:
26145     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26146     layout: "plot-throughput-speedup-analysis"
26147
26148 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26149 - type: "plot"
26150   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26151   algorithm: "plot_throughput_speedup_analysis"
26152   output-file-type: ".html"
26153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26155   filter: "'NIC_Intel-X520-DA2' and
26156            'NDRPDR' and
26157            '64B' and
26158            'FEATURE' and
26159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26160            'OACL' and
26161            ('ACL1' or 'ACL50') and
26162            ('10K_FLOWS' or '10k_FLOWS') and
26163            not 'MACIP' and
26164            not 'VHOST' and
26165            not 'MEMIF'"
26166   parameters:
26167   - "throughput"
26168   - "parent"
26169   - "tags"
26170   layout:
26171     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26172     layout: "plot-throughput-speedup-analysis"
26173
26174 - type: "plot"
26175   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26176   algorithm: "plot_throughput_speedup_analysis"
26177   output-file-type: ".html"
26178   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26180   filter: "'NIC_Intel-X520-DA2' and
26181            'NDRPDR' and
26182            '64B' and
26183            'FEATURE' and
26184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26185            'OACL' and
26186            ('ACL1' or 'ACL50') and
26187            ('10K_FLOWS' or '10k_FLOWS') and
26188            not 'MACIP' and
26189            not 'VHOST' and
26190            not 'MEMIF'"
26191   parameters:
26192   - "throughput"
26193   - "parent"
26194   - "tags"
26195   layout:
26196     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26197     layout: "plot-throughput-speedup-analysis"
26198
26199 # Speedup - VPP L2 3n-hsw-x520 features-macip
26200 - type: "plot"
26201   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26202   algorithm: "plot_throughput_speedup_analysis"
26203   output-file-type: ".html"
26204   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26206   filter: "'NIC_Intel-X520-DA2' and
26207            'NDRPDR' and
26208            '64B' and
26209            'FEATURE' and
26210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26211            'MACIP' and
26212            ('ACL1' or 'ACL50') and
26213            ('10K_FLOWS' or '10k_FLOWS') and
26214            not 'VHOST' and
26215            not 'MEMIF'"
26216   parameters:
26217   - "throughput"
26218   - "parent"
26219   - "tags"
26220   layout:
26221     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26222     layout: "plot-throughput-speedup-analysis"
26223
26224 - type: "plot"
26225   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26226   algorithm: "plot_throughput_speedup_analysis"
26227   output-file-type: ".html"
26228   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26230   filter: "'NIC_Intel-X520-DA2' and
26231            'NDRPDR' and
26232            '64B' and
26233            'FEATURE' and
26234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26235            'MACIP' and
26236            ('ACL1' or 'ACL50') and
26237            ('10K_FLOWS' or '10k_FLOWS') and
26238            not 'VHOST' and
26239            not 'MEMIF'"
26240   parameters:
26241   - "throughput"
26242   - "parent"
26243   - "tags"
26244   layout:
26245     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26246     layout: "plot-throughput-speedup-analysis"
26247
26248 # Speedup - VPP L2 3n-hsw-x710 base and scale
26249 - type: "plot"
26250   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26251   algorithm: "plot_throughput_speedup_analysis"
26252   output-file-type: ".html"
26253   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26255   filter: "'NIC_Intel-X710' and
26256            '64B' and
26257            ('BASE' or 'SCALE') and
26258            'NDRPDR' and
26259            'ETH' and
26260            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26261            not 'VHOST' and
26262            not 'MEMIF' and
26263            not 'DRV_AVF'"
26264   parameters:
26265   - "throughput"
26266   - "parent"
26267   - "tags"
26268   sort:
26269   - "L2PATCH"
26270   - "L2XCFWD"
26271   - "L2BDMACLRN"
26272   - "FIB_10K"
26273   - "FIB_100K"
26274   - "FIB_1M"
26275   layout:
26276     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26277     layout: "plot-throughput-speedup-analysis"
26278
26279 - type: "plot"
26280   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26281   algorithm: "plot_throughput_speedup_analysis"
26282   output-file-type: ".html"
26283   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26285   filter: "'NIC_Intel-X710' and
26286            '64B' and
26287            ('BASE' or 'SCALE') and
26288            'NDRPDR' and
26289            'ETH' and
26290            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26291            not 'VHOST' and
26292            not 'MEMIF' and
26293            not 'DRV_AVF'"
26294   parameters:
26295   - "throughput"
26296   - "parent"
26297   - "tags"
26298   sort:
26299   - "L2PATCH"
26300   - "L2XCFWD"
26301   - "L2BDMACLRN"
26302   - "FIB_10K"
26303   - "FIB_100K"
26304   - "FIB_1M"
26305   layout:
26306     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26307     layout: "plot-throughput-speedup-analysis"
26308
26309 # Speedup - VPP L2 3n-hsw-x710 features
26310 - type: "plot"
26311   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26312   algorithm: "plot_throughput_speedup_analysis"
26313   output-file-type: ".html"
26314   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26316   filter: "'NIC_Intel-X710' and
26317            '64B' and
26318            'NDRPDR' and
26319            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26320            not 'ACL' and
26321            not 'VHOST' and
26322            not 'L2OVRLAY' and
26323            not 'MEMIF'"
26324   parameters:
26325   - "throughput"
26326   - "parent"
26327   - "tags"
26328   sort:
26329   - "L2XCBASE"    # l2xcbase
26330   - "L2BDBASE"    # l2bdbase
26331   - "L2XCFWD"     # dot1q-l2xcbase
26332   - "L2BDMACLRN"  # dot1q-l2bdbase
26333   layout:
26334     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26335     layout: "plot-throughput-speedup-analysis"
26336
26337 - type: "plot"
26338   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26339   algorithm: "plot_throughput_speedup_analysis"
26340   output-file-type: ".html"
26341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26343   filter: "'NIC_Intel-X710' and
26344            '64B' and
26345            'NDRPDR' and
26346            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26347            not 'ACL' and
26348            not 'VHOST' and
26349            not 'L2OVRLAY' and
26350            not 'MEMIF'"
26351   parameters:
26352   - "throughput"
26353   - "parent"
26354   - "tags"
26355   sort:
26356   - "L2XCBASE"    # l2xcbase
26357   - "L2BDBASE"    # l2bdbase
26358   - "L2XCFWD"     # dot1q-l2xcbase
26359   - "L2BDMACLRN"  # dot1q-l2bdbase
26360   layout:
26361     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26362     layout: "plot-throughput-speedup-analysis"
26363
26364 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26365 - type: "plot"
26366   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26367   algorithm: "plot_throughput_speedup_analysis"
26368   output-file-type: ".html"
26369   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26371   filter: "'NIC_Intel-X710' and
26372            'NDRPDR' and
26373            '64B' and
26374            'FEATURE' and
26375            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26376            'IACL' and
26377            ('ACL1' or 'ACL50') and
26378            ('10K_FLOWS' or '10k_FLOWS') and
26379            not 'MACIP' and
26380            not 'VHOST' and
26381            not 'MEMIF'"
26382   parameters:
26383   - "throughput"
26384   - "parent"
26385   - "tags"
26386   layout:
26387     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26388     layout: "plot-throughput-speedup-analysis"
26389
26390 - type: "plot"
26391   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26392   algorithm: "plot_throughput_speedup_analysis"
26393   output-file-type: ".html"
26394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26396   filter: "'NIC_Intel-X710' and
26397            'NDRPDR' and
26398            '64B' and
26399            'FEATURE' and
26400            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26401            'IACL' and
26402            ('ACL1' or 'ACL50') and
26403            ('10K_FLOWS' or '10k_FLOWS') and
26404            not 'MACIP' and
26405            not 'VHOST' and
26406            not 'MEMIF'"
26407   parameters:
26408   - "throughput"
26409   - "parent"
26410   - "tags"
26411   layout:
26412     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26413     layout: "plot-throughput-speedup-analysis"
26414
26415 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26416 - type: "plot"
26417   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26418   algorithm: "plot_throughput_speedup_analysis"
26419   output-file-type: ".html"
26420   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26422   filter: "'NIC_Intel-XL710' and
26423            '64B' and
26424            'BASE' and
26425            'NDRPDR' and
26426            'ETH' and
26427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26428            not 'VHOST' and
26429            not 'MEMIF'"
26430   parameters:
26431   - "throughput"
26432   - "parent"
26433   - "tags"
26434   sort:
26435   - "L2PATCH"
26436   - "L2XCFWD"
26437   - "L2BDMACLRN"
26438   layout:
26439     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26440     layout: "plot-throughput-speedup-analysis"
26441
26442 - type: "plot"
26443   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26444   algorithm: "plot_throughput_speedup_analysis"
26445   output-file-type: ".html"
26446   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26448   filter: "'NIC_Intel-XL710' and
26449            '64B' and
26450            'BASE' and
26451            'NDRPDR' and
26452            'ETH' and
26453            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26454            not 'VHOST' and
26455            not 'MEMIF'"
26456   parameters:
26457   - "throughput"
26458   - "parent"
26459   - "tags"
26460   sort:
26461   - "L2PATCH"
26462   - "L2XCFWD"
26463   - "L2BDMACLRN"
26464   layout:
26465     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26466     layout: "plot-throughput-speedup-analysis"
26467
26468 # Speedup - VPP L2 3n-skx-x710 base and scale
26469 - type: "plot"
26470   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26471   algorithm: "plot_throughput_speedup_analysis"
26472   output-file-type: ".html"
26473   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26475   filter: "'NIC_Intel-X710' and
26476            '64B' and
26477            ('BASE' or 'SCALE') and
26478            'NDRPDR' and
26479            'ETH' and
26480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26481            not 'VHOST' and
26482            not 'DRV_AVF' and
26483            not 'MEMIF'"
26484   parameters:
26485   - "throughput"
26486   - "parent"
26487   - "tags"
26488   sort:
26489   - "L2PATCH"
26490   - "L2XCBASE"
26491   - "BASE"
26492   - "FIB_10K"
26493   - "FIB_100K"
26494   - "FIB_1M"
26495   layout:
26496     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26497     layout: "plot-throughput-speedup-analysis"
26498
26499 - type: "plot"
26500   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26501   algorithm: "plot_throughput_speedup_analysis"
26502   output-file-type: ".html"
26503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26505   filter: "'NIC_Intel-X710' and
26506            '64B' and
26507            ('BASE' or 'SCALE') and
26508            'NDRPDR' and
26509            'ETH' and
26510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26511            not 'VHOST' and
26512            not 'DRV_AVF' and
26513            not 'MEMIF'"
26514   parameters:
26515   - "throughput"
26516   - "parent"
26517   - "tags"
26518   sort:
26519   - "L2PATCH"
26520   - "L2XCBASE"
26521   - "BASE"
26522   - "FIB_10K"
26523   - "FIB_100K"
26524   - "FIB_1M"
26525   layout:
26526     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26527     layout: "plot-throughput-speedup-analysis"
26528
26529 # Speedup - VPP L2 3n-skx-x710 features
26530 - type: "plot"
26531   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26532   algorithm: "plot_throughput_speedup_analysis"
26533   output-file-type: ".html"
26534   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26536   filter: "'NIC_Intel-X710' and
26537            '64B' and
26538            'NDRPDR' and
26539            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26540            not 'ACL' and
26541            not 'VHOST' and
26542            not 'DRV_AVF' and
26543            not 'L2OVRLAY' and
26544            not 'MEMIF'"
26545   parameters:
26546   - "throughput"
26547   - "parent"
26548   - "tags"
26549   sort:
26550   - "L2XCBASE"    # l2xcbase
26551   - "L2BDBASE"    # l2bdbase
26552   - "L2XCFWD"     # dot1q-l2xcbase
26553   - "L2BDMACLRN"  # dot1q-l2bdbase
26554   layout:
26555     title: "l2sw-3n-skx-x710-64b-features-ndr"
26556     layout: "plot-throughput-speedup-analysis"
26557
26558 - type: "plot"
26559   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26560   algorithm: "plot_throughput_speedup_analysis"
26561   output-file-type: ".html"
26562   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26564   filter: "'NIC_Intel-X710' and
26565            '64B' and
26566            'NDRPDR' and
26567            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26568            not 'ACL' and
26569            not 'VHOST' and
26570            not 'DRV_AVF' and
26571            not 'L2OVRLAY' and
26572            not 'MEMIF'"
26573   parameters:
26574   - "throughput"
26575   - "parent"
26576   - "tags"
26577   sort:
26578   - "L2XCBASE"    # l2xcbase
26579   - "L2BDBASE"    # l2bdbase
26580   - "L2XCFWD"     # dot1q-l2xcbase
26581   - "L2BDMACLRN"  # dot1q-l2bdbase
26582   layout:
26583     title: "l2sw-3n-skx-x710-64b-features-pdr"
26584     layout: "plot-throughput-speedup-analysis"
26585
26586 # Speedup - VPP L2 3n-skx-x710 features-iacl
26587 - type: "plot"
26588   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26589   algorithm: "plot_throughput_speedup_analysis"
26590   output-file-type: ".html"
26591   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26593   filter: "'NIC_Intel-X710' and
26594            'NDRPDR' and
26595            '64B' and
26596            'FEATURE' and
26597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26598            'IACL' and
26599            ('ACL1' or 'ACL50') and
26600            ('10K_FLOWS' or '10k_FLOWS') and
26601            not 'MACIP' and
26602            not 'VHOST' and
26603            not 'MEMIF'"
26604   parameters:
26605   - "throughput"
26606   - "parent"
26607   - "tags"
26608   layout:
26609     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26610     layout: "plot-throughput-speedup-analysis"
26611
26612 - type: "plot"
26613   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26614   algorithm: "plot_throughput_speedup_analysis"
26615   output-file-type: ".html"
26616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26618   filter: "'NIC_Intel-X710' and
26619            'NDRPDR' and
26620            '64B' and
26621            'FEATURE' and
26622            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26623            'IACL' and
26624            ('ACL1' or 'ACL50') and
26625            ('10K_FLOWS' or '10k_FLOWS') and
26626            not 'MACIP' and
26627            not 'VHOST' and
26628            not 'MEMIF'"
26629   parameters:
26630   - "throughput"
26631   - "parent"
26632   - "tags"
26633   layout:
26634     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26635     layout: "plot-throughput-speedup-analysis"
26636
26637 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26638 - type: "plot"
26639   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26640   algorithm: "plot_throughput_speedup_analysis"
26641   output-file-type: ".html"
26642   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26644   filter: "'NIC_Intel-XXV710' and
26645            '64B' and
26646            ('BASE' or 'SCALE') and
26647            'NDRPDR' and
26648            'ETH' and
26649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26650            not 'DRV_AVF' and
26651            not 'VHOST' and
26652            not 'MEMIF'"
26653   parameters:
26654   - "throughput"
26655   - "parent"
26656   - "tags"
26657 #  sort:
26658 #  - "L2PATCH"
26659 #  - "L2PATCH"
26660 #  - "L2XCBASE"
26661 #  - "L2BDMACLRN"
26662   layout:
26663     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26664     layout: "plot-throughput-speedup-analysis"
26665
26666 - type: "plot"
26667   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26668   algorithm: "plot_throughput_speedup_analysis"
26669   output-file-type: ".html"
26670   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26672   filter: "'NIC_Intel-XXV710' and
26673            '64B' and
26674            ('BASE' or 'SCALE') and
26675            'NDRPDR' and
26676            'ETH' and
26677            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26678            not 'DRV_AVF' and
26679            not 'VHOST' and
26680            not 'MEMIF'"
26681   parameters:
26682   - "throughput"
26683   - "parent"
26684   - "tags"
26685 #  sort:
26686 #  - "L2PATCH"
26687 #  - "L2PATCH"
26688 #  - "L2XCBASE"
26689 #  - "L2BDMACLRN"
26690   layout:
26691     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26692     layout: "plot-throughput-speedup-analysis"
26693
26694 # Speedup - VPP L2 2n-skx-x710 base and scale
26695 - type: "plot"
26696   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26697   algorithm: "plot_throughput_speedup_analysis"
26698   output-file-type: ".html"
26699   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26701   filter: "'NIC_Intel-X710' and
26702            '64B' and
26703            ('BASE' or 'SCALE') and
26704            'NDRPDR' and
26705            'ETH' and
26706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26707            not 'VHOST' and
26708            not 'MEMIF'"
26709   parameters:
26710   - "throughput"
26711   - "parent"
26712   - "tags"
26713   sort:
26714   - "L2PATCH"
26715   - "L2XCBASE"
26716   - "BASE"
26717   - "FIB_10K"
26718   - "FIB_100K"
26719   - "FIB_1M"
26720   layout:
26721     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26722     layout: "plot-throughput-speedup-analysis"
26723
26724 - type: "plot"
26725   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26726   algorithm: "plot_throughput_speedup_analysis"
26727   output-file-type: ".html"
26728   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26730   filter: "'NIC_Intel-X710' and
26731            '64B' and
26732            ('BASE' or 'SCALE') and
26733            'NDRPDR' and
26734            'ETH' and
26735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26736            not 'VHOST' and
26737            not 'MEMIF'"
26738   parameters:
26739   - "throughput"
26740   - "parent"
26741   - "tags"
26742   sort:
26743   - "L2PATCH"
26744   - "L2XCBASE"
26745   - "BASE"
26746   - "FIB_10K"
26747   - "FIB_100K"
26748   - "FIB_1M"
26749   layout:
26750     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26751     layout: "plot-throughput-speedup-analysis"
26752
26753 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26754 - type: "plot"
26755   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26756   algorithm: "plot_throughput_speedup_analysis"
26757   output-file-type: ".html"
26758   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26760   filter: "'NIC_Intel-XXV710' and
26761            '64B' and
26762            ('BASE' or 'SCALE') and
26763            'NDRPDR' and
26764            'ETH' and
26765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26766            not 'VHOST' and
26767            not 'MEMIF'"
26768   parameters:
26769   - "throughput"
26770   - "parent"
26771   - "tags"
26772   sort:
26773   - "L2PATCH"
26774   - "L2XCBASE"
26775   - "BASE"
26776   - "FIB_10K"
26777   - "FIB_100K"
26778   - "FIB_1M"
26779   layout:
26780     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26781     layout: "plot-throughput-speedup-analysis"
26782
26783 - type: "plot"
26784   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26785   algorithm: "plot_throughput_speedup_analysis"
26786   output-file-type: ".html"
26787   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26789   filter: "'NIC_Intel-XXV710' and
26790            '64B' and
26791            ('BASE' or 'SCALE') and
26792            'NDRPDR' and
26793            'ETH' and
26794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26795            not 'VHOST' and
26796            not 'MEMIF'"
26797   parameters:
26798   - "throughput"
26799   - "parent"
26800   - "tags"
26801   sort:
26802   - "L2PATCH"
26803   - "L2XCBASE"
26804   - "BASE"
26805   - "FIB_10K"
26806   - "FIB_100K"
26807   - "FIB_1M"
26808   layout:
26809     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26810     layout: "plot-throughput-speedup-analysis"
26811
26812 ## Speedup - VPP L2 2n-dnv-x553 base
26813 #- type: "plot"
26814 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26815 #  algorithm: "plot_throughput_speedup_analysis"
26816 #  output-file-type: ".html"
26817 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26818 #  data: "intel-dnv-vpp"
26819 #  filter: "'NIC_Intel-X553' and
26820 #           '64B' and
26821 #           ('BASE' or 'SCALE') and
26822 #           'NDRPDR' and
26823 #           'ETH' and
26824 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26825 #           not 'VHOST' and
26826 #           not 'MEMIF'"
26827 #  parameters:
26828 #  - "throughput"
26829 #  - "parent"
26830 #  - "tags"
26831 #  sort:
26832 #  - "L2XCBASE"
26833 #  - "L2BDMACLRN"
26834 #  - "L2PATCH"
26835 #  layout:
26836 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26837 #    layout: "plot-throughput-speedup-analysis"
26838 #
26839 #- type: "plot"
26840 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26841 #  algorithm: "plot_throughput_speedup_analysis"
26842 #  output-file-type: ".html"
26843 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26844 #  data: "intel-dnv-vpp"
26845 #  filter: "'NIC_Intel-X553' and
26846 #           '64B' and
26847 #           ('BASE' or 'SCALE') and
26848 #           'NDRPDR' and
26849 #           'ETH' and
26850 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26851 #           not 'VHOST' and
26852 #           not 'MEMIF'"
26853 #  parameters:
26854 #  - "throughput"
26855 #  - "parent"
26856 #  - "tags"
26857 #  sort:
26858 #  - "L2XCBASE"
26859 #  - "L2BDMACLRN"
26860 #  - "L2PATCH"
26861 #  layout:
26862 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26863 #    layout: "plot-throughput-speedup-analysis"
26864
26865 ################################################################################
26866
26867 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26868 - type: "plot"
26869   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26870   algorithm: "plot_throughput_speedup_analysis"
26871   output-file-type: ".html"
26872   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26874   filter: "'NIC_Intel-X520-DA2' and
26875            '64B' and
26876            'NDRPDR' and
26877            'ETH' and
26878            'IP4FWD' and
26879            'VHOST_1024' and
26880            not 'VXLAN' and
26881            not 'DOT1Q'"
26882   parameters:
26883   - "throughput"
26884   - "parent"
26885   - "tags"
26886   sort:
26887   - "not CFS_OPT"
26888   - "1VM"
26889   - "2VM"
26890   layout:
26891     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26892     layout: "plot-throughput-speedup-analysis"
26893
26894 - type: "plot"
26895   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26896   algorithm: "plot_throughput_speedup_analysis"
26897   output-file-type: ".html"
26898   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26900   filter: "'NIC_Intel-X520-DA2' and
26901            '64B' and
26902            'NDRPDR' and
26903            'ETH' and
26904            'IP4FWD' and
26905            'VHOST_1024' and
26906            not 'VXLAN' and
26907            not 'DOT1Q'"
26908   parameters:
26909   - "throughput"
26910   - "parent"
26911   - "tags"
26912   sort:
26913   - "not CFS_OPT"
26914   - "1VM"
26915   - "2VM"
26916   layout:
26917     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26918     layout: "plot-throughput-speedup-analysis"
26919
26920 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26921 - type: "plot"
26922   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26923   algorithm: "plot_throughput_speedup_analysis"
26924   output-file-type: ".html"
26925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26927   filter: "'NIC_Intel-X520-DA2' and
26928            '64B' and
26929            'NDRPDR' and
26930            ('ETH' or 'DOT1Q') and
26931            'BASE' and
26932            ('L2BDMACLRN' or 'L2XCFWD') and
26933            'VHOST_1024' and
26934            not 'VXLAN' and
26935            not 'IP4FWD' and
26936            not '2VM'"
26937   parameters:
26938   - "throughput"
26939   - "parent"
26940   - "tags"
26941   sort:
26942   - "L2BDMACLRN"
26943   - "L2BDMACLRN"
26944   - "L2BDMACLRN"
26945   - "L2XCFWD"
26946   - "L2XCFWD"
26947   - "L2XCFWD"
26948   layout:
26949     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26950     layout: "plot-throughput-speedup-analysis"
26951
26952 - type: "plot"
26953   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26954   algorithm: "plot_throughput_speedup_analysis"
26955   output-file-type: ".html"
26956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26958   filter: "'NIC_Intel-X520-DA2' and
26959            '64B' and
26960            'NDRPDR' and
26961            ('ETH' or 'DOT1Q') and
26962            'BASE' and
26963            ('L2BDMACLRN' or 'L2XCFWD') and
26964            'VHOST_1024' and
26965            not 'VXLAN' and
26966            not 'IP4FWD' and
26967            not '2VM'"
26968   parameters:
26969   - "throughput"
26970   - "parent"
26971   - "tags"
26972   sort:
26973   - "L2BDMACLRN"
26974   - "L2BDMACLRN"
26975   - "L2BDMACLRN"
26976   - "L2XCFWD"
26977   - "L2XCFWD"
26978   - "L2XCFWD"
26979   layout:
26980     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26981     layout: "plot-throughput-speedup-analysis"
26982
26983 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26984 - type: "plot"
26985   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26986   algorithm: "plot_throughput_speedup_analysis"
26987   output-file-type: ".html"
26988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26990   filter: "'NIC_Intel-X520-DA2' and
26991            '64B' and
26992            'NDRPDR' and
26993            ('ETH' or 'DOT1Q') and
26994            ('L2BDMACLRN' or 'L2XCFWD') and
26995            'VHOST_1024' and
26996            not 'CFS_OPT' and
26997            not 'DOT1Q' and
26998            not 'VXLAN' and
26999            not 'IP4FWD' and
27000            not 'LBOND'"
27001   parameters:
27002   - "throughput"
27003   - "parent"
27004   - "tags"
27005 #  sort:
27006 #  - "1VM"
27007 #  - "L2XCFWD"
27008 #  - "1VM"
27009 #  - "L2BDMACLRN"
27010   layout:
27011     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27012     layout: "plot-throughput-speedup-analysis"
27013
27014 - type: "plot"
27015   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27016   algorithm: "plot_throughput_speedup_analysis"
27017   output-file-type: ".html"
27018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27020   filter: "'NIC_Intel-X520-DA2' and
27021            '64B' and
27022            'NDRPDR' and
27023            ('ETH' or 'DOT1Q') and
27024            ('L2BDMACLRN' or 'L2XCFWD') and
27025            'VHOST_1024' and
27026            not 'CFS_OPT' and
27027            not 'DOT1Q' and
27028            not 'VXLAN' and
27029            not 'IP4FWD' and
27030            not 'LBOND'"
27031   parameters:
27032   - "throughput"
27033   - "parent"
27034   - "tags"
27035 #  sort:
27036 #  - "1VM"
27037 #  - "L2XCFWD"
27038 #  - "1VM"
27039 #  - "L2BDMACLRN"
27040   layout:
27041     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27042     layout: "plot-throughput-speedup-analysis"
27043
27044 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27045 - type: "plot"
27046   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27047   algorithm: "plot_throughput_speedup_analysis"
27048   output-file-type: ".html"
27049   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27051   filter: "'NIC_Intel-X710' and
27052            '64B' and
27053            'NDRPDR' and
27054            'ETH' and
27055            'IP4FWD' and
27056            'VHOST_1024' and
27057            not 'VXLAN' and
27058            not 'CFS_OPT' and
27059            not 'DOT1Q'"
27060   parameters:
27061   - "throughput"
27062   - "parent"
27063   - "tags"
27064   sort:
27065   - "1VM"
27066   - "2VM"
27067   layout:
27068     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27069     layout: "plot-throughput-speedup-analysis"
27070
27071 - type: "plot"
27072   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27073   algorithm: "plot_throughput_speedup_analysis"
27074   output-file-type: ".html"
27075   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27076   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27077   filter: "'NIC_Intel-X710' and
27078            '64B' and
27079            'NDRPDR' and
27080            'ETH' and
27081            'IP4FWD' and
27082            'VHOST_1024' and
27083            not 'VXLAN' and
27084            not 'CFS_OPT' and
27085            not 'DOT1Q'"
27086   parameters:
27087   - "throughput"
27088   - "parent"
27089   - "tags"
27090   sort:
27091   - "1VM"
27092   - "2VM"
27093   layout:
27094     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27095     layout: "plot-throughput-speedup-analysis"
27096
27097 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27098 - type: "plot"
27099   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27100   algorithm: "plot_throughput_speedup_analysis"
27101   output-file-type: ".html"
27102   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27104   filter: "'NIC_Intel-X710' and
27105            '64B' and
27106            'NDRPDR' and
27107            ('ETH' or 'DOT1Q') and
27108            'BASE' and
27109            ('L2BDMACLRN' or 'L2XCFWD') and
27110            'VHOST_1024' and
27111            not 'VXLAN' and
27112            not 'IP4FWD' and
27113            not '2VM'"
27114   parameters:
27115   - "throughput"
27116   - "parent"
27117   - "tags"
27118   sort:
27119   - "L2BDMACLRN"
27120   - "L2BDMACLRN"
27121   - "L2BDMACLRN"
27122   - "L2XCFWD"
27123   - "L2XCFWD"
27124   - "L2XCFWD"
27125   layout:
27126     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27127     layout: "plot-throughput-speedup-analysis"
27128
27129 - type: "plot"
27130   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27131   algorithm: "plot_throughput_speedup_analysis"
27132   output-file-type: ".html"
27133   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27135   filter: "'NIC_Intel-X710' and
27136            '64B' and
27137            'NDRPDR' and
27138            ('ETH' or 'DOT1Q') and
27139            'BASE' and
27140            ('L2BDMACLRN' or 'L2XCFWD') and
27141            'VHOST_1024' and
27142            not 'VXLAN' and
27143            not 'IP4FWD' and
27144            not '2VM'"
27145   parameters:
27146   - "throughput"
27147   - "parent"
27148   - "tags"
27149   sort:
27150   - "L2BDMACLRN"
27151   - "L2BDMACLRN"
27152   - "L2BDMACLRN"
27153   - "L2XCFWD"
27154   - "L2XCFWD"
27155   - "L2XCFWD"
27156   layout:
27157     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27158     layout: "plot-throughput-speedup-analysis"
27159
27160 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27161 - type: "plot"
27162   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27163   algorithm: "plot_throughput_speedup_analysis"
27164   output-file-type: ".html"
27165   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27167   filter: "'NIC_Intel-X710' and
27168            '64B' and
27169            'NDRPDR' and
27170            ('ETH' or 'DOT1Q') and
27171            ('L2BDMACLRN' or 'L2XCFWD') and
27172            'VHOST_1024' and
27173            not 'CFS_OPT' and
27174            not 'VXLAN' and
27175            not 'IP4FWD' and
27176            not 'LBOND'"
27177   parameters:
27178   - "throughput"
27179   - "parent"
27180   - "tags"
27181   sort:
27182   - "L2BDMACLRN"
27183   - "L2BDMACLRN"
27184   - "L2BDMACLRN"
27185   - "L2XCFWD"
27186   - "L2XCFWD"
27187   - "L2XCFWD"
27188   layout:
27189     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27190     layout: "plot-throughput-speedup-analysis"
27191
27192 - type: "plot"
27193   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27194   algorithm: "plot_throughput_speedup_analysis"
27195   output-file-type: ".html"
27196   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27198   filter: "'NIC_Intel-X710' and
27199            '64B' and
27200            'NDRPDR' and
27201            ('ETH' or 'DOT1Q') and
27202            ('L2BDMACLRN' or 'L2XCFWD') and
27203            'VHOST_1024' and
27204            not 'CFS_OPT' and
27205            not 'VXLAN' and
27206            not 'IP4FWD' and
27207            not 'LBOND'"
27208   parameters:
27209   - "throughput"
27210   - "parent"
27211   - "tags"
27212   sort:
27213   - "L2BDMACLRN"
27214   - "L2BDMACLRN"
27215   - "L2BDMACLRN"
27216   - "L2XCFWD"
27217   - "L2XCFWD"
27218   - "L2XCFWD"
27219   layout:
27220     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27221     layout: "plot-throughput-speedup-analysis"
27222
27223 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27224 - type: "plot"
27225   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27226   algorithm: "plot_throughput_speedup_analysis"
27227   output-file-type: ".html"
27228   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27230   filter: "'NIC_Intel-X710' and
27231            '64B' and
27232            'NDRPDR' and
27233            'ETH' and
27234            'IP4FWD' and
27235            'VHOST_1024' and
27236            not 'VXLAN' and
27237            not 'DOT1Q'"
27238   parameters:
27239   - "throughput"
27240   - "parent"
27241   - "tags"
27242   sort:
27243   - "1VM"
27244   - "2VM"
27245   layout:
27246     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27247     layout: "plot-throughput-speedup-analysis"
27248
27249 - type: "plot"
27250   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27251   algorithm: "plot_throughput_speedup_analysis"
27252   output-file-type: ".html"
27253   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27255   filter: "'NIC_Intel-X710' and
27256            '64B' and
27257            'NDRPDR' and
27258            'ETH' and
27259            'IP4FWD' and
27260            'VHOST_1024' and
27261            not 'VXLAN' and
27262            not 'DOT1Q'"
27263   parameters:
27264   - "throughput"
27265   - "parent"
27266   - "tags"
27267   sort:
27268   - "1VM"
27269   - "2VM"
27270   layout:
27271     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27272     layout: "plot-throughput-speedup-analysis"
27273
27274 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27275 - type: "plot"
27276   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27277   algorithm: "plot_throughput_speedup_analysis"
27278   output-file-type: ".html"
27279   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27281   filter: "'NIC_Intel-X710' and
27282            '64B' and
27283            'NDRPDR' and
27284            'ETH' and
27285            'IP4FWD' and
27286            'VHOST_1024' and
27287            not 'VXLAN' and
27288            not 'NF_DENSITY' and
27289            not 'CFS_OPT' and
27290            not 'DOT1Q'"
27291   parameters:
27292   - "throughput"
27293   - "parent"
27294   - "tags"
27295   sort:
27296   - "1VM"
27297   - "2VM"
27298   layout:
27299     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27300     layout: "plot-throughput-speedup-analysis"
27301
27302 - type: "plot"
27303   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27304   algorithm: "plot_throughput_speedup_analysis"
27305   output-file-type: ".html"
27306   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27308   filter: "'NIC_Intel-X710' and
27309            '64B' and
27310            'NDRPDR' and
27311            'ETH' and
27312            'IP4FWD' and
27313            'VHOST_1024' and
27314            not 'VXLAN' and
27315            not 'NF_DENSITY' and
27316            not 'CFS_OPT' and
27317            not 'DOT1Q'"
27318   parameters:
27319   - "throughput"
27320   - "parent"
27321   - "tags"
27322   sort:
27323   - "1VM"
27324   - "2VM"
27325   layout:
27326     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27327     layout: "plot-throughput-speedup-analysis"
27328
27329 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27330 - type: "plot"
27331   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27332   algorithm: "plot_throughput_speedup_analysis"
27333   output-file-type: ".html"
27334   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27336   filter: "'NIC_Intel-X710' and
27337            '64B' and
27338            'NDRPDR' and
27339            ('ETH' or 'DOT1Q') and
27340            'BASE' and
27341            ('L2BDMACLRN' or 'L2XCFWD') and
27342            'VHOST_1024' and
27343            not 'VXLAN' and
27344            not 'NF_DENSITY' and
27345            not 'IP4FWD' and
27346            not '2VM'"
27347   parameters:
27348   - "throughput"
27349   - "parent"
27350   - "tags"
27351 #  sort:
27352 #  - "not CFS_OPT"
27353 #  - "L2XCFWD"
27354 #  - "not CFS_OPT"
27355 #  - "CFS_OPT"
27356   layout:
27357     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27358     layout: "plot-throughput-speedup-analysis"
27359
27360 - type: "plot"
27361   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27362   algorithm: "plot_throughput_speedup_analysis"
27363   output-file-type: ".html"
27364   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27366   filter: "'NIC_Intel-X710' and
27367            '64B' and
27368            'NDRPDR' and
27369            ('ETH' or 'DOT1Q') and
27370            'BASE' and
27371            ('L2BDMACLRN' or 'L2XCFWD') and
27372            'VHOST_1024' and
27373            not 'VXLAN' and
27374            not 'NF_DENSITY' and
27375            not 'IP4FWD' and
27376            not '2VM'"
27377   parameters:
27378   - "throughput"
27379   - "parent"
27380   - "tags"
27381 #  sort:
27382 #  - "not CFS_OPT"
27383 #  - "L2XCFWD"
27384 #  - "not CFS_OPT"
27385 #  - "CFS_OPT"
27386   layout:
27387     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27388     layout: "plot-throughput-speedup-analysis"
27389
27390 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27391 - type: "plot"
27392   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27393   algorithm: "plot_throughput_speedup_analysis"
27394   output-file-type: ".html"
27395   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27396   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27397   filter: "'NIC_Intel-X710' and
27398            '64B' and
27399            'NDRPDR' and
27400            ('ETH' or 'DOT1Q') and
27401            ('L2BDMACLRN' or 'L2XCFWD') and
27402            'VHOST_1024' and
27403            not 'CFS_OPT' and
27404            not 'VXLAN' and
27405            not 'NF_DENSITY' and
27406            not 'DOT1Q' and
27407            not 'IP4FWD'"
27408   parameters:
27409   - "throughput"
27410   - "parent"
27411   - "tags"
27412 #  sort:
27413 #  - "1VM"
27414 #  - "L2XCFWD"
27415 #  - "1VM"
27416 #  - "L2BDMACLRN"
27417   layout:
27418     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27419     layout: "plot-throughput-speedup-analysis"
27420
27421 - type: "plot"
27422   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27423   algorithm: "plot_throughput_speedup_analysis"
27424   output-file-type: ".html"
27425   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27427   filter: "'NIC_Intel-X710' and
27428            '64B' and
27429            'NDRPDR' and
27430            ('ETH' or 'DOT1Q') and
27431            ('L2BDMACLRN' or 'L2XCFWD') and
27432            'VHOST_1024' and
27433            not 'CFS_OPT' and
27434            not 'VXLAN' and
27435            not 'NF_DENSITY' and
27436            not 'DOT1Q' and
27437            not 'IP4FWD'"
27438   parameters:
27439   - "throughput"
27440   - "parent"
27441   - "tags"
27442 #  sort:
27443 #  - "1VM"
27444 #  - "L2XCFWD"
27445 #  - "1VM"
27446 #  - "L2BDMACLRN"
27447   layout:
27448     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27449     layout: "plot-throughput-speedup-analysis"
27450
27451 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27452 - type: "plot"
27453   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27454   algorithm: "plot_throughput_speedup_analysis"
27455   output-file-type: ".html"
27456   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27458   filter: "'NIC_Intel-XXV710' and
27459            '64B' and
27460            'NDRPDR' and
27461            'ETH' and
27462            'IP4FWD' and
27463            'VHOST_1024' and
27464            not 'VXLAN' and
27465            not 'CFS_OPT' and
27466            not 'DOT1Q'"
27467   parameters:
27468   - "throughput"
27469   - "parent"
27470   - "tags"
27471   sort:
27472   - "not CFS_OPT"
27473   - "1VM"
27474   - "2VM"
27475   layout:
27476     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27477     layout: "plot-throughput-speedup-analysis"
27478
27479 - type: "plot"
27480   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27481   algorithm: "plot_throughput_speedup_analysis"
27482   output-file-type: ".html"
27483   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27484   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27485   filter: "'NIC_Intel-XXV710' and
27486            '64B' and
27487            'NDRPDR' and
27488            'ETH' and
27489            'IP4FWD' and
27490            'VHOST_1024' and
27491            not 'VXLAN' and
27492            not 'CFS_OPT' and
27493            not 'DOT1Q'"
27494   parameters:
27495   - "throughput"
27496   - "parent"
27497   - "tags"
27498   sort:
27499   - "not CFS_OPT"
27500   - "1VM"
27501   - "2VM"
27502   layout:
27503     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27504     layout: "plot-throughput-speedup-analysis"
27505
27506 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27507 #- type: "plot"
27508 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27509 #  algorithm: "plot_throughput_speedup_analysis"
27510 #  output-file-type: ".html"
27511 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27512 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27513 #  filter: "'NIC_Intel-XXV710' and
27514 #           '64B' and
27515 #           'NDRPDR' and
27516 #           ('ETH' or 'DOT1Q') and
27517 #           'BASE' and
27518 #           ('L2BDMACLRN' or 'L2XCFWD') and
27519 #           'VHOST_1024' and
27520 #           not 'VXLAN' and
27521 #           not 'IP4FWD' and
27522 #           not '2VM'"
27523 #  parameters:
27524 #  - "throughput"
27525 #  - "parent"
27526 #  - "tags"
27527 ##  sort:
27528 ##  - "not CFS_OPT"
27529 ##  - "L2XCFWD"
27530 ##  - "not CFS_OPT"
27531 ##  - "CFS_OPT"
27532 #  layout:
27533 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27534 #    layout: "plot-throughput-speedup-analysis"
27535 #
27536 #- type: "plot"
27537 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27538 #  algorithm: "plot_throughput_speedup_analysis"
27539 #  output-file-type: ".html"
27540 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27541 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27542 #  filter: "'NIC_Intel-XXV710' and
27543 #           '64B' and
27544 #           'NDRPDR' and
27545 #           ('ETH' or 'DOT1Q') and
27546 #           'BASE' and
27547 #           ('L2BDMACLRN' or 'L2XCFWD') and
27548 #           'VHOST_1024' and
27549 #           not 'VXLAN' and
27550 #           not 'IP4FWD' and
27551 #           not '2VM'"
27552 #  parameters:
27553 #  - "throughput"
27554 #  - "parent"
27555 #  - "tags"
27556 ##  sort:
27557 ##  - "not CFS_OPT"
27558 ##  - "L2XCFWD"
27559 ##  - "not CFS_OPT"
27560 ##  - "CFS_OPT"
27561 #  layout:
27562 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27563 #    layout: "plot-throughput-speedup-analysis"
27564 #
27565 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27566 #- type: "plot"
27567 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27568 #  algorithm: "plot_throughput_speedup_analysis"
27569 #  output-file-type: ".html"
27570 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27571 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27572 #  filter: "'NIC_Intel-XXV710' and
27573 #           '64B' and
27574 #           'NDRPDR' and
27575 #           ('ETH' or 'DOT1Q') and
27576 #           ('L2BDMACLRN' or 'L2XCFWD') and
27577 #           'VHOST_1024' and
27578 #           not 'CFS_OPT' and
27579 #           not 'VXLAN' and
27580 #           not 'DOT1Q' and
27581 #           not 'IP4FWD'"
27582 #  parameters:
27583 #  - "throughput"
27584 #  - "parent"
27585 #  - "tags"
27586 ##  sort:
27587 ##  - "1VM"
27588 ##  - "L2XCFWD"
27589 ##  - "1VM"
27590 ##  - "L2BDMACLRN"
27591 #  layout:
27592 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27593 #    layout: "plot-throughput-speedup-analysis"
27594 #
27595 #- type: "plot"
27596 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27597 #  algorithm: "plot_throughput_speedup_analysis"
27598 #  output-file-type: ".html"
27599 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27601 #  filter: "'NIC_Intel-XXV710' and
27602 #           '64B' and
27603 #           'NDRPDR' and
27604 #           ('ETH' or 'DOT1Q') and
27605 #           ('L2BDMACLRN' or 'L2XCFWD') and
27606 #           'VHOST_1024' and
27607 #           not 'CFS_OPT' and
27608 #           not 'VXLAN' and
27609 #           not 'DOT1Q' and
27610 #           not 'IP4FWD'"
27611 #  parameters:
27612 #  - "throughput"
27613 #  - "parent"
27614 #  - "tags"
27615 ##  sort:
27616 ##  - "1VM"
27617 ##  - "L2XCFWD"
27618 ##  - "1VM"
27619 ##  - "L2BDMACLRN"
27620 #  layout:
27621 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27622 #    layout: "plot-throughput-speedup-analysis"
27623
27624 ################################################################################
27625
27626 # Speedup - VPP vts 3n-hsw-x520
27627 - type: "plot"
27628   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27629   algorithm: "plot_throughput_speedup_analysis"
27630   output-file-type: ".html"
27631   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27633   filter: "'NIC_Intel-X520-DA2' and
27634            '114B' and
27635            'NDRPDR' and
27636            'VTS'"
27637   parameters:
27638   - "throughput"
27639   - "parent"
27640   - "tags"
27641   layout:
27642     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27643     layout: "plot-throughput-speedup-analysis"
27644
27645 - type: "plot"
27646   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27647   algorithm: "plot_throughput_speedup_analysis"
27648   output-file-type: ".html"
27649   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27651   filter: "'NIC_Intel-X520-DA2' and
27652            '114B' and
27653            'NDRPDR' and
27654            'VTS'"
27655   parameters:
27656   - "throughput"
27657   - "parent"
27658   - "tags"
27659   layout:
27660     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27661     layout: "plot-throughput-speedup-analysis"