9c205e90dde7fd4b7149536be4a11c57152c0408
[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         - 37  # NDRPDR full
373         - 38  # NDRPDR full
374         - 40  # NDRPDR full
375
376     vpp-perf-results-3n-skx:
377       csit-vpp-perf-verify-1904-3n-skx:
378         - 26  # NDRPDR full
379         - 27  # NDRPDR full
380         - 30  # NDRPDR full
381         - 31  # NDRPDR full
382
383     vpp-perf-results-2n-skx:
384       csit-vpp-perf-verify-1904-2n-skx:
385         - 33  # NDRPDR full
386         - 39  # NDRPDR full
387         - 58  # NDRPDR full
388         - 62  # NDRPDR full
389
390     vpp-mrr-results-3n-hsw:
391       csit-vpp-perf-verify-1904-3n-hsw:
392         - 9   # MRR sel
393
394     vpp-mrr-results-3n-skx:
395       csit-vpp-perf-verify-1904-3n-skx:
396         - 7   # MRR sel
397
398     vpp-mrr-results-2n-skx:
399       csit-vpp-perf-verify-1904-2n-skx:
400         - 11  # MRR sel
401
402     vpp-func-results-ubuntu:
403       csit-vpp-functional-1904-ubuntu1604-virl:
404         - 29
405
406     vpp-func-results-centos:
407       csit-vpp-functional-1904-centos7-virl:
408         - 32
409
410     vpp-device-results-ubuntu:
411       csit-vpp-device-1904-ubuntu1804-1n-skx:
412         - 33
413
414 #    # VPP Ligato
415 #    ligato-perf-results-3n-hsw:
416 #      # csit-ligato-perf-verify-1904-3n-hsw:
417 #      csit-ligato-perf-verify-1901-3n-hsw:
418 #        - 10  # NDRPDR full
419
420     dpdk-perf-results-3n-hsw:
421       csit-dpdk-perf-verify-1904-3n-hsw:
422         - 5   # NDRPDR sel
423
424     dpdk-perf-results-3n-skx:
425       csit-dpdk-perf-verify-1904-3n-skx:
426         - 7   # NDRPDR sel
427
428     dpdk-perf-results-2n-skx:
429       csit-dpdk-perf-verify-1904-2n-skx:
430         - 9   # NDRPDR sel
431
432     # HoneyComb Functional
433     hc-func-results:
434       csit-hc2vpp-verify-func-1904-ubuntu1604:
435         - 4
436
437 #    # NSH SFC Functional
438 #    nsh-func-results:
439 #      # Not used
440 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
441 #        - 1
442
443     # DMM Functional
444     dmm-func-results:
445       csit-dmm-functional-1904-ubuntu1604-virl:
446         - 1
447
448     ###########################################################################
449     # Tables (more than one data set)
450
451     # Performance changes
452
453 #    intel-dnv-vpp-changes-2n-dnv-h1:
454 #      intel-dnv-vpp-release-1810:
455 #        - 1
456 #    intel-dnv-vpp-changes-2n-dnv-ref:
457 #      intel-dnv-vpp-release-1901:
458 #        - 1
459 #    intel-dnv-vpp-changes-2n-dnv-cmp:
460 #      # intel-dnv-vpp-release-1904:
461 #      intel-dnv-vpp-release-1901:
462 #        - 1
463 #    intel-dnv-vpp-changes-2n-dnv:
464 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
465 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
466 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
467
468     vpp-performance-changes-3n-hsw-h1:
469       csit-vpp-perf-verify-1810-3n-hsw:
470         - 8   # NDRPDR sel
471         - 12  # NDRPDR sel
472         - 14  # NDRPDR sel
473         - 18  # NDRPDR sel
474         - 23  # NDRPDR sel
475         - 25  # NDRPDR sel
476         - 38  # NDRPDR sel
477         - 39  # NDRPDR sel
478         - 41  # NDRPDR sel
479         - 42  # NDRPDR sel
480     vpp-performance-changes-3n-hsw-ref:
481       csit-vpp-perf-verify-1901-3n-hsw:
482         - 10  # NDRPDR sel
483         - 19  # NDRPDR sel
484         - 31  # NDRPDR sel
485         - 36  # NDRPDR sel
486         - 40  # NDRPDR sel
487         - 42  # NDRPDR sel
488         - 44  # NDRPDR sel
489         - 46  # NDRPDR sel
490         - 47  # NDRPDR sel
491         - 48  # NDRPDR sel
492         - 61  # NDRPDR LB
493         - 62  # NDRPDR LB
494         - 63  # NDRPDR LB
495         - 64  # NDRPDR LB
496         - 65  # NDRPDR LB
497         - 66  # NDRPDR LB
498         - 67  # NDRPDR LB
499         - 69  # NDRPDR LB
500         - 70  # NDRPDR LB
501         - 71  # NDRPDR LB
502     vpp-performance-changes-3n-hsw-cmp:
503       csit-vpp-perf-verify-1904-3n-hsw:
504         - 11  # NDRPDR sel
505         - 12  # NDRPDR sel
506         - 20  # NDRPDR sel
507         - 21  # NDRPDR sel
508         - 23  # NDRPDR sel
509         - 24  # NDRPDR sel
510         - 25  # NDRPDR sel
511         - 26  # NDRPDR sel
512         - 29  # NDRPDR sel
513         - 30  # NDRPDR sel
514     vpp-performance-changes-3n-hsw:
515       - "vpp-performance-changes-3n-hsw-h1"
516       - "vpp-performance-changes-3n-hsw-ref"
517       - "vpp-performance-changes-3n-hsw-cmp"
518
519     vpp-performance-changes-3n-skx-h1:
520       csit-vpp-perf-verify-1810-3n-skx:
521         - 10  # NDRPDR sel
522         - 14  # NDRPDR sel
523         - 15  # NDRPDR sel
524         - 16  # NDRPDR sel
525         - 17  # NDRPDR sel
526         - 19  # NDRPDR sel
527         - 20  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 22  # NDRPDR sel
530         - 25  # NDRPDR sel
531     vpp-performance-changes-3n-skx-ref:
532       csit-vpp-perf-verify-1901-3n-skx:
533         - 18  # NDRPDR sel
534         - 19  # NDRPDR sel
535         - 20  # NDRPDR sel
536         - 28  # NDRPDR sel
537         - 31  # NDRPDR sel
538         - 33  # NDRPDR sel
539         - 36  # NDRPDR sel
540         - 38  # NDRPDR sel
541         - 47  # NDRPDR sel
542         - 48  # NDRPDR sel
543         - 54  # NDRPDR LB
544         - 57  # NDRPDR LB
545         - 58  # NDRPDR LB
546         - 59  # NDRPDR LB
547         - 60  # NDRPDR LB
548         - 63  # NDRPDR LB
549         - 64  # NDRPDR LB
550         - 65  # NDRPDR LB
551         - 66  # NDRPDR LB
552         - 67  # NDRPDR LB
553     vpp-performance-changes-3n-skx-cmp:
554       csit-vpp-perf-verify-1904-3n-skx:
555         - 8   # NDRPDR sel
556         - 9   # NDRPDR sel
557         - 10  # NDRPDR sel
558         - 11  # NDRPDR sel
559         - 12  # NDRPDR sel
560         - 14  # NDRPDR sel
561         - 16  # NDRPDR sel
562         - 21  # NDRPDR sel
563         - 23  # NDRPDR sel
564         - 25  # NDRPDR sel
565     vpp-performance-changes-3n-skx:
566       - "vpp-performance-changes-3n-skx-h1"
567       - "vpp-performance-changes-3n-skx-ref"
568       - "vpp-performance-changes-3n-skx-cmp"
569
570     vpp-performance-changes-2n-skx-h1:
571       csit-vpp-perf-verify-1810-2n-skx:
572         - 9   # NDRPDR sel
573         - 13  # NDRPDR sel
574         - 14  # NDRPDR sel
575         - 19  # NDRPDR sel
576         - 20  # NDRPDR sel
577         - 21  # NDRPDR sel
578         - 22  # NDRPDR sel
579         - 23  # NDRPDR sel
580         - 24  # NDRPDR sel
581         - 27  # NDRPDR sel
582     vpp-performance-changes-2n-skx-ref:
583       csit-vpp-perf-verify-1901-2n-skx:
584         - 5   # NDRPDR sel
585         - 12  # NDRPDR sel
586         - 13  # NDRPDR sel
587         - 21  # NDRPDR sel
588         - 23  # NDRPDR sel
589         - 31  # NDRPDR sel
590         - 34  # NDRPDR sel
591         - 40  # NDRPDR sel
592         - 42  # NDRPDR sel
593         - 43  # NDRPDR sel
594     vpp-performance-changes-2n-skx-cmp:
595       csit-vpp-perf-verify-1904-2n-skx:
596         - 12  # NDRPDR sel
597         - 14  # NDRPDR sel
598         - 16  # NDRPDR sel
599         - 17  # NDRPDR sel
600         - 18  # NDRPDR sel
601         - 21  # NDRPDR sel
602         - 27  # NDRPDR sel
603         - 30  # NDRPDR sel
604         - 31  # NDRPDR sel
605         - 32  # NDRPDR sel
606     vpp-performance-changes-2n-skx:
607       - "vpp-performance-changes-2n-skx-h1"
608       - "vpp-performance-changes-2n-skx-ref"
609       - "vpp-performance-changes-2n-skx-cmp"
610
611     vpp-soak-vs-ndr-2n-skx-ref:
612       csit-vpp-perf-verify-1904-2n-skx:
613         - 12  # NDRPDR sel
614         - 14  # NDRPDR sel
615         - 16  # NDRPDR sel
616         - 17  # NDRPDR sel
617         - 18  # NDRPDR sel
618         - 21  # NDRPDR sel
619         - 27  # NDRPDR sel
620         - 30  # NDRPDR sel
621         - 31  # NDRPDR sel
622         - 32  # NDRPDR sel
623     vpp-soak-vs-ndr-2n-skx-cmp:
624       csit-vpp-perf-verify-1904-2n-skx:
625         - 70  # soak
626         - 71  # soak
627     vpp-soak-vs-ndr-2n-skx:
628       csit-vpp-perf-verify-1904-2n-skx:
629         - 12  # NDRPDR sel
630         - 14  # NDRPDR sel
631         - 16  # NDRPDR sel
632         - 17  # NDRPDR sel
633         - 18  # NDRPDR sel
634         - 21  # NDRPDR sel
635         - 27  # NDRPDR sel
636         - 30  # NDRPDR sel
637         - 31  # NDRPDR sel
638         - 32  # NDRPDR sel
639         - 70  # soak
640         - 71  # soak
641
642     vpp-performance-changes-3n-hsw-mrr-h1:
643       csit-vpp-perf-verify-1810-3n-hsw:
644         - 9   # MRR sel
645     vpp-performance-changes-3n-hsw-mrr-ref:
646       csit-vpp-perf-verify-1901-3n-hsw:
647         - 35  # MRR sel
648     vpp-performance-changes-3n-hsw-mrr-cmp:
649       csit-vpp-perf-verify-1904-3n-hsw:
650         - 9   # MRR sel
651     vpp-performance-changes-3n-hsw-mrr:
652       - "vpp-performance-changes-3n-hsw-mrr-h1"
653       - "vpp-performance-changes-3n-hsw-mrr-ref"
654       - "vpp-performance-changes-3n-hsw-mrr-cmp"
655
656     vpp-performance-changes-3n-skx-mrr-h1:
657       csit-vpp-perf-verify-1810-3n-skx:
658         - 9   # MRR sel
659         - 11  # MRR sel
660         - 12  # MRR sel
661         - 13  # MRR sel
662     vpp-performance-changes-3n-skx-mrr-ref:
663       csit-vpp-perf-verify-1901-3n-skx:
664         - 32  # MRR sel
665     vpp-performance-changes-3n-skx-mrr-cmp:
666       csit-vpp-perf-verify-1904-3n-skx:
667         - 7   # MRR sel
668     vpp-performance-changes-3n-skx-mrr:
669       - "vpp-performance-changes-3n-skx-mrr-h1"
670       - "vpp-performance-changes-3n-skx-mrr-ref"
671       - "vpp-performance-changes-3n-skx-mrr-cmp"
672
673     vpp-performance-changes-2n-skx-mrr-h1:
674       csit-vpp-perf-verify-1810-2n-skx:
675         - 8   # MRR sel
676         - 10  # MRR sel
677         - 11  # MRR sel
678         - 12  # MRR sel
679     vpp-performance-changes-2n-skx-mrr-ref:
680       csit-vpp-perf-verify-1901-2n-skx:
681         - 22  # MRR sel
682     vpp-performance-changes-2n-skx-mrr-cmp:
683       csit-vpp-perf-verify-1904-2n-skx:
684         - 11  # MRR sel
685     vpp-performance-changes-2n-skx-mrr:
686       - "vpp-performance-changes-2n-skx-mrr-h1"
687       - "vpp-performance-changes-2n-skx-mrr-ref"
688       - "vpp-performance-changes-2n-skx-mrr-cmp"
689
690     dpdk-performance-changes-3n-hsw-h1:
691       csit-dpdk-perf-verify-1810-3n-hsw:
692         - 1   # NDRPDR sel
693         - 2   # NDRPDR sel
694         - 3   # NDRPDR sel
695         - 4   # NDRPDR sel
696         - 5   # NDRPDR sel
697         - 6   # NDRPDR sel
698         - 7   # NDRPDR sel
699         - 8   # NDRPDR sel
700         - 9   # NDRPDR sel
701         - 10  # NDRPDR sel
702     dpdk-performance-changes-3n-hsw-ref:
703       csit-dpdk-perf-verify-1901-3n-hsw:
704         - 13  # NDRPDR sel
705         - 14  # NDRPDR sel
706         - 16  # NDRPDR sel
707         - 17  # NDRPDR sel
708         - 18  # NDRPDR sel
709         - 19  # NDRPDR sel
710         - 20  # NDRPDR sel
711         - 21  # NDRPDR sel
712         - 22  # NDRPDR sel
713         - 23  # NDRPDR sel
714     dpdk-performance-changes-3n-hsw-cmp:
715       csit-dpdk-perf-verify-1904-3n-hsw:
716         - 2   # NDRPDR sel
717         - 3   # NDRPDR sel
718         - 5   # NDRPDR sel
719         - 6   # NDRPDR sel
720         - 13  # NDRPDR sel
721         - 14  # NDRPDR sel
722         - 15  # NDRPDR sel
723         - 18  # NDRPDR sel
724         - 19  # NDRPDR sel
725         - 20  # NDRPDR sel
726     dpdk-performance-changes-3n-hsw:
727       - "dpdk-performance-changes-3n-hsw-h1"
728       - "dpdk-performance-changes-3n-hsw-ref"
729       - "dpdk-performance-changes-3n-hsw-cmp"
730
731     dpdk-performance-changes-3n-skx-h1:
732       csit-dpdk-perf-verify-1810-3n-skx:
733         - 3   # NDRPDR sel
734         - 4   # NDRPDR sel
735         - 6   # NDRPDR sel
736         - 7   # NDRPDR sel
737         - 8   # NDRPDR sel
738         - 9   # NDRPDR sel
739         - 10  # NDRPDR sel
740         - 11  # NDRPDR sel
741         - 12  # NDRPDR sel
742         - 13  # NDRPDR sel
743     dpdk-performance-changes-3n-skx-ref:
744       csit-dpdk-perf-verify-1901-3n-skx:
745         - 3   # NDRPDR sel
746         - 5   # NDRPDR sel
747         - 6   # NDRPDR sel
748         - 7   # NDRPDR sel
749         - 8   # NDRPDR sel
750         - 9   # NDRPDR sel
751         - 10  # NDRPDR sel
752         - 11  # NDRPDR sel
753         - 12  # NDRPDR sel
754         - 13  # NDRPDR sel
755     dpdk-performance-changes-3n-skx-cmp:
756       csit-dpdk-perf-verify-1904-3n-skx:
757         - 2   # NDRPDR sel
758         - 3   # NDRPDR sel
759         - 4   # NDRPDR sel
760         - 5   # NDRPDR sel
761         - 6   # NDRPDR sel
762         - 7   # NDRPDR sel
763         - 11  # NDRPDR sel
764         - 12  # NDRPDR sel
765         - 13  # NDRPDR sel
766         - 14  # NDRPDR sel
767     dpdk-performance-changes-3n-skx:
768       - "dpdk-performance-changes-3n-skx-h1"
769       - "dpdk-performance-changes-3n-skx-ref"
770       - "dpdk-performance-changes-3n-skx-cmp"
771
772     dpdk-performance-changes-2n-skx-h1:
773       csit-dpdk-perf-verify-1810-2n-skx:
774         - 3   # NDRPDR sel
775         - 4   # NDRPDR sel
776         - 5   # NDRPDR sel
777         - 7   # NDRPDR sel
778         - 8   # NDRPDR sel
779         - 9   # NDRPDR sel
780         - 10  # NDRPDR sel
781         - 11  # NDRPDR sel
782         - 12  # NDRPDR sel
783         - 13  # NDRPDR sel
784     dpdk-performance-changes-2n-skx-ref:
785       csit-dpdk-perf-verify-1901-2n-skx:
786         - 12  # NDRPDR sel
787         - 13  # NDRPDR sel
788         - 14  # NDRPDR sel
789         - 15  # NDRPDR sel
790         - 16  # NDRPDR sel
791         - 17  # NDRPDR sel
792         - 18  # NDRPDR sel
793         - 19  # NDRPDR sel
794         - 20  # NDRPDR sel
795         - 21  # NDRPDR sel
796     dpdk-performance-changes-2n-skx-cmp:
797       csit-dpdk-perf-verify-1904-2n-skx:
798         - 2   # NDRPDR sel
799         - 3   # NDRPDR sel
800         - 4   # NDRPDR sel
801         - 5   # NDRPDR sel
802         - 7   # NDRPDR sel
803         - 8   # NDRPDR sel
804         - 9   # NDRPDR sel
805         - 10  # NDRPDR sel
806         - 11  # NDRPDR sel
807         - 12  # NDRPDR sel
808     dpdk-performance-changes-2n-skx:
809       - "dpdk-performance-changes-2n-skx-h1"
810       - "dpdk-performance-changes-2n-skx-ref"
811       - "dpdk-performance-changes-2n-skx-cmp"
812
813     # Compare testbeds
814
815     vpp-compare-testbeds-ref:
816       csit-vpp-perf-verify-1904-3n-hsw:
817         - 11  # NDRPDR sel
818         - 12  # NDRPDR sel
819         - 20  # NDRPDR sel
820         - 21  # NDRPDR sel
821         - 23  # NDRPDR sel
822         - 24  # NDRPDR sel
823         - 25  # NDRPDR sel
824         - 26  # NDRPDR sel
825         - 29  # NDRPDR sel
826         - 30  # NDRPDR sel
827     vpp-compare-testbeds-cmp:
828       csit-vpp-perf-verify-1904-3n-skx:
829         - 8   # NDRPDR sel
830         - 9   # NDRPDR sel
831         - 10  # NDRPDR sel
832         - 11  # NDRPDR sel
833         - 12  # NDRPDR sel
834         - 14  # NDRPDR sel
835         - 16  # NDRPDR sel
836         - 21  # NDRPDR sel
837         - 23  # NDRPDR sel
838         - 25  # NDRPDR sel
839     vpp-compare-testbeds:
840       - "vpp-compare-testbeds-ref"
841       - "vpp-compare-testbeds-cmp"
842
843     vpp-compare-testbeds-mrr-ref:
844       csit-vpp-perf-verify-1904-3n-hsw:
845         - 9   # MRR sel
846     vpp-compare-testbeds-mrr-cmp:
847       csit-vpp-perf-verify-1904-3n-skx:
848         - 7   # MRR sel
849     vpp-compare-testbeds-mrr:
850       - "vpp-compare-testbeds-mrr-ref"
851       - "vpp-compare-testbeds-mrr-cmp"
852
853     dpdk-compare-testbeds-ref:
854       csit-dpdk-perf-verify-1904-3n-hsw:
855         - 2   # NDRPDR sel
856         - 3   # NDRPDR sel
857         - 5   # NDRPDR sel
858         - 6   # NDRPDR sel
859         - 13  # NDRPDR sel
860         - 14  # NDRPDR sel
861         - 15  # NDRPDR sel
862         - 18  # NDRPDR sel
863         - 19  # NDRPDR sel
864         - 20  # NDRPDR sel
865     dpdk-compare-testbeds-cmp:
866       csit-dpdk-perf-verify-1904-3n-skx:
867         - 2   # NDRPDR sel
868         - 3   # NDRPDR sel
869         - 4   # NDRPDR sel
870         - 5   # NDRPDR sel
871         - 6   # NDRPDR sel
872         - 7   # NDRPDR sel
873         - 11  # NDRPDR sel
874         - 12  # NDRPDR sel
875         - 13  # NDRPDR sel
876         - 14  # NDRPDR sel
877     dpdk-compare-testbeds:
878       - "dpdk-compare-testbeds-ref"
879       - "dpdk-compare-testbeds-cmp"
880
881     # Compare topologies
882
883     vpp-compare-topologies-ref:
884       csit-vpp-perf-verify-1904-3n-skx:
885         - 8   # NDRPDR sel
886         - 9   # NDRPDR sel
887         - 10  # NDRPDR sel
888         - 11  # NDRPDR sel
889         - 12  # NDRPDR sel
890         - 14  # NDRPDR sel
891         - 16  # NDRPDR sel
892         - 21  # NDRPDR sel
893         - 23  # NDRPDR sel
894         - 25  # NDRPDR sel
895     vpp-compare-topologies-cmp:
896       csit-vpp-perf-verify-1904-2n-skx:
897         - 12  # NDRPDR sel
898         - 14  # NDRPDR sel
899         - 16  # NDRPDR sel
900         - 17  # NDRPDR sel
901         - 18  # NDRPDR sel
902         - 21  # NDRPDR sel
903         - 27  # NDRPDR sel
904         - 30  # NDRPDR sel
905         - 31  # NDRPDR sel
906         - 32  # NDRPDR sel
907     vpp-compare-topologies:
908       - "vpp-compare-topologies-ref"
909       - "vpp-compare-topologies-cmp"
910
911     vpp-compare-topologies-mrr-ref:
912       csit-vpp-perf-verify-1904-3n-skx:
913         - 7   # MRR sel
914     vpp-compare-topologies-mrr-cmp:
915       csit-vpp-perf-verify-1904-2n-skx:
916         - 11  # MRR sel
917     vpp-compare-topologies-mrr:
918       - "vpp-compare-topologies-mrr-ref"
919       - "vpp-compare-topologies-mrr-cmp"
920
921     dpdk-compare-topologies-ref:
922       csit-dpdk-perf-verify-1904-3n-skx:
923         - 2   # NDRPDR sel
924         - 3   # NDRPDR sel
925         - 4   # NDRPDR sel
926         - 5   # NDRPDR sel
927         - 6   # NDRPDR sel
928         - 7   # NDRPDR sel
929         - 11  # NDRPDR sel
930         - 12  # NDRPDR sel
931         - 13  # NDRPDR sel
932         - 14  # NDRPDR sel
933     dpdk-compare-topologies-cmp:
934       csit-dpdk-perf-verify-1904-2n-skx:
935         - 2   # NDRPDR sel
936         - 3   # NDRPDR sel
937         - 4   # NDRPDR sel
938         - 5   # NDRPDR sel
939         - 7   # NDRPDR sel
940         - 8   # NDRPDR sel
941         - 9   # NDRPDR sel
942         - 10  # NDRPDR sel
943         - 11  # NDRPDR sel
944         - 12  # NDRPDR sel
945     dpdk-compare-topologies:
946       - "dpdk-compare-topologies-ref"
947       - "dpdk-compare-topologies-cmp"
948
949   plot-layouts:
950
951     plot-soak-throughput:
952       titlefont:
953         size: 18
954       xaxis:
955         title: "<b>Test Cases [Index]</b>"
956         titlefont:
957           size: 16
958         autorange: True
959         fixedrange: False
960         gridcolor: "rgb(230, 230, 230)"
961         linecolor: "rgb(220, 220, 220)"
962         linewidth: 1
963         showgrid: True
964         showline: True
965         showticklabels: True
966         tickcolor: "rgb(220, 220, 220)"
967         tickmode: "linear"
968         tickfont:
969           size: 16
970         zeroline: False
971       yaxis:
972         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
973         titlefont:
974           size: 16
975         gridcolor: "rgb(230, 230, 230)"
976         hoverformat: ".4r"
977         tickformat: ".3r"
978         linecolor: "rgb(220, 220, 220)"
979         linewidth: 1
980         showgrid: True
981         showline: True
982         showticklabels: True
983         tickcolor: "rgb(220, 220, 220)"
984         tickfont:
985           size: 16
986         zeroline: False
987         range: [0,50]
988       autosize: False
989       margin:
990         t: 50
991         b: 0
992         l: 80
993         r: 20
994       showlegend: True
995       legend:
996         orientation: "h"
997         font:
998           size: 16
999       width: 700
1000       height: 900
1001
1002     plot-service-density:
1003       titlefont:
1004         size: 18
1005       xaxis:
1006         side: "top"
1007         autorange: True
1008         fixedrange: False
1009         showgrid: False
1010         showline: False
1011         showticklabels: False
1012         ticks: ""
1013         ticklen: 0
1014         tickwidth: 0
1015         zeroline: False
1016       yaxis:
1017         autorange: "reversed"
1018         showgrid: False
1019         showline: False
1020         showticklabels: False
1021         ticks: ""
1022         ticklen: 0
1023         tickwidth: 0
1024         zeroline: False
1025       autosize: True
1026       showlegend: False
1027       width: 700
1028       height: 700
1029
1030     plot-cps:
1031       titlefont:
1032         size: 18
1033       xaxis:
1034         title: "<b>Test Cases [Index]</b>"
1035         titlefont:
1036           size: 16
1037         autorange: True
1038         fixedrange: False
1039         gridcolor: "rgb(230, 230, 230)"
1040         linecolor: "rgb(220, 220, 220)"
1041         linewidth: 1
1042         showgrid: True
1043         showline: True
1044         showticklabels: True
1045         tickcolor: "rgb(220, 220, 220)"
1046         tickmode: "linear"
1047         tickfont:
1048           size: 16
1049         zeroline: False
1050       yaxis:
1051         title: "<b>Connections Per Second [cps]</b>"
1052         titlefont:
1053           size: 16
1054         gridcolor: "rgb(230, 230, 230)"
1055         hoverformat: ".4s"
1056         linecolor: "rgb(220, 220, 220)"
1057         linewidth: 1
1058         rangemode: "tozero"
1059         showgrid: True
1060         showline: True
1061         showticklabels: True
1062         tickcolor: "rgb(220, 220, 220)"
1063         tickformat: ".3s"
1064         tickfont:
1065           size: 16
1066         zeroline: False
1067       boxmode: "group"
1068       boxgroupgap: 0.5
1069       autosize: False
1070       margin:
1071         t: 50
1072         b: 20
1073         l: 80
1074         r: 20
1075       showlegend: True
1076       legend:
1077         orientation: "h"
1078         font:
1079           size: 16
1080       width: 700
1081       height: 800
1082
1083     plot-rps:
1084       titlefont:
1085         size: 18
1086       xaxis:
1087         title: "<b>Test Cases [Index]</b>"
1088         titlefont:
1089           size: 16
1090         autorange: True
1091         fixedrange: False
1092         gridcolor: "rgb(230, 230, 230)"
1093         linecolor: "rgb(220, 220, 220)"
1094         linewidth: 1
1095         showgrid: True
1096         showline: True
1097         showticklabels: True
1098         tickcolor: "rgb(220, 220, 220)"
1099         tickmode: "linear"
1100         tickfont:
1101           size: 16
1102         zeroline: False
1103       yaxis:
1104         title: "<b>Requests Per Second [rps]</b>"
1105         titlefont:
1106           size: 16
1107         gridcolor: "rgb(230, 230, 230)"
1108         hoverformat: ".4s"
1109         linecolor: "rgb(220, 220, 220)"
1110         linewidth: 1
1111         rangemode: "tozero"
1112         showgrid: True
1113         showline: True
1114         showticklabels: True
1115         tickcolor: "rgb(230, 230, 230)"
1116         tickformat: ".3s"
1117         tickfont:
1118           size: 16
1119         zeroline: False
1120       boxmode: "group"
1121       boxgroupgap: 0.5
1122       autosize: False
1123       margin:
1124         t: 50
1125         b: 20
1126         l: 80
1127         r: 20
1128       showlegend: True
1129       legend:
1130         orientation: "h"
1131         font:
1132           size: 16
1133       width: 700
1134       height: 800
1135
1136     plot-throughput:
1137       titlefont:
1138         size: 18
1139       xaxis:
1140         title: "<b>Test Cases [Index]</b>"
1141         titlefont:
1142           size: 16
1143         autorange: True
1144         fixedrange: False
1145         gridcolor: "rgb(230, 230, 230)"
1146         linecolor: "rgb(220, 220, 220)"
1147         linewidth: 1
1148         showgrid: True
1149         showline: True
1150         showticklabels: True
1151         tickcolor: "rgb(220, 220, 220)"
1152         tickmode: "linear"
1153         tickfont:
1154           size: 16
1155         zeroline: False
1156       yaxis:
1157         title: "<b>Packet Throughput [Mpps]</b>"
1158         titlefont:
1159           size: 16
1160         gridcolor: "rgb(230, 230, 230)"
1161         hoverformat: ".4r"
1162         tickformat: ".3r"
1163         linecolor: "rgb(220, 220, 220)"
1164         linewidth: 1
1165         showgrid: True
1166         showline: True
1167         showticklabels: True
1168         tickcolor: "rgb(220, 220, 220)"
1169         tickfont:
1170           size: 16
1171         zeroline: False
1172         range: [0,50]
1173       boxmode: "group"
1174       boxgroupgap: 0.5
1175       autosize: False
1176       margin:
1177         t: 50
1178         b: 0
1179         l: 80
1180         r: 20
1181       showlegend: True
1182       legend:
1183         orientation: "h"
1184         font:
1185           size: 16
1186       width: 700
1187       height: 900
1188
1189     plot-throughput-speedup-analysis:
1190       titlefont:
1191         size: 18
1192       xaxis:
1193         title: "<b>Number of Cores [Qty]</b>"
1194         titlefont:
1195           size: 16
1196         autorange: True
1197         fixedrange: False
1198         gridcolor: "rgb(230, 230, 230)"
1199         linecolor: "rgb(220, 220, 220)"
1200         linewidth: 1
1201         showgrid: True
1202         showline: True
1203         showticklabels: True
1204         tickcolor: "rgb(238, 238, 238)"
1205         tickmode: "linear"
1206         tickfont:
1207           size: 16
1208         zeroline: False
1209       yaxis:
1210         title: "<b>Packet Throughput [Mpps]</b>"
1211         titlefont:
1212           size: 16
1213         type: "linear"
1214         gridcolor: "rgb(230, 230, 230)"
1215         hoverformat: ".4s"
1216         linecolor: "rgb(220, 220, 220)"
1217         linewidth: 1
1218         showgrid: True
1219         showline: True
1220         showticklabels: True
1221         tickcolor: "rgb(220, 220, 220)"
1222         tickformat: ".4s"
1223         tickfont:
1224           size: 16
1225         zeroline: True
1226         rangemode: "tozero"
1227         range: [0,100]
1228       legend:
1229         orientation: "h"
1230         font:
1231           size: 16
1232         xanchor: "left"
1233         yanchor: "top"
1234         x: 0
1235         y: -0.2
1236         bgcolor: "rgba(255, 255, 255, 0)"
1237         bordercolor: "rgba(255, 255, 255, 0)"
1238         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1239       autosize: False
1240       margin:
1241           't': 50
1242           'b': 150
1243           'l': 85
1244           'r': 10
1245       showlegend: True
1246       width: 700
1247       height: 700
1248       hoverlabel:
1249         namelength: -1
1250       annotations: [
1251         {
1252           text: "_ _          __          ...",
1253           align: "left",
1254           showarrow: False,
1255           xref: "paper",
1256           yref: "paper",
1257           xanchor: "left",
1258           yanchor: "top",
1259           x: 0,
1260           y: -0.13,
1261           font: {
1262             family: "Consolas, Courier New",
1263             size: 15
1264           },
1265         },
1266         {
1267           text: "    Perfect     Measured     Limit",
1268           align: "left",
1269           showarrow: False,
1270           xref: "paper",
1271           yref: "paper",
1272           xanchor: "left",
1273           yanchor: "top",
1274           x: 0,
1275           y: -0.15,
1276           font: {
1277             family: "Consolas, Courier New",
1278             size: 15
1279           },
1280         },
1281       ]
1282
1283     plot-latency:
1284       titlefont:
1285         size: 18
1286       xaxis:
1287         title: "<b>Direction</b>"
1288         titlefont:
1289           size: 16
1290         autorange: True
1291         fixedrange: False
1292         gridcolor: "rgb(230, 230, 230)"
1293         linecolor: "rgb(220, 220, 220)"
1294         linewidth: 1
1295         showgrid: True
1296         showline: True
1297         showticklabels: False
1298         tickcolor: "rgb(220, 220, 220)"
1299         tickmode: "linear"
1300         tickfont:
1301           size: 16
1302         zeroline: False
1303       yaxis:
1304         title: "<b>Packet Latency [uSec]</b>"
1305         titlefont:
1306           size: 16
1307         type: "linear"
1308         gridcolor: "rgb(230, 230, 230)"
1309         hoverformat: ".4s"
1310         linecolor: "rgb(220, 220, 220)"
1311         linewidth: 1
1312         showgrid: True
1313         showline: True
1314         showticklabels: True
1315         tickcolor: "rgb(220, 220, 220)"
1316         tickformat: ".4s"
1317         tickfont:
1318           size: 16
1319         zeroline: True
1320         rangemode: "tozero"
1321       legend:
1322         orientation: "h"
1323         font:
1324           size: 16
1325         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1326       autosize: False
1327       margin:
1328           't': 50
1329           'b': 150
1330           'l': 80
1331           'r': 10
1332       showlegend: True
1333       width: 700
1334       height: 700
1335       hoverlabel:
1336         namelength: -1
1337
1338 - type: "static"
1339   src-path: "{DIR[RST]}"
1340   dst-path: "{DIR[WORKING,SRC]}"
1341
1342 - type: "input"
1343   general:
1344     file-name: "robot-plugin.zip"
1345     file-format: ".zip"
1346     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1347     extract: "robot-plugin/output.xml"
1348
1349   builds:
1350 ##    intel-dnv-vpp-release-1904:
1351 ##      - 1
1352 #
1353 #    intel-dnv-vpp-release-1901:
1354 #      - 1
1355 #
1356 #    intel-dnv-vpp-release-1810:
1357 #      - 1
1358
1359     csit-vpp-perf-verify-1810-3n-hsw:
1360       - 9   # MRR sel
1361       - 8   # NDRPDR sel
1362       - 12  # NDRPDR sel
1363       - 14  # NDRPDR sel
1364       - 18  # NDRPDR sel
1365       - 23  # NDRPDR sel
1366       - 25  # NDRPDR sel
1367       - 38  # NDRPDR sel
1368       - 39  # NDRPDR sel
1369       - 41  # NDRPDR sel
1370       - 42  # NDRPDR sel
1371 #      - 28  # WRK
1372 #      - 29  # WRK
1373 #      - 30  # WRK
1374 #      - 31  # WRK
1375 #      - 32  # WRK
1376 #      - 33  # WRK
1377 #      - 34  # WRK
1378 #      - 35  # WRK
1379 #      - 36  # WRK
1380 #      - 37  # WRK
1381     csit-vpp-perf-verify-1901-3n-hsw:
1382       - 35  # MRR sel
1383       - 10  # NDRPDR sel
1384       - 19  # NDRPDR sel
1385       - 31  # NDRPDR sel
1386       - 36  # NDRPDR sel
1387       - 40  # NDRPDR sel
1388       - 42  # NDRPDR sel
1389       - 44  # NDRPDR sel
1390       - 46  # NDRPDR sel
1391       - 47  # NDRPDR sel
1392       - 48  # NDRPDR sel
1393       - 61  # NDRPDR LB
1394       - 62  # NDRPDR LB
1395       - 63  # NDRPDR LB
1396       - 64  # NDRPDR LB
1397       - 65  # NDRPDR LB
1398       - 66  # NDRPDR LB
1399       - 67  # NDRPDR LB
1400       - 69  # NDRPDR LB
1401       - 70  # NDRPDR LB
1402       - 71  # NDRPDR LB
1403     # TODO: Add 1904 Data
1404     csit-vpp-perf-verify-1904-3n-hsw:
1405       - 9   # MRR sel
1406       - 32  # NDRPDR full
1407       - 33  # NDRPDR full
1408       - 35  # NDRPDR full
1409       - 36  # NDRPDR full
1410       - 37  # NDRPDR full
1411       - 38  # NDRPDR full
1412       - 40  # NDRPDR full
1413       - 11  # NDRPDR sel
1414       - 12  # NDRPDR sel
1415       - 20  # NDRPDR sel
1416       - 21  # NDRPDR sel
1417       - 23  # NDRPDR sel
1418       - 24  # NDRPDR sel
1419       - 25  # NDRPDR sel
1420       - 26  # NDRPDR sel
1421       - 29  # NDRPDR sel
1422       - 30  # NDRPDR sel
1423
1424     csit-vpp-perf-verify-1810-3n-skx:
1425       - 9   # MRR sel
1426       - 11  # MRR sel
1427       - 12  # MRR sel
1428       - 13  # MRR sel
1429       - 10  # NDRPDR sel
1430       - 14  # NDRPDR sel
1431       - 15  # NDRPDR sel
1432       - 16  # NDRPDR sel
1433       - 17  # NDRPDR sel
1434       - 19  # NDRPDR sel
1435       - 20  # NDRPDR sel
1436       - 21  # NDRPDR sel
1437       - 22  # NDRPDR sel
1438       - 25  # NDRPDR sel
1439     csit-vpp-perf-verify-1901-3n-skx:
1440       - 32  # MRR sel
1441       - 18  # NDRPDR sel
1442       - 19  # NDRPDR sel
1443       - 20  # NDRPDR sel
1444       - 28  # NDRPDR sel
1445       - 31  # NDRPDR sel
1446       - 33  # NDRPDR sel
1447       - 36  # NDRPDR sel
1448       - 38  # NDRPDR sel
1449       - 47  # NDRPDR sel
1450       - 48  # NDRPDR sel
1451       - 54  # NDRPDR LB
1452       - 57  # NDRPDR LB
1453       - 58  # NDRPDR LB
1454       - 59  # NDRPDR LB
1455       - 60  # NDRPDR LB
1456       - 63  # NDRPDR LB
1457       - 64  # NDRPDR LB
1458       - 65  # NDRPDR LB
1459       - 66  # NDRPDR LB
1460       - 67  # NDRPDR LB
1461     csit-vpp-perf-verify-1904-3n-skx:
1462       - 7   # MRR sel
1463       - 26  # NDRPDR full
1464       - 27  # NDRPDR full
1465       - 30  # NDRPDR full
1466       - 31  # NDRPDR full
1467       - 8   # NDRPDR sel
1468       - 9   # NDRPDR sel
1469       - 10  # NDRPDR sel
1470       - 11  # NDRPDR sel
1471       - 12  # NDRPDR sel
1472       - 14  # NDRPDR sel
1473       - 16  # NDRPDR sel
1474       - 21  # NDRPDR sel
1475       - 23  # NDRPDR sel
1476       - 25  # NDRPDR sel
1477
1478     csit-vpp-perf-verify-1810-2n-skx:
1479       - 8   # MRR sel
1480       - 10  # MRR sel
1481       - 11  # MRR sel
1482       - 12  # MRR sel
1483       - 9   # NDRPDR sel
1484       - 13  # NDRPDR sel
1485       - 14  # NDRPDR sel
1486       - 19  # NDRPDR sel
1487       - 20  # NDRPDR sel
1488       - 21  # NDRPDR sel
1489       - 22  # NDRPDR sel
1490       - 23  # NDRPDR sel
1491       - 24  # NDRPDR sel
1492       - 27  # NDRPDR sel
1493     csit-vpp-perf-verify-1901-2n-skx:
1494       - 22  # MRR sel
1495       - 5   # NDRPDR sel
1496       - 12  # NDRPDR sel
1497       - 13  # NDRPDR sel
1498       - 21  # NDRPDR sel
1499       - 23  # NDRPDR sel
1500       - 31  # NDRPDR sel
1501       - 34  # NDRPDR sel
1502       - 40  # NDRPDR sel
1503       - 42  # NDRPDR sel
1504       - 43  # NDRPDR sel
1505     csit-vpp-perf-verify-1904-2n-skx:
1506       - 11  # MRR sel
1507       - 33  # NDRPDR full
1508       - 39  # NDRPDR full
1509       - 58  # NDRPDR full
1510       - 62  # NDRPDR full
1511       - 12  # NDRPDR sel
1512       - 14  # NDRPDR sel
1513       - 16  # NDRPDR sel
1514       - 17  # NDRPDR sel
1515       - 18  # NDRPDR sel
1516       - 21  # NDRPDR sel
1517       - 27  # NDRPDR sel
1518       - 30  # NDRPDR sel
1519       - 31  # NDRPDR sel
1520       - 32  # NDRPDR sel
1521       - 40  # NFV MRR 64b
1522       - 41  # NFV MRR 64b
1523       - 42  # NFV MRR 64b
1524       - 47  # NFV MRR 64b
1525       - 48  # NFV MRR 64b
1526       - 49  # NFV MRR IMIX
1527       - 50  # NFV MRR IMIX
1528       - 51  # NFV MRR IMIX
1529       - 54  # NFV MRR IMIX
1530       - 55  # NFV MRR IMIX
1531       - 56  # NFV NDRPDR 64b
1532       - 59  # NFV NDRPDR 64b
1533       - 60  # NFV NDRPDR 64b
1534       - 65  # NFV NDRPDR 64b
1535       - 68  # NFV NDRPDR 64b
1536       - 66  # NFV NDRPDR IMIX
1537       - 67  # NFV NDRPDR IMIX
1538       - 69  # NFV NDRPDR IMIX
1539       - 82  # NFV NDRPDR IMIX
1540       - 83  # NFV NDRPDR IMIX
1541       - 80  # NFV MRR NDRPDR 64b IMIX
1542       - 81  # NFV MRR NDRPDR 64b IMIX
1543       - 84  # NFV MRR NDRPDR 64b IMIX
1544       - 85  # NFV MRR NDRPDR 64b IMIX
1545       - 86  # NFV MRR NDRPDR 64b IMIX
1546       - 70  # soak
1547       - 71  # soak
1548
1549 #    csit-ligato-perf-verify-1901-3n-hsw:
1550 #      - 10  # NDRPDR full
1551 #      - 8   # NDRPDR sel
1552 #      - 9   # NDRPDR sel
1553 #      - 11  # NDRPDR sel
1554 #      - 12  # NDRPDR sel
1555 #      - 13  # NDRPDR sel
1556 #      - 14  # NDRPDR sel
1557 #      - 15  # NDRPDR sel
1558 #      - 16  # NDRPDR sel
1559 #      - 17  # NDRPDR sel
1560 #      - 18  # NDRPDR sel
1561 ##    csit-ligato-perf-verify-1904-3n-hsw:
1562 ##      -
1563
1564     csit-dpdk-perf-verify-1810-3n-hsw:
1565       - 1   # NDRPDR sel
1566       - 2   # NDRPDR sel
1567       - 3   # NDRPDR sel
1568       - 4   # NDRPDR sel
1569       - 5   # NDRPDR sel
1570       - 6   # NDRPDR sel
1571       - 7   # NDRPDR sel
1572       - 8   # NDRPDR sel
1573       - 9   # NDRPDR sel
1574       - 10  # NDRPDR sel
1575     csit-dpdk-perf-verify-1901-3n-hsw:
1576       - 13  # NDRPDR sel
1577       - 14  # NDRPDR sel
1578       - 16  # NDRPDR sel
1579       - 17  # NDRPDR sel
1580       - 18  # NDRPDR sel
1581       - 19  # NDRPDR sel
1582       - 20  # NDRPDR sel
1583       - 21  # NDRPDR sel
1584       - 22  # NDRPDR sel
1585       - 23  # NDRPDR sel
1586     csit-dpdk-perf-verify-1904-3n-hsw:
1587       - 2   # NDRPDR sel
1588       - 3   # NDRPDR sel
1589       - 5   # NDRPDR sel
1590       - 6   # NDRPDR sel
1591       - 13  # NDRPDR sel
1592       - 14  # NDRPDR sel
1593       - 15  # NDRPDR sel
1594       - 18  # NDRPDR sel
1595       - 19  # NDRPDR sel
1596       - 20  # NDRPDR sel
1597
1598     csit-dpdk-perf-verify-1810-3n-skx:
1599       - 3   # NDRPDR sel
1600       - 4   # NDRPDR sel
1601       - 6   # NDRPDR sel
1602       - 7   # NDRPDR sel
1603       - 8   # NDRPDR sel
1604       - 9   # NDRPDR sel
1605       - 10  # NDRPDR sel
1606       - 11  # NDRPDR sel
1607       - 12  # NDRPDR sel
1608       - 13  # NDRPDR sel
1609     csit-dpdk-perf-verify-1901-3n-skx:
1610       - 3   # NDRPDR sel
1611       - 5   # NDRPDR sel
1612       - 6   # NDRPDR sel
1613       - 7   # NDRPDR sel
1614       - 8   # NDRPDR sel
1615       - 9   # NDRPDR sel
1616       - 10  # NDRPDR sel
1617       - 11  # NDRPDR sel
1618       - 12  # NDRPDR sel
1619       - 13  # NDRPDR sel
1620     csit-dpdk-perf-verify-1904-3n-skx:
1621       - 2   # NDRPDR sel
1622       - 3   # NDRPDR sel
1623       - 4   # NDRPDR sel
1624       - 5   # NDRPDR sel
1625       - 6   # NDRPDR sel
1626       - 7   # NDRPDR sel
1627       - 11  # NDRPDR sel
1628       - 12  # NDRPDR sel
1629       - 13  # NDRPDR sel
1630       - 14  # NDRPDR sel
1631
1632     csit-dpdk-perf-verify-1810-2n-skx:
1633       - 3   # NDRPDR sel
1634       - 4   # NDRPDR sel
1635       - 5   # NDRPDR sel
1636       - 7   # NDRPDR sel
1637       - 8   # NDRPDR sel
1638       - 9   # NDRPDR sel
1639       - 10  # NDRPDR sel
1640       - 11  # NDRPDR sel
1641       - 12  # NDRPDR sel
1642       - 13  # NDRPDR sel
1643     csit-dpdk-perf-verify-1901-2n-skx:
1644       - 12  # NDRPDR sel
1645       - 13  # NDRPDR sel
1646       - 14  # NDRPDR sel
1647       - 15  # NDRPDR sel
1648       - 16  # NDRPDR sel
1649       - 17  # NDRPDR sel
1650       - 18  # NDRPDR sel
1651       - 19  # NDRPDR sel
1652       - 20  # NDRPDR sel
1653       - 21  # NDRPDR sel
1654     csit-dpdk-perf-verify-1904-2n-skx:
1655       - 2   # NDRPDR sel
1656       - 3   # NDRPDR sel
1657       - 4   # NDRPDR sel
1658       - 5   # NDRPDR sel
1659       - 7   # NDRPDR sel
1660       - 8   # NDRPDR sel
1661       - 9   # NDRPDR sel
1662       - 10  # NDRPDR sel
1663       - 11  # NDRPDR sel
1664       - 12  # NDRPDR sel
1665
1666     csit-vpp-functional-1904-ubuntu1604-virl:
1667       - 33
1668     csit-vpp-functional-1904-centos7-virl:
1669       - 32
1670     csit-vpp-device-1904-ubuntu1804-1n-skx:
1671       - 32
1672 #    # Not used
1673 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1674 #      - 1
1675     csit-dmm-functional-1904-ubuntu1604-virl:
1676       - 1
1677     csit-hc2vpp-verify-func-1904-ubuntu1604:
1678       - 4
1679
1680 - type: "output"
1681   output: "report"
1682   format:
1683     html:
1684     - full
1685     pdf:
1686     - minimal
1687
1688 ################################################################################
1689 ###                               T A B L E S                                ###
1690 ################################################################################
1691
1692 # VPP Soak vs NDR
1693 - type: "table"
1694   title: "VPP Soak vs NDR 2n-skx"
1695   algorithm: "table_soak_vs_ndr"
1696   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1697   reference:
1698     title: "NDR"
1699     data: "vpp-soak-vs-ndr-2n-skx-ref"
1700   compare:
1701     title: "Soak"
1702     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1703   data: "vpp-soak-vs-ndr-2n-skx"
1704   include-tests: "NDR"
1705   filter: "('NDRPDR' or 'SOAK')"
1706   parameters:
1707     - "throughput"
1708     - "name"
1709     - "parent"
1710
1711 ################################################################################
1712
1713 # VPP Compare NICs 3n-hsw 1t1c ndr
1714 - type: "table"
1715   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1716   algorithm: "table_nics_comparison"
1717   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1718   reference:
1719     title: "Intel-x520"
1720     nic: "NIC_Intel-X520-DA2"
1721   compare:
1722     title: "Intel-x710"
1723     nic: "NIC_Intel-X710"
1724   data: "vpp-nic-comparison-3n-hsw"
1725   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1726   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1727   parameters:
1728   - "name"
1729   - "parent"
1730   - "throughput"
1731   - "tags"
1732
1733 # VPP Compare NICs 3n-hsw 2t2c ndr
1734 - type: "table"
1735   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1736   algorithm: "table_nics_comparison"
1737   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1738   reference:
1739     title: "Intel-x520"
1740     nic: "NIC_Intel-X520-DA2"
1741   compare:
1742     title: "Intel-x710"
1743     nic: "NIC_Intel-X710"
1744   data: "vpp-nic-comparison-3n-hsw"
1745   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1746   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1747   parameters:
1748   - "name"
1749   - "parent"
1750   - "throughput"
1751   - "tags"
1752
1753 # VPP Compare NICs 3n-hsw 1t1c pdr
1754 - type: "table"
1755   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1756   algorithm: "table_nics_comparison"
1757   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1758   reference:
1759     title: "Intel-x520"
1760     nic: "NIC_Intel-X520-DA2"
1761   compare:
1762     title: "Intel-x710"
1763     nic: "NIC_Intel-X710"
1764   data: "vpp-nic-comparison-3n-hsw"
1765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1766   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1767   parameters:
1768   - "name"
1769   - "parent"
1770   - "throughput"
1771   - "tags"
1772
1773 # VPP Compare NICs 3n-hsw 2t2c pdr
1774 - type: "table"
1775   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1776   algorithm: "table_nics_comparison"
1777   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1778   reference:
1779     title: "Intel-x520"
1780     nic: "NIC_Intel-X520-DA2"
1781   compare:
1782     title: "Intel-x710"
1783     nic: "NIC_Intel-X710"
1784   data: "vpp-nic-comparison-3n-hsw"
1785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1786   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1787   parameters:
1788   - "name"
1789   - "parent"
1790   - "throughput"
1791   - "tags"
1792
1793 # VPP Compare NICs 3n-hsw 1t1c mrr
1794 - type: "table"
1795   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1796   algorithm: "table_nics_comparison"
1797   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1798   reference:
1799     title: "Intel-x520"
1800     nic: "NIC_Intel-X520-DA2"
1801   compare:
1802     title: "Intel-x710"
1803     nic: "NIC_Intel-X710"
1804   data: "vpp-nic-comparison-3n-hsw-mrr"
1805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1806   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1807   parameters:
1808   - "name"
1809   - "parent"
1810   - "result"
1811   - "tags"
1812
1813 # VPP Compare NICs 3n-hsw 2t2c mrr
1814 - type: "table"
1815   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1816   algorithm: "table_nics_comparison"
1817   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1818   reference:
1819     title: "Intel-x520"
1820     nic: "NIC_Intel-X520-DA2"
1821   compare:
1822     title: "Intel-x710"
1823     nic: "NIC_Intel-X710"
1824   data: "vpp-nic-comparison-3n-hsw-mrr"
1825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1826   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1827   parameters:
1828   - "name"
1829   - "parent"
1830   - "result"
1831   - "tags"
1832
1833 # VPP Compare NICs 3n-hsw 4t4c mrr
1834 - type: "table"
1835   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1836   algorithm: "table_nics_comparison"
1837   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1838   reference:
1839     title: "Intel-x520"
1840     nic: "NIC_Intel-X520-DA2"
1841   compare:
1842     title: "Intel-x710"
1843     nic: "NIC_Intel-X710"
1844   data: "vpp-nic-comparison-3n-hsw-mrr"
1845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1846   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1847   parameters:
1848   - "name"
1849   - "parent"
1850   - "result"
1851   - "tags"
1852
1853 # VPP Compare NICs 3n-skx 2t1c ndr
1854 - type: "table"
1855   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1856   algorithm: "table_nics_comparison"
1857   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1858   reference:
1859     title: "Intel-x710"
1860     nic: "NIC_Intel-X710"
1861   compare:
1862     title: "Intel-xxv710"
1863     nic: "NIC_Intel-XXV710"
1864   data: "vpp-nic-comparison-3n-skx"
1865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1866   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1867   parameters:
1868   - "name"
1869   - "parent"
1870   - "throughput"
1871   - "tags"
1872
1873 # VPP Compare NICs 3n-skx 4t2c ndr
1874 - type: "table"
1875   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1876   algorithm: "table_nics_comparison"
1877   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1878   reference:
1879     title: "Intel-x710"
1880     nic: "NIC_Intel-X710"
1881   compare:
1882     title: "Intel-xxv710"
1883     nic: "NIC_Intel-XXV710"
1884   data: "vpp-nic-comparison-3n-skx"
1885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1886   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1887   parameters:
1888   - "name"
1889   - "parent"
1890   - "throughput"
1891   - "tags"
1892
1893 # VPP Compare NICs 3n-skx 2t1c pdr
1894 - type: "table"
1895   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1896   algorithm: "table_nics_comparison"
1897   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1898   reference:
1899     title: "Intel-x710"
1900     nic: "NIC_Intel-X710"
1901   compare:
1902     title: "Intel-xxv710"
1903     nic: "NIC_Intel-XXV710"
1904   data: "vpp-nic-comparison-3n-skx"
1905   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1906   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1907   parameters:
1908   - "name"
1909   - "parent"
1910   - "throughput"
1911   - "tags"
1912
1913  # VPP Compare NICs 3n-skx 4t2c pdr
1914 - type: "table"
1915   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1916   algorithm: "table_nics_comparison"
1917   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1918   reference:
1919     title: "Intel-x710"
1920     nic: "NIC_Intel-X710"
1921   compare:
1922     title: "Intel-xxv710"
1923     nic: "NIC_Intel-XXV710"
1924   data: "vpp-nic-comparison-3n-skx"
1925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1926   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1927   parameters:
1928   - "name"
1929   - "parent"
1930   - "throughput"
1931   - "tags"
1932
1933 # VPP Compare NICs 3n-skx 2t1c mrr
1934 - type: "table"
1935   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1936   algorithm: "table_nics_comparison"
1937   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1938   reference:
1939     title: "Intel-x710"
1940     nic: "NIC_Intel-X710"
1941   compare:
1942     title: "Intel-xxv710"
1943     nic: "NIC_Intel-XXV710"
1944   data: "vpp-nic-comparison-3n-skx-mrr"
1945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1946   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1947   parameters:
1948   - "name"
1949   - "parent"
1950   - "result"
1951   - "tags"
1952
1953 # VPP Compare NICs 3n-skx 4t2c mrr
1954 - type: "table"
1955   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1956   algorithm: "table_nics_comparison"
1957   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1958   reference:
1959     title: "Intel-x710"
1960     nic: "NIC_Intel-X710"
1961   compare:
1962     title: "Intel-xxv710"
1963     nic: "NIC_Intel-XXV710"
1964   data: "vpp-nic-comparison-3n-skx-mrr"
1965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1966   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1967   parameters:
1968   - "name"
1969   - "parent"
1970   - "result"
1971   - "tags"
1972
1973  # VPP Compare NICs 3n-skx 8t4c mrr
1974 - type: "table"
1975   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1976   algorithm: "table_nics_comparison"
1977   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1978   reference:
1979     title: "Intel-x710"
1980     nic: "NIC_Intel-X710"
1981   compare:
1982     title: "Intel-xxv710"
1983     nic: "NIC_Intel-XXV710"
1984   data: "vpp-nic-comparison-3n-skx-mrr"
1985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1986   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1987   parameters:
1988   - "name"
1989   - "parent"
1990   - "result"
1991   - "tags"
1992
1993 # VPP Compare NICs 2n-skx 2t1c ndr
1994 - type: "table"
1995   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1996   algorithm: "table_nics_comparison"
1997   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1998   reference:
1999     title: "Intel-x710"
2000     nic: "NIC_Intel-X710"
2001   compare:
2002     title: "Intel-xxv710"
2003     nic: "NIC_Intel-XXV710"
2004   data: "vpp-nic-comparison-2n-skx"
2005   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2006   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2007   parameters:
2008   - "name"
2009   - "parent"
2010   - "throughput"
2011   - "tags"
2012
2013 # VPP Compare NICs 2n-skx 4t2c ndr
2014 - type: "table"
2015   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2016   algorithm: "table_nics_comparison"
2017   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2018   reference:
2019     title: "Intel-x710"
2020     nic: "NIC_Intel-X710"
2021   compare:
2022     title: "Intel-xxv710"
2023     nic: "NIC_Intel-XXV710"
2024   data: "vpp-nic-comparison-2n-skx"
2025   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2026   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2027   parameters:
2028   - "name"
2029   - "parent"
2030   - "throughput"
2031   - "tags"
2032
2033  # VPP Compare NICs 2n-skx 2t1c pdr
2034 - type: "table"
2035   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2036   algorithm: "table_nics_comparison"
2037   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2038   reference:
2039     title: "Intel-x710"
2040     nic: "NIC_Intel-X710"
2041   compare:
2042     title: "Intel-xxv710"
2043     nic: "NIC_Intel-XXV710"
2044   data: "vpp-nic-comparison-2n-skx"
2045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2046   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2047   parameters:
2048   - "name"
2049   - "parent"
2050   - "throughput"
2051   - "tags"
2052
2053 # VPP Compare NICs 2n-skx 4t2c pdr
2054 - type: "table"
2055   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2056   algorithm: "table_nics_comparison"
2057   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2058   reference:
2059     title: "Intel-x710"
2060     nic: "NIC_Intel-X710"
2061   compare:
2062     title: "Intel-xxv710"
2063     nic: "NIC_Intel-XXV710"
2064   data: "vpp-nic-comparison-2n-skx"
2065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2066   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2067   parameters:
2068   - "name"
2069   - "parent"
2070   - "throughput"
2071   - "tags"
2072
2073 # VPP Compare NICs 2n-skx 2t1c mrr
2074 - type: "table"
2075   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2076   algorithm: "table_nics_comparison"
2077   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2078   reference:
2079     title: "Intel-x710"
2080     nic: "NIC_Intel-X710"
2081   compare:
2082     title: "Intel-xxv710"
2083     nic: "NIC_Intel-XXV710"
2084   data: "vpp-nic-comparison-2n-skx-mrr"
2085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2086   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2087   parameters:
2088   - "name"
2089   - "parent"
2090   - "result"
2091   - "tags"
2092
2093 # VPP Compare NICs 2n-skx 4t2c mrr
2094 - type: "table"
2095   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2096   algorithm: "table_nics_comparison"
2097   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2098   reference:
2099     title: "Intel-x710"
2100     nic: "NIC_Intel-X710"
2101   compare:
2102     title: "Intel-xxv710"
2103     nic: "NIC_Intel-XXV710"
2104   data: "vpp-nic-comparison-2n-skx-mrr"
2105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2106   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2107   parameters:
2108   - "name"
2109   - "parent"
2110   - "result"
2111   - "tags"
2112
2113 # VPP Compare NICs 2n-skx 8t4c mrr
2114 - type: "table"
2115   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2116   algorithm: "table_nics_comparison"
2117   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2118   reference:
2119     title: "Intel-x710"
2120     nic: "NIC_Intel-X710"
2121   compare:
2122     title: "Intel-xxv710"
2123     nic: "NIC_Intel-XXV710"
2124   data: "vpp-nic-comparison-2n-skx-mrr"
2125   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2126   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2127   parameters:
2128   - "name"
2129   - "parent"
2130   - "result"
2131   - "tags"
2132
2133 ################################################################################
2134 # VPP
2135
2136 ## VPP Performance Changes 2n-dnv 1t1c pdr
2137 #- type: "table"
2138 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2139 #  algorithm: "table_performance_comparison"
2140 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2141 #  history:
2142 #    - title: "rls1810"
2143 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2144 #  reference:
2145 #    title: "rls1901"
2146 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2147 #  compare:
2148 #    title: "rls1904"
2149 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2150 #  data: "intel-dnv-vpp-changes-2n-dnv"
2151 #  include-tests: "PDR"
2152 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2153 #  parameters:
2154 #  - "name"
2155 #  - "parent"
2156 #  - "throughput"
2157 #
2158 ## VPP Performance Changes 2n-dnv 2t2c pdr
2159 #- type: "table"
2160 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2161 #  algorithm: "table_performance_comparison"
2162 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2163 #  history:
2164 #    - title: "rls1810"
2165 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2166 #  reference:
2167 #    title: "rls1901"
2168 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2169 #  compare:
2170 #    title: "rls1904"
2171 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2172 #  data: "intel-dnv-vpp-changes-2n-dnv"
2173 #  include-tests: "PDR"
2174 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2175 #  parameters:
2176 #  - "name"
2177 #  - "parent"
2178 #  - "throughput"
2179 #
2180 ## VPP Performance Changes 2n-dnv 1t1c ndr
2181 #- type: "table"
2182 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2183 #  algorithm: "table_performance_comparison"
2184 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2185 #  history:
2186 #    - title: "rls1810"
2187 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2188 #  reference:
2189 #    title: "rls1901"
2190 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2191 #  compare:
2192 #    title: "rls1904"
2193 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2194 #  data: "intel-dnv-vpp-changes-2n-dnv"
2195 #  include-tests: "NDR"
2196 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2197 #  parameters:
2198 #  - "name"
2199 #  - "parent"
2200 #  - "throughput"
2201 #
2202 ## VPP Performance Changes 2n-dnv 2t2c ndr
2203 #- type: "table"
2204 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2205 #  algorithm: "table_performance_comparison"
2206 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2207 #  history:
2208 #    - title: "rls1810"
2209 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2210 #  reference:
2211 #    title: "rls1901"
2212 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2213 #  compare:
2214 #    title: "rls1904"
2215 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2216 #  data: "intel-dnv-vpp-changes-2n-dnv"
2217 #  include-tests: "NDR"
2218 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2219 #  parameters:
2220 #  - "name"
2221 #  - "parent"
2222 #  - "throughput"
2223 #
2224 ## VPP Performance Changes 2n-dnv 1t1c MRR
2225 #- type: "table"
2226 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2227 #  algorithm: "table_performance_comparison"
2228 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2229 #  history:
2230 #    - title: "rls1810"
2231 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2232 #  reference:
2233 #    title: "rls1901"
2234 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2235 #  compare:
2236 #    title: "rls1904"
2237 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2238 #  data: "intel-dnv-vpp-changes-2n-dnv"
2239 #  include-tests: "MRR"
2240 #  filter: "'1T1C' and 'MRR'"
2241 #  parameters:
2242 #  - "name"
2243 #  - "parent"
2244 #  - "result"
2245 #
2246 ## VPP Performance Changes 2n-dnv 2t2c MRR
2247 #- type: "table"
2248 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2249 #  algorithm: "table_performance_comparison"
2250 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2251 #  history:
2252 #    - title: "rls1810"
2253 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2254 #  reference:
2255 #    title: "rls1901"
2256 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2257 #  compare:
2258 #    title: "rls1904"
2259 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2260 #  data: "intel-dnv-vpp-changes-2n-dnv"
2261 #  include-tests: "MRR"
2262 #  filter: "'2T2C' and 'MRR'"
2263 #  parameters:
2264 #  - "name"
2265 #  - "parent"
2266 #  - "result"
2267 #
2268 ## VPP Performance Changes 2n-dnv 4t4c MRR
2269 #- type: "table"
2270 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2271 #  algorithm: "table_performance_comparison"
2272 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2273 #  history:
2274 #    - title: "rls1810"
2275 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2276 #  reference:
2277 #    title: "rls1901"
2278 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2279 #  compare:
2280 #    title: "rls1904"
2281 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2282 #  data: "intel-dnv-vpp-changes-2n-dnv"
2283 #  include-tests: "MRR"
2284 #  filter: "'4T4C' and 'MRR'"
2285 #  parameters:
2286 #  - "name"
2287 #  - "parent"
2288 #  - "result"
2289
2290 # VPP Performance Changes 3n-hsw 1t1c pdr
2291 - type: "table"
2292   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2293   algorithm: "table_performance_comparison"
2294   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2295   history:
2296     - title: "rls1810"
2297       data: "vpp-performance-changes-3n-hsw-h1"
2298   reference:
2299     title: "rls1901"
2300     data: "vpp-performance-changes-3n-hsw-ref"
2301   compare:
2302     title: "rls1904"
2303     data: "vpp-performance-changes-3n-hsw-cmp"
2304   data: "vpp-performance-changes-3n-hsw"
2305   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2306   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2307   parameters:
2308   - "name"
2309   - "parent"
2310   - "throughput"
2311
2312 # VPP Performance Changes 3n-hsw 2t2c pdr
2313 - type: "table"
2314   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2315   algorithm: "table_performance_comparison"
2316   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2317   history:
2318     - title: "rls1810"
2319       data: "vpp-performance-changes-3n-hsw-h1"
2320   reference:
2321     title: "rls1901"
2322     data: "vpp-performance-changes-3n-hsw-ref"
2323   compare:
2324     title: "rls1904"
2325     data: "vpp-performance-changes-3n-hsw-cmp"
2326   data: "vpp-performance-changes-3n-hsw"
2327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2328   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2329   parameters:
2330   - "name"
2331   - "parent"
2332   - "throughput"
2333
2334 # VPP Performance Changes 3n-hsw 1t1c ndr
2335 - type: "table"
2336   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2337   algorithm: "table_performance_comparison"
2338   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2339   history:
2340     - title: "rls1810"
2341       data: "vpp-performance-changes-3n-hsw-h1"
2342   reference:
2343     title: "rls1901"
2344     data: "vpp-performance-changes-3n-hsw-ref"
2345   compare:
2346     title: "rls1904"
2347     data: "vpp-performance-changes-3n-hsw-cmp"
2348   data: "vpp-performance-changes-3n-hsw"
2349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2350   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2351   parameters:
2352   - "name"
2353   - "parent"
2354   - "throughput"
2355
2356 # VPP Performance Changes 3n-hsw 2t2c ndr
2357 - type: "table"
2358   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2359   algorithm: "table_performance_comparison"
2360   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2361   history:
2362     - title: "rls1810"
2363       data: "vpp-performance-changes-3n-hsw-h1"
2364   reference:
2365     title: "rls1901"
2366     data: "vpp-performance-changes-3n-hsw-ref"
2367   compare:
2368     title: "rls1904"
2369     data: "vpp-performance-changes-3n-hsw-cmp"
2370   data: "vpp-performance-changes-3n-hsw"
2371   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2372   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2373   parameters:
2374   - "name"
2375   - "parent"
2376   - "throughput"
2377
2378 # VPP Performance Changes 3n-skx 2t1c pdr
2379 - type: "table"
2380   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2381   algorithm: "table_performance_comparison"
2382   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2383   history:
2384     - title: "rls1810"
2385       data: "vpp-performance-changes-3n-skx-h1"
2386   reference:
2387     title: "rls1901"
2388     data: "vpp-performance-changes-3n-skx-ref"
2389   compare:
2390     title: "rls1904"
2391     data: "vpp-performance-changes-3n-skx-cmp"
2392   data: "vpp-performance-changes-3n-skx"
2393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2394   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2395   parameters:
2396   - "name"
2397   - "parent"
2398   - "throughput"
2399
2400 # VPP Performance Changes 3n-skx 4t2c pdr
2401 - type: "table"
2402   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2403   algorithm: "table_performance_comparison"
2404   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2405   history:
2406     - title: "rls1810"
2407       data: "vpp-performance-changes-3n-skx-h1"
2408   reference:
2409     title: "rls1901"
2410     data: "vpp-performance-changes-3n-skx-ref"
2411   compare:
2412     title: "rls1904"
2413     data: "vpp-performance-changes-3n-skx-cmp"
2414   data: "vpp-performance-changes-3n-skx"
2415   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2416   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2417   parameters:
2418   - "name"
2419   - "parent"
2420   - "throughput"
2421
2422 # VPP Performance Changes 3n-skx 2t1c ndr
2423 - type: "table"
2424   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2425   algorithm: "table_performance_comparison"
2426   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2427   history:
2428     - title: "rls1810"
2429       data: "vpp-performance-changes-3n-skx-h1"
2430   reference:
2431     title: "rls1901"
2432     data: "vpp-performance-changes-3n-skx-ref"
2433   compare:
2434     title: "rls1904"
2435     data: "vpp-performance-changes-3n-skx-cmp"
2436   data: "vpp-performance-changes-3n-skx"
2437   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2438   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2439   parameters:
2440   - "name"
2441   - "parent"
2442   - "throughput"
2443
2444 # VPP Performance Changes 3n-skx 4t2c ndr
2445 - type: "table"
2446   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2447   algorithm: "table_performance_comparison"
2448   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2449   history:
2450     - title: "rls1810"
2451       data: "vpp-performance-changes-3n-skx-h1"
2452   reference:
2453     title: "rls1901"
2454     data: "vpp-performance-changes-3n-skx-ref"
2455   compare:
2456     title: "rls1904"
2457     data: "vpp-performance-changes-3n-skx-cmp"
2458   data: "vpp-performance-changes-3n-skx"
2459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2460   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2461   parameters:
2462   - "name"
2463   - "parent"
2464   - "throughput"
2465
2466 # VPP Performance Changes 2n-skx 2t1c pdr
2467 - type: "table"
2468   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2469   algorithm: "table_performance_comparison"
2470   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2471   history:
2472     - title: "rls1810"
2473       data: "vpp-performance-changes-2n-skx-h1"
2474   reference:
2475     title: "rls1901"
2476     data: "vpp-performance-changes-2n-skx-ref"
2477   compare:
2478     title: "rls1904"
2479     data: "vpp-performance-changes-2n-skx-cmp"
2480   data: "vpp-performance-changes-2n-skx"
2481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2482   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2483   parameters:
2484   - "name"
2485   - "parent"
2486   - "throughput"
2487
2488 # VPP Performance Changes 2n-skx 4t2c pdr
2489 - type: "table"
2490   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2491   algorithm: "table_performance_comparison"
2492   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2493   history:
2494     - title: "rls1810"
2495       data: "vpp-performance-changes-2n-skx-h1"
2496   reference:
2497     title: "rls1901"
2498     data: "vpp-performance-changes-2n-skx-ref"
2499   compare:
2500     title: "rls1904"
2501     data: "vpp-performance-changes-2n-skx-cmp"
2502   data: "vpp-performance-changes-2n-skx"
2503   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2504   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2505   parameters:
2506   - "name"
2507   - "parent"
2508   - "throughput"
2509
2510 # VPP Performance Changes 2n-skx 2t1c ndr
2511 - type: "table"
2512   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2513   algorithm: "table_performance_comparison"
2514   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2515   history:
2516     - title: "rls1810"
2517       data: "vpp-performance-changes-2n-skx-h1"
2518   reference:
2519     title: "rls1901"
2520     data: "vpp-performance-changes-2n-skx-ref"
2521   compare:
2522     title: "rls1904"
2523     data: "vpp-performance-changes-2n-skx-cmp"
2524   data: "vpp-performance-changes-2n-skx"
2525   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2526   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2527   parameters:
2528   - "name"
2529   - "parent"
2530   - "throughput"
2531
2532 # VPP Performance Changes 2n-skx 4t2c ndr
2533 - type: "table"
2534   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2535   algorithm: "table_performance_comparison"
2536   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2537   history:
2538     - title: "rls1810"
2539       data: "vpp-performance-changes-2n-skx-h1"
2540   reference:
2541     title: "rls1901"
2542     data: "vpp-performance-changes-2n-skx-ref"
2543   compare:
2544     title: "rls1904"
2545     data: "vpp-performance-changes-2n-skx-cmp"
2546   data: "vpp-performance-changes-2n-skx"
2547   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2548   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2549   parameters:
2550   - "name"
2551   - "parent"
2552   - "throughput"
2553
2554 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2555 - type: "table"
2556   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2557   algorithm: "table_performance_comparison"
2558   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2559   reference:
2560     title: "3-Node Hsw"
2561     data: "vpp-compare-testbeds-ref"
2562   compare:
2563     title: "3-Node Skx"
2564     data: "vpp-compare-testbeds-cmp"
2565   data: "vpp-compare-testbeds"
2566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2567   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2568   parameters:
2569   - "name"
2570   - "parent"
2571   - "throughput"
2572
2573 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2574 - type: "table"
2575   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2576   algorithm: "table_performance_comparison"
2577   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2578   reference:
2579     title: "3-Node Hsw"
2580     data: "vpp-compare-testbeds-ref"
2581   compare:
2582     title: "3-Node Skx"
2583     data: "vpp-compare-testbeds-cmp"
2584   data: "vpp-compare-testbeds"
2585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2586   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2587   parameters:
2588   - "name"
2589   - "parent"
2590   - "throughput"
2591
2592 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2593 - type: "table"
2594   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2595   algorithm: "table_performance_comparison"
2596   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2597   reference:
2598     title: "3-Node Hsw"
2599     data: "vpp-compare-testbeds-ref"
2600   compare:
2601     title: "3-Node Skx"
2602     data: "vpp-compare-testbeds-cmp"
2603   data: "vpp-compare-testbeds"
2604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2605   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "throughput"
2610
2611 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2612 - type: "table"
2613   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2616   reference:
2617     title: "3-Node Hsw"
2618     data: "vpp-compare-testbeds-ref"
2619   compare:
2620     title: "3-Node Skx"
2621     data: "vpp-compare-testbeds-cmp"
2622   data: "vpp-compare-testbeds"
2623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2624   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2625   parameters:
2626   - "name"
2627   - "parent"
2628   - "throughput"
2629
2630 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2631 - type: "table"
2632   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2633   algorithm: "table_performance_comparison"
2634   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2635   reference:
2636     title: "3-Node Skx"
2637     data: "vpp-compare-topologies-ref"
2638   compare:
2639     title: "2-Node Skx"
2640     data: "vpp-compare-topologies-cmp"
2641   data: "vpp-compare-topologies"
2642   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2643   filter: "'NDRPDR' and '1C'"
2644   parameters:
2645   - "name"
2646   - "parent"
2647   - "throughput"
2648
2649 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2650 - type: "table"
2651   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2652   algorithm: "table_performance_comparison"
2653   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2654   reference:
2655     title: "3-Node Skx"
2656     data: "vpp-compare-topologies-ref"
2657   compare:
2658     title: "2-Node Skx"
2659     data: "vpp-compare-topologies-cmp"
2660   data: "vpp-compare-topologies"
2661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2662   filter: "'NDRPDR' and '2C'"
2663   parameters:
2664   - "name"
2665   - "parent"
2666   - "throughput"
2667
2668 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2669 - type: "table"
2670   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2671   algorithm: "table_performance_comparison"
2672   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2673   reference:
2674     title: "3-Node Skx"
2675     data: "vpp-compare-topologies-ref"
2676   compare:
2677     title: "2-Node Skx"
2678     data: "vpp-compare-topologies-cmp"
2679   data: "vpp-compare-topologies"
2680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2681   filter: "'NDRPDR' and '1C'"
2682   parameters:
2683   - "name"
2684   - "parent"
2685   - "throughput"
2686
2687 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2688 - type: "table"
2689   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2690   algorithm: "table_performance_comparison"
2691   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2692   reference:
2693     title: "3-Node Skx"
2694     data: "vpp-compare-topologies-ref"
2695   compare:
2696     title: "2-Node Skx"
2697     data: "vpp-compare-topologies-cmp"
2698   data: "vpp-compare-topologies"
2699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2700   filter: "'NDRPDR' and '2C'"
2701   parameters:
2702   - "name"
2703   - "parent"
2704   - "throughput"
2705
2706 # VPP Performance Changes 3n-hsw 1t1c MRR
2707 - type: "table"
2708   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2709   algorithm: "table_performance_comparison"
2710   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2711   history:
2712     - title: "rls1810"
2713       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2714   reference:
2715     title: "rls1901"
2716     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2717   compare:
2718     title: "rls1904"
2719     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2720   data: "vpp-performance-changes-3n-hsw-mrr"
2721   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2722   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2723   parameters:
2724   - "name"
2725   - "parent"
2726   - "result"
2727
2728 # VPP Performance Changes 3n-hsw 2t2c MRR
2729 - type: "table"
2730   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2731   algorithm: "table_performance_comparison"
2732   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2733   history:
2734     - title: "rls1810"
2735       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2736   reference:
2737     title: "rls1901"
2738     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2739   compare:
2740     title: "rls1904"
2741     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2742   data: "vpp-performance-changes-3n-hsw-mrr"
2743   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2744   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2745   parameters:
2746   - "name"
2747   - "parent"
2748   - "result"
2749
2750 # VPP Performance Changes 3n-hsw 4t4c MRR
2751 - type: "table"
2752   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2753   algorithm: "table_performance_comparison"
2754   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2755   history:
2756     - title: "rls1810"
2757       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2758   reference:
2759     title: "rls1901"
2760     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2761   compare:
2762     title: "rls1904"
2763     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2764   data: "vpp-performance-changes-3n-hsw-mrr"
2765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2766   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2767   parameters:
2768   - "name"
2769   - "parent"
2770   - "result"
2771
2772 # VPP Performance Changes 3n-skx 2t1c MRR
2773 - type: "table"
2774   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2775   algorithm: "table_performance_comparison"
2776   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2777   history:
2778     - title: "rls1810"
2779       data: "vpp-performance-changes-3n-skx-mrr-h1"
2780   reference:
2781     title: "rls1901"
2782     data: "vpp-performance-changes-3n-skx-mrr-ref"
2783   compare:
2784     title: "rls1904"
2785     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2786   data: "vpp-performance-changes-3n-skx-mrr"
2787   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2788   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2789   parameters:
2790   - "name"
2791   - "parent"
2792   - "result"
2793
2794 # VPP Performance Changes 3n-skx 4t2c MRR
2795 - type: "table"
2796   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2797   algorithm: "table_performance_comparison"
2798   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2799   history:
2800     - title: "rls1810"
2801       data: "vpp-performance-changes-3n-skx-mrr-h1"
2802   reference:
2803     title: "rls1901"
2804     data: "vpp-performance-changes-3n-skx-mrr-ref"
2805   compare:
2806     title: "rls1904"
2807     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2808   data: "vpp-performance-changes-3n-skx-mrr"
2809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2810   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2811   parameters:
2812   - "name"
2813   - "parent"
2814   - "result"
2815
2816 # VPP Performance Changes 3n-skx 8t4c MRR
2817 - type: "table"
2818   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2819   algorithm: "table_performance_comparison"
2820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2821   history:
2822     - title: "rls1810"
2823       data: "vpp-performance-changes-3n-skx-mrr-h1"
2824   reference:
2825     title: "rls1901"
2826     data: "vpp-performance-changes-3n-skx-mrr-ref"
2827   compare:
2828     title: "rls1904"
2829     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2830   data: "vpp-performance-changes-3n-skx-mrr"
2831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2832   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2833   parameters:
2834   - "name"
2835   - "parent"
2836   - "result"
2837
2838 # VPP Performance Changes 2n-skx 2t1c MRR
2839 - type: "table"
2840   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2841   algorithm: "table_performance_comparison"
2842   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2843   history:
2844     - title: "rls1810"
2845       data: "vpp-performance-changes-2n-skx-mrr-h1"
2846   reference:
2847     title: "rls1901"
2848     data: "vpp-performance-changes-2n-skx-mrr-ref"
2849   compare:
2850     title: "rls1904"
2851     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2852   data: "vpp-performance-changes-2n-skx-mrr"
2853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2854   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2855   parameters:
2856   - "name"
2857   - "parent"
2858   - "result"
2859
2860 # VPP Performance Changes 2n-skx 4t2c MRR
2861 - type: "table"
2862   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2863   algorithm: "table_performance_comparison"
2864   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2865   history:
2866     - title: "rls1810"
2867       data: "vpp-performance-changes-2n-skx-mrr-h1"
2868   reference:
2869     title: "rls1901"
2870     data: "vpp-performance-changes-2n-skx-mrr-ref"
2871   compare:
2872     title: "rls1904"
2873     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2874   data: "vpp-performance-changes-2n-skx-mrr"
2875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2876   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2877   parameters:
2878   - "name"
2879   - "parent"
2880   - "result"
2881
2882 # VPP Performance Changes 2n-skx 8t4c MRR
2883 - type: "table"
2884   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2885   algorithm: "table_performance_comparison"
2886   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2887   history:
2888     - title: "rls1810"
2889       data: "vpp-performance-changes-2n-skx-mrr-h1"
2890   reference:
2891     title: "rls1901"
2892     data: "vpp-performance-changes-2n-skx-mrr-ref"
2893   compare:
2894     title: "rls1904"
2895     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2896   data: "vpp-performance-changes-2n-skx-mrr"
2897   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2898   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2899   parameters:
2900   - "name"
2901   - "parent"
2902   - "result"
2903
2904 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2905 - type: "table"
2906   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2907   algorithm: "table_performance_comparison"
2908   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2909   reference:
2910     title: "3-Node Hsw"
2911     data: "vpp-compare-testbeds-mrr-ref"
2912   compare:
2913     title: "3-Node Skx"
2914     data: "vpp-compare-testbeds-mrr-cmp"
2915   data: "vpp-compare-testbeds-mrr"
2916   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2917   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2918   parameters:
2919   - "name"
2920   - "parent"
2921   - "result"
2922
2923 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2924 - type: "table"
2925   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2926   algorithm: "table_performance_comparison"
2927   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2928   reference:
2929     title: "3-Node Hsw"
2930     data: "vpp-compare-testbeds-mrr-ref"
2931   compare:
2932     title: "3-Node Skx"
2933     data: "vpp-compare-testbeds-mrr-cmp"
2934   data: "vpp-compare-testbeds-mrr"
2935   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2936   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2937   parameters:
2938   - "name"
2939   - "parent"
2940   - "result"
2941
2942 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2943 - type: "table"
2944   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2945   algorithm: "table_performance_comparison"
2946   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2947   reference:
2948     title: "3-Node Hsw"
2949     data: "vpp-compare-testbeds-mrr-ref"
2950   compare:
2951     title: "3-Node Skx"
2952     data: "vpp-compare-testbeds-mrr-cmp"
2953   data: "vpp-compare-testbeds-mrr"
2954   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2955   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2956   parameters:
2957   - "name"
2958   - "parent"
2959   - "result"
2960
2961 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2962 - type: "table"
2963   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2964   algorithm: "table_performance_comparison"
2965   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2966   reference:
2967     title: "3-Node Skx"
2968     data: "vpp-compare-topologies-mrr-ref"
2969   compare:
2970     title: "2-Node Skx"
2971     data: "vpp-compare-topologies-mrr-cmp"
2972   data: "vpp-compare-topologies-mrr"
2973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2974   filter: "'MRR' and '1C'"
2975   parameters:
2976   - "name"
2977   - "parent"
2978   - "result"
2979
2980 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2981 - type: "table"
2982   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2983   algorithm: "table_performance_comparison"
2984   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2985   reference:
2986     title: "3-Node Skx"
2987     data: "vpp-compare-topologies-mrr-ref"
2988   compare:
2989     title: "2-Node Skx"
2990     data: "vpp-compare-topologies-mrr-cmp"
2991   data: "vpp-compare-topologies-mrr"
2992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2993   filter: "'MRR' and '2C'"
2994   parameters:
2995   - "name"
2996   - "parent"
2997   - "result"
2998
2999 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3000 - type: "table"
3001   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3002   algorithm: "table_performance_comparison"
3003   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3004   reference:
3005     title: "3-Node Skx"
3006     data: "vpp-compare-topologies-mrr-ref"
3007   compare:
3008     title: "2-Node Skx"
3009     data: "vpp-compare-topologies-mrr-cmp"
3010   data: "vpp-compare-topologies-mrr"
3011   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3012   filter: "'MRR' and '4C'"
3013   parameters:
3014   - "name"
3015   - "parent"
3016   - "result"
3017
3018 # Detailed Test Results - VPP Performance Results 3n-hsw
3019 - type: "table"
3020   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3021   algorithm: "table_merged_details"
3022   output-file-ext: ".csv"
3023   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3024   columns:
3025   - title: "Name"
3026     data: "data name"
3027   - title: "Status"
3028     data: "data msg"
3029   rows: "generated"
3030   data: "vpp-perf-results-3n-hsw"
3031   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3032   parameters:
3033   - "name"
3034   - "parent"
3035   - "msg"
3036
3037 # Detailed Test Results - VPP Performance Results 3n-skx
3038 - type: "table"
3039   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3040   algorithm: "table_merged_details"
3041   output-file-ext: ".csv"
3042   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3043   columns:
3044   - title: "Name"
3045     data: "data name"
3046   - title: "Status"
3047     data: "data msg"
3048   rows: "generated"
3049   data: "vpp-perf-results-3n-skx"
3050   filter: "not 'CFS_OPT'"
3051   parameters:
3052   - "name"
3053   - "parent"
3054   - "msg"
3055
3056 # Detailed Test Results - VPP Performance Results 2n-skx
3057 - type: "table"
3058   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3059   algorithm: "table_merged_details"
3060   output-file-ext: ".csv"
3061   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3062   columns:
3063   - title: "Name"
3064     data: "data name"
3065   - title: "Status"
3066     data: "data msg"
3067   rows: "generated"
3068   data: "vpp-perf-results-2n-skx"
3069   filter: "not 'CFS_OPT'"
3070   parameters:
3071   - "name"
3072   - "parent"
3073   - "msg"
3074
3075 ## Detailed Test Results - VPP Performance Results 2n-dnv
3076 #- type: "table"
3077 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3078 #  algorithm: "table_details"
3079 #  output-file-ext: ".csv"
3080 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3081 #  columns:
3082 #  - title: "Name"
3083 #    data: "data name"
3084 #  - title: "Status"
3085 #    data: "data msg"
3086 #  rows: "generated"
3087 #  data: "intel-dnv-vpp"
3088 #  filter: "'NDRPDR'"
3089 #  parameters:
3090 #  - "name"
3091 #  - "parent"
3092 #  - "msg"
3093
3094 # Test configuration - VPP Performance Test Configs 3n-hsw
3095 - type: "table"
3096   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3097   algorithm: "table_merged_details"
3098   output-file-ext: ".csv"
3099   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3100   columns:
3101   - title: "Name"
3102     data: "data name"
3103   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3104     data: "data conf-history"
3105   rows: "generated"
3106   data: "vpp-perf-results-3n-hsw"
3107   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3108   parameters:
3109   - "parent"
3110   - "name"
3111   - "conf-history"
3112
3113 # Test configuration - VPP Performance Test Configs 3n-skx
3114 - type: "table"
3115   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3116   algorithm: "table_merged_details"
3117   output-file-ext: ".csv"
3118   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3119   columns:
3120   - title: "Name"
3121     data: "data name"
3122   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3123     data: "data conf-history"
3124   rows: "generated"
3125   data: "vpp-perf-results-3n-skx"
3126   filter: "not 'CFS_OPT'"
3127   parameters:
3128   - "parent"
3129   - "name"
3130   - "conf-history"
3131
3132 # Test configuration - VPP Performance Test Configs 2n-skx
3133 - type: "table"
3134   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3135   algorithm: "table_merged_details"
3136   output-file-ext: ".csv"
3137   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3138   columns:
3139   - title: "Name"
3140     data: "data name"
3141   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3142     data: "data conf-history"
3143   rows: "generated"
3144   data: "vpp-perf-results-2n-skx"
3145   filter: "not 'CFS_OPT'"
3146   parameters:
3147   - "parent"
3148   - "name"
3149   - "conf-history"
3150
3151 ## Test configuration - VPP Performance Test Configs 2n-dnv
3152 #- type: "table"
3153 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3154 #  algorithm: "table_details"
3155 #  output-file-ext: ".csv"
3156 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3157 #  columns:
3158 #  - title: "Name"
3159 #    data: "data name"
3160 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3161 #    data: "data conf-history"
3162 #  rows: "generated"
3163 #  data: "intel-dnv-vpp"
3164 #  filter: "'NDRPDR'"
3165 #  parameters:
3166 #  - "parent"
3167 #  - "name"
3168 #  - "conf-history"
3169
3170 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3171 - type: "table"
3172   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3173   algorithm: "table_merged_details"
3174   output-file-ext: ".csv"
3175   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3176   columns:
3177   - title: "Name"
3178     data: "data name"
3179   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3180     data: "data show-run"
3181   rows: "generated"
3182   data: "vpp-perf-results-3n-hsw"
3183   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
3184   parameters:
3185   - "parent"
3186   - "name"
3187   - "show-run"
3188
3189 # Test Operational Data - VPP Performance Operational Data 3n-skx
3190 - type: "table"
3191   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3192   algorithm: "table_merged_details"
3193   output-file-ext: ".csv"
3194   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3195   columns:
3196   - title: "Name"
3197     data: "data name"
3198   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3199     data: "data show-run"
3200   rows: "generated"
3201   data: "vpp-perf-results-3n-skx"
3202   filter: "not 'CFS_OPT'"
3203   parameters:
3204   - "parent"
3205   - "name"
3206   - "show-run"
3207
3208 # Test Operational Data - VPP Performance Operational Data 2n-skx
3209 - type: "table"
3210   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3211   algorithm: "table_merged_details"
3212   output-file-ext: ".csv"
3213   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3214   columns:
3215   - title: "Name"
3216     data: "data name"
3217   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3218     data: "data show-run"
3219   rows: "generated"
3220   data: "vpp-perf-results-2n-skx"
3221   filter: "not 'CFS_OPT'"
3222   parameters:
3223   - "parent"
3224   - "name"
3225   - "show-run"
3226
3227 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3228 #- type: "table"
3229 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3230 #  algorithm: "table_details"
3231 #  output-file-ext: ".csv"
3232 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3233 #  columns:
3234 #  - title: "Name"
3235 #    data: "data name"
3236 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3237 #    data: "data show-run"
3238 #  rows: "generated"
3239 #  data: "intel-dnv-vpp"
3240 #  filter: "'NDRPDR'"
3241 #  parameters:
3242 #  - "parent"
3243 #  - "name"
3244 #  - "show-run"
3245
3246 # Detailed Test Results - VPP MRR Results 3n-hsw
3247 - type: "table"
3248   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3249   algorithm: "table_details"
3250   output-file-ext: ".csv"
3251   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3252   columns:
3253   - title: "Name"
3254     data: "data name"
3255   - title: "Status"
3256     data: "data msg"
3257   rows: "generated"
3258   data: "vpp-mrr-results-3n-hsw"
3259   filter: "'MRR'"
3260   parameters:
3261   - "name"
3262   - "parent"
3263   - "msg"
3264
3265 # Detailed Test Results - VPP MRR Results 3n-skx
3266 - type: "table"
3267   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3268   algorithm: "table_details"
3269   output-file-ext: ".csv"
3270   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3271   columns:
3272   - title: "Name"
3273     data: "data name"
3274   - title: "Status"
3275     data: "data msg"
3276   rows: "generated"
3277   data: "vpp-mrr-results-3n-skx"
3278   filter: "'MRR'"
3279   parameters:
3280   - "name"
3281   - "parent"
3282   - "msg"
3283
3284 # Detailed Test Results - VPP MRR Results 2n-skx
3285 - type: "table"
3286   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3287   algorithm: "table_details"
3288   output-file-ext: ".csv"
3289   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3290   columns:
3291   - title: "Name"
3292     data: "data name"
3293   - title: "Status"
3294     data: "data msg"
3295   rows: "generated"
3296   data: "vpp-mrr-results-2n-skx"
3297   filter: "'MRR'"
3298   parameters:
3299   - "name"
3300   - "parent"
3301   - "msg"
3302
3303 ## Detailed Test Results - VPP MRR Results 2n-dnv
3304 #- type: "table"
3305 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3306 #  algorithm: "table_details"
3307 #  output-file-ext: ".csv"
3308 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3309 #  columns:
3310 #  - title: "Name"
3311 #    data: "data name"
3312 #  - title: "Status"
3313 #    data: "data msg"
3314 #  rows: "generated"
3315 #  data: "intel-dnv-vpp"
3316 #  filter: "'MRR'"
3317 #  parameters:
3318 #  - "name"
3319 #  - "parent"
3320 #  - "msg"
3321
3322 # Test configuration - VPP MRR Test Configs 3n-hsw
3323 - type: "table"
3324   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3325   algorithm: "table_details"
3326   output-file-ext: ".csv"
3327   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3328   columns:
3329   - title: "Name"
3330     data: "data name"
3331   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3332     data: "data conf-history"
3333   rows: "generated"
3334   data: "vpp-mrr-results-3n-hsw"
3335   filter: "'MRR'"
3336   parameters:
3337   - "parent"
3338   - "name"
3339   - "conf-history"
3340
3341 # Test configuration - VPP MRR Test Configs 3n-skx
3342 - type: "table"
3343   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3344   algorithm: "table_details"
3345   output-file-ext: ".csv"
3346   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3347   columns:
3348   - title: "Name"
3349     data: "data name"
3350   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3351     data: "data conf-history"
3352   rows: "generated"
3353   data: "vpp-mrr-results-3n-skx"
3354   filter: "'MRR'"
3355   parameters:
3356   - "parent"
3357   - "name"
3358   - "conf-history"
3359
3360 # Test configuration - VPP MRR Test Configs 2n-skx
3361 - type: "table"
3362   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3363   algorithm: "table_details"
3364   output-file-ext: ".csv"
3365   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3366   columns:
3367   - title: "Name"
3368     data: "data name"
3369   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3370     data: "data conf-history"
3371   rows: "generated"
3372   data: "vpp-mrr-results-2n-skx"
3373   filter: "'MRR'"
3374   parameters:
3375   - "parent"
3376   - "name"
3377   - "conf-history"
3378
3379 ## Test configuration - VPP MRR Test Configs 2n-dnv
3380 #- type: "table"
3381 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3382 #  algorithm: "table_details"
3383 #  output-file-ext: ".csv"
3384 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3385 #  columns:
3386 #  - title: "Name"
3387 #    data: "data name"
3388 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3389 #    data: "data conf-history"
3390 #  rows: "generated"
3391 #  data: "intel-dnv-vpp"
3392 #  filter: "'MRR'"
3393 #  parameters:
3394 #  - "parent"
3395 #  - "name"
3396 #  - "conf-history"
3397
3398 # Detailed Test Results - VPP Functional Results - Ubuntu
3399 - type: "table"
3400   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3401   algorithm: "table_details"
3402   output-file-ext: ".csv"
3403   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3404   columns:
3405   - title: "Name"
3406     data: "data name"
3407   - title: "Documentation"
3408     data: "data doc"
3409   - title: "Status"
3410     data: "data status"
3411   rows: "generated"
3412   data: "vpp-func-results-ubuntu"
3413   filter: "all"
3414   parameters:
3415   - "name"
3416   - "parent"
3417   - "doc"
3418   - "status"
3419
3420 # Detailed Test Results - VPP Functional Results - CentOS
3421 - type: "table"
3422   title: "Detailed Test Results - VPP Functional Results - CentOS"
3423   algorithm: "table_details"
3424   output-file-ext: ".csv"
3425   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3426   columns:
3427   - title: "Name"
3428     data: "data name"
3429   - title: "Documentation"
3430     data: "data doc"
3431   -
3432     title: "Status"
3433     data: "data status"
3434   rows: "generated"
3435   data:
3436     "vpp-func-results-centos"
3437   filter: "all"
3438   parameters:
3439   - "name"
3440   - "parent"
3441   - "doc"
3442   - "status"
3443
3444 # Test configuration - VPP Functional Test Configs - Ubuntu
3445 - type: "table"
3446   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3447   algorithm: "table_details"
3448   output-file-ext: ".csv"
3449   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3450   columns:
3451   - title: "Name"
3452     data: "data name"
3453   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3454     data: "data conf-history"
3455   rows: "generated"
3456   data: "vpp-func-results-ubuntu"
3457   filter: "all"
3458   parameters:
3459   - "parent"
3460   - "name"
3461   - "conf-history"
3462
3463 # Test configuration - VPP Functional Test Configs - CentOS
3464 - type: "table"
3465   title: "Test configuration - VPP Functional Test Configs - CentOS"
3466   algorithm: "table_details"
3467   output-file-ext: ".csv"
3468   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3469   columns:
3470   - title: "Name"
3471     data: "data name"
3472   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3473     data: "data conf-history"
3474   rows: "generated"
3475   data: "vpp-func-results-centos"
3476   filter: "all"
3477   parameters:
3478   - "parent"
3479   - "name"
3480   - "conf-history"
3481
3482 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3483 #- type: "table"
3484 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3485 #  algorithm: "table_details"
3486 #  output-file-ext: ".csv"
3487 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3488 #  columns:
3489 #  - title: "Name"
3490 #    data: "data name"
3491 #  - title: "Status"
3492 #    data: "data msg"
3493 #  rows: "generated"
3494 #  data: "ligato-perf-results-3n-hsw"
3495 #  filter: "all"
3496 #  parameters:
3497 #  - "name"
3498 #  - "parent"
3499 #  - "msg"
3500
3501 # Detailed Test Results - VPP Device Results - Ubuntu
3502 - type: "table"
3503   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3504   algorithm: "table_details"
3505   output-file-ext: ".csv"
3506   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3507   columns:
3508   - title: "Name"
3509     data: "data name"
3510   - title: "Documentation"
3511     data: "data doc"
3512   - title: "Status"
3513     data: "data status"
3514   rows: "generated"
3515   data: "vpp-device-results-ubuntu"
3516   filter: "all"
3517   parameters:
3518   - "name"
3519   - "parent"
3520   - "doc"
3521   - "status"
3522
3523 # Test configuration - VPP Device Test Configs - Ubuntu
3524 - type: "table"
3525   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3526   algorithm: "table_details"
3527   output-file-ext: ".csv"
3528   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3529   columns:
3530   - title: "Name"
3531     data: "data name"
3532   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3533     data: "data conf-history"
3534   rows: "generated"
3535   data: "vpp-device-results-ubuntu"
3536   filter: "all"
3537   parameters:
3538   - "parent"
3539   - "name"
3540   - "conf-history"
3541
3542 ################################################################################
3543
3544 # DPDK Performance Changes 3n-hsw 1t1c pdr
3545 - type: "table"
3546   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3547   algorithm: "table_performance_comparison"
3548   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3549   history:
3550     - title: "rls1810"
3551       data: "dpdk-performance-changes-3n-hsw-h1"
3552   reference:
3553     title: "rls1901"
3554     data: "dpdk-performance-changes-3n-hsw-ref"
3555   compare:
3556     title: "rls1904"
3557     data: "dpdk-performance-changes-3n-hsw-cmp"
3558   data: "dpdk-performance-changes-3n-hsw"
3559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3560   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3561   parameters:
3562   - "name"
3563   - "parent"
3564   - "throughput"
3565
3566 # DPDK Performance Changes 3n-hsw 2t2c pdr
3567 - type: "table"
3568   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3569   algorithm: "table_performance_comparison"
3570   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3571   history:
3572     - title: "rls1810"
3573       data: "dpdk-performance-changes-3n-hsw-h1"
3574   reference:
3575     title: "rls1901"
3576     data: "dpdk-performance-changes-3n-hsw-ref"
3577   compare:
3578     title: "rls1904"
3579     data: "dpdk-performance-changes-3n-hsw-cmp"
3580   data: "dpdk-performance-changes-3n-hsw"
3581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3582   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3583   parameters:
3584   - "name"
3585   - "parent"
3586   - "throughput"
3587
3588 # DPDK Performance Changes 3n-hsw 1t1c ndr
3589 - type: "table"
3590   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3591   algorithm: "table_performance_comparison"
3592   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3593   history:
3594     - title: "rls1810"
3595       data: "dpdk-performance-changes-3n-hsw-h1"
3596   reference:
3597     title: "rls1901"
3598     data: "dpdk-performance-changes-3n-hsw-ref"
3599   compare:
3600     title: "rls1904"
3601     data: "dpdk-performance-changes-3n-hsw-cmp"
3602   data: "dpdk-performance-changes-3n-hsw"
3603   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3604   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "throughput"
3609
3610 # DPDK Performance Changes 3n-hsw 2t2c ndr
3611 - type: "table"
3612   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3613   algorithm: "table_performance_comparison"
3614   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3615   history:
3616     - title: "rls1810"
3617       data: "dpdk-performance-changes-3n-hsw-h1"
3618   reference:
3619     title: "rls1901"
3620     data: "dpdk-performance-changes-3n-hsw-ref"
3621   compare:
3622     title: "rls1904"
3623     data: "dpdk-performance-changes-3n-hsw-cmp"
3624   data: "dpdk-performance-changes-3n-hsw"
3625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3626   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3627   parameters:
3628   - "name"
3629   - "parent"
3630   - "throughput"
3631
3632 # DPDK Performance Changes 3n-skx 2t1c pdr
3633 - type: "table"
3634   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3635   algorithm: "table_performance_comparison"
3636   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3637   history:
3638     - title: "rls1810"
3639       data: "dpdk-performance-changes-3n-skx-h1"
3640   reference:
3641     title: "rls1901"
3642     data: "dpdk-performance-changes-3n-skx-ref"
3643   compare:
3644     title: "rls1904"
3645     data: "dpdk-performance-changes-3n-skx-cmp"
3646   data: "dpdk-performance-changes-3n-skx"
3647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3648   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3649   parameters:
3650   - "name"
3651   - "parent"
3652   - "throughput"
3653
3654 # DPDK Performance Changes 3n-skx 4t2c pdr
3655 - type: "table"
3656   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3657   algorithm: "table_performance_comparison"
3658   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3659   history:
3660     - title: "rls1810"
3661       data: "dpdk-performance-changes-3n-skx-h1"
3662   reference:
3663     title: "rls1901"
3664     data: "dpdk-performance-changes-3n-skx-ref"
3665   compare:
3666     title: "rls1904"
3667     data: "dpdk-performance-changes-3n-skx-cmp"
3668   data: "dpdk-performance-changes-3n-skx"
3669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3670   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3671   parameters:
3672   - "name"
3673   - "parent"
3674   - "throughput"
3675
3676 # DPDK Performance Changes 3n-skx 2t1c ndr
3677 - type: "table"
3678   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3679   algorithm: "table_performance_comparison"
3680   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3681   history:
3682     - title: "rls1810"
3683       data: "dpdk-performance-changes-3n-skx-h1"
3684   reference:
3685     title: "rls1901"
3686     data: "dpdk-performance-changes-3n-skx-ref"
3687   compare:
3688     title: "rls1904"
3689     data: "dpdk-performance-changes-3n-skx-cmp"
3690   data: "dpdk-performance-changes-3n-skx"
3691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3692   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3693   parameters:
3694   - "name"
3695   - "parent"
3696   - "throughput"
3697
3698 # DPDK Performance Changes 3n-skx 4t2c ndr
3699 - type: "table"
3700   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3701   algorithm: "table_performance_comparison"
3702   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3703   history:
3704     - title: "rls1810"
3705       data: "dpdk-performance-changes-3n-skx-h1"
3706   reference:
3707     title: "rls1901"
3708     data: "dpdk-performance-changes-3n-skx-ref"
3709   compare:
3710     title: "rls1904"
3711     data: "dpdk-performance-changes-3n-skx-cmp"
3712   data: "dpdk-performance-changes-3n-skx"
3713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3714   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3715   parameters:
3716   - "name"
3717   - "parent"
3718   - "throughput"
3719
3720 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3721 - type: "table"
3722   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3723   algorithm: "table_performance_comparison"
3724   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3725   reference:
3726     title: "3-Node Hsw"
3727     data: "dpdk-compare-testbeds-ref"
3728   compare:
3729     title: "3-Node Skx"
3730     data: "dpdk-compare-testbeds-cmp"
3731   data: "dpdk-compare-testbeds"
3732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3733   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3734   parameters:
3735   - "name"
3736   - "parent"
3737   - "throughput"
3738
3739 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3740 - type: "table"
3741   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3742   algorithm: "table_performance_comparison"
3743   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3744   reference:
3745     title: "3-Node Hsw"
3746     data: "dpdk-compare-testbeds-ref"
3747   compare:
3748     title: "3-Node Skx"
3749     data: "dpdk-compare-testbeds-cmp"
3750   data: "dpdk-compare-testbeds"
3751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3752   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3753   parameters:
3754   - "name"
3755   - "parent"
3756   - "throughput"
3757
3758 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3759 - type: "table"
3760   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3761   algorithm: "table_performance_comparison"
3762   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3763   reference:
3764     title: "3-Node Skx"
3765     data: "dpdk-compare-topologies-ref"
3766   compare:
3767     title: "2-Node Skx"
3768     data: "dpdk-compare-topologies-cmp"
3769   data: "dpdk-compare-topologies"
3770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3771   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3772   parameters:
3773   - "name"
3774   - "parent"
3775   - "throughput"
3776
3777 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3778 - type: "table"
3779   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3780   algorithm: "table_performance_comparison"
3781   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3782   reference:
3783     title: "3-Node Skx"
3784     data: "dpdk-compare-topologies-ref"
3785   compare:
3786     title: "2-Node Skx"
3787     data: "dpdk-compare-topologies-cmp"
3788   data: "dpdk-compare-topologies"
3789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3790   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3791   parameters:
3792   - "name"
3793   - "parent"
3794   - "throughput"
3795
3796 # DPDK Performance Changes 2n-skx 2t1c pdr
3797 - type: "table"
3798   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3799   algorithm: "table_performance_comparison"
3800   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3801   history:
3802     - title: "rls1810"
3803       data: "dpdk-performance-changes-2n-skx-h1"
3804   reference:
3805     title: "rls1901"
3806     data: "dpdk-performance-changes-2n-skx-ref"
3807   compare:
3808     title: "rls1904"
3809     data: "dpdk-performance-changes-2n-skx-cmp"
3810   data: "dpdk-performance-changes-2n-skx"
3811   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3812   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3813   parameters:
3814   - "name"
3815   - "parent"
3816   - "throughput"
3817
3818 # DPDK Performance Changes 2n-skx 4t2c pdr
3819 - type: "table"
3820   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3821   algorithm: "table_performance_comparison"
3822   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3823   history:
3824     - title: "rls1810"
3825       data: "dpdk-performance-changes-2n-skx-h1"
3826   reference:
3827     title: "rls1901"
3828     data: "dpdk-performance-changes-2n-skx-ref"
3829   compare:
3830     title: "rls1904"
3831     data: "dpdk-performance-changes-2n-skx-cmp"
3832   data: "dpdk-performance-changes-2n-skx"
3833   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3834   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3835   parameters:
3836   - "name"
3837   - "parent"
3838   - "throughput"
3839
3840 # DPDK Performance Changes 2n-skx 2t1c ndr
3841 - type: "table"
3842   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3843   algorithm: "table_performance_comparison"
3844   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3845   history:
3846     - title: "rls1810"
3847       data: "dpdk-performance-changes-2n-skx-h1"
3848   reference:
3849     title: "rls1901"
3850     data: "dpdk-performance-changes-2n-skx-ref"
3851   compare:
3852     title: "rls1904"
3853     data: "dpdk-performance-changes-2n-skx-cmp"
3854   data: "dpdk-performance-changes-2n-skx"
3855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3856   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3857   parameters:
3858   - "name"
3859   - "parent"
3860   - "throughput"
3861
3862 # DPDK Performance Changes 2n-skx 4t2c ndr
3863 - type: "table"
3864   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3865   algorithm: "table_performance_comparison"
3866   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3867   history:
3868     - title: "rls1810"
3869       data: "dpdk-performance-changes-2n-skx-h1"
3870   reference:
3871     title: "rls1901"
3872     data: "dpdk-performance-changes-2n-skx-ref"
3873   compare:
3874     title: "rls1904"
3875     data: "dpdk-performance-changes-2n-skx-cmp"
3876   data: "dpdk-performance-changes-2n-skx"
3877   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3878   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3879   parameters:
3880   - "name"
3881   - "parent"
3882   - "throughput"
3883
3884 # Detailed Test Results - DPDK Performance Results 3n-hsw
3885 - type: "table"
3886   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3887   algorithm: "table_details"
3888   output-file-ext: ".csv"
3889   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3890   columns:
3891   - title: "Name"
3892     data: "data name"
3893   - title: "Status"
3894     data: "data msg"
3895   rows: "generated"
3896   data: "dpdk-perf-results-3n-hsw"
3897   filter: "all"
3898   parameters:
3899   - "name"
3900   - "parent"
3901   - "msg"
3902
3903 # Detailed Test Results - DPDK Performance Results 3n-skx
3904 - type: "table"
3905   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3906   algorithm: "table_details"
3907   output-file-ext: ".csv"
3908   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3909   columns:
3910   - title: "Name"
3911     data: "data name"
3912   - title: "Status"
3913     data: "data msg"
3914   rows: "generated"
3915   data: "dpdk-perf-results-3n-skx"
3916   filter: "all"
3917   parameters:
3918   - "name"
3919   - "parent"
3920   - "msg"
3921
3922 # Detailed Test Results - DPDK Performance Results 2n-skx
3923 - type: "table"
3924   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3925   algorithm: "table_details"
3926   output-file-ext: ".csv"
3927   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3928   columns:
3929   - title: "Name"
3930     data: "data name"
3931   - title: "Status"
3932     data: "data msg"
3933   rows: "generated"
3934   data: "dpdk-perf-results-2n-skx"
3935   filter: "all"
3936   parameters:
3937   - "name"
3938   - "parent"
3939   - "msg"
3940
3941 ################################################################################
3942 # HoneyComb
3943 - type: "table"
3944   title: "Detailed Test Results - Honeycomb Functional Results"
3945   algorithm: "table_details"
3946   output-file-ext: ".csv"
3947   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3948   columns:
3949   - title: "Name"
3950     data: "data name"
3951   - title: "Documentation"
3952     data: "data doc"
3953   - title: "Status"
3954     data: "data status"
3955   rows: "generated"
3956   data:
3957     "hc-func-results"
3958   filter: "all"
3959   parameters:
3960   - "name"
3961   - "parent"
3962   - "doc"
3963   - "status"
3964
3965 ################################################################################
3966 # NSH SFC
3967 #-
3968 #  type: "table"
3969 #  title: "Detailed Test Results - NSH SFC Functional Results"
3970 #  algorithm: "table_details"
3971 #  output-file-ext: ".csv"
3972 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3973 #  columns:
3974 #  -
3975 #    title: "Name"
3976 #    data: "data name"
3977 #  -
3978 #    title: "Documentation"
3979 #    data: "data doc"
3980 #  -
3981 #    title: "Status"
3982 #    data: "data status"
3983 #  rows: "generated"
3984 #  data:
3985 #    "nsh-func-results"
3986 #  filter: "all"
3987 #  parameters:
3988 #  - "name"
3989 #  - "parent"
3990 #  - "doc"
3991 #  - "status"
3992
3993 ################################################################################
3994 # DMM
3995 - type: "table"
3996   title: "Detailed Test Results - DMM Functional Results"
3997   algorithm: "table_details"
3998   output-file-ext: ".csv"
3999   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4000   columns:
4001   - title: "Name"
4002     data: "data name"
4003   - title: "Documentation"
4004     data: "data doc"
4005   - title: "Status"
4006     data: "data status"
4007   rows: "generated"
4008   data:
4009     "dmm-func-results"
4010   filter: "all"
4011   parameters:
4012   - "name"
4013   - "parent"
4014   - "doc"
4015   - "status"
4016
4017 ################################################################################
4018 ###                                F I L E S                                 ###
4019 ################################################################################
4020
4021 # VPP Performance Results 3n-hsw
4022 - type: "file"
4023   title: "VPP Performance Results 3n-hsw"
4024   algorithm: "file_test_results"
4025   output-file-ext: ".rst"
4026   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4027   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"
4028   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4029   data: "vpp-perf-results-3n-hsw"
4030   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4031   parameters:
4032   - "name"
4033   - "doc"
4034   - "level"
4035   - "parent"
4036   data-start-level: 3
4037
4038 # VPP Performance Results 3n-skx
4039 - type: "file"
4040   title: "VPP Performance Results 3n-skx"
4041   algorithm: "file_test_results"
4042   output-file-ext: ".rst"
4043   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4044   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"
4045   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4046   data: "vpp-perf-results-3n-skx"
4047   filter: "not 'CFS_OPT'"
4048   parameters:
4049   - "name"
4050   - "doc"
4051   - "level"
4052   - "parent"
4053   data-start-level: 3
4054
4055 # VPP Performance Results 2n-skx
4056 - type: "file"
4057   title: "VPP Performance Results 2n-skx"
4058   algorithm: "file_test_results"
4059   output-file-ext: ".rst"
4060   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4061   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"
4062   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4063   data: "vpp-perf-results-2n-skx"
4064   filter: "not 'CFS_OPT'"
4065   parameters:
4066   - "name"
4067   - "doc"
4068   - "level"
4069   - "parent"
4070   data-start-level: 3
4071
4072 ## VPP Performance Results 2n-dnv
4073 #- type: "file"
4074 #  title: "VPP Performance Results 2n-dnv"
4075 #  algorithm: "file_test_results"
4076 #  output-file-ext: ".rst"
4077 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4078 #  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"
4079 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4080 #  data: "intel-dnv-vpp"
4081 #  filter: "'NDRPDR'"
4082 #  parameters:
4083 #  - "name"
4084 #  - "doc"
4085 #  - "level"
4086 #  - "parent"
4087 #  data-start-level: 3
4088
4089 # VPP Performance Configuration 3n-hsw
4090 - type: "file"
4091   title: "VPP Performance Configuration 3n-hsw"
4092   algorithm: "file_test_results"
4093   output-file-ext: ".rst"
4094   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4095   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"
4096   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4097   data: "vpp-perf-results-3n-hsw"
4098   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4099   parameters:
4100   - "name"
4101   - "doc"
4102   - "level"
4103   - "parent"
4104   data-start-level: 3
4105
4106 # VPP Performance Configuration 3n-skx
4107 - type: "file"
4108   title: "VPP Performance Configuration 3n-skx"
4109   algorithm: "file_test_results"
4110   output-file-ext: ".rst"
4111   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4112   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"
4113   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4114   data: "vpp-perf-results-3n-skx"
4115   filter: "not 'CFS_OPT'"
4116   parameters:
4117   - "name"
4118   - "doc"
4119   - "level"
4120   - "parent"
4121   data-start-level: 3
4122
4123 # VPP Performance Configuration 2n-skx
4124 - type: "file"
4125   title: "VPP Performance Configuration 2n-skx"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4129   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"
4130   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4131   data: "vpp-perf-results-2n-skx"
4132   filter: "not 'CFS_OPT'"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 3
4139
4140 ## VPP Performance Configuration 2n-dnv
4141 #- type: "file"
4142 #  title: "VPP Performance Configuration 2n-dnv"
4143 #  algorithm: "file_test_results"
4144 #  output-file-ext: ".rst"
4145 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4146 #  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"
4147 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4148 #  data: "intel-dnv-vpp"
4149 #  filter: "'NDRPDR'"
4150 #  parameters:
4151 #  - "name"
4152 #  - "doc"
4153 #  - "level"
4154 #  - "parent"
4155 #  data-start-level: 3
4156
4157 # VPP Performance Operational Data 3n-hsw
4158 - type: "file"
4159   title: "VPP Performance Operational Data 3n-hsw"
4160   algorithm: "file_test_results"
4161   output-file-ext: ".rst"
4162   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4163   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"
4164   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4165   data: "vpp-perf-results-3n-hsw"
4166   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW'))"
4167   parameters:
4168   - "name"
4169   - "doc"
4170   - "level"
4171   - "parent"
4172   data-start-level: 3
4173
4174 # VPP Performance Operational Data 3n-skx
4175 - type: "file"
4176   title: "VPP Performance Operational Data 3n-skx"
4177   algorithm: "file_test_results"
4178   output-file-ext: ".rst"
4179   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4180   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"
4181   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4182   data: "vpp-perf-results-3n-skx"
4183   filter: "not 'CFS_OPT'"
4184   parameters:
4185   - "name"
4186   - "doc"
4187   - "level"
4188   - "parent"
4189   data-start-level: 3
4190
4191 # VPP Performance Operational Data 2n-skx
4192 - type: "file"
4193   title: "VPP Performance Operational Data 2n-skx"
4194   algorithm: "file_test_results"
4195   output-file-ext: ".rst"
4196   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4197   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"
4198   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4199   data: "vpp-perf-results-2n-skx"
4200   filter: "not 'CFS_OPT'"
4201   parameters:
4202   - "name"
4203   - "doc"
4204   - "level"
4205   - "parent"
4206   data-start-level: 3
4207
4208 ## VPP Performance Operational Data 2n-dnv
4209 #- type: "file"
4210 #  title: "VPP Performance Operational Data 2n-dnv"
4211 #  algorithm: "file_test_results"
4212 #  output-file-ext: ".rst"
4213 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4214 #  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"
4215 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4216 #  data: "intel-dnv-vpp"
4217 #  filter: "'NDRPDR'"
4218 #  parameters:
4219 #  - "name"
4220 #  - "doc"
4221 #  - "level"
4222 #  - "parent"
4223 #  data-start-level: 3
4224
4225 # VPP MRR Results 3n-hsw
4226 - type: "file"
4227   title: "VPP MRR Results 3n-hsw"
4228   algorithm: "file_test_results"
4229   output-file-ext: ".rst"
4230   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4231   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"
4232   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4233   data: "vpp-mrr-results-3n-hsw"
4234   filter: "'MRR'"
4235   parameters:
4236   - "name"
4237   - "doc"
4238   - "level"
4239   - "parent"
4240   data-start-level: 3
4241
4242 # VPP MRR Results 3n-skx
4243 - type: "file"
4244   title: "VPP MRR Results 3n-skx"
4245   algorithm: "file_test_results"
4246   output-file-ext: ".rst"
4247   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4248   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"
4249   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4250   data: "vpp-mrr-results-3n-skx"
4251   filter: "'MRR'"
4252   parameters:
4253   - "name"
4254   - "doc"
4255   - "level"
4256   - "parent"
4257   data-start-level: 3
4258
4259 # VPP MRR Results 2n-skx
4260 - type: "file"
4261   title: "VPP MRR Results 2n-skx"
4262   algorithm: "file_test_results"
4263   output-file-ext: ".rst"
4264   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4265   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"
4266   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4267   data: "vpp-mrr-results-2n-skx"
4268   filter: "all"
4269   parameters:
4270   - "name"
4271   - "doc"
4272   - "level"
4273   - "parent"
4274   data-start-level: 3
4275
4276 ## VPP MRR Results 2n-dnv
4277 #- type: "file"
4278 #  title: "VPP MRR Results 2n-dnv"
4279 #  algorithm: "file_test_results"
4280 #  output-file-ext: ".rst"
4281 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4282 #  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"
4283 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4284 #  data: "intel-dnv-vpp"
4285 #  filter: "'MRR'"
4286 #  parameters:
4287 #  - "name"
4288 #  - "doc"
4289 #  - "level"
4290 #  - "parent"
4291 #  data-start-level: 3
4292
4293 # VPP MRR Configuration 3n-hsw
4294 - type: "file"
4295   title: "VPP MRR Configuration 3n-hsw"
4296   algorithm: "file_test_results"
4297   output-file-ext: ".rst"
4298   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4299   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"
4300   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4301   data: "vpp-mrr-results-3n-hsw"
4302   filter: "'MRR'"
4303   parameters:
4304   - "name"
4305   - "doc"
4306   - "level"
4307   - "parent"
4308   data-start-level: 3
4309
4310 # VPP MRR Configuration 3n-skx
4311 - type: "file"
4312   title: "VPP MRR Configuration 3n-skx"
4313   algorithm: "file_test_results"
4314   output-file-ext: ".rst"
4315   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4316   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"
4317   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4318   data: "vpp-mrr-results-3n-skx"
4319   filter: "'MRR'"
4320   parameters:
4321   - "name"
4322   - "doc"
4323   - "level"
4324   - "parent"
4325   data-start-level: 3
4326
4327 # VPP MRR Configuration 2n-skx
4328 - type: "file"
4329   title: "VPP MRR Configuration 2n-skx"
4330   algorithm: "file_test_results"
4331   output-file-ext: ".rst"
4332   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4333   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"
4334   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4335   data: "vpp-mrr-results-2n-skx"
4336   filter: "'MRR'"
4337   parameters:
4338   - "name"
4339   - "doc"
4340   - "level"
4341   - "parent"
4342   data-start-level: 3
4343
4344 ## VPP MRR Configuration 2n-dnv
4345 #- type: "file"
4346 #  title: "VPP MRR Configuration 2n-dnv"
4347 #  algorithm: "file_test_results"
4348 #  output-file-ext: ".rst"
4349 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4350 #  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"
4351 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4352 #  data: "intel-dnv-vpp"
4353 #  filter: "'MRR'"
4354 #  parameters:
4355 #  - "name"
4356 #  - "doc"
4357 #  - "level"
4358 #  - "parent"
4359 #  data-start-level: 3
4360
4361 # VPP Functional Results - Ubuntu
4362 - type: "file"
4363   title: "VPP Functional Results - Ubuntu"
4364   algorithm: "file_test_results"
4365   output-file-ext: ".rst"
4366   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4367   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"
4368   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4369   data: "vpp-func-results-ubuntu"
4370   filter: "all"
4371   parameters:
4372   - "name"
4373   - "doc"
4374   - "level"
4375   - "parent"
4376   data-start-level: 3
4377
4378 # VPP Functional Results - CentOS
4379 - type: "file"
4380   title: "VPP Functional Results - CentOS"
4381   algorithm: "file_test_results"
4382   output-file-ext: ".rst"
4383   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4384   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"
4385   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4386   data:
4387     "vpp-func-results-centos"
4388   filter: "all"
4389   parameters:
4390   - "name"
4391   - "doc"
4392   - "level"
4393   - "parent"
4394   data-start-level: 3
4395
4396 # VPP Functional Configuration - Ubuntu
4397 - type: "file"
4398   title: "VPP Functional Configuration - Ubuntu"
4399   algorithm: "file_test_results"
4400   output-file-ext: ".rst"
4401   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4402   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"
4403   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4404   data: "vpp-func-results-ubuntu"
4405   filter: "all"
4406   parameters:
4407   - "name"
4408   - "doc"
4409   - "level"
4410   - "parent"
4411   data-start-level: 3
4412
4413 # VPP Functional Configuration - CentOS
4414 - type: "file"
4415   title: "VPP Functional Configuration - CentOS"
4416   algorithm: "file_test_results"
4417   output-file-ext: ".rst"
4418   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4419   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"
4420   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4421   data:
4422     "vpp-func-results-centos"
4423   filter: "all"
4424   parameters:
4425   - "name"
4426   - "doc"
4427   - "level"
4428   - "parent"
4429   data-start-level: 3
4430
4431 # VPP Device Results - Ubuntu
4432 - type: "file"
4433   title: "VPP Device Results - Ubuntu"
4434   algorithm: "file_test_results"
4435   output-file-ext: ".rst"
4436   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4437   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"
4438   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4439   data: "vpp-device-results-ubuntu"
4440   filter: "all"
4441   parameters:
4442   - "name"
4443   - "doc"
4444   - "level"
4445   - "parent"
4446   data-start-level: 2
4447
4448 # VPP Device Configuration - Ubuntu
4449 - type: "file"
4450   title: "VPP Device Configuration - Ubuntu"
4451   algorithm: "file_test_results"
4452   output-file-ext: ".rst"
4453   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4454   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"
4455   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4456   data: "vpp-device-results-ubuntu"
4457   filter: "all"
4458   parameters:
4459   - "name"
4460   - "doc"
4461   - "level"
4462   - "parent"
4463   data-start-level: 2
4464
4465 ## Container Orchestrated Performance Results 3n-hsw
4466 #- type: "file"
4467 #  title: "Container Orchestrated Performance Results 3n-hsw"
4468 #  algorithm: "file_test_results"
4469 #  output-file-ext: ".rst"
4470 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4471 #  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"
4472 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4473 #  data: "ligato-perf-results-3n-hsw"
4474 #  filter: "all"
4475 #  parameters:
4476 #  - "name"
4477 #  - "doc"
4478 #  - "level"
4479 #  - "parent"
4480 #  data-start-level: 3
4481
4482 # DPDK Performance Results 3n-hsw
4483 - type: "file"
4484   title: "DPDK Performance Results 3n-hsw"
4485   algorithm: "file_test_results"
4486   output-file-ext: ".rst"
4487   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4488   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"
4489   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4490   data: "dpdk-perf-results-3n-hsw"
4491   filter: "all"
4492   parameters:
4493   - "name"
4494   - "doc"
4495   - "level"
4496   - "parent"
4497   data-start-level: 3
4498
4499 # DPDK Performance Results 3n-skx
4500 - type: "file"
4501   title: "DPDK Performance Results 3n-skx"
4502   algorithm: "file_test_results"
4503   output-file-ext: ".rst"
4504   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4505   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"
4506   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4507   data: "dpdk-perf-results-3n-skx"
4508   filter: "all"
4509   parameters:
4510   - "name"
4511   - "doc"
4512   - "level"
4513   - "parent"
4514   data-start-level: 3
4515
4516 # DPDK Performance Results 2n-skx
4517 - type: "file"
4518   title: "DPDK Performance Results 2n-skx"
4519   algorithm: "file_test_results"
4520   output-file-ext: ".rst"
4521   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4522   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"
4523   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4524   data: "dpdk-perf-results-2n-skx"
4525   filter: "all"
4526   parameters:
4527   - "name"
4528   - "doc"
4529   - "level"
4530   - "parent"
4531   data-start-level: 3
4532
4533 # Honeycomb Functional Results
4534 - type: "file"
4535   title: "Honeycomb Functional Results"
4536   algorithm: "file_test_results"
4537   output-file-ext: ".rst"
4538   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4539   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"
4540   dir-tables: "{DIR[DTR,FUNC,HC]}"
4541   data:
4542     "hc-func-results"
4543   filter: "all"
4544   parameters:
4545   - "name"
4546   - "doc"
4547   - "level"
4548   - "parent"
4549   data-start-level: 3
4550
4551 # NSH SFC Functional Results
4552 #-
4553 #  type: "file"
4554 #  title: "NSH SFC Functional Results"
4555 #  algorithm: "file_test_results"
4556 #  output-file-ext: ".rst"
4557 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4558 #  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"
4559 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4560 #  data:
4561 #    "nsh-func-results"
4562 #  filter: "all"
4563 #  parameters:
4564 #  - "name"
4565 #  - "doc"
4566 #  - "level"
4567 #  - "parent"
4568 #  data-start-level: 3
4569
4570 # DMM Functional Results
4571 - type: "file"
4572   title: "DMM Functional Results"
4573   algorithm: "file_test_results"
4574   output-file-ext: ".rst"
4575   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4576   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"
4577   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4578   data:
4579     "dmm-func-results"
4580   filter: "all"
4581   parameters:
4582   - "name"
4583   - "doc"
4584   - "level"
4585   - "parent"
4586   data-start-level: 3
4587
4588 ################################################################################
4589 ###                                P L O T S                                 ###
4590 ################################################################################
4591
4592 # Soak Test (PLRsearch), boxes
4593 - type: "plot"
4594   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4595   algorithm: "plot_performance_box"
4596   output-file-type: ".html"
4597   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4598   data: "plot-vpp-soak-2n-skx"
4599   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4600   parameters:
4601     - "throughput"
4602     - "parent"
4603     - "tags"
4604   sort:
4605     - "DRV_AVF"
4606     - "DRV_AVF"
4607     - "DRV_AVF"
4608     - "L2BDMACLRN"
4609     - "L2XCBASE"
4610     - "L2PATCH"
4611   traces:
4612     hoverinfo: "x+y"
4613     boxpoints: "all"
4614     whiskerwidth: 0
4615   layout:
4616     title: "2 Hours Soak Test (PLRsearch)"
4617     layout: "plot-soak-throughput"
4618
4619 # Soak Test (PLRsearch), boxes
4620 - type: "plot"
4621   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4622   algorithm: "plot_performance_box"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4625   data: "plot-vpp-soak-2n-skx"
4626   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4627   parameters:
4628     - "throughput"
4629     - "parent"
4630     - "tags"
4631   sort:
4632     - "VHOST"
4633     - "MEMIF"
4634     - "IP4FWD"
4635     - "IP6FWD"
4636   traces:
4637     hoverinfo: "x+y"
4638     boxpoints: "all"
4639     whiskerwidth: 0
4640   layout:
4641     title: "2 Hours Soak Test (PLRsearch)"
4642     layout: "plot-soak-throughput"
4643
4644 ################################################################################
4645 # Plots - NF Density - VSC - MRR 64b
4646 - type: "plot"
4647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4648   algorithm: "plot_service_density_heatmap_compare"
4649   output-file-type: ".html"
4650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4651   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4652   filter: "'NIC_Intel-X710' and
4653            'NF_DENSITY' and
4654            'VHOST' and
4655            'CHAIN' and
4656            'NF_VPPIP4' and
4657            '64B' and
4658            '2T1C' and
4659            'MRR'"
4660   reference:
4661     include: "2"
4662     name: "VNF-1c"
4663   compare:
4664     include: "1"
4665     name: "VNF-0.5c"
4666   parameters:
4667   - "result"
4668   - "name"
4669   - "tags"
4670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4671   x-axis: "X = VNFs per Service Chain"
4672   y-axis: "Y = Number of Service Chains"
4673   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4674   layout:
4675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4676     layout: "plot-service-density"
4677
4678 - type: "plot"
4679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4680   algorithm: "plot_service_density_heatmap_compare"
4681   output-file-type: ".html"
4682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4683   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4684   filter: "'NIC_Intel-X710' and
4685            'NF_DENSITY' and
4686            'VHOST' and
4687            'CHAIN' and
4688            'NF_VPPIP4' and
4689            '64B' and
4690            '4T2C' and
4691            'MRR'"
4692   reference:
4693     include: "2"
4694     name: "VNF-1c"
4695   compare:
4696     include: "1"
4697     name: "VNF-0.5c"
4698   parameters:
4699   - "result"
4700   - "name"
4701   - "tags"
4702   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4703   x-axis: "X = VNFs per Service Chain"
4704   y-axis: "Y = Number of Service Chains"
4705   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4706   layout:
4707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4708     layout: "plot-service-density"
4709
4710 - type: "plot"
4711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4712   algorithm: "plot_service_density_heatmap_compare"
4713   output-file-type: ".html"
4714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4715   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4716   filter: "'NIC_Intel-X710' and
4717            'NF_DENSITY' and
4718            'VHOST' and
4719            'CHAIN' and
4720            'NF_VPPIP4' and
4721            '64B' and
4722            '8T4C' and
4723            'MRR'"
4724   reference:
4725     include: "2"
4726     name: "VNF-1c"
4727   compare:
4728     include: "1"
4729     name: "VNF-0.5c"
4730   parameters:
4731   - "result"
4732   - "name"
4733   - "tags"
4734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4735   x-axis: "X = VNFs per Service Chain"
4736   y-axis: "Y = Number of Service Chains"
4737   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4738   layout:
4739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4740     layout: "plot-service-density"
4741
4742 # Plots - NF Density - VSC - MRR IMIX
4743 - type: "plot"
4744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4745   algorithm: "plot_service_density_heatmap_compare"
4746   output-file-type: ".html"
4747   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4748   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4749   filter: "'NIC_Intel-X710' and
4750            'NF_DENSITY' and
4751            'VHOST' and
4752            'CHAIN' and
4753            'NF_VPPIP4' and
4754            'IMIX' and
4755            '2T1C' and
4756            'MRR'"
4757   reference:
4758     include: "2"
4759     name: "VNF-1c"
4760   compare:
4761     include: "1"
4762     name: "VNF-0.5c"
4763   parameters:
4764   - "result"
4765   - "name"
4766   - "tags"
4767   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4768   x-axis: "X = VNFs per Service Chain"
4769   y-axis: "Y = Number of Service Chains"
4770   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4771   layout:
4772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4773     layout: "plot-service-density"
4774
4775 - type: "plot"
4776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4777   algorithm: "plot_service_density_heatmap_compare"
4778   output-file-type: ".html"
4779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4780   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4781   filter: "'NIC_Intel-X710' and
4782            'NF_DENSITY' and
4783            'VHOST' and
4784            'CHAIN' and
4785            'NF_VPPIP4' and
4786            'IMIX' and
4787            '4T2C' and
4788            'MRR'"
4789   reference:
4790     include: "2"
4791     name: "VNF-1c"
4792   compare:
4793     include: "1"
4794     name: "VNF-0.5c"
4795   parameters:
4796   - "result"
4797   - "name"
4798   - "tags"
4799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4800   x-axis: "X = VNFs per Service Chain"
4801   y-axis: "Y = Number of Service Chains"
4802   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4803   layout:
4804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4805     layout: "plot-service-density"
4806
4807 - type: "plot"
4808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4809   algorithm: "plot_service_density_heatmap_compare"
4810   output-file-type: ".html"
4811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4812   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4813   filter: "'NIC_Intel-X710' and
4814            'NF_DENSITY' and
4815            'VHOST' and
4816            'CHAIN' and
4817            'NF_VPPIP4' and
4818            'IMIX' and
4819            '8T4C' and
4820            'MRR'"
4821   reference:
4822     include: "2"
4823     name: "VNF-1c"
4824   compare:
4825     include: "1"
4826     name: "VNF-0.5c"
4827   parameters:
4828   - "result"
4829   - "name"
4830   - "tags"
4831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4832   x-axis: "X = VNFs per Service Chain"
4833   y-axis: "Y = Number of Service Chains"
4834   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4835   layout:
4836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4837     layout: "plot-service-density"
4838
4839 # Plots - NF Density - VSC - NDR 64b
4840 - type: "plot"
4841   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4842   algorithm: "plot_service_density_heatmap_compare"
4843   output-file-type: ".html"
4844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4845   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4846   filter: "'NIC_Intel-X710' and
4847            'NF_DENSITY' and
4848            'VHOST' and
4849            'CHAIN' and
4850            'NF_VPPIP4' and
4851            '64B' and
4852            '2T1C' and
4853            'NDRPDR'"
4854   reference:
4855     include: "2"
4856     name: "VNF-1c"
4857   compare:
4858     include: "1"
4859     name: "VNF-0.5c"
4860   parameters:
4861   - "throughput"
4862   - "name"
4863   - "tags"
4864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4865   x-axis: "X = VNFs per Service Chain"
4866   y-axis: "Y = Number of Service Chains"
4867   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4868   layout:
4869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4870     layout: "plot-service-density"
4871
4872 - type: "plot"
4873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4874   algorithm: "plot_service_density_heatmap_compare"
4875   output-file-type: ".html"
4876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4877   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4878   filter: "'NIC_Intel-X710' and
4879            'NF_DENSITY' and
4880            'VHOST' and
4881            'CHAIN' and
4882            'NF_VPPIP4' and
4883            '64B' and
4884            '4T2C' and
4885            'NDRPDR'"
4886   reference:
4887     include: "2"
4888     name: "VNF-1c"
4889   compare:
4890     include: "1"
4891     name: "VNF-0.5c"
4892   parameters:
4893   - "throughput"
4894   - "name"
4895   - "tags"
4896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4897   x-axis: "X = VNFs per Service Chain"
4898   y-axis: "Y = Number of Service Chains"
4899   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4900   layout:
4901     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4902     layout: "plot-service-density"
4903
4904 - type: "plot"
4905   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4906   algorithm: "plot_service_density_heatmap_compare"
4907   output-file-type: ".html"
4908   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4909   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4910   filter: "'NIC_Intel-X710' and
4911            'NF_DENSITY' and
4912            'VHOST' and
4913            'CHAIN' and
4914            'NF_VPPIP4' and
4915            '64B' and
4916            '8T4C' and
4917            'NDRPDR'"
4918   reference:
4919     include: "2"
4920     name: "VNF-1c"
4921   compare:
4922     include: "1"
4923     name: "VNF-0.5c"
4924   parameters:
4925   - "throughput"
4926   - "name"
4927   - "tags"
4928   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4929   x-axis: "X = VNFs per Service Chain"
4930   y-axis: "Y = Number of Service Chains"
4931   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4932   layout:
4933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4934     layout: "plot-service-density"
4935
4936 # Plots - NF Density - VSC - NDR IMIX
4937 - type: "plot"
4938   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4939   algorithm: "plot_service_density_heatmap_compare"
4940   output-file-type: ".html"
4941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4942   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4943   filter: "'NIC_Intel-X710' and
4944            'NF_DENSITY' and
4945            'VHOST' and
4946            'CHAIN' and
4947            'NF_VPPIP4' and
4948            'IMIX' and
4949            '2T1C' and
4950            'NDRPDR'"
4951   reference:
4952     include: "2"
4953     name: "VNF-1c"
4954   compare:
4955     include: "1"
4956     name: "VNF-0.5c"
4957   parameters:
4958   - "throughput"
4959   - "name"
4960   - "tags"
4961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4962   x-axis: "X = VNFs per Service Chain"
4963   y-axis: "Y = Number of Service Chains"
4964   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4965   layout:
4966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4967     layout: "plot-service-density"
4968
4969 - type: "plot"
4970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4971   algorithm: "plot_service_density_heatmap_compare"
4972   output-file-type: ".html"
4973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4974   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4975   filter: "'NIC_Intel-X710' and
4976            'NF_DENSITY' and
4977            'VHOST' and
4978            'CHAIN' and
4979            'NF_VPPIP4' and
4980            'IMIX' and
4981            '4T2C' and
4982            'NDRPDR'"
4983   reference:
4984     include: "2"
4985     name: "VNF-1c"
4986   compare:
4987     include: "1"
4988     name: "VNF-0.5c"
4989   parameters:
4990   - "throughput"
4991   - "name"
4992   - "tags"
4993   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4994   x-axis: "X = VNFs per Service Chain"
4995   y-axis: "Y = Number of Service Chains"
4996   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4997   layout:
4998     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4999     layout: "plot-service-density"
5000
5001 - type: "plot"
5002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5003   algorithm: "plot_service_density_heatmap_compare"
5004   output-file-type: ".html"
5005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
5006   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5007   filter: "'NIC_Intel-X710' and
5008            'NF_DENSITY' and
5009            'VHOST' and
5010            'CHAIN' and
5011            'NF_VPPIP4' and
5012            'IMIX' and
5013            '8T4C' and
5014            'NDRPDR'"
5015   reference:
5016     include: "2"
5017     name: "VNF-1c"
5018   compare:
5019     include: "1"
5020     name: "VNF-0.5c"
5021   parameters:
5022   - "throughput"
5023   - "name"
5024   - "tags"
5025   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5026   x-axis: "X = VNFs per Service Chain"
5027   y-axis: "Y = Number of Service Chains"
5028   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5029   layout:
5030     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5031     layout: "plot-service-density"
5032
5033 # Plots - NF Density - VSC - PDR 64b
5034 - type: "plot"
5035   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5036   algorithm: "plot_service_density_heatmap_compare"
5037   output-file-type: ".html"
5038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5039   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5040   filter: "'NIC_Intel-X710' and
5041            'NF_DENSITY' and
5042            'VHOST' and
5043            'CHAIN' and
5044            'NF_VPPIP4' and
5045            '64B' and
5046            '2T1C' and
5047            'NDRPDR'"
5048   reference:
5049     include: "2"
5050     name: "VNF-1c"
5051   compare:
5052     include: "1"
5053     name: "VNF-0.5c"
5054   parameters:
5055   - "throughput"
5056   - "name"
5057   - "tags"
5058   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5059   x-axis: "X = VNFs per Service Chain"
5060   y-axis: "Y = Number of Service Chains"
5061   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5062   layout:
5063     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5064     layout: "plot-service-density"
5065
5066 - type: "plot"
5067   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5068   algorithm: "plot_service_density_heatmap_compare"
5069   output-file-type: ".html"
5070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5071   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5072   filter: "'NIC_Intel-X710' and
5073            'NF_DENSITY' and
5074            'VHOST' and
5075            'CHAIN' and
5076            'NF_VPPIP4' and
5077            '64B' and
5078            '4T2C' and
5079            'NDRPDR'"
5080   reference:
5081     include: "2"
5082     name: "VNF-1c"
5083   compare:
5084     include: "1"
5085     name: "VNF-0.5c"
5086   parameters:
5087   - "throughput"
5088   - "name"
5089   - "tags"
5090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5091   x-axis: "X = VNFs per Service Chain"
5092   y-axis: "Y = Number of Service Chains"
5093   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5094   layout:
5095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5096     layout: "plot-service-density"
5097
5098 - type: "plot"
5099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5100   algorithm: "plot_service_density_heatmap_compare"
5101   output-file-type: ".html"
5102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5103   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5104   filter: "'NIC_Intel-X710' and
5105            'NF_DENSITY' and
5106            'VHOST' and
5107            'CHAIN' and
5108            'NF_VPPIP4' and
5109            '64B' and
5110            '8T4C' and
5111            'NDRPDR'"
5112   reference:
5113     include: "2"
5114     name: "VNF-1c"
5115   compare:
5116     include: "1"
5117     name: "VNF-0.5c"
5118   parameters:
5119   - "throughput"
5120   - "name"
5121   - "tags"
5122   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5123   x-axis: "X = VNFs per Service Chain"
5124   y-axis: "Y = Number of Service Chains"
5125   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5126   layout:
5127     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5128     layout: "plot-service-density"
5129
5130 # Plots - NF Density - VSC - PDR IMIX
5131 - type: "plot"
5132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5133   algorithm: "plot_service_density_heatmap_compare"
5134   output-file-type: ".html"
5135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5136   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5137   filter: "'NIC_Intel-X710' and
5138            'NF_DENSITY' and
5139            'VHOST' and
5140            'CHAIN' and
5141            'NF_VPPIP4' and
5142            'IMIX' and
5143            '2T1C' and
5144            'NDRPDR'"
5145   reference:
5146     include: "2"
5147     name: "VNF-1c"
5148   compare:
5149     include: "1"
5150     name: "VNF-0.5c"
5151   parameters:
5152   - "throughput"
5153   - "name"
5154   - "tags"
5155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5156   x-axis: "X = VNFs per Service Chain"
5157   y-axis: "Y = Number of Service Chains"
5158   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5159   layout:
5160     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5161     layout: "plot-service-density"
5162
5163 - type: "plot"
5164   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5165   algorithm: "plot_service_density_heatmap_compare"
5166   output-file-type: ".html"
5167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5168   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5169   filter: "'NIC_Intel-X710' and
5170            'NF_DENSITY' and
5171            'VHOST' and
5172            'CHAIN' and
5173            'NF_VPPIP4' and
5174            'IMIX' and
5175            '4T2C' and
5176            'NDRPDR'"
5177   reference:
5178     include: "2"
5179     name: "VNF-1c"
5180   compare:
5181     include: "1"
5182     name: "VNF-0.5c"
5183   parameters:
5184   - "throughput"
5185   - "name"
5186   - "tags"
5187   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5188   x-axis: "X = VNFs per Service Chain"
5189   y-axis: "Y = Number of Service Chains"
5190   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5191   layout:
5192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5193     layout: "plot-service-density"
5194
5195 - type: "plot"
5196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5197   algorithm: "plot_service_density_heatmap_compare"
5198   output-file-type: ".html"
5199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5200   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5201   filter: "'NIC_Intel-X710' and
5202            'NF_DENSITY' and
5203            'VHOST' and
5204            'CHAIN' and
5205            'NF_VPPIP4' and
5206            'IMIX' and
5207            '8T4C' and
5208            'NDRPDR'"
5209   reference:
5210     include: "2"
5211     name: "VNF-1c"
5212   compare:
5213     include: "1"
5214     name: "VNF-0.5c"
5215   parameters:
5216   - "throughput"
5217   - "name"
5218   - "tags"
5219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5220   x-axis: "X = VNFs per Service Chain"
5221   y-axis: "Y = Number of Service Chains"
5222   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5223   layout:
5224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5225     layout: "plot-service-density"
5226
5227 ################################################################################
5228 # Plots - NF Density - CSC - MRR 64b
5229 - type: "plot"
5230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5231   algorithm: "plot_service_density_heatmap_compare"
5232   output-file-type: ".html"
5233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5234   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5235   filter: "'NIC_Intel-X710' and
5236            'NF_DENSITY' and
5237            'DOCKER' and
5238            'CHAIN' and
5239            'NF_VPPIP4' and
5240            '64B' and
5241            '2T1C' and
5242            'MRR'"
5243   reference:
5244     include: "2"
5245     name: "CNF-1c"
5246   compare:
5247     include: "1"
5248     name: "CNF-0.5c"
5249   parameters:
5250   - "result"
5251   - "name"
5252   - "tags"
5253   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5254   x-axis: "X = CNFs per Service Chain"
5255   y-axis: "Y = Number of Service Chains"
5256   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5257   layout:
5258     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5259     layout: "plot-service-density"
5260
5261 - type: "plot"
5262   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5263   algorithm: "plot_service_density_heatmap_compare"
5264   output-file-type: ".html"
5265   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5266   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5267   filter: "'NIC_Intel-X710' and
5268            'NF_DENSITY' and
5269            'DOCKER' and
5270            'CHAIN' and
5271            'NF_VPPIP4' and
5272            '64B' and
5273            '4T2C' and
5274            'MRR'"
5275   reference:
5276     include: "2"
5277     name: "CNF-1c"
5278   compare:
5279     include: "1"
5280     name: "CNF-0.5c"
5281   parameters:
5282   - "result"
5283   - "name"
5284   - "tags"
5285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5286   x-axis: "X = CNFs per Service Chain"
5287   y-axis: "Y = Number of Service Chains"
5288   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5289   layout:
5290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5291     layout: "plot-service-density"
5292
5293 - type: "plot"
5294   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5295   algorithm: "plot_service_density_heatmap_compare"
5296   output-file-type: ".html"
5297   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5298   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5299   filter: "'NIC_Intel-X710' and
5300            'NF_DENSITY' and
5301            'DOCKER' and
5302            'CHAIN' and
5303            'NF_VPPIP4' and
5304            '64B' and
5305            '8T4C' and
5306            'MRR'"
5307   reference:
5308     include: "2"
5309     name: "CNF-1c"
5310   compare:
5311     include: "1"
5312     name: "CNF-0.5c"
5313   parameters:
5314   - "result"
5315   - "name"
5316   - "tags"
5317   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5318   x-axis: "X = CNFs per Service Chain"
5319   y-axis: "Y = Number of Service Chains"
5320   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5321   layout:
5322     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5323     layout: "plot-service-density"
5324
5325 # Plots - NF Density - CSC - MRR IMIX
5326 - type: "plot"
5327   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5328   algorithm: "plot_service_density_heatmap_compare"
5329   output-file-type: ".html"
5330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5331   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5332   filter: "'NIC_Intel-X710' and
5333            'NF_DENSITY' and
5334            'DOCKER' and
5335            'CHAIN' and
5336            'NF_VPPIP4' and
5337            'IMIX' and
5338            '2T1C' and
5339            'MRR'"
5340   reference:
5341     include: "2"
5342     name: "CNF-1c"
5343   compare:
5344     include: "1"
5345     name: "CNF-0.5c"
5346   parameters:
5347   - "result"
5348   - "name"
5349   - "tags"
5350   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5351   x-axis: "X = CNFs per Service Chain"
5352   y-axis: "Y = Number of Service Chains"
5353   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5354   layout:
5355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5356     layout: "plot-service-density"
5357
5358 - type: "plot"
5359   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5360   algorithm: "plot_service_density_heatmap_compare"
5361   output-file-type: ".html"
5362   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5363   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5364   filter: "'NIC_Intel-X710' and
5365            'NF_DENSITY' and
5366            'DOCKER' and
5367            'CHAIN' and
5368            'NF_VPPIP4' and
5369            'IMIX' and
5370            '4T2C' and
5371            'MRR'"
5372   reference:
5373     include: "2"
5374     name: "CNF-1c"
5375   compare:
5376     include: "1"
5377     name: "CNF-0.5c"
5378   parameters:
5379   - "result"
5380   - "name"
5381   - "tags"
5382   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5383   x-axis: "X = CNFs per Service Chain"
5384   y-axis: "Y = Number of Service Chains"
5385   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5386   layout:
5387     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5388     layout: "plot-service-density"
5389
5390 - type: "plot"
5391   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5392   algorithm: "plot_service_density_heatmap_compare"
5393   output-file-type: ".html"
5394   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5395   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5396   filter: "'NIC_Intel-X710' and
5397            'NF_DENSITY' and
5398            'DOCKER' and
5399            'CHAIN' and
5400            'NF_VPPIP4' and
5401            'IMIX' and
5402            '8T4C' and
5403            'MRR'"
5404   reference:
5405     include: "2"
5406     name: "CNF-1c"
5407   compare:
5408     include: "1"
5409     name: "CNF-0.5c"
5410   parameters:
5411   - "result"
5412   - "name"
5413   - "tags"
5414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5415   x-axis: "X = CNFs per Service Chain"
5416   y-axis: "Y = Number of Service Chains"
5417   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5418   layout:
5419     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5420     layout: "plot-service-density"
5421
5422 # Plots - NF Density - CSC - NDR 64b
5423 - type: "plot"
5424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5425   algorithm: "plot_service_density_heatmap_compare"
5426   output-file-type: ".html"
5427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5428   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5429   filter: "'NIC_Intel-X710' and
5430            'NF_DENSITY' and
5431            'DOCKER' and
5432            'CHAIN' and
5433            'NF_VPPIP4' and
5434            '64B' and
5435            '2T1C' and
5436            'NDRPDR'"
5437   reference:
5438     include: "2"
5439     name: "CNF-1c"
5440   compare:
5441     include: "1"
5442     name: "CNF-0.5c"
5443   parameters:
5444   - "throughput"
5445   - "name"
5446   - "tags"
5447   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5448   x-axis: "X = CNFs per Service Chain"
5449   y-axis: "Y = Number of Service Chains"
5450   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5451   layout:
5452     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5453     layout: "plot-service-density"
5454
5455 - type: "plot"
5456   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5457   algorithm: "plot_service_density_heatmap_compare"
5458   output-file-type: ".html"
5459   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5460   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5461   filter: "'NIC_Intel-X710' and
5462            'NF_DENSITY' and
5463            'DOCKER' and
5464            'CHAIN' and
5465            'NF_VPPIP4' and
5466            '64B' and
5467            '4T2C' and
5468            'NDRPDR'"
5469   reference:
5470     include: "2"
5471     name: "CNF-1c"
5472   compare:
5473     include: "1"
5474     name: "CNF-0.5c"
5475   parameters:
5476   - "throughput"
5477   - "name"
5478   - "tags"
5479   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5480   x-axis: "X = CNFs per Service Chain"
5481   y-axis: "Y = Number of Service Chains"
5482   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5483   layout:
5484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5485     layout: "plot-service-density"
5486
5487 - type: "plot"
5488   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5489   algorithm: "plot_service_density_heatmap_compare"
5490   output-file-type: ".html"
5491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5492   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5493   filter: "'NIC_Intel-X710' and
5494            'NF_DENSITY' and
5495            'DOCKER' and
5496            'CHAIN' and
5497            'NF_VPPIP4' and
5498            '64B' and
5499            '8T4C' and
5500            'NDRPDR'"
5501   reference:
5502     include: "2"
5503     name: "CNF-1c"
5504   compare:
5505     include: "1"
5506     name: "CNF-0.5c"
5507   parameters:
5508   - "throughput"
5509   - "name"
5510   - "tags"
5511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5512   x-axis: "X = CNFs per Service Chain"
5513   y-axis: "Y = Number of Service Chains"
5514   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5515   layout:
5516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5517     layout: "plot-service-density"
5518
5519 # Plots - NF Density - CSC - NDR IMIX
5520 - type: "plot"
5521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5522   algorithm: "plot_service_density_heatmap_compare"
5523   output-file-type: ".html"
5524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5525   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5526   filter: "'NIC_Intel-X710' and
5527            'NF_DENSITY' and
5528            'DOCKER' and
5529            'CHAIN' and
5530            'NF_VPPIP4' and
5531            'IMIX' and
5532            '2T1C' and
5533            'NDRPDR'"
5534   reference:
5535     include: "2"
5536     name: "CNF-1c"
5537   compare:
5538     include: "1"
5539     name: "CNF-0.5c"
5540   parameters:
5541   - "throughput"
5542   - "name"
5543   - "tags"
5544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5545   x-axis: "X = CNFs per Service Chain"
5546   y-axis: "Y = Number of Service Chains"
5547   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5548   layout:
5549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5550     layout: "plot-service-density"
5551
5552 - type: "plot"
5553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5554   algorithm: "plot_service_density_heatmap_compare"
5555   output-file-type: ".html"
5556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5557   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5558   filter: "'NIC_Intel-X710' and
5559            'NF_DENSITY' and
5560            'DOCKER' and
5561            'CHAIN' and
5562            'NF_VPPIP4' and
5563            'IMIX' and
5564            '4T2C' and
5565            'NDRPDR'"
5566   reference:
5567     include: "2"
5568     name: "CNF-1c"
5569   compare:
5570     include: "1"
5571     name: "CNF-0.5c"
5572   parameters:
5573   - "throughput"
5574   - "name"
5575   - "tags"
5576   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5577   x-axis: "X = CNFs per Service Chain"
5578   y-axis: "Y = Number of Service Chains"
5579   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5580   layout:
5581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5582     layout: "plot-service-density"
5583
5584 - type: "plot"
5585   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5586   algorithm: "plot_service_density_heatmap_compare"
5587   output-file-type: ".html"
5588   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5589   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5590   filter: "'NIC_Intel-X710' and
5591            'NF_DENSITY' and
5592            'DOCKER' and
5593            'CHAIN' and
5594            'NF_VPPIP4' and
5595            'IMIX' and
5596            '8T4C' and
5597            'NDRPDR'"
5598   reference:
5599     include: "2"
5600     name: "CNF-1c"
5601   compare:
5602     include: "1"
5603     name: "CNF-0.5c"
5604   parameters:
5605   - "throughput"
5606   - "name"
5607   - "tags"
5608   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5609   x-axis: "X = CNFs per Service Chain"
5610   y-axis: "Y = Number of Service Chains"
5611   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5612   layout:
5613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5614     layout: "plot-service-density"
5615
5616 # Plots - NF Density - CSC - PDR 64b
5617 - type: "plot"
5618   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5619   algorithm: "plot_service_density_heatmap_compare"
5620   output-file-type: ".html"
5621   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5622   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5623   filter: "'NIC_Intel-X710' and
5624            'NF_DENSITY' and
5625            'DOCKER' and
5626            'CHAIN' and
5627            'NF_VPPIP4' and
5628            '64B' and
5629            '2T1C' and
5630            'NDRPDR'"
5631   reference:
5632     include: "2"
5633     name: "CNF-1c"
5634   compare:
5635     include: "1"
5636     name: "CNF-0.5c"
5637   parameters:
5638   - "throughput"
5639   - "name"
5640   - "tags"
5641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5642   x-axis: "X = CNFs per Service Chain"
5643   y-axis: "Y = Number of Service Chains"
5644   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5645   layout:
5646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5647     layout: "plot-service-density"
5648
5649 - type: "plot"
5650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5651   algorithm: "plot_service_density_heatmap_compare"
5652   output-file-type: ".html"
5653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5654   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5655   filter: "'NIC_Intel-X710' and
5656            'NF_DENSITY' and
5657            'DOCKER' and
5658            'CHAIN' and
5659            'NF_VPPIP4' and
5660            '64B' and
5661            '4T2C' and
5662            'NDRPDR'"
5663   reference:
5664     include: "2"
5665     name: "CNF-1c"
5666   compare:
5667     include: "1"
5668     name: "CNF-0.5c"
5669   parameters:
5670   - "throughput"
5671   - "name"
5672   - "tags"
5673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5674   x-axis: "X = CNFs per Service Chain"
5675   y-axis: "Y = Number of Service Chains"
5676   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5677   layout:
5678     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5679     layout: "plot-service-density"
5680
5681 - type: "plot"
5682   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5683   algorithm: "plot_service_density_heatmap_compare"
5684   output-file-type: ".html"
5685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5686   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5687   filter: "'NIC_Intel-X710' and
5688            'NF_DENSITY' and
5689            'DOCKER' and
5690            'CHAIN' and
5691            'NF_VPPIP4' and
5692            '64B' and
5693            '8T4C' and
5694            'NDRPDR'"
5695   reference:
5696     include: "2"
5697     name: "CNF-1c"
5698   compare:
5699     include: "1"
5700     name: "CNF-0.5c"
5701   parameters:
5702   - "throughput"
5703   - "name"
5704   - "tags"
5705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5706   x-axis: "X = CNFs per Service Chain"
5707   y-axis: "Y = Number of Service Chains"
5708   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5709   layout:
5710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5711     layout: "plot-service-density"
5712
5713 # Plots - NF Density - CSC - PDR IMIX
5714 - type: "plot"
5715   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5716   algorithm: "plot_service_density_heatmap_compare"
5717   output-file-type: ".html"
5718   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5719   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5720   filter: "'NIC_Intel-X710' and
5721            'NF_DENSITY' and
5722            'DOCKER' and
5723            'CHAIN' and
5724            'NF_VPPIP4' and
5725            'IMIX' and
5726            '2T1C' and
5727            'NDRPDR'"
5728   reference:
5729     include: "2"
5730     name: "CNF-1c"
5731   compare:
5732     include: "1"
5733     name: "CNF-0.5c"
5734   parameters:
5735   - "throughput"
5736   - "name"
5737   - "tags"
5738   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5739   x-axis: "X = CNFs per Service Chain"
5740   y-axis: "Y = Number of Service Chains"
5741   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5742   layout:
5743     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5744     layout: "plot-service-density"
5745
5746 - type: "plot"
5747   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5748   algorithm: "plot_service_density_heatmap_compare"
5749   output-file-type: ".html"
5750   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5751   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5752   filter: "'NIC_Intel-X710' and
5753            'NF_DENSITY' and
5754            'DOCKER' and
5755            'CHAIN' and
5756            'NF_VPPIP4' and
5757            'IMIX' and
5758            '4T2C' and
5759            'NDRPDR'"
5760   reference:
5761     include: "2"
5762     name: "CNF-1c"
5763   compare:
5764     include: "1"
5765     name: "CNF-0.5c"
5766   parameters:
5767   - "throughput"
5768   - "name"
5769   - "tags"
5770   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5771   x-axis: "X = CNFs per Service Chain"
5772   y-axis: "Y = Number of Service Chains"
5773   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5774   layout:
5775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5776     layout: "plot-service-density"
5777
5778 - type: "plot"
5779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5780   algorithm: "plot_service_density_heatmap_compare"
5781   output-file-type: ".html"
5782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5783   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5784   filter: "'NIC_Intel-X710' and
5785            'NF_DENSITY' and
5786            'DOCKER' and
5787            'CHAIN' and
5788            'NF_VPPIP4' and
5789            'IMIX' and
5790            '8T4C' and
5791            'NDRPDR'"
5792   reference:
5793     include: "2"
5794     name: "CNF-1c"
5795   compare:
5796     include: "1"
5797     name: "CNF-0.5c"
5798   parameters:
5799   - "throughput"
5800   - "name"
5801   - "tags"
5802   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5803   x-axis: "X = CNFs per Service Chain"
5804   y-axis: "Y = Number of Service Chains"
5805   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5806   layout:
5807     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5808     layout: "plot-service-density"
5809
5810 ################################################################################
5811 # Plots - NF Density - CSP - MRR 64b
5812 - type: "plot"
5813   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5814   algorithm: "plot_service_density_heatmap_compare"
5815   output-file-type: ".html"
5816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5817   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5818   filter: "'NIC_Intel-X710' and
5819            'NF_DENSITY' and
5820            'DOCKER' and
5821            'PIPELINE' and
5822            'NF_VPPIP4' and
5823            '64B' and
5824            '2T1C' and
5825            'MRR'"
5826   reference:
5827     include: "2"
5828     name: "CNF-1c"
5829   compare:
5830     include: "1"
5831     name: "CNF-0.5c"
5832   parameters:
5833   - "result"
5834   - "name"
5835   - "tags"
5836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5837   x-axis: "X = CNFs per Service Pipeline"
5838   y-axis: "Y = Number of Service Pipelines"
5839   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5840   layout:
5841     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5842     layout: "plot-service-density"
5843
5844 - type: "plot"
5845   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5846   algorithm: "plot_service_density_heatmap_compare"
5847   output-file-type: ".html"
5848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5849   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5850   filter: "'NIC_Intel-X710' and
5851            'NF_DENSITY' and
5852            'DOCKER' and
5853            'PIPELINE' and
5854            'NF_VPPIP4' and
5855            '64B' and
5856            '4T2C' and
5857            'MRR'"
5858   reference:
5859     include: "2"
5860     name: "CNF-1c"
5861   compare:
5862     include: "1"
5863     name: "CNF-0.5c"
5864   parameters:
5865   - "result"
5866   - "name"
5867   - "tags"
5868   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5869   x-axis: "X = CNFs per Service Pipeline"
5870   y-axis: "Y = Number of Service Pipelines"
5871   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5872   layout:
5873     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5874     layout: "plot-service-density"
5875
5876 - type: "plot"
5877   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5878   algorithm: "plot_service_density_heatmap_compare"
5879   output-file-type: ".html"
5880   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5881   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5882   filter: "'NIC_Intel-X710' and
5883            'NF_DENSITY' and
5884            'DOCKER' and
5885            'PIPELINE' and
5886            'NF_VPPIP4' and
5887            '64B' and
5888            '8T4C' and
5889            'MRR'"
5890   reference:
5891     include: "2"
5892     name: "CNF-1c"
5893   compare:
5894     include: "1"
5895     name: "CNF-0.5c"
5896   parameters:
5897   - "result"
5898   - "name"
5899   - "tags"
5900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5901   x-axis: "X = CNFs per Service Pipeline"
5902   y-axis: "Y = Number of Service Pipelines"
5903   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5904   layout:
5905     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5906     layout: "plot-service-density"
5907
5908 # Plots - NF Density - CSP - MRR IMIX
5909 - type: "plot"
5910   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5911   algorithm: "plot_service_density_heatmap_compare"
5912   output-file-type: ".html"
5913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5914   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5915   filter: "'NIC_Intel-X710' and
5916            'NF_DENSITY' and
5917            'DOCKER' and
5918            'PIPELINE' and
5919            'NF_VPPIP4' and
5920            'IMIX' and
5921            '2T1C' and
5922            'MRR'"
5923   reference:
5924     include: "2"
5925     name: "CNF-1c"
5926   compare:
5927     include: "1"
5928     name: "CNF-0.5c"
5929   parameters:
5930   - "result"
5931   - "name"
5932   - "tags"
5933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5934   x-axis: "X = CNFs per Service Pipeline"
5935   y-axis: "Y = Number of Service Pipelines"
5936   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5937   layout:
5938     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5939     layout: "plot-service-density"
5940
5941 - type: "plot"
5942   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5943   algorithm: "plot_service_density_heatmap_compare"
5944   output-file-type: ".html"
5945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5946   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5947   filter: "'NIC_Intel-X710' and
5948            'NF_DENSITY' and
5949            'DOCKER' and
5950            'PIPELINE' and
5951            'NF_VPPIP4' and
5952            'IMIX' and
5953            '4T2C' and
5954            'MRR'"
5955   reference:
5956     include: "2"
5957     name: "CNF-1c"
5958   compare:
5959     include: "1"
5960     name: "CNF-0.5c"
5961   parameters:
5962   - "result"
5963   - "name"
5964   - "tags"
5965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5966   x-axis: "X = CNFs per Service Pipeline"
5967   y-axis: "Y = Number of Service Pipelines"
5968   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5969   layout:
5970     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5971     layout: "plot-service-density"
5972
5973 - type: "plot"
5974   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5975   algorithm: "plot_service_density_heatmap_compare"
5976   output-file-type: ".html"
5977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5978   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5979   filter: "'NIC_Intel-X710' and
5980            'NF_DENSITY' and
5981            'DOCKER' and
5982            'PIPELINE' and
5983            'NF_VPPIP4' and
5984            'IMIX' and
5985            '8T4C' and
5986            'MRR'"
5987   reference:
5988     include: "2"
5989     name: "CNF-1c"
5990   compare:
5991     include: "1"
5992     name: "CNF-0.5c"
5993   parameters:
5994   - "result"
5995   - "name"
5996   - "tags"
5997   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5998   x-axis: "X = CNFs per Service Pipeline"
5999   y-axis: "Y = Number of Service Pipelines"
6000   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6001   layout:
6002     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6003     layout: "plot-service-density"
6004
6005 # Plots - NF Density - CSP - NDR 64b
6006 - type: "plot"
6007   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6008   algorithm: "plot_service_density_heatmap_compare"
6009   output-file-type: ".html"
6010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
6011   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6012   filter: "'NIC_Intel-X710' and
6013            'NF_DENSITY' and
6014            'DOCKER' and
6015            'PIPELINE' and
6016            'NF_VPPIP4' and
6017            '64B' and
6018            '2T1C' and
6019            'NDRPDR'"
6020   reference:
6021     include: "2"
6022     name: "CNF-1c"
6023   compare:
6024     include: "1"
6025     name: "CNF-0.5c"
6026   parameters:
6027   - "throughput"
6028   - "name"
6029   - "tags"
6030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6031   x-axis: "X = CNFs per Service Pipeline"
6032   y-axis: "Y = Number of Service Pipelines"
6033   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6034   layout:
6035     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6036     layout: "plot-service-density"
6037
6038 - type: "plot"
6039   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6040   algorithm: "plot_service_density_heatmap_compare"
6041   output-file-type: ".html"
6042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6043   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6044   filter: "'NIC_Intel-X710' and
6045            'NF_DENSITY' and
6046            'DOCKER' and
6047            'PIPELINE' and
6048            'NF_VPPIP4' and
6049            '64B' and
6050            '4T2C' and
6051            'NDRPDR'"
6052   reference:
6053     include: "2"
6054     name: "CNF-1c"
6055   compare:
6056     include: "1"
6057     name: "CNF-0.5c"
6058   parameters:
6059   - "throughput"
6060   - "name"
6061   - "tags"
6062   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6063   x-axis: "X = CNFs per Service Pipeline"
6064   y-axis: "Y = Number of Service Pipelines"
6065   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6066   layout:
6067     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6068     layout: "plot-service-density"
6069
6070 - type: "plot"
6071   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6072   algorithm: "plot_service_density_heatmap_compare"
6073   output-file-type: ".html"
6074   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6075   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6076   filter: "'NIC_Intel-X710' and
6077            'NF_DENSITY' and
6078            'DOCKER' and
6079            'PIPELINE' and
6080            'NF_VPPIP4' and
6081            '64B' and
6082            '8T4C' and
6083            'NDRPDR'"
6084   reference:
6085     include: "2"
6086     name: "CNF-1c"
6087   compare:
6088     include: "1"
6089     name: "CNF-0.5c"
6090   parameters:
6091   - "throughput"
6092   - "name"
6093   - "tags"
6094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6095   x-axis: "X = CNFs per Service Pipeline"
6096   y-axis: "Y = Number of Service Pipelines"
6097   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6098   layout:
6099     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6100     layout: "plot-service-density"
6101
6102 # Plots - NF Density - CSP - NDR IMIX
6103 - type: "plot"
6104   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6105   algorithm: "plot_service_density_heatmap_compare"
6106   output-file-type: ".html"
6107   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6108   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6109   filter: "'NIC_Intel-X710' and
6110            'NF_DENSITY' and
6111            'DOCKER' and
6112            'PIPELINE' and
6113            'NF_VPPIP4' and
6114            'IMIX' and
6115            '2T1C' and
6116            'NDRPDR'"
6117   reference:
6118     include: "2"
6119     name: "CNF-1c"
6120   compare:
6121     include: "1"
6122     name: "CNF-0.5c"
6123   parameters:
6124   - "throughput"
6125   - "name"
6126   - "tags"
6127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6128   x-axis: "X = CNFs per Service Pipeline"
6129   y-axis: "Y = Number of Service Pipelines"
6130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6131   layout:
6132     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6133     layout: "plot-service-density"
6134
6135 - type: "plot"
6136   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6137   algorithm: "plot_service_density_heatmap_compare"
6138   output-file-type: ".html"
6139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6140   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6141   filter: "'NIC_Intel-X710' and
6142            'NF_DENSITY' and
6143            'DOCKER' and
6144            'PIPELINE' and
6145            'NF_VPPIP4' and
6146            'IMIX' and
6147            '4T2C' and
6148            'NDRPDR'"
6149   reference:
6150     include: "2"
6151     name: "CNF-1c"
6152   compare:
6153     include: "1"
6154     name: "CNF-0.5c"
6155   parameters:
6156   - "throughput"
6157   - "name"
6158   - "tags"
6159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6160   x-axis: "X = CNFs per Service Pipeline"
6161   y-axis: "Y = Number of Service Pipelines"
6162   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6163   layout:
6164     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6165     layout: "plot-service-density"
6166
6167 - type: "plot"
6168   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6169   algorithm: "plot_service_density_heatmap_compare"
6170   output-file-type: ".html"
6171   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6172   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6173   filter: "'NIC_Intel-X710' and
6174            'NF_DENSITY' and
6175            'DOCKER' and
6176            'PIPELINE' and
6177            'NF_VPPIP4' and
6178            'IMIX' and
6179            '8T4C' and
6180            'NDRPDR'"
6181   reference:
6182     include: "2"
6183     name: "CNF-1c"
6184   compare:
6185     include: "1"
6186     name: "CNF-0.5c"
6187   parameters:
6188   - "throughput"
6189   - "name"
6190   - "tags"
6191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6192   x-axis: "X = CNFs per Service Pipeline"
6193   y-axis: "Y = Number of Service Pipelines"
6194   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6195   layout:
6196     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6197     layout: "plot-service-density"
6198
6199 # Plots - NF Density - CSP - PDR 64b
6200 - type: "plot"
6201   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6202   algorithm: "plot_service_density_heatmap_compare"
6203   output-file-type: ".html"
6204   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6205   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6206   filter: "'NIC_Intel-X710' and
6207            'NF_DENSITY' and
6208            'DOCKER' and
6209            'PIPELINE' and
6210            'NF_VPPIP4' and
6211            '64B' and
6212            '2T1C' and
6213            'NDRPDR'"
6214   reference:
6215     include: "2"
6216     name: "CNF-1c"
6217   compare:
6218     include: "1"
6219     name: "CNF-0.5c"
6220   parameters:
6221   - "throughput"
6222   - "name"
6223   - "tags"
6224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6225   x-axis: "X = CNFs per Service Pipeline"
6226   y-axis: "Y = Number of Service Pipelines"
6227   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6228   layout:
6229     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6230     layout: "plot-service-density"
6231
6232 - type: "plot"
6233   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6234   algorithm: "plot_service_density_heatmap_compare"
6235   output-file-type: ".html"
6236   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6237   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6238   filter: "'NIC_Intel-X710' and
6239            'NF_DENSITY' and
6240            'DOCKER' and
6241            'PIPELINE' and
6242            'NF_VPPIP4' and
6243            '64B' and
6244            '4T2C' and
6245            'NDRPDR'"
6246   reference:
6247     include: "2"
6248     name: "CNF-1c"
6249   compare:
6250     include: "1"
6251     name: "CNF-0.5c"
6252   parameters:
6253   - "throughput"
6254   - "name"
6255   - "tags"
6256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6257   x-axis: "X = CNFs per Service Pipeline"
6258   y-axis: "Y = Number of Service Pipelines"
6259   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6260   layout:
6261     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6262     layout: "plot-service-density"
6263
6264 - type: "plot"
6265   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6266   algorithm: "plot_service_density_heatmap_compare"
6267   output-file-type: ".html"
6268   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6269   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6270   filter: "'NIC_Intel-X710' and
6271            'NF_DENSITY' and
6272            'DOCKER' and
6273            'PIPELINE' and
6274            'NF_VPPIP4' and
6275            '64B' and
6276            '8T4C' and
6277            'NDRPDR'"
6278   reference:
6279     include: "2"
6280     name: "CNF-1c"
6281   compare:
6282     include: "1"
6283     name: "CNF-0.5c"
6284   parameters:
6285   - "throughput"
6286   - "name"
6287   - "tags"
6288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6289   x-axis: "X = CNFs per Service Pipeline"
6290   y-axis: "Y = Number of Service Pipelines"
6291   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6292   layout:
6293     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6294     layout: "plot-service-density"
6295
6296 # Plots - NF Density - CSP - PDR IMIX
6297 - type: "plot"
6298   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6299   algorithm: "plot_service_density_heatmap_compare"
6300   output-file-type: ".html"
6301   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6302   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6303   filter: "'NIC_Intel-X710' and
6304            'NF_DENSITY' and
6305            'DOCKER' and
6306            'PIPELINE' and
6307            'NF_VPPIP4' and
6308            'IMIX' and
6309            '2T1C' and
6310            'NDRPDR'"
6311   reference:
6312     include: "2"
6313     name: "CNF-1c"
6314   compare:
6315     include: "1"
6316     name: "CNF-0.5c"
6317   parameters:
6318   - "throughput"
6319   - "name"
6320   - "tags"
6321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6322   x-axis: "X = CNFs per Service Pipeline"
6323   y-axis: "Y = Number of Service Pipelines"
6324   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6325   layout:
6326     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6327     layout: "plot-service-density"
6328
6329 - type: "plot"
6330   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6331   algorithm: "plot_service_density_heatmap_compare"
6332   output-file-type: ".html"
6333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6334   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6335   filter: "'NIC_Intel-X710' and
6336            'NF_DENSITY' and
6337            'DOCKER' and
6338            'PIPELINE' and
6339            'NF_VPPIP4' and
6340            'IMIX' and
6341            '4T2C' and
6342            'NDRPDR'"
6343   reference:
6344     include: "2"
6345     name: "CNF-1c"
6346   compare:
6347     include: "1"
6348     name: "CNF-0.5c"
6349   parameters:
6350   - "throughput"
6351   - "name"
6352   - "tags"
6353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6354   x-axis: "X = CNFs per Service Pipeline"
6355   y-axis: "Y = Number of Service Pipelines"
6356   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6357   layout:
6358     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6359     layout: "plot-service-density"
6360
6361 - type: "plot"
6362   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6363   algorithm: "plot_service_density_heatmap_compare"
6364   output-file-type: ".html"
6365   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6366   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6367   filter: "'NIC_Intel-X710' and
6368            'NF_DENSITY' and
6369            'DOCKER' and
6370            'PIPELINE' and
6371            'NF_VPPIP4' and
6372            'IMIX' and
6373            '8T4C' and
6374            'NDRPDR'"
6375   reference:
6376     include: "2"
6377     name: "CNF-1c"
6378   compare:
6379     include: "1"
6380     name: "CNF-0.5c"
6381   parameters:
6382   - "throughput"
6383   - "name"
6384   - "tags"
6385   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6386   x-axis: "X = CNFs per Service Pipeline"
6387   y-axis: "Y = Number of Service Pipelines"
6388   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6389   layout:
6390     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6391     layout: "plot-service-density"
6392
6393 ################################################################################
6394 ## Plots VPP HTTP Server Performance
6395 #- type: "plot"
6396 #  title: "VPP HTTP Server Performance"
6397 #  algorithm: "plot_http_server_performance_box"
6398 #  output-file-type: ".html"
6399 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6400 #  data:
6401 #    "plot-vpp-http-server-performance"
6402 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6403 #  # each tag is enclosed with ' (apostrophe).
6404 #  filter: "'HTTP' and 'TCP_CPS'"
6405 #  parameters:
6406 #  - "result"
6407 #  - "name"
6408 #  traces:
6409 #    hoverinfo: "x+y"
6410 #    boxpoints: "outliers"
6411 #    whiskerwidth: 0
6412 #  layout:
6413 #    title: "VPP HTTP Server Performance"
6414 #    layout:
6415 #      "plot-cps"
6416 #
6417 #- type: "plot"
6418 #  title: "VPP HTTP Server Performance"
6419 #  algorithm: "plot_http_server_performance_box"
6420 #  output-file-type: ".html"
6421 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6422 #  data:
6423 #    "plot-vpp-http-server-performance"
6424 #  filter: "'HTTP' and 'TCP_RPS'"
6425 #  parameters:
6426 #  - "result"
6427 #  - "name"
6428 #  traces:
6429 #    hoverinfo: "x+y"
6430 #    boxpoints: "outliers"
6431 #    whiskerwidth: 0
6432 #  layout:
6433 #    title: "VPP HTTP Server Performance"
6434 #    layout:
6435 #      "plot-rps"
6436
6437 ################################################################################
6438
6439 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6440 - type: "plot"
6441   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6442   algorithm: "plot_performance_box"
6443   output-file-type: ".html"
6444   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6446   filter: "'NIC_Intel-X520-DA2' and
6447            '64B' and
6448            ('BASE' or 'SCALE') and
6449            'NDRPDR' and
6450            'ETH' and
6451            '1T1C' and
6452            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6453            not 'VHOST' and
6454            not 'MEMIF'"
6455   parameters:
6456   - "throughput"
6457   - "parent"
6458   - "tags"
6459   sort:
6460   - "L2PATCH"
6461   - "L2XCBASE"
6462   - "BASE"
6463   - "FIB_10K"
6464   - "FIB_100K"
6465   - "FIB_1M"
6466   traces:
6467     hoverinfo: "x+y"
6468     boxpoints: "outliers"
6469     whiskerwidth: 0
6470   layout:
6471     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6472     layout: "plot-throughput"
6473
6474 - type: "plot"
6475   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6476   algorithm: "plot_performance_box"
6477   output-file-type: ".html"
6478   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6480   filter: "'NIC_Intel-X520-DA2' and
6481            '64B' and
6482            ('BASE' or 'SCALE') and
6483            'NDRPDR' and
6484            'ETH' and
6485            '1T1C' and
6486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6487            not 'VHOST' and
6488            not 'MEMIF'"
6489   parameters:
6490   - "throughput"
6491   - "parent"
6492   - "tags"
6493   sort:
6494   - "L2PATCH"
6495   - "L2XCBASE"
6496   - "BASE"
6497   - "FIB_10K"
6498   - "FIB_100K"
6499   - "FIB_1M"
6500   traces:
6501     hoverinfo: "x+y"
6502     boxpoints: "outliers"
6503     whiskerwidth: 0
6504   layout:
6505     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6506     layout: "plot-throughput"
6507
6508 - type: "plot"
6509   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6510   algorithm: "plot_performance_box"
6511   output-file-type: ".html"
6512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6514   filter: "'NIC_Intel-X520-DA2' and
6515            '64B' and
6516            ('BASE' or 'SCALE') and
6517            'NDRPDR' and
6518            'ETH' and
6519            '2T2C' and
6520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6521            not 'VHOST' and
6522            not 'MEMIF'"
6523   parameters:
6524   - "throughput"
6525   - "parent"
6526   - "tags"
6527   sort:
6528   - "L2PATCH"
6529   - "L2XCBASE"
6530   - "BASE"
6531   - "FIB_10K"
6532   - "FIB_100K"
6533   - "FIB_1M"
6534   traces:
6535     hoverinfo: "x+y"
6536     boxpoints: "outliers"
6537     whiskerwidth: 0
6538   layout:
6539     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6540     layout: "plot-throughput"
6541
6542 - type: "plot"
6543   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6544   algorithm: "plot_performance_box"
6545   output-file-type: ".html"
6546   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6548   filter: "'NIC_Intel-X520-DA2' and
6549            '64B' and
6550            ('BASE' or 'SCALE') and
6551            'NDRPDR' and
6552            'ETH' and
6553            '2T2C' and
6554            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6555            not 'VHOST' and
6556            not 'MEMIF'"
6557   parameters:
6558   - "throughput"
6559   - "parent"
6560   - "tags"
6561   sort:
6562   - "L2PATCH"
6563   - "L2XCBASE"
6564   - "BASE"
6565   - "FIB_10K"
6566   - "FIB_100K"
6567   - "FIB_1M"
6568   traces:
6569     hoverinfo: "x+y"
6570     boxpoints: "outliers"
6571     whiskerwidth: 0
6572   layout:
6573     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6574     layout: "plot-throughput"
6575
6576 # Packet Throughput - VPP L2 3n-hsw-x520 features
6577 - type: "plot"
6578   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6579   algorithm: "plot_performance_box"
6580   output-file-type: ".html"
6581   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6583   filter: "'NIC_Intel-X520-DA2' and
6584            '64B' and
6585            'NDRPDR' and
6586            '1T1C' and
6587            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6588            not 'ACL' and
6589            not 'VHOST' and
6590            not 'MEMIF'"
6591   parameters:
6592   - "throughput"
6593   - "parent"
6594   - "tags"
6595   sort:
6596   - "L2XCBASE"    # l2xcbase
6597   - "L2BDBASE"    # l2bdbase
6598   - "L2XCFWD"     # dot1q-l2xcbase
6599   - "L2BDMACLRN"  # dot1q-l2bdbase
6600   traces:
6601     hoverinfo: "x+y"
6602     boxpoints: "outliers"
6603     whiskerwidth: 0
6604   layout:
6605     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6606     layout: "plot-throughput"
6607
6608 - type: "plot"
6609   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6610   algorithm: "plot_performance_box"
6611   output-file-type: ".html"
6612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6614   filter: "'NIC_Intel-X520-DA2' and
6615            '64B' and
6616            'NDRPDR' and
6617            '1T1C' and
6618            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6619            not 'ACL' and
6620            not 'VHOST' and
6621            not 'MEMIF'"
6622   parameters:
6623   - "throughput"
6624   - "parent"
6625   - "tags"
6626   sort:
6627   - "L2XCBASE"    # l2xcbase
6628   - "L2BDBASE"    # l2bdbase
6629   - "L2XCFWD"     # dot1q-l2xcbase
6630   - "L2BDMACLRN"  # dot1q-l2bdbase
6631   traces:
6632     hoverinfo: "x+y"
6633     boxpoints: "outliers"
6634     whiskerwidth: 0
6635   layout:
6636     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6637     layout: "plot-throughput"
6638
6639 - type: "plot"
6640   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6641   algorithm: "plot_performance_box"
6642   output-file-type: ".html"
6643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6645   filter: "'NIC_Intel-X520-DA2' and
6646            '64B' and
6647            'NDRPDR' and
6648            '2T2C' and
6649            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6650            not 'ACL' and
6651            not 'VHOST' and
6652            not 'MEMIF'"
6653   parameters:
6654   - "throughput"
6655   - "parent"
6656   - "tags"
6657   sort:
6658   - "L2XCBASE"    # l2xcbase
6659   - "L2BDBASE"    # l2bdbase
6660   - "L2XCFWD"     # dot1q-l2xcbase
6661   - "L2BDMACLRN"  # dot1q-l2bdbase
6662   traces:
6663     hoverinfo: "x+y"
6664     boxpoints: "outliers"
6665     whiskerwidth: 0
6666   layout:
6667     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6668     layout: "plot-throughput"
6669
6670 - type: "plot"
6671   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6672   algorithm: "plot_performance_box"
6673   output-file-type: ".html"
6674   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6676   filter: "'NIC_Intel-X520-DA2' and
6677            '64B' and
6678            'NDRPDR' and
6679            '2T2C' and
6680            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6681            not 'ACL' and
6682            not 'VHOST' and
6683            not 'MEMIF'"
6684   parameters:
6685   - "throughput"
6686   - "parent"
6687   - "tags"
6688   sort:
6689   - "L2XCBASE"    # l2xcbase
6690   - "L2BDBASE"    # l2bdbase
6691   - "L2XCFWD"     # dot1q-l2xcbase
6692   - "L2BDMACLRN"  # dot1q-l2bdbase
6693   traces:
6694     hoverinfo: "x+y"
6695     boxpoints: "outliers"
6696     whiskerwidth: 0
6697   layout:
6698     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6699     layout: "plot-throughput"
6700
6701 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6702 - type: "plot"
6703   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6704   algorithm: "plot_performance_box"
6705   output-file-type: ".html"
6706   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6708   filter: "'NIC_Intel-X520-DA2' and
6709            '64B' and
6710            'NDRPDR' and
6711            '1T1C' and
6712            'FEATURE' and
6713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6714            'IACL' and
6715            ('ACL1' or 'ACL50') and
6716            ('10K_FLOWS' or '10k_FLOWS') and
6717            not 'MACIP' and
6718            not 'VHOST' and
6719            not 'MEMIF'"
6720   parameters:
6721   - "throughput"
6722   - "parent"
6723   - "tags"
6724   traces:
6725     hoverinfo: "x+y"
6726     boxpoints: "outliers"
6727     whiskerwidth: 0
6728   layout:
6729     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6730     layout: "plot-throughput"
6731
6732 - type: "plot"
6733   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6734   algorithm: "plot_performance_box"
6735   output-file-type: ".html"
6736   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6738   filter: "'NIC_Intel-X520-DA2' and
6739            '64B' and
6740            'NDRPDR' and
6741            '1T1C' and
6742            'FEATURE' and
6743            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6744            'IACL' and
6745            ('ACL1' or 'ACL50') and
6746            ('10K_FLOWS' or '10k_FLOWS') and
6747            not 'MACIP' and
6748            not 'VHOST' and
6749            not 'MEMIF'"
6750   parameters:
6751   - "throughput"
6752   - "parent"
6753   - "tags"
6754   traces:
6755     hoverinfo: "x+y"
6756     boxpoints: "outliers"
6757     whiskerwidth: 0
6758   layout:
6759     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6760     layout: "plot-throughput"
6761
6762 - type: "plot"
6763   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6764   algorithm: "plot_performance_box"
6765   output-file-type: ".html"
6766   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6768   filter: "'NIC_Intel-X520-DA2' and
6769            '64B' and
6770            'NDRPDR' and
6771            '2T2C' and
6772            'FEATURE' and
6773            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6774            'IACL' and
6775            ('ACL1' or 'ACL50') and
6776            ('10K_FLOWS' or '10k_FLOWS') and
6777            not 'MACIP' and
6778            not 'VHOST' and
6779            not 'MEMIF'"
6780   parameters:
6781   - "throughput"
6782   - "parent"
6783   - "tags"
6784   traces:
6785     hoverinfo: "x+y"
6786     boxpoints: "outliers"
6787     whiskerwidth: 0
6788   layout:
6789     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6790     layout: "plot-throughput"
6791
6792 - type: "plot"
6793   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6794   algorithm: "plot_performance_box"
6795   output-file-type: ".html"
6796   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6798   filter: "'NIC_Intel-X520-DA2' and
6799            '64B' and
6800            'NDRPDR' and
6801            '2T2C' and
6802            'FEATURE' and
6803            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6804            'IACL' and
6805            ('ACL1' or 'ACL50') and
6806            ('10K_FLOWS' or '10k_FLOWS') and
6807            not 'MACIP' and
6808            not 'VHOST' and
6809            not 'MEMIF'"
6810   parameters:
6811   - "throughput"
6812   - "parent"
6813   - "tags"
6814   traces:
6815     hoverinfo: "x+y"
6816     boxpoints: "outliers"
6817     whiskerwidth: 0
6818   layout:
6819     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6820     layout: "plot-throughput"
6821
6822 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6823 - type: "plot"
6824   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6825   algorithm: "plot_performance_box"
6826   output-file-type: ".html"
6827   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6829   filter: "'NIC_Intel-X520-DA2' and
6830            '64B' and
6831            'NDRPDR' and
6832            '1T1C' and
6833            'FEATURE' and
6834            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6835            'OACL' and
6836            ('ACL1' or 'ACL50') and
6837            ('10K_FLOWS' or '10k_FLOWS') and
6838            not 'MACIP' and
6839            not 'VHOST' and
6840            not 'MEMIF'"
6841   parameters:
6842   - "throughput"
6843   - "parent"
6844   - "tags"
6845   traces:
6846     hoverinfo: "x+y"
6847     boxpoints: "outliers"
6848     whiskerwidth: 0
6849   layout:
6850     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6851     layout: "plot-throughput"
6852
6853 - type: "plot"
6854   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6855   algorithm: "plot_performance_box"
6856   output-file-type: ".html"
6857   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6859   filter: "'NIC_Intel-X520-DA2' and
6860            '64B' and
6861            'NDRPDR' and
6862            '1T1C' and
6863            'FEATURE' and
6864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6865            'OACL' and
6866            ('ACL1' or 'ACL50') and
6867            ('10K_FLOWS' or '10k_FLOWS') and
6868            not 'MACIP' and
6869            not 'VHOST' and
6870            not 'MEMIF'"
6871   parameters:
6872   - "throughput"
6873   - "parent"
6874   - "tags"
6875   traces:
6876     hoverinfo: "x+y"
6877     boxpoints: "outliers"
6878     whiskerwidth: 0
6879   layout:
6880     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6881     layout: "plot-throughput"
6882
6883 - type: "plot"
6884   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6885   algorithm: "plot_performance_box"
6886   output-file-type: ".html"
6887   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6889   filter: "'NIC_Intel-X520-DA2' and
6890            '64B' and
6891            'NDRPDR' and
6892            '2T2C' and
6893            'FEATURE' and
6894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6895            'OACL' and
6896            ('ACL1' or 'ACL50') and
6897            ('10K_FLOWS' or '10k_FLOWS') and
6898            not 'MACIP' and
6899            not 'VHOST' and
6900            not 'MEMIF'"
6901   parameters:
6902   - "throughput"
6903   - "parent"
6904   - "tags"
6905   traces:
6906     hoverinfo: "x+y"
6907     boxpoints: "outliers"
6908     whiskerwidth: 0
6909   layout:
6910     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6911     layout: "plot-throughput"
6912
6913 - type: "plot"
6914   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6915   algorithm: "plot_performance_box"
6916   output-file-type: ".html"
6917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6919   filter: "'NIC_Intel-X520-DA2' and
6920            '64B' and
6921            'NDRPDR' and
6922            '2T2C' and
6923            'FEATURE' and
6924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6925            'OACL' and
6926            ('ACL1' or 'ACL50') and
6927            ('10K_FLOWS' or '10k_FLOWS') and
6928            not 'MACIP' and
6929            not 'VHOST' and
6930            not 'MEMIF'"
6931   parameters:
6932   - "throughput"
6933   - "parent"
6934   - "tags"
6935   traces:
6936     hoverinfo: "x+y"
6937     boxpoints: "outliers"
6938     whiskerwidth: 0
6939   layout:
6940     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6941     layout: "plot-throughput"
6942
6943 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6944 - type: "plot"
6945   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6946   algorithm: "plot_performance_box"
6947   output-file-type: ".html"
6948   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6950   filter: "'NIC_Intel-X520-DA2' and
6951            '64B' and
6952            'NDRPDR' and
6953            '1T1C' and
6954            'FEATURE' and
6955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6956            'MACIP' and
6957            ('ACL1' or 'ACL50') and
6958            ('10K_FLOWS' or '10k_FLOWS') and
6959            not 'VHOST' and
6960            not 'MEMIF'"
6961   parameters:
6962   - "throughput"
6963   - "parent"
6964   - "tags"
6965   traces:
6966     hoverinfo: "x+y"
6967     boxpoints: "outliers"
6968     whiskerwidth: 0
6969   layout:
6970     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6971     layout: "plot-throughput"
6972
6973 - type: "plot"
6974   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6975   algorithm: "plot_performance_box"
6976   output-file-type: ".html"
6977   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6979   filter: "'NIC_Intel-X520-DA2' and
6980            '64B' and
6981            'NDRPDR' and
6982            '1T1C' and
6983            'FEATURE' and
6984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6985            'MACIP' and
6986            ('ACL1' or 'ACL50') and
6987            ('10K_FLOWS' or '10k_FLOWS') and
6988            not 'VHOST' and
6989            not 'MEMIF'"
6990   parameters:
6991   - "throughput"
6992   - "parent"
6993   - "tags"
6994   traces:
6995     hoverinfo: "x+y"
6996     boxpoints: "outliers"
6997     whiskerwidth: 0
6998   layout:
6999     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
7000     layout: "plot-throughput"
7001
7002 - type: "plot"
7003   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7004   algorithm: "plot_performance_box"
7005   output-file-type: ".html"
7006   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7008   filter: "'NIC_Intel-X520-DA2' and
7009            '64B' and
7010            'NDRPDR' and
7011            '2T2C' and
7012            'FEATURE' and
7013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7014            'MACIP' and
7015            ('ACL1' or 'ACL50') and
7016            ('10K_FLOWS' or '10k_FLOWS') and
7017            not 'VHOST' and
7018            not 'MEMIF'"
7019   parameters:
7020   - "throughput"
7021   - "parent"
7022   - "tags"
7023   traces:
7024     hoverinfo: "x+y"
7025     boxpoints: "outliers"
7026     whiskerwidth: 0
7027   layout:
7028     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7029     layout: "plot-throughput"
7030
7031 - type: "plot"
7032   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7033   algorithm: "plot_performance_box"
7034   output-file-type: ".html"
7035   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7037   filter: "'NIC_Intel-X520-DA2' and
7038            '64B' and
7039            'NDRPDR' and
7040            '2T2C' and
7041            'FEATURE' and
7042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7043            'MACIP' and
7044            ('ACL1' or 'ACL50') and
7045            ('10K_FLOWS' or '10k_FLOWS') and
7046            not 'VHOST' and
7047            not 'MEMIF'"
7048   parameters:
7049   - "throughput"
7050   - "parent"
7051   - "tags"
7052   traces:
7053     hoverinfo: "x+y"
7054     boxpoints: "outliers"
7055     whiskerwidth: 0
7056   layout:
7057     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7058     layout: "plot-throughput"
7059
7060 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7061 - type: "plot"
7062   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7063   algorithm: "plot_performance_box"
7064   output-file-type: ".html"
7065   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7067   filter: "'NIC_Intel-X710' and
7068            '64B' and
7069            ('BASE' or 'SCALE') and
7070            'NDRPDR' and
7071            'ETH' and
7072            '1T1C' and
7073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7074            not 'VHOST' and
7075            not 'MEMIF'"
7076   parameters:
7077   - "throughput"
7078   - "parent"
7079   - "tags"
7080   sort:
7081   - "L2PATCH"
7082   - "L2XCFWD"
7083   - "L2BDMACLRN"
7084   - "FIB_10K"
7085   - "FIB_100K"
7086   - "FIB_1M"
7087   traces:
7088     hoverinfo: "x+y"
7089     boxpoints: "outliers"
7090     whiskerwidth: 0
7091   layout:
7092     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7093     layout: "plot-throughput"
7094
7095 - type: "plot"
7096   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7097   algorithm: "plot_performance_box"
7098   output-file-type: ".html"
7099   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7101   filter: "'NIC_Intel-X710' and
7102            '64B' and
7103            ('BASE' or 'SCALE') and
7104            'NDRPDR' and
7105            'ETH' and
7106            '1T1C' and
7107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7108            not 'VHOST' and
7109            not 'MEMIF'"
7110   parameters:
7111   - "throughput"
7112   - "parent"
7113   - "tags"
7114   sort:
7115   - "L2PATCH"
7116   - "L2XCFWD"
7117   - "L2BDMACLRN"
7118   - "FIB_10K"
7119   - "FIB_100K"
7120   - "FIB_1M"
7121   traces:
7122     hoverinfo: "x+y"
7123     boxpoints: "outliers"
7124     whiskerwidth: 0
7125   layout:
7126     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7127     layout: "plot-throughput"
7128
7129 - type: "plot"
7130   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7131   algorithm: "plot_performance_box"
7132   output-file-type: ".html"
7133   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7135   filter: "'NIC_Intel-X710' and
7136            '64B' and
7137            ('BASE' or 'SCALE') and
7138            'NDRPDR' and
7139            'ETH' and
7140            '2T2C' and
7141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7142            not 'VHOST' and
7143            not 'MEMIF'"
7144   parameters:
7145   - "throughput"
7146   - "parent"
7147   - "tags"
7148   sort:
7149   - "L2PATCH"
7150   - "L2XCFWD"
7151   - "L2BDMACLRN"
7152   - "FIB_10K"
7153   - "FIB_100K"
7154   - "FIB_1M"
7155   traces:
7156     hoverinfo: "x+y"
7157     boxpoints: "outliers"
7158     whiskerwidth: 0
7159   layout:
7160     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7161     layout: "plot-throughput"
7162
7163 - type: "plot"
7164   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7165   algorithm: "plot_performance_box"
7166   output-file-type: ".html"
7167   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7169   filter: "'NIC_Intel-X710' and
7170            '64B' and
7171            ('BASE' or 'SCALE') and
7172            'NDRPDR' and
7173            'ETH' and
7174            '2T2C' and
7175            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7176            not 'VHOST' and
7177            not 'MEMIF'"
7178   parameters:
7179   - "throughput"
7180   - "parent"
7181   - "tags"
7182   sort:
7183   - "L2PATCH"
7184   - "L2XCFWD"
7185   - "L2BDMACLRN"
7186   - "FIB_10K"
7187   - "FIB_100K"
7188   - "FIB_1M"
7189   traces:
7190     hoverinfo: "x+y"
7191     boxpoints: "outliers"
7192     whiskerwidth: 0
7193   layout:
7194     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7195     layout: "plot-throughput"
7196
7197 # Packet Throughput - VPP L2 3n-hsw-x710 features
7198 - type: "plot"
7199   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7200   algorithm: "plot_performance_box"
7201   output-file-type: ".html"
7202   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7204   filter: "'NIC_Intel-X710' and
7205            '64B' and
7206            'NDRPDR' and
7207            '1T1C' and
7208            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7209            not 'ACL' and
7210            not 'VHOST' and
7211            not 'L2OVRLAY' and
7212            not 'MEMIF'"
7213   parameters:
7214   - "throughput"
7215   - "parent"
7216   - "tags"
7217   sort:
7218   - "L2XCBASE"    # l2xcbase
7219   - "L2BDBASE"    # l2bdbase
7220   - "L2XCFWD"     # dot1q-l2xcbase
7221   - "L2BDMACLRN"  # dot1q-l2bdbase
7222   traces:
7223     hoverinfo: "x+y"
7224     boxpoints: "outliers"
7225     whiskerwidth: 0
7226   layout:
7227     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7228     layout: "plot-throughput"
7229
7230 - type: "plot"
7231   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7232   algorithm: "plot_performance_box"
7233   output-file-type: ".html"
7234   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7236   filter: "'NIC_Intel-X710' and
7237            '64B' and
7238            'NDRPDR' and
7239            '1T1C' and
7240            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7241            not 'ACL' and
7242            not 'VHOST' and
7243            not 'L2OVRLAY' and
7244            not 'MEMIF'"
7245   parameters:
7246   - "throughput"
7247   - "parent"
7248   - "tags"
7249   sort:
7250   - "L2XCBASE"    # l2xcbase
7251   - "L2BDBASE"    # l2bdbase
7252   - "L2XCFWD"     # dot1q-l2xcbase
7253   - "L2BDMACLRN"  # dot1q-l2bdbase
7254   traces:
7255     hoverinfo: "x+y"
7256     boxpoints: "outliers"
7257     whiskerwidth: 0
7258   layout:
7259     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7260     layout: "plot-throughput"
7261
7262 - type: "plot"
7263   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7264   algorithm: "plot_performance_box"
7265   output-file-type: ".html"
7266   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7268   filter: "'NIC_Intel-X710' and
7269            '64B' and
7270            'NDRPDR' and
7271            '2T2C' and
7272            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7273            not 'ACL' and
7274            not 'VHOST' and
7275            not 'L2OVRLAY' and
7276            not 'MEMIF'"
7277   parameters:
7278   - "throughput"
7279   - "parent"
7280   - "tags"
7281   sort:
7282   - "L2XCBASE"    # l2xcbase
7283   - "L2BDBASE"    # l2bdbase
7284   - "L2XCFWD"     # dot1q-l2xcbase
7285   - "L2BDMACLRN"  # dot1q-l2bdbase
7286   traces:
7287     hoverinfo: "x+y"
7288     boxpoints: "outliers"
7289     whiskerwidth: 0
7290   layout:
7291     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7292     layout: "plot-throughput"
7293
7294 - type: "plot"
7295   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7296   algorithm: "plot_performance_box"
7297   output-file-type: ".html"
7298   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7300   filter: "'NIC_Intel-X710' and
7301            '64B' and
7302            'NDRPDR' and
7303            '2T2C' and
7304            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7305            not 'ACL' and
7306            not 'VHOST' and
7307            not 'L2OVRLAY' and
7308            not 'MEMIF'"
7309   parameters:
7310   - "throughput"
7311   - "parent"
7312   - "tags"
7313   sort:
7314   - "L2XCBASE"    # l2xcbase
7315   - "L2BDBASE"    # l2bdbase
7316   - "L2XCFWD"     # dot1q-l2xcbase
7317   - "L2BDMACLRN"  # dot1q-l2bdbase
7318   traces:
7319     hoverinfo: "x+y"
7320     boxpoints: "outliers"
7321     whiskerwidth: 0
7322   layout:
7323     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7324     layout: "plot-throughput"
7325
7326 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7327 - type: "plot"
7328   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7329   algorithm: "plot_performance_box"
7330   output-file-type: ".html"
7331   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7333   filter: "'NIC_Intel-X710' and
7334            '64B' and
7335            'NDRPDR' and
7336            '1T1C' and
7337            'FEATURE' and
7338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7339            'IACL' and
7340            ('ACL1' or 'ACL50') and
7341            ('10K_FLOWS' or '10k_FLOWS') and
7342            not 'MACIP' and
7343            not 'VHOST' and
7344            not 'MEMIF'"
7345   parameters:
7346   - "throughput"
7347   - "parent"
7348   - "tags"
7349   traces:
7350     hoverinfo: "x+y"
7351     boxpoints: "outliers"
7352     whiskerwidth: 0
7353   layout:
7354     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7355     layout: "plot-throughput"
7356
7357 - type: "plot"
7358   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7359   algorithm: "plot_performance_box"
7360   output-file-type: ".html"
7361   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7363   filter: "'NIC_Intel-X710' and
7364            '64B' and
7365            'NDRPDR' and
7366            '1T1C' and
7367            'FEATURE' and
7368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7369            'IACL' and
7370            ('ACL1' or 'ACL50') and
7371            ('10K_FLOWS' or '10k_FLOWS') and
7372            not 'MACIP' and
7373            not 'VHOST' and
7374            not 'MEMIF'"
7375   parameters:
7376   - "throughput"
7377   - "parent"
7378   - "tags"
7379   traces:
7380     hoverinfo: "x+y"
7381     boxpoints: "outliers"
7382     whiskerwidth: 0
7383   layout:
7384     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7385     layout: "plot-throughput"
7386
7387 - type: "plot"
7388   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7389   algorithm: "plot_performance_box"
7390   output-file-type: ".html"
7391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7393   filter: "'NIC_Intel-X710' and
7394            '64B' and
7395            'NDRPDR' and
7396            '2T2C' and
7397            'FEATURE' and
7398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7399            'IACL' and
7400            ('ACL1' or 'ACL50') and
7401            ('10K_FLOWS' or '10k_FLOWS') and
7402            not 'MACIP' and
7403            not 'VHOST' and
7404            not 'MEMIF'"
7405   parameters:
7406   - "throughput"
7407   - "parent"
7408   - "tags"
7409   traces:
7410     hoverinfo: "x+y"
7411     boxpoints: "outliers"
7412     whiskerwidth: 0
7413   layout:
7414     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7415     layout: "plot-throughput"
7416
7417 - type: "plot"
7418   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7419   algorithm: "plot_performance_box"
7420   output-file-type: ".html"
7421   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7422   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7423   filter: "'NIC_Intel-X710' and
7424            '64B' and
7425            'NDRPDR' and
7426            '2T2C' and
7427            'FEATURE' and
7428            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7429            'IACL' and
7430            ('ACL1' or 'ACL50') and
7431            ('10K_FLOWS' or '10k_FLOWS') and
7432            not 'MACIP' and
7433            not 'VHOST' and
7434            not 'MEMIF'"
7435   parameters:
7436   - "throughput"
7437   - "parent"
7438   - "tags"
7439   traces:
7440     hoverinfo: "x+y"
7441     boxpoints: "outliers"
7442     whiskerwidth: 0
7443   layout:
7444     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7445     layout: "plot-throughput"
7446
7447 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7448 - type: "plot"
7449   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7450   algorithm: "plot_performance_box"
7451   output-file-type: ".html"
7452   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7454   filter: "'NIC_Intel-XL710' and
7455            '64B' and
7456            'BASE' and
7457            'NDRPDR' and
7458            'ETH' and
7459            '1T1C' and
7460            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7461            not 'VHOST' and
7462            not 'MEMIF'"
7463   parameters:
7464   - "throughput"
7465   - "parent"
7466   - "tags"
7467   sort:
7468   - "L2PATCH"
7469   - "L2XCFWD"
7470   - "L2BDMACLRN"
7471   traces:
7472     hoverinfo: "x+y"
7473     boxpoints: "outliers"
7474     whiskerwidth: 0
7475   layout:
7476     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7477     layout: "plot-throughput"
7478
7479 - type: "plot"
7480   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7481   algorithm: "plot_performance_box"
7482   output-file-type: ".html"
7483   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7484   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7485   filter: "'NIC_Intel-XL710' and
7486            '64B' and
7487            'BASE' and
7488            'NDRPDR' and
7489            'ETH' and
7490            '1T1C' and
7491            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7492            not 'VHOST' and
7493            not 'MEMIF'"
7494   parameters:
7495   - "throughput"
7496   - "parent"
7497   - "tags"
7498   sort:
7499   - "L2PATCH"
7500   - "L2XCFWD"
7501   - "L2BDMACLRN"
7502   traces:
7503     hoverinfo: "x+y"
7504     boxpoints: "outliers"
7505     whiskerwidth: 0
7506   layout:
7507     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7508     layout: "plot-throughput"
7509
7510 - type: "plot"
7511   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7512   algorithm: "plot_performance_box"
7513   output-file-type: ".html"
7514   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7516   filter: "'NIC_Intel-XL710' and
7517            '64B' and
7518            'BASE' and
7519            'NDRPDR' and
7520            'ETH' and
7521            '2T2C' and
7522            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7523            not 'VHOST' and
7524            not 'MEMIF'"
7525   parameters:
7526   - "throughput"
7527   - "parent"
7528   - "tags"
7529   sort:
7530   - "L2PATCH"
7531   - "L2XCFWD"
7532   - "L2BDMACLRN"
7533   traces:
7534     hoverinfo: "x+y"
7535     boxpoints: "outliers"
7536     whiskerwidth: 0
7537   layout:
7538     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7539     layout: "plot-throughput"
7540
7541 - type: "plot"
7542   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7543   algorithm: "plot_performance_box"
7544   output-file-type: ".html"
7545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7547   filter: "'NIC_Intel-XL710' and
7548            '64B' and
7549            'BASE' and
7550            'NDRPDR' and
7551            'ETH' and
7552            '2T2C' and
7553            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7554            not 'VHOST' and
7555            not 'MEMIF'"
7556   parameters:
7557   - "throughput"
7558   - "parent"
7559   - "tags"
7560   sort:
7561   - "L2PATCH"
7562   - "L2XCFWD"
7563   - "L2BDMACLRN"
7564   traces:
7565     hoverinfo: "x+y"
7566     boxpoints: "outliers"
7567     whiskerwidth: 0
7568   layout:
7569     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7570     layout: "plot-throughput"
7571
7572 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7573 - type: "plot"
7574   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7575   algorithm: "plot_performance_box"
7576   output-file-type: ".html"
7577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7579   filter: "'NIC_Intel-X710' and
7580            '64B' and
7581            ('BASE' or 'SCALE') and
7582            'NDRPDR' and
7583            'ETH' and
7584            '2T1C' and
7585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7586            not 'VHOST' and
7587            not 'MEMIF' and
7588            not 'DRV_AVF'"
7589   parameters:
7590   - "throughput"
7591   - "parent"
7592   - "tags"
7593   sort:
7594   - "L2PATCH"
7595   - "L2XCBASE"
7596   - "BASE"
7597   - "FIB_10K"
7598   - "FIB_100K"
7599   - "FIB_1M"
7600   traces:
7601     hoverinfo: "x+y"
7602     boxpoints: "outliers"
7603     whiskerwidth: 0
7604   layout:
7605     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7606     layout: "plot-throughput"
7607
7608 - type: "plot"
7609   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7610   algorithm: "plot_performance_box"
7611   output-file-type: ".html"
7612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7614   filter: "'NIC_Intel-X710' and
7615            '64B' and
7616            ('BASE' or 'SCALE') and
7617            'NDRPDR' and
7618            'ETH' and
7619            '2T1C' and
7620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7621            not 'VHOST' and
7622            not 'MEMIF' and
7623            not 'DRV_AVF'"
7624   parameters:
7625   - "throughput"
7626   - "parent"
7627   - "tags"
7628   sort:
7629   - "L2PATCH"
7630   - "L2XCBASE"
7631   - "BASE"
7632   - "FIB_10K"
7633   - "FIB_100K"
7634   - "FIB_1M"
7635   traces:
7636     hoverinfo: "x+y"
7637     boxpoints: "outliers"
7638     whiskerwidth: 0
7639   layout:
7640     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7641     layout: "plot-throughput"
7642
7643 - type: "plot"
7644   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7645   algorithm: "plot_performance_box"
7646   output-file-type: ".html"
7647   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7649   filter: "'NIC_Intel-X710' and
7650            '64B' and
7651            ('BASE' or 'SCALE') and
7652            'NDRPDR' and
7653            'ETH' and
7654            '4T2C' and
7655            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7656            not 'VHOST' and
7657            not 'MEMIF' and
7658            not 'DRV_AVF'"
7659   parameters:
7660   - "throughput"
7661   - "parent"
7662   - "tags"
7663   sort:
7664   - "L2PATCH"
7665   - "L2XCBASE"
7666   - "BASE"
7667   - "FIB_10K"
7668   - "FIB_100K"
7669   - "FIB_1M"
7670   traces:
7671     hoverinfo: "x+y"
7672     boxpoints: "outliers"
7673     whiskerwidth: 0
7674   layout:
7675     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7676     layout: "plot-throughput"
7677
7678 - type: "plot"
7679   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7680   algorithm: "plot_performance_box"
7681   output-file-type: ".html"
7682   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7684   filter: "'NIC_Intel-X710' and
7685            '64B' and
7686            ('BASE' or 'SCALE') and
7687            'NDRPDR' and
7688            'ETH' and
7689            '4T2C' and
7690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7691            not 'VHOST' and
7692            not 'MEMIF' and
7693            not 'DRV_AVF'"
7694   parameters:
7695   - "throughput"
7696   - "parent"
7697   - "tags"
7698   sort:
7699   - "L2PATCH"
7700   - "L2XCBASE"
7701   - "BASE"
7702   - "FIB_10K"
7703   - "FIB_100K"
7704   - "FIB_1M"
7705   traces:
7706     hoverinfo: "x+y"
7707     boxpoints: "outliers"
7708     whiskerwidth: 0
7709   layout:
7710     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7711     layout: "plot-throughput"
7712
7713 # Packet Throughput - VPP L2 3n-skx-x710 features
7714 - type: "plot"
7715   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7716   algorithm: "plot_performance_box"
7717   output-file-type: ".html"
7718   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7720   filter: "'NIC_Intel-X710' and
7721            '64B' and
7722            'NDRPDR' and
7723            '2T1C' and
7724            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7725            not 'ACL' and
7726            not 'VHOST' and
7727            not 'DRV_AVF' and
7728            not 'L2OVRLAY' and
7729            not 'MEMIF'"
7730   parameters:
7731   - "throughput"
7732   - "parent"
7733   - "tags"
7734   sort:
7735   - "L2XCBASE"    # l2xcbase
7736   - "L2BDBASE"    # l2bdbase
7737   - "L2XCFWD"     # dot1q-l2xcbase
7738   - "L2BDMACLRN"  # dot1q-l2bdbase
7739   traces:
7740     hoverinfo: "x+y"
7741     boxpoints: "outliers"
7742     whiskerwidth: 0
7743   layout:
7744     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7745     layout: "plot-throughput"
7746
7747 - type: "plot"
7748   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7749   algorithm: "plot_performance_box"
7750   output-file-type: ".html"
7751   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7753   filter: "'NIC_Intel-X710' and
7754            '64B' and
7755            'NDRPDR' and
7756            '2T1C' and
7757            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7758            not 'ACL' and
7759            not 'VHOST' and
7760            not 'DRV_AVF' and
7761            not 'L2OVRLAY' and
7762            not 'MEMIF'"
7763   parameters:
7764   - "throughput"
7765   - "parent"
7766   - "tags"
7767   sort:
7768   - "L2XCBASE"    # l2xcbase
7769   - "L2BDBASE"    # l2bdbase
7770   - "L2XCFWD"     # dot1q-l2xcbase
7771   - "L2BDMACLRN"  # dot1q-l2bdbase
7772   traces:
7773     hoverinfo: "x+y"
7774     boxpoints: "outliers"
7775     whiskerwidth: 0
7776   layout:
7777     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7778     layout: "plot-throughput"
7779
7780 - type: "plot"
7781   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7782   algorithm: "plot_performance_box"
7783   output-file-type: ".html"
7784   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7786   filter: "'NIC_Intel-X710' and
7787            '64B' and
7788            'NDRPDR' and
7789            '4T2C' and
7790            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7791            not 'ACL' and
7792            not 'VHOST' and
7793            not 'DRV_AVF' and
7794            not 'L2OVRLAY' and
7795            not 'MEMIF'"
7796   parameters:
7797   - "throughput"
7798   - "parent"
7799   - "tags"
7800   sort:
7801   - "L2XCBASE"    # l2xcbase
7802   - "L2BDBASE"    # l2bdbase
7803   - "L2XCFWD"     # dot1q-l2xcbase
7804   - "L2BDMACLRN"  # dot1q-l2bdbase
7805   traces:
7806     hoverinfo: "x+y"
7807     boxpoints: "outliers"
7808     whiskerwidth: 0
7809   layout:
7810     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7811     layout: "plot-throughput"
7812
7813 - type: "plot"
7814   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7815   algorithm: "plot_performance_box"
7816   output-file-type: ".html"
7817   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7819   filter: "'NIC_Intel-X710' and
7820            '64B' and
7821            'NDRPDR' and
7822            '4T2C' and
7823            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7824            not 'ACL' and
7825            not 'VHOST' and
7826            not 'DRV_AVF' and
7827            not 'L2OVRLAY' and
7828            not 'MEMIF'"
7829   parameters:
7830   - "throughput"
7831   - "parent"
7832   - "tags"
7833   sort:
7834   - "L2XCBASE"    # l2xcbase
7835   - "L2BDBASE"    # l2bdbase
7836   - "L2XCFWD"     # dot1q-l2xcbase
7837   - "L2BDMACLRN"  # dot1q-l2bdbase
7838   traces:
7839     hoverinfo: "x+y"
7840     boxpoints: "outliers"
7841     whiskerwidth: 0
7842   layout:
7843     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7844     layout: "plot-throughput"
7845
7846 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7847 - type: "plot"
7848   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7849   algorithm: "plot_performance_box"
7850   output-file-type: ".html"
7851   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7853   filter: "'NIC_Intel-X710' and
7854            '64B' and
7855            'NDRPDR' and
7856            '2T1C' and
7857            'FEATURE' and
7858            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7859            'IACL' and
7860            ('ACL1' or 'ACL50') and
7861            ('10K_FLOWS' or '10k_FLOWS') and
7862            not 'MACIP' and
7863            not 'VHOST' and
7864            not 'MEMIF'"
7865   parameters:
7866   - "throughput"
7867   - "parent"
7868   - "tags"
7869   traces:
7870     hoverinfo: "x+y"
7871     boxpoints: "outliers"
7872     whiskerwidth: 0
7873   layout:
7874     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7875     layout: "plot-throughput"
7876
7877 - type: "plot"
7878   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7879   algorithm: "plot_performance_box"
7880   output-file-type: ".html"
7881   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7883   filter: "'NIC_Intel-X710' and
7884            '64B' and
7885            'NDRPDR' and
7886            '2T1C' and
7887            'FEATURE' and
7888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7889            'IACL' and
7890            ('ACL1' or 'ACL50') and
7891            ('10K_FLOWS' or '10k_FLOWS') and
7892            not 'MACIP' and
7893            not 'VHOST' and
7894            not 'MEMIF'"
7895   parameters:
7896   - "throughput"
7897   - "parent"
7898   - "tags"
7899   traces:
7900     hoverinfo: "x+y"
7901     boxpoints: "outliers"
7902     whiskerwidth: 0
7903   layout:
7904     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7905     layout: "plot-throughput"
7906
7907 - type: "plot"
7908   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7909   algorithm: "plot_performance_box"
7910   output-file-type: ".html"
7911   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7913   filter: "'NIC_Intel-X710' and
7914            '64B' and
7915            'NDRPDR' and
7916            '4T2C' and
7917            'FEATURE' and
7918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7919            'IACL' and
7920            ('ACL1' or 'ACL50') and
7921            ('10K_FLOWS' or '10k_FLOWS') and
7922            not 'MACIP' and
7923            not 'VHOST' and
7924            not 'MEMIF'"
7925   parameters:
7926   - "throughput"
7927   - "parent"
7928   - "tags"
7929   traces:
7930     hoverinfo: "x+y"
7931     boxpoints: "outliers"
7932     whiskerwidth: 0
7933   layout:
7934     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7935     layout: "plot-throughput"
7936
7937 - type: "plot"
7938   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7939   algorithm: "plot_performance_box"
7940   output-file-type: ".html"
7941   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7943   filter: "'NIC_Intel-X710' and
7944            '64B' and
7945            'NDRPDR' and
7946            '4T2C' and
7947            'FEATURE' and
7948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7949            'IACL' and
7950            ('ACL1' or 'ACL50') and
7951            ('10K_FLOWS' or '10k_FLOWS') and
7952            not 'MACIP' and
7953            not 'VHOST' and
7954            not 'MEMIF'"
7955   parameters:
7956   - "throughput"
7957   - "parent"
7958   - "tags"
7959   traces:
7960     hoverinfo: "x+y"
7961     boxpoints: "outliers"
7962     whiskerwidth: 0
7963   layout:
7964     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7965     layout: "plot-throughput"
7966
7967 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7968 - type: "plot"
7969   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7970   algorithm: "plot_performance_box"
7971   output-file-type: ".html"
7972   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7974   filter: "'NIC_Intel-XXV710' and
7975            '64B' and
7976            ('BASE' or 'SCALE') and
7977            'NDRPDR' and
7978            'ETH' and
7979            '2T1C' and
7980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7981            not 'VHOST' and
7982            not 'MEMIF'"
7983   parameters:
7984   - "throughput"
7985   - "parent"
7986   - "tags"
7987   sort:
7988   - "L2PATCH"
7989   - "L2PATCH"
7990   - "L2XCBASE"
7991   - "L2BDMACLRN"
7992   traces:
7993     hoverinfo: "x+y"
7994     boxpoints: "outliers"
7995     whiskerwidth: 0
7996   layout:
7997     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7998     layout: "plot-throughput"
7999
8000 - type: "plot"
8001   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8002   algorithm: "plot_performance_box"
8003   output-file-type: ".html"
8004   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8006   filter: "'NIC_Intel-XXV710' and
8007            '64B' and
8008            ('BASE' or 'SCALE') and
8009            'NDRPDR' and
8010            'ETH' and
8011            '2T1C' and
8012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8013            not 'VHOST' and
8014            not 'MEMIF'"
8015   parameters:
8016   - "throughput"
8017   - "parent"
8018   - "tags"
8019   sort:
8020   - "L2PATCH"
8021   - "L2PATCH"
8022   - "L2XCBASE"
8023   - "L2BDMACLRN"
8024   traces:
8025     hoverinfo: "x+y"
8026     boxpoints: "outliers"
8027     whiskerwidth: 0
8028   layout:
8029     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8030     layout: "plot-throughput"
8031
8032 - type: "plot"
8033   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8034   algorithm: "plot_performance_box"
8035   output-file-type: ".html"
8036   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8038   filter: "'NIC_Intel-XXV710' and
8039            '64B' and
8040            ('BASE' or 'SCALE') and
8041            'NDRPDR' and
8042            'ETH' and
8043            '4T2C' and
8044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8045            not 'VHOST' and
8046            not 'MEMIF'"
8047   parameters:
8048   - "throughput"
8049   - "parent"
8050   - "tags"
8051   sort:
8052   - "L2PATCH"
8053   - "L2PATCH"
8054   - "L2XCBASE"
8055   - "L2BDMACLRN"
8056   traces:
8057     hoverinfo: "x+y"
8058     boxpoints: "outliers"
8059     whiskerwidth: 0
8060   layout:
8061     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8062     layout: "plot-throughput"
8063
8064 - type: "plot"
8065   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8066   algorithm: "plot_performance_box"
8067   output-file-type: ".html"
8068   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8070   filter: "'NIC_Intel-XXV710' and
8071            '64B' and
8072            ('BASE' or 'SCALE') and
8073            'NDRPDR' and
8074            'ETH' and
8075            '4T2C' and
8076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8077            not 'VHOST' and
8078            not 'MEMIF'"
8079   parameters:
8080   - "throughput"
8081   - "parent"
8082   - "tags"
8083   sort:
8084   - "L2PATCH"
8085   - "L2PATCH"
8086   - "L2XCBASE"
8087   - "L2BDMACLRN"
8088   traces:
8089     hoverinfo: "x+y"
8090     boxpoints: "outliers"
8091     whiskerwidth: 0
8092   layout:
8093     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8094     layout: "plot-throughput"
8095
8096 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8097 - type: "plot"
8098   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8099   algorithm: "plot_performance_box"
8100   output-file-type: ".html"
8101   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8103   filter: "'NIC_Intel-X710' and
8104            '64B' and
8105            ('BASE' or 'SCALE') and
8106            'NDRPDR' and
8107            'ETH' and
8108            '2T1C' and
8109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8110            not 'VHOST' and
8111            not 'MEMIF'"
8112   parameters:
8113   - "throughput"
8114   - "parent"
8115   - "tags"
8116   sort:
8117   - "L2PATCH"
8118   - "L2XCBASE"
8119   - "BASE"
8120   - "FIB_10K"
8121   - "FIB_100K"
8122   - "FIB_1M"
8123   traces:
8124     hoverinfo: "x+y"
8125     boxpoints: "outliers"
8126     whiskerwidth: 0
8127   layout:
8128     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8129     layout: "plot-throughput"
8130
8131 - type: "plot"
8132   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8133   algorithm: "plot_performance_box"
8134   output-file-type: ".html"
8135   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8137   filter: "'NIC_Intel-X710' and
8138            '64B' and
8139            ('BASE' or 'SCALE') and
8140            'NDRPDR' and
8141            'ETH' and
8142            '2T1C' and
8143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8144            not 'VHOST' and
8145            not 'MEMIF'"
8146   parameters:
8147   - "throughput"
8148   - "parent"
8149   - "tags"
8150   sort:
8151   - "L2PATCH"
8152   - "L2XCBASE"
8153   - "BASE"
8154   - "FIB_10K"
8155   - "FIB_100K"
8156   - "FIB_1M"
8157   traces:
8158     hoverinfo: "x+y"
8159     boxpoints: "outliers"
8160     whiskerwidth: 0
8161   layout:
8162     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8163     layout: "plot-throughput"
8164
8165 - type: "plot"
8166   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8167   algorithm: "plot_performance_box"
8168   output-file-type: ".html"
8169   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8171   filter: "'NIC_Intel-X710' and
8172            '64B' and
8173            ('BASE' or 'SCALE') and
8174            'NDRPDR' and
8175            'ETH' and
8176            '4T2C' and
8177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8178            not 'VHOST' and
8179            not 'MEMIF'"
8180   parameters:
8181   - "throughput"
8182   - "parent"
8183   - "tags"
8184   sort:
8185   - "L2PATCH"
8186   - "L2XCBASE"
8187   - "BASE"
8188   - "FIB_10K"
8189   - "FIB_100K"
8190   - "FIB_1M"
8191   traces:
8192     hoverinfo: "x+y"
8193     boxpoints: "outliers"
8194     whiskerwidth: 0
8195   layout:
8196     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8197     layout: "plot-throughput"
8198
8199 - type: "plot"
8200   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8201   algorithm: "plot_performance_box"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8205   filter: "'NIC_Intel-X710' and
8206            '64B' and
8207            ('BASE' or 'SCALE') and
8208            'NDRPDR' and
8209            'ETH' and
8210            '4T2C' and
8211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8212            not 'VHOST' and
8213            not 'MEMIF'"
8214   parameters:
8215   - "throughput"
8216   - "parent"
8217   - "tags"
8218   sort:
8219   - "L2PATCH"
8220   - "L2XCBASE"
8221   - "BASE"
8222   - "FIB_10K"
8223   - "FIB_100K"
8224   - "FIB_1M"
8225   traces:
8226     hoverinfo: "x+y"
8227     boxpoints: "outliers"
8228     whiskerwidth: 0
8229   layout:
8230     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8231     layout: "plot-throughput"
8232
8233 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8234 - type: "plot"
8235   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8236   algorithm: "plot_performance_box"
8237   output-file-type: ".html"
8238   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8240   filter: "'NIC_Intel-XXV710' and
8241            '64B' and
8242            ('BASE' or 'SCALE') and
8243            'NDRPDR' and
8244            'ETH' and
8245            '2T1C' and
8246            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8247            not 'VHOST' and
8248            not 'MEMIF'"
8249   parameters:
8250   - "throughput"
8251   - "parent"
8252   - "tags"
8253   sort:
8254   - "L2PATCH"
8255   - "L2XCBASE"
8256   - "BASE"
8257   - "FIB_10K"
8258   - "FIB_100K"
8259   - "FIB_1M"
8260   traces:
8261     hoverinfo: "x+y"
8262     boxpoints: "outliers"
8263     whiskerwidth: 0
8264   layout:
8265     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8266     layout: "plot-throughput"
8267
8268 - type: "plot"
8269   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8270   algorithm: "plot_performance_box"
8271   output-file-type: ".html"
8272   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8273   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8274   filter: "'NIC_Intel-XXV710' and
8275            '64B' and
8276            ('BASE' or 'SCALE') and
8277            'NDRPDR' and
8278            'ETH' and
8279            '2T1C' and
8280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8281            not 'VHOST' and
8282            not 'MEMIF'"
8283   parameters:
8284   - "throughput"
8285   - "parent"
8286   - "tags"
8287   sort:
8288   - "L2PATCH"
8289   - "L2XCBASE"
8290   - "BASE"
8291   - "FIB_10K"
8292   - "FIB_100K"
8293   - "FIB_1M"
8294   traces:
8295     hoverinfo: "x+y"
8296     boxpoints: "outliers"
8297     whiskerwidth: 0
8298   layout:
8299     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8300     layout: "plot-throughput"
8301
8302 - type: "plot"
8303   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8304   algorithm: "plot_performance_box"
8305   output-file-type: ".html"
8306   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8308   filter: "'NIC_Intel-XXV710' and
8309            '64B' and
8310            ('BASE' or 'SCALE') and
8311            'NDRPDR' and
8312            'ETH' and
8313            '4T2C' and
8314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8315            not 'VHOST' and
8316            not 'MEMIF'"
8317   parameters:
8318   - "throughput"
8319   - "parent"
8320   - "tags"
8321   sort:
8322   - "L2PATCH"
8323   - "L2XCBASE"
8324   - "BASE"
8325   - "FIB_10K"
8326   - "FIB_100K"
8327   - "FIB_1M"
8328   traces:
8329     hoverinfo: "x+y"
8330     boxpoints: "outliers"
8331     whiskerwidth: 0
8332   layout:
8333     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8334     layout: "plot-throughput"
8335
8336 - type: "plot"
8337   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8338   algorithm: "plot_performance_box"
8339   output-file-type: ".html"
8340   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8342   filter: "'NIC_Intel-XXV710' and
8343            '64B' and
8344            ('BASE' or 'SCALE') and
8345            'NDRPDR' and
8346            'ETH' and
8347            '4T2C' and
8348            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8349            not 'VHOST' and
8350            not 'MEMIF'"
8351   parameters:
8352   - "throughput"
8353   - "parent"
8354   - "tags"
8355   sort:
8356   - "L2PATCH"
8357   - "L2XCBASE"
8358   - "BASE"
8359   - "FIB_10K"
8360   - "FIB_100K"
8361   - "FIB_1M"
8362   traces:
8363     hoverinfo: "x+y"
8364     boxpoints: "outliers"
8365     whiskerwidth: 0
8366   layout:
8367     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8368     layout: "plot-throughput"
8369
8370 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8371 #- type: "plot"
8372 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8373 #  algorithm: "plot_performance_box"
8374 #  output-file-type: ".html"
8375 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8376 #  data: "intel-dnv-vpp"
8377 #  filter: "'NIC_Intel-X553' and
8378 #           '64B' and
8379 #           'BASE' and
8380 #           'NDRPDR' and
8381 #           'ETH' and
8382 #           '1T1C' and
8383 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8384 #           not 'VHOST' and
8385 #           not 'MEMIF'"
8386 #  parameters:
8387 #  - "throughput"
8388 #  - "parent"
8389 #  - "tags"
8390 #  sort:
8391 #  - "L2XCBASE"
8392 #  - "L2BDMACLRN"
8393 #  - "L2PATCH"
8394 #  traces:
8395 #    hoverinfo: "x+y"
8396 #    boxpoints: "outliers"
8397 #    whiskerwidth: 0
8398 #  layout:
8399 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8400 #    layout: "plot-throughput"
8401 #
8402 #- type: "plot"
8403 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8404 #  algorithm: "plot_performance_box"
8405 #  output-file-type: ".html"
8406 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8407 #  data: "intel-dnv-vpp"
8408 #  filter: "'NIC_Intel-X553' and
8409 #           '64B' and
8410 #           ('BASE' or 'SCALE') and
8411 #           'NDRPDR' and
8412 #           'ETH' and
8413 #           '1T1C' and
8414 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8415 #           not 'VHOST' and
8416 #           not 'MEMIF'"
8417 #  parameters:
8418 #  - "throughput"
8419 #  - "parent"
8420 #  - "tags"
8421 #  sort:
8422 #  - "L2XCBASE"
8423 #  - "L2BDMACLRN"
8424 #  - "L2PATCH"
8425 #  traces:
8426 #    hoverinfo: "x+y"
8427 #    boxpoints: "outliers"
8428 #    whiskerwidth: 0
8429 #  layout:
8430 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8431 #    layout: "plot-throughput"
8432 #
8433 #- type: "plot"
8434 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8435 #  algorithm: "plot_performance_box"
8436 #  output-file-type: ".html"
8437 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8438 #  data: "intel-dnv-vpp"
8439 #  filter: "'NIC_Intel-X553' and
8440 #           '64B' and
8441 #           ('BASE' or 'SCALE') and
8442 #           'NDRPDR' and
8443 #           'ETH' and
8444 #           '2T2C' and
8445 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8446 #           not 'VHOST' and
8447 #           not 'MEMIF'"
8448 #  parameters:
8449 #  - "throughput"
8450 #  - "parent"
8451 #  - "tags"
8452 #  sort:
8453 #  - "L2XCBASE"
8454 #  - "L2BDMACLRN"
8455 #  - "L2PATCH"
8456 #  traces:
8457 #    hoverinfo: "x+y"
8458 #    boxpoints: "outliers"
8459 #    whiskerwidth: 0
8460 #  layout:
8461 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8462 #    layout: "plot-throughput"
8463 #
8464 #- type: "plot"
8465 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8466 #  algorithm: "plot_performance_box"
8467 #  output-file-type: ".html"
8468 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8469 #  data: "intel-dnv-vpp"
8470 #  filter: "'NIC_Intel-X553' and
8471 #           '64B' and
8472 #           ('BASE' or 'SCALE') and
8473 #           'NDRPDR' and
8474 #           'ETH' and
8475 #           '2T2C' and
8476 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8477 #           not 'VHOST' and
8478 #           not 'MEMIF'"
8479 #  parameters:
8480 #  - "throughput"
8481 #  - "parent"
8482 #  - "tags"
8483 #  sort:
8484 #  - "L2XCBASE"
8485 #  - "L2BDMACLRN"
8486 #  - "L2PATCH"
8487 #  traces:
8488 #    hoverinfo: "x+y"
8489 #    boxpoints: "outliers"
8490 #    whiskerwidth: 0
8491 #  layout:
8492 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8493 #    layout: "plot-throughput"
8494
8495 ################################################################################
8496
8497 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8498 - type: "plot"
8499   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8500   algorithm: "plot_performance_box"
8501   output-file-type: ".html"
8502   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8504   filter: "'NIC_Intel-X520-DA2' and
8505            '64B' and
8506            ('BASE' or 'SCALE') and
8507            'NDRPDR' and
8508            '1T1C' and
8509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8510            not 'VHOST' and
8511            'MEMIF'"
8512   parameters:
8513   - "throughput"
8514   - "parent"
8515   - "tags"
8516   sort:
8517   - "L2XCFWD"
8518   - "L2XCFWD"
8519   - "L2XCFWD"
8520   - "L2BDMACLRN"
8521   - "L2BDMACLRN"
8522   - "L2BDMACLRN"
8523   - "IP4FWD"
8524   traces:
8525     hoverinfo: "x+y"
8526     boxpoints: "outliers"
8527     whiskerwidth: 0
8528   layout:
8529     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8530     layout: "plot-throughput"
8531
8532 - type: "plot"
8533   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8534   algorithm: "plot_performance_box"
8535   output-file-type: ".html"
8536   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8538   filter: "'NIC_Intel-X520-DA2' and
8539            '64B' and
8540            ('BASE' or 'SCALE') and
8541            'NDRPDR' and
8542            '1T1C' and
8543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8544            not 'VHOST' and
8545            'MEMIF'"
8546   parameters:
8547   - "throughput"
8548   - "parent"
8549   - "tags"
8550   sort:
8551   - "L2XCFWD"
8552   - "L2XCFWD"
8553   - "L2XCFWD"
8554   - "L2BDMACLRN"
8555   - "L2BDMACLRN"
8556   - "L2BDMACLRN"
8557   - "IP4FWD"
8558   traces:
8559     hoverinfo: "x+y"
8560     boxpoints: "outliers"
8561     whiskerwidth: 0
8562   layout:
8563     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8564     layout: "plot-throughput"
8565
8566 - type: "plot"
8567   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8568   algorithm: "plot_performance_box"
8569   output-file-type: ".html"
8570   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8572   filter: "'NIC_Intel-X520-DA2' and
8573            '64B' and
8574            ('BASE' or 'SCALE') and
8575            'NDRPDR' and
8576            '2T2C' and
8577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8578            not 'VHOST' and
8579            'MEMIF'"
8580   parameters:
8581   - "throughput"
8582   - "parent"
8583   - "tags"
8584   sort:
8585   - "L2XCFWD"
8586   - "L2XCFWD"
8587   - "L2XCFWD"
8588   - "L2BDMACLRN"
8589   - "L2BDMACLRN"
8590   - "L2BDMACLRN"
8591   - "IP4FWD"
8592   traces:
8593     hoverinfo: "x+y"
8594     boxpoints: "outliers"
8595     whiskerwidth: 0
8596   layout:
8597     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8598     layout: "plot-throughput"
8599
8600 - type: "plot"
8601   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8602   algorithm: "plot_performance_box"
8603   output-file-type: ".html"
8604   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8606   filter: "'NIC_Intel-X520-DA2' and
8607            '64B' and
8608            ('BASE' or 'SCALE') and
8609            'NDRPDR' and
8610            '2T2C' and
8611            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8612            not 'VHOST' and
8613            'MEMIF'"
8614   parameters:
8615   - "throughput"
8616   - "parent"
8617   - "tags"
8618   sort:
8619   - "L2XCFWD"
8620   - "L2XCFWD"
8621   - "L2XCFWD"
8622   - "L2BDMACLRN"
8623   - "L2BDMACLRN"
8624   - "L2BDMACLRN"
8625   - "IP4FWD"
8626   traces:
8627     hoverinfo: "x+y"
8628     boxpoints: "outliers"
8629     whiskerwidth: 0
8630   layout:
8631     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8632     layout: "plot-throughput"
8633
8634 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8635 - type: "plot"
8636   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8637   algorithm: "plot_performance_box"
8638   output-file-type: ".html"
8639   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8641   filter: "'NIC_Intel-X710' and
8642            '64B' and
8643            ('BASE' or 'SCALE') and
8644            'NDRPDR' and
8645            '1T1C' and
8646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8647            not 'VHOST' and
8648            'MEMIF'"
8649   parameters:
8650   - "throughput"
8651   - "parent"
8652   - "tags"
8653   sort:
8654   - "L2XCFWD"
8655   - "L2XCFWD"
8656   - "L2XCFWD"
8657   - "L2BDMACLRN"
8658   - "L2BDMACLRN"
8659   - "L2BDMACLRN"
8660   - "IP4FWD"
8661   traces:
8662     hoverinfo: "x+y"
8663     boxpoints: "outliers"
8664     whiskerwidth: 0
8665   layout:
8666     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8667     layout: "plot-throughput"
8668
8669 - type: "plot"
8670   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8671   algorithm: "plot_performance_box"
8672   output-file-type: ".html"
8673   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8675   filter: "'NIC_Intel-X710' and
8676            '64B' and
8677            ('BASE' or 'SCALE') and
8678            'NDRPDR' and
8679            '1T1C' and
8680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8681            not 'VHOST' and
8682            'MEMIF'"
8683   parameters:
8684   - "throughput"
8685   - "parent"
8686   - "tags"
8687   sort:
8688   - "L2XCFWD"
8689   - "L2XCFWD"
8690   - "L2XCFWD"
8691   - "L2BDMACLRN"
8692   - "L2BDMACLRN"
8693   - "L2BDMACLRN"
8694   - "IP4FWD"
8695   traces:
8696     hoverinfo: "x+y"
8697     boxpoints: "outliers"
8698     whiskerwidth: 0
8699   layout:
8700     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8701     layout: "plot-throughput"
8702
8703 - type: "plot"
8704   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8705   algorithm: "plot_performance_box"
8706   output-file-type: ".html"
8707   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8709   filter: "'NIC_Intel-X710' and
8710            '64B' and
8711            ('BASE' or 'SCALE') and
8712            'NDRPDR' and
8713            '2T2C' and
8714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8715            not 'VHOST' and
8716            'MEMIF'"
8717   parameters:
8718   - "throughput"
8719   - "parent"
8720   - "tags"
8721   sort:
8722   - "L2XCFWD"
8723   - "L2XCFWD"
8724   - "L2XCFWD"
8725   - "L2BDMACLRN"
8726   - "L2BDMACLRN"
8727   - "L2BDMACLRN"
8728   - "IP4FWD"
8729   traces:
8730     hoverinfo: "x+y"
8731     boxpoints: "outliers"
8732     whiskerwidth: 0
8733   layout:
8734     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8735     layout: "plot-throughput"
8736
8737 - type: "plot"
8738   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8739   algorithm: "plot_performance_box"
8740   output-file-type: ".html"
8741   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8743   filter: "'NIC_Intel-X710' and
8744            '64B' and
8745            ('BASE' or 'SCALE') and
8746            'NDRPDR' and
8747            '2T2C' and
8748            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8749            not 'VHOST' and
8750            'MEMIF'"
8751   parameters:
8752   - "throughput"
8753   - "parent"
8754   - "tags"
8755   sort:
8756   - "L2XCFWD"
8757   - "L2XCFWD"
8758   - "L2XCFWD"
8759   - "L2BDMACLRN"
8760   - "L2BDMACLRN"
8761   - "L2BDMACLRN"
8762   - "IP4FWD"
8763   traces:
8764     hoverinfo: "x+y"
8765     boxpoints: "outliers"
8766     whiskerwidth: 0
8767   layout:
8768     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8769     layout: "plot-throughput"
8770
8771 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8772 - type: "plot"
8773   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8774   algorithm: "plot_performance_box"
8775   output-file-type: ".html"
8776   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8778   filter: "'NIC_Intel-XL710' and
8779            '64B' and
8780            ('BASE' or 'SCALE') and
8781            'NDRPDR' and
8782            '1T1C' and
8783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8784            not 'VHOST' and
8785            'MEMIF'"
8786   parameters:
8787   - "throughput"
8788   - "parent"
8789   - "tags"
8790   sort:
8791   - "L2XCFWD"
8792   - "L2XCFWD"
8793   - "L2XCFWD"
8794   - "L2BDMACLRN"
8795   - "L2BDMACLRN"
8796   - "L2BDMACLRN"
8797   - "IP4FWD"
8798   traces:
8799     hoverinfo: "x+y"
8800     boxpoints: "outliers"
8801     whiskerwidth: 0
8802   layout:
8803     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8804     layout: "plot-throughput"
8805
8806 - type: "plot"
8807   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8808   algorithm: "plot_performance_box"
8809   output-file-type: ".html"
8810   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8812   filter: "'NIC_Intel-XL710' and
8813            '64B' and
8814            ('BASE' or 'SCALE') and
8815            'NDRPDR' and
8816            '1T1C' and
8817            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8818            not 'VHOST' and
8819            'MEMIF'"
8820   parameters:
8821   - "throughput"
8822   - "parent"
8823   - "tags"
8824   sort:
8825   - "L2XCFWD"
8826   - "L2XCFWD"
8827   - "L2XCFWD"
8828   - "L2BDMACLRN"
8829   - "L2BDMACLRN"
8830   - "L2BDMACLRN"
8831   - "IP4FWD"
8832   traces:
8833     hoverinfo: "x+y"
8834     boxpoints: "outliers"
8835     whiskerwidth: 0
8836   layout:
8837     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8838     layout: "plot-throughput"
8839
8840 - type: "plot"
8841   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8842   algorithm: "plot_performance_box"
8843   output-file-type: ".html"
8844   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8846   filter: "'NIC_Intel-XL710' and
8847            '64B' and
8848            ('BASE' or 'SCALE') and
8849            'NDRPDR' and
8850            '2T2C' and
8851            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8852            not 'VHOST' and
8853            'MEMIF'"
8854   parameters:
8855   - "throughput"
8856   - "parent"
8857   - "tags"
8858   sort:
8859   - "L2XCFWD"
8860   - "L2XCFWD"
8861   - "L2XCFWD"
8862   - "L2BDMACLRN"
8863   - "L2BDMACLRN"
8864   - "L2BDMACLRN"
8865   - "IP4FWD"
8866   traces:
8867     hoverinfo: "x+y"
8868     boxpoints: "outliers"
8869     whiskerwidth: 0
8870   layout:
8871     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8872     layout: "plot-throughput"
8873
8874 - type: "plot"
8875   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8876   algorithm: "plot_performance_box"
8877   output-file-type: ".html"
8878   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8880   filter: "'NIC_Intel-XL710' and
8881            '64B' and
8882            ('BASE' or 'SCALE') and
8883            'NDRPDR' and
8884            '2T2C' and
8885            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8886            not 'VHOST' and
8887            'MEMIF'"
8888   parameters:
8889   - "throughput"
8890   - "parent"
8891   - "tags"
8892   sort:
8893   - "L2XCFWD"
8894   - "L2XCFWD"
8895   - "L2XCFWD"
8896   - "L2BDMACLRN"
8897   - "L2BDMACLRN"
8898   - "L2BDMACLRN"
8899   - "IP4FWD"
8900   traces:
8901     hoverinfo: "x+y"
8902     boxpoints: "outliers"
8903     whiskerwidth: 0
8904   layout:
8905     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8906     layout: "plot-throughput"
8907
8908 # Packet Throughput - VPP Container Memif 3n-skx-x710
8909 - type: "plot"
8910   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8911   algorithm: "plot_performance_box"
8912   output-file-type: ".html"
8913   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8915   filter: "'NIC_Intel-X710' and
8916            '64B' and
8917            ('BASE' or 'SCALE') and
8918            'NDRPDR' and
8919            '2T1C' and
8920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8921            not 'VHOST' and
8922            'MEMIF'"
8923   parameters:
8924   - "throughput"
8925   - "parent"
8926   - "tags"
8927   sort:
8928   - "L2XCFWD"
8929   - "L2XCFWD"
8930   - "L2XCFWD"
8931   - "L2BDMACLRN"
8932   - "L2BDMACLRN"
8933   - "L2BDMACLRN"
8934   - "IP4FWD"
8935   traces:
8936     hoverinfo: "x+y"
8937     boxpoints: "outliers"
8938     whiskerwidth: 0
8939   layout:
8940     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8941     layout: "plot-throughput"
8942
8943 - type: "plot"
8944   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8945   algorithm: "plot_performance_box"
8946   output-file-type: ".html"
8947   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8949   filter: "'NIC_Intel-X710' and
8950            '64B' and
8951            ('BASE' or 'SCALE') and
8952            'NDRPDR' and
8953            '2T1C' and
8954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8955            not 'VHOST' and
8956            'MEMIF'"
8957   parameters:
8958   - "throughput"
8959   - "parent"
8960   - "tags"
8961   sort:
8962   - "L2XCFWD"
8963   - "L2XCFWD"
8964   - "L2XCFWD"
8965   - "L2BDMACLRN"
8966   - "L2BDMACLRN"
8967   - "L2BDMACLRN"
8968   - "IP4FWD"
8969   traces:
8970     hoverinfo: "x+y"
8971     boxpoints: "outliers"
8972     whiskerwidth: 0
8973   layout:
8974     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8975     layout: "plot-throughput"
8976
8977 - type: "plot"
8978   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8979   algorithm: "plot_performance_box"
8980   output-file-type: ".html"
8981   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8983   filter: "'NIC_Intel-X710' and
8984            '64B' and
8985            ('BASE' or 'SCALE') and
8986            'NDRPDR' and
8987            '4T2C' and
8988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8989            not 'VHOST' and
8990            'MEMIF'"
8991   parameters:
8992   - "throughput"
8993   - "parent"
8994   - "tags"
8995   sort:
8996   - "L2XCFWD"
8997   - "L2XCFWD"
8998   - "L2XCFWD"
8999   - "L2BDMACLRN"
9000   - "L2BDMACLRN"
9001   - "L2BDMACLRN"
9002   - "IP4FWD"
9003   traces:
9004     hoverinfo: "x+y"
9005     boxpoints: "outliers"
9006     whiskerwidth: 0
9007   layout:
9008     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
9009     layout: "plot-throughput"
9010
9011 - type: "plot"
9012   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9013   algorithm: "plot_performance_box"
9014   output-file-type: ".html"
9015   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9017   filter: "'NIC_Intel-X710' and
9018            '64B' and
9019            ('BASE' or 'SCALE') and
9020            'NDRPDR' and
9021            '4T2C' and
9022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9023            not 'VHOST' and
9024            'MEMIF'"
9025   parameters:
9026   - "throughput"
9027   - "parent"
9028   - "tags"
9029   sort:
9030   - "L2XCFWD"
9031   - "L2XCFWD"
9032   - "L2XCFWD"
9033   - "L2BDMACLRN"
9034   - "L2BDMACLRN"
9035   - "L2BDMACLRN"
9036   - "IP4FWD"
9037   traces:
9038     hoverinfo: "x+y"
9039     boxpoints: "outliers"
9040     whiskerwidth: 0
9041   layout:
9042     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9043     layout: "plot-throughput"
9044
9045 # Packet Throughput - VPP Container Memif 2n-skx-x710
9046 - type: "plot"
9047   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9048   algorithm: "plot_performance_box"
9049   output-file-type: ".html"
9050   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9052   filter: "'NIC_Intel-X710' and
9053            '64B' and
9054            ('BASE' or 'SCALE') and
9055            'NDRPDR' and
9056            '2T1C' and
9057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9058            not 'VHOST' and
9059            not 'NF_DENSITY' and
9060            'MEMIF'"
9061   parameters:
9062   - "throughput"
9063   - "parent"
9064   - "tags"
9065   sort:
9066   - "L2XCFWD"
9067   - "L2XCFWD"
9068   - "L2XCFWD"
9069   - "L2BDMACLRN"
9070   - "L2BDMACLRN"
9071   - "L2BDMACLRN"
9072   - "IP4FWD"
9073   traces:
9074     hoverinfo: "x+y"
9075     boxpoints: "outliers"
9076     whiskerwidth: 0
9077   layout:
9078     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9079     layout: "plot-throughput"
9080
9081 - type: "plot"
9082   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9083   algorithm: "plot_performance_box"
9084   output-file-type: ".html"
9085   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9087   filter: "'NIC_Intel-X710' and
9088            '64B' and
9089            ('BASE' or 'SCALE') and
9090            'NDRPDR' and
9091            '2T1C' and
9092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9093            not 'VHOST' and
9094            not 'NF_DENSITY' and
9095            'MEMIF'"
9096   parameters:
9097   - "throughput"
9098   - "parent"
9099   - "tags"
9100   sort:
9101   - "L2XCFWD"
9102   - "L2XCFWD"
9103   - "L2XCFWD"
9104   - "L2BDMACLRN"
9105   - "L2BDMACLRN"
9106   - "L2BDMACLRN"
9107   - "IP4FWD"
9108   traces:
9109     hoverinfo: "x+y"
9110     boxpoints: "outliers"
9111     whiskerwidth: 0
9112   layout:
9113     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9114     layout: "plot-throughput"
9115
9116 - type: "plot"
9117   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9118   algorithm: "plot_performance_box"
9119   output-file-type: ".html"
9120   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9122   filter: "'NIC_Intel-X710' and
9123            '64B' and
9124            ('BASE' or 'SCALE') and
9125            'NDRPDR' and
9126            '4T2C' and
9127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9128            not 'VHOST' and
9129            not 'NF_DENSITY' and
9130            'MEMIF'"
9131   parameters:
9132   - "throughput"
9133   - "parent"
9134   - "tags"
9135   sort:
9136   - "L2XCFWD"
9137   - "L2XCFWD"
9138   - "L2XCFWD"
9139   - "L2BDMACLRN"
9140   - "L2BDMACLRN"
9141   - "L2BDMACLRN"
9142   - "IP4FWD"
9143   traces:
9144     hoverinfo: "x+y"
9145     boxpoints: "outliers"
9146     whiskerwidth: 0
9147   layout:
9148     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9149     layout: "plot-throughput"
9150
9151 - type: "plot"
9152   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9153   algorithm: "plot_performance_box"
9154   output-file-type: ".html"
9155   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9157   filter: "'NIC_Intel-X710' and
9158            '64B' and
9159            ('BASE' or 'SCALE') and
9160            'NDRPDR' and
9161            '4T2C' and
9162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9163            not 'VHOST' and
9164            not 'NF_DENSITY' and
9165            'MEMIF'"
9166   parameters:
9167   - "throughput"
9168   - "parent"
9169   - "tags"
9170   sort:
9171   - "L2XCFWD"
9172   - "L2XCFWD"
9173   - "L2XCFWD"
9174   - "L2BDMACLRN"
9175   - "L2BDMACLRN"
9176   - "L2BDMACLRN"
9177   - "IP4FWD"
9178   traces:
9179     hoverinfo: "x+y"
9180     boxpoints: "outliers"
9181     whiskerwidth: 0
9182   layout:
9183     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9184     layout: "plot-throughput"
9185
9186 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9187 #- type: "plot"
9188 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9189 #  algorithm: "plot_performance_box"
9190 #  output-file-type: ".html"
9191 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9192 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9193 #  filter: "'NIC_Intel-XXV710' and
9194 #           '64B' and
9195 #           ('BASE' or 'SCALE') and
9196 #           'NDRPDR' and
9197 #           '2T1C' and
9198 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9199 #           not 'VHOST' and
9200 #           'MEMIF'"
9201 #  parameters:
9202 #  - "throughput"
9203 #  - "parent"
9204 #  - "tags"
9205 #  sort:
9206 #  - "L2XCFWD"
9207 #  - "L2XCFWD"
9208 #  - "L2XCFWD"
9209 #  - "L2BDMACLRN"
9210 #  - "L2BDMACLRN"
9211 #  - "L2BDMACLRN"
9212 #  - "IP4FWD"
9213 #  traces:
9214 #    hoverinfo: "x+y"
9215 #    boxpoints: "outliers"
9216 #    whiskerwidth: 0
9217 #  layout:
9218 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9219 #    layout: "plot-throughput"
9220 #
9221 #- type: "plot"
9222 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9223 #  algorithm: "plot_performance_box"
9224 #  output-file-type: ".html"
9225 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9226 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9227 #  filter: "'NIC_Intel-XXV710' and
9228 #           '64B' and
9229 #           ('BASE' or 'SCALE') and
9230 #           'NDRPDR' and
9231 #           '2T1C' and
9232 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9233 #           not 'VHOST' and
9234 #           'MEMIF'"
9235 #  parameters:
9236 #  - "throughput"
9237 #  - "parent"
9238 #  - "tags"
9239 #  sort:
9240 #  - "L2XCFWD"
9241 #  - "L2XCFWD"
9242 #  - "L2XCFWD"
9243 #  - "L2BDMACLRN"
9244 #  - "L2BDMACLRN"
9245 #  - "L2BDMACLRN"
9246 #  - "IP4FWD"
9247 #  traces:
9248 #    hoverinfo: "x+y"
9249 #    boxpoints: "outliers"
9250 #    whiskerwidth: 0
9251 #  layout:
9252 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9253 #    layout: "plot-throughput"
9254 #
9255 #- type: "plot"
9256 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9257 #  algorithm: "plot_performance_box"
9258 #  output-file-type: ".html"
9259 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9260 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9261 #  filter: "'NIC_Intel-XXV710' and
9262 #           '64B' and
9263 #           ('BASE' or 'SCALE') and
9264 #           'NDRPDR' and
9265 #           '4T2C' and
9266 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9267 #           not 'VHOST' and
9268 #           'MEMIF'"
9269 #  parameters:
9270 #  - "throughput"
9271 #  - "parent"
9272 #  - "tags"
9273 #  sort:
9274 #  - "L2XCFWD"
9275 #  - "L2XCFWD"
9276 #  - "L2XCFWD"
9277 #  - "L2BDMACLRN"
9278 #  - "L2BDMACLRN"
9279 #  - "L2BDMACLRN"
9280 #  - "IP4FWD"
9281 #  traces:
9282 #    hoverinfo: "x+y"
9283 #    boxpoints: "outliers"
9284 #    whiskerwidth: 0
9285 #  layout:
9286 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9287 #    layout: "plot-throughput"
9288 #
9289 #- type: "plot"
9290 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9291 #  algorithm: "plot_performance_box"
9292 #  output-file-type: ".html"
9293 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9294 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9295 #  filter: "'NIC_Intel-XXV710' and
9296 #           '64B' and
9297 #           ('BASE' or 'SCALE') and
9298 #           'NDRPDR' and
9299 #           '4T2C' and
9300 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9301 #           not 'VHOST' and
9302 #           'MEMIF'"
9303 #  parameters:
9304 #  - "throughput"
9305 #  - "parent"
9306 #  - "tags"
9307 #  sort:
9308 #  - "L2XCFWD"
9309 #  - "L2XCFWD"
9310 #  - "L2XCFWD"
9311 #  - "L2BDMACLRN"
9312 #  - "L2BDMACLRN"
9313 #  - "L2BDMACLRN"
9314 #  - "IP4FWD"
9315 #  traces:
9316 #    hoverinfo: "x+y"
9317 #    boxpoints: "outliers"
9318 #    whiskerwidth: 0
9319 #  layout:
9320 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9321 #    layout: "plot-throughput"
9322
9323 ################################################################################
9324
9325 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9326 #- type: "plot"
9327 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9328 #  algorithm: "plot_performance_box"
9329 #  output-file-type: ".html"
9330 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9331 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9332 #  filter: "'NIC_Intel-X520-DA2' and
9333 #           '64B' and
9334 #           ('BASE' or 'SCALE') and
9335 #           'NDRPDR' and
9336 #           '1T1C' and
9337 #           'L2XCFWD' and
9338 #           not 'VHOST' and
9339 #           not 'NF_DENSITY' and
9340 #           'MEMIF'"
9341 #  parameters:
9342 #  - "throughput"
9343 #  - "parent"
9344 #  - "tags"
9345 #  sort:
9346 #  - "1VNF"
9347 #  - "2VNF"
9348 #  - "4VNF"
9349 #  - "2VNF"
9350 #  - "4VNF"
9351 #  traces:
9352 #    hoverinfo: "x+y"
9353 #    boxpoints: "outliers"
9354 #    whiskerwidth: 0
9355 #  layout:
9356 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9357 #    layout: "plot-throughput"
9358 #
9359 #- type: "plot"
9360 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9361 #  algorithm: "plot_performance_box"
9362 #  output-file-type: ".html"
9363 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9364 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9365 #  filter: "'NIC_Intel-X520-DA2' and
9366 #           '64B' and
9367 #           ('BASE' or 'SCALE') and
9368 #           'NDRPDR' and
9369 #           '1T1C' and
9370 #           'L2XCFWD' and
9371 #           not 'VHOST' and
9372 #           not 'NF_DENSITY' and
9373 #           'MEMIF'"
9374 #  parameters:
9375 #  - "throughput"
9376 #  - "parent"
9377 #  - "tags"
9378 #  sort:
9379 #  - "1VNF"
9380 #  - "2VNF"
9381 #  - "4VNF"
9382 #  - "2VNF"
9383 #  - "4VNF"
9384 #  traces:
9385 #    hoverinfo: "x+y"
9386 #    boxpoints: "outliers"
9387 #    whiskerwidth: 0
9388 #  layout:
9389 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9390 #    layout: "plot-throughput"
9391 #
9392 #- type: "plot"
9393 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9394 #  algorithm: "plot_performance_box"
9395 #  output-file-type: ".html"
9396 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9397 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9398 #  filter: "'NIC_Intel-X520-DA2' and
9399 #           '64B' and
9400 #           ('BASE' or 'SCALE') and
9401 #           'NDRPDR' and
9402 #           '2T2C' and
9403 #           'L2XCFWD' and
9404 #           not 'VHOST' and
9405 #           not 'NF_DENSITY' and
9406 #           'MEMIF'"
9407 #  parameters:
9408 #  - "throughput"
9409 #  - "parent"
9410 #  - "tags"
9411 #  sort:
9412 #  - "1VNF"
9413 #  - "2VNF"
9414 #  - "4VNF"
9415 #  - "2VNF"
9416 #  - "4VNF"
9417 #  traces:
9418 #    hoverinfo: "x+y"
9419 #    boxpoints: "outliers"
9420 #    whiskerwidth: 0
9421 #  layout:
9422 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9423 #    layout: "plot-throughput"
9424 #
9425 #- type: "plot"
9426 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9427 #  algorithm: "plot_performance_box"
9428 #  output-file-type: ".html"
9429 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9430 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9431 #  filter: "'NIC_Intel-X520-DA2' and
9432 #           '64B' and
9433 #           ('BASE' or 'SCALE') and
9434 #           'NDRPDR' and
9435 #           '2T2C' and
9436 #           'L2XCFWD' and
9437 #           not 'VHOST' and
9438 #           not 'NF_DENSITY' and
9439 #           'MEMIF'"
9440 #  parameters:
9441 #  - "throughput"
9442 #  - "parent"
9443 #  - "tags"
9444 #  sort:
9445 #  - "1VNF"
9446 #  - "2VNF"
9447 #  - "4VNF"
9448 #  - "2VNF"
9449 #  - "4VNF"
9450 #  traces:
9451 #    hoverinfo: "x+y"
9452 #    boxpoints: "outliers"
9453 #    whiskerwidth: 0
9454 #  layout:
9455 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9456 #    layout: "plot-throughput"
9457 #
9458 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9459 #- type: "plot"
9460 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9461 #  algorithm: "plot_performance_box"
9462 #  output-file-type: ".html"
9463 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9464 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9465 #  filter: "'NIC_Intel-X520-DA2' and
9466 #           '64B' and
9467 #           ('BASE' or 'SCALE') and
9468 #           'NDRPDR' and
9469 #           '1T1C' and
9470 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9471 #           not 'VHOST' and
9472 #           not 'NF_DENSITY' and
9473 #           'MEMIF'"
9474 #  parameters:
9475 #  - "throughput"
9476 #  - "parent"
9477 #  - "tags"
9478 #  sort:
9479 #  - "1VNF"
9480 #  - "2VNF"
9481 #  - "4VNF"
9482 #  - "2VNF"
9483 #  - "4VNF"
9484 #  traces:
9485 #    hoverinfo: "x+y"
9486 #    boxpoints: "outliers"
9487 #    whiskerwidth: 0
9488 #  layout:
9489 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9490 #    layout: "plot-throughput"
9491 #
9492 #- type: "plot"
9493 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9494 #  algorithm: "plot_performance_box"
9495 #  output-file-type: ".html"
9496 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9497 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9498 #  filter: "'NIC_Intel-X520-DA2' and
9499 #           '64B' and
9500 #           ('BASE' or 'SCALE') and
9501 #           'NDRPDR' and
9502 #           '1T1C' and
9503 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9504 #           not 'VHOST' and
9505 #           not 'NF_DENSITY' and
9506 #           'MEMIF'"
9507 #  parameters:
9508 #  - "throughput"
9509 #  - "parent"
9510 #  - "tags"
9511 #  sort:
9512 #  - "1VNF"
9513 #  - "2VNF"
9514 #  - "4VNF"
9515 #  - "2VNF"
9516 #  - "4VNF"
9517 #  traces:
9518 #    hoverinfo: "x+y"
9519 #    boxpoints: "outliers"
9520 #    whiskerwidth: 0
9521 #  layout:
9522 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9523 #    layout: "plot-throughput"
9524 #
9525 #- type: "plot"
9526 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9527 #  algorithm: "plot_performance_box"
9528 #  output-file-type: ".html"
9529 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9530 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9531 #  filter: "'NIC_Intel-X520-DA2' and
9532 #           '64B' and
9533 #           ('BASE' or 'SCALE') and
9534 #           'NDRPDR' and
9535 #           '2T2C' and
9536 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9537 #           not 'VHOST' and
9538 #           not 'NF_DENSITY' and
9539 #           'MEMIF'"
9540 #  parameters:
9541 #  - "throughput"
9542 #  - "parent"
9543 #  - "tags"
9544 #  sort:
9545 #  - "1VNF"
9546 #  - "2VNF"
9547 #  - "4VNF"
9548 #  - "2VNF"
9549 #  - "4VNF"
9550 #  traces:
9551 #    hoverinfo: "x+y"
9552 #    boxpoints: "outliers"
9553 #    whiskerwidth: 0
9554 #  layout:
9555 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9556 #    layout: "plot-throughput"
9557 #
9558 #- type: "plot"
9559 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9560 #  algorithm: "plot_performance_box"
9561 #  output-file-type: ".html"
9562 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9563 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9564 #  filter: "'NIC_Intel-X520-DA2' and
9565 #           '64B' and
9566 #           ('BASE' or 'SCALE') and
9567 #           'NDRPDR' and
9568 #           '2T2C' and
9569 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9570 #           not 'VHOST' and
9571 #           not 'NF_DENSITY' and
9572 #           'MEMIF'"
9573 #  parameters:
9574 #  - "throughput"
9575 #  - "parent"
9576 #  - "tags"
9577 #  sort:
9578 #  - "1VNF"
9579 #  - "2VNF"
9580 #  - "4VNF"
9581 #  - "2VNF"
9582 #  - "4VNF"
9583 #  traces:
9584 #    hoverinfo: "x+y"
9585 #    boxpoints: "outliers"
9586 #    whiskerwidth: 0
9587 #  layout:
9588 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9589 #    layout: "plot-throughput"
9590 #
9591 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9592 #- type: "plot"
9593 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9594 #  algorithm: "plot_performance_box"
9595 #  output-file-type: ".html"
9596 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9597 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9598 #  filter: "'NIC_Intel-X710' and
9599 #           '64B' and
9600 #           ('BASE' or 'SCALE') and
9601 #           'NDRPDR' and
9602 #           '1T1C' and
9603 #           'L2XCFWD' and
9604 #           not 'VHOST' and
9605 #           not 'NF_DENSITY' and
9606 #           'MEMIF'"
9607 #  parameters:
9608 #  - "throughput"
9609 #  - "parent"
9610 #  - "tags"
9611 #  sort:
9612 #  - "1VNF"
9613 #  - "2VNF"
9614 #  - "4VNF"
9615 #  - "2VNF"
9616 #  - "4VNF"
9617 #  traces:
9618 #    hoverinfo: "x+y"
9619 #    boxpoints: "outliers"
9620 #    whiskerwidth: 0
9621 #  layout:
9622 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9623 #    layout: "plot-throughput"
9624 #
9625 #- type: "plot"
9626 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9627 #  algorithm: "plot_performance_box"
9628 #  output-file-type: ".html"
9629 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9630 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9631 #  filter: "'NIC_Intel-X710' and
9632 #           '64B' and
9633 #           ('BASE' or 'SCALE') and
9634 #           'NDRPDR' and
9635 #           '1T1C' and
9636 #           'L2XCFWD' and
9637 #           not 'VHOST' and
9638 #           not 'NF_DENSITY' and
9639 #           'MEMIF'"
9640 #  parameters:
9641 #  - "throughput"
9642 #  - "parent"
9643 #  - "tags"
9644 #  sort:
9645 #  - "1VNF"
9646 #  - "2VNF"
9647 #  - "4VNF"
9648 #  - "2VNF"
9649 #  - "4VNF"
9650 #  traces:
9651 #    hoverinfo: "x+y"
9652 #    boxpoints: "outliers"
9653 #    whiskerwidth: 0
9654 #  layout:
9655 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9656 #    layout: "plot-throughput"
9657 #
9658 #- type: "plot"
9659 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9660 #  algorithm: "plot_performance_box"
9661 #  output-file-type: ".html"
9662 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9663 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9664 #  filter: "'NIC_Intel-X710' and
9665 #           '64B' and
9666 #           ('BASE' or 'SCALE') and
9667 #           'NDRPDR' and
9668 #           '2T2C' and
9669 #           'L2XCFWD' and
9670 #           not 'VHOST' and
9671 #           not 'NF_DENSITY' and
9672 #           'MEMIF'"
9673 #  parameters:
9674 #  - "throughput"
9675 #  - "parent"
9676 #  - "tags"
9677 #  sort:
9678 #  - "1VNF"
9679 #  - "2VNF"
9680 #  - "4VNF"
9681 #  - "2VNF"
9682 #  - "4VNF"
9683 #  traces:
9684 #    hoverinfo: "x+y"
9685 #    boxpoints: "outliers"
9686 #    whiskerwidth: 0
9687 #  layout:
9688 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9689 #    layout: "plot-throughput"
9690 #
9691 #- type: "plot"
9692 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9693 #  algorithm: "plot_performance_box"
9694 #  output-file-type: ".html"
9695 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9696 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9697 #  filter: "'NIC_Intel-X710' and
9698 #           '64B' and
9699 #           ('BASE' or 'SCALE') and
9700 #           'NDRPDR' and
9701 #           '2T2C' and
9702 #           'L2XCFWD' and
9703 #           not 'VHOST' and
9704 #           not 'NF_DENSITY' and
9705 #           'MEMIF'"
9706 #  parameters:
9707 #  - "throughput"
9708 #  - "parent"
9709 #  - "tags"
9710 #  sort:
9711 #  - "1VNF"
9712 #  - "2VNF"
9713 #  - "4VNF"
9714 #  - "2VNF"
9715 #  - "4VNF"
9716 #  traces:
9717 #    hoverinfo: "x+y"
9718 #    boxpoints: "outliers"
9719 #    whiskerwidth: 0
9720 #  layout:
9721 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9722 #    layout: "plot-throughput"
9723 #
9724 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9725 #- type: "plot"
9726 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9727 #  algorithm: "plot_performance_box"
9728 #  output-file-type: ".html"
9729 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9730 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9731 #  filter: "'NIC_Intel-X710' and
9732 #           '64B' and
9733 #           ('BASE' or 'SCALE') and
9734 #           'NDRPDR' and
9735 #           '1T1C' and
9736 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9737 #           not 'VHOST' and
9738 #           not 'NF_DENSITY' and
9739 #           'MEMIF'"
9740 #  parameters:
9741 #  - "throughput"
9742 #  - "parent"
9743 #  - "tags"
9744 #  sort:
9745 #  - "1VNF"
9746 #  - "2VNF"
9747 #  - "4VNF"
9748 #  - "2VNF"
9749 #  - "4VNF"
9750 #  traces:
9751 #    hoverinfo: "x+y"
9752 #    boxpoints: "outliers"
9753 #    whiskerwidth: 0
9754 #  layout:
9755 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9756 #    layout: "plot-throughput"
9757 #
9758 #- type: "plot"
9759 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9760 #  algorithm: "plot_performance_box"
9761 #  output-file-type: ".html"
9762 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9763 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9764 #  filter: "'NIC_Intel-X710' and
9765 #           '64B' and
9766 #           ('BASE' or 'SCALE') and
9767 #           'NDRPDR' and
9768 #           '1T1C' and
9769 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9770 #           not 'VHOST' and
9771 #           not 'NF_DENSITY' and
9772 #           'MEMIF'"
9773 #  parameters:
9774 #  - "throughput"
9775 #  - "parent"
9776 #  - "tags"
9777 #  sort:
9778 #  - "1VNF"
9779 #  - "2VNF"
9780 #  - "4VNF"
9781 #  - "2VNF"
9782 #  - "4VNF"
9783 #  traces:
9784 #    hoverinfo: "x+y"
9785 #    boxpoints: "outliers"
9786 #    whiskerwidth: 0
9787 #  layout:
9788 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9789 #    layout: "plot-throughput"
9790 #
9791 #- type: "plot"
9792 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9793 #  algorithm: "plot_performance_box"
9794 #  output-file-type: ".html"
9795 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9796 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9797 #  filter: "'NIC_Intel-X710' and
9798 #           '64B' and
9799 #           ('BASE' or 'SCALE') and
9800 #           'NDRPDR' and
9801 #           '2T2C' and
9802 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9803 #           not 'VHOST' and
9804 #           not 'NF_DENSITY' and
9805 #           'MEMIF'"
9806 #  parameters:
9807 #  - "throughput"
9808 #  - "parent"
9809 #  - "tags"
9810 #  sort:
9811 #  - "1VNF"
9812 #  - "2VNF"
9813 #  - "4VNF"
9814 #  - "2VNF"
9815 #  - "4VNF"
9816 #  traces:
9817 #    hoverinfo: "x+y"
9818 #    boxpoints: "outliers"
9819 #    whiskerwidth: 0
9820 #  layout:
9821 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9822 #    layout: "plot-throughput"
9823 #
9824 #- type: "plot"
9825 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9826 #  algorithm: "plot_performance_box"
9827 #  output-file-type: ".html"
9828 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9829 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9830 #  filter: "'NIC_Intel-X710' and
9831 #           '64B' and
9832 #           ('BASE' or 'SCALE') and
9833 #           'NDRPDR' and
9834 #           '2T2C' and
9835 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9836 #           not 'VHOST' and
9837 #           not 'NF_DENSITY' and
9838 #           'MEMIF'"
9839 #  parameters:
9840 #  - "throughput"
9841 #  - "parent"
9842 #  - "tags"
9843 #  sort:
9844 #  - "1VNF"
9845 #  - "2VNF"
9846 #  - "4VNF"
9847 #  - "2VNF"
9848 #  - "4VNF"
9849 #  traces:
9850 #    hoverinfo: "x+y"
9851 #    boxpoints: "outliers"
9852 #    whiskerwidth: 0
9853 #  layout:
9854 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9855 #    layout: "plot-throughput"
9856
9857 ################################################################################
9858
9859 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9860 - type: "plot"
9861   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9862   algorithm: "plot_performance_box"
9863   output-file-type: ".html"
9864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9866   filter: "'NIC_Intel-X520-DA2' and
9867            '64B' and
9868            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9869            'NDRPDR' and
9870            '1T1C' and
9871            'IP4FWD' and
9872            not 'IPSEC' and
9873            not 'DOT1Q' and
9874            not 'VHOST'"
9875   parameters:
9876   - "throughput"
9877   - "parent"
9878   - "tags"
9879   sort:
9880   - "IP4BASE"
9881   - "FIB_20K"
9882   - "FIB_200K"
9883   - "FIB_2M"
9884   traces:
9885     hoverinfo: "x+y"
9886     boxpoints: "outliers"
9887     whiskerwidth: 0
9888   layout:
9889     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9890     layout: "plot-throughput"
9891
9892 - type: "plot"
9893   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9894   algorithm: "plot_performance_box"
9895   output-file-type: ".html"
9896   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9898   filter: "'NIC_Intel-X520-DA2' and
9899            '64B' and
9900            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9901            'NDRPDR' and
9902            '1T1C' and
9903            'IP4FWD' and
9904            not 'IPSEC' and
9905            not 'DOT1Q' and
9906            not 'VHOST'"
9907   parameters:
9908   - "throughput"
9909   - "parent"
9910   - "tags"
9911   sort:
9912   - "IP4BASE"
9913   - "FIB_20K"
9914   - "FIB_200K"
9915   - "FIB_2M"
9916   traces:
9917     hoverinfo: "x+y"
9918     boxpoints: "outliers"
9919     whiskerwidth: 0
9920   layout:
9921     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9922     layout: "plot-throughput"
9923
9924 - type: "plot"
9925   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9926   algorithm: "plot_performance_box"
9927   output-file-type: ".html"
9928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9929   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9930   filter: "'NIC_Intel-X520-DA2' and
9931            '64B' and
9932            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9933            'NDRPDR' and
9934            '2T2C' and
9935            'IP4FWD' and
9936            not 'IPSEC' and
9937            not 'DOT1Q' and
9938            not 'VHOST'"
9939   parameters:
9940   - "throughput"
9941   - "parent"
9942   - "tags"
9943   sort:
9944   - "IP4BASE"
9945   - "FIB_20K"
9946   - "FIB_200K"
9947   - "FIB_2M"
9948   traces:
9949     hoverinfo: "x+y"
9950     boxpoints: "outliers"
9951     whiskerwidth: 0
9952   layout:
9953     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9954     layout: "plot-throughput"
9955
9956 - type: "plot"
9957   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9958   algorithm: "plot_performance_box"
9959   output-file-type: ".html"
9960   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9962   filter: "'NIC_Intel-X520-DA2' and
9963            '64B' and
9964            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9965            'NDRPDR' and
9966            '2T2C' and
9967            'IP4FWD' and
9968            not 'IPSEC' and
9969            not 'DOT1Q' and
9970            not 'VHOST'"
9971   parameters:
9972   - "throughput"
9973   - "parent"
9974   - "tags"
9975   sort:
9976   - "IP4BASE"
9977   - "FIB_20K"
9978   - "FIB_200K"
9979   - "FIB_2M"
9980   traces:
9981     hoverinfo: "x+y"
9982     boxpoints: "outliers"
9983     whiskerwidth: 0
9984   layout:
9985     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9986     layout: "plot-throughput"
9987
9988 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9989 - type: "plot"
9990   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9991   algorithm: "plot_performance_box"
9992   output-file-type: ".html"
9993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9995   filter: "'NIC_Intel-X520-DA2' and
9996            '64B' and
9997            ('IP4BASE' or
9998             'POLICE_MARK' or
9999             'COPWHLIST' or
10000             ('NAT44' and 'BASE') or
10001             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10002            'NDRPDR' and
10003            '1T1C' and
10004            'IP4FWD' and
10005            not 'IPSEC' and
10006            not 'VHOST'"
10007   parameters:
10008   - "throughput"
10009   - "parent"
10010   - "tags"
10011   sort:
10012   - "DOT1Q"
10013   - "IP4BASE"
10014   - "NAT44"
10015   - "POLICE_MARK"
10016   - "COPWHLIST"
10017   - "IACL"
10018   - "OACL"
10019   traces:
10020     hoverinfo: "x+y"
10021     boxpoints: "outliers"
10022     whiskerwidth: 0
10023   layout:
10024     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
10025     layout: "plot-throughput"
10026
10027 - type: "plot"
10028   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10029   algorithm: "plot_performance_box"
10030   output-file-type: ".html"
10031   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10033   filter: "'NIC_Intel-X520-DA2' and
10034            '64B' and
10035            ('IP4BASE' or
10036             'POLICE_MARK' or
10037             'COPWHLIST' or
10038             ('NAT44' and 'BASE') or
10039             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10040            'NDRPDR' and
10041            '1T1C' and
10042            'IP4FWD' and
10043            not 'IPSEC' and
10044            not 'VHOST'"
10045   parameters:
10046   - "throughput"
10047   - "parent"
10048   - "tags"
10049   sort:
10050   - "DOT1Q"
10051   - "IP4BASE"
10052   - "NAT44"
10053   - "POLICE_MARK"
10054   - "COPWHLIST"
10055   - "IACL"
10056   - "OACL"
10057   traces:
10058     hoverinfo: "x+y"
10059     boxpoints: "outliers"
10060     whiskerwidth: 0
10061   layout:
10062     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10063     layout: "plot-throughput"
10064
10065 - type: "plot"
10066   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10067   algorithm: "plot_performance_box"
10068   output-file-type: ".html"
10069   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10071   filter: "'NIC_Intel-X520-DA2' and
10072            '64B' and
10073            ('IP4BASE' or
10074             'POLICE_MARK' or
10075             'COPWHLIST' or
10076             ('NAT44' and 'BASE') or
10077             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10078            'NDRPDR' and
10079            '2T2C' and
10080            'IP4FWD' and
10081            not 'IPSEC' and
10082            not 'VHOST'"
10083   parameters:
10084   - "throughput"
10085   - "parent"
10086   - "tags"
10087   sort:
10088   - "DOT1Q"
10089   - "IP4BASE"
10090   - "NAT44"
10091   - "POLICE_MARK"
10092   - "COPWHLIST"
10093   - "IACL"
10094   - "OACL"
10095   traces:
10096     hoverinfo: "x+y"
10097     boxpoints: "outliers"
10098     whiskerwidth: 0
10099   layout:
10100     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10101     layout: "plot-throughput"
10102
10103 - type: "plot"
10104   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10105   algorithm: "plot_performance_box"
10106   output-file-type: ".html"
10107   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10109   filter: "'NIC_Intel-X520-DA2' and
10110            '64B' and
10111            ('IP4BASE' or
10112             'POLICE_MARK' or
10113             'COPWHLIST' or
10114             ('NAT44' and 'BASE') or
10115             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10116            'NDRPDR' and
10117            '2T2C' and
10118            'IP4FWD' and
10119            not 'IPSEC' and
10120            not 'VHOST'"
10121   parameters:
10122   - "throughput"
10123   - "parent"
10124   - "tags"
10125   sort:
10126   - "DOT1Q"
10127   - "IP4BASE"
10128   - "NAT44"
10129   - "POLICE_MARK"
10130   - "COPWHLIST"
10131   - "IACL"
10132   - "OACL"
10133   traces:
10134     hoverinfo: "x+y"
10135     boxpoints: "outliers"
10136     whiskerwidth: 0
10137   layout:
10138     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10139     layout: "plot-throughput"
10140
10141 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10142 - type: "plot"
10143   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10144   algorithm: "plot_performance_box"
10145   output-file-type: ".html"
10146   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10148   filter: "'NIC_Intel-X520-DA2' and
10149            '64B' and
10150            'NDRPDR' and
10151            '1T1C' and
10152            'IP4FWD' and
10153            ('NAT44' or 'IP4BASE') and
10154            not 'DOT1Q' and
10155            not 'IPSEC' and
10156            not 'VHOST'"
10157   parameters:
10158   - "throughput"
10159   - "parent"
10160   - "tags"
10161   sort:
10162   - "IP4BASE"
10163   - "BASE"
10164   - "SRC_USER_10"
10165   - "SRC_USER_100"
10166   - "SRC_USER_1000"
10167   - "SRC_USER_2000"
10168   traces:
10169     hoverinfo: "x+y"
10170     boxpoints: "outliers"
10171     whiskerwidth: 0
10172   layout:
10173     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10174     layout: "plot-throughput"
10175
10176 - type: "plot"
10177   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10178   algorithm: "plot_performance_box"
10179   output-file-type: ".html"
10180   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10182   filter: "'NIC_Intel-X520-DA2' and
10183            '64B' and
10184            'NDRPDR' and
10185            '1T1C' and
10186            'IP4FWD' and
10187            ('NAT44' or 'IP4BASE') and
10188            not 'DOT1Q' and
10189            not 'IPSEC' and
10190            not 'VHOST'"
10191   parameters:
10192   - "throughput"
10193   - "parent"
10194   - "tags"
10195   sort:
10196   - "IP4BASE"
10197   - "BASE"
10198   - "SRC_USER_10"
10199   - "SRC_USER_100"
10200   - "SRC_USER_1000"
10201   - "SRC_USER_2000"
10202   traces:
10203     hoverinfo: "x+y"
10204     boxpoints: "outliers"
10205     whiskerwidth: 0
10206   layout:
10207     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10208     layout: "plot-throughput"
10209
10210 - type: "plot"
10211   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10212   algorithm: "plot_performance_box"
10213   output-file-type: ".html"
10214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10216   filter: "'NIC_Intel-X520-DA2' and
10217            '64B' and
10218            'NDRPDR' and
10219            '2T2C' and
10220            'IP4FWD' and
10221            ('NAT44' or 'IP4BASE') and
10222            not 'DOT1Q' and
10223            not 'IPSEC' and
10224            not 'VHOST'"
10225   parameters:
10226   - "throughput"
10227   - "parent"
10228   - "tags"
10229   sort:
10230   - "IP4BASE"
10231   - "BASE"
10232   - "SRC_USER_10"
10233   - "SRC_USER_100"
10234   - "SRC_USER_1000"
10235   - "SRC_USER_2000"
10236   traces:
10237     hoverinfo: "x+y"
10238     boxpoints: "outliers"
10239     whiskerwidth: 0
10240   layout:
10241     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10242     layout: "plot-throughput"
10243
10244 - type: "plot"
10245   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10246   algorithm: "plot_performance_box"
10247   output-file-type: ".html"
10248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10250   filter: "'NIC_Intel-X520-DA2' and
10251            '64B' and
10252            'NDRPDR' and
10253            '2T2C' and
10254            'IP4FWD' and
10255            ('NAT44' or 'IP4BASE') and
10256            not 'DOT1Q' and
10257            not 'IPSEC' and
10258            not 'VHOST'"
10259   parameters:
10260   - "throughput"
10261   - "parent"
10262   - "tags"
10263   sort:
10264   - "IP4BASE"
10265   - "BASE"
10266   - "SRC_USER_10"
10267   - "SRC_USER_100"
10268   - "SRC_USER_1000"
10269   - "SRC_USER_2000"
10270   traces:
10271     hoverinfo: "x+y"
10272     boxpoints: "outliers"
10273     whiskerwidth: 0
10274   layout:
10275     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10276     layout: "plot-throughput"
10277
10278 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10279 - type: "plot"
10280   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10281   algorithm: "plot_performance_box"
10282   output-file-type: ".html"
10283   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10285   filter: "'NIC_Intel-X520-DA2' and
10286            '64B' and
10287            'NDRPDR' and
10288            '1T1C' and
10289            'IP4FWD' and
10290            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10291            not 'IPSEC' and
10292            not 'DOT1Q' and
10293            not 'VHOST'"
10294   parameters:
10295   - "throughput"
10296   - "parent"
10297   - "tags"
10298   sort:
10299   - "IP4BASE"
10300   - "ACL_STATELESS"
10301   - "ACL_STATEFUL"
10302   - "ACL_STATELESS"
10303   - "ACL_STATEFUL"
10304   traces:
10305     hoverinfo: "x+y"
10306     boxpoints: "outliers"
10307     whiskerwidth: 0
10308   layout:
10309     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10310     layout: "plot-throughput"
10311
10312 - type: "plot"
10313   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10314   algorithm: "plot_performance_box"
10315   output-file-type: ".html"
10316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10318   filter: "'NIC_Intel-X520-DA2' and
10319            '64B' and
10320            'NDRPDR' and
10321            '1T1C' and
10322            'IP4FWD' and
10323            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10324            not 'IPSEC' and
10325            not 'DOT1Q' and
10326            not 'VHOST'"
10327   parameters:
10328   - "throughput"
10329   - "parent"
10330   - "tags"
10331   sort:
10332   - "IP4BASE"
10333   - "ACL_STATELESS"
10334   - "ACL_STATEFUL"
10335   - "ACL_STATELESS"
10336   - "ACL_STATEFUL"
10337   traces:
10338     hoverinfo: "x+y"
10339     boxpoints: "outliers"
10340     whiskerwidth: 0
10341   layout:
10342     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10343     layout: "plot-throughput"
10344
10345 - type: "plot"
10346   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10347   algorithm: "plot_performance_box"
10348   output-file-type: ".html"
10349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10351   filter: "'NIC_Intel-X520-DA2' and
10352            '64B' and
10353            'NDRPDR' and
10354            '2T2C' and
10355            'IP4FWD' and
10356            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10357            not 'IPSEC' and
10358            not 'DOT1Q' and
10359            not 'VHOST'"
10360   parameters:
10361   - "throughput"
10362   - "parent"
10363   - "tags"
10364   sort:
10365   - "IP4BASE"
10366   - "ACL_STATELESS"
10367   - "ACL_STATEFUL"
10368   - "ACL_STATELESS"
10369   - "ACL_STATEFUL"
10370   traces:
10371     hoverinfo: "x+y"
10372     boxpoints: "outliers"
10373     whiskerwidth: 0
10374   layout:
10375     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10376     layout: "plot-throughput"
10377
10378 - type: "plot"
10379   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10380   algorithm: "plot_performance_box"
10381   output-file-type: ".html"
10382   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10384   filter: "'NIC_Intel-X520-DA2' and
10385            '64B' and
10386            'NDRPDR' and
10387            '2T2C' and
10388            'IP4FWD' and
10389            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10390            not 'IPSEC' and
10391            not 'DOT1Q' and
10392            not 'VHOST'"
10393   parameters:
10394   - "throughput"
10395   - "parent"
10396   - "tags"
10397   sort:
10398   - "IP4BASE"
10399   - "ACL_STATELESS"
10400   - "ACL_STATEFUL"
10401   - "ACL_STATELESS"
10402   - "ACL_STATEFUL"
10403   traces:
10404     hoverinfo: "x+y"
10405     boxpoints: "outliers"
10406     whiskerwidth: 0
10407   layout:
10408     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10409     layout: "plot-throughput"
10410
10411 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10412 - type: "plot"
10413   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10414   algorithm: "plot_performance_box"
10415   output-file-type: ".html"
10416   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10418   filter: "'NIC_Intel-X520-DA2' and
10419            '64B' and
10420            'NDRPDR' and
10421            '1T1C' and
10422            'IP4FWD' and
10423            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10424            not 'IPSEC' and
10425            not 'DOT1Q' and
10426            not 'VHOST'"
10427   parameters:
10428   - "throughput"
10429   - "parent"
10430   - "tags"
10431   sort:
10432   - "IP4BASE"
10433   - "ACL_STATELESS"
10434   - "ACL_STATEFUL"
10435   - "ACL_STATELESS"
10436   - "ACL_STATEFUL"
10437   traces:
10438     hoverinfo: "x+y"
10439     boxpoints: "outliers"
10440     whiskerwidth: 0
10441   layout:
10442     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10443     layout: "plot-throughput"
10444
10445 - type: "plot"
10446   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10447   algorithm: "plot_performance_box"
10448   output-file-type: ".html"
10449   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10451   filter: "'NIC_Intel-X520-DA2' and
10452            '64B' and
10453            'NDRPDR' and
10454            '1T1C' and
10455            'IP4FWD' and
10456            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10457            not 'IPSEC' and
10458            not 'DOT1Q' and
10459            not 'VHOST'"
10460   parameters:
10461   - "throughput"
10462   - "parent"
10463   - "tags"
10464   sort:
10465   - "IP4BASE"
10466   - "ACL_STATELESS"
10467   - "ACL_STATEFUL"
10468   - "ACL_STATELESS"
10469   - "ACL_STATEFUL"
10470   traces:
10471     hoverinfo: "x+y"
10472     boxpoints: "outliers"
10473     whiskerwidth: 0
10474   layout:
10475     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10476     layout: "plot-throughput"
10477
10478 - type: "plot"
10479   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10480   algorithm: "plot_performance_box"
10481   output-file-type: ".html"
10482   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10484   filter: "'NIC_Intel-X520-DA2' and
10485            '64B' and
10486            'NDRPDR' and
10487            '2T2C' and
10488            'IP4FWD' and
10489            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10490            not 'IPSEC' and
10491            not 'DOT1Q' and
10492            not 'VHOST'"
10493   parameters:
10494   - "throughput"
10495   - "parent"
10496   - "tags"
10497   sort:
10498   - "IP4BASE"
10499   - "ACL_STATELESS"
10500   - "ACL_STATEFUL"
10501   - "ACL_STATELESS"
10502   - "ACL_STATEFUL"
10503   traces:
10504     hoverinfo: "x+y"
10505     boxpoints: "outliers"
10506     whiskerwidth: 0
10507   layout:
10508     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10509     layout: "plot-throughput"
10510
10511 - type: "plot"
10512   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10513   algorithm: "plot_performance_box"
10514   output-file-type: ".html"
10515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10517   filter: "'NIC_Intel-X520-DA2' and
10518            '64B' and
10519            'NDRPDR' and
10520            '2T2C' and
10521            'IP4FWD' and
10522            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10523            not 'IPSEC' and
10524            not 'DOT1Q' and
10525            not 'VHOST'"
10526   parameters:
10527   - "throughput"
10528   - "parent"
10529   - "tags"
10530   sort:
10531   - "IP4BASE"
10532   - "ACL_STATELESS"
10533   - "ACL_STATEFUL"
10534   - "ACL_STATELESS"
10535   - "ACL_STATEFUL"
10536   traces:
10537     hoverinfo: "x+y"
10538     boxpoints: "outliers"
10539     whiskerwidth: 0
10540   layout:
10541     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10542     layout: "plot-throughput"
10543
10544 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10545 - type: "plot"
10546   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10547   algorithm: "plot_performance_box"
10548   output-file-type: ".html"
10549   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10551   filter: "'NIC_Intel-X710' and
10552            '64B' and
10553            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10554            'NDRPDR' and
10555            '1T1C' and
10556            'IP4FWD' and
10557            not 'IPSEC' and
10558            not 'DOT1Q' and
10559            not 'VHOST'"
10560   parameters:
10561   - "throughput"
10562   - "parent"
10563   - "tags"
10564   sort:
10565   - "IP4BASE"
10566   - "FIB_20K"
10567   - "FIB_200K"
10568   - "FIB_2M"
10569   traces:
10570     hoverinfo: "x+y"
10571     boxpoints: "outliers"
10572     whiskerwidth: 0
10573   layout:
10574     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10575     layout: "plot-throughput"
10576
10577 - type: "plot"
10578   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10579   algorithm: "plot_performance_box"
10580   output-file-type: ".html"
10581   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10583   filter: "'NIC_Intel-X710' and
10584            '64B' and
10585            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10586            'NDRPDR' and
10587            '1T1C' and
10588            'IP4FWD' and
10589            not 'IPSEC' and
10590            not 'DOT1Q' and
10591            not 'VHOST'"
10592   parameters:
10593   - "throughput"
10594   - "parent"
10595   - "tags"
10596   sort:
10597   - "IP4BASE"
10598   - "FIB_20K"
10599   - "FIB_200K"
10600   - "FIB_2M"
10601   traces:
10602     hoverinfo: "x+y"
10603     boxpoints: "outliers"
10604     whiskerwidth: 0
10605   layout:
10606     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10607     layout: "plot-throughput"
10608
10609 - type: "plot"
10610   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10611   algorithm: "plot_performance_box"
10612   output-file-type: ".html"
10613   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10615   filter: "'NIC_Intel-X710' and
10616            '64B' and
10617            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10618            'NDRPDR' and
10619            '2T2C' and
10620            'IP4FWD' and
10621            not 'IPSEC' and
10622            not 'DOT1Q' and
10623            not 'VHOST'"
10624   parameters:
10625   - "throughput"
10626   - "parent"
10627   - "tags"
10628   sort:
10629   - "IP4BASE"
10630   - "FIB_20K"
10631   - "FIB_200K"
10632   - "FIB_2M"
10633   traces:
10634     hoverinfo: "x+y"
10635     boxpoints: "outliers"
10636     whiskerwidth: 0
10637   layout:
10638     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10639     layout: "plot-throughput"
10640
10641 - type: "plot"
10642   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10643   algorithm: "plot_performance_box"
10644   output-file-type: ".html"
10645   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10647   filter: "'NIC_Intel-X710' and
10648            '64B' and
10649            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10650            'NDRPDR' and
10651            '2T2C' and
10652            'IP4FWD' and
10653            not 'IPSEC' and
10654            not 'DOT1Q' and
10655            not 'VHOST'"
10656   parameters:
10657   - "throughput"
10658   - "parent"
10659   - "tags"
10660   sort:
10661   - "IP4BASE"
10662   - "FIB_20K"
10663   - "FIB_200K"
10664   - "FIB_2M"
10665   traces:
10666     hoverinfo: "x+y"
10667     boxpoints: "outliers"
10668     whiskerwidth: 0
10669   layout:
10670     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10671     layout: "plot-throughput"
10672
10673 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10674 - type: "plot"
10675   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10676   algorithm: "plot_performance_box"
10677   output-file-type: ".html"
10678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10680   filter: "'NIC_Intel-X710' and
10681            '64B' and
10682            ('IP4BASE' or
10683             'POLICE_MARK' or
10684             'COPWHLIST' or
10685             ('NAT44' and 'BASE') or
10686             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10687            'NDRPDR' and
10688            '1T1C' and
10689            'IP4FWD' and
10690            not 'IPSEC' and
10691            not 'VHOST'"
10692   parameters:
10693   - "throughput"
10694   - "parent"
10695   - "tags"
10696   sort:
10697   - "DOT1Q"
10698   - "IP4BASE"
10699   - "NAT44"
10700   - "POLICE_MARK"
10701   - "COPWHLIST"
10702   - "IACL"
10703   - "OACL"
10704   traces:
10705     hoverinfo: "x+y"
10706     boxpoints: "outliers"
10707     whiskerwidth: 0
10708   layout:
10709     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10710     layout: "plot-throughput"
10711
10712 - type: "plot"
10713   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10714   algorithm: "plot_performance_box"
10715   output-file-type: ".html"
10716   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10718   filter: "'NIC_Intel-X710' and
10719            '64B' and
10720            ('IP4BASE' or
10721             'POLICE_MARK' or
10722             'COPWHLIST' or
10723             ('NAT44' and 'BASE') or
10724             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10725            'NDRPDR' and
10726            '1T1C' and
10727            'IP4FWD' and
10728            not 'IPSEC' and
10729            not 'VHOST'"
10730   parameters:
10731   - "throughput"
10732   - "parent"
10733   - "tags"
10734   sort:
10735   - "DOT1Q"
10736   - "IP4BASE"
10737   - "NAT44"
10738   - "POLICE_MARK"
10739   - "COPWHLIST"
10740   - "IACL"
10741   - "OACL"
10742   traces:
10743     hoverinfo: "x+y"
10744     boxpoints: "outliers"
10745     whiskerwidth: 0
10746   layout:
10747     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10748     layout: "plot-throughput"
10749
10750 - type: "plot"
10751   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10752   algorithm: "plot_performance_box"
10753   output-file-type: ".html"
10754   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10756   filter: "'NIC_Intel-X710' and
10757            '64B' and
10758            ('IP4BASE' or
10759             'POLICE_MARK' or
10760             'COPWHLIST' or
10761             ('NAT44' and 'BASE') or
10762             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10763            'NDRPDR' and
10764            '2T2C' and
10765            'IP4FWD' and
10766            not 'IPSEC' and
10767            not 'VHOST'"
10768   parameters:
10769   - "throughput"
10770   - "parent"
10771   - "tags"
10772   sort:
10773   - "DOT1Q"
10774   - "IP4BASE"
10775   - "NAT44"
10776   - "POLICE_MARK"
10777   - "COPWHLIST"
10778   - "IACL"
10779   - "OACL"
10780   traces:
10781     hoverinfo: "x+y"
10782     boxpoints: "outliers"
10783     whiskerwidth: 0
10784   layout:
10785     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10786     layout: "plot-throughput"
10787
10788 - type: "plot"
10789   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10790   algorithm: "plot_performance_box"
10791   output-file-type: ".html"
10792   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10794   filter: "'NIC_Intel-X710' and
10795            '64B' and
10796            ('IP4BASE' or
10797             'POLICE_MARK' or
10798             'COPWHLIST' or
10799             ('NAT44' and 'BASE') or
10800             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10801            'NDRPDR' and
10802            '2T2C' and
10803            'IP4FWD' and
10804            not 'IPSEC' and
10805            not 'VHOST'"
10806   parameters:
10807   - "throughput"
10808   - "parent"
10809   - "tags"
10810   sort:
10811   - "DOT1Q"
10812   - "IP4BASE"
10813   - "NAT44"
10814   - "POLICE_MARK"
10815   - "COPWHLIST"
10816   - "IACL"
10817   - "OACL"
10818   traces:
10819     hoverinfo: "x+y"
10820     boxpoints: "outliers"
10821     whiskerwidth: 0
10822   layout:
10823     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10824     layout: "plot-throughput"
10825
10826 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10827 - type: "plot"
10828   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10829   algorithm: "plot_performance_box"
10830   output-file-type: ".html"
10831   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10833   filter: "'NIC_Intel-X710' and
10834            '64B' and
10835            'NDRPDR' and
10836            '2T1C' and
10837            'IP4FWD' and
10838            ('NAT44' or 'IP4BASE') and
10839            not 'IPSEC' and
10840            not 'VHOST'"
10841   parameters:
10842   - "throughput"
10843   - "parent"
10844   - "tags"
10845   sort:
10846   - "IP4BASE"
10847   - "BASE"
10848   - "SRC_USER_10"
10849   - "SRC_USER_100"
10850   - "SRC_USER_1000"
10851   - "SRC_USER_2000"
10852   traces:
10853     hoverinfo: "x+y"
10854     boxpoints: "outliers"
10855     whiskerwidth: 0
10856   layout:
10857     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10858     layout: "plot-throughput"
10859
10860 - type: "plot"
10861   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10862   algorithm: "plot_performance_box"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10866   filter: "'NIC_Intel-X710' and
10867            '64B' and
10868            'NDRPDR' and
10869            '2T1C' and
10870            'IP4FWD' and
10871            ('NAT44' or 'IP4BASE') and
10872            not 'IPSEC' and
10873            not 'VHOST'"
10874   parameters:
10875   - "throughput"
10876   - "parent"
10877   - "tags"
10878   sort:
10879   - "IP4BASE"
10880   - "BASE"
10881   - "SRC_USER_10"
10882   - "SRC_USER_100"
10883   - "SRC_USER_1000"
10884   - "SRC_USER_2000"
10885   traces:
10886     hoverinfo: "x+y"
10887     boxpoints: "outliers"
10888     whiskerwidth: 0
10889   layout:
10890     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10891     layout: "plot-throughput"
10892
10893 - type: "plot"
10894   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10895   algorithm: "plot_performance_box"
10896   output-file-type: ".html"
10897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10899   filter: "'NIC_Intel-X710' and
10900            '64B' and
10901            'NDRPDR' and
10902            '4T2C' and
10903            'IP4FWD' and
10904            ('NAT44' or 'IP4BASE') and
10905            not 'IPSEC' and
10906            not 'VHOST'"
10907   parameters:
10908   - "throughput"
10909   - "parent"
10910   - "tags"
10911   sort:
10912   - "IP4BASE"
10913   - "BASE"
10914   - "SRC_USER_10"
10915   - "SRC_USER_100"
10916   - "SRC_USER_1000"
10917   - "SRC_USER_2000"
10918   traces:
10919     hoverinfo: "x+y"
10920     boxpoints: "outliers"
10921     whiskerwidth: 0
10922   layout:
10923     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10924     layout: "plot-throughput"
10925
10926 - type: "plot"
10927   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10928   algorithm: "plot_performance_box"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10932   filter: "'NIC_Intel-X710' and
10933            '64B' and
10934            'NDRPDR' and
10935            '4T2C' and
10936            'IP4FWD' and
10937            ('NAT44' or 'IP4BASE') and
10938            not 'IPSEC' and
10939            not 'VHOST'"
10940   parameters:
10941   - "throughput"
10942   - "parent"
10943   - "tags"
10944   sort:
10945   - "IP4BASE"
10946   - "BASE"
10947   - "SRC_USER_10"
10948   - "SRC_USER_100"
10949   - "SRC_USER_1000"
10950   - "SRC_USER_2000"
10951   traces:
10952     hoverinfo: "x+y"
10953     boxpoints: "outliers"
10954     whiskerwidth: 0
10955   layout:
10956     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10957     layout: "plot-throughput"
10958
10959 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10960 - type: "plot"
10961   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10962   algorithm: "plot_performance_box"
10963   output-file-type: ".html"
10964   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10966   filter: "'NIC_Intel-X710' and
10967            '64B' and
10968            'NDRPDR' and
10969            '2T1C' and
10970            'IP4FWD' and
10971            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10972            not 'IPSEC' and
10973            not 'VHOST'"
10974   parameters:
10975   - "throughput"
10976   - "parent"
10977   - "tags"
10978   sort:
10979   - "IP4BASE"
10980   - "ACL_STATELESS"
10981   - "ACL_STATEFUL"
10982   - "ACL_STATELESS"
10983   - "ACL_STATEFUL"
10984   traces:
10985     hoverinfo: "x+y"
10986     boxpoints: "outliers"
10987     whiskerwidth: 0
10988   layout:
10989     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10990     layout: "plot-throughput"
10991
10992 - type: "plot"
10993   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10994   algorithm: "plot_performance_box"
10995   output-file-type: ".html"
10996   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10998   filter: "'NIC_Intel-X710' and
10999            '64B' and
11000            'NDRPDR' and
11001            '2T1C' and
11002            'IP4FWD' and
11003            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11004            not 'IPSEC' and
11005            not 'VHOST'"
11006   parameters:
11007   - "throughput"
11008   - "parent"
11009   - "tags"
11010   sort:
11011   - "IP4BASE"
11012   - "ACL_STATELESS"
11013   - "ACL_STATEFUL"
11014   - "ACL_STATELESS"
11015   - "ACL_STATEFUL"
11016   traces:
11017     hoverinfo: "x+y"
11018     boxpoints: "outliers"
11019     whiskerwidth: 0
11020   layout:
11021     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
11022     layout: "plot-throughput"
11023
11024 - type: "plot"
11025   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11026   algorithm: "plot_performance_box"
11027   output-file-type: ".html"
11028   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11030   filter: "'NIC_Intel-X710' and
11031            '64B' and
11032            'NDRPDR' and
11033            '4T2C' and
11034            'IP4FWD' and
11035            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11036            not 'IPSEC' and
11037            not 'VHOST'"
11038   parameters:
11039   - "throughput"
11040   - "parent"
11041   - "tags"
11042   sort:
11043   - "IP4BASE"
11044   - "ACL_STATELESS"
11045   - "ACL_STATEFUL"
11046   - "ACL_STATELESS"
11047   - "ACL_STATEFUL"
11048   traces:
11049     hoverinfo: "x+y"
11050     boxpoints: "outliers"
11051     whiskerwidth: 0
11052   layout:
11053     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11054     layout: "plot-throughput"
11055
11056 - type: "plot"
11057   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11058   algorithm: "plot_performance_box"
11059   output-file-type: ".html"
11060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11062   filter: "'NIC_Intel-X710' and
11063            '64B' and
11064            'NDRPDR' and
11065            '4T2C' and
11066            'IP4FWD' and
11067            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11068            not 'IPSEC' and
11069            not 'VHOST'"
11070   parameters:
11071   - "throughput"
11072   - "parent"
11073   - "tags"
11074   sort:
11075   - "IP4BASE"
11076   - "ACL_STATELESS"
11077   - "ACL_STATEFUL"
11078   - "ACL_STATELESS"
11079   - "ACL_STATEFUL"
11080   traces:
11081     hoverinfo: "x+y"
11082     boxpoints: "outliers"
11083     whiskerwidth: 0
11084   layout:
11085     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11086     layout: "plot-throughput"
11087
11088 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11089 - type: "plot"
11090   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11091   algorithm: "plot_performance_box"
11092   output-file-type: ".html"
11093   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11095   filter: "'NIC_Intel-XL710' and
11096            '64B' and
11097            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11098            'NDRPDR' and
11099            '1T1C' and
11100            'IP4FWD' and
11101            not 'IPSEC' and
11102            not 'VHOST'"
11103   parameters:
11104   - "throughput"
11105   - "parent"
11106   - "tags"
11107   sort:
11108   - "IP4BASE"
11109   - "FIB_20K"
11110   - "FIB_200K"
11111   - "FIB_2M"
11112   traces:
11113     hoverinfo: "x+y"
11114     boxpoints: "outliers"
11115     whiskerwidth: 0
11116   layout:
11117     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11118     layout: "plot-throughput"
11119
11120 - type: "plot"
11121   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11122   algorithm: "plot_performance_box"
11123   output-file-type: ".html"
11124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11126   filter: "'NIC_Intel-XL710' and
11127            '64B' and
11128            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11129            'NDRPDR' and
11130            '1T1C' and
11131            'IP4FWD' and
11132            not 'IPSEC' and
11133            not 'VHOST'"
11134   parameters:
11135   - "throughput"
11136   - "parent"
11137   - "tags"
11138   sort:
11139   - "IP4BASE"
11140   - "FIB_20K"
11141   - "FIB_200K"
11142   - "FIB_2M"
11143   traces:
11144     hoverinfo: "x+y"
11145     boxpoints: "outliers"
11146     whiskerwidth: 0
11147   layout:
11148     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11149     layout: "plot-throughput"
11150
11151 - type: "plot"
11152   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11153   algorithm: "plot_performance_box"
11154   output-file-type: ".html"
11155   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11157   filter: "'NIC_Intel-XL710' and
11158            '64B' and
11159            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11160            'NDRPDR' and
11161            '2T2C' and
11162            'IP4FWD' and
11163            not 'IPSEC' and
11164            not 'VHOST'"
11165   parameters:
11166   - "throughput"
11167   - "parent"
11168   - "tags"
11169   sort:
11170   - "IP4BASE"
11171   - "FIB_20K"
11172   - "FIB_200K"
11173   - "FIB_2M"
11174   traces:
11175     hoverinfo: "x+y"
11176     boxpoints: "outliers"
11177     whiskerwidth: 0
11178   layout:
11179     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11180     layout: "plot-throughput"
11181
11182 - type: "plot"
11183   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11184   algorithm: "plot_performance_box"
11185   output-file-type: ".html"
11186   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11188   filter: "'NIC_Intel-XL710' and
11189            '64B' and
11190            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11191            'NDRPDR' and
11192            '2T2C' and
11193            'IP4FWD' and
11194            not 'IPSEC' and
11195            not 'VHOST'"
11196   parameters:
11197   - "throughput"
11198   - "parent"
11199   - "tags"
11200   sort:
11201   - "IP4BASE"
11202   - "FIB_20K"
11203   - "FIB_200K"
11204   - "FIB_2M"
11205   traces:
11206     hoverinfo: "x+y"
11207     boxpoints: "outliers"
11208     whiskerwidth: 0
11209   layout:
11210     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11211     layout: "plot-throughput"
11212
11213 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11214 - type: "plot"
11215   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11216   algorithm: "plot_performance_box"
11217   output-file-type: ".html"
11218   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11220   filter: "'NIC_Intel-X710' and
11221            '64B' and
11222            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11223            'NDRPDR' and
11224            '2T1C' and
11225            'IP4FWD' and
11226            not 'IPSEC' and
11227            not 'DOT1Q' and
11228            not 'VHOST'"
11229   parameters:
11230   - "throughput"
11231   - "parent"
11232   - "tags"
11233   sort:
11234   - "IP4BASE"
11235   - "FIB_20K"
11236   - "FIB_200K"
11237   - "FIB_2M"
11238   traces:
11239     hoverinfo: "x+y"
11240     boxpoints: "outliers"
11241     whiskerwidth: 0
11242   layout:
11243     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11244     layout: "plot-throughput"
11245
11246 - type: "plot"
11247   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11248   algorithm: "plot_performance_box"
11249   output-file-type: ".html"
11250   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11252   filter: "'NIC_Intel-X710' and
11253            '64B' and
11254            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11255            'NDRPDR' and
11256            '2T1C' and
11257            'IP4FWD' and
11258            not 'IPSEC' and
11259            not 'DOT1Q' and
11260            not 'VHOST'"
11261   parameters:
11262   - "throughput"
11263   - "parent"
11264   - "tags"
11265   sort:
11266   - "IP4BASE"
11267   - "FIB_20K"
11268   - "FIB_200K"
11269   - "FIB_2M"
11270   traces:
11271     hoverinfo: "x+y"
11272     boxpoints: "outliers"
11273     whiskerwidth: 0
11274   layout:
11275     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11276     layout: "plot-throughput"
11277
11278 - type: "plot"
11279   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11280   algorithm: "plot_performance_box"
11281   output-file-type: ".html"
11282   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11284   filter: "'NIC_Intel-X710' and
11285            '64B' and
11286            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11287            'NDRPDR' and
11288            '4T2C' and
11289            'IP4FWD' and
11290            not 'IPSEC' and
11291            not 'DOT1Q' and
11292            not 'VHOST'"
11293   parameters:
11294   - "throughput"
11295   - "parent"
11296   - "tags"
11297   sort:
11298   - "IP4BASE"
11299   - "FIB_20K"
11300   - "FIB_200K"
11301   - "FIB_2M"
11302   traces:
11303     hoverinfo: "x+y"
11304     boxpoints: "outliers"
11305     whiskerwidth: 0
11306   layout:
11307     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11308     layout: "plot-throughput"
11309
11310 - type: "plot"
11311   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11312   algorithm: "plot_performance_box"
11313   output-file-type: ".html"
11314   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11316   filter: "'NIC_Intel-X710' and
11317            '64B' and
11318            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11319            'NDRPDR' and
11320            '4T2C' and
11321            'IP4FWD' and
11322            not 'IPSEC' and
11323            not 'DOT1Q' and
11324            not 'VHOST'"
11325   parameters:
11326   - "throughput"
11327   - "parent"
11328   - "tags"
11329   sort:
11330   - "IP4BASE"
11331   - "FIB_20K"
11332   - "FIB_200K"
11333   - "FIB_2M"
11334   traces:
11335     hoverinfo: "x+y"
11336     boxpoints: "outliers"
11337     whiskerwidth: 0
11338   layout:
11339     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11340     layout: "plot-throughput"
11341
11342 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11343 - type: "plot"
11344   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11345   algorithm: "plot_performance_box"
11346   output-file-type: ".html"
11347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11349   filter: "'NIC_Intel-X710' and
11350            '64B' and
11351            ('IP4BASE' or
11352             'POLICE_MARK' or
11353             'COPWHLIST' or
11354             ('NAT44' and 'BASE') or
11355             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11356            'NDRPDR' and
11357            '2T1C' and
11358            'IP4FWD' and
11359            not 'IPSEC' and
11360            not 'VHOST'"
11361   parameters:
11362   - "throughput"
11363   - "parent"
11364   - "tags"
11365   sort:
11366   - "DOT1Q"
11367   - "IP4BASE"
11368   - "NAT44"
11369   - "POLICE_MARK"
11370   - "COPWHLIST"
11371   - "IACL"
11372   - "OACL"
11373   traces:
11374     hoverinfo: "x+y"
11375     boxpoints: "outliers"
11376     whiskerwidth: 0
11377   layout:
11378     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11379     layout: "plot-throughput"
11380
11381 - type: "plot"
11382   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11383   algorithm: "plot_performance_box"
11384   output-file-type: ".html"
11385   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11387   filter: "'NIC_Intel-X710' and
11388            '64B' and
11389            ('IP4BASE' or
11390             'POLICE_MARK' or
11391             'COPWHLIST' or
11392             ('NAT44' and 'BASE') or
11393             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11394            'NDRPDR' and
11395            '2T1C' and
11396            'IP4FWD' and
11397            not 'IPSEC' and
11398            not 'VHOST'"
11399   parameters:
11400   - "throughput"
11401   - "parent"
11402   - "tags"
11403   sort:
11404   - "DOT1Q"
11405   - "IP4BASE"
11406   - "NAT44"
11407   - "POLICE_MARK"
11408   - "COPWHLIST"
11409   - "IACL"
11410   - "OACL"
11411   traces:
11412     hoverinfo: "x+y"
11413     boxpoints: "outliers"
11414     whiskerwidth: 0
11415   layout:
11416     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11417     layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11421   algorithm: "plot_performance_box"
11422   output-file-type: ".html"
11423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11425   filter: "'NIC_Intel-X710' and
11426            '64B' and
11427            ('IP4BASE' or
11428             'POLICE_MARK' or
11429             'COPWHLIST' or
11430             ('NAT44' and 'BASE') or
11431             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11432            'NDRPDR' and
11433            '4T2C' and
11434            'IP4FWD' and
11435            not 'IPSEC' and
11436            not 'VHOST'"
11437   parameters:
11438   - "throughput"
11439   - "parent"
11440   - "tags"
11441   sort:
11442   - "DOT1Q"
11443   - "IP4BASE"
11444   - "NAT44"
11445   - "POLICE_MARK"
11446   - "COPWHLIST"
11447   - "IACL"
11448   - "OACL"
11449   traces:
11450     hoverinfo: "x+y"
11451     boxpoints: "outliers"
11452     whiskerwidth: 0
11453   layout:
11454     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11455     layout: "plot-throughput"
11456
11457 - type: "plot"
11458   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11459   algorithm: "plot_performance_box"
11460   output-file-type: ".html"
11461   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11463   filter: "'NIC_Intel-X710' and
11464            '64B' and
11465            ('IP4BASE' or
11466             'POLICE_MARK' or
11467             'COPWHLIST' or
11468             ('NAT44' and 'BASE') or
11469             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11470            'NDRPDR' and
11471            '4T2C' and
11472            'IP4FWD' and
11473            not 'IPSEC' and
11474            not 'VHOST'"
11475   parameters:
11476   - "throughput"
11477   - "parent"
11478   - "tags"
11479   sort:
11480   - "DOT1Q"
11481   - "IP4BASE"
11482   - "NAT44"
11483   - "POLICE_MARK"
11484   - "COPWHLIST"
11485   - "IACL"
11486   - "OACL"
11487   traces:
11488     hoverinfo: "x+y"
11489     boxpoints: "outliers"
11490     whiskerwidth: 0
11491   layout:
11492     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11493     layout: "plot-throughput"
11494
11495 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11496 - type: "plot"
11497   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11498   algorithm: "plot_performance_box"
11499   output-file-type: ".html"
11500   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11502   filter: "'NIC_Intel-X710' and
11503            '64B' and
11504            'NDRPDR' and
11505            '1T1C' and
11506            'IP4FWD' and
11507            ('NAT44' or 'IP4BASE') and
11508            not 'IPSEC' and
11509            not 'VHOST'"
11510   parameters:
11511   - "throughput"
11512   - "parent"
11513   - "tags"
11514   sort:
11515   - "IP4BASE"
11516   - "BASE"
11517   - "SRC_USER_10"
11518   - "SRC_USER_100"
11519   - "SRC_USER_1000"
11520   - "SRC_USER_2000"
11521   traces:
11522     hoverinfo: "x+y"
11523     boxpoints: "outliers"
11524     whiskerwidth: 0
11525   layout:
11526     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11527     layout: "plot-throughput"
11528
11529 - type: "plot"
11530   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11531   algorithm: "plot_performance_box"
11532   output-file-type: ".html"
11533   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11534   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11535   filter: "'NIC_Intel-X710' and
11536            '64B' and
11537            'NDRPDR' and
11538            '1T1C' and
11539            'IP4FWD' and
11540            ('NAT44' or 'IP4BASE') and
11541            not 'IPSEC' and
11542            not 'VHOST'"
11543   parameters:
11544   - "throughput"
11545   - "parent"
11546   - "tags"
11547   sort:
11548   - "IP4BASE"
11549   - "BASE"
11550   - "SRC_USER_10"
11551   - "SRC_USER_100"
11552   - "SRC_USER_1000"
11553   - "SRC_USER_2000"
11554   traces:
11555     hoverinfo: "x+y"
11556     boxpoints: "outliers"
11557     whiskerwidth: 0
11558   layout:
11559     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11560     layout: "plot-throughput"
11561
11562 - type: "plot"
11563   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11564   algorithm: "plot_performance_box"
11565   output-file-type: ".html"
11566   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11568   filter: "'NIC_Intel-X710' and
11569            '64B' and
11570            'NDRPDR' and
11571            '2T2C' and
11572            'IP4FWD' and
11573            ('NAT44' or 'IP4BASE') and
11574            not 'IPSEC' and
11575            not 'VHOST'"
11576   parameters:
11577   - "throughput"
11578   - "parent"
11579   - "tags"
11580   sort:
11581   - "IP4BASE"
11582   - "BASE"
11583   - "SRC_USER_10"
11584   - "SRC_USER_100"
11585   - "SRC_USER_1000"
11586   - "SRC_USER_2000"
11587   traces:
11588     hoverinfo: "x+y"
11589     boxpoints: "outliers"
11590     whiskerwidth: 0
11591   layout:
11592     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11593     layout: "plot-throughput"
11594
11595 - type: "plot"
11596   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11597   algorithm: "plot_performance_box"
11598   output-file-type: ".html"
11599   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11601   filter: "'NIC_Intel-X710' and
11602            '64B' and
11603            'NDRPDR' and
11604            '2T2C' and
11605            'IP4FWD' and
11606            ('NAT44' or 'IP4BASE') and
11607            not 'IPSEC' and
11608            not 'VHOST'"
11609   parameters:
11610   - "throughput"
11611   - "parent"
11612   - "tags"
11613   sort:
11614   - "IP4BASE"
11615   - "BASE"
11616   - "SRC_USER_10"
11617   - "SRC_USER_100"
11618   - "SRC_USER_1000"
11619   - "SRC_USER_2000"
11620   traces:
11621     hoverinfo: "x+y"
11622     boxpoints: "outliers"
11623     whiskerwidth: 0
11624   layout:
11625     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11626     layout: "plot-throughput"
11627
11628 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11629 - type: "plot"
11630   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11631   algorithm: "plot_performance_box"
11632   output-file-type: ".html"
11633   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11635   filter: "'NIC_Intel-X710' and
11636            '64B' and
11637            'NDRPDR' and
11638            '1T1C' and
11639            'IP4FWD' and
11640            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11641            not 'IPSEC' and
11642            not 'VHOST'"
11643   parameters:
11644   - "throughput"
11645   - "parent"
11646   - "tags"
11647   sort:
11648   - "IP4BASE"
11649   - "ACL_STATELESS"
11650   - "ACL_STATEFUL"
11651   - "ACL_STATELESS"
11652   - "ACL_STATEFUL"
11653   traces:
11654     hoverinfo: "x+y"
11655     boxpoints: "outliers"
11656     whiskerwidth: 0
11657   layout:
11658     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11659     layout: "plot-throughput"
11660
11661 - type: "plot"
11662   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11663   algorithm: "plot_performance_box"
11664   output-file-type: ".html"
11665   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11666   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11667   filter: "'NIC_Intel-X710' and
11668            '64B' and
11669            'NDRPDR' and
11670            '1T1C' and
11671            'IP4FWD' and
11672            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11673            not 'IPSEC' and
11674            not 'VHOST'"
11675   parameters:
11676   - "throughput"
11677   - "parent"
11678   - "tags"
11679   sort:
11680   - "IP4BASE"
11681   - "ACL_STATELESS"
11682   - "ACL_STATEFUL"
11683   - "ACL_STATELESS"
11684   - "ACL_STATEFUL"
11685   traces:
11686     hoverinfo: "x+y"
11687     boxpoints: "outliers"
11688     whiskerwidth: 0
11689   layout:
11690     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11691     layout: "plot-throughput"
11692
11693 - type: "plot"
11694   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11695   algorithm: "plot_performance_box"
11696   output-file-type: ".html"
11697   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11699   filter: "'NIC_Intel-X710' and
11700            '64B' and
11701            'NDRPDR' and
11702            '2T2C' and
11703            'IP4FWD' and
11704            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11705            not 'IPSEC' and
11706            not 'VHOST'"
11707   parameters:
11708   - "throughput"
11709   - "parent"
11710   - "tags"
11711   sort:
11712   - "IP4BASE"
11713   - "ACL_STATELESS"
11714   - "ACL_STATEFUL"
11715   - "ACL_STATELESS"
11716   - "ACL_STATEFUL"
11717   traces:
11718     hoverinfo: "x+y"
11719     boxpoints: "outliers"
11720     whiskerwidth: 0
11721   layout:
11722     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11723     layout: "plot-throughput"
11724
11725 - type: "plot"
11726   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11727   algorithm: "plot_performance_box"
11728   output-file-type: ".html"
11729   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11731   filter: "'NIC_Intel-X710' and
11732            '64B' and
11733            'NDRPDR' and
11734            '2T2C' and
11735            'IP4FWD' and
11736            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11737            not 'IPSEC' and
11738            not 'VHOST'"
11739   parameters:
11740   - "throughput"
11741   - "parent"
11742   - "tags"
11743   sort:
11744   - "IP4BASE"
11745   - "ACL_STATELESS"
11746   - "ACL_STATEFUL"
11747   - "ACL_STATELESS"
11748   - "ACL_STATEFUL"
11749   traces:
11750     hoverinfo: "x+y"
11751     boxpoints: "outliers"
11752     whiskerwidth: 0
11753   layout:
11754     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11755     layout: "plot-throughput"
11756
11757 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11758 - type: "plot"
11759   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11760   algorithm: "plot_performance_box"
11761   output-file-type: ".html"
11762   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   filter: "'NIC_Intel-X710' and
11765            '64B' and
11766            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11767            'NDRPDR' and
11768            '2T1C' and
11769            'IP4FWD' and
11770            not 'IPSEC' and
11771            not 'DOT1Q' and
11772            not 'VHOST'"
11773   parameters:
11774   - "throughput"
11775   - "parent"
11776   - "tags"
11777   sort:
11778   - "IP4BASE"
11779   - "FIB_20K"
11780   - "FIB_200K"
11781   - "FIB_2M"
11782   traces:
11783     hoverinfo: "x+y"
11784     boxpoints: "outliers"
11785     whiskerwidth: 0
11786   layout:
11787     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11788     layout: "plot-throughput"
11789
11790 - type: "plot"
11791   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11792   algorithm: "plot_performance_box"
11793   output-file-type: ".html"
11794   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11796   filter: "'NIC_Intel-X710' and
11797            '64B' and
11798            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11799            'NDRPDR' and
11800            '2T1C' and
11801            'IP4FWD' and
11802            not 'IPSEC' and
11803            not 'DOT1Q' and
11804            not 'VHOST'"
11805   parameters:
11806   - "throughput"
11807   - "parent"
11808   - "tags"
11809   sort:
11810   - "IP4BASE"
11811   - "FIB_20K"
11812   - "FIB_200K"
11813   - "FIB_2M"
11814   traces:
11815     hoverinfo: "x+y"
11816     boxpoints: "outliers"
11817     whiskerwidth: 0
11818   layout:
11819     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11824   algorithm: "plot_performance_box"
11825   output-file-type: ".html"
11826   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11828   filter: "'NIC_Intel-X710' and
11829            '64B' and
11830            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11831            'NDRPDR' and
11832            '4T2C' and
11833            'IP4FWD' and
11834            not 'IPSEC' and
11835            not 'DOT1Q' and
11836            not 'VHOST'"
11837   parameters:
11838   - "throughput"
11839   - "parent"
11840   - "tags"
11841   sort:
11842   - "IP4BASE"
11843   - "FIB_20K"
11844   - "FIB_200K"
11845   - "FIB_2M"
11846   traces:
11847     hoverinfo: "x+y"
11848     boxpoints: "outliers"
11849     whiskerwidth: 0
11850   layout:
11851     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11852     layout: "plot-throughput"
11853
11854 - type: "plot"
11855   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11856   algorithm: "plot_performance_box"
11857   output-file-type: ".html"
11858   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11859   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11860   filter: "'NIC_Intel-X710' and
11861            '64B' and
11862            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11863            'NDRPDR' and
11864            '4T2C' and
11865            'IP4FWD' and
11866            not 'IPSEC' and
11867            not 'DOT1Q' and
11868            not 'VHOST'"
11869   parameters:
11870   - "throughput"
11871   - "parent"
11872   - "tags"
11873   sort:
11874   - "IP4BASE"
11875   - "FIB_20K"
11876   - "FIB_200K"
11877   - "FIB_2M"
11878   traces:
11879     hoverinfo: "x+y"
11880     boxpoints: "outliers"
11881     whiskerwidth: 0
11882   layout:
11883     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11884     layout: "plot-throughput"
11885
11886 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11887 - type: "plot"
11888   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11889   algorithm: "plot_performance_box"
11890   output-file-type: ".html"
11891   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11893   filter: "'NIC_Intel-X710' and
11894            '64B' and
11895            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11896            'NDRPDR' and
11897            '2T1C' and
11898            'IP4FWD' and
11899            not 'IPSEC' and
11900            not 'DOT1Q' and
11901            not 'VHOST'"
11902   parameters:
11903   - "throughput"
11904   - "parent"
11905   - "tags"
11906   sort:
11907   - "IP4BASE"
11908   - "ACL_STATELESS"
11909   - "ACL_STATEFUL"
11910   - "ACL_STATELESS"
11911   - "ACL_STATEFUL"
11912   traces:
11913     hoverinfo: "x+y"
11914     boxpoints: "outliers"
11915     whiskerwidth: 0
11916   layout:
11917     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11918     layout: "plot-throughput"
11919
11920 - type: "plot"
11921   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11922   algorithm: "plot_performance_box"
11923   output-file-type: ".html"
11924   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   filter: "'NIC_Intel-X710' and
11927            '64B' and
11928            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11929            'NDRPDR' and
11930            '2T1C' and
11931            'IP4FWD' and
11932            not 'IPSEC' and
11933            not 'DOT1Q' and
11934            not 'VHOST'"
11935   parameters:
11936   - "throughput"
11937   - "parent"
11938   - "tags"
11939   sort:
11940   - "IP4BASE"
11941   - "ACL_STATELESS"
11942   - "ACL_STATEFUL"
11943   - "ACL_STATELESS"
11944   - "ACL_STATEFUL"
11945   traces:
11946     hoverinfo: "x+y"
11947     boxpoints: "outliers"
11948     whiskerwidth: 0
11949   layout:
11950     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11951     layout: "plot-throughput"
11952
11953 - type: "plot"
11954   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11955   algorithm: "plot_performance_box"
11956   output-file-type: ".html"
11957   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11959   filter: "'NIC_Intel-X710' and
11960            '64B' and
11961            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11962            'NDRPDR' and
11963            '4T2C' and
11964            'IP4FWD' and
11965            not 'IPSEC' and
11966            not 'DOT1Q' and
11967            not 'VHOST'"
11968   parameters:
11969   - "throughput"
11970   - "parent"
11971   - "tags"
11972   sort:
11973   - "IP4BASE"
11974   - "ACL_STATELESS"
11975   - "ACL_STATEFUL"
11976   - "ACL_STATELESS"
11977   - "ACL_STATEFUL"
11978   traces:
11979     hoverinfo: "x+y"
11980     boxpoints: "outliers"
11981     whiskerwidth: 0
11982   layout:
11983     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11988   algorithm: "plot_performance_box"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11992   filter: "'NIC_Intel-X710' and
11993            '64B' and
11994            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11995            'NDRPDR' and
11996            '4T2C' and
11997            'IP4FWD' and
11998            not 'IPSEC' and
11999            not 'DOT1Q' and
12000            not 'VHOST'"
12001   parameters:
12002   - "throughput"
12003   - "parent"
12004   - "tags"
12005   sort:
12006   - "IP4BASE"
12007   - "ACL_STATELESS"
12008   - "ACL_STATEFUL"
12009   - "ACL_STATELESS"
12010   - "ACL_STATEFUL"
12011   traces:
12012     hoverinfo: "x+y"
12013     boxpoints: "outliers"
12014     whiskerwidth: 0
12015   layout:
12016     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
12017     layout: "plot-throughput"
12018
12019 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
12020 - type: "plot"
12021   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12022   algorithm: "plot_performance_box"
12023   output-file-type: ".html"
12024   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12026   filter: "'NIC_Intel-XXV710' and
12027            '64B' and
12028            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12029            'NDRPDR' and
12030            '2T1C' and
12031            'IP4FWD' and
12032            not 'IPSEC' and
12033            not 'DOT1Q' and
12034            not 'VHOST'"
12035   parameters:
12036   - "throughput"
12037   - "parent"
12038   - "tags"
12039   sort:
12040   - "IP4BASE"
12041   - "FIB_20K"
12042   - "FIB_200K"
12043   - "FIB_2M"
12044   traces:
12045     hoverinfo: "x+y"
12046     boxpoints: "outliers"
12047     whiskerwidth: 0
12048   layout:
12049     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12050     layout: "plot-throughput"
12051
12052 - type: "plot"
12053   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12054   algorithm: "plot_performance_box"
12055   output-file-type: ".html"
12056   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12058   filter: "'NIC_Intel-XXV710' and
12059            '64B' and
12060            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12061            'NDRPDR' and
12062            '2T1C' and
12063            'IP4FWD' and
12064            not 'IPSEC' and
12065            not 'DOT1Q' and
12066            not 'VHOST'"
12067   parameters:
12068   - "throughput"
12069   - "parent"
12070   - "tags"
12071   sort:
12072   - "IP4BASE"
12073   - "FIB_20K"
12074   - "FIB_200K"
12075   - "FIB_2M"
12076   traces:
12077     hoverinfo: "x+y"
12078     boxpoints: "outliers"
12079     whiskerwidth: 0
12080   layout:
12081     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12082     layout: "plot-throughput"
12083
12084 - type: "plot"
12085   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12086   algorithm: "plot_performance_box"
12087   output-file-type: ".html"
12088   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12090   filter: "'NIC_Intel-XXV710' and
12091            '64B' and
12092            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12093            'NDRPDR' and
12094            '4T2C' and
12095            'IP4FWD' and
12096            not 'IPSEC' and
12097            not 'DOT1Q' and
12098            not 'VHOST'"
12099   parameters:
12100   - "throughput"
12101   - "parent"
12102   - "tags"
12103   sort:
12104   - "IP4BASE"
12105   - "FIB_20K"
12106   - "FIB_200K"
12107   - "FIB_2M"
12108   traces:
12109     hoverinfo: "x+y"
12110     boxpoints: "outliers"
12111     whiskerwidth: 0
12112   layout:
12113     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12114     layout: "plot-throughput"
12115
12116 - type: "plot"
12117   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12118   algorithm: "plot_performance_box"
12119   output-file-type: ".html"
12120   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12122   filter: "'NIC_Intel-XXV710' and
12123            '64B' and
12124            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12125            'NDRPDR' and
12126            '4T2C' and
12127            'IP4FWD' and
12128            not 'IPSEC' and
12129            not 'DOT1Q' and
12130            not 'VHOST'"
12131   parameters:
12132   - "throughput"
12133   - "parent"
12134   - "tags"
12135   sort:
12136   - "IP4BASE"
12137   - "FIB_20K"
12138   - "FIB_200K"
12139   - "FIB_2M"
12140   traces:
12141     hoverinfo: "x+y"
12142     boxpoints: "outliers"
12143     whiskerwidth: 0
12144   layout:
12145     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12146     layout: "plot-throughput"
12147
12148 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12149 #- type: "plot"
12150 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12151 #  algorithm: "plot_performance_box"
12152 #  output-file-type: ".html"
12153 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12154 #  data: "intel-dnv-vpp"
12155 #  filter: "'NIC_Intel-X553' and
12156 #           '64B' and
12157 #           'IP4BASE' and
12158 #           'NDRPDR' and
12159 #           '1T1C' and
12160 #           'IP4FWD' and
12161 #           not 'IPSEC' and
12162 #           not 'VHOST'"
12163 #  parameters:
12164 #  - "throughput"
12165 #  - "parent"
12166 #  - "tags"
12167 #  sort:
12168 #  - "IP4BASE"
12169 #  traces:
12170 #    hoverinfo: "x+y"
12171 #    boxpoints: "outliers"
12172 #    whiskerwidth: 0
12173 #  layout:
12174 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12175 #    layout: "plot-throughput"
12176 #
12177 #- type: "plot"
12178 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12179 #  algorithm: "plot_performance_box"
12180 #  output-file-type: ".html"
12181 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12182 #  data: "intel-dnv-vpp"
12183 #  filter: "'NIC_Intel-X553' and
12184 #           '64B' and
12185 #           'IP4BASE' and
12186 #           'NDRPDR' and
12187 #           '1T1C' and
12188 #           'IP4FWD' and
12189 #           not 'IPSEC' and
12190 #           not 'VHOST'"
12191 #  parameters:
12192 #  - "throughput"
12193 #  - "parent"
12194 #  - "tags"
12195 #  sort:
12196 #  - "IP4BASE"
12197 #  traces:
12198 #    hoverinfo: "x+y"
12199 #    boxpoints: "outliers"
12200 #    whiskerwidth: 0
12201 #  layout:
12202 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12203 #    layout: "plot-throughput"
12204 #
12205 #- type: "plot"
12206 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12207 #  algorithm: "plot_performance_box"
12208 #  output-file-type: ".html"
12209 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12210 #  data: "intel-dnv-vpp"
12211 #  filter: "'NIC_Intel-X553' and
12212 #           '64B' and
12213 #           'IP4BASE' and
12214 #           'NDRPDR' and
12215 #           '2T2C' and
12216 #           'IP4FWD' and
12217 #           not 'IPSEC' and
12218 #           not 'VHOST'"
12219 #  parameters:
12220 #  - "throughput"
12221 #  - "parent"
12222 #  - "tags"
12223 #  sort:
12224 #  - "IP4BASE"
12225 #  traces:
12226 #    hoverinfo: "x+y"
12227 #    boxpoints: "outliers"
12228 #    whiskerwidth: 0
12229 #  layout:
12230 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12231 #    layout: "plot-throughput"
12232 #
12233 #- type: "plot"
12234 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12235 #  algorithm: "plot_performance_box"
12236 #  output-file-type: ".html"
12237 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12238 #  data: "intel-dnv-vpp"
12239 #  filter: "'NIC_Intel-X553' and
12240 #           '64B' and
12241 #           'IP4BASE' and
12242 #           'NDRPDR' and
12243 #           '2T2C' and
12244 #           'IP4FWD' and
12245 #           not 'IPSEC' and
12246 #           not 'VHOST'"
12247 #  parameters:
12248 #  - "throughput"
12249 #  - "parent"
12250 #  - "tags"
12251 #  sort:
12252 #  - "IP4BASE"
12253 #  traces:
12254 #    hoverinfo: "x+y"
12255 #    boxpoints: "outliers"
12256 #    whiskerwidth: 0
12257 #  layout:
12258 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12259 #    layout: "plot-throughput"
12260
12261 ################################################################################
12262
12263 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12264 - type: "plot"
12265   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12266   algorithm: "plot_performance_box"
12267   output-file-type: ".html"
12268   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12270   filter: "'NIC_Intel-X520-DA2' and
12271            '64B' and
12272            'ENCAP' and
12273            'NDRPDR' and
12274            '1T1C' and
12275            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12276            not 'DOT1Q' and
12277            not 'VHOST' and
12278            not 'IPSECHW'"
12279   parameters:
12280   - "throughput"
12281   - "parent"
12282   - "tags"
12283   sort:
12284   - "IP4BASE"
12285   - "L2BDMACLRN"
12286   - "L2XCFWD"
12287   - "LISP"
12288   traces:
12289     hoverinfo: "x+y"
12290     boxpoints: "outliers"
12291     whiskerwidth: 0
12292   layout:
12293     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12294     layout: "plot-throughput"
12295
12296 - type: "plot"
12297   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12298   algorithm: "plot_performance_box"
12299   output-file-type: ".html"
12300   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12302   filter: "'NIC_Intel-X520-DA2' and
12303            '64B' and
12304            'ENCAP' and
12305            'NDRPDR' and
12306            '2T2C' and
12307            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12308            not 'DOT1Q' and
12309            not 'VHOST' and
12310            not 'IPSECHW'"
12311   parameters:
12312   - "throughput"
12313   - "parent"
12314   - "tags"
12315   sort:
12316   - "IP4BASE"
12317   - "L2BDMACLRN"
12318   - "L2XCFWD"
12319   - "LISP"
12320   traces:
12321     hoverinfo: "x+y"
12322     boxpoints: "outliers"
12323     whiskerwidth: 0
12324   layout:
12325     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12326     layout: "plot-throughput"
12327
12328 - type: "plot"
12329   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12330   algorithm: "plot_performance_box"
12331   output-file-type: ".html"
12332   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12334   filter: "'NIC_Intel-X520-DA2' and
12335            '64B' and
12336            'ENCAP' and
12337            'NDRPDR' and
12338            '1T1C' and
12339            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12340            not 'DOT1Q' and
12341            not 'VHOST' and
12342            not 'IPSECHW'"
12343   parameters:
12344   - "throughput"
12345   - "parent"
12346   - "tags"
12347   sort:
12348   - "IP4BASE"
12349   - "L2BDMACLRN"
12350   - "L2XCFWD"
12351   - "LISP"
12352   traces:
12353     hoverinfo: "x+y"
12354     boxpoints: "outliers"
12355     whiskerwidth: 0
12356   layout:
12357     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12358     layout: "plot-throughput"
12359
12360 - type: "plot"
12361   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12362   algorithm: "plot_performance_box"
12363   output-file-type: ".html"
12364   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12366   filter: "'NIC_Intel-X520-DA2' and
12367            '64B' and
12368            'ENCAP' and
12369            'NDRPDR' and
12370            '2T2C' and
12371            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12372            not 'DOT1Q' and
12373            not 'VHOST' and
12374            not 'IPSECHW'"
12375   parameters:
12376   - "throughput"
12377   - "parent"
12378   - "tags"
12379   sort:
12380   - "IP4BASE"
12381   - "L2BDMACLRN"
12382   - "L2XCFWD"
12383   - "LISP"
12384   traces:
12385     hoverinfo: "x+y"
12386     boxpoints: "outliers"
12387     whiskerwidth: 0
12388   layout:
12389     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12390     layout: "plot-throughput"
12391
12392 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12393 - type: "plot"
12394   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12395   algorithm: "plot_performance_box"
12396   output-file-type: ".html"
12397   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12399   filter: "'NIC_Intel-X710' and
12400            '64B' and
12401            'ENCAP' and
12402            'NDRPDR' and
12403            '1T1C' and
12404            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12405            not 'VHOST' and
12406            not 'IPSECHW'"
12407   parameters:
12408   - "throughput"
12409   - "parent"
12410   - "tags"
12411   sort:
12412   - "IP4BASE"
12413   - "LISP"
12414   - "VXLAN_1"
12415   - "VXLAN_10"
12416   - "VXLAN_100"
12417   - "VXLAN_1000"
12418   traces:
12419     hoverinfo: "x+y"
12420     boxpoints: "outliers"
12421     whiskerwidth: 0
12422   layout:
12423     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12424     layout: "plot-throughput"
12425
12426 - type: "plot"
12427   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12428   algorithm: "plot_performance_box"
12429   output-file-type: ".html"
12430   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12432   filter: "'NIC_Intel-X710' and
12433            '64B' and
12434            'ENCAP' and
12435            'NDRPDR' and
12436            '1T1C' and
12437            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12438            not 'VHOST' and
12439            not 'IPSECHW'"
12440   parameters:
12441   - "throughput"
12442   - "parent"
12443   - "tags"
12444   sort:
12445   - "IP4BASE"
12446   - "LISP"
12447   - "VXLAN_1"
12448   - "VXLAN_10"
12449   - "VXLAN_100"
12450   - "VXLAN_1000"
12451   traces:
12452     hoverinfo: "x+y"
12453     boxpoints: "outliers"
12454     whiskerwidth: 0
12455   layout:
12456     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12457     layout: "plot-throughput"
12458
12459 - type: "plot"
12460   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12461   algorithm: "plot_performance_box"
12462   output-file-type: ".html"
12463   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12465   filter: "'NIC_Intel-X710' and
12466            '64B' and
12467            'ENCAP' and
12468            'NDRPDR' and
12469            '2T2C' and
12470            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12471            not 'VHOST' and
12472            not 'IPSECHW'"
12473   parameters:
12474   - "throughput"
12475   - "parent"
12476   - "tags"
12477   sort:
12478   - "IP4BASE"
12479   - "LISP"
12480   - "VXLAN_1"
12481   - "VXLAN_10"
12482   - "VXLAN_100"
12483   - "VXLAN_1000"
12484   traces:
12485     hoverinfo: "x+y"
12486     boxpoints: "outliers"
12487     whiskerwidth: 0
12488   layout:
12489     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12490     layout: "plot-throughput"
12491
12492 - type: "plot"
12493   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12494   algorithm: "plot_performance_box"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12498   filter: "'NIC_Intel-X710' and
12499            '64B' and
12500            'ENCAP' and
12501            'NDRPDR' and
12502            '2T2C' and
12503            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12504            not 'VHOST' and
12505            not 'IPSECHW'"
12506   parameters:
12507   - "throughput"
12508   - "parent"
12509   - "tags"
12510   sort:
12511   - "IP4BASE"
12512   - "LISP"
12513   - "VXLAN_1"
12514   - "VXLAN_10"
12515   - "VXLAN_100"
12516   - "VXLAN_1000"
12517   traces:
12518     hoverinfo: "x+y"
12519     boxpoints: "outliers"
12520     whiskerwidth: 0
12521   layout:
12522     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12523     layout: "plot-throughput"
12524
12525 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12526 - type: "plot"
12527   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12528   algorithm: "plot_performance_box"
12529   output-file-type: ".html"
12530   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12532   filter: "'NIC_Intel-X710' and
12533            '64B' and
12534            'ENCAP' and
12535            'NDRPDR' and
12536            '1T1C' and
12537            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12538            not 'DOT1Q' and
12539            not 'VHOST' and
12540            not 'IPSECHW'"
12541   parameters:
12542   - "throughput"
12543   - "parent"
12544   - "tags"
12545   sort:
12546   - "IP4BASE"
12547   - "L2BDMACLRN"
12548   - "L2XCFWD"
12549   - "LISP"
12550   traces:
12551     hoverinfo: "x+y"
12552     boxpoints: "outliers"
12553     whiskerwidth: 0
12554   layout:
12555     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12556     layout: "plot-throughput"
12557
12558 - type: "plot"
12559   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12560   algorithm: "plot_performance_box"
12561   output-file-type: ".html"
12562   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12564   filter: "'NIC_Intel-X710' and
12565            '64B' and
12566            'ENCAP' and
12567            'NDRPDR' and
12568            '2T2C' and
12569            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12570            not 'DOT1Q' and
12571            not 'VHOST' and
12572            not 'IPSECHW'"
12573   parameters:
12574   - "throughput"
12575   - "parent"
12576   - "tags"
12577   sort:
12578   - "IP4BASE"
12579   - "L2BDMACLRN"
12580   - "L2XCFWD"
12581   - "LISP"
12582   traces:
12583     hoverinfo: "x+y"
12584     boxpoints: "outliers"
12585     whiskerwidth: 0
12586   layout:
12587     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12588     layout: "plot-throughput"
12589
12590 - type: "plot"
12591   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12592   algorithm: "plot_performance_box"
12593   output-file-type: ".html"
12594   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12596   filter: "'NIC_Intel-X710' and
12597            '64B' and
12598            'ENCAP' and
12599            'NDRPDR' and
12600            '1T1C' and
12601            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12602            not 'DOT1Q' and
12603            not 'VHOST' and
12604            not 'IPSECHW'"
12605   parameters:
12606   - "throughput"
12607   - "parent"
12608   - "tags"
12609   sort:
12610   - "IP4BASE"
12611   - "L2BDMACLRN"
12612   - "L2XCFWD"
12613   - "LISP"
12614   traces:
12615     hoverinfo: "x+y"
12616     boxpoints: "outliers"
12617     whiskerwidth: 0
12618   layout:
12619     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12620     layout: "plot-throughput"
12621
12622 - type: "plot"
12623   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12624   algorithm: "plot_performance_box"
12625   output-file-type: ".html"
12626   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12628   filter: "'NIC_Intel-X710' and
12629            '64B' and
12630            'ENCAP' and
12631            'NDRPDR' and
12632            '2T2C' and
12633            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12634            not 'DOT1Q' and
12635            not 'VHOST' and
12636            not 'IPSECHW'"
12637   parameters:
12638   - "throughput"
12639   - "parent"
12640   - "tags"
12641   sort:
12642   - "IP4BASE"
12643   - "L2BDMACLRN"
12644   - "L2XCFWD"
12645   - "LISP"
12646   traces:
12647     hoverinfo: "x+y"
12648     boxpoints: "outliers"
12649     whiskerwidth: 0
12650   layout:
12651     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12652     layout: "plot-throughput"
12653
12654 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12655 - type: "plot"
12656   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12657   algorithm: "plot_performance_box"
12658   output-file-type: ".html"
12659   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12661   filter: "'NIC_Intel-X710' and
12662            '64B' and
12663            'ENCAP' and
12664            'NDRPDR' and
12665            '2T1C' and
12666            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12667            not 'VHOST' and
12668            not 'IPSECHW'"
12669   parameters:
12670   - "throughput"
12671   - "parent"
12672   - "tags"
12673   sort:
12674   - "IP4BASE"
12675   - "LISP"
12676   - "VXLAN_1"
12677   - "VXLAN_10"
12678   - "VXLAN_100"
12679   - "VXLAN_1000"
12680   traces:
12681     hoverinfo: "x+y"
12682     boxpoints: "outliers"
12683     whiskerwidth: 0
12684   layout:
12685     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12690   algorithm: "plot_performance_box"
12691   output-file-type: ".html"
12692   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12694   filter: "'NIC_Intel-X710' and
12695            '64B' and
12696            'ENCAP' and
12697            'NDRPDR' and
12698            '2T1C' and
12699            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12700            not 'VHOST' and
12701            not 'IPSECHW'"
12702   parameters:
12703   - "throughput"
12704   - "parent"
12705   - "tags"
12706   sort:
12707   - "IP4BASE"
12708   - "LISP"
12709   - "VXLAN_1"
12710   - "VXLAN_10"
12711   - "VXLAN_100"
12712   - "VXLAN_1000"
12713   traces:
12714     hoverinfo: "x+y"
12715     boxpoints: "outliers"
12716     whiskerwidth: 0
12717   layout:
12718     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12719     layout: "plot-throughput"
12720
12721 - type: "plot"
12722   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12723   algorithm: "plot_performance_box"
12724   output-file-type: ".html"
12725   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12727   filter: "'NIC_Intel-X710' and
12728            '64B' and
12729            'ENCAP' and
12730            'NDRPDR' and
12731            '4T2C' and
12732            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12733            not 'VHOST' and
12734            not 'IPSECHW'"
12735   parameters:
12736   - "throughput"
12737   - "parent"
12738   - "tags"
12739   sort:
12740   - "IP4BASE"
12741   - "LISP"
12742   - "VXLAN_1"
12743   - "VXLAN_10"
12744   - "VXLAN_100"
12745   - "VXLAN_1000"
12746   traces:
12747     hoverinfo: "x+y"
12748     boxpoints: "outliers"
12749     whiskerwidth: 0
12750   layout:
12751     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12752     layout: "plot-throughput"
12753
12754 - type: "plot"
12755   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12756   algorithm: "plot_performance_box"
12757   output-file-type: ".html"
12758   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12760   filter: "'NIC_Intel-X710' and
12761            '64B' and
12762            'ENCAP' and
12763            'NDRPDR' and
12764            '4T2C' and
12765            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12766            not 'VHOST' and
12767            not 'IPSECHW'"
12768   parameters:
12769   - "throughput"
12770   - "parent"
12771   - "tags"
12772   sort:
12773   - "IP4BASE"
12774   - "LISP"
12775   - "VXLAN_1"
12776   - "VXLAN_10"
12777   - "VXLAN_100"
12778   - "VXLAN_1000"
12779   traces:
12780     hoverinfo: "x+y"
12781     boxpoints: "outliers"
12782     whiskerwidth: 0
12783   layout:
12784     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12785     layout: "plot-throughput"
12786
12787 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12788 - type: "plot"
12789   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12790   algorithm: "plot_performance_box"
12791   output-file-type: ".html"
12792   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12794   filter: "'NIC_Intel-X710' and
12795            '64B' and
12796            'ENCAP' and
12797            'NDRPDR' and
12798            '2T1C' and
12799            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12800            not 'DOT1Q' and
12801            not 'VHOST' and
12802            not 'IPSECHW'"
12803   parameters:
12804   - "throughput"
12805   - "parent"
12806   - "tags"
12807   sort:
12808   - "IP4BASE"
12809   - "L2BDMACLRN"
12810   - "L2XCFWD"
12811   - "LISP"
12812   traces:
12813     hoverinfo: "x+y"
12814     boxpoints: "outliers"
12815     whiskerwidth: 0
12816   layout:
12817     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12818     layout: "plot-throughput"
12819
12820 - type: "plot"
12821   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12822   algorithm: "plot_performance_box"
12823   output-file-type: ".html"
12824   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12826   filter: "'NIC_Intel-X710' and
12827            '64B' and
12828            'ENCAP' and
12829            'NDRPDR' and
12830            '4T2C' and
12831            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12832            not 'DOT1Q' and
12833            not 'VHOST' and
12834            not 'IPSECHW'"
12835   parameters:
12836   - "throughput"
12837   - "parent"
12838   - "tags"
12839   sort:
12840   - "IP4BASE"
12841   - "L2BDMACLRN"
12842   - "L2XCFWD"
12843   - "LISP"
12844   traces:
12845     hoverinfo: "x+y"
12846     boxpoints: "outliers"
12847     whiskerwidth: 0
12848   layout:
12849     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12850     layout: "plot-throughput"
12851
12852 - type: "plot"
12853   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12854   algorithm: "plot_performance_box"
12855   output-file-type: ".html"
12856   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858   filter: "'NIC_Intel-X710' and
12859            '64B' and
12860            'ENCAP' and
12861            'NDRPDR' and
12862            '2T1C' and
12863            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12864            not 'DOT1Q' and
12865            not 'VHOST' and
12866            not 'IPSECHW'"
12867   parameters:
12868   - "throughput"
12869   - "parent"
12870   - "tags"
12871   sort:
12872   - "IP4BASE"
12873   - "L2BDMACLRN"
12874   - "L2XCFWD"
12875   - "LISP"
12876   traces:
12877     hoverinfo: "x+y"
12878     boxpoints: "outliers"
12879     whiskerwidth: 0
12880   layout:
12881     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12882     layout: "plot-throughput"
12883
12884 - type: "plot"
12885   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12886   algorithm: "plot_performance_box"
12887   output-file-type: ".html"
12888   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12890   filter: "'NIC_Intel-X710' and
12891            '64B' and
12892            'ENCAP' and
12893            'NDRPDR' and
12894            '4T2C' and
12895            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12896            not 'DOT1Q' and
12897            not 'VHOST' and
12898            not 'IPSECHW'"
12899   parameters:
12900   - "throughput"
12901   - "parent"
12902   - "tags"
12903   sort:
12904   - "IP4BASE"
12905   - "L2BDMACLRN"
12906   - "L2XCFWD"
12907   - "LISP"
12908   traces:
12909     hoverinfo: "x+y"
12910     boxpoints: "outliers"
12911     whiskerwidth: 0
12912   layout:
12913     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12914     layout: "plot-throughput"
12915
12916 ################################################################################
12917
12918 # Packet Throughput - VPP IPv6 3n-hsw-x520
12919 - type: "plot"
12920   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12921   algorithm: "plot_performance_box"
12922   output-file-type: ".html"
12923   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12925   filter: "'NIC_Intel-X520-DA2' and
12926            '78B' and
12927            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12928            'NDRPDR' and
12929            '1T1C' and
12930            'IP6FWD' and
12931            not 'SRv6' and
12932            not 'IPSEC' and
12933            not 'VHOST'"
12934   parameters:
12935   - "throughput"
12936   - "parent"
12937   - "tags"
12938   sort:
12939   - "IP6BASE"
12940   - "FIB_20K"
12941   - "FIB_200K"
12942   - "FIB_2M"
12943   traces:
12944     hoverinfo: "x+y"
12945     boxpoints: "outliers"
12946     whiskerwidth: 0
12947   layout:
12948     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12949     layout: "plot-throughput"
12950
12951 - type: "plot"
12952   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12953   algorithm: "plot_performance_box"
12954   output-file-type: ".html"
12955   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12957   filter: "'NIC_Intel-X520-DA2' and
12958            '78B' and
12959            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12960            'NDRPDR' and
12961            '1T1C' and
12962            'IP6FWD' and
12963            not 'SRv6' and
12964            not 'IPSEC' and
12965            not 'VHOST'"
12966   parameters:
12967   - "throughput"
12968   - "parent"
12969   - "tags"
12970   sort:
12971   - "IP6BASE"
12972   - "FIB_20K"
12973   - "FIB_200K"
12974   - "FIB_2M"
12975   traces:
12976     hoverinfo: "x+y"
12977     boxpoints: "outliers"
12978     whiskerwidth: 0
12979   layout:
12980     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12981     layout: "plot-throughput"
12982
12983 - type: "plot"
12984   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12985   algorithm: "plot_performance_box"
12986   output-file-type: ".html"
12987   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12989   filter: "'NIC_Intel-X520-DA2' and
12990            '78B' and
12991            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12992            'NDRPDR' and
12993            '2T2C' and
12994            'IP6FWD' and
12995            not 'SRv6' and
12996            not 'IPSEC' and
12997            not 'VHOST'"
12998   parameters:
12999   - "throughput"
13000   - "parent"
13001   - "tags"
13002   sort:
13003   - "IP6BASE"
13004   - "FIB_20K"
13005   - "FIB_200K"
13006   - "FIB_2M"
13007   traces:
13008     hoverinfo: "x+y"
13009     boxpoints: "outliers"
13010     whiskerwidth: 0
13011   layout:
13012     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
13013     layout: "plot-throughput"
13014
13015 - type: "plot"
13016   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13017   algorithm: "plot_performance_box"
13018   output-file-type: ".html"
13019   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13021   filter: "'NIC_Intel-X520-DA2' and
13022            '78B' and
13023            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13024            'NDRPDR' and
13025            '2T2C' and
13026            'IP6FWD' and
13027            not 'SRv6' and
13028            not 'IPSEC' and
13029            not 'VHOST'"
13030   parameters:
13031   - "throughput"
13032   - "parent"
13033   - "tags"
13034   sort:
13035   - "IP6BASE"
13036   - "FIB_20K"
13037   - "FIB_200K"
13038   - "FIB_2M"
13039   traces:
13040     hoverinfo: "x+y"
13041     boxpoints: "outliers"
13042     whiskerwidth: 0
13043   layout:
13044     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13045     layout: "plot-throughput"
13046
13047 # Packet Throughput - VPP IPv6 3n-hsw-x710
13048 - type: "plot"
13049   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13050   algorithm: "plot_performance_box"
13051   output-file-type: ".html"
13052   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13054   filter: "'NIC_Intel-X710' and
13055            '78B' and
13056            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13057            'NDRPDR' and
13058            '1T1C' and
13059            'IP6FWD' and
13060            not 'SRv6' and
13061            not 'IPSEC' and
13062            not 'VHOST'"
13063   parameters:
13064   - "throughput"
13065   - "parent"
13066   - "tags"
13067   sort:
13068   - "IP6BASE"
13069   - "FIB_20K"
13070   - "FIB_200K"
13071   - "FIB_2M"
13072   traces:
13073     hoverinfo: "x+y"
13074     boxpoints: "outliers"
13075     whiskerwidth: 0
13076   layout:
13077     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13078     layout: "plot-throughput"
13079
13080 - type: "plot"
13081   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13082   algorithm: "plot_performance_box"
13083   output-file-type: ".html"
13084   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13086   filter: "'NIC_Intel-X710' and
13087            '78B' and
13088            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13089            'NDRPDR' and
13090            '1T1C' and
13091            'IP6FWD' and
13092            not 'SRv6' and
13093            not 'IPSEC' and
13094            not 'VHOST'"
13095   parameters:
13096   - "throughput"
13097   - "parent"
13098   - "tags"
13099   sort:
13100   - "IP6BASE"
13101   - "FIB_20K"
13102   - "FIB_200K"
13103   - "FIB_2M"
13104   traces:
13105     hoverinfo: "x+y"
13106     boxpoints: "outliers"
13107     whiskerwidth: 0
13108   layout:
13109     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13114   algorithm: "plot_performance_box"
13115   output-file-type: ".html"
13116   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13118   filter: "'NIC_Intel-X710' and
13119            '78B' and
13120            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13121            'NDRPDR' and
13122            '2T2C' and
13123            'IP6FWD' and
13124            not 'SRv6' and
13125            not 'IPSEC' and
13126            not 'VHOST'"
13127   parameters:
13128   - "throughput"
13129   - "parent"
13130   - "tags"
13131   sort:
13132   - "IP6BASE"
13133   - "FIB_20K"
13134   - "FIB_200K"
13135   - "FIB_2M"
13136   traces:
13137     hoverinfo: "x+y"
13138     boxpoints: "outliers"
13139     whiskerwidth: 0
13140   layout:
13141     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13142     layout: "plot-throughput"
13143
13144 - type: "plot"
13145   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13146   algorithm: "plot_performance_box"
13147   output-file-type: ".html"
13148   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13150   filter: "'NIC_Intel-X710' and
13151            '78B' and
13152            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13153            'NDRPDR' and
13154            '2T2C' and
13155            'IP6FWD' and
13156            not 'SRv6' and
13157            not 'IPSEC' and
13158            not 'VHOST'"
13159   parameters:
13160   - "throughput"
13161   - "parent"
13162   - "tags"
13163   sort:
13164   - "IP6BASE"
13165   - "FIB_20K"
13166   - "FIB_200K"
13167   - "FIB_2M"
13168   traces:
13169     hoverinfo: "x+y"
13170     boxpoints: "outliers"
13171     whiskerwidth: 0
13172   layout:
13173     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13174     layout: "plot-throughput"
13175
13176 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13177 - type: "plot"
13178   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13179   algorithm: "plot_performance_box"
13180   output-file-type: ".html"
13181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13183   filter: "'NIC_Intel-X710' and
13184            '78B' and
13185            ('IP6BASE' or
13186             'POLICE_MARK' or
13187             'COPWHLIST' or
13188             'IACLDST') and
13189            'NDRPDR' and
13190            '1T1C' and
13191            'IP6FWD' and
13192            not 'SRv6' and
13193            not 'IPSEC' and
13194            not 'VHOST'"
13195   parameters:
13196   - "throughput"
13197   - "parent"
13198   - "tags"
13199   sort:
13200   - "IP6BASE"
13201   - "POLICE_MARK"
13202   - "COPWHLIST"
13203   - "IACLDST"
13204   traces:
13205     hoverinfo: "x+y"
13206     boxpoints: "outliers"
13207     whiskerwidth: 0
13208   layout:
13209     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13210     layout: "plot-throughput"
13211
13212 - type: "plot"
13213   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13214   algorithm: "plot_performance_box"
13215   output-file-type: ".html"
13216   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13218   filter: "'NIC_Intel-X710' and
13219            '78B' and
13220            ('IP6BASE' or
13221             'POLICE_MARK' or
13222             'COPWHLIST' or
13223             'IACLDST') and
13224            'NDRPDR' and
13225            '2T2C' and
13226            'IP6FWD' and
13227            not 'SRv6' and
13228            not 'IPSEC' and
13229            not 'VHOST'"
13230   parameters:
13231   - "throughput"
13232   - "parent"
13233   - "tags"
13234   sort:
13235   - "IP6BASE"
13236   - "POLICE_MARK"
13237   - "COPWHLIST"
13238   - "IACLDST"
13239   traces:
13240     hoverinfo: "x+y"
13241     boxpoints: "outliers"
13242     whiskerwidth: 0
13243   layout:
13244     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13245     layout: "plot-throughput"
13246
13247 - type: "plot"
13248   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13249   algorithm: "plot_performance_box"
13250   output-file-type: ".html"
13251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13253   filter: "'NIC_Intel-X710' and
13254            '78B' and
13255            ('IP6BASE' or
13256             'POLICE_MARK' or
13257             'COPWHLIST' or
13258             'IACLDST') and
13259            'NDRPDR' and
13260            '1T1C' and
13261            'IP6FWD' and
13262            not 'SRv6' and
13263            not 'IPSEC' and
13264            not 'VHOST'"
13265   parameters:
13266   - "throughput"
13267   - "parent"
13268   - "tags"
13269   sort:
13270   - "IP6BASE"
13271   - "POLICE_MARK"
13272   - "COPWHLIST"
13273   - "IACLDST"
13274   traces:
13275     hoverinfo: "x+y"
13276     boxpoints: "outliers"
13277     whiskerwidth: 0
13278   layout:
13279     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13280     layout: "plot-throughput"
13281
13282 - type: "plot"
13283   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13284   algorithm: "plot_performance_box"
13285   output-file-type: ".html"
13286   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13288   filter: "'NIC_Intel-X710' and
13289            '78B' and
13290            ('IP6BASE' or
13291             'POLICE_MARK' or
13292             'COPWHLIST' or
13293             'IACLDST') and
13294            'NDRPDR' and
13295            '2T2C' and
13296            'IP6FWD' and
13297            not 'SRv6' and
13298            not 'IPSEC' and
13299            not 'VHOST'"
13300   parameters:
13301   - "throughput"
13302   - "parent"
13303   - "tags"
13304   sort:
13305   - "IP6BASE"
13306   - "POLICE_MARK"
13307   - "COPWHLIST"
13308   - "IACLDST"
13309   traces:
13310     hoverinfo: "x+y"
13311     boxpoints: "outliers"
13312     whiskerwidth: 0
13313   layout:
13314     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13315     layout: "plot-throughput"
13316
13317 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13318 - type: "plot"
13319   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13320   algorithm: "plot_performance_box"
13321   output-file-type: ".html"
13322   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13324   filter: "'NIC_Intel-XL710' and
13325            '78B' and
13326            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13327            'NDRPDR' and
13328            '1T1C' and
13329            'IP6FWD' and
13330            not 'SRv6' and
13331            not 'IPSEC' and
13332            not 'VHOST'"
13333   parameters:
13334   - "throughput"
13335   - "parent"
13336   - "tags"
13337   sort:
13338   - "IP6BASE"
13339   - "FIB_20K"
13340   - "FIB_200K"
13341   - "FIB_2M"
13342   traces:
13343     hoverinfo: "x+y"
13344     boxpoints: "outliers"
13345     whiskerwidth: 0
13346   layout:
13347     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13352   algorithm: "plot_performance_box"
13353   output-file-type: ".html"
13354   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13356   filter: "'NIC_Intel-XL710' and
13357            '78B' and
13358            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13359            'NDRPDR' and
13360            '1T1C' and
13361            'IP6FWD' and
13362            not 'SRv6' and
13363            not 'IPSEC' and
13364            not 'VHOST'"
13365   parameters:
13366   - "throughput"
13367   - "parent"
13368   - "tags"
13369   sort:
13370   - "IP6BASE"
13371   - "FIB_20K"
13372   - "FIB_200K"
13373   - "FIB_2M"
13374   traces:
13375     hoverinfo: "x+y"
13376     boxpoints: "outliers"
13377     whiskerwidth: 0
13378   layout:
13379     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13380     layout: "plot-throughput"
13381
13382 - type: "plot"
13383   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13384   algorithm: "plot_performance_box"
13385   output-file-type: ".html"
13386   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13388   filter: "'NIC_Intel-XL710' and
13389            '78B' and
13390            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13391            'NDRPDR' and
13392            '2T2C' and
13393            'IP6FWD' and
13394            not 'SRv6' and
13395            not 'IPSEC' and
13396            not 'VHOST'"
13397   parameters:
13398   - "throughput"
13399   - "parent"
13400   - "tags"
13401   sort:
13402   - "IP6BASE"
13403   - "FIB_20K"
13404   - "FIB_200K"
13405   - "FIB_2M"
13406   traces:
13407     hoverinfo: "x+y"
13408     boxpoints: "outliers"
13409     whiskerwidth: 0
13410   layout:
13411     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13412     layout: "plot-throughput"
13413
13414 - type: "plot"
13415   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13416   algorithm: "plot_performance_box"
13417   output-file-type: ".html"
13418   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13420   filter: "'NIC_Intel-XL710' and
13421            '78B' and
13422            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13423            'NDRPDR' and
13424            '2T2C' and
13425            'IP6FWD' and
13426            not 'SRv6' and
13427            not 'IPSEC' and
13428            not 'VHOST'"
13429   parameters:
13430   - "throughput"
13431   - "parent"
13432   - "tags"
13433   sort:
13434   - "IP6BASE"
13435   - "FIB_20K"
13436   - "FIB_200K"
13437   - "FIB_2M"
13438   traces:
13439     hoverinfo: "x+y"
13440     boxpoints: "outliers"
13441     whiskerwidth: 0
13442   layout:
13443     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13444     layout: "plot-throughput"
13445
13446 # Packet Throughput - VPP IPv6 3n-skx-x710
13447 - type: "plot"
13448   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13449   algorithm: "plot_performance_box"
13450   output-file-type: ".html"
13451   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13453   filter: "'NIC_Intel-X710' and
13454            '78B' and
13455            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13456            'NDRPDR' and
13457            '2T1C' and
13458            'IP6FWD' and
13459            not 'SRv6' and
13460            not 'IPSEC' and
13461            not 'VHOST'"
13462   parameters:
13463   - "throughput"
13464   - "parent"
13465   - "tags"
13466   sort:
13467   - "IP6BASE"
13468   - "FIB_20K"
13469   - "FIB_200K"
13470   - "FIB_2M"
13471   traces:
13472     hoverinfo: "x+y"
13473     boxpoints: "outliers"
13474     whiskerwidth: 0
13475   layout:
13476     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13477     layout: "plot-throughput"
13478
13479 - type: "plot"
13480   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13481   algorithm: "plot_performance_box"
13482   output-file-type: ".html"
13483   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13485   filter: "'NIC_Intel-X710' and
13486            '78B' and
13487            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13488            'NDRPDR' and
13489            '2T1C' and
13490            'IP6FWD' and
13491            not 'SRv6' and
13492            not 'IPSEC' and
13493            not 'VHOST'"
13494   parameters:
13495   - "throughput"
13496   - "parent"
13497   - "tags"
13498   sort:
13499   - "IP6BASE"
13500   - "FIB_20K"
13501   - "FIB_200K"
13502   - "FIB_2M"
13503   traces:
13504     hoverinfo: "x+y"
13505     boxpoints: "outliers"
13506     whiskerwidth: 0
13507   layout:
13508     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13509     layout: "plot-throughput"
13510
13511 - type: "plot"
13512   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13513   algorithm: "plot_performance_box"
13514   output-file-type: ".html"
13515   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13517   filter: "'NIC_Intel-X710' and
13518            '78B' and
13519            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13520            'NDRPDR' and
13521            '4T2C' and
13522            'IP6FWD' and
13523            not 'SRv6' and
13524            not 'IPSEC' and
13525            not 'VHOST'"
13526   parameters:
13527   - "throughput"
13528   - "parent"
13529   - "tags"
13530   sort:
13531   - "IP6BASE"
13532   - "FIB_20K"
13533   - "FIB_200K"
13534   - "FIB_2M"
13535   traces:
13536     hoverinfo: "x+y"
13537     boxpoints: "outliers"
13538     whiskerwidth: 0
13539   layout:
13540     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13545   algorithm: "plot_performance_box"
13546   output-file-type: ".html"
13547   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13549   filter: "'NIC_Intel-X710' and
13550            '78B' and
13551            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13552            'NDRPDR' and
13553            '4T2C' and
13554            'IP6FWD' and
13555            not 'SRv6' and
13556            not 'IPSEC' and
13557            not 'VHOST'"
13558   parameters:
13559   - "throughput"
13560   - "parent"
13561   - "tags"
13562   sort:
13563   - "IP6BASE"
13564   - "FIB_20K"
13565   - "FIB_200K"
13566   - "FIB_2M"
13567   traces:
13568     hoverinfo: "x+y"
13569     boxpoints: "outliers"
13570     whiskerwidth: 0
13571   layout:
13572     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13573     layout: "plot-throughput"
13574
13575 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13576 - type: "plot"
13577   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13578   algorithm: "plot_performance_box"
13579   output-file-type: ".html"
13580   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13582   filter: "'NIC_Intel-X710' and
13583            '78B' and
13584            ('IP6BASE' or
13585             'POLICE_MARK' or
13586             'COPWHLIST' or
13587             'IACLDST') and
13588            'NDRPDR' and
13589            '2T1C' and
13590            'IP6FWD' and
13591            not 'SRv6' and
13592            not 'IPSEC' and
13593            not 'VHOST'"
13594   parameters:
13595   - "throughput"
13596   - "parent"
13597   - "tags"
13598   sort:
13599   - "IP6BASE"
13600   - "POLICE_MARK"
13601   - "COPWHLIST"
13602   - "IACLDST"
13603   traces:
13604     hoverinfo: "x+y"
13605     boxpoints: "outliers"
13606     whiskerwidth: 0
13607   layout:
13608     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13609     layout: "plot-throughput"
13610
13611 - type: "plot"
13612   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13613   algorithm: "plot_performance_box"
13614   output-file-type: ".html"
13615   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13617   filter: "'NIC_Intel-X710' and
13618            '78B' and
13619            ('IP6BASE' or
13620             'POLICE_MARK' or
13621             'COPWHLIST' or
13622             'IACLDST') and
13623            'NDRPDR' and
13624            '4T2C' and
13625            'IP6FWD' and
13626            not 'SRv6' and
13627            not 'IPSEC' and
13628            not 'VHOST'"
13629   parameters:
13630   - "throughput"
13631   - "parent"
13632   - "tags"
13633   sort:
13634   - "IP6BASE"
13635   - "POLICE_MARK"
13636   - "COPWHLIST"
13637   - "IACLDST"
13638   traces:
13639     hoverinfo: "x+y"
13640     boxpoints: "outliers"
13641     whiskerwidth: 0
13642   layout:
13643     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13644     layout: "plot-throughput"
13645
13646 - type: "plot"
13647   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13648   algorithm: "plot_performance_box"
13649   output-file-type: ".html"
13650   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13652   filter: "'NIC_Intel-X710' and
13653            '78B' and
13654            ('IP6BASE' or
13655             'POLICE_MARK' or
13656             'COPWHLIST' or
13657             'IACLDST') and
13658            'NDRPDR' and
13659            '2T1C' and
13660            'IP6FWD' and
13661            not 'SRv6' and
13662            not 'IPSEC' and
13663            not 'VHOST'"
13664   parameters:
13665   - "throughput"
13666   - "parent"
13667   - "tags"
13668   sort:
13669   - "IP6BASE"
13670   - "POLICE_MARK"
13671   - "COPWHLIST"
13672   - "IACLDST"
13673   traces:
13674     hoverinfo: "x+y"
13675     boxpoints: "outliers"
13676     whiskerwidth: 0
13677   layout:
13678     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13679     layout: "plot-throughput"
13680
13681 - type: "plot"
13682   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13683   algorithm: "plot_performance_box"
13684   output-file-type: ".html"
13685   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13687   filter: "'NIC_Intel-X710' and
13688            '78B' and
13689            ('IP6BASE' or
13690             'POLICE_MARK' or
13691             'COPWHLIST' or
13692             'IACLDST') and
13693            'NDRPDR' and
13694            '4T2C' and
13695            'IP6FWD' and
13696            not 'SRv6' and
13697            not 'IPSEC' and
13698            not 'VHOST'"
13699   parameters:
13700   - "throughput"
13701   - "parent"
13702   - "tags"
13703   sort:
13704   - "IP6BASE"
13705   - "POLICE_MARK"
13706   - "COPWHLIST"
13707   - "IACLDST"
13708   traces:
13709     hoverinfo: "x+y"
13710     boxpoints: "outliers"
13711     whiskerwidth: 0
13712   layout:
13713     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13714     layout: "plot-throughput"
13715
13716 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13717 - type: "plot"
13718   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13719   algorithm: "plot_performance_box"
13720   output-file-type: ".html"
13721   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13723   filter: "'NIC_Intel-XXV710' and
13724            '78B' and
13725            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13726            'NDRPDR' and
13727            '2T1C' and
13728            'IP6FWD' and
13729            not 'SRv6' and
13730            not 'IPSEC' and
13731            not 'VHOST'"
13732   parameters:
13733   - "throughput"
13734   - "parent"
13735   - "tags"
13736   sort:
13737   - "IP6BASE"
13738   - "FIB_20K"
13739   - "FIB_200K"
13740   - "FIB_2M"
13741   traces:
13742     hoverinfo: "x+y"
13743     boxpoints: "outliers"
13744     whiskerwidth: 0
13745   layout:
13746     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13747     layout: "plot-throughput"
13748
13749 - type: "plot"
13750   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13751   algorithm: "plot_performance_box"
13752   output-file-type: ".html"
13753   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13755   filter: "'NIC_Intel-XXV710' and
13756            '78B' and
13757            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13758            'NDRPDR' and
13759            '2T1C' and
13760            'IP6FWD' and
13761            not 'SRv6' and
13762            not 'IPSEC' and
13763            not 'VHOST'"
13764   parameters:
13765   - "throughput"
13766   - "parent"
13767   - "tags"
13768   sort:
13769   - "IP6BASE"
13770   - "FIB_20K"
13771   - "FIB_200K"
13772   - "FIB_2M"
13773   traces:
13774     hoverinfo: "x+y"
13775     boxpoints: "outliers"
13776     whiskerwidth: 0
13777   layout:
13778     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13779     layout: "plot-throughput"
13780
13781 - type: "plot"
13782   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13783   algorithm: "plot_performance_box"
13784   output-file-type: ".html"
13785   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13787   filter: "'NIC_Intel-XXV710' and
13788            '78B' and
13789            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13790            'NDRPDR' and
13791            '4T2C' and
13792            'IP6FWD' and
13793            not 'SRv6' and
13794            not 'IPSEC' and
13795            not 'VHOST'"
13796   parameters:
13797   - "throughput"
13798   - "parent"
13799   - "tags"
13800   sort:
13801   - "IP6BASE"
13802   - "FIB_20K"
13803   - "FIB_200K"
13804   - "FIB_2M"
13805   traces:
13806     hoverinfo: "x+y"
13807     boxpoints: "outliers"
13808     whiskerwidth: 0
13809   layout:
13810     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13811     layout: "plot-throughput"
13812
13813 - type: "plot"
13814   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13815   algorithm: "plot_performance_box"
13816   output-file-type: ".html"
13817   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13819   filter: "'NIC_Intel-XXV710' and
13820            '78B' and
13821            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13822            'NDRPDR' and
13823            '4T2C' and
13824            'IP6FWD' and
13825            not 'SRv6' and
13826            not 'IPSEC' and
13827            not 'VHOST'"
13828   parameters:
13829   - "throughput"
13830   - "parent"
13831   - "tags"
13832   sort:
13833   - "IP6BASE"
13834   - "FIB_20K"
13835   - "FIB_200K"
13836   - "FIB_2M"
13837   traces:
13838     hoverinfo: "x+y"
13839     boxpoints: "outliers"
13840     whiskerwidth: 0
13841   layout:
13842     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13843     layout: "plot-throughput"
13844
13845 # Packet Throughput - VPP IPv6 2n-skx-x710
13846 - type: "plot"
13847   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13848   algorithm: "plot_performance_box"
13849   output-file-type: ".html"
13850   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13852   filter: "'NIC_Intel-X710' and
13853            '78B' and
13854            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13855            'NDRPDR' and
13856            '2T1C' and
13857            'IP6FWD' and
13858            not 'SRv6' and
13859            not 'IPSEC' and
13860            not 'VHOST'"
13861   parameters:
13862   - "throughput"
13863   - "parent"
13864   - "tags"
13865   sort:
13866   - "IP6BASE"
13867   - "FIB_20K"
13868   - "FIB_200K"
13869   - "FIB_2M"
13870   traces:
13871     hoverinfo: "x+y"
13872     boxpoints: "outliers"
13873     whiskerwidth: 0
13874   layout:
13875     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13876     layout: "plot-throughput"
13877
13878 - type: "plot"
13879   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13880   algorithm: "plot_performance_box"
13881   output-file-type: ".html"
13882   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13884   filter: "'NIC_Intel-X710' and
13885            '78B' and
13886            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13887            'NDRPDR' and
13888            '2T1C' and
13889            'IP6FWD' and
13890            not 'SRv6' and
13891            not 'IPSEC' and
13892            not 'VHOST'"
13893   parameters:
13894   - "throughput"
13895   - "parent"
13896   - "tags"
13897   sort:
13898   - "IP6BASE"
13899   - "FIB_20K"
13900   - "FIB_200K"
13901   - "FIB_2M"
13902   traces:
13903     hoverinfo: "x+y"
13904     boxpoints: "outliers"
13905     whiskerwidth: 0
13906   layout:
13907     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13908     layout: "plot-throughput"
13909
13910 - type: "plot"
13911   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13912   algorithm: "plot_performance_box"
13913   output-file-type: ".html"
13914   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13916   filter: "'NIC_Intel-X710' and
13917            '78B' and
13918            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13919            'NDRPDR' and
13920            '4T2C' and
13921            'IP6FWD' and
13922            not 'SRv6' and
13923            not 'IPSEC' and
13924            not 'VHOST'"
13925   parameters:
13926   - "throughput"
13927   - "parent"
13928   - "tags"
13929   sort:
13930   - "IP6BASE"
13931   - "FIB_20K"
13932   - "FIB_200K"
13933   - "FIB_2M"
13934   traces:
13935     hoverinfo: "x+y"
13936     boxpoints: "outliers"
13937     whiskerwidth: 0
13938   layout:
13939     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13940     layout: "plot-throughput"
13941
13942 - type: "plot"
13943   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13944   algorithm: "plot_performance_box"
13945   output-file-type: ".html"
13946   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13948   filter: "'NIC_Intel-X710' and
13949            '78B' and
13950            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13951            'NDRPDR' and
13952            '4T2C' and
13953            'IP6FWD' and
13954            not 'SRv6' and
13955            not 'IPSEC' and
13956            not 'VHOST'"
13957   parameters:
13958   - "throughput"
13959   - "parent"
13960   - "tags"
13961   sort:
13962   - "IP6BASE"
13963   - "FIB_20K"
13964   - "FIB_200K"
13965   - "FIB_2M"
13966   traces:
13967     hoverinfo: "x+y"
13968     boxpoints: "outliers"
13969     whiskerwidth: 0
13970   layout:
13971     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13972     layout: "plot-throughput"
13973
13974 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13975 - type: "plot"
13976   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13977   algorithm: "plot_performance_box"
13978   output-file-type: ".html"
13979   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13981   filter: "'NIC_Intel-XXV710' and
13982            '78B' and
13983            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13984            'NDRPDR' and
13985            '2T1C' and
13986            'IP6FWD' and
13987            not 'SRv6' and
13988            not 'IPSEC' and
13989            not 'VHOST'"
13990   parameters:
13991   - "throughput"
13992   - "parent"
13993   - "tags"
13994   sort:
13995   - "IP6BASE"
13996   - "FIB_20K"
13997   - "FIB_200K"
13998   - "FIB_2M"
13999   traces:
14000     hoverinfo: "x+y"
14001     boxpoints: "outliers"
14002     whiskerwidth: 0
14003   layout:
14004     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14005     layout: "plot-throughput"
14006
14007 - type: "plot"
14008   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14009   algorithm: "plot_performance_box"
14010   output-file-type: ".html"
14011   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14013   filter: "'NIC_Intel-XXV710' and
14014            '78B' and
14015            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14016            'NDRPDR' and
14017            '2T1C' and
14018            'IP6FWD' and
14019            not 'SRv6' and
14020            not 'IPSEC' and
14021            not 'VHOST'"
14022   parameters:
14023   - "throughput"
14024   - "parent"
14025   - "tags"
14026   sort:
14027   - "IP6BASE"
14028   - "FIB_20K"
14029   - "FIB_200K"
14030   - "FIB_2M"
14031   traces:
14032     hoverinfo: "x+y"
14033     boxpoints: "outliers"
14034     whiskerwidth: 0
14035   layout:
14036     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14037     layout: "plot-throughput"
14038
14039 - type: "plot"
14040   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14041   algorithm: "plot_performance_box"
14042   output-file-type: ".html"
14043   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14045   filter: "'NIC_Intel-XXV710' and
14046            '78B' and
14047            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14048            'NDRPDR' and
14049            '4T2C' and
14050            'IP6FWD' and
14051            not 'SRv6' and
14052            not 'IPSEC' and
14053            not 'VHOST'"
14054   parameters:
14055   - "throughput"
14056   - "parent"
14057   - "tags"
14058   sort:
14059   - "IP6BASE"
14060   - "FIB_20K"
14061   - "FIB_200K"
14062   - "FIB_2M"
14063   traces:
14064     hoverinfo: "x+y"
14065     boxpoints: "outliers"
14066     whiskerwidth: 0
14067   layout:
14068     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14069     layout: "plot-throughput"
14070
14071 - type: "plot"
14072   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14073   algorithm: "plot_performance_box"
14074   output-file-type: ".html"
14075   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14077   filter: "'NIC_Intel-XXV710' and
14078            '78B' and
14079            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14080            'NDRPDR' and
14081            '4T2C' and
14082            'IP6FWD' and
14083            not 'SRv6' and
14084            not 'IPSEC' and
14085            not 'VHOST'"
14086   parameters:
14087   - "throughput"
14088   - "parent"
14089   - "tags"
14090   sort:
14091   - "IP6BASE"
14092   - "FIB_20K"
14093   - "FIB_200K"
14094   - "FIB_2M"
14095   traces:
14096     hoverinfo: "x+y"
14097     boxpoints: "outliers"
14098     whiskerwidth: 0
14099   layout:
14100     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14101     layout: "plot-throughput"
14102
14103 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14104 #- type: "plot"
14105 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14106 #  algorithm: "plot_performance_box"
14107 #  output-file-type: ".html"
14108 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14109 #  data: "intel-dnv-vpp"
14110 #  filter: "'NIC_Intel-X553' and
14111 #           '78B' and
14112 #           'IP6BASE' and
14113 #           'NDRPDR' and
14114 #           '1T1C' and
14115 #           'IP6FWD' and
14116 #           not 'SRv6' and
14117 #           not 'IPSEC' and
14118 #           not 'VHOST'"
14119 #  parameters:
14120 #  - "throughput"
14121 #  - "parent"
14122 #  - "tags"
14123 #  sort:
14124 #  - "IP6BASE"
14125 #  traces:
14126 #    hoverinfo: "x+y"
14127 #    boxpoints: "outliers"
14128 #    whiskerwidth: 0
14129 #  layout:
14130 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14131 #    layout: "plot-throughput"
14132 #
14133 #- type: "plot"
14134 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14135 #  algorithm: "plot_performance_box"
14136 #  output-file-type: ".html"
14137 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14138 #  data: "intel-dnv-vpp"
14139 #  filter: "'NIC_Intel-X553' and
14140 #           '78B' and
14141 #           'IP6BASE' and
14142 #           'NDRPDR' and
14143 #           '1T1C' and
14144 #           'IP6FWD' and
14145 #           not 'SRv6' and
14146 #           not 'IPSEC' and
14147 #           not 'VHOST'"
14148 #  parameters:
14149 #  - "throughput"
14150 #  - "parent"
14151 #  - "tags"
14152 #  sort:
14153 #  - "IP6BASE"
14154 #  traces:
14155 #    hoverinfo: "x+y"
14156 #    boxpoints: "outliers"
14157 #    whiskerwidth: 0
14158 #  layout:
14159 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14160 #    layout: "plot-throughput"
14161 #
14162 #- type: "plot"
14163 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14164 #  algorithm: "plot_performance_box"
14165 #  output-file-type: ".html"
14166 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14167 #  data: "intel-dnv-vpp"
14168 #  filter: "'NIC_Intel-X553' and
14169 #           '78B' and
14170 #           'IP6BASE' and
14171 #           'NDRPDR' and
14172 #           '2T2C' and
14173 #           'IP6FWD' and
14174 #           not 'SRv6' and
14175 #           not 'IPSEC' and
14176 #           not 'VHOST'"
14177 #  parameters:
14178 #  - "throughput"
14179 #  - "parent"
14180 #  - "tags"
14181 #  sort:
14182 #  - "IP6BASE"
14183 #  traces:
14184 #    hoverinfo: "x+y"
14185 #    boxpoints: "outliers"
14186 #    whiskerwidth: 0
14187 #  layout:
14188 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14189 #    layout: "plot-throughput"
14190 #
14191 #- type: "plot"
14192 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14193 #  algorithm: "plot_performance_box"
14194 #  output-file-type: ".html"
14195 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14196 #  data: "intel-dnv-vpp"
14197 #  filter: "'NIC_Intel-X553' and
14198 #           '78B' and
14199 #           'IP6BASE' and
14200 #           'NDRPDR' and
14201 #           '2T2C' and
14202 #           'IP6FWD' and
14203 #           not 'SRv6' and
14204 #           not 'IPSEC' and
14205 #           not 'VHOST'"
14206 #  parameters:
14207 #  - "throughput"
14208 #  - "parent"
14209 #  - "tags"
14210 #  sort:
14211 #  - "IP6BASE"
14212 #  traces:
14213 #    hoverinfo: "x+y"
14214 #    boxpoints: "outliers"
14215 #    whiskerwidth: 0
14216 #  layout:
14217 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14218 #    layout: "plot-throughput"
14219
14220 ################################################################################
14221
14222 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14223 - type: "plot"
14224   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14225   algorithm: "plot_performance_box"
14226   output-file-type: ".html"
14227   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14229   filter: "'NIC_Intel-X520-DA2' and
14230            '78B' and
14231            'ENCAP' and
14232            'NDRPDR' and
14233            '1T1C' and
14234            'LISP' and
14235            not 'VHOST'"
14236   parameters:
14237   - "throughput"
14238   - "parent"
14239   - "tags"
14240   sort:
14241   - "IP4UNRLAY"
14242   - "IP6UNRLAY"
14243   traces:
14244     hoverinfo: "x+y"
14245     boxpoints: "outliers"
14246     whiskerwidth: 0
14247   layout:
14248     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14249     layout: "plot-throughput"
14250
14251 - type: "plot"
14252   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14253   algorithm: "plot_performance_box"
14254   output-file-type: ".html"
14255   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14257   filter: "'NIC_Intel-X520-DA2' and
14258            '78B' and
14259            'ENCAP' and
14260            'NDRPDR' and
14261            '1T1C' and
14262            'LISP' and
14263            not 'VHOST'"
14264   parameters:
14265   - "throughput"
14266   - "parent"
14267   - "tags"
14268   sort:
14269   - "IP4UNRLAY"
14270   - "IP6UNRLAY"
14271   traces:
14272     hoverinfo: "x+y"
14273     boxpoints: "outliers"
14274     whiskerwidth: 0
14275   layout:
14276     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14277     layout: "plot-throughput"
14278
14279 - type: "plot"
14280   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14281   algorithm: "plot_performance_box"
14282   output-file-type: ".html"
14283   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14285   filter: "'NIC_Intel-X520-DA2' and
14286            '78B' and
14287            'ENCAP' and
14288            'NDRPDR' and
14289            '2T2C' and
14290            'LISP' and
14291            not 'VHOST'"
14292   parameters:
14293   - "throughput"
14294   - "parent"
14295   - "tags"
14296   sort:
14297   - "IP4UNRLAY"
14298   - "IP6UNRLAY"
14299   traces:
14300     hoverinfo: "x+y"
14301     boxpoints: "outliers"
14302     whiskerwidth: 0
14303   layout:
14304     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14305     layout: "plot-throughput"
14306
14307 - type: "plot"
14308   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14309   algorithm: "plot_performance_box"
14310   output-file-type: ".html"
14311   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14313   filter: "'NIC_Intel-X520-DA2' and
14314            '78B' and
14315            'ENCAP' and
14316            'NDRPDR' and
14317            '2T2C' and
14318            'LISP' and
14319            not 'VHOST'"
14320   parameters:
14321   - "throughput"
14322   - "parent"
14323   - "tags"
14324   sort:
14325   - "IP4UNRLAY"
14326   - "IP6UNRLAY"
14327   traces:
14328     hoverinfo: "x+y"
14329     boxpoints: "outliers"
14330     whiskerwidth: 0
14331   layout:
14332     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14333     layout: "plot-throughput"
14334
14335 ################################################################################
14336
14337 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14338 - type: "plot"
14339   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14340   algorithm: "plot_performance_box"
14341   output-file-type: ".html"
14342   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14344   filter: "'NIC_Intel-XL710' and
14345            '64B' and
14346            'IP4FWD' and
14347            'NDRPDR' and
14348            'BASE' and
14349            '1T1C' and
14350            'IPSECHW' and
14351            not 'VHOST'"
14352   parameters:
14353   - "throughput"
14354   - "parent"
14355   - "tags"
14356   traces:
14357     hoverinfo: "x+y"
14358     boxpoints: "outliers"
14359     whiskerwidth: 0
14360   layout:
14361     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14362     layout: "plot-throughput"
14363
14364 - type: "plot"
14365   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14366   algorithm: "plot_performance_box"
14367   output-file-type: ".html"
14368   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14370   filter: "'NIC_Intel-XL710' and
14371            '64B' and
14372            'IP4FWD' and
14373            'NDRPDR' and
14374            'BASE' and
14375            '1T1C' and
14376            'IPSECHW' and
14377            not 'VHOST'"
14378   parameters:
14379   - "throughput"
14380   - "parent"
14381   - "tags"
14382   traces:
14383     hoverinfo: "x+y"
14384     boxpoints: "outliers"
14385     whiskerwidth: 0
14386   layout:
14387     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14388     layout: "plot-throughput"
14389
14390 - type: "plot"
14391   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14392   algorithm: "plot_performance_box"
14393   output-file-type: ".html"
14394   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14396   filter: "'NIC_Intel-XL710' and
14397            '64B' and
14398            'IP4FWD' and
14399            'NDRPDR' and
14400            'BASE' and
14401            '2T2C' and
14402            'IPSECHW' and
14403            not 'VHOST'"
14404   parameters:
14405   - "throughput"
14406   - "parent"
14407   - "tags"
14408   traces:
14409     hoverinfo: "x+y"
14410     boxpoints: "outliers"
14411     whiskerwidth: 0
14412   layout:
14413     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14414     layout: "plot-throughput"
14415
14416 - type: "plot"
14417   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14418   algorithm: "plot_performance_box"
14419   output-file-type: ".html"
14420   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14422   filter: "'NIC_Intel-XL710' and
14423            '64B' and
14424            'IP4FWD' and
14425            'NDRPDR' and
14426            'BASE' and
14427            '2T2C' and
14428            'IPSECHW' and
14429            not 'VHOST'"
14430   parameters:
14431   - "throughput"
14432   - "parent"
14433   - "tags"
14434   traces:
14435     hoverinfo: "x+y"
14436     boxpoints: "outliers"
14437     whiskerwidth: 0
14438   layout:
14439     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14440     layout: "plot-throughput"
14441
14442 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14443 - type: "plot"
14444   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14445   algorithm: "plot_performance_box"
14446   output-file-type: ".html"
14447   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14449   filter: "'NIC_Intel-XL710' and
14450            '64B' and
14451            'IP4FWD' and
14452            'NDRPDR' and
14453            'SCALE' and
14454            '1T1C' and
14455            'IPSECHW' and
14456            not 'VHOST'"
14457   parameters:
14458   - "throughput"
14459   - "parent"
14460   - "tags"
14461   traces:
14462     hoverinfo: "x+y"
14463     boxpoints: "outliers"
14464     whiskerwidth: 0
14465   layout:
14466     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14467     layout: "plot-throughput"
14468
14469 - type: "plot"
14470   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14471   algorithm: "plot_performance_box"
14472   output-file-type: ".html"
14473   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14475   filter: "'NIC_Intel-XL710' and
14476            '64B' and
14477            'IP4FWD' and
14478            'NDRPDR' and
14479            'SCALE' and
14480            '1T1C' and
14481            'IPSECHW' and
14482            not 'VHOST'"
14483   parameters:
14484   - "throughput"
14485   - "parent"
14486   - "tags"
14487   traces:
14488     hoverinfo: "x+y"
14489     boxpoints: "outliers"
14490     whiskerwidth: 0
14491   layout:
14492     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14493     layout: "plot-throughput"
14494
14495 - type: "plot"
14496   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14497   algorithm: "plot_performance_box"
14498   output-file-type: ".html"
14499   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14501   filter: "'NIC_Intel-XL710' and
14502            '64B' and
14503            'IP4FWD' and
14504            'NDRPDR' and
14505            'SCALE' and
14506            '2T2C' and
14507            'IPSECHW' and
14508            not 'VHOST'"
14509   parameters:
14510   - "throughput"
14511   - "parent"
14512   - "tags"
14513   traces:
14514     hoverinfo: "x+y"
14515     boxpoints: "outliers"
14516     whiskerwidth: 0
14517   layout:
14518     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14519     layout: "plot-throughput"
14520
14521 - type: "plot"
14522   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14523   algorithm: "plot_performance_box"
14524   output-file-type: ".html"
14525   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14526   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14527   filter: "'NIC_Intel-XL710' and
14528            '64B' and
14529            'IP4FWD' and
14530            'NDRPDR' and
14531            'SCALE' and
14532            '2T2C' and
14533            'IPSECHW' and
14534            not 'VHOST'"
14535   parameters:
14536   - "throughput"
14537   - "parent"
14538   - "tags"
14539   traces:
14540     hoverinfo: "x+y"
14541     boxpoints: "outliers"
14542     whiskerwidth: 0
14543   layout:
14544     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14545     layout: "plot-throughput"
14546
14547 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14548 - type: "plot"
14549   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14550   algorithm: "plot_performance_box"
14551   output-file-type: ".html"
14552   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14554   filter: "'NIC_Intel-XL710' and
14555            '64B' and
14556            'IP4FWD' and
14557            'NDRPDR' and
14558            '1T1C' and
14559            'IPSECSW' and
14560            not 'VHOST'"
14561   parameters:
14562   - "throughput"
14563   - "parent"
14564   - "tags"
14565   traces:
14566     hoverinfo: "x+y"
14567     boxpoints: "outliers"
14568     whiskerwidth: 0
14569   layout:
14570     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14571     layout: "plot-throughput"
14572
14573 - type: "plot"
14574   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14575   algorithm: "plot_performance_box"
14576   output-file-type: ".html"
14577   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14579   filter: "'NIC_Intel-XL710' and
14580            '64B' and
14581            'IP4FWD' and
14582            'NDRPDR' and
14583            '1T1C' and
14584            'IPSECSW' and
14585            not 'VHOST'"
14586   parameters:
14587   - "throughput"
14588   - "parent"
14589   - "tags"
14590   traces:
14591     hoverinfo: "x+y"
14592     boxpoints: "outliers"
14593     whiskerwidth: 0
14594   layout:
14595     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14596     layout: "plot-throughput"
14597
14598 - type: "plot"
14599   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14600   algorithm: "plot_performance_box"
14601   output-file-type: ".html"
14602   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14604   filter: "'NIC_Intel-XL710' and
14605            '64B' and
14606            'IP4FWD' and
14607            'NDRPDR' and
14608            '2T2C' and
14609            'IPSECSW' and
14610            not 'VHOST'"
14611   parameters:
14612   - "throughput"
14613   - "parent"
14614   - "tags"
14615   traces:
14616     hoverinfo: "x+y"
14617     boxpoints: "outliers"
14618     whiskerwidth: 0
14619   layout:
14620     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14621     layout: "plot-throughput"
14622
14623 - type: "plot"
14624   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14625   algorithm: "plot_performance_box"
14626   output-file-type: ".html"
14627   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14629   filter: "'NIC_Intel-XL710' and
14630            '64B' and
14631            'IP4FWD' and
14632            'NDRPDR' and
14633            '2T2C' and
14634            'IPSECSW' and
14635            not 'VHOST'"
14636   parameters:
14637   - "throughput"
14638   - "parent"
14639   - "tags"
14640   traces:
14641     hoverinfo: "x+y"
14642     boxpoints: "outliers"
14643     whiskerwidth: 0
14644   layout:
14645     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14646     layout: "plot-throughput"
14647
14648 ################################################################################
14649
14650 # Packet Throughput - VPP SRv6 3n-hsw-x520
14651 - type: "plot"
14652   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14653   algorithm: "plot_performance_box"
14654   output-file-type: ".html"
14655   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14657   filter: "'NIC_Intel-X520-DA2' and
14658            '78B' and
14659            'FEATURE' and
14660            'NDRPDR' and
14661            '1T1C' and
14662            'IP6FWD' and
14663            'SRv6'"
14664   parameters:
14665   - "throughput"
14666   - "parent"
14667   - "tags"
14668   traces:
14669     hoverinfo: "x+y"
14670     boxpoints: "outliers"
14671     whiskerwidth: 0
14672   layout:
14673     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14674     layout: "plot-throughput"
14675
14676 - type: "plot"
14677   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14678   algorithm: "plot_performance_box"
14679   output-file-type: ".html"
14680   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14682   filter: "'NIC_Intel-X520-DA2' and
14683            '78B' and
14684            'FEATURE' and
14685            'NDRPDR' and
14686            '1T1C' and
14687            'IP6FWD' and
14688            'SRv6'"
14689   parameters:
14690   - "throughput"
14691   - "parent"
14692   - "tags"
14693   traces:
14694     hoverinfo: "x+y"
14695     boxpoints: "outliers"
14696     whiskerwidth: 0
14697   layout:
14698     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14699     layout: "plot-throughput"
14700
14701 - type: "plot"
14702   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14703   algorithm: "plot_performance_box"
14704   output-file-type: ".html"
14705   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14707   filter: "'NIC_Intel-X520-DA2' and
14708            '78B' and
14709            'FEATURE' and
14710            'NDRPDR' and
14711            '2T2C' and
14712            'IP6FWD' and
14713            'SRv6'"
14714   parameters:
14715   - "throughput"
14716   - "parent"
14717   - "tags"
14718   traces:
14719     hoverinfo: "x+y"
14720     boxpoints: "outliers"
14721     whiskerwidth: 0
14722   layout:
14723     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14724     layout: "plot-throughput"
14725
14726 - type: "plot"
14727   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14728   algorithm: "plot_performance_box"
14729   output-file-type: ".html"
14730   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14732   filter: "'NIC_Intel-X520-DA2' and
14733            '78B' and
14734            'FEATURE' and
14735            'NDRPDR' and
14736            '2T2C' and
14737            'IP6FWD' and
14738            'SRv6'"
14739   parameters:
14740   - "throughput"
14741   - "parent"
14742   - "tags"
14743   traces:
14744     hoverinfo: "x+y"
14745     boxpoints: "outliers"
14746     whiskerwidth: 0
14747   layout:
14748     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14749     layout: "plot-throughput"
14750
14751 ################################################################################
14752
14753 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14754 - type: "plot"
14755   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14756   algorithm: "plot_performance_box"
14757   output-file-type: ".html"
14758   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14760   filter: "'NIC_Intel-X520-DA2' and
14761            '64B' and
14762            'NDRPDR' and
14763            'ETH' and
14764            'IP4FWD' and
14765            '1T1C' and
14766            'VHOST_1024' and
14767            not 'VXLAN' and
14768            not 'DOT1Q'"
14769   parameters:
14770   - "throughput"
14771   - "parent"
14772   - "tags"
14773   sort:
14774   - "not CFS_OPT"
14775   - "1VM"
14776   - "2VM"
14777   traces:
14778     hoverinfo: "x+y"
14779     boxpoints: "outliers"
14780     whiskerwidth: 0
14781   layout:
14782     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14783     layout: "plot-throughput"
14784
14785 - type: "plot"
14786   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14787   algorithm: "plot_performance_box"
14788   output-file-type: ".html"
14789   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14791   filter: "'NIC_Intel-X520-DA2' and
14792            '64B' and
14793            'NDRPDR' and
14794            'ETH' and
14795            'IP4FWD' and
14796            '2T2C' and
14797            'VHOST_1024' and
14798            not 'VXLAN' and
14799            not 'DOT1Q'"
14800   parameters:
14801   - "throughput"
14802   - "parent"
14803   - "tags"
14804   sort:
14805   - "not CFS_OPT"
14806   - "1VM"
14807   - "2VM"
14808   traces:
14809     hoverinfo: "x+y"
14810     boxpoints: "outliers"
14811     whiskerwidth: 0
14812   layout:
14813     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14814     layout: "plot-throughput"
14815
14816 - type: "plot"
14817   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14818   algorithm: "plot_performance_box"
14819   output-file-type: ".html"
14820   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14822   filter: "'NIC_Intel-X520-DA2' and
14823            '64B' and
14824            'NDRPDR' and
14825            'ETH' and
14826            'IP4FWD' and
14827            '1T1C' and
14828            'VHOST_1024' and
14829            not 'VXLAN' and
14830            not 'DOT1Q'"
14831   parameters:
14832   - "throughput"
14833   - "parent"
14834   - "tags"
14835   sort:
14836   - "not CFS_OPT"
14837   - "1VM"
14838   - "2VM"
14839   traces:
14840     hoverinfo: "x+y"
14841     boxpoints: "outliers"
14842     whiskerwidth: 0
14843   layout:
14844     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14845     layout: "plot-throughput"
14846
14847 - type: "plot"
14848   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14849   algorithm: "plot_performance_box"
14850   output-file-type: ".html"
14851   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14853   filter: "'NIC_Intel-X520-DA2' and
14854            '64B' and
14855            'NDRPDR' and
14856            'ETH' and
14857            'IP4FWD' and
14858            '2T2C' and
14859            'VHOST_1024' and
14860            not 'VXLAN' and
14861            not 'DOT1Q'"
14862   parameters:
14863   - "throughput"
14864   - "parent"
14865   - "tags"
14866   sort:
14867   - "not CFS_OPT"
14868   - "1VM"
14869   - "2VM"
14870   traces:
14871     hoverinfo: "x+y"
14872     boxpoints: "outliers"
14873     whiskerwidth: 0
14874   layout:
14875     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14876     layout: "plot-throughput"
14877
14878 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14879 - type: "plot"
14880   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14881   algorithm: "plot_performance_box"
14882   output-file-type: ".html"
14883   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14885   filter: "'NIC_Intel-X520-DA2' and
14886            '64B' and
14887            'NDRPDR' and
14888            ('ETH' or 'DOT1Q') and
14889            'BASE' and
14890            '1T1C' and
14891            ('L2BDMACLRN' or 'L2XCFWD') and
14892            'VHOST_1024' and
14893            not 'VXLAN' and
14894            not 'IP4FWD' and
14895            not '2VM'"
14896   parameters:
14897   - "throughput"
14898   - "parent"
14899   - "tags"
14900   sort:
14901   - "L2BDMACLRN"
14902   - "L2BDMACLRN"
14903   - "L2BDMACLRN"
14904   - "L2XCFWD"
14905   - "L2XCFWD"
14906   - "L2XCFWD"
14907   traces:
14908     hoverinfo: "x+y"
14909     boxpoints: "outliers"
14910     whiskerwidth: 0
14911   layout:
14912     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14913     layout: "plot-throughput"
14914
14915 - type: "plot"
14916   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14917   algorithm: "plot_performance_box"
14918   output-file-type: ".html"
14919   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14921   filter: "'NIC_Intel-X520-DA2' and
14922            '64B' and
14923            'NDRPDR' and
14924            ('ETH' or 'DOT1Q') and
14925            'BASE' and
14926            '1T1C' and
14927            ('L2BDMACLRN' or 'L2XCFWD') and
14928            'VHOST_1024' and
14929            not 'VXLAN' and
14930            not 'IP4FWD' and
14931            not '2VM'"
14932   parameters:
14933   - "throughput"
14934   - "parent"
14935   - "tags"
14936   sort:
14937   - "L2BDMACLRN"
14938   - "L2BDMACLRN"
14939   - "L2BDMACLRN"
14940   - "L2XCFWD"
14941   - "L2XCFWD"
14942   - "L2XCFWD"
14943   traces:
14944     hoverinfo: "x+y"
14945     boxpoints: "outliers"
14946     whiskerwidth: 0
14947   layout:
14948     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14949     layout: "plot-throughput"
14950
14951 - type: "plot"
14952   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14953   algorithm: "plot_performance_box"
14954   output-file-type: ".html"
14955   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14957   filter: "'NIC_Intel-X520-DA2' and
14958            '64B' and
14959            'NDRPDR' and
14960            ('ETH' or 'DOT1Q') and
14961            'BASE' and
14962            '2T2C' and
14963            ('L2BDMACLRN' or 'L2XCFWD') and
14964            'VHOST_1024' and
14965            not 'VXLAN' and
14966            not 'IP4FWD' and
14967            not '2VM'"
14968   parameters:
14969   - "throughput"
14970   - "parent"
14971   - "tags"
14972   sort:
14973   - "L2BDMACLRN"
14974   - "L2BDMACLRN"
14975   - "L2BDMACLRN"
14976   - "L2XCFWD"
14977   - "L2XCFWD"
14978   - "L2XCFWD"
14979   traces:
14980     hoverinfo: "x+y"
14981     boxpoints: "outliers"
14982     whiskerwidth: 0
14983   layout:
14984     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14985     layout: "plot-throughput"
14986
14987 - type: "plot"
14988   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14989   algorithm: "plot_performance_box"
14990   output-file-type: ".html"
14991   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14993   filter: "'NIC_Intel-X520-DA2' and
14994            '64B' and
14995            'NDRPDR' and
14996            ('ETH' or 'DOT1Q') and
14997            'BASE' and
14998            '2T2C' and
14999            ('L2BDMACLRN' or 'L2XCFWD') and
15000            'VHOST_1024' and
15001            not 'VXLAN' and
15002            not 'IP4FWD' and
15003            not '2VM'"
15004   parameters:
15005   - "throughput"
15006   - "parent"
15007   - "tags"
15008   sort:
15009   - "L2BDMACLRN"
15010   - "L2BDMACLRN"
15011   - "L2BDMACLRN"
15012   - "L2XCFWD"
15013   - "L2XCFWD"
15014   - "L2XCFWD"
15015   traces:
15016     hoverinfo: "x+y"
15017     boxpoints: "outliers"
15018     whiskerwidth: 0
15019   layout:
15020     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
15021     layout: "plot-throughput"
15022
15023 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15024 - type: "plot"
15025   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15026   algorithm: "plot_performance_box"
15027   output-file-type: ".html"
15028   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15030   filter: "'NIC_Intel-X520-DA2' and
15031            '64B' and
15032            'NDRPDR' and
15033            ('ETH' or 'DOT1Q') and
15034            '1T1C' and
15035            ('L2BDMACLRN' or 'L2XCFWD') and
15036            'VHOST_1024' and
15037            not 'CFS_OPT' and
15038            not 'DOT1Q' and
15039            not 'VXLAN' and
15040            not 'IP4FWD' and
15041            not 'LBOND'"
15042   parameters:
15043   - "throughput"
15044   - "parent"
15045   - "tags"
15046 #  sort:
15047 #  - "1VM"
15048 #  - "L2XCFWD"
15049 #  - "1VM"
15050 #  - "L2BDMACLRN"
15051   traces:
15052     hoverinfo: "x+y"
15053     boxpoints: "outliers"
15054     whiskerwidth: 0
15055   layout:
15056     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15057     layout: "plot-throughput"
15058
15059 - type: "plot"
15060   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15061   algorithm: "plot_performance_box"
15062   output-file-type: ".html"
15063   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15065   filter: "'NIC_Intel-X520-DA2' and
15066            '64B' and
15067            'NDRPDR' and
15068            ('ETH' or 'DOT1Q') and
15069            '1T1C' and
15070            ('L2BDMACLRN' or 'L2XCFWD') and
15071            'VHOST_1024' and
15072            not 'CFS_OPT' and
15073            not 'DOT1Q' and
15074            not 'VXLAN' and
15075            not 'IP4FWD' and
15076            not 'LBOND'"
15077   parameters:
15078   - "throughput"
15079   - "parent"
15080   - "tags"
15081 #  sort:
15082 #  - "1VM"
15083 #  - "L2XCFWD"
15084 #  - "1VM"
15085 #  - "L2BDMACLRN"
15086   traces:
15087     hoverinfo: "x+y"
15088     boxpoints: "outliers"
15089     whiskerwidth: 0
15090   layout:
15091     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15092     layout: "plot-throughput"
15093
15094 - type: "plot"
15095   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15096   algorithm: "plot_performance_box"
15097   output-file-type: ".html"
15098   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15100   filter: "'NIC_Intel-X520-DA2' and
15101            '64B' and
15102            'NDRPDR' and
15103            ('ETH' or 'DOT1Q') and
15104            '2T2C' and
15105            ('L2BDMACLRN' or 'L2XCFWD') and
15106            'VHOST_1024' and
15107            not 'CFS_OPT' and
15108            not 'DOT1Q' and
15109            not 'VXLAN' and
15110            not 'IP4FWD' and
15111            not 'LBOND'"
15112   parameters:
15113   - "throughput"
15114   - "parent"
15115   - "tags"
15116 #  sort:
15117 #  - "1VM"
15118 #  - "L2XCFWD"
15119 #  - "1VM"
15120 #  - "L2BDMACLRN"
15121   traces:
15122     hoverinfo: "x+y"
15123     boxpoints: "outliers"
15124     whiskerwidth: 0
15125   layout:
15126     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15127     layout: "plot-throughput"
15128
15129 - type: "plot"
15130   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15131   algorithm: "plot_performance_box"
15132   output-file-type: ".html"
15133   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15135   filter: "'NIC_Intel-X520-DA2' and
15136            '64B' and
15137            'NDRPDR' and
15138            ('ETH' or 'DOT1Q') and
15139            '2T2C' and
15140            ('L2BDMACLRN' or 'L2XCFWD') and
15141            'VHOST_1024' and
15142            not 'CFS_OPT' and
15143            not 'DOT1Q' and
15144            not 'VXLAN' and
15145            not 'IP4FWD' and
15146            not 'LBOND'"
15147   parameters:
15148   - "throughput"
15149   - "parent"
15150   - "tags"
15151 #  sort:
15152 #  - "1VM"
15153 #  - "L2XCFWD"
15154 #  - "1VM"
15155 #  - "L2BDMACLRN"
15156   traces:
15157     hoverinfo: "x+y"
15158     boxpoints: "outliers"
15159     whiskerwidth: 0
15160   layout:
15161     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15162     layout: "plot-throughput"
15163
15164 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15165 - type: "plot"
15166   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15167   algorithm: "plot_performance_box"
15168   output-file-type: ".html"
15169   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15171   filter: "'NIC_Intel-X710' and
15172            '64B' and
15173            'NDRPDR' and
15174            'ETH' and
15175            'IP4FWD' and
15176            '1T1C' and
15177            'VHOST_1024' and
15178            not 'VXLAN' and
15179            not 'CFS_OPT' and
15180            not 'DOT1Q'"
15181   parameters:
15182   - "throughput"
15183   - "parent"
15184   - "tags"
15185   sort:
15186   - "1VM"
15187   - "2VM"
15188   traces:
15189     hoverinfo: "x+y"
15190     boxpoints: "outliers"
15191     whiskerwidth: 0
15192   layout:
15193     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15194     layout: "plot-throughput"
15195
15196 - type: "plot"
15197   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15198   algorithm: "plot_performance_box"
15199   output-file-type: ".html"
15200   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15202   filter: "'NIC_Intel-X710' and
15203            '64B' and
15204            'NDRPDR' and
15205            'ETH' and
15206            'IP4FWD' and
15207            '2T2C' and
15208            'VHOST_1024' and
15209            not 'VXLAN' and
15210            not 'CFS_OPT' and
15211            not 'DOT1Q'"
15212   parameters:
15213   - "throughput"
15214   - "parent"
15215   - "tags"
15216   sort:
15217   - "1VM"
15218   - "2VM"
15219   traces:
15220     hoverinfo: "x+y"
15221     boxpoints: "outliers"
15222     whiskerwidth: 0
15223   layout:
15224     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15225     layout: "plot-throughput"
15226
15227 - type: "plot"
15228   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15229   algorithm: "plot_performance_box"
15230   output-file-type: ".html"
15231   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15233   filter: "'NIC_Intel-X710' and
15234            '64B' and
15235            'NDRPDR' and
15236            'ETH' and
15237            'IP4FWD' and
15238            '1T1C' and
15239            'VHOST_1024' and
15240            not 'VXLAN' and
15241            not 'CFS_OPT' and
15242            not 'DOT1Q'"
15243   parameters:
15244   - "throughput"
15245   - "parent"
15246   - "tags"
15247   sort:
15248   - "1VM"
15249   - "2VM"
15250   traces:
15251     hoverinfo: "x+y"
15252     boxpoints: "outliers"
15253     whiskerwidth: 0
15254   layout:
15255     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15256     layout: "plot-throughput"
15257
15258 - type: "plot"
15259   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15260   algorithm: "plot_performance_box"
15261   output-file-type: ".html"
15262   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15264   filter: "'NIC_Intel-X710' and
15265            '64B' and
15266            'NDRPDR' and
15267            'ETH' and
15268            'IP4FWD' and
15269            '2T2C' and
15270            'VHOST_1024' and
15271            not 'VXLAN' and
15272            not 'CFS_OPT' and
15273            not 'DOT1Q'"
15274   parameters:
15275   - "throughput"
15276   - "parent"
15277   - "tags"
15278   sort:
15279   - "1VM"
15280   - "2VM"
15281   traces:
15282     hoverinfo: "x+y"
15283     boxpoints: "outliers"
15284     whiskerwidth: 0
15285   layout:
15286     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15287     layout: "plot-throughput"
15288
15289 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15290 - type: "plot"
15291   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15292   algorithm: "plot_performance_box"
15293   output-file-type: ".html"
15294   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15296   filter: "'NIC_Intel-X710' and
15297            '64B' and
15298            'NDRPDR' and
15299            ('ETH' or 'DOT1Q') and
15300            'BASE' and
15301            '1T1C' and
15302            ('L2BDMACLRN' or 'L2XCFWD') and
15303            'VHOST_1024' and
15304            not 'VXLAN' and
15305            not 'IP4FWD' and
15306            not '2VM'"
15307   parameters:
15308   - "throughput"
15309   - "parent"
15310   - "tags"
15311   sort:
15312   - "L2BDMACLRN"
15313   - "L2BDMACLRN"
15314   - "L2BDMACLRN"
15315   - "L2XCFWD"
15316   - "L2XCFWD"
15317   - "L2XCFWD"
15318   traces:
15319     hoverinfo: "x+y"
15320     boxpoints: "outliers"
15321     whiskerwidth: 0
15322   layout:
15323     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15324     layout: "plot-throughput"
15325
15326 - type: "plot"
15327   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15328   algorithm: "plot_performance_box"
15329   output-file-type: ".html"
15330   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15332   filter: "'NIC_Intel-X710' and
15333            '64B' and
15334            'NDRPDR' and
15335            ('ETH' or 'DOT1Q') and
15336            'BASE' and
15337            '1T1C' and
15338            ('L2BDMACLRN' or 'L2XCFWD') and
15339            'VHOST_1024' and
15340            not 'VXLAN' and
15341            not 'IP4FWD' and
15342            not '2VM'"
15343   parameters:
15344   - "throughput"
15345   - "parent"
15346   - "tags"
15347   sort:
15348   - "L2BDMACLRN"
15349   - "L2BDMACLRN"
15350   - "L2BDMACLRN"
15351   - "L2XCFWD"
15352   - "L2XCFWD"
15353   - "L2XCFWD"
15354   traces:
15355     hoverinfo: "x+y"
15356     boxpoints: "outliers"
15357     whiskerwidth: 0
15358   layout:
15359     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15360     layout: "plot-throughput"
15361
15362 - type: "plot"
15363   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15364   algorithm: "plot_performance_box"
15365   output-file-type: ".html"
15366   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15368   filter: "'NIC_Intel-X710' and
15369            '64B' and
15370            'NDRPDR' and
15371            ('ETH' or 'DOT1Q') and
15372            'BASE' and
15373            '2T2C' and
15374            ('L2BDMACLRN' or 'L2XCFWD') and
15375            'VHOST_1024' and
15376            not 'VXLAN' and
15377            not 'IP4FWD' and
15378            not '2VM'"
15379   parameters:
15380   - "throughput"
15381   - "parent"
15382   - "tags"
15383   sort:
15384   - "L2BDMACLRN"
15385   - "L2BDMACLRN"
15386   - "L2BDMACLRN"
15387   - "L2XCFWD"
15388   - "L2XCFWD"
15389   - "L2XCFWD"
15390   traces:
15391     hoverinfo: "x+y"
15392     boxpoints: "outliers"
15393     whiskerwidth: 0
15394   layout:
15395     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15396     layout: "plot-throughput"
15397
15398 - type: "plot"
15399   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15400   algorithm: "plot_performance_box"
15401   output-file-type: ".html"
15402   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15404   filter: "'NIC_Intel-X710' and
15405            '64B' and
15406            'NDRPDR' and
15407            ('ETH' or 'DOT1Q') and
15408            'BASE' and
15409            '2T2C' and
15410            ('L2BDMACLRN' or 'L2XCFWD') and
15411            'VHOST_1024' and
15412            not 'VXLAN' and
15413            not 'IP4FWD' and
15414            not '2VM'"
15415   parameters:
15416   - "throughput"
15417   - "parent"
15418   - "tags"
15419   sort:
15420   - "L2BDMACLRN"
15421   - "L2BDMACLRN"
15422   - "L2BDMACLRN"
15423   - "L2XCFWD"
15424   - "L2XCFWD"
15425   - "L2XCFWD"
15426   traces:
15427     hoverinfo: "x+y"
15428     boxpoints: "outliers"
15429     whiskerwidth: 0
15430   layout:
15431     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15432     layout: "plot-throughput"
15433
15434 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15435 - type: "plot"
15436   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15437   algorithm: "plot_performance_box"
15438   output-file-type: ".html"
15439   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15441   filter: "'NIC_Intel-X710' and
15442            '64B' and
15443            'NDRPDR' and
15444            ('ETH' or 'DOT1Q') and
15445            '1T1C' and
15446            ('L2BDMACLRN' or 'L2XCFWD') and
15447            'VHOST_1024' and
15448            not 'CFS_OPT' and
15449            not 'VXLAN' and
15450            not 'IP4FWD' and
15451            not 'LBOND'"
15452   parameters:
15453   - "throughput"
15454   - "parent"
15455   - "tags"
15456   sort:
15457   - "L2BDMACLRN"
15458   - "L2BDMACLRN"
15459   - "L2BDMACLRN"
15460   - "L2XCFWD"
15461   - "L2XCFWD"
15462   - "L2XCFWD"
15463   traces:
15464     hoverinfo: "x+y"
15465     boxpoints: "outliers"
15466     whiskerwidth: 0
15467   layout:
15468     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15469     layout: "plot-throughput"
15470
15471 - type: "plot"
15472   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15473   algorithm: "plot_performance_box"
15474   output-file-type: ".html"
15475   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15477   filter: "'NIC_Intel-X710' and
15478            '64B' and
15479            'NDRPDR' and
15480            ('ETH' or 'DOT1Q') and
15481            '1T1C' and
15482            ('L2BDMACLRN' or 'L2XCFWD') and
15483            'VHOST_1024' and
15484            not 'CFS_OPT' and
15485            not 'VXLAN' and
15486            not 'IP4FWD' and
15487            not 'LBOND'"
15488   parameters:
15489   - "throughput"
15490   - "parent"
15491   - "tags"
15492   sort:
15493   - "L2BDMACLRN"
15494   - "L2BDMACLRN"
15495   - "L2BDMACLRN"
15496   - "L2XCFWD"
15497   - "L2XCFWD"
15498   - "L2XCFWD"
15499   traces:
15500     hoverinfo: "x+y"
15501     boxpoints: "outliers"
15502     whiskerwidth: 0
15503   layout:
15504     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15505     layout: "plot-throughput"
15506
15507 - type: "plot"
15508   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15509   algorithm: "plot_performance_box"
15510   output-file-type: ".html"
15511   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15513   filter: "'NIC_Intel-X710' and
15514            '64B' and
15515            'NDRPDR' and
15516            ('ETH' or 'DOT1Q') and
15517            '2T2C' and
15518            ('L2BDMACLRN' or 'L2XCFWD') and
15519            'VHOST_1024' and
15520            not 'CFS_OPT' and
15521            not 'VXLAN' and
15522            not 'IP4FWD' and
15523            not 'LBOND'"
15524   parameters:
15525   - "throughput"
15526   - "parent"
15527   - "tags"
15528   sort:
15529   - "L2BDMACLRN"
15530   - "L2BDMACLRN"
15531   - "L2BDMACLRN"
15532   - "L2XCFWD"
15533   - "L2XCFWD"
15534   - "L2XCFWD"
15535   traces:
15536     hoverinfo: "x+y"
15537     boxpoints: "outliers"
15538     whiskerwidth: 0
15539   layout:
15540     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15541     layout: "plot-throughput"
15542
15543 - type: "plot"
15544   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15545   algorithm: "plot_performance_box"
15546   output-file-type: ".html"
15547   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15549   filter: "'NIC_Intel-X710' and
15550            '64B' and
15551            'NDRPDR' and
15552            ('ETH' or 'DOT1Q') and
15553            '2T2C' and
15554            ('L2BDMACLRN' or 'L2XCFWD') and
15555            'VHOST_1024' and
15556            not 'CFS_OPT' and
15557            not 'VXLAN' and
15558            not 'IP4FWD' and
15559            not 'LBOND'"
15560   parameters:
15561   - "throughput"
15562   - "parent"
15563   - "tags"
15564   sort:
15565   - "L2BDMACLRN"
15566   - "L2BDMACLRN"
15567   - "L2BDMACLRN"
15568   - "L2XCFWD"
15569   - "L2XCFWD"
15570   - "L2XCFWD"
15571   traces:
15572     hoverinfo: "x+y"
15573     boxpoints: "outliers"
15574     whiskerwidth: 0
15575   layout:
15576     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15577     layout: "plot-throughput"
15578
15579 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15580 - type: "plot"
15581   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15582   algorithm: "plot_performance_box"
15583   output-file-type: ".html"
15584   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15586   filter: "'NIC_Intel-X710' and
15587            '64B' and
15588            'NDRPDR' and
15589            'ETH' and
15590            'IP4FWD' and
15591            '2T1C' and
15592            'VHOST_1024' and
15593            not 'VXLAN' and
15594            not 'DOT1Q'"
15595   parameters:
15596   - "throughput"
15597   - "parent"
15598   - "tags"
15599   sort:
15600   - "1VM"
15601   - "2VM"
15602   traces:
15603     hoverinfo: "x+y"
15604     boxpoints: "outliers"
15605     whiskerwidth: 0
15606   layout:
15607     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15608     layout: "plot-throughput"
15609
15610 - type: "plot"
15611   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15612   algorithm: "plot_performance_box"
15613   output-file-type: ".html"
15614   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15616   filter: "'NIC_Intel-X710' and
15617            '64B' and
15618            'NDRPDR' and
15619            'ETH' and
15620            'IP4FWD' and
15621            '4T2C' and
15622            'VHOST_1024' and
15623            not 'VXLAN' and
15624            not 'DOT1Q'"
15625   parameters:
15626   - "throughput"
15627   - "parent"
15628   - "tags"
15629   sort:
15630   - "1VM"
15631   - "2VM"
15632   traces:
15633     hoverinfo: "x+y"
15634     boxpoints: "outliers"
15635     whiskerwidth: 0
15636   layout:
15637     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15638     layout: "plot-throughput"
15639
15640 - type: "plot"
15641   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15642   algorithm: "plot_performance_box"
15643   output-file-type: ".html"
15644   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15646   filter: "'NIC_Intel-X710' and
15647            '64B' and
15648            'NDRPDR' and
15649            'ETH' and
15650            'IP4FWD' and
15651            '2T1C' and
15652            'VHOST_1024' and
15653            not 'VXLAN' and
15654            not 'DOT1Q'"
15655   parameters:
15656   - "throughput"
15657   - "parent"
15658   - "tags"
15659   sort:
15660   - "1VM"
15661   - "2VM"
15662   traces:
15663     hoverinfo: "x+y"
15664     boxpoints: "outliers"
15665     whiskerwidth: 0
15666   layout:
15667     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15668     layout: "plot-throughput"
15669
15670 - type: "plot"
15671   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15672   algorithm: "plot_performance_box"
15673   output-file-type: ".html"
15674   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15676   filter: "'NIC_Intel-X710' and
15677            '64B' and
15678            'NDRPDR' and
15679            'ETH' and
15680            'IP4FWD' and
15681            '4T2C' and
15682            'VHOST_1024' and
15683            not 'VXLAN' and
15684            not 'DOT1Q'"
15685   parameters:
15686   - "throughput"
15687   - "parent"
15688   - "tags"
15689   sort:
15690   - "1VM"
15691   - "2VM"
15692   traces:
15693     hoverinfo: "x+y"
15694     boxpoints: "outliers"
15695     whiskerwidth: 0
15696   layout:
15697     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15698     layout: "plot-throughput"
15699
15700 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15701 - type: "plot"
15702   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15703   algorithm: "plot_performance_box"
15704   output-file-type: ".html"
15705   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15707   filter: "'NIC_Intel-X710' and
15708            '64B' and
15709            'NDRPDR' and
15710            ('ETH' or 'DOT1Q') and
15711            'BASE' and
15712            '2T1C' and
15713            ('L2BDMACLRN' or 'L2XCFWD') and
15714            'VHOST_1024' and
15715            not 'VXLAN' and
15716            not 'IP4FWD' and
15717            not '2VM'"
15718   parameters:
15719   - "throughput"
15720   - "parent"
15721   - "tags"
15722   sort:
15723   - "L2BDMACLRN"
15724   - "L2BDMACLRN"
15725   - "L2BDMACLRN"
15726   - "L2XCFWD"
15727   - "L2XCFWD"
15728   - "L2XCFWD"
15729   traces:
15730     hoverinfo: "x+y"
15731     boxpoints: "outliers"
15732     whiskerwidth: 0
15733   layout:
15734     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15735     layout: "plot-throughput"
15736
15737 - type: "plot"
15738   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15739   algorithm: "plot_performance_box"
15740   output-file-type: ".html"
15741   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15743   filter: "'NIC_Intel-X710' and
15744            '64B' and
15745            'NDRPDR' and
15746            ('ETH' or 'DOT1Q') and
15747            'BASE' and
15748            '2T1C' and
15749            ('L2BDMACLRN' or 'L2XCFWD') and
15750            'VHOST_1024' and
15751            not 'VXLAN' and
15752            not 'IP4FWD' and
15753            not '2VM'"
15754   parameters:
15755   - "throughput"
15756   - "parent"
15757   - "tags"
15758   sort:
15759   - "L2BDMACLRN"
15760   - "L2BDMACLRN"
15761   - "L2BDMACLRN"
15762   - "L2XCFWD"
15763   - "L2XCFWD"
15764   - "L2XCFWD"
15765   traces:
15766     hoverinfo: "x+y"
15767     boxpoints: "outliers"
15768     whiskerwidth: 0
15769   layout:
15770     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15771     layout: "plot-throughput"
15772
15773 - type: "plot"
15774   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15775   algorithm: "plot_performance_box"
15776   output-file-type: ".html"
15777   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15779   filter: "'NIC_Intel-X710' and
15780            '64B' and
15781            'NDRPDR' and
15782            ('ETH' or 'DOT1Q') and
15783            'BASE' and
15784            '4T2C' and
15785            ('L2BDMACLRN' or 'L2XCFWD') and
15786            'VHOST_1024' and
15787            not 'VXLAN' and
15788            not 'IP4FWD' and
15789            not '2VM'"
15790   parameters:
15791   - "throughput"
15792   - "parent"
15793   - "tags"
15794   sort:
15795   - "L2BDMACLRN"
15796   - "L2BDMACLRN"
15797   - "L2BDMACLRN"
15798   - "L2XCFWD"
15799   - "L2XCFWD"
15800   - "L2XCFWD"
15801   traces:
15802     hoverinfo: "x+y"
15803     boxpoints: "outliers"
15804     whiskerwidth: 0
15805   layout:
15806     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15807     layout: "plot-throughput"
15808
15809 - type: "plot"
15810   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15811   algorithm: "plot_performance_box"
15812   output-file-type: ".html"
15813   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15815   filter: "'NIC_Intel-X710' and
15816            '64B' and
15817            'NDRPDR' and
15818            ('ETH' or 'DOT1Q') and
15819            'BASE' and
15820            '4T2C' and
15821            ('L2BDMACLRN' or 'L2XCFWD') and
15822            'VHOST_1024' and
15823            not 'VXLAN' and
15824            not 'IP4FWD' and
15825            not '2VM'"
15826   parameters:
15827   - "throughput"
15828   - "parent"
15829   - "tags"
15830   sort:
15831   - "L2BDMACLRN"
15832   - "L2BDMACLRN"
15833   - "L2BDMACLRN"
15834   - "L2XCFWD"
15835   - "L2XCFWD"
15836   - "L2XCFWD"
15837   traces:
15838     hoverinfo: "x+y"
15839     boxpoints: "outliers"
15840     whiskerwidth: 0
15841   layout:
15842     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15843     layout: "plot-throughput"
15844
15845 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15846 - type: "plot"
15847   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15848   algorithm: "plot_performance_box"
15849   output-file-type: ".html"
15850   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15852   filter: "'NIC_Intel-X710' and
15853            '64B' and
15854            'NDRPDR' and
15855            ('ETH' or 'DOT1Q') and
15856            '2T1C' and
15857            ('L2BDMACLRN' or 'L2XCFWD') and
15858            'VHOST_1024' and
15859            not 'CFS_OPT' and
15860            not 'VXLAN' and
15861            not 'IP4FWD' and
15862            not 'LBOND'"
15863   parameters:
15864   - "throughput"
15865   - "parent"
15866   - "tags"
15867   sort:
15868   - "L2BDMACLRN"
15869   - "L2BDMACLRN"
15870   - "L2BDMACLRN"
15871   - "L2XCFWD"
15872   - "L2XCFWD"
15873   - "L2XCFWD"
15874   traces:
15875     hoverinfo: "x+y"
15876     boxpoints: "outliers"
15877     whiskerwidth: 0
15878   layout:
15879     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15880     layout: "plot-throughput"
15881
15882 - type: "plot"
15883   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15884   algorithm: "plot_performance_box"
15885   output-file-type: ".html"
15886   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15888   filter: "'NIC_Intel-X710' and
15889            '64B' and
15890            'NDRPDR' and
15891            ('ETH' or 'DOT1Q') and
15892            '2T1C' and
15893            ('L2BDMACLRN' or 'L2XCFWD') and
15894            'VHOST_1024' and
15895            not 'CFS_OPT' and
15896            not 'VXLAN' and
15897            not 'IP4FWD' and
15898            not 'LBOND'"
15899   parameters:
15900   - "throughput"
15901   - "parent"
15902   - "tags"
15903   sort:
15904   - "L2BDMACLRN"
15905   - "L2BDMACLRN"
15906   - "L2BDMACLRN"
15907   - "L2XCFWD"
15908   - "L2XCFWD"
15909   - "L2XCFWD"
15910   traces:
15911     hoverinfo: "x+y"
15912     boxpoints: "outliers"
15913     whiskerwidth: 0
15914   layout:
15915     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15916     layout: "plot-throughput"
15917
15918 - type: "plot"
15919   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15920   algorithm: "plot_performance_box"
15921   output-file-type: ".html"
15922   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15924   filter: "'NIC_Intel-X710' and
15925            '64B' and
15926            'NDRPDR' and
15927            ('ETH' or 'DOT1Q') and
15928            '4T2C' and
15929            ('L2BDMACLRN' or 'L2XCFWD') and
15930            'VHOST_1024' and
15931            not 'CFS_OPT' and
15932            not 'VXLAN' and
15933            not 'IP4FWD' and
15934            not 'LBOND'"
15935   parameters:
15936   - "throughput"
15937   - "parent"
15938   - "tags"
15939   sort:
15940   - "L2BDMACLRN"
15941   - "L2BDMACLRN"
15942   - "L2BDMACLRN"
15943   - "L2XCFWD"
15944   - "L2XCFWD"
15945   - "L2XCFWD"
15946   traces:
15947     hoverinfo: "x+y"
15948     boxpoints: "outliers"
15949     whiskerwidth: 0
15950   layout:
15951     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15952     layout: "plot-throughput"
15953
15954 - type: "plot"
15955   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15956   algorithm: "plot_performance_box"
15957   output-file-type: ".html"
15958   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15960   filter: "'NIC_Intel-X710' and
15961            '64B' and
15962            'NDRPDR' and
15963            ('ETH' or 'DOT1Q') and
15964            '4T2C' and
15965            ('L2BDMACLRN' or 'L2XCFWD') and
15966            'VHOST_1024' and
15967            not 'CFS_OPT' and
15968            not 'VXLAN' and
15969            not 'IP4FWD' and
15970            not 'LBOND'"
15971   parameters:
15972   - "throughput"
15973   - "parent"
15974   - "tags"
15975   sort:
15976   - "L2BDMACLRN"
15977   - "L2BDMACLRN"
15978   - "L2BDMACLRN"
15979   - "L2XCFWD"
15980   - "L2XCFWD"
15981   - "L2XCFWD"
15982   traces:
15983     hoverinfo: "x+y"
15984     boxpoints: "outliers"
15985     whiskerwidth: 0
15986   layout:
15987     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15988     layout: "plot-throughput"
15989
15990 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15991 - type: "plot"
15992   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15993   algorithm: "plot_performance_box"
15994   output-file-type: ".html"
15995   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15997   filter: "'NIC_Intel-X710' and
15998            '64B' and
15999            'NDRPDR' and
16000            'ETH' and
16001            'IP4FWD' and
16002            '2T1C' and
16003            'VHOST_1024' and
16004            not 'VXLAN' and
16005            not 'NF_DENSITY' and
16006            not 'CFS_OPT' and
16007            not 'DOT1Q'"
16008   parameters:
16009   - "throughput"
16010   - "parent"
16011   - "tags"
16012   sort:
16013   - "1VM"
16014   - "2VM"
16015   traces:
16016     hoverinfo: "x+y"
16017     boxpoints: "outliers"
16018     whiskerwidth: 0
16019   layout:
16020     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16021     layout: "plot-throughput"
16022
16023 - type: "plot"
16024   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16025   algorithm: "plot_performance_box"
16026   output-file-type: ".html"
16027   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16029   filter: "'NIC_Intel-X710' and
16030            '64B' and
16031            'NDRPDR' and
16032            'ETH' and
16033            'IP4FWD' and
16034            '4T2C' and
16035            'VHOST_1024' and
16036            not 'VXLAN' and
16037            not 'NF_DENSITY' and
16038            not 'CFS_OPT' and
16039            not 'DOT1Q'"
16040   parameters:
16041   - "throughput"
16042   - "parent"
16043   - "tags"
16044   sort:
16045   - "1VM"
16046   - "2VM"
16047   traces:
16048     hoverinfo: "x+y"
16049     boxpoints: "outliers"
16050     whiskerwidth: 0
16051   layout:
16052     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16053     layout: "plot-throughput"
16054
16055 - type: "plot"
16056   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16057   algorithm: "plot_performance_box"
16058   output-file-type: ".html"
16059   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16061   filter: "'NIC_Intel-X710' and
16062            '64B' and
16063            'NDRPDR' and
16064            'ETH' and
16065            'IP4FWD' and
16066            '2T1C' and
16067            'VHOST_1024' and
16068            not 'VXLAN' and
16069            not 'NF_DENSITY' and
16070            not 'CFS_OPT' and
16071            not 'DOT1Q'"
16072   parameters:
16073   - "throughput"
16074   - "parent"
16075   - "tags"
16076   sort:
16077   - "1VM"
16078   - "2VM"
16079   traces:
16080     hoverinfo: "x+y"
16081     boxpoints: "outliers"
16082     whiskerwidth: 0
16083   layout:
16084     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16085     layout: "plot-throughput"
16086
16087 - type: "plot"
16088   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16089   algorithm: "plot_performance_box"
16090   output-file-type: ".html"
16091   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16093   filter: "'NIC_Intel-X710' and
16094            '64B' and
16095            'NDRPDR' and
16096            'ETH' and
16097            'IP4FWD' and
16098            '4T2C' and
16099            'VHOST_1024' and
16100            not 'VXLAN' and
16101            not 'NF_DENSITY' and
16102            not 'CFS_OPT' and
16103            not 'DOT1Q'"
16104   parameters:
16105   - "throughput"
16106   - "parent"
16107   - "tags"
16108   sort:
16109   - "1VM"
16110   - "2VM"
16111   traces:
16112     hoverinfo: "x+y"
16113     boxpoints: "outliers"
16114     whiskerwidth: 0
16115   layout:
16116     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16117     layout: "plot-throughput"
16118
16119 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16120 - type: "plot"
16121   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16122   algorithm: "plot_performance_box"
16123   output-file-type: ".html"
16124   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16126   filter: "'NIC_Intel-X710' and
16127            '64B' and
16128            'NDRPDR' and
16129            ('ETH' or 'DOT1Q') and
16130            'BASE' and
16131            '2T1C' and
16132            ('L2BDMACLRN' or 'L2XCFWD') and
16133            'VHOST_1024' and
16134            not 'VXLAN' and
16135            not 'NF_DENSITY' and
16136            not 'IP4FWD' and
16137            not '2VM'"
16138   parameters:
16139   - "throughput"
16140   - "parent"
16141   - "tags"
16142 #  sort:
16143 #  - "not CFS_OPT"
16144 #  - "L2XCFWD"
16145 #  - "not CFS_OPT"
16146 #  - "CFS_OPT"
16147   traces:
16148     hoverinfo: "x+y"
16149     boxpoints: "outliers"
16150     whiskerwidth: 0
16151   layout:
16152     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16153     layout: "plot-throughput"
16154
16155 - type: "plot"
16156   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16157   algorithm: "plot_performance_box"
16158   output-file-type: ".html"
16159   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16161   filter: "'NIC_Intel-X710' and
16162            '64B' and
16163            'NDRPDR' and
16164            ('ETH' or 'DOT1Q') and
16165            'BASE' and
16166            '2T1C' and
16167            ('L2BDMACLRN' or 'L2XCFWD') and
16168            'VHOST_1024' and
16169            not 'VXLAN' and
16170            not 'NF_DENSITY' and
16171            not 'IP4FWD' and
16172            not '2VM'"
16173   parameters:
16174   - "throughput"
16175   - "parent"
16176   - "tags"
16177 #  sort:
16178 #  - "not CFS_OPT"
16179 #  - "L2XCFWD"
16180 #  - "not CFS_OPT"
16181 #  - "CFS_OPT"
16182   traces:
16183     hoverinfo: "x+y"
16184     boxpoints: "outliers"
16185     whiskerwidth: 0
16186   layout:
16187     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16188     layout: "plot-throughput"
16189
16190 - type: "plot"
16191   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16192   algorithm: "plot_performance_box"
16193   output-file-type: ".html"
16194   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16196   filter: "'NIC_Intel-X710' and
16197            '64B' and
16198            'NDRPDR' and
16199            ('ETH' or 'DOT1Q') and
16200            'BASE' and
16201            '4T2C' and
16202            ('L2BDMACLRN' or 'L2XCFWD') and
16203            'VHOST_1024' and
16204            not 'VXLAN' and
16205            not 'NF_DENSITY' and
16206            not 'IP4FWD' and
16207            not '2VM'"
16208   parameters:
16209   - "throughput"
16210   - "parent"
16211   - "tags"
16212 #  sort:
16213 #  - "not CFS_OPT"
16214 #  - "L2XCFWD"
16215 #  - "not CFS_OPT"
16216 #  - "CFS_OPT"
16217   traces:
16218     hoverinfo: "x+y"
16219     boxpoints: "outliers"
16220     whiskerwidth: 0
16221   layout:
16222     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16223     layout: "plot-throughput"
16224
16225 - type: "plot"
16226   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16227   algorithm: "plot_performance_box"
16228   output-file-type: ".html"
16229   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16231   filter: "'NIC_Intel-X710' and
16232            '64B' and
16233            'NDRPDR' and
16234            ('ETH' or 'DOT1Q') and
16235            'BASE' and
16236            '4T2C' and
16237            ('L2BDMACLRN' or 'L2XCFWD') and
16238            'VHOST_1024' and
16239            not 'VXLAN' and
16240            not 'NF_DENSITY' and
16241            not 'IP4FWD' and
16242            not '2VM'"
16243   parameters:
16244   - "throughput"
16245   - "parent"
16246   - "tags"
16247 #  sort:
16248 #  - "not CFS_OPT"
16249 #  - "L2XCFWD"
16250 #  - "not CFS_OPT"
16251 #  - "CFS_OPT"
16252   traces:
16253     hoverinfo: "x+y"
16254     boxpoints: "outliers"
16255     whiskerwidth: 0
16256   layout:
16257     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16258     layout: "plot-throughput"
16259
16260 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16261 - type: "plot"
16262   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16263   algorithm: "plot_performance_box"
16264   output-file-type: ".html"
16265   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16267   filter: "'NIC_Intel-X710' and
16268            '64B' and
16269            'NDRPDR' and
16270            ('ETH' or 'DOT1Q') and
16271            '2T1C' and
16272            ('L2BDMACLRN' or 'L2XCFWD') and
16273            'VHOST_1024' and
16274            not 'CFS_OPT' and
16275            not 'VXLAN' and
16276            not 'NF_DENSITY' and
16277            not 'DOT1Q' and
16278            not 'IP4FWD'"
16279   parameters:
16280   - "throughput"
16281   - "parent"
16282   - "tags"
16283 #  sort:
16284 #  - "1VM"
16285 #  - "L2XCFWD"
16286 #  - "1VM"
16287 #  - "L2BDMACLRN"
16288   traces:
16289     hoverinfo: "x+y"
16290     boxpoints: "outliers"
16291     whiskerwidth: 0
16292   layout:
16293     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16294     layout: "plot-throughput"
16295
16296 - type: "plot"
16297   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16298   algorithm: "plot_performance_box"
16299   output-file-type: ".html"
16300   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16302   filter: "'NIC_Intel-X710' and
16303            '64B' and
16304            'NDRPDR' and
16305            ('ETH' or 'DOT1Q') and
16306            '2T1C' and
16307            ('L2BDMACLRN' or 'L2XCFWD') and
16308            'VHOST_1024' and
16309            not 'CFS_OPT' and
16310            not 'VXLAN' and
16311            not 'NF_DENSITY' and
16312            not 'DOT1Q' and
16313            not 'IP4FWD'"
16314   parameters:
16315   - "throughput"
16316   - "parent"
16317   - "tags"
16318 #  sort:
16319 #  - "1VM"
16320 #  - "L2XCFWD"
16321 #  - "1VM"
16322 #  - "L2BDMACLRN"
16323   traces:
16324     hoverinfo: "x+y"
16325     boxpoints: "outliers"
16326     whiskerwidth: 0
16327   layout:
16328     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16329     layout: "plot-throughput"
16330
16331 - type: "plot"
16332   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16333   algorithm: "plot_performance_box"
16334   output-file-type: ".html"
16335   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16337   filter: "'NIC_Intel-X710' and
16338            '64B' and
16339            'NDRPDR' and
16340            ('ETH' or 'DOT1Q') and
16341            '4T2C' and
16342            ('L2BDMACLRN' or 'L2XCFWD') and
16343            'VHOST_1024' and
16344            not 'CFS_OPT' and
16345            not 'VXLAN' and
16346            not 'NF_DENSITY' and
16347            not 'DOT1Q' and
16348            not 'IP4FWD'"
16349   parameters:
16350   - "throughput"
16351   - "parent"
16352   - "tags"
16353 #  sort:
16354 #  - "1VM"
16355 #  - "L2XCFWD"
16356 #  - "1VM"
16357 #  - "L2BDMACLRN"
16358   traces:
16359     hoverinfo: "x+y"
16360     boxpoints: "outliers"
16361     whiskerwidth: 0
16362   layout:
16363     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16364     layout: "plot-throughput"
16365
16366 - type: "plot"
16367   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16368   algorithm: "plot_performance_box"
16369   output-file-type: ".html"
16370   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16372   filter: "'NIC_Intel-X710' and
16373            '64B' and
16374            'NDRPDR' and
16375            ('ETH' or 'DOT1Q') and
16376            '4T2C' and
16377            ('L2BDMACLRN' or 'L2XCFWD') and
16378            'VHOST_1024' and
16379            not 'CFS_OPT' and
16380            not 'VXLAN' and
16381            not 'NF_DENSITY' and
16382            not 'DOT1Q' and
16383            not 'IP4FWD'"
16384   parameters:
16385   - "throughput"
16386   - "parent"
16387   - "tags"
16388 #  sort:
16389 #  - "1VM"
16390 #  - "L2XCFWD"
16391 #  - "1VM"
16392 #  - "L2BDMACLRN"
16393   traces:
16394     hoverinfo: "x+y"
16395     boxpoints: "outliers"
16396     whiskerwidth: 0
16397   layout:
16398     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16399     layout: "plot-throughput"
16400
16401 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16402 - type: "plot"
16403   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16404   algorithm: "plot_performance_box"
16405   output-file-type: ".html"
16406   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16408   filter: "'NIC_Intel-XXV710' and
16409            '64B' and
16410            'NDRPDR' and
16411            'ETH' and
16412            'IP4FWD' and
16413            '2T1C' and
16414            'VHOST_1024' and
16415            not 'VXLAN' and
16416            not 'CFS_OPT' and
16417            not 'DOT1Q'"
16418   parameters:
16419   - "throughput"
16420   - "parent"
16421   - "tags"
16422   sort:
16423   - "1VM"
16424   - "2VM"
16425   traces:
16426     hoverinfo: "x+y"
16427     boxpoints: "outliers"
16428     whiskerwidth: 0
16429   layout:
16430     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16431     layout: "plot-throughput"
16432
16433 - type: "plot"
16434   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16435   algorithm: "plot_performance_box"
16436   output-file-type: ".html"
16437   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16438   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16439   filter: "'NIC_Intel-XXV710' and
16440            '64B' and
16441            'NDRPDR' and
16442            'ETH' and
16443            'IP4FWD' and
16444            '4T2C' and
16445            'VHOST_1024' and
16446            not 'VXLAN' and
16447            not 'CFS_OPT' and
16448            not 'DOT1Q'"
16449   parameters:
16450   - "throughput"
16451   - "parent"
16452   - "tags"
16453   sort:
16454   - "1VM"
16455   - "2VM"
16456   traces:
16457     hoverinfo: "x+y"
16458     boxpoints: "outliers"
16459     whiskerwidth: 0
16460   layout:
16461     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16462     layout: "plot-throughput"
16463
16464 - type: "plot"
16465   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16466   algorithm: "plot_performance_box"
16467   output-file-type: ".html"
16468   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16470   filter: "'NIC_Intel-XXV710' and
16471            '64B' and
16472            'NDRPDR' and
16473            'ETH' and
16474            'IP4FWD' and
16475            '2T1C' and
16476            'VHOST_1024' and
16477            not 'VXLAN' and
16478            not 'CFS_OPT' and
16479            not 'DOT1Q'"
16480   parameters:
16481   - "throughput"
16482   - "parent"
16483   - "tags"
16484   sort:
16485   - "1VM"
16486   - "2VM"
16487   traces:
16488     hoverinfo: "x+y"
16489     boxpoints: "outliers"
16490     whiskerwidth: 0
16491   layout:
16492     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16493     layout: "plot-throughput"
16494
16495 - type: "plot"
16496   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16497   algorithm: "plot_performance_box"
16498   output-file-type: ".html"
16499   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16501   filter: "'NIC_Intel-XXV710' and
16502            '64B' and
16503            'NDRPDR' and
16504            'ETH' and
16505            'IP4FWD' and
16506            '4T2C' and
16507            'VHOST_1024' and
16508            not 'VXLAN' and
16509            not 'CFS_OPT' and
16510            not 'DOT1Q'"
16511   parameters:
16512   - "throughput"
16513   - "parent"
16514   - "tags"
16515   sort:
16516   - "1VM"
16517   - "2VM"
16518   traces:
16519     hoverinfo: "x+y"
16520     boxpoints: "outliers"
16521     whiskerwidth: 0
16522   layout:
16523     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16524     layout: "plot-throughput"
16525
16526 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16527 #- type: "plot"
16528 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16529 #  algorithm: "plot_performance_box"
16530 #  output-file-type: ".html"
16531 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16532 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16533 #  filter: "'NIC_Intel-XXV710' and
16534 #           '64B' and
16535 #           'NDRPDR' and
16536 #           ('ETH' or 'DOT1Q') and
16537 #           'BASE' and
16538 #           '2T1C' and
16539 #           ('L2BDMACLRN' or 'L2XCFWD') and
16540 #           'VHOST_1024' and
16541 #           not 'VXLAN' and
16542 #           not 'IP4FWD' and
16543 #           not '2VM'"
16544 #  parameters:
16545 #  - "throughput"
16546 #  - "parent"
16547 #  - "tags"
16548 ##  sort:
16549 ##  - "not CFS_OPT"
16550 ##  - "L2XCFWD"
16551 ##  - "not CFS_OPT"
16552 ##  - "CFS_OPT"
16553 #  traces:
16554 #    hoverinfo: "x+y"
16555 #    boxpoints: "outliers"
16556 #    whiskerwidth: 0
16557 #  layout:
16558 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16559 #    layout: "plot-throughput"
16560 #
16561 #- type: "plot"
16562 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16563 #  algorithm: "plot_performance_box"
16564 #  output-file-type: ".html"
16565 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16566 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16567 #  filter: "'NIC_Intel-XXV710' and
16568 #           '64B' and
16569 #           'NDRPDR' and
16570 #           ('ETH' or 'DOT1Q') and
16571 #           'BASE' and
16572 #           '2T1C' and
16573 #           ('L2BDMACLRN' or 'L2XCFWD') and
16574 #           'VHOST_1024' and
16575 #           not 'VXLAN' and
16576 #           not 'IP4FWD' and
16577 #           not '2VM'"
16578 #  parameters:
16579 #  - "throughput"
16580 #  - "parent"
16581 #  - "tags"
16582 ##  sort:
16583 ##  - "not CFS_OPT"
16584 ##  - "L2XCFWD"
16585 ##  - "not CFS_OPT"
16586 ##  - "CFS_OPT"
16587 #  traces:
16588 #    hoverinfo: "x+y"
16589 #    boxpoints: "outliers"
16590 #    whiskerwidth: 0
16591 #  layout:
16592 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16593 #    layout: "plot-throughput"
16594 #
16595 #- type: "plot"
16596 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16597 #  algorithm: "plot_performance_box"
16598 #  output-file-type: ".html"
16599 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16601 #  filter: "'NIC_Intel-XXV710' and
16602 #           '64B' and
16603 #           'NDRPDR' and
16604 #           ('ETH' or 'DOT1Q') and
16605 #           'BASE' and
16606 #           '4T2C' and
16607 #           ('L2BDMACLRN' or 'L2XCFWD') and
16608 #           'VHOST_1024' and
16609 #           not 'VXLAN' and
16610 #           not 'IP4FWD' and
16611 #           not '2VM'"
16612 #  parameters:
16613 #  - "throughput"
16614 #  - "parent"
16615 #  - "tags"
16616 ##  sort:
16617 ##  - "not CFS_OPT"
16618 ##  - "L2XCFWD"
16619 ##  - "not CFS_OPT"
16620 ##  - "CFS_OPT"
16621 #  traces:
16622 #    hoverinfo: "x+y"
16623 #    boxpoints: "outliers"
16624 #    whiskerwidth: 0
16625 #  layout:
16626 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16627 #    layout: "plot-throughput"
16628 #
16629 #- type: "plot"
16630 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16631 #  algorithm: "plot_performance_box"
16632 #  output-file-type: ".html"
16633 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16634 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16635 #  filter: "'NIC_Intel-XXV710' and
16636 #           '64B' and
16637 #           'NDRPDR' and
16638 #           ('ETH' or 'DOT1Q') and
16639 #           'BASE' and
16640 #           '4T2C' and
16641 #           ('L2BDMACLRN' or 'L2XCFWD') and
16642 #           'VHOST_1024' and
16643 #           not 'VXLAN' and
16644 #           not 'IP4FWD' and
16645 #           not '2VM'"
16646 #  parameters:
16647 #  - "throughput"
16648 #  - "parent"
16649 #  - "tags"
16650 ##  sort:
16651 ##  - "not CFS_OPT"
16652 ##  - "L2XCFWD"
16653 ##  - "not CFS_OPT"
16654 ##  - "CFS_OPT"
16655 #  traces:
16656 #    hoverinfo: "x+y"
16657 #    boxpoints: "outliers"
16658 #    whiskerwidth: 0
16659 #  layout:
16660 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16661 #    layout: "plot-throughput"
16662 #
16663 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16664 #- type: "plot"
16665 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16666 #  algorithm: "plot_performance_box"
16667 #  output-file-type: ".html"
16668 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16669 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16670 #  filter: "'NIC_Intel-XXV710' and
16671 #           '64B' and
16672 #           'NDRPDR' and
16673 #           ('ETH' or 'DOT1Q') and
16674 #           '2T1C' and
16675 #           ('L2BDMACLRN' or 'L2XCFWD') and
16676 #           'VHOST_1024' and
16677 #           not 'CFS_OPT' and
16678 #           not 'VXLAN' and
16679 #           not 'DOT1Q' and
16680 #           not 'IP4FWD'"
16681 #  parameters:
16682 #  - "throughput"
16683 #  - "parent"
16684 #  - "tags"
16685 ##  sort:
16686 ##  - "1VM"
16687 ##  - "L2XCFWD"
16688 ##  - "1VM"
16689 ##  - "L2BDMACLRN"
16690 #  traces:
16691 #    hoverinfo: "x+y"
16692 #    boxpoints: "outliers"
16693 #    whiskerwidth: 0
16694 #  layout:
16695 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16696 #    layout: "plot-throughput"
16697 #
16698 #- type: "plot"
16699 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16700 #  algorithm: "plot_performance_box"
16701 #  output-file-type: ".html"
16702 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16703 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16704 #  filter: "'NIC_Intel-XXV710' and
16705 #           '64B' and
16706 #           'NDRPDR' and
16707 #           ('ETH' or 'DOT1Q') and
16708 #           '2T1C' and
16709 #           ('L2BDMACLRN' or 'L2XCFWD') and
16710 #           'VHOST_1024' and
16711 #           not 'CFS_OPT' and
16712 #           not 'VXLAN' and
16713 #           not 'DOT1Q' and
16714 #           not 'IP4FWD'"
16715 #  parameters:
16716 #  - "throughput"
16717 #  - "parent"
16718 #  - "tags"
16719 ##  sort:
16720 ##  - "1VM"
16721 ##  - "L2XCFWD"
16722 ##  - "1VM"
16723 ##  - "L2BDMACLRN"
16724 #  traces:
16725 #    hoverinfo: "x+y"
16726 #    boxpoints: "outliers"
16727 #    whiskerwidth: 0
16728 #  layout:
16729 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16730 #    layout: "plot-throughput"
16731 #
16732 #- type: "plot"
16733 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16734 #  algorithm: "plot_performance_box"
16735 #  output-file-type: ".html"
16736 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16737 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16738 #  filter: "'NIC_Intel-XXV710' and
16739 #           '64B' and
16740 #           'NDRPDR' and
16741 #           ('ETH' or 'DOT1Q') and
16742 #           '4T2C' and
16743 #           ('L2BDMACLRN' or 'L2XCFWD') and
16744 #           'VHOST_1024' and
16745 #           not 'CFS_OPT' and
16746 #           not 'VXLAN' and
16747 #           not 'DOT1Q' and
16748 #           not 'IP4FWD'"
16749 #  parameters:
16750 #  - "throughput"
16751 #  - "parent"
16752 #  - "tags"
16753 ##  sort:
16754 ##  - "1VM"
16755 ##  - "L2XCFWD"
16756 ##  - "1VM"
16757 ##  - "L2BDMACLRN"
16758 #  traces:
16759 #    hoverinfo: "x+y"
16760 #    boxpoints: "outliers"
16761 #    whiskerwidth: 0
16762 #  layout:
16763 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16764 #    layout: "plot-throughput"
16765 #
16766 #- type: "plot"
16767 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16768 #  algorithm: "plot_performance_box"
16769 #  output-file-type: ".html"
16770 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16771 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16772 #  filter: "'NIC_Intel-XXV710' and
16773 #           '64B' and
16774 #           'NDRPDR' and
16775 #           ('ETH' or 'DOT1Q') and
16776 #           '4T2C' and
16777 #           ('L2BDMACLRN' or 'L2XCFWD') and
16778 #           'VHOST_1024' and
16779 #           not 'CFS_OPT' and
16780 #           not 'VXLAN' and
16781 #           not 'DOT1Q' and
16782 #           not 'IP4FWD'"
16783 #  parameters:
16784 #  - "throughput"
16785 #  - "parent"
16786 #  - "tags"
16787 ##  sort:
16788 ##  - "1VM"
16789 ##  - "L2XCFWD"
16790 ##  - "1VM"
16791 ##  - "L2BDMACLRN"
16792 #  traces:
16793 #    hoverinfo: "x+y"
16794 #    boxpoints: "outliers"
16795 #    whiskerwidth: 0
16796 #  layout:
16797 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16798 #    layout: "plot-throughput"
16799
16800 ################################################################################
16801
16802 # Packet Throughput - VPP VTS 3n-hsw-x520
16803 - type: "plot"
16804   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16805   algorithm: "plot_performance_box"
16806   output-file-type: ".html"
16807   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16809   filter: "'NIC_Intel-X520-DA2' and
16810            '114B' and
16811            'NDRPDR' and
16812            '1T1C' and
16813            'VTS'"
16814   parameters:
16815   - "throughput"
16816   - "parent"
16817   - "tags"
16818   traces:
16819     hoverinfo: "x+y"
16820     boxpoints: "outliers"
16821     whiskerwidth: 0
16822   layout:
16823     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16824     layout: "plot-throughput"
16825
16826 - type: "plot"
16827   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16828   algorithm: "plot_performance_box"
16829   output-file-type: ".html"
16830   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16832   filter: "'NIC_Intel-X520-DA2' and
16833            '114B' and
16834            'NDRPDR' and
16835            '2T2C' and
16836            'VTS'"
16837   parameters:
16838   - "throughput"
16839   - "parent"
16840   - "tags"
16841   traces:
16842     hoverinfo: "x+y"
16843     boxpoints: "outliers"
16844     whiskerwidth: 0
16845   layout:
16846     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16847     layout: "plot-throughput"
16848
16849 - type: "plot"
16850   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16851   algorithm: "plot_performance_box"
16852   output-file-type: ".html"
16853   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16855   filter: "'NIC_Intel-X520-DA2' and
16856            '114B' and
16857            'NDRPDR' and
16858            '1T1C' and
16859            'VTS'"
16860   parameters:
16861   - "throughput"
16862   - "parent"
16863   - "tags"
16864   traces:
16865     hoverinfo: "x+y"
16866     boxpoints: "outliers"
16867     whiskerwidth: 0
16868   layout:
16869     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16870     layout: "plot-throughput"
16871
16872 - type: "plot"
16873   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16874   algorithm: "plot_performance_box"
16875   output-file-type: ".html"
16876   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16878   filter: "'NIC_Intel-X520-DA2' and
16879            '114B' and
16880            'NDRPDR' and
16881            '2T2C' and
16882            'VTS'"
16883   parameters:
16884   - "throughput"
16885   - "parent"
16886   - "tags"
16887   traces:
16888     hoverinfo: "x+y"
16889     boxpoints: "outliers"
16890     whiskerwidth: 0
16891   layout:
16892     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16893     layout: "plot-throughput"
16894
16895 ################################################################################
16896
16897 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16898 - type: "plot"
16899   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16900   algorithm: "plot_performance_box"
16901   output-file-type: ".html"
16902   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16903   data: "plot-dpdk-throughput-latency-3n-hsw"
16904   filter: "'NIC_Intel-X520-DA2' and
16905            '64B' and
16906            'BASE' and
16907            'NDRPDR' and
16908            '1T1C' and
16909            'IP4FWD'"
16910   parameters:
16911   - "throughput"
16912   - "parent"
16913   - "tags"
16914   traces:
16915     hoverinfo: "x+y"
16916     boxpoints: "outliers"
16917     whiskerwidth: 0
16918   layout:
16919     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16920     layout: "plot-throughput"
16921
16922 - type: "plot"
16923   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16924   algorithm: "plot_performance_box"
16925   output-file-type: ".html"
16926   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16927   data: "plot-dpdk-throughput-latency-3n-hsw"
16928   filter: "'NIC_Intel-X520-DA2' and
16929            '64B' and
16930            'BASE' and
16931            'NDRPDR' and
16932            '2T2C' and
16933            'IP4FWD'"
16934   parameters:
16935   - "throughput"
16936   - "parent"
16937   - "tags"
16938   traces:
16939     hoverinfo: "x+y"
16940     boxpoints: "outliers"
16941     whiskerwidth: 0
16942   layout:
16943     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16944     layout: "plot-throughput"
16945
16946 - type: "plot"
16947   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16948   algorithm: "plot_performance_box"
16949   output-file-type: ".html"
16950   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16951   data: "plot-dpdk-throughput-latency-3n-hsw"
16952   filter: "'NIC_Intel-X520-DA2' and
16953            '64B' and
16954            'BASE' and
16955            'NDRPDR' and
16956            '1T1C' and
16957            'IP4FWD'"
16958   parameters:
16959   - "throughput"
16960   - "parent"
16961   - "tags"
16962   traces:
16963     hoverinfo: "x+y"
16964     boxpoints: "outliers"
16965     whiskerwidth: 0
16966   layout:
16967     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16968     layout: "plot-throughput"
16969
16970 - type: "plot"
16971   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16972   algorithm: "plot_performance_box"
16973   output-file-type: ".html"
16974   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16975   data: "plot-dpdk-throughput-latency-3n-hsw"
16976   filter: "'NIC_Intel-X520-DA2' and
16977            '64B' and
16978            'BASE' and
16979            'NDRPDR' and
16980            '2T2C' and
16981            'IP4FWD'"
16982   parameters:
16983   - "throughput"
16984   - "parent"
16985   - "tags"
16986   traces:
16987     hoverinfo: "x+y"
16988     boxpoints: "outliers"
16989     whiskerwidth: 0
16990   layout:
16991     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16992     layout: "plot-throughput"
16993
16994 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16995 - type: "plot"
16996   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16997   algorithm: "plot_performance_box"
16998   output-file-type: ".html"
16999   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17000   data: "plot-dpdk-throughput-latency-3n-hsw"
17001   filter: "'NIC_Intel-X710' and
17002            '64B' and
17003            'BASE' and
17004            'NDRPDR' and
17005            '1T1C' and
17006            'IP4FWD'"
17007   parameters:
17008   - "throughput"
17009   - "parent"
17010   - "tags"
17011   traces:
17012     hoverinfo: "x+y"
17013     boxpoints: "outliers"
17014     whiskerwidth: 0
17015   layout:
17016     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17017     layout: "plot-throughput"
17018
17019 - type: "plot"
17020   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17021   algorithm: "plot_performance_box"
17022   output-file-type: ".html"
17023   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17024   data: "plot-dpdk-throughput-latency-3n-hsw"
17025   filter: "'NIC_Intel-X710' and
17026            '64B' and
17027            'BASE' and
17028            'NDRPDR' and
17029            '2T2C' and
17030            'IP4FWD'"
17031   parameters:
17032   - "throughput"
17033   - "parent"
17034   - "tags"
17035   traces:
17036     hoverinfo: "x+y"
17037     boxpoints: "outliers"
17038     whiskerwidth: 0
17039   layout:
17040     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17041     layout: "plot-throughput"
17042
17043 - type: "plot"
17044   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17045   algorithm: "plot_performance_box"
17046   output-file-type: ".html"
17047   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17048   data: "plot-dpdk-throughput-latency-3n-hsw"
17049   filter: "'NIC_Intel-X710' and
17050            '64B' and
17051            'BASE' and
17052            'NDRPDR' and
17053            '1T1C' and
17054            'IP4FWD'"
17055   parameters:
17056   - "throughput"
17057   - "parent"
17058   - "tags"
17059   traces:
17060     hoverinfo: "x+y"
17061     boxpoints: "outliers"
17062     whiskerwidth: 0
17063   layout:
17064     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17065     layout: "plot-throughput"
17066
17067 - type: "plot"
17068   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17069   algorithm: "plot_performance_box"
17070   output-file-type: ".html"
17071   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17072   data: "plot-dpdk-throughput-latency-3n-hsw"
17073   filter: "'NIC_Intel-X710' and
17074            '64B' and
17075            'BASE' and
17076            'NDRPDR' and
17077            '2T2C' and
17078            'IP4FWD'"
17079   parameters:
17080   - "throughput"
17081   - "parent"
17082   - "tags"
17083   traces:
17084     hoverinfo: "x+y"
17085     boxpoints: "outliers"
17086     whiskerwidth: 0
17087   layout:
17088     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17089     layout: "plot-throughput"
17090
17091 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17092 - type: "plot"
17093   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17094   algorithm: "plot_performance_box"
17095   output-file-type: ".html"
17096   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17097   data: "plot-dpdk-throughput-latency-3n-hsw"
17098   filter: "'NIC_Intel-XL710' and
17099            '64B' and
17100            'BASE' and
17101            'NDRPDR' and
17102            '1T1C' and
17103            'IP4FWD'"
17104   parameters:
17105   - "throughput"
17106   - "parent"
17107   - "tags"
17108   traces:
17109     hoverinfo: "x+y"
17110     boxpoints: "outliers"
17111     whiskerwidth: 0
17112   layout:
17113     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17114     layout: "plot-throughput"
17115
17116 - type: "plot"
17117   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17118   algorithm: "plot_performance_box"
17119   output-file-type: ".html"
17120   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17121   data: "plot-dpdk-throughput-latency-3n-hsw"
17122   filter: "'NIC_Intel-XL710' and
17123            '64B' and
17124            'BASE' and
17125            'NDRPDR' and
17126            '2T2C' and
17127            'IP4FWD'"
17128   parameters:
17129   - "throughput"
17130   - "parent"
17131   - "tags"
17132   traces:
17133     hoverinfo: "x+y"
17134     boxpoints: "outliers"
17135     whiskerwidth: 0
17136   layout:
17137     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17138     layout: "plot-throughput"
17139
17140 - type: "plot"
17141   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17142   algorithm: "plot_performance_box"
17143   output-file-type: ".html"
17144   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17145   data: "plot-dpdk-throughput-latency-3n-hsw"
17146   filter: "'NIC_Intel-XL710' and
17147            '64B' and
17148            'BASE' and
17149            'NDRPDR' and
17150            '1T1C' and
17151            'IP4FWD'"
17152   parameters:
17153   - "throughput"
17154   - "parent"
17155   - "tags"
17156   traces:
17157     hoverinfo: "x+y"
17158     boxpoints: "outliers"
17159     whiskerwidth: 0
17160   layout:
17161     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17162     layout: "plot-throughput"
17163
17164 - type: "plot"
17165   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17166   algorithm: "plot_performance_box"
17167   output-file-type: ".html"
17168   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17169   data: "plot-dpdk-throughput-latency-3n-hsw"
17170   filter: "'NIC_Intel-XL710' and
17171            '64B' and
17172            'BASE' and
17173            'NDRPDR' and
17174            '2T2C' and
17175            'IP4FWD'"
17176   parameters:
17177   - "throughput"
17178   - "parent"
17179   - "tags"
17180   traces:
17181     hoverinfo: "x+y"
17182     boxpoints: "outliers"
17183     whiskerwidth: 0
17184   layout:
17185     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17186     layout: "plot-throughput"
17187
17188 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17189 - type: "plot"
17190   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17191   algorithm: "plot_performance_box"
17192   output-file-type: ".html"
17193   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17194   data: "plot-dpdk-throughput-latency-3n-skx"
17195   filter: "'NIC_Intel-X710' and
17196            '64B' and
17197            'BASE' and
17198            'NDRPDR' and
17199            '2T1C' and
17200            'IP4FWD'"
17201   parameters:
17202   - "throughput"
17203   - "parent"
17204   - "tags"
17205   traces:
17206     hoverinfo: "x+y"
17207     boxpoints: "outliers"
17208     whiskerwidth: 0
17209   layout:
17210     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17211     layout: "plot-throughput"
17212
17213 - type: "plot"
17214   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17215   algorithm: "plot_performance_box"
17216   output-file-type: ".html"
17217   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17218   data: "plot-dpdk-throughput-latency-3n-skx"
17219   filter: "'NIC_Intel-X710' and
17220            '64B' and
17221            'BASE' and
17222            'NDRPDR' and
17223            '4T2C' and
17224            'IP4FWD'"
17225   parameters:
17226   - "throughput"
17227   - "parent"
17228   - "tags"
17229   traces:
17230     hoverinfo: "x+y"
17231     boxpoints: "outliers"
17232     whiskerwidth: 0
17233   layout:
17234     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17235     layout: "plot-throughput"
17236
17237 - type: "plot"
17238   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17239   algorithm: "plot_performance_box"
17240   output-file-type: ".html"
17241   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17242   data: "plot-dpdk-throughput-latency-3n-skx"
17243   filter: "'NIC_Intel-X710' and
17244            '64B' and
17245            'BASE' and
17246            'NDRPDR' and
17247            '2T1C' and
17248            'IP4FWD'"
17249   parameters:
17250   - "throughput"
17251   - "parent"
17252   - "tags"
17253   traces:
17254     hoverinfo: "x+y"
17255     boxpoints: "outliers"
17256     whiskerwidth: 0
17257   layout:
17258     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17259     layout: "plot-throughput"
17260
17261 - type: "plot"
17262   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17263   algorithm: "plot_performance_box"
17264   output-file-type: ".html"
17265   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17266   data: "plot-dpdk-throughput-latency-3n-skx"
17267   filter: "'NIC_Intel-X710' and
17268            '64B' and
17269            'BASE' and
17270            'NDRPDR' and
17271            '4T2C' and
17272            'IP4FWD'"
17273   parameters:
17274   - "throughput"
17275   - "parent"
17276   - "tags"
17277   traces:
17278     hoverinfo: "x+y"
17279     boxpoints: "outliers"
17280     whiskerwidth: 0
17281   layout:
17282     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17283     layout: "plot-throughput"
17284
17285 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17286 - type: "plot"
17287   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17288   algorithm: "plot_performance_box"
17289   output-file-type: ".html"
17290   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17291   data: "plot-dpdk-throughput-latency-3n-skx"
17292   filter: "'NIC_Intel-XXV710' and
17293            '64B' and
17294            'BASE' and
17295            'NDRPDR' and
17296            '2T1C' and
17297            'IP4FWD'"
17298   parameters:
17299   - "throughput"
17300   - "parent"
17301   - "tags"
17302   traces:
17303     hoverinfo: "x+y"
17304     boxpoints: "outliers"
17305     whiskerwidth: 0
17306   layout:
17307     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17308     layout: "plot-throughput"
17309
17310 - type: "plot"
17311   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17312   algorithm: "plot_performance_box"
17313   output-file-type: ".html"
17314   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17315   data: "plot-dpdk-throughput-latency-3n-skx"
17316   filter: "'NIC_Intel-XXV710' and
17317            '64B' and
17318            'BASE' and
17319            'NDRPDR' and
17320            '4T2C' and
17321            'IP4FWD'"
17322   parameters:
17323   - "throughput"
17324   - "parent"
17325   - "tags"
17326   traces:
17327     hoverinfo: "x+y"
17328     boxpoints: "outliers"
17329     whiskerwidth: 0
17330   layout:
17331     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17332     layout: "plot-throughput"
17333
17334 - type: "plot"
17335   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17336   algorithm: "plot_performance_box"
17337   output-file-type: ".html"
17338   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17339   data: "plot-dpdk-throughput-latency-3n-skx"
17340   filter: "'NIC_Intel-XXV710' and
17341            '64B' and
17342            'BASE' and
17343            'NDRPDR' and
17344            '2T1C' and
17345            'IP4FWD'"
17346   parameters:
17347   - "throughput"
17348   - "parent"
17349   - "tags"
17350   traces:
17351     hoverinfo: "x+y"
17352     boxpoints: "outliers"
17353     whiskerwidth: 0
17354   layout:
17355     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17356     layout: "plot-throughput"
17357
17358 - type: "plot"
17359   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17360   algorithm: "plot_performance_box"
17361   output-file-type: ".html"
17362   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17363   data: "plot-dpdk-throughput-latency-3n-skx"
17364   filter: "'NIC_Intel-XXV710' and
17365            '64B' and
17366            'BASE' and
17367            'NDRPDR' and
17368            '4T2C' and
17369            'IP4FWD'"
17370   parameters:
17371   - "throughput"
17372   - "parent"
17373   - "tags"
17374   traces:
17375     hoverinfo: "x+y"
17376     boxpoints: "outliers"
17377     whiskerwidth: 0
17378   layout:
17379     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17380     layout: "plot-throughput"
17381
17382 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17383 - type: "plot"
17384   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17385   algorithm: "plot_performance_box"
17386   output-file-type: ".html"
17387   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17388   data: "plot-dpdk-throughput-latency-2n-skx"
17389   filter: "'NIC_Intel-X710' and
17390            '64B' and
17391            'BASE' and
17392            'NDRPDR' and
17393            '2T1C' and
17394            'IP4FWD'"
17395   parameters:
17396   - "throughput"
17397   - "parent"
17398   - "tags"
17399   traces:
17400     hoverinfo: "x+y"
17401     boxpoints: "outliers"
17402     whiskerwidth: 0
17403   layout:
17404     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17405     layout: "plot-throughput"
17406
17407 - type: "plot"
17408   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17409   algorithm: "plot_performance_box"
17410   output-file-type: ".html"
17411   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17412   data: "plot-dpdk-throughput-latency-2n-skx"
17413   filter: "'NIC_Intel-X710' and
17414            '64B' and
17415            'BASE' and
17416            'NDRPDR' and
17417            '4T2C' and
17418            'IP4FWD'"
17419   parameters:
17420   - "throughput"
17421   - "parent"
17422   - "tags"
17423   traces:
17424     hoverinfo: "x+y"
17425     boxpoints: "outliers"
17426     whiskerwidth: 0
17427   layout:
17428     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17433   algorithm: "plot_performance_box"
17434   output-file-type: ".html"
17435   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17436   data: "plot-dpdk-throughput-latency-2n-skx"
17437   filter: "'NIC_Intel-X710' and
17438            '64B' and
17439            'BASE' and
17440            'NDRPDR' and
17441            '2T1C' and
17442            'IP4FWD'"
17443   parameters:
17444   - "throughput"
17445   - "parent"
17446   - "tags"
17447   traces:
17448     hoverinfo: "x+y"
17449     boxpoints: "outliers"
17450     whiskerwidth: 0
17451   layout:
17452     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17453     layout: "plot-throughput"
17454
17455 - type: "plot"
17456   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17457   algorithm: "plot_performance_box"
17458   output-file-type: ".html"
17459   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17460   data: "plot-dpdk-throughput-latency-2n-skx"
17461   filter: "'NIC_Intel-X710' and
17462            '64B' and
17463            'BASE' and
17464            'NDRPDR' and
17465            '4T2C' and
17466            'IP4FWD'"
17467   parameters:
17468   - "throughput"
17469   - "parent"
17470   - "tags"
17471   traces:
17472     hoverinfo: "x+y"
17473     boxpoints: "outliers"
17474     whiskerwidth: 0
17475   layout:
17476     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17477     layout: "plot-throughput"
17478
17479 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17480 - type: "plot"
17481   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17482   algorithm: "plot_performance_box"
17483   output-file-type: ".html"
17484   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17485   data: "plot-dpdk-throughput-latency-2n-skx"
17486   filter: "'NIC_Intel-XXV710' and
17487            '64B' and
17488            'BASE' and
17489            'NDRPDR' and
17490            '2T1C' and
17491            'IP4FWD'"
17492   parameters:
17493   - "throughput"
17494   - "parent"
17495   - "tags"
17496   traces:
17497     hoverinfo: "x+y"
17498     boxpoints: "outliers"
17499     whiskerwidth: 0
17500   layout:
17501     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17502     layout: "plot-throughput"
17503
17504 - type: "plot"
17505   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17506   algorithm: "plot_performance_box"
17507   output-file-type: ".html"
17508   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17509   data: "plot-dpdk-throughput-latency-2n-skx"
17510   filter: "'NIC_Intel-XXV710' and
17511            '64B' and
17512            'BASE' and
17513            'NDRPDR' and
17514            '4T2C' and
17515            'IP4FWD'"
17516   parameters:
17517   - "throughput"
17518   - "parent"
17519   - "tags"
17520   traces:
17521     hoverinfo: "x+y"
17522     boxpoints: "outliers"
17523     whiskerwidth: 0
17524   layout:
17525     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17526     layout: "plot-throughput"
17527
17528 - type: "plot"
17529   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17530   algorithm: "plot_performance_box"
17531   output-file-type: ".html"
17532   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17533   data: "plot-dpdk-throughput-latency-2n-skx"
17534   filter: "'NIC_Intel-XXV710' and
17535            '64B' and
17536            'BASE' and
17537            'NDRPDR' and
17538            '2T1C' and
17539            'IP4FWD'"
17540   parameters:
17541   - "throughput"
17542   - "parent"
17543   - "tags"
17544   traces:
17545     hoverinfo: "x+y"
17546     boxpoints: "outliers"
17547     whiskerwidth: 0
17548   layout:
17549     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17550     layout: "plot-throughput"
17551
17552 - type: "plot"
17553   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17554   algorithm: "plot_performance_box"
17555   output-file-type: ".html"
17556   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17557   data: "plot-dpdk-throughput-latency-2n-skx"
17558   filter: "'NIC_Intel-XXV710' and
17559            '64B' and
17560            'BASE' and
17561            'NDRPDR' and
17562            '4T2C' and
17563            'IP4FWD'"
17564   parameters:
17565   - "throughput"
17566   - "parent"
17567   - "tags"
17568   traces:
17569     hoverinfo: "x+y"
17570     boxpoints: "outliers"
17571     whiskerwidth: 0
17572   layout:
17573     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17574     layout: "plot-throughput"
17575
17576 ################################################################################
17577
17578 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17579 - type: "plot"
17580   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17581   algorithm: "plot_performance_box"
17582   output-file-type: ".html"
17583   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17584   data: "plot-dpdk-throughput-latency-3n-hsw"
17585   filter: "'NIC_Intel-X520-DA2' and
17586            '64B' and
17587            'BASE' and
17588            'NDRPDR' and
17589            '1T1C' and
17590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17591   parameters:
17592   - "throughput"
17593   - "parent"
17594   - "tags"
17595   traces:
17596     hoverinfo: "x+y"
17597     boxpoints: "outliers"
17598     whiskerwidth: 0
17599   layout:
17600     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17601     layout: "plot-throughput"
17602
17603 - type: "plot"
17604   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17605   algorithm: "plot_performance_box"
17606   output-file-type: ".html"
17607   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17608   data: "plot-dpdk-throughput-latency-3n-hsw"
17609   filter: "'NIC_Intel-X520-DA2' and
17610            '64B' and
17611            'BASE' and
17612            'NDRPDR' and
17613            '2T2C' and
17614            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17615   parameters:
17616   - "throughput"
17617   - "parent"
17618   - "tags"
17619   traces:
17620     hoverinfo: "x+y"
17621     boxpoints: "outliers"
17622     whiskerwidth: 0
17623   layout:
17624     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17625     layout: "plot-throughput"
17626
17627 - type: "plot"
17628   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17629   algorithm: "plot_performance_box"
17630   output-file-type: ".html"
17631   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17632   data: "plot-dpdk-throughput-latency-3n-hsw"
17633   filter: "'NIC_Intel-X520-DA2' and
17634            '64B' and
17635            'BASE' and
17636            'NDRPDR' and
17637            '1T1C' and
17638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17639   parameters:
17640   - "throughput"
17641   - "parent"
17642   - "tags"
17643   traces:
17644     hoverinfo: "x+y"
17645     boxpoints: "outliers"
17646     whiskerwidth: 0
17647   layout:
17648     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17649     layout: "plot-throughput"
17650
17651 - type: "plot"
17652   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17653   algorithm: "plot_performance_box"
17654   output-file-type: ".html"
17655   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17656   data: "plot-dpdk-throughput-latency-3n-hsw"
17657   filter: "'NIC_Intel-X520-DA2' and
17658            '64B' and
17659            'BASE' and
17660            'NDRPDR' and
17661            '2T2C' and
17662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17663   parameters:
17664   - "throughput"
17665   - "parent"
17666   - "tags"
17667   traces:
17668     hoverinfo: "x+y"
17669     boxpoints: "outliers"
17670     whiskerwidth: 0
17671   layout:
17672     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17673     layout: "plot-throughput"
17674
17675 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17676 - type: "plot"
17677   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17678   algorithm: "plot_performance_box"
17679   output-file-type: ".html"
17680   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17681   data: "plot-dpdk-throughput-latency-3n-hsw"
17682   filter: "'NIC_Intel-X710' and
17683            '64B' and
17684            'BASE' and
17685            'NDRPDR' and
17686            '1T1C' and
17687            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17688   parameters:
17689   - "throughput"
17690   - "parent"
17691   - "tags"
17692   traces:
17693     hoverinfo: "x+y"
17694     boxpoints: "outliers"
17695     whiskerwidth: 0
17696   layout:
17697     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17698     layout: "plot-throughput"
17699
17700 - type: "plot"
17701   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17702   algorithm: "plot_performance_box"
17703   output-file-type: ".html"
17704   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17705   data: "plot-dpdk-throughput-latency-3n-hsw"
17706   filter: "'NIC_Intel-X710' and
17707            '64B' and
17708            'BASE' and
17709            'NDRPDR' and
17710            '2T2C' and
17711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17712   parameters:
17713   - "throughput"
17714   - "parent"
17715   - "tags"
17716   traces:
17717     hoverinfo: "x+y"
17718     boxpoints: "outliers"
17719     whiskerwidth: 0
17720   layout:
17721     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17722     layout: "plot-throughput"
17723
17724 - type: "plot"
17725   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17726   algorithm: "plot_performance_box"
17727   output-file-type: ".html"
17728   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17729   data: "plot-dpdk-throughput-latency-3n-hsw"
17730   filter: "'NIC_Intel-X710' and
17731            '64B' and
17732            'BASE' and
17733            'NDRPDR' and
17734            '1T1C' and
17735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17736   parameters:
17737   - "throughput"
17738   - "parent"
17739   - "tags"
17740   traces:
17741     hoverinfo: "x+y"
17742     boxpoints: "outliers"
17743     whiskerwidth: 0
17744   layout:
17745     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17746     layout: "plot-throughput"
17747
17748 - type: "plot"
17749   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17750   algorithm: "plot_performance_box"
17751   output-file-type: ".html"
17752   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17753   data: "plot-dpdk-throughput-latency-3n-hsw"
17754   filter: "'NIC_Intel-X710' and
17755            '64B' and
17756            'BASE' and
17757            'NDRPDR' and
17758            '2T2C' and
17759            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17760   parameters:
17761   - "throughput"
17762   - "parent"
17763   - "tags"
17764   traces:
17765     hoverinfo: "x+y"
17766     boxpoints: "outliers"
17767     whiskerwidth: 0
17768   layout:
17769     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17770     layout: "plot-throughput"
17771
17772 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17773 - type: "plot"
17774   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17775   algorithm: "plot_performance_box"
17776   output-file-type: ".html"
17777   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17778   data: "plot-dpdk-throughput-latency-3n-hsw"
17779   filter: "'NIC_Intel-XL710' and
17780            '64B' and
17781            'BASE' and
17782            'NDRPDR' and
17783            '1T1C' and
17784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17785   parameters:
17786   - "throughput"
17787   - "parent"
17788   - "tags"
17789   traces:
17790     hoverinfo: "x+y"
17791     boxpoints: "outliers"
17792     whiskerwidth: 0
17793   layout:
17794     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17795     layout: "plot-throughput"
17796
17797 - type: "plot"
17798   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17799   algorithm: "plot_performance_box"
17800   output-file-type: ".html"
17801   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17802   data: "plot-dpdk-throughput-latency-3n-hsw"
17803   filter: "'NIC_Intel-XL710' and
17804            '64B' and
17805            'BASE' and
17806            'NDRPDR' and
17807            '2T2C' and
17808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17809   parameters:
17810   - "throughput"
17811   - "parent"
17812   - "tags"
17813   traces:
17814     hoverinfo: "x+y"
17815     boxpoints: "outliers"
17816     whiskerwidth: 0
17817   layout:
17818     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17819     layout: "plot-throughput"
17820
17821 - type: "plot"
17822   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17823   algorithm: "plot_performance_box"
17824   output-file-type: ".html"
17825   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17826   data: "plot-dpdk-throughput-latency-3n-hsw"
17827   filter: "'NIC_Intel-XL710' and
17828            '64B' and
17829            'BASE' and
17830            'NDRPDR' and
17831            '1T1C' and
17832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17833   parameters:
17834   - "throughput"
17835   - "parent"
17836   - "tags"
17837   traces:
17838     hoverinfo: "x+y"
17839     boxpoints: "outliers"
17840     whiskerwidth: 0
17841   layout:
17842     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17843     layout: "plot-throughput"
17844
17845 - type: "plot"
17846   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17847   algorithm: "plot_performance_box"
17848   output-file-type: ".html"
17849   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17850   data: "plot-dpdk-throughput-latency-3n-hsw"
17851   filter: "'NIC_Intel-XL710' and
17852            '64B' and
17853            'BASE' and
17854            'NDRPDR' and
17855            '2T2C' and
17856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17857   parameters:
17858   - "throughput"
17859   - "parent"
17860   - "tags"
17861   traces:
17862     hoverinfo: "x+y"
17863     boxpoints: "outliers"
17864     whiskerwidth: 0
17865   layout:
17866     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17867     layout: "plot-throughput"
17868
17869 # Packet Throughput - DPDK testpmd 3n-skx-x710
17870 - type: "plot"
17871   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17872   algorithm: "plot_performance_box"
17873   output-file-type: ".html"
17874   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17875   data: "plot-dpdk-throughput-latency-3n-skx"
17876   filter: "'NIC_Intel-X710' and
17877            '64B' and
17878            'BASE' and
17879            'NDRPDR' and
17880            '2T1C' and
17881            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17882   parameters:
17883   - "throughput"
17884   - "parent"
17885   - "tags"
17886   traces:
17887     hoverinfo: "x+y"
17888     boxpoints: "outliers"
17889     whiskerwidth: 0
17890   layout:
17891     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17892     layout: "plot-throughput"
17893
17894 - type: "plot"
17895   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17896   algorithm: "plot_performance_box"
17897   output-file-type: ".html"
17898   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17899   data: "plot-dpdk-throughput-latency-3n-skx"
17900   filter: "'NIC_Intel-X710' and
17901            '64B' and
17902            'BASE' and
17903            'NDRPDR' and
17904            '4T2C' and
17905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17906   parameters:
17907   - "throughput"
17908   - "parent"
17909   - "tags"
17910   traces:
17911     hoverinfo: "x+y"
17912     boxpoints: "outliers"
17913     whiskerwidth: 0
17914   layout:
17915     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17916     layout: "plot-throughput"
17917
17918 - type: "plot"
17919   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17920   algorithm: "plot_performance_box"
17921   output-file-type: ".html"
17922   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17923   data: "plot-dpdk-throughput-latency-3n-skx"
17924   filter: "'NIC_Intel-X710' and
17925            '64B' and
17926            'BASE' and
17927            'NDRPDR' and
17928            '2T1C' and
17929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17930   parameters:
17931   - "throughput"
17932   - "parent"
17933   - "tags"
17934   traces:
17935     hoverinfo: "x+y"
17936     boxpoints: "outliers"
17937     whiskerwidth: 0
17938   layout:
17939     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17940     layout: "plot-throughput"
17941
17942 - type: "plot"
17943   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17944   algorithm: "plot_performance_box"
17945   output-file-type: ".html"
17946   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17947   data: "plot-dpdk-throughput-latency-3n-skx"
17948   filter: "'NIC_Intel-X710' and
17949            '64B' and
17950            'BASE' and
17951            'NDRPDR' and
17952            '4T2C' and
17953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17954   parameters:
17955   - "throughput"
17956   - "parent"
17957   - "tags"
17958   traces:
17959     hoverinfo: "x+y"
17960     boxpoints: "outliers"
17961     whiskerwidth: 0
17962   layout:
17963     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17964     layout: "plot-throughput"
17965
17966 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17967 - type: "plot"
17968   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17969   algorithm: "plot_performance_box"
17970   output-file-type: ".html"
17971   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17972   data: "plot-dpdk-throughput-latency-3n-skx"
17973   filter: "'NIC_Intel-XXV710' and
17974            '64B' and
17975            'BASE' and
17976            'NDRPDR' and
17977            '2T1C' and
17978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17979   parameters:
17980   - "throughput"
17981   - "parent"
17982   - "tags"
17983   traces:
17984     hoverinfo: "x+y"
17985     boxpoints: "outliers"
17986     whiskerwidth: 0
17987   layout:
17988     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17989     layout: "plot-throughput"
17990
17991 - type: "plot"
17992   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17993   algorithm: "plot_performance_box"
17994   output-file-type: ".html"
17995   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17996   data: "plot-dpdk-throughput-latency-3n-skx"
17997   filter: "'NIC_Intel-XXV710' and
17998            '64B' and
17999            'BASE' and
18000            'NDRPDR' and
18001            '4T2C' and
18002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18003   parameters:
18004   - "throughput"
18005   - "parent"
18006   - "tags"
18007   traces:
18008     hoverinfo: "x+y"
18009     boxpoints: "outliers"
18010     whiskerwidth: 0
18011   layout:
18012     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18013     layout: "plot-throughput"
18014
18015 - type: "plot"
18016   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18017   algorithm: "plot_performance_box"
18018   output-file-type: ".html"
18019   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18020   data: "plot-dpdk-throughput-latency-3n-skx"
18021   filter: "'NIC_Intel-XXV710' and
18022            '64B' and
18023            'BASE' and
18024            'NDRPDR' and
18025            '2T1C' and
18026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18027   parameters:
18028   - "throughput"
18029   - "parent"
18030   - "tags"
18031   traces:
18032     hoverinfo: "x+y"
18033     boxpoints: "outliers"
18034     whiskerwidth: 0
18035   layout:
18036     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18037     layout: "plot-throughput"
18038
18039 - type: "plot"
18040   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18041   algorithm: "plot_performance_box"
18042   output-file-type: ".html"
18043   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18044   data: "plot-dpdk-throughput-latency-3n-skx"
18045   filter: "'NIC_Intel-XXV710' and
18046            '64B' and
18047            'BASE' and
18048            'NDRPDR' and
18049            '4T2C' and
18050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18051   parameters:
18052   - "throughput"
18053   - "parent"
18054   - "tags"
18055   traces:
18056     hoverinfo: "x+y"
18057     boxpoints: "outliers"
18058     whiskerwidth: 0
18059   layout:
18060     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18061     layout: "plot-throughput"
18062
18063 # Packet Throughput - DPDK testpmd 2n-skx-x710
18064 - type: "plot"
18065   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18066   algorithm: "plot_performance_box"
18067   output-file-type: ".html"
18068   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18069   data: "plot-dpdk-throughput-latency-2n-skx"
18070   filter: "'NIC_Intel-X710' and
18071            '64B' and
18072            'BASE' and
18073            'NDRPDR' and
18074            '2T1C' and
18075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18076   parameters:
18077   - "throughput"
18078   - "parent"
18079   - "tags"
18080   traces:
18081     hoverinfo: "x+y"
18082     boxpoints: "outliers"
18083     whiskerwidth: 0
18084   layout:
18085     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18086     layout: "plot-throughput"
18087
18088 - type: "plot"
18089   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18090   algorithm: "plot_performance_box"
18091   output-file-type: ".html"
18092   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18093   data: "plot-dpdk-throughput-latency-2n-skx"
18094   filter: "'NIC_Intel-X710' and
18095            '64B' and
18096            'BASE' and
18097            'NDRPDR' and
18098            '4T2C' and
18099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18100   parameters:
18101   - "throughput"
18102   - "parent"
18103   - "tags"
18104   traces:
18105     hoverinfo: "x+y"
18106     boxpoints: "outliers"
18107     whiskerwidth: 0
18108   layout:
18109     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18110     layout: "plot-throughput"
18111
18112 - type: "plot"
18113   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18114   algorithm: "plot_performance_box"
18115   output-file-type: ".html"
18116   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18117   data: "plot-dpdk-throughput-latency-2n-skx"
18118   filter: "'NIC_Intel-X710' and
18119            '64B' and
18120            'BASE' and
18121            'NDRPDR' and
18122            '2T1C' and
18123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18124   parameters:
18125   - "throughput"
18126   - "parent"
18127   - "tags"
18128   traces:
18129     hoverinfo: "x+y"
18130     boxpoints: "outliers"
18131     whiskerwidth: 0
18132   layout:
18133     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18134     layout: "plot-throughput"
18135
18136 - type: "plot"
18137   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18138   algorithm: "plot_performance_box"
18139   output-file-type: ".html"
18140   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18141   data: "plot-dpdk-throughput-latency-2n-skx"
18142   filter: "'NIC_Intel-X710' and
18143            '64B' and
18144            'BASE' and
18145            'NDRPDR' and
18146            '4T2C' and
18147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18148   parameters:
18149   - "throughput"
18150   - "parent"
18151   - "tags"
18152   traces:
18153     hoverinfo: "x+y"
18154     boxpoints: "outliers"
18155     whiskerwidth: 0
18156   layout:
18157     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18158     layout: "plot-throughput"
18159
18160 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18161 - type: "plot"
18162   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18163   algorithm: "plot_performance_box"
18164   output-file-type: ".html"
18165   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18166   data: "plot-dpdk-throughput-latency-2n-skx"
18167   filter: "'NIC_Intel-XXV710' and
18168            '64B' and
18169            'BASE' and
18170            'NDRPDR' and
18171            '2T1C' and
18172            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18173   parameters:
18174   - "throughput"
18175   - "parent"
18176   - "tags"
18177   traces:
18178     hoverinfo: "x+y"
18179     boxpoints: "outliers"
18180     whiskerwidth: 0
18181   layout:
18182     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18183     layout: "plot-throughput"
18184
18185 - type: "plot"
18186   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18187   algorithm: "plot_performance_box"
18188   output-file-type: ".html"
18189   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18190   data: "plot-dpdk-throughput-latency-2n-skx"
18191   filter: "'NIC_Intel-XXV710' and
18192            '64B' and
18193            'BASE' and
18194            'NDRPDR' and
18195            '4T2C' and
18196            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18197   parameters:
18198   - "throughput"
18199   - "parent"
18200   - "tags"
18201   traces:
18202     hoverinfo: "x+y"
18203     boxpoints: "outliers"
18204     whiskerwidth: 0
18205   layout:
18206     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18207     layout: "plot-throughput"
18208
18209 - type: "plot"
18210   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18211   algorithm: "plot_performance_box"
18212   output-file-type: ".html"
18213   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18214   data: "plot-dpdk-throughput-latency-2n-skx"
18215   filter: "'NIC_Intel-XXV710' and
18216            '64B' and
18217            'BASE' and
18218            'NDRPDR' and
18219            '2T1C' and
18220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18221   parameters:
18222   - "throughput"
18223   - "parent"
18224   - "tags"
18225   traces:
18226     hoverinfo: "x+y"
18227     boxpoints: "outliers"
18228     whiskerwidth: 0
18229   layout:
18230     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18231     layout: "plot-throughput"
18232
18233 - type: "plot"
18234   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18235   algorithm: "plot_performance_box"
18236   output-file-type: ".html"
18237   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18238   data: "plot-dpdk-throughput-latency-2n-skx"
18239   filter: "'NIC_Intel-XXV710' and
18240            '64B' and
18241            'BASE' and
18242            'NDRPDR' and
18243            '4T2C' and
18244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18245   parameters:
18246   - "throughput"
18247   - "parent"
18248   - "tags"
18249   traces:
18250     hoverinfo: "x+y"
18251     boxpoints: "outliers"
18252     whiskerwidth: 0
18253   layout:
18254     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18255     layout: "plot-throughput"
18256
18257 ################################################################################
18258
18259 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18260 - type: "plot"
18261   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18262   algorithm: "plot_latency_error_bars"
18263   output-file-type: ".html"
18264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18266   filter: "'NIC_Intel-X520-DA2' and
18267            '64B' and
18268            ('BASE' or 'SCALE') and
18269            'NDRPDR' and
18270            'ETH' and
18271            '1T1C' and
18272            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18273            not 'VHOST' and
18274            not 'MEMIF'"
18275   parameters:
18276   - "latency"
18277   - "parent"
18278   - "tags"
18279   sort:
18280   - "L2XCFWD"
18281   - "L2PATCH"
18282   - "L2BDMACLRN"
18283   - "FIB_10K"
18284   - "FIB_100K"
18285   - "FIB_1M"
18286   layout:
18287     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18288     layout: "plot-latency"
18289
18290 - type: "plot"
18291   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18292   algorithm: "plot_latency_error_bars"
18293   output-file-type: ".html"
18294   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18296   filter: "'NIC_Intel-X520-DA2' and
18297            '64B' and
18298            ('BASE' or 'SCALE') and
18299            'NDRPDR' and
18300            'ETH' and
18301            '2T2C' and
18302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18303            not 'VHOST' and
18304            not 'MEMIF'"
18305   parameters:
18306   - "latency"
18307   - "parent"
18308   - "tags"
18309   sort:
18310   - "L2XCFWD"
18311   - "L2PATCH"
18312   - "L2BDMACLRN"
18313   - "FIB_10K"
18314   - "FIB_100K"
18315   - "FIB_1M"
18316   layout:
18317     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18318     layout: "plot-latency"
18319
18320 # Packet Latency - VPP L2 3n-hsw-x520 features
18321 - type: "plot"
18322   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18323   algorithm: "plot_latency_error_bars"
18324   output-file-type: ".html"
18325   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18327   filter: "'NIC_Intel-X520-DA2' and
18328            '64B' and
18329            'NDRPDR' and
18330            '1T1C' and
18331            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18332            not 'ACL' and
18333            not 'VHOST' and
18334            not 'MEMIF'"
18335   parameters:
18336   - "latency"
18337   - "parent"
18338   - "tags"
18339   sort:
18340   - "L2XCBASE"    # l2xcbase
18341   - "L2BDBASE"    # l2bdbase
18342   - "L2XCFWD"     # dot1q-l2xcbase
18343   - "L2BDMACLRN"  # dot1q-l2bdbase
18344   layout:
18345     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18346     layout: "plot-latency"
18347
18348 - type: "plot"
18349   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18350   algorithm: "plot_latency_error_bars"
18351   output-file-type: ".html"
18352   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18354   filter: "'NIC_Intel-X520-DA2' and
18355            '64B' and
18356            'NDRPDR' and
18357            '2T2C' and
18358            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18359            not 'ACL' and
18360            not 'VHOST' and
18361            not 'MEMIF'"
18362   parameters:
18363   - "latency"
18364   - "parent"
18365   - "tags"
18366   sort:
18367   - "L2XCBASE"    # l2xcbase
18368   - "L2BDBASE"    # l2bdbase
18369   - "L2XCFWD"     # dot1q-l2xcbase
18370   - "L2BDMACLRN"  # dot1q-l2bdbase
18371   layout:
18372     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18373     layout: "plot-latency"
18374
18375 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18376 - type: "plot"
18377   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18378   algorithm: "plot_latency_error_bars"
18379   output-file-type: ".html"
18380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18382   filter: "'NIC_Intel-X520-DA2' and
18383            '64B' and
18384            'NDRPDR' and
18385            '1T1C' and
18386            'FEATURE' and
18387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18388            'IACL' and
18389            ('ACL1' or 'ACL50') and
18390            ('10K_FLOWS' or '10k_FLOWS') and
18391            not 'MACIP' and
18392            not 'VHOST' and
18393            not 'MEMIF'"
18394   parameters:
18395   - "latency"
18396   - "parent"
18397   - "tags"
18398   layout:
18399     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18400     layout: "plot-latency"
18401
18402 - type: "plot"
18403   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18404   algorithm: "plot_latency_error_bars"
18405   output-file-type: ".html"
18406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18408   filter: "'NIC_Intel-X520-DA2' and
18409            '64B' and
18410            'NDRPDR' and
18411            '2T2C' and
18412            'FEATURE' and
18413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18414            'IACL' and
18415            ('ACL1' or 'ACL50') and
18416            ('10K_FLOWS' or '10k_FLOWS') and
18417            not 'MACIP' and
18418            not 'VHOST' and
18419            not 'MEMIF'"
18420   parameters:
18421   - "latency"
18422   - "parent"
18423   - "tags"
18424   layout:
18425     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18426     layout: "plot-latency"
18427
18428 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18429 - type: "plot"
18430   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18431   algorithm: "plot_latency_error_bars"
18432   output-file-type: ".html"
18433   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18435   filter: "'NIC_Intel-X520-DA2' and
18436            '64B' and
18437            'NDRPDR' and
18438            '1T1C' and
18439            'FEATURE' and
18440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18441            'OACL' and
18442            ('ACL1' or 'ACL50') and
18443            ('10K_FLOWS' or '10k_FLOWS') and
18444            not 'MACIP' and
18445            not 'VHOST' and
18446            not 'MEMIF'"
18447   parameters:
18448   - "latency"
18449   - "parent"
18450   - "tags"
18451   layout:
18452     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18453     layout: "plot-latency"
18454
18455 - type: "plot"
18456   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18457   algorithm: "plot_latency_error_bars"
18458   output-file-type: ".html"
18459   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18461   filter: "'NIC_Intel-X520-DA2' and
18462            '64B' and
18463            'NDRPDR' and
18464            '2T2C' and
18465            'FEATURE' and
18466            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18467            'OACL' and
18468            ('ACL1' or 'ACL50') and
18469            ('10K_FLOWS' or '10k_FLOWS') and
18470            not 'MACIP' and
18471            not 'VHOST' and
18472            not 'MEMIF'"
18473   parameters:
18474   - "latency"
18475   - "parent"
18476   - "tags"
18477   layout:
18478     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18479     layout: "plot-latency"
18480
18481 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18482 - type: "plot"
18483   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18484   algorithm: "plot_latency_error_bars"
18485   output-file-type: ".html"
18486   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18488   filter: "'NIC_Intel-X520-DA2' and
18489            '64B' and
18490            'NDRPDR' and
18491            '1T1C' and
18492            'FEATURE' and
18493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18494            'MACIP' and
18495            ('ACL1' or 'ACL50') and
18496            ('10K_FLOWS' or '10k_FLOWS') and
18497            not 'VHOST' and
18498            not 'MEMIF'"
18499   parameters:
18500   - "latency"
18501   - "parent"
18502   - "tags"
18503   layout:
18504     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18505     layout: "plot-latency"
18506
18507 - type: "plot"
18508   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18509   algorithm: "plot_latency_error_bars"
18510   output-file-type: ".html"
18511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18513   filter: "'NIC_Intel-X520-DA2' and
18514            '64B' and
18515            'NDRPDR' and
18516            '2T2C' and
18517            'FEATURE' and
18518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18519            'MACIP' and
18520            ('ACL1' or 'ACL50') and
18521            ('10K_FLOWS' or '10k_FLOWS') and
18522            not 'VHOST' and
18523            not 'MEMIF'"
18524   parameters:
18525   - "latency"
18526   - "parent"
18527   - "tags"
18528   layout:
18529     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18530     layout: "plot-latency"
18531
18532 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18533 - type: "plot"
18534   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18535   algorithm: "plot_latency_error_bars"
18536   output-file-type: ".html"
18537   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18539   filter: "'NIC_Intel-X710' and
18540            '64B' and
18541            ('BASE' or 'SCALE') and
18542            'NDRPDR' and
18543            'ETH' and
18544            '1T1C' and
18545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18546            not 'VHOST' and
18547            not 'MEMIF'"
18548   parameters:
18549   - "latency"
18550   - "parent"
18551   - "tags"
18552   sort:
18553   - "L2PATCH"
18554   - "L2XCFWD"
18555   - "L2BDMACLRN"
18556   - "FIB_10K"
18557   - "FIB_100K"
18558   - "FIB_1M"
18559   layout:
18560     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18561     layout: "plot-latency"
18562
18563 - type: "plot"
18564   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18565   algorithm: "plot_latency_error_bars"
18566   output-file-type: ".html"
18567   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18569   filter: "'NIC_Intel-X710' and
18570            '64B' and
18571            ('BASE' or 'SCALE') and
18572            'NDRPDR' and
18573            'ETH' and
18574            '2T2C' and
18575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18576            not 'VHOST' and
18577            not 'MEMIF'"
18578   parameters:
18579   - "latency"
18580   - "parent"
18581   - "tags"
18582   sort:
18583   - "L2PATCH"
18584   - "L2XCFWD"
18585   - "L2BDMACLRN"
18586   - "FIB_10K"
18587   - "FIB_100K"
18588   - "FIB_1M"
18589   layout:
18590     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18591     layout: "plot-latency"
18592
18593 # Packet Latency - VPP L2 3n-hsw-x710 features
18594 - type: "plot"
18595   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18596   algorithm: "plot_latency_error_bars"
18597   output-file-type: ".html"
18598   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18600   filter: "'NIC_Intel-X710' and
18601            '64B' and
18602            'NDRPDR' and
18603            '1T1C' and
18604            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18605            not 'ACL' and
18606            not 'VHOST' and
18607            not 'L2OVRLAY' and
18608            not 'MEMIF'"
18609   parameters:
18610   - "latency"
18611   - "parent"
18612   - "tags"
18613   sort:
18614   - "L2XCBASE"    # l2xcbase
18615   - "L2BDBASE"    # l2bdbase
18616   - "L2XCFWD"     # dot1q-l2xcbase
18617   - "L2BDMACLRN"  # dot1q-l2bdbase
18618   layout:
18619     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18620     layout: "plot-latency"
18621
18622 - type: "plot"
18623   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18624   algorithm: "plot_latency_error_bars"
18625   output-file-type: ".html"
18626   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18628   filter: "'NIC_Intel-X710' and
18629            '64B' and
18630            'NDRPDR' and
18631            '2T2C' and
18632            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18633            not 'ACL' and
18634            not 'VHOST' and
18635            not 'L2OVRLAY' and
18636            not 'MEMIF'"
18637   parameters:
18638   - "latency"
18639   - "parent"
18640   - "tags"
18641   sort:
18642   - "L2XCBASE"    # l2xcbase
18643   - "L2BDBASE"    # l2bdbase
18644   - "L2XCFWD"     # dot1q-l2xcbase
18645   - "L2BDMACLRN"  # dot1q-l2bdbase
18646   layout:
18647     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18648     layout: "plot-latency"
18649
18650 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18651 - type: "plot"
18652   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18653   algorithm: "plot_latency_error_bars"
18654   output-file-type: ".html"
18655   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18657   filter: "'NIC_Intel-X710' and
18658            '64B' and
18659            'NDRPDR' and
18660            '1T1C' and
18661            'FEATURE' and
18662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18663            'IACL' and
18664            ('ACL1' or 'ACL50') and
18665            ('10K_FLOWS' or '10k_FLOWS') and
18666            not 'MACIP' and
18667            not 'VHOST' and
18668            not 'MEMIF'"
18669   parameters:
18670   - "latency"
18671   - "parent"
18672   - "tags"
18673   layout:
18674     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18675     layout: "plot-latency"
18676
18677 - type: "plot"
18678   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18679   algorithm: "plot_latency_error_bars"
18680   output-file-type: ".html"
18681   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18683   filter: "'NIC_Intel-X710' and
18684            '64B' and
18685            'NDRPDR' and
18686            '2T2C' and
18687            'FEATURE' and
18688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18689            'IACL' and
18690            ('ACL1' or 'ACL50') and
18691            ('10K_FLOWS' or '10k_FLOWS') and
18692            not 'MACIP' and
18693            not 'VHOST' and
18694            not 'MEMIF'"
18695   parameters:
18696   - "latency"
18697   - "parent"
18698   - "tags"
18699   layout:
18700     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18701     layout: "plot-latency"
18702
18703 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18704 - type: "plot"
18705   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18706   algorithm: "plot_latency_error_bars"
18707   output-file-type: ".html"
18708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18710   filter: "'NIC_Intel-XL710' and
18711            '64B' and
18712            'BASE' and
18713            'NDRPDR' and
18714            'ETH' and
18715            '1T1C' and
18716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18717            not 'VHOST' and
18718            not 'MEMIF'"
18719   parameters:
18720   - "latency"
18721   - "parent"
18722   - "tags"
18723   sort:
18724   - "L2PATCH"
18725   - "L2XCFWD"
18726   - "L2BDMACLRN"
18727   layout:
18728     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18729     layout: "plot-latency"
18730
18731 - type: "plot"
18732   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18733   algorithm: "plot_latency_error_bars"
18734   output-file-type: ".html"
18735   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18736   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18737   filter: "'NIC_Intel-XL710' and
18738            '64B' and
18739            'BASE' and
18740            'NDRPDR' and
18741            'ETH' and
18742            '2T2C' and
18743            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18744            not 'VHOST' and
18745            not 'MEMIF'"
18746   parameters:
18747   - "latency"
18748   - "parent"
18749   - "tags"
18750   sort:
18751   - "L2PATCH"
18752   - "L2XCFWD"
18753   - "L2BDMACLRN"
18754   layout:
18755     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18756     layout: "plot-latency"
18757
18758 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18759 - type: "plot"
18760   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18761   algorithm: "plot_latency_error_bars"
18762   output-file-type: ".html"
18763   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18765   filter: "'NIC_Intel-X710' and
18766            '64B' and
18767            ('BASE' or 'SCALE') and
18768            'NDRPDR' and
18769            'ETH' and
18770            '2T1C' and
18771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18772            not 'VHOST' and
18773            not 'MEMIF' and
18774            not 'DRV_AVF'"
18775   parameters:
18776   - "latency"
18777   - "parent"
18778   - "tags"
18779   sort:
18780   - "L2PATCH"
18781   - "L2XCBASE"
18782   - "BASE"
18783   - "FIB_10K"
18784   - "FIB_100K"
18785   - "FIB_1M"
18786   layout:
18787     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18788     layout: "plot-latency"
18789
18790 - type: "plot"
18791   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18792   algorithm: "plot_latency_error_bars"
18793   output-file-type: ".html"
18794   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18796   filter: "'NIC_Intel-X710' and
18797            '64B' and
18798            ('BASE' or 'SCALE') and
18799            'NDRPDR' and
18800            'ETH' and
18801            '4T2C' and
18802            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18803            not 'VHOST' and
18804            not 'MEMIF' and
18805            not 'DRV_AVF'"
18806   parameters:
18807   - "latency"
18808   - "parent"
18809   - "tags"
18810   sort:
18811   - "L2PATCH"
18812   - "L2XCBASE"
18813   - "BASE"
18814   - "FIB_10K"
18815   - "FIB_100K"
18816   - "FIB_1M"
18817   layout:
18818     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18819     layout: "plot-latency"
18820
18821 # Packet Latency - VPP L2 3n-skx-x710 features
18822 - type: "plot"
18823   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18824   algorithm: "plot_latency_error_bars"
18825   output-file-type: ".html"
18826   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18828   filter: "'NIC_Intel-X710' and
18829            '64B' and
18830            'NDRPDR' and
18831            '2T1C' and
18832            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18833            not 'ACL' and
18834            not 'VHOST' and
18835            not 'DRV_AVF' and
18836            not 'L2OVRLAY' and
18837            not 'MEMIF'"
18838   parameters:
18839   - "latency"
18840   - "parent"
18841   - "tags"
18842   sort:
18843   - "L2XCBASE"    # l2xcbase
18844   - "L2BDBASE"    # l2bdbase
18845   - "L2XCFWD"     # dot1q-l2xcbase
18846   - "L2BDMACLRN"  # dot1q-l2bdbase
18847   layout:
18848     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18849     layout: "plot-latency"
18850
18851 - type: "plot"
18852   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18853   algorithm: "plot_latency_error_bars"
18854   output-file-type: ".html"
18855   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18857   filter: "'NIC_Intel-X710' and
18858            '64B' and
18859            'NDRPDR' and
18860            '4T2C' and
18861            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18862            not 'ACL' and
18863            not 'VHOST' and
18864            not 'DRV_AVF' and
18865            not 'L2OVRLAY' and
18866            not 'MEMIF'"
18867   parameters:
18868   - "latency"
18869   - "parent"
18870   - "tags"
18871   sort:
18872   - "L2XCBASE"    # l2xcbase
18873   - "L2BDBASE"    # l2bdbase
18874   - "L2XCFWD"     # dot1q-l2xcbase
18875   - "L2BDMACLRN"  # dot1q-l2bdbase
18876   layout:
18877     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18878     layout: "plot-latency"
18879
18880 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18881 - type: "plot"
18882   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18883   algorithm: "plot_latency_error_bars"
18884   output-file-type: ".html"
18885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18887   filter: "'NIC_Intel-X710' and
18888            '64B' and
18889            'NDRPDR' and
18890            '2T1C' and
18891            'FEATURE' and
18892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18893            'IACL' and
18894            ('ACL1' or 'ACL50') and
18895            ('10K_FLOWS' or '10k_FLOWS') and
18896            not 'MACIP' and
18897            not 'VHOST' and
18898            not 'MEMIF'"
18899   parameters:
18900   - "latency"
18901   - "parent"
18902   - "tags"
18903   layout:
18904     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18905     layout: "plot-latency"
18906
18907 - type: "plot"
18908   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18909   algorithm: "plot_latency_error_bars"
18910   output-file-type: ".html"
18911   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18913   filter: "'NIC_Intel-X710' and
18914            '64B' and
18915            'NDRPDR' and
18916            '4T2C' and
18917            'FEATURE' and
18918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18919            'IACL' and
18920            ('ACL1' or 'ACL50') and
18921            ('10K_FLOWS' or '10k_FLOWS') and
18922            not 'MACIP' and
18923            not 'VHOST' and
18924            not 'MEMIF'"
18925   parameters:
18926   - "latency"
18927   - "parent"
18928   - "tags"
18929   layout:
18930     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18931     layout: "plot-latency"
18932
18933 # Packet Latency - VPP L2 3n-skx-xxv710 base
18934 - type: "plot"
18935   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18936   algorithm: "plot_latency_error_bars"
18937   output-file-type: ".html"
18938   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18940   filter: "'NIC_Intel-XXV710' and
18941            '64B' and
18942            ('BASE' or 'SCALE') and
18943            'NDRPDR' and
18944            'ETH' and
18945            '2T1C' and
18946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18947            not 'VHOST' and
18948            not 'MEMIF'"
18949   parameters:
18950   - "latency"
18951   - "parent"
18952   - "tags"
18953   sort:
18954   - "L2PATCH"
18955   - "L2PATCH"
18956   - "L2XCBASE"
18957   - "L2BDMACLRN"
18958   layout:
18959     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18960     layout: "plot-latency"
18961
18962 - type: "plot"
18963   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18964   algorithm: "plot_latency_error_bars"
18965   output-file-type: ".html"
18966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18968   filter: "'NIC_Intel-XXV710' and
18969            '64B' and
18970            ('BASE' or 'SCALE') and
18971            'NDRPDR' and
18972            'ETH' and
18973            '4T2C' and
18974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18975            not 'VHOST' and
18976            not 'MEMIF'"
18977   parameters:
18978   - "latency"
18979   - "parent"
18980   - "tags"
18981   sort:
18982   - "L2PATCH"
18983   - "L2PATCH"
18984   - "L2XCBASE"
18985   - "L2BDMACLRN"
18986   layout:
18987     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18988     layout: "plot-latency"
18989
18990 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18991 - type: "plot"
18992   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18993   algorithm: "plot_latency_error_bars"
18994   output-file-type: ".html"
18995   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18997   filter: "'NIC_Intel-X710' and
18998            '64B' and
18999            'ETH' and
19000            ('BASE' or 'SCALE') and
19001            'NDRPDR' and
19002            '2T1C' and
19003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19004            not 'VHOST' and
19005            not 'MEMIF'"
19006   parameters:
19007   - "latency"
19008   - "parent"
19009   - "tags"
19010   sort:
19011   - "L2PATCH"
19012   - "L2XCBASE"
19013   - "BASE"
19014   - "FIB_10K"
19015   - "FIB_100K"
19016   - "FIB_1M"
19017   layout:
19018     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19019     layout: "plot-latency"
19020
19021 - type: "plot"
19022   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19023   algorithm: "plot_latency_error_bars"
19024   output-file-type: ".html"
19025   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19027   filter: "'NIC_Intel-X710' and
19028            '64B' and
19029            ('BASE' or 'SCALE') and
19030            'NDRPDR' and
19031            'ETH' and
19032            '4T2C' and
19033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19034            not 'VHOST' and
19035            not 'MEMIF'"
19036   parameters:
19037   - "latency"
19038   - "parent"
19039   - "tags"
19040   sort:
19041   - "L2PATCH"
19042   - "L2XCBASE"
19043   - "BASE"
19044   - "FIB_10K"
19045   - "FIB_100K"
19046   - "FIB_1M"
19047   layout:
19048     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19049     layout: "plot-latency"
19050
19051 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19052 - type: "plot"
19053   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19054   algorithm: "plot_latency_error_bars"
19055   output-file-type: ".html"
19056   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19058   filter: "'NIC_Intel-XXV710' and
19059            '64B' and
19060            ('BASE' or 'SCALE') and
19061            'NDRPDR' and
19062            'ETH' and
19063            '2T1C' and
19064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19065            not 'VHOST' and
19066            not 'MEMIF'"
19067   parameters:
19068   - "latency"
19069   - "parent"
19070   - "tags"
19071   sort:
19072   - "L2PATCH"
19073   - "L2XCBASE"
19074   - "BASE"
19075   - "FIB_10K"
19076   - "FIB_100K"
19077   - "FIB_1M"
19078   layout:
19079     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19080     layout: "plot-latency"
19081
19082 - type: "plot"
19083   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19084   algorithm: "plot_latency_error_bars"
19085   output-file-type: ".html"
19086   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19088   filter: "'NIC_Intel-XXV710' and
19089            '64B' and
19090            ('BASE' or 'SCALE') and
19091            'NDRPDR' and
19092            'ETH' and
19093            '4T2C' and
19094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19095            not 'VHOST' and
19096            not 'MEMIF'"
19097   parameters:
19098   - "latency"
19099   - "parent"
19100   - "tags"
19101   sort:
19102   - "L2PATCH"
19103   - "L2XCBASE"
19104   - "BASE"
19105   - "FIB_10K"
19106   - "FIB_100K"
19107   - "FIB_1M"
19108   layout:
19109     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19110     layout: "plot-latency"
19111
19112 ################################################################################
19113
19114 # Packet Latency - VPP Container Memif 3n-hsw-x520
19115 - type: "plot"
19116   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19117   algorithm: "plot_latency_error_bars"
19118   output-file-type: ".html"
19119   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19121   filter: "'NIC_Intel-X520-DA2' and
19122            '64B' and
19123            ('BASE' or 'SCALE') and
19124            'NDRPDR' and
19125            '1T1C' and
19126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19127            not 'VHOST' and
19128            'MEMIF'"
19129   parameters:
19130   - "latency"
19131   - "parent"
19132   - "tags"
19133   sort:
19134   - "L2XCFWD"
19135   - "L2XCFWD"
19136   - "L2XCFWD"
19137   - "L2BDMACLRN"
19138   - "L2BDMACLRN"
19139   - "L2BDMACLRN"
19140   - "IP4FWD"
19141   layout:
19142     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19143     layout: "plot-latency"
19144
19145 - type: "plot"
19146   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19147   algorithm: "plot_latency_error_bars"
19148   output-file-type: ".html"
19149   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19151   filter: "'NIC_Intel-X520-DA2' and
19152            '64B' and
19153            ('BASE' or 'SCALE') and
19154            'NDRPDR' and
19155            '2T2C' and
19156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19157            not 'VHOST' and
19158            'MEMIF'"
19159   parameters:
19160   - "latency"
19161   - "parent"
19162   - "tags"
19163   sort:
19164   - "L2XCFWD"
19165   - "L2XCFWD"
19166   - "L2XCFWD"
19167   - "L2BDMACLRN"
19168   - "L2BDMACLRN"
19169   - "L2BDMACLRN"
19170   - "IP4FWD"
19171   layout:
19172     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19173     layout: "plot-latency"
19174
19175 # Packet Latency - VPP Container Memif 3n-hsw-x710
19176 - type: "plot"
19177   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19178   algorithm: "plot_latency_error_bars"
19179   output-file-type: ".html"
19180   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19182   filter: "'NIC_Intel-X710' and
19183            '64B' and
19184            ('BASE' or 'SCALE') and
19185            'NDRPDR' and
19186            '1T1C' and
19187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19188            not 'VHOST' and
19189            'MEMIF'"
19190   parameters:
19191   - "latency"
19192   - "parent"
19193   - "tags"
19194   sort:
19195   - "L2XCFWD"
19196   - "L2XCFWD"
19197   - "L2XCFWD"
19198   - "L2BDMACLRN"
19199   - "L2BDMACLRN"
19200   - "L2BDMACLRN"
19201   - "IP4FWD"
19202   layout:
19203     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19204     layout: "plot-latency"
19205
19206 - type: "plot"
19207   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19208   algorithm: "plot_latency_error_bars"
19209   output-file-type: ".html"
19210   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19212   filter: "'NIC_Intel-X710' and
19213            '64B' and
19214            ('BASE' or 'SCALE') and
19215            'NDRPDR' and
19216            '2T2C' and
19217            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19218            not 'VHOST' and
19219            'MEMIF'"
19220   parameters:
19221   - "latency"
19222   - "parent"
19223   - "tags"
19224   sort:
19225   - "L2XCFWD"
19226   - "L2XCFWD"
19227   - "L2XCFWD"
19228   - "L2BDMACLRN"
19229   - "L2BDMACLRN"
19230   - "L2BDMACLRN"
19231   - "IP4FWD"
19232   layout:
19233     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19234     layout: "plot-latency"
19235
19236 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19237 - type: "plot"
19238   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19239   algorithm: "plot_latency_error_bars"
19240   output-file-type: ".html"
19241   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19243   filter: "'NIC_Intel-XL710' and
19244            '64B' and
19245            ('BASE' or 'SCALE') and
19246            'NDRPDR' and
19247            '1T1C' and
19248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19249            not 'VHOST' and
19250            'MEMIF'"
19251   parameters:
19252   - "latency"
19253   - "parent"
19254   - "tags"
19255   sort:
19256   - "L2XCFWD"
19257   - "L2XCFWD"
19258   - "L2XCFWD"
19259   - "L2BDMACLRN"
19260   - "L2BDMACLRN"
19261   - "L2BDMACLRN"
19262   - "IP4FWD"
19263   layout:
19264     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19265     layout: "plot-latency"
19266
19267 - type: "plot"
19268   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19269   algorithm: "plot_latency_error_bars"
19270   output-file-type: ".html"
19271   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19273   filter: "'NIC_Intel-XL710' and
19274            '64B' and
19275            ('BASE' or 'SCALE') and
19276            'NDRPDR' and
19277            '2T2C' and
19278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19279            not 'VHOST' and
19280            'MEMIF'"
19281   parameters:
19282   - "latency"
19283   - "parent"
19284   - "tags"
19285   sort:
19286   - "L2XCFWD"
19287   - "L2XCFWD"
19288   - "L2XCFWD"
19289   - "L2BDMACLRN"
19290   - "L2BDMACLRN"
19291   - "L2BDMACLRN"
19292   - "IP4FWD"
19293   layout:
19294     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19295     layout: "plot-latency"
19296
19297 # Packet Latency - VPP Container Memif 3n-skx-x710
19298 - type: "plot"
19299   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19300   algorithm: "plot_latency_error_bars"
19301   output-file-type: ".html"
19302   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19304   filter: "'NIC_Intel-X710' and
19305            '64B' and
19306            ('BASE' or 'SCALE') and
19307            'NDRPDR' and
19308            '2T1C' and
19309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19310            not 'VHOST' and
19311            'MEMIF'"
19312   parameters:
19313   - "latency"
19314   - "parent"
19315   - "tags"
19316   sort:
19317   - "L2XCFWD"
19318   - "L2XCFWD"
19319   - "L2XCFWD"
19320   - "L2BDMACLRN"
19321   - "L2BDMACLRN"
19322   - "L2BDMACLRN"
19323   - "IP4FWD"
19324   layout:
19325     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19326     layout: "plot-latency"
19327
19328 - type: "plot"
19329   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19330   algorithm: "plot_latency_error_bars"
19331   output-file-type: ".html"
19332   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19334   filter: "'NIC_Intel-X710' and
19335            '64B' and
19336            ('BASE' or 'SCALE') and
19337            'NDRPDR' and
19338            '4T2C' and
19339            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19340            not 'VHOST' and
19341            'MEMIF'"
19342   parameters:
19343   - "latency"
19344   - "parent"
19345   - "tags"
19346   sort:
19347   - "L2XCFWD"
19348   - "L2XCFWD"
19349   - "L2XCFWD"
19350   - "L2BDMACLRN"
19351   - "L2BDMACLRN"
19352   - "L2BDMACLRN"
19353   - "IP4FWD"
19354   layout:
19355     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19356     layout: "plot-latency"
19357
19358 # Packet Latency - VPP Container Memif 2n-skx-x710
19359 - type: "plot"
19360   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19361   algorithm: "plot_latency_error_bars"
19362   output-file-type: ".html"
19363   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19364   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19365   filter: "'NIC_Intel-X710' and
19366            '64B' and
19367            ('BASE' or 'SCALE') and
19368            'NDRPDR' and
19369            '2T1C' and
19370            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19371            not 'VHOST' and
19372            not 'NF_DENSITY' and
19373            'MEMIF'"
19374   parameters:
19375   - "latency"
19376   - "parent"
19377   - "tags"
19378   sort:
19379   - "L2XCFWD"
19380   - "L2XCFWD"
19381   - "L2XCFWD"
19382   - "L2BDMACLRN"
19383   - "L2BDMACLRN"
19384   - "L2BDMACLRN"
19385   - "IP4FWD"
19386   layout:
19387     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19388     layout: "plot-latency"
19389
19390 - type: "plot"
19391   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19392   algorithm: "plot_latency_error_bars"
19393   output-file-type: ".html"
19394   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19396   filter: "'NIC_Intel-X710' and
19397            '64B' and
19398            ('BASE' or 'SCALE') and
19399            'NDRPDR' and
19400            '4T2C' and
19401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19402            not 'VHOST' and
19403            not 'NF_DENSITY' and
19404            'MEMIF'"
19405   parameters:
19406   - "latency"
19407   - "parent"
19408   - "tags"
19409   sort:
19410   - "L2XCFWD"
19411   - "L2XCFWD"
19412   - "L2XCFWD"
19413   - "L2BDMACLRN"
19414   - "L2BDMACLRN"
19415   - "L2BDMACLRN"
19416   - "IP4FWD"
19417   layout:
19418     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19419     layout: "plot-latency"
19420
19421 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19422 #- type: "plot"
19423 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19424 #  algorithm: "plot_latency_error_bars"
19425 #  output-file-type: ".html"
19426 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19427 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19428 #  filter: "'NIC_Intel-XXV710' and
19429 #           '64B' and
19430 #           ('BASE' or 'SCALE') and
19431 #           'NDRPDR' and
19432 #           '2T1C' and
19433 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19434 #           not 'VHOST' and
19435 #           'MEMIF'"
19436 #  parameters:
19437 #  - "latency"
19438 #  - "parent"
19439 #  - "tags"
19440 #  sort:
19441 #  - "L2XCFWD"
19442 #  - "L2XCFWD"
19443 #  - "L2XCFWD"
19444 #  - "L2BDMACLRN"
19445 #  - "L2BDMACLRN"
19446 #  - "L2BDMACLRN"
19447 #  - "IP4FWD"
19448 #  layout:
19449 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19450 #    layout: "plot-latency"
19451 #
19452 #- type: "plot"
19453 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19454 #  algorithm: "plot_latency_error_bars"
19455 #  output-file-type: ".html"
19456 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19457 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19458 #  filter: "'NIC_Intel-XXV710' and
19459 #           '64B' and
19460 #           ('BASE' or 'SCALE') and
19461 #           'NDRPDR' and
19462 #           '4T2C' and
19463 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19464 #           not 'VHOST' and
19465 #           'MEMIF'"
19466 #  parameters:
19467 #  - "latency"
19468 #  - "parent"
19469 #  - "tags"
19470 #  sort:
19471 #  - "L2XCFWD"
19472 #  - "L2XCFWD"
19473 #  - "L2XCFWD"
19474 #  - "L2BDMACLRN"
19475 #  - "L2BDMACLRN"
19476 #  - "L2BDMACLRN"
19477 #  - "IP4FWD"
19478 #  layout:
19479 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19480 #    layout: "plot-latency"
19481
19482 ################################################################################
19483
19484 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19485 #- type: "plot"
19486 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19487 #  algorithm: "plot_latency_error_bars"
19488 #  output-file-type: ".html"
19489 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19490 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19491 #  filter: "'NIC_Intel-X520-DA2' and
19492 #           '64B' and
19493 #           ('BASE' or 'SCALE') and
19494 #           'NDRPDR' and
19495 #           '1T1C' and
19496 #           'L2XCFWD' and
19497 #           not 'VHOST' and
19498 #           not 'NF_DENSITY' and
19499 #           'MEMIF'"
19500 #  parameters:
19501 #  - "latency"
19502 #  - "parent"
19503 #  - "tags"
19504 #  sort:
19505 #  - "1VNF"
19506 #  - "2VNF"
19507 #  - "4VNF"
19508 #  - "2VNF"
19509 #  - "4VNF"
19510 #  layout:
19511 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19512 #    layout: "plot-latency"
19513 #
19514 #- type: "plot"
19515 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19516 #  algorithm: "plot_latency_error_bars"
19517 #  output-file-type: ".html"
19518 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19519 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19520 #  filter: "'NIC_Intel-X520-DA2' and
19521 #           '64B' and
19522 #           ('BASE' or 'SCALE') and
19523 #           'NDRPDR' and
19524 #           '2T2C' and
19525 #           'L2XCFWD' and
19526 #           not 'VHOST' and
19527 #           not 'NF_DENSITY' and
19528 #           'MEMIF'"
19529 #  parameters:
19530 #  - "latency"
19531 #  - "parent"
19532 #  - "tags"
19533 #  sort:
19534 #  - "1VNF"
19535 #  - "2VNF"
19536 #  - "4VNF"
19537 #  - "2VNF"
19538 #  - "4VNF"
19539 #  layout:
19540 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19541 #    layout: "plot-latency"
19542 #
19543 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19544 #- type: "plot"
19545 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19546 #  algorithm: "plot_latency_error_bars"
19547 #  output-file-type: ".html"
19548 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19549 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19550 #  filter: "'NIC_Intel-X520-DA2' and
19551 #           '64B' and
19552 #           ('BASE' or 'SCALE') and
19553 #           'NDRPDR' and
19554 #           '1T1C' and
19555 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19556 #           not 'VHOST' and
19557 #           not 'NF_DENSITY' and
19558 #           'MEMIF'"
19559 #  parameters:
19560 #  - "latency"
19561 #  - "parent"
19562 #  - "tags"
19563 #  sort:
19564 #  - "1VNF"
19565 #  - "2VNF"
19566 #  - "4VNF"
19567 #  - "2VNF"
19568 #  - "4VNF"
19569 #  layout:
19570 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19571 #    layout: "plot-latency"
19572 #
19573 #- type: "plot"
19574 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19575 #  algorithm: "plot_latency_error_bars"
19576 #  output-file-type: ".html"
19577 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19578 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19579 #  filter: "'NIC_Intel-X520-DA2' and
19580 #           '64B' and
19581 #           ('BASE' or 'SCALE') and
19582 #           'NDRPDR' and
19583 #           '2T2C' and
19584 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19585 #           not 'VHOST' and
19586 #           not 'NF_DENSITY' and
19587 #           'MEMIF'"
19588 #  parameters:
19589 #  - "latency"
19590 #  - "parent"
19591 #  - "tags"
19592 #  sort:
19593 #  - "1VNF"
19594 #  - "2VNF"
19595 #  - "4VNF"
19596 #  - "2VNF"
19597 #  - "4VNF"
19598 #  layout:
19599 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19600 #    layout: "plot-latency"
19601 #
19602 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19603 #- type: "plot"
19604 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19605 #  algorithm: "plot_latency_error_bars"
19606 #  output-file-type: ".html"
19607 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19608 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19609 #  filter: "'NIC_Intel-X710' and
19610 #           '64B' and
19611 #           ('BASE' or 'SCALE') and
19612 #           'NDRPDR' and
19613 #           '1T1C' and
19614 #           'L2XCFWD' and
19615 #           not 'VHOST' and
19616 #           not 'NF_DENSITY' and
19617 #           'MEMIF'"
19618 #  parameters:
19619 #  - "latency"
19620 #  - "parent"
19621 #  - "tags"
19622 #  sort:
19623 #  - "1VNF"
19624 #  - "2VNF"
19625 #  - "4VNF"
19626 #  - "2VNF"
19627 #  - "4VNF"
19628 #  layout:
19629 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19630 #    layout: "plot-latency"
19631 #
19632 #- type: "plot"
19633 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19634 #  algorithm: "plot_latency_error_bars"
19635 #  output-file-type: ".html"
19636 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19637 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19638 #  filter: "'NIC_Intel-X710' and
19639 #           '64B' and
19640 #           ('BASE' or 'SCALE') and
19641 #           'NDRPDR' and
19642 #           '2T2C' and
19643 #           'L2XCFWD' and
19644 #           not 'VHOST' and
19645 #           not 'NF_DENSITY' and
19646 #           'MEMIF'"
19647 #  parameters:
19648 #  - "latency"
19649 #  - "parent"
19650 #  - "tags"
19651 #  sort:
19652 #  - "1VNF"
19653 #  - "2VNF"
19654 #  - "4VNF"
19655 #  - "2VNF"
19656 #  - "4VNF"
19657 #  layout:
19658 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19659 #    layout: "plot-latency"
19660 #
19661 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19662 #- type: "plot"
19663 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19664 #  algorithm: "plot_latency_error_bars"
19665 #  output-file-type: ".html"
19666 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19667 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19668 #  filter: "'NIC_Intel-X710' and
19669 #           '64B' and
19670 #           ('BASE' or 'SCALE') and
19671 #           'NDRPDR' and
19672 #           '1T1C' and
19673 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19674 #           not 'VHOST' and
19675 #           not 'NF_DENSITY' and
19676 #           'MEMIF'"
19677 #  parameters:
19678 #  - "latency"
19679 #  - "parent"
19680 #  - "tags"
19681 #  sort:
19682 #  - "1VNF"
19683 #  - "2VNF"
19684 #  - "4VNF"
19685 #  - "2VNF"
19686 #  - "4VNF"
19687 #  layout:
19688 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19689 #    layout: "plot-latency"
19690 #
19691 #- type: "plot"
19692 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19693 #  algorithm: "plot_latency_error_bars"
19694 #  output-file-type: ".html"
19695 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19696 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19697 #  filter: "'NIC_Intel-X710' and
19698 #           '64B' and
19699 #           ('BASE' or 'SCALE') and
19700 #           'NDRPDR' and
19701 #           '2T2C' and
19702 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19703 #           not 'VHOST' and
19704 #           not 'NF_DENSITY' and
19705 #           'MEMIF'"
19706 #  parameters:
19707 #  - "latency"
19708 #  - "parent"
19709 #  - "tags"
19710 #  sort:
19711 #  - "1VNF"
19712 #  - "2VNF"
19713 #  - "4VNF"
19714 #  - "2VNF"
19715 #  - "4VNF"
19716 #  layout:
19717 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19718 #    layout: "plot-latency"
19719
19720 ################################################################################
19721
19722 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19723 - type: "plot"
19724   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19725   algorithm: "plot_latency_error_bars"
19726   output-file-type: ".html"
19727   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19729   filter: "'NIC_Intel-X520-DA2' and
19730            '64B' and
19731            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19732            'NDRPDR' and
19733            '1T1C' and
19734            'IP4FWD' and
19735            not 'IPSEC' and
19736            not 'DOT1Q' and
19737            not 'VHOST'"
19738   parameters:
19739   - "latency"
19740   - "parent"
19741   - "tags"
19742   sort:
19743   - "DOT1Q"
19744   - "IP4BASE"
19745   - "FIB_20K"
19746   - "FIB_200K"
19747   - "FIB_2M"
19748   layout:
19749     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19750     layout: "plot-latency"
19751
19752 - type: "plot"
19753   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19754   algorithm: "plot_latency_error_bars"
19755   output-file-type: ".html"
19756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19758   filter: "'NIC_Intel-X520-DA2' and
19759            '64B' and
19760            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19761            'NDRPDR' and
19762            '2T2C' and
19763            'IP4FWD' and
19764            not 'IPSEC' and
19765            not 'DOT1Q' and
19766            not 'VHOST'"
19767   parameters:
19768   - "latency"
19769   - "parent"
19770   - "tags"
19771   sort:
19772   - "DOT1Q"
19773   - "IP4BASE"
19774   - "FIB_20K"
19775   - "FIB_200K"
19776   - "FIB_2M"
19777   layout:
19778     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19779     layout: "plot-latency"
19780
19781 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19782 - type: "plot"
19783   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19784   algorithm: "plot_latency_error_bars"
19785   output-file-type: ".html"
19786   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19788   filter: "'NIC_Intel-X520-DA2' and
19789            '64B' and
19790            ('IP4BASE' or
19791             'POLICE_MARK' or
19792             'COPWHLIST' or
19793             ('NAT44' and 'BASE') or
19794             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19795            'NDRPDR' and
19796            '1T1C' and
19797            'IP4FWD' and
19798            not 'IPSEC' and
19799            not 'VHOST'"
19800   parameters:
19801   - "latency"
19802   - "parent"
19803   - "tags"
19804   sort:
19805   - "DOT1Q"
19806   - "IP4BASE"
19807   - "NAT44"
19808   - "POLICE_MARK"
19809   - "COPWHLIST"
19810   - "IACL"
19811   - "OACL"
19812   layout:
19813     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19814     layout: "plot-latency"
19815
19816 - type: "plot"
19817   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19818   algorithm: "plot_latency_error_bars"
19819   output-file-type: ".html"
19820   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19822   filter: "'NIC_Intel-X520-DA2' and
19823            '64B' and
19824            ('IP4BASE' or
19825             'POLICE_MARK' or
19826             'COPWHLIST' or
19827             ('NAT44' and 'BASE') or
19828             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19829            'NDRPDR' and
19830            '2T2C' and
19831            'IP4FWD' and
19832            not 'IPSEC' and
19833            not 'VHOST'"
19834   parameters:
19835   - "latency"
19836   - "parent"
19837   - "tags"
19838   sort:
19839   - "DOT1Q"
19840   - "IP4BASE"
19841   - "NAT44"
19842   - "POLICE_MARK"
19843   - "COPWHLIST"
19844   - "IACL"
19845   - "OACL"
19846   layout:
19847     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19848     layout: "plot-latency"
19849
19850 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19851 - type: "plot"
19852   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19853   algorithm: "plot_latency_error_bars"
19854   output-file-type: ".html"
19855   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19857   filter: "'NIC_Intel-X520-DA2' and
19858            '64B' and
19859            'NDRPDR' and
19860            '1T1C' and
19861            'IP4FWD' and
19862            ('NAT44' or 'IP4BASE') and
19863            not 'DOT1Q' and
19864            not 'IPSEC' and
19865            not 'VHOST'"
19866   parameters:
19867   - "latency"
19868   - "parent"
19869   - "tags"
19870   sort:
19871   - "IP4BASE"
19872   - "BASE"
19873   - "SRC_USER_10"
19874   - "SRC_USER_100"
19875   - "SRC_USER_1000"
19876   - "SRC_USER_2000"
19877   layout:
19878     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19879     layout: "plot-latency"
19880
19881 - type: "plot"
19882   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19883   algorithm: "plot_latency_error_bars"
19884   output-file-type: ".html"
19885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19887   filter: "'NIC_Intel-X520-DA2' and
19888            '64B' and
19889            'NDRPDR' and
19890            '2T2C' and
19891            'IP4FWD' and
19892            ('NAT44' or 'IP4BASE') and
19893            not 'DOT1Q' and
19894            not 'IPSEC' and
19895            not 'VHOST'"
19896   parameters:
19897   - "latency"
19898   - "parent"
19899   - "tags"
19900   sort:
19901   - "IP4BASE"
19902   - "BASE"
19903   - "SRC_USER_10"
19904   - "SRC_USER_100"
19905   - "SRC_USER_1000"
19906   - "SRC_USER_2000"
19907   layout:
19908     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19909     layout: "plot-latency"
19910
19911 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19912 - type: "plot"
19913   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19914   algorithm: "plot_latency_error_bars"
19915   output-file-type: ".html"
19916   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19918   filter: "'NIC_Intel-X520-DA2' and
19919            '64B' and
19920            'NDRPDR' and
19921            '1T1C' and
19922            'IP4FWD' and
19923            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19924            not 'IPSEC' and
19925            not 'DOT1Q' and
19926            not 'VHOST'"
19927   parameters:
19928   - "latency"
19929   - "parent"
19930   - "tags"
19931   sort:
19932   - "IP4BASE"
19933   - "ACL_STATELESS"
19934   - "ACL_STATEFUL"
19935   - "ACL_STATELESS"
19936   - "ACL_STATEFUL"
19937   layout:
19938     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19939     layout: "plot-latency"
19940
19941 - type: "plot"
19942   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19943   algorithm: "plot_latency_error_bars"
19944   output-file-type: ".html"
19945   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19947   filter: "'NIC_Intel-X520-DA2' and
19948            '64B' and
19949            'NDRPDR' and
19950            '2T2C' and
19951            'IP4FWD' and
19952            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19953            not 'IPSEC' and
19954            not 'DOT1Q' and
19955            not 'VHOST'"
19956   parameters:
19957   - "latency"
19958   - "parent"
19959   - "tags"
19960   sort:
19961   - "IP4BASE"
19962   - "ACL_STATELESS"
19963   - "ACL_STATEFUL"
19964   - "ACL_STATELESS"
19965   - "ACL_STATEFUL"
19966   layout:
19967     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19968     layout: "plot-latency"
19969
19970 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19971 - type: "plot"
19972   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19973   algorithm: "plot_latency_error_bars"
19974   output-file-type: ".html"
19975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19977   filter: "'NIC_Intel-X520-DA2' and
19978            '64B' and
19979            'NDRPDR' and
19980            '1T1C' and
19981            'IP4FWD' and
19982            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19983            not 'IPSEC' and
19984            not 'DOT1Q' and
19985            not 'VHOST'"
19986   parameters:
19987   - "latency"
19988   - "parent"
19989   - "tags"
19990   sort:
19991   - "IP4BASE"
19992   - "ACL_STATELESS"
19993   - "ACL_STATEFUL"
19994   - "ACL_STATELESS"
19995   - "ACL_STATEFUL"
19996   layout:
19997     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19998     layout: "plot-latency"
19999
20000 - type: "plot"
20001   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20002   algorithm: "plot_latency_error_bars"
20003   output-file-type: ".html"
20004   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20006   filter: "'NIC_Intel-X520-DA2' and
20007            '64B' and
20008            'NDRPDR' and
20009            '2T2C' and
20010            'IP4FWD' and
20011            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20012            not 'IPSEC' and
20013            not 'DOT1Q' and
20014            not 'VHOST'"
20015   parameters:
20016   - "latency"
20017   - "parent"
20018   - "tags"
20019   sort:
20020   - "IP4BASE"
20021   - "ACL_STATELESS"
20022   - "ACL_STATEFUL"
20023   - "ACL_STATELESS"
20024   - "ACL_STATEFUL"
20025   layout:
20026     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20027     layout: "plot-latency"
20028
20029 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20030 - type: "plot"
20031   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20032   algorithm: "plot_latency_error_bars"
20033   output-file-type: ".html"
20034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20036   filter: "'NIC_Intel-X710' and
20037            '64B' and
20038            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20039            'NDRPDR' and
20040            '1T1C' and
20041            'IP4FWD' and
20042            not 'IPSEC' and
20043            not 'DOT1Q' and
20044            not 'VHOST'"
20045   parameters:
20046   - "latency"
20047   - "parent"
20048   - "tags"
20049   sort:
20050   - "IP4BASE"
20051   - "FIB_20K"
20052   - "FIB_200K"
20053   - "FIB_2M"
20054   layout:
20055     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20056     layout: "plot-latency"
20057
20058 - type: "plot"
20059   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20060   algorithm: "plot_latency_error_bars"
20061   output-file-type: ".html"
20062   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20064   filter: "'NIC_Intel-X710' and
20065            '64B' and
20066            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20067            'NDRPDR' and
20068            '2T2C' and
20069            'IP4FWD' and
20070            not 'IPSEC' and
20071            not 'DOT1Q' and
20072            not 'VHOST'"
20073   parameters:
20074   - "latency"
20075   - "parent"
20076   - "tags"
20077   sort:
20078   - "IP4BASE"
20079   - "FIB_20K"
20080   - "FIB_200K"
20081   - "FIB_2M"
20082   layout:
20083     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20084     layout: "plot-latency"
20085
20086 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20087 - type: "plot"
20088   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20089   algorithm: "plot_latency_error_bars"
20090   output-file-type: ".html"
20091   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20093   filter: "'NIC_Intel-X710' and
20094            '64B' and
20095            ('IP4BASE' or
20096             'POLICE_MARK' or
20097             'COPWHLIST' or
20098             ('NAT44' and 'BASE') or
20099             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20100            'NDRPDR' and
20101            '1T1C' and
20102            'IP4FWD' and
20103            not 'IPSEC' and
20104            not 'VHOST'"
20105   parameters:
20106   - "latency"
20107   - "parent"
20108   - "tags"
20109   sort:
20110   - "DOT1Q"
20111   - "IP4BASE"
20112   - "NAT44"
20113   - "POLICE_MARK"
20114   - "COPWHLIST"
20115   - "IACL"
20116   - "OACL"
20117   layout:
20118     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20119     layout: "plot-latency"
20120
20121 - type: "plot"
20122   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20123   algorithm: "plot_latency_error_bars"
20124   output-file-type: ".html"
20125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20127   filter: "'NIC_Intel-X710' and
20128            '64B' and
20129            ('IP4BASE' or
20130             'POLICE_MARK' or
20131             'COPWHLIST' or
20132             ('NAT44' and 'BASE') or
20133             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20134            'NDRPDR' and
20135            '2T2C' and
20136            'IP4FWD' and
20137            not 'IPSEC' and
20138            not 'VHOST'"
20139   parameters:
20140   - "latency"
20141   - "parent"
20142   - "tags"
20143   sort:
20144   - "DOT1Q"
20145   - "IP4BASE"
20146   - "NAT44"
20147   - "POLICE_MARK"
20148   - "COPWHLIST"
20149   - "IACL"
20150   - "OACL"
20151   layout:
20152     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20153     layout: "plot-latency"
20154
20155 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20156 - type: "plot"
20157   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20158   algorithm: "plot_latency_error_bars"
20159   output-file-type: ".html"
20160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20162   filter: "'NIC_Intel-X710' and
20163            '64B' and
20164            'NDRPDR' and
20165            '1T1C' and
20166            'IP4FWD' and
20167            ('NAT44' or 'IP4BASE') and
20168            not 'IPSEC' and
20169            not 'VHOST'"
20170   parameters:
20171   - "latency"
20172   - "parent"
20173   - "tags"
20174   sort:
20175   - "IP4BASE"
20176   - "BASE"
20177   - "SRC_USER_10"
20178   - "SRC_USER_100"
20179   - "SRC_USER_1000"
20180   - "SRC_USER_2000"
20181   layout:
20182     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20183     layout: "plot-latency"
20184
20185 - type: "plot"
20186   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20187   algorithm: "plot_latency_error_bars"
20188   output-file-type: ".html"
20189   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20191   filter: "'NIC_Intel-X710' and
20192            '64B' and
20193            'NDRPDR' and
20194            '2T2C' and
20195            'IP4FWD' and
20196            ('NAT44' or 'IP4BASE') and
20197            not 'IPSEC' and
20198            not 'VHOST'"
20199   parameters:
20200   - "latency"
20201   - "parent"
20202   - "tags"
20203   sort:
20204   - "IP4BASE"
20205   - "BASE"
20206   - "SRC_USER_10"
20207   - "SRC_USER_100"
20208   - "SRC_USER_1000"
20209   - "SRC_USER_2000"
20210   layout:
20211     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20212     layout: "plot-latency"
20213
20214 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20215 - type: "plot"
20216   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20217   algorithm: "plot_latency_error_bars"
20218   output-file-type: ".html"
20219   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20221   filter: "'NIC_Intel-X710' and
20222            '64B' and
20223            'NDRPDR' and
20224            '1T1C' and
20225            'IP4FWD' and
20226            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20227            not 'IPSEC' and
20228            not 'VHOST'"
20229   parameters:
20230   - "latency"
20231   - "parent"
20232   - "tags"
20233   sort:
20234   - "IP4BASE"
20235   - "ACL_STATELESS"
20236   - "ACL_STATEFUL"
20237   - "ACL_STATELESS"
20238   - "ACL_STATEFUL"
20239   layout:
20240     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20241     layout: "plot-latency"
20242
20243 - type: "plot"
20244   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20245   algorithm: "plot_latency_error_bars"
20246   output-file-type: ".html"
20247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20249   filter: "'NIC_Intel-X710' and
20250            '64B' and
20251            'NDRPDR' and
20252            '2T2C' and
20253            'IP4FWD' and
20254            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20255            not 'IPSEC' and
20256            not 'VHOST'"
20257   parameters:
20258   - "latency"
20259   - "parent"
20260   - "tags"
20261   sort:
20262   - "IP4BASE"
20263   - "ACL_STATELESS"
20264   - "ACL_STATEFUL"
20265   - "ACL_STATELESS"
20266   - "ACL_STATEFUL"
20267   layout:
20268     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20269     layout: "plot-latency"
20270
20271 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20272 - type: "plot"
20273   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20274   algorithm: "plot_latency_error_bars"
20275   output-file-type: ".html"
20276   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20278   filter: "'NIC_Intel-XL710' and
20279            '64B' and
20280            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20281            'NDRPDR' and
20282            '1T1C' and
20283            'IP4FWD' and
20284            not 'IPSEC' and
20285            not 'VHOST'"
20286   parameters:
20287   - "latency"
20288   - "parent"
20289   - "tags"
20290   sort:
20291   - "IP4BASE"
20292   - "FIB_20K"
20293   - "FIB_200K"
20294   - "FIB_2M"
20295   layout:
20296     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20297     layout: "plot-latency"
20298
20299 - type: "plot"
20300   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20301   algorithm: "plot_latency_error_bars"
20302   output-file-type: ".html"
20303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20305   filter: "'NIC_Intel-XL710' and
20306            '64B' and
20307            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20308            'NDRPDR' and
20309            '2T2C' and
20310            'IP4FWD' and
20311            not 'IPSEC' and
20312            not 'VHOST'"
20313   parameters:
20314   - "latency"
20315   - "parent"
20316   - "tags"
20317   sort:
20318   - "IP4BASE"
20319   - "FIB_20K"
20320   - "FIB_200K"
20321   - "FIB_2M"
20322   layout:
20323     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20324     layout: "plot-latency"
20325
20326 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20327 - type: "plot"
20328   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20329   algorithm: "plot_latency_error_bars"
20330   output-file-type: ".html"
20331   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20333   filter: "'NIC_Intel-X710' and
20334            '64B' and
20335            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20336            'NDRPDR' and
20337            '2T1C' and
20338            'IP4FWD' and
20339            not 'IPSEC' and
20340            not 'DOT1Q' and
20341            not 'VHOST'"
20342   parameters:
20343   - "latency"
20344   - "parent"
20345   - "tags"
20346   sort:
20347   - "IP4BASE"
20348   - "FIB_20K"
20349   - "FIB_200K"
20350   - "FIB_2M"
20351   layout:
20352     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20353     layout: "plot-latency"
20354
20355 - type: "plot"
20356   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20357   algorithm: "plot_latency_error_bars"
20358   output-file-type: ".html"
20359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20361   filter: "'NIC_Intel-X710' and
20362            '64B' and
20363            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20364            'NDRPDR' and
20365            '4T2C' and
20366            'IP4FWD' and
20367            not 'IPSEC' and
20368            not 'DOT1Q' and
20369            not 'VHOST'"
20370   parameters:
20371   - "latency"
20372   - "parent"
20373   - "tags"
20374   sort:
20375   - "IP4BASE"
20376   - "FIB_20K"
20377   - "FIB_200K"
20378   - "FIB_2M"
20379   layout:
20380     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20381     layout: "plot-latency"
20382
20383 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20384 - type: "plot"
20385   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20386   algorithm: "plot_latency_error_bars"
20387   output-file-type: ".html"
20388   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20390   filter: "'NIC_Intel-X710' and
20391            '64B' and
20392            ('IP4BASE' or
20393             'POLICE_MARK' or
20394             'COPWHLIST' or
20395             ('NAT44' and 'BASE') or
20396             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20397            'NDRPDR' and
20398            '2T1C' and
20399            'IP4FWD' and
20400            not 'IPSEC' and
20401            not 'VHOST'"
20402   parameters:
20403   - "latency"
20404   - "parent"
20405   - "tags"
20406   sort:
20407   - "DOT1Q"
20408   - "IP4BASE"
20409   - "NAT44"
20410   - "POLICE_MARK"
20411   - "COPWHLIST"
20412   - "IACL"
20413   - "OACL"
20414   layout:
20415     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20416     layout: "plot-latency"
20417
20418 - type: "plot"
20419   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20420   algorithm: "plot_latency_error_bars"
20421   output-file-type: ".html"
20422   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20424   filter: "'NIC_Intel-X710' and
20425            '64B' and
20426            ('IP4BASE' or
20427             'POLICE_MARK' or
20428             'COPWHLIST' or
20429             ('NAT44' and 'BASE') or
20430             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20431            'NDRPDR' and
20432            '4T2C' and
20433            'IP4FWD' and
20434            not 'IPSEC' and
20435            not 'VHOST'"
20436   parameters:
20437   - "latency"
20438   - "parent"
20439   - "tags"
20440   sort:
20441   - "DOT1Q"
20442   - "IP4BASE"
20443   - "NAT44"
20444   - "POLICE_MARK"
20445   - "COPWHLIST"
20446   - "IACL"
20447   - "OACL"
20448   layout:
20449     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20450     layout: "plot-latency"
20451
20452 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20453 - type: "plot"
20454   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20455   algorithm: "plot_latency_error_bars"
20456   output-file-type: ".html"
20457   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20459   filter: "'NIC_Intel-X710' and
20460            '64B' and
20461            'NDRPDR' and
20462            '2T1C' and
20463            'IP4FWD' and
20464            ('NAT44' or 'IP4BASE') and
20465            not 'IPSEC' and
20466            not 'VHOST'"
20467   parameters:
20468   - "latency"
20469   - "parent"
20470   - "tags"
20471   sort:
20472   - "IP4BASE"
20473   - "BASE"
20474   - "SRC_USER_10"
20475   - "SRC_USER_100"
20476   - "SRC_USER_1000"
20477   - "SRC_USER_2000"
20478   layout:
20479     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20480     layout: "plot-latency"
20481
20482 - type: "plot"
20483   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20484   algorithm: "plot_latency_error_bars"
20485   output-file-type: ".html"
20486   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20488   filter: "'NIC_Intel-X710' and
20489            '64B' and
20490            'NDRPDR' and
20491            '4T2C' and
20492            'IP4FWD' and
20493            ('NAT44' or 'IP4BASE') and
20494            not 'IPSEC' and
20495            not 'VHOST'"
20496   parameters:
20497   - "latency"
20498   - "parent"
20499   - "tags"
20500   sort:
20501   - "IP4BASE"
20502   - "BASE"
20503   - "SRC_USER_10"
20504   - "SRC_USER_100"
20505   - "SRC_USER_1000"
20506   - "SRC_USER_2000"
20507   layout:
20508     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20509     layout: "plot-latency"
20510
20511 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20512 - type: "plot"
20513   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20514   algorithm: "plot_latency_error_bars"
20515   output-file-type: ".html"
20516   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20518   filter: "'NIC_Intel-X710' and
20519            '64B' and
20520            'NDRPDR' and
20521            '2T1C' and
20522            'IP4FWD' and
20523            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20524            not 'IPSEC' and
20525            not 'VHOST'"
20526   parameters:
20527   - "latency"
20528   - "parent"
20529   - "tags"
20530   sort:
20531   - "IP4BASE"
20532   - "ACL_STATELESS"
20533   - "ACL_STATEFUL"
20534   - "ACL_STATELESS"
20535   - "ACL_STATEFUL"
20536   layout:
20537     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20538     layout: "plot-latency"
20539
20540 - type: "plot"
20541   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20542   algorithm: "plot_latency_error_bars"
20543   output-file-type: ".html"
20544   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20546   filter: "'NIC_Intel-X710' and
20547            '64B' and
20548            'NDRPDR' and
20549            '4T2C' and
20550            'IP4FWD' and
20551            'IACL' and
20552            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20553            not 'IPSEC' and
20554            not 'VHOST'"
20555   parameters:
20556   - "latency"
20557   - "parent"
20558   - "tags"
20559   sort:
20560   - "IP4BASE"
20561   - "ACL_STATELESS"
20562   - "ACL_STATEFUL"
20563   - "ACL_STATELESS"
20564   - "ACL_STATEFUL"
20565   layout:
20566     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20567     layout: "plot-latency"
20568
20569 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20570 - type: "plot"
20571   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20572   algorithm: "plot_latency_error_bars"
20573   output-file-type: ".html"
20574   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20576   filter: "'NIC_Intel-X710' and
20577            '64B' and
20578            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20579            'NDRPDR' and
20580            '2T1C' and
20581            'IP4FWD' and
20582            not 'IPSEC' and
20583            not 'DOT1Q' and
20584            not 'VHOST'"
20585   parameters:
20586   - "latency"
20587   - "parent"
20588   - "tags"
20589   sort:
20590   - "IP4BASE"
20591   - "FIB_20K"
20592   - "FIB_200K"
20593   - "FIB_2M"
20594   layout:
20595     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20596     layout: "plot-latency"
20597
20598 - type: "plot"
20599   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20600   algorithm: "plot_latency_error_bars"
20601   output-file-type: ".html"
20602   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20604   filter: "'NIC_Intel-X710' and
20605            '64B' and
20606            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20607            'NDRPDR' and
20608            '4T2C' and
20609            'IP4FWD' and
20610            not 'IPSEC' and
20611            not 'DOT1Q' and
20612            not 'VHOST'"
20613   parameters:
20614   - "latency"
20615   - "parent"
20616   - "tags"
20617   sort:
20618   - "IP4BASE"
20619   - "FIB_20K"
20620   - "FIB_200K"
20621   - "FIB_2M"
20622   layout:
20623     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20624     layout: "plot-latency"
20625
20626 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20627 - type: "plot"
20628   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20629   algorithm: "plot_latency_error_bars"
20630   output-file-type: ".html"
20631   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20633   filter: "'NIC_Intel-X710' and
20634            '64B' and
20635            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20636            'NDRPDR' and
20637            '2T1C' and
20638            'IP4FWD' and
20639            not 'IPSEC' and
20640            not 'DOT1Q' and
20641            not 'VHOST'"
20642   parameters:
20643   - "latency"
20644   - "parent"
20645   - "tags"
20646   sort:
20647   - "IP4BASE"
20648   - "ACL_STATELESS"
20649   - "ACL_STATEFUL"
20650   - "ACL_STATELESS"
20651   - "ACL_STATEFUL"
20652   layout:
20653     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20654     layout: "plot-latency"
20655
20656 - type: "plot"
20657   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20658   algorithm: "plot_latency_error_bars"
20659   output-file-type: ".html"
20660   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20662   filter: "'NIC_Intel-X710' and
20663            '64B' and
20664            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20665            'NDRPDR' and
20666            '4T2C' and
20667            'IP4FWD' and
20668            not 'IPSEC' and
20669            not 'DOT1Q' and
20670            not 'VHOST'"
20671   parameters:
20672   - "latency"
20673   - "parent"
20674   - "tags"
20675   sort:
20676   - "IP4BASE"
20677   - "ACL_STATELESS"
20678   - "ACL_STATEFUL"
20679   - "ACL_STATELESS"
20680   - "ACL_STATEFUL"
20681   layout:
20682     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20683     layout: "plot-latency"
20684
20685 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20686 - type: "plot"
20687   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20688   algorithm: "plot_latency_error_bars"
20689   output-file-type: ".html"
20690   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20692   filter: "'NIC_Intel-XXV710' and
20693            '64B' and
20694            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20695            'NDRPDR' and
20696            '2T1C' and
20697            'IP4FWD' and
20698            not 'IPSEC' and
20699            not 'DOT1Q' and
20700            not 'VHOST'"
20701   parameters:
20702   - "latency"
20703   - "parent"
20704   - "tags"
20705   sort:
20706   - "IP4BASE"
20707   - "FIB_20K"
20708   - "FIB_200K"
20709   - "FIB_2M"
20710   layout:
20711     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20712     layout: "plot-latency"
20713
20714 - type: "plot"
20715   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20716   algorithm: "plot_latency_error_bars"
20717   output-file-type: ".html"
20718   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20720   filter: "'NIC_Intel-XXV710' and
20721            '64B' and
20722            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20723            'NDRPDR' and
20724            '4T2C' and
20725            'IP4FWD' and
20726            not 'IPSEC' and
20727            not 'DOT1Q' and
20728            not 'VHOST'"
20729   parameters:
20730   - "latency"
20731   - "parent"
20732   - "tags"
20733   sort:
20734   - "IP4BASE"
20735   - "FIB_20K"
20736   - "FIB_200K"
20737   - "FIB_2M"
20738   layout:
20739     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20740     layout: "plot-latency"
20741
20742 ################################################################################
20743
20744 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20745 - type: "plot"
20746   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20747   algorithm: "plot_latency_error_bars"
20748   output-file-type: ".html"
20749   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20751   filter: "'NIC_Intel-X520-DA2' and
20752            '64B' and
20753            'ENCAP' and
20754            'NDRPDR' and
20755            '1T1C' and
20756            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20757            not 'DOT1Q' and
20758            not 'VHOST' and
20759            not 'IPSECHW'"
20760   parameters:
20761   - "latency"
20762   - "parent"
20763   - "tags"
20764   sort:
20765   - "IP4BASE"
20766   - "L2BDMACLRN"
20767   - "L2XCFWD"
20768   - "LISP"
20769   layout:
20770     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20771     layout: "plot-latency"
20772
20773 - type: "plot"
20774   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20775   algorithm: "plot_latency_error_bars"
20776   output-file-type: ".html"
20777   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20779   filter: "'NIC_Intel-X520-DA2' and
20780            '64B' and
20781            'ENCAP' and
20782            'NDRPDR' and
20783            '2T2C' and
20784            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20785            not 'DOT1Q' and
20786            not 'VHOST' and
20787            not 'IPSECHW'"
20788   parameters:
20789   - "latency"
20790   - "parent"
20791   - "tags"
20792   sort:
20793   - "IP4BASE"
20794   - "L2BDMACLRN"
20795   - "L2XCFWD"
20796   - "LISP"
20797   layout:
20798     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20799     layout: "plot-latency"
20800
20801 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20802 - type: "plot"
20803   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20804   algorithm: "plot_latency_error_bars"
20805   output-file-type: ".html"
20806   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20808   filter: "'NIC_Intel-X710' and
20809            '64B' and
20810            'ENCAP' and
20811            'NDRPDR' and
20812            '1T1C' and
20813            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20814            not 'VHOST' and
20815            not 'IPSECHW'"
20816   parameters:
20817   - "latency"
20818   - "parent"
20819   - "tags"
20820   sort:
20821   - "IP4BASE"
20822   - "LISP"
20823   - "VXLAN_1"
20824   - "VXLAN_10"
20825   - "VXLAN_100"
20826   - "VXLAN_1000"
20827   layout:
20828     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20829     layout: "plot-latency"
20830
20831 - type: "plot"
20832   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20833   algorithm: "plot_latency_error_bars"
20834   output-file-type: ".html"
20835   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20837   filter: "'NIC_Intel-X710' and
20838            '64B' and
20839            'ENCAP' and
20840            'NDRPDR' and
20841            '2T2C' and
20842            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20843            not 'VHOST' and
20844            not 'IPSECHW'"
20845   parameters:
20846   - "latency"
20847   - "parent"
20848   - "tags"
20849   sort:
20850   - "IP4BASE"
20851   - "LISP"
20852   - "VXLAN_1"
20853   - "VXLAN_10"
20854   - "VXLAN_100"
20855   - "VXLAN_1000"
20856   layout:
20857     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20858     layout: "plot-latency"
20859
20860 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20861 - type: "plot"
20862   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20863   algorithm: "plot_latency_error_bars"
20864   output-file-type: ".html"
20865   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20867   filter: "'NIC_Intel-X710' and
20868            '64B' and
20869            'ENCAP' and
20870            'NDRPDR' and
20871            '1T1C' and
20872            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20873            not 'DOT1Q' and
20874            not 'VHOST' and
20875            not 'IPSECHW'"
20876   parameters:
20877   - "latency"
20878   - "parent"
20879   - "tags"
20880   sort:
20881   - "IP4BASE"
20882   - "L2BDMACLRN"
20883   - "L2XCFWD"
20884   - "LISP"
20885   layout:
20886     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20887     layout: "plot-latency"
20888
20889 - type: "plot"
20890   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20891   algorithm: "plot_latency_error_bars"
20892   output-file-type: ".html"
20893   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20895   filter: "'NIC_Intel-X710' and
20896            '64B' and
20897            'ENCAP' and
20898            'NDRPDR' and
20899            '2T2C' and
20900            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20901            not 'DOT1Q' and
20902            not 'VHOST' and
20903            not 'IPSECHW'"
20904   parameters:
20905   - "latency"
20906   - "parent"
20907   - "tags"
20908   sort:
20909   - "IP4BASE"
20910   - "L2BDMACLRN"
20911   - "L2XCFWD"
20912   - "LISP"
20913   layout:
20914     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20915     layout: "plot-latency"
20916
20917 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20918 - type: "plot"
20919   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20920   algorithm: "plot_latency_error_bars"
20921   output-file-type: ".html"
20922   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20924   filter: "'NIC_Intel-X710' and
20925            '64B' and
20926            'ENCAP' and
20927            'NDRPDR' and
20928            '2T1C' and
20929            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20930            not 'VHOST' and
20931            not 'IPSECHW'"
20932   parameters:
20933   - "latency"
20934   - "parent"
20935   - "tags"
20936   sort:
20937   - "IP4BASE"
20938   - "LISP"
20939   - "VXLAN_1"
20940   - "VXLAN_10"
20941   - "VXLAN_100"
20942   - "VXLAN_1000"
20943   layout:
20944     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20945     layout: "plot-latency"
20946
20947 - type: "plot"
20948   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20949   algorithm: "plot_latency_error_bars"
20950   output-file-type: ".html"
20951   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20953   filter: "'NIC_Intel-X710' and
20954            '64B' and
20955            'ENCAP' and
20956            'NDRPDR' and
20957            '4T2C' and
20958            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20959            not 'VHOST' and
20960            not 'IPSECHW'"
20961   parameters:
20962   - "latency"
20963   - "parent"
20964   - "tags"
20965   sort:
20966   - "IP4BASE"
20967   - "LISP"
20968   - "VXLAN_1"
20969   - "VXLAN_10"
20970   - "VXLAN_100"
20971   - "VXLAN_1000"
20972   layout:
20973     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20974     layout: "plot-latency"
20975
20976 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20977 - type: "plot"
20978   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20979   algorithm: "plot_latency_error_bars"
20980   output-file-type: ".html"
20981   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20983   filter: "'NIC_Intel-X710' and
20984            '64B' and
20985            'ENCAP' and
20986            'NDRPDR' and
20987            '2T1C' and
20988            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20989            not 'DOT1Q' and
20990            not 'VHOST' and
20991            not 'IPSECHW'"
20992   parameters:
20993   - "latency"
20994   - "parent"
20995   - "tags"
20996   sort:
20997   - "IP4BASE"
20998   - "L2BDMACLRN"
20999   - "L2XCFWD"
21000   - "LISP"
21001   layout:
21002     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21003     layout: "plot-latency"
21004
21005 - type: "plot"
21006   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21007   algorithm: "plot_latency_error_bars"
21008   output-file-type: ".html"
21009   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21010   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21011   filter: "'NIC_Intel-X710' and
21012            '64B' and
21013            'ENCAP' and
21014            'NDRPDR' and
21015            '4T2C' and
21016            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21017            not 'DOT1Q' and
21018            not 'VHOST' and
21019            not 'IPSECHW'"
21020   parameters:
21021   - "latency"
21022   - "parent"
21023   - "tags"
21024   sort:
21025   - "IP4BASE"
21026   - "L2BDMACLRN"
21027   - "L2XCFWD"
21028   - "LISP"
21029   layout:
21030     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21031     layout: "plot-latency"
21032
21033 ################################################################################
21034
21035 # Packet Latency - VPP IPv6 3n-hsw-x520
21036 - type: "plot"
21037   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21038   algorithm: "plot_latency_error_bars"
21039   output-file-type: ".html"
21040   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21042   filter: "'NIC_Intel-X520-DA2' and
21043            '78B' and
21044            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21045            'NDRPDR' and
21046            '1T1C' and
21047            'IP6FWD' and
21048            not 'SRv6' and
21049            not 'IPSEC' and
21050            not 'VHOST'"
21051   parameters:
21052   - "latency"
21053   - "parent"
21054   - "tags"
21055   sort:
21056   - "IP6BASE"
21057   - "FIB_20K"
21058   - "FIB_200K"
21059   - "FIB_2M"
21060   layout:
21061     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21062     layout: "plot-latency"
21063
21064 - type: "plot"
21065   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21066   algorithm: "plot_latency_error_bars"
21067   output-file-type: ".html"
21068   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21070   filter: "'NIC_Intel-X520-DA2' and
21071            '78B' and
21072            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21073            'NDRPDR' and
21074            '2T2C' and
21075            'IP6FWD' and
21076            not 'SRv6' and
21077            not 'IPSEC' and
21078            not 'VHOST'"
21079   parameters:
21080   - "latency"
21081   - "parent"
21082   - "tags"
21083   sort:
21084   - "IP6BASE"
21085   - "FIB_20K"
21086   - "FIB_200K"
21087   - "FIB_2M"
21088   layout:
21089     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21090     layout: "plot-latency"
21091
21092 # Packet Latency - VPP IPv6 3n-hsw-x710
21093 - type: "plot"
21094   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21095   algorithm: "plot_latency_error_bars"
21096   output-file-type: ".html"
21097   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21099   filter: "'NIC_Intel-X710' and
21100            '78B' and
21101            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21102            'NDRPDR' and
21103            '1T1C' and
21104            'IP6FWD' and
21105            not 'SRv6' and
21106            not 'IPSEC' and
21107            not 'VHOST'"
21108   parameters:
21109   - "latency"
21110   - "parent"
21111   - "tags"
21112   sort:
21113   - "IP6BASE"
21114   - "FIB_20K"
21115   - "FIB_200K"
21116   - "FIB_2M"
21117   layout:
21118     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21119     layout: "plot-latency"
21120
21121 - type: "plot"
21122   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21123   algorithm: "plot_latency_error_bars"
21124   output-file-type: ".html"
21125   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21127   filter: "'NIC_Intel-X710' and
21128            '78B' and
21129            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21130            'NDRPDR' and
21131            '2T2C' and
21132            'IP6FWD' and
21133            not 'SRv6' and
21134            not 'IPSEC' and
21135            not 'VHOST'"
21136   parameters:
21137   - "latency"
21138   - "parent"
21139   - "tags"
21140   sort:
21141   - "IP6BASE"
21142   - "FIB_20K"
21143   - "FIB_200K"
21144   - "FIB_2M"
21145   layout:
21146     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21147     layout: "plot-latency"
21148
21149 # Packet Latency - VPP IPv6 3n-hsw-xl710
21150 - type: "plot"
21151   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21152   algorithm: "plot_latency_error_bars"
21153   output-file-type: ".html"
21154   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21156   filter: "'NIC_Intel-XL710' and
21157            '78B' and
21158            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21159            'NDRPDR' and
21160            '1T1C' and
21161            'IP6FWD' and
21162            not 'SRv6' and
21163            not 'IPSEC' and
21164            not 'VHOST'"
21165   parameters:
21166   - "latency"
21167   - "parent"
21168   - "tags"
21169   sort:
21170   - "IP6BASE"
21171   - "FIB_20K"
21172   - "FIB_200K"
21173   - "FIB_2M"
21174   layout:
21175     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21176     layout: "plot-latency"
21177
21178 - type: "plot"
21179   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21180   algorithm: "plot_latency_error_bars"
21181   output-file-type: ".html"
21182   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21184   filter: "'NIC_Intel-XL710' and
21185            '78B' and
21186            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21187            'NDRPDR' and
21188            '2T2C' and
21189            'IP6FWD' and
21190            not 'SRv6' and
21191            not 'IPSEC' and
21192            not 'VHOST'"
21193   parameters:
21194   - "latency"
21195   - "parent"
21196   - "tags"
21197   sort:
21198   - "IP6BASE"
21199   - "FIB_20K"
21200   - "FIB_200K"
21201   - "FIB_2M"
21202   layout:
21203     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21204     layout: "plot-latency"
21205
21206 # Packet Latency - VPP IPv6 3n-skx-x710
21207 - type: "plot"
21208   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21209   algorithm: "plot_latency_error_bars"
21210   output-file-type: ".html"
21211   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21213   filter: "'NIC_Intel-X710' and
21214            '78B' and
21215            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21216            'NDRPDR' and
21217            '2T1C' and
21218            'IP6FWD' and
21219            not 'SRv6' and
21220            not 'IPSEC' and
21221            not 'VHOST'"
21222   parameters:
21223   - "latency"
21224   - "parent"
21225   - "tags"
21226   sort:
21227   - "IP6BASE"
21228   - "FIB_20K"
21229   - "FIB_200K"
21230   - "FIB_2M"
21231   layout:
21232     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21233     layout: "plot-latency"
21234
21235 - type: "plot"
21236   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21237   algorithm: "plot_latency_error_bars"
21238   output-file-type: ".html"
21239   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21241   filter: "'NIC_Intel-X710' and
21242            '78B' and
21243            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21244            'NDRPDR' and
21245            '4T2C' and
21246            'IP6FWD' and
21247            not 'SRv6' and
21248            not 'IPSEC' and
21249            not 'VHOST'"
21250   parameters:
21251   - "latency"
21252   - "parent"
21253   - "tags"
21254   sort:
21255   - "IP6BASE"
21256   - "FIB_20K"
21257   - "FIB_200K"
21258   - "FIB_2M"
21259   layout:
21260     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21261     layout: "plot-latency"
21262
21263 # Packet Latency - VPP IPv6 3n-skx-xxv710
21264 - type: "plot"
21265   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21266   algorithm: "plot_latency_error_bars"
21267   output-file-type: ".html"
21268   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21270   filter: "'NIC_Intel-XXV710' and
21271            '78B' and
21272            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21273            'NDRPDR' and
21274            '2T1C' and
21275            'IP6FWD' and
21276            not 'SRv6' and
21277            not 'IPSEC' and
21278            not 'VHOST'"
21279   parameters:
21280   - "latency"
21281   - "parent"
21282   - "tags"
21283   sort:
21284   - "IP6BASE"
21285   - "FIB_20K"
21286   - "FIB_200K"
21287   - "FIB_2M"
21288   layout:
21289     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21290     layout: "plot-latency"
21291
21292 - type: "plot"
21293   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21294   algorithm: "plot_latency_error_bars"
21295   output-file-type: ".html"
21296   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21298   filter: "'NIC_Intel-XXV710' and
21299            '78B' and
21300            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21301            'NDRPDR' and
21302            '4T2C' and
21303            'IP6FWD' and
21304            not 'SRv6' and
21305            not 'IPSEC' and
21306            not 'VHOST'"
21307   parameters:
21308   - "latency"
21309   - "parent"
21310   - "tags"
21311   sort:
21312   - "IP6BASE"
21313   - "FIB_20K"
21314   - "FIB_200K"
21315   - "FIB_2M"
21316   layout:
21317     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21318     layout: "plot-latency"
21319
21320 # Packet Latency - VPP IPv6 2n-skx-x710
21321 - type: "plot"
21322   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21323   algorithm: "plot_latency_error_bars"
21324   output-file-type: ".html"
21325   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21327   filter: "'NIC_Intel-X710' and
21328            '78B' and
21329            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21330            'NDRPDR' and
21331            '2T1C' and
21332            'IP6FWD' and
21333            not 'SRv6' and
21334            not 'IPSEC' and
21335            not 'VHOST'"
21336   parameters:
21337   - "latency"
21338   - "parent"
21339   - "tags"
21340   sort:
21341   - "IP6BASE"
21342   - "FIB_20K"
21343   - "FIB_200K"
21344   - "FIB_2M"
21345   layout:
21346     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21347     layout: "plot-latency"
21348
21349 - type: "plot"
21350   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21351   algorithm: "plot_latency_error_bars"
21352   output-file-type: ".html"
21353   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21355   filter: "'NIC_Intel-X710' and
21356            '78B' and
21357            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21358            'NDRPDR' and
21359            '4T2C' and
21360            'IP6FWD' and
21361            not 'SRv6' and
21362            not 'IPSEC' and
21363            not 'VHOST'"
21364   parameters:
21365   - "latency"
21366   - "parent"
21367   - "tags"
21368   sort:
21369   - "IP6BASE"
21370   - "FIB_20K"
21371   - "FIB_200K"
21372   - "FIB_2M"
21373   layout:
21374     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21375     layout: "plot-latency"
21376
21377 # Packet Latency - VPP IPv6 2n-skx-xxv710
21378 - type: "plot"
21379   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21380   algorithm: "plot_latency_error_bars"
21381   output-file-type: ".html"
21382   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21384   filter: "'NIC_Intel-XXV710' and
21385            '78B' and
21386            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21387            'NDRPDR' and
21388            '2T1C' and
21389            'IP6FWD' and
21390            not 'SRv6' and
21391            not 'IPSEC' and
21392            not 'VHOST'"
21393   parameters:
21394   - "latency"
21395   - "parent"
21396   - "tags"
21397   sort:
21398   - "IP6BASE"
21399   - "FIB_20K"
21400   - "FIB_200K"
21401   - "FIB_2M"
21402   layout:
21403     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21404     layout: "plot-latency"
21405
21406 - type: "plot"
21407   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21408   algorithm: "plot_latency_error_bars"
21409   output-file-type: ".html"
21410   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21411   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21412   filter: "'NIC_Intel-XXV710' and
21413            '78B' and
21414            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21415            'NDRPDR' and
21416            '4T2C' and
21417            'IP6FWD' and
21418            not 'SRv6' and
21419            not 'IPSEC' and
21420            not 'VHOST'"
21421   parameters:
21422   - "latency"
21423   - "parent"
21424   - "tags"
21425   sort:
21426   - "IP6BASE"
21427   - "FIB_20K"
21428   - "FIB_200K"
21429   - "FIB_2M"
21430   layout:
21431     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21432     layout: "plot-latency"
21433
21434 ################################################################################
21435
21436 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21437 - type: "plot"
21438   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21439   algorithm: "plot_latency_error_bars"
21440   output-file-type: ".html"
21441   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21443   filter: "'NIC_Intel-X520-DA2' and
21444            '78B' and
21445            'ENCAP' and
21446            'NDRPDR' and
21447            '1T1C' and
21448            'LISP' and
21449            not 'VHOST'"
21450   parameters:
21451   - "latency"
21452   - "parent"
21453   - "tags"
21454   sort:
21455   - "IP4UNRLAY"
21456   - "IP6UNRLAY"
21457   layout:
21458     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21459     layout: "plot-latency"
21460
21461 - type: "plot"
21462   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21463   algorithm: "plot_latency_error_bars"
21464   output-file-type: ".html"
21465   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21467   filter: "'NIC_Intel-X520-DA2' and
21468            '78B' and
21469            'ENCAP' and
21470            'NDRPDR' and
21471            '2T2C' and
21472            'LISP' and
21473            not 'VHOST'"
21474   parameters:
21475   - "latency"
21476   - "parent"
21477   - "tags"
21478   sort:
21479   - "IP4UNRLAY"
21480   - "IP6UNRLAY"
21481   layout:
21482     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21483     layout: "plot-latency"
21484
21485 ################################################################################
21486
21487 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21488 - type: "plot"
21489   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21490   algorithm: "plot_latency_error_bars"
21491   output-file-type: ".html"
21492   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21494   filter: "'NIC_Intel-XL710' and
21495            '64B' and
21496            'IP4FWD' and
21497            'NDRPDR' and
21498            'BASE' and
21499            '1T1C' and
21500            'IPSECHW' and
21501            not 'VHOST'"
21502   parameters:
21503   - "latency"
21504   - "parent"
21505   - "tags"
21506   layout:
21507     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21508     layout: "plot-latency"
21509
21510 - type: "plot"
21511   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21512   algorithm: "plot_latency_error_bars"
21513   output-file-type: ".html"
21514   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21516   filter: "'NIC_Intel-XL710' and
21517            '64B' and
21518            'IP4FWD' and
21519            'NDRPDR' and
21520            'BASE' and
21521            '2T2C' and
21522            'IPSECHW' and
21523            not 'VHOST'"
21524   parameters:
21525   - "latency"
21526   - "parent"
21527   - "tags"
21528   layout:
21529     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21530     layout: "plot-latency"
21531
21532 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21533 - type: "plot"
21534   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21535   algorithm: "plot_latency_error_bars"
21536   output-file-type: ".html"
21537   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21539   filter: "'NIC_Intel-XL710' and
21540            '64B' and
21541            'IP4FWD' and
21542            'NDRPDR' and
21543            'SCALE' and
21544            '1T1C' and
21545            'IPSECHW' and
21546            not 'VHOST'"
21547   parameters:
21548   - "latency"
21549   - "parent"
21550   - "tags"
21551   layout:
21552     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21553     layout: "plot-latency"
21554
21555 - type: "plot"
21556   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21557   algorithm: "plot_latency_error_bars"
21558   output-file-type: ".html"
21559   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21561   filter: "'NIC_Intel-XL710' and
21562            '64B' and
21563            'IP4FWD' and
21564            'NDRPDR' and
21565            'SCALE' and
21566            '2T2C' and
21567            'IPSECHW' and
21568            not 'VHOST'"
21569   parameters:
21570   - "latency"
21571   - "parent"
21572   - "tags"
21573   layout:
21574     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21575     layout: "plot-latency"
21576
21577 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21578 - type: "plot"
21579   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21580   algorithm: "plot_latency_error_bars"
21581   output-file-type: ".html"
21582   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21584   filter: "'NIC_Intel-XL710' and
21585            '64B' and
21586            'IP4FWD' and
21587            'NDRPDR' and
21588            '1T1C' and
21589            'IPSECSW' and
21590            not 'VHOST'"
21591   parameters:
21592   - "latency"
21593   - "parent"
21594   - "tags"
21595   layout:
21596     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21597     layout: "plot-latency"
21598
21599 - type: "plot"
21600   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21601   algorithm: "plot_latency_error_bars"
21602   output-file-type: ".html"
21603   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21605   filter: "'NIC_Intel-XL710' and
21606            '64B' and
21607            'IP4FWD' and
21608            'NDRPDR' and
21609            '2T2C' and
21610            'IPSECSW' and
21611            not 'VHOST'"
21612   parameters:
21613   - "latency"
21614   - "parent"
21615   - "tags"
21616   layout:
21617     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21618     layout: "plot-latency"
21619
21620 ################################################################################
21621
21622 # Packet Latency - VPP SRv6 3n-hsw-x520
21623 - type: "plot"
21624   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21625   algorithm: "plot_latency_error_bars"
21626   output-file-type: ".html"
21627   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21629   filter: "'NIC_Intel-X520-DA2' and
21630            '78B' and
21631            'FEATURE' and
21632            'NDRPDR' and
21633            '1T1C' and
21634            'IP6FWD' and
21635            'SRv6'"
21636   parameters:
21637   - "latency"
21638   - "parent"
21639   - "tags"
21640   layout:
21641     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21642     layout: "plot-latency"
21643
21644 - type: "plot"
21645   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21646   algorithm: "plot_latency_error_bars"
21647   output-file-type: ".html"
21648   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21650   filter: "'NIC_Intel-X520-DA2' and
21651            '78B' and
21652            'FEATURE' and
21653            'NDRPDR' and
21654            '2T2C' and
21655            'IP6FWD' and
21656            'SRv6'"
21657   parameters:
21658   - "latency"
21659   - "parent"
21660   - "tags"
21661   layout:
21662     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21663     layout: "plot-latency"
21664
21665 ################################################################################
21666
21667 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21668 - type: "plot"
21669   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21670   algorithm: "plot_latency_error_bars"
21671   output-file-type: ".html"
21672   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21674   filter: "'NIC_Intel-X520-DA2' and
21675            '64B' and
21676            'NDRPDR' and
21677            'ETH' and
21678            'IP4FWD' and
21679            '1T1C' and
21680            'VHOST_1024' and
21681            not 'VXLAN' and
21682            not 'DOT1Q'"
21683   parameters:
21684   - "latency"
21685   - "parent"
21686   - "tags"
21687   sort:
21688   - "not CFS_OPT"
21689   - "1VM"
21690   - "2VM"
21691   layout:
21692     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21693     layout: "plot-latency"
21694
21695 - type: "plot"
21696   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21697   algorithm: "plot_latency_error_bars"
21698   output-file-type: ".html"
21699   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21701   filter: "'NIC_Intel-X520-DA2' and
21702            '64B' and
21703            'NDRPDR' and
21704            'ETH' and
21705            'IP4FWD' and
21706            '2T2C' and
21707            'VHOST_1024' and
21708            not 'VXLAN' and
21709            not 'DOT1Q'"
21710   parameters:
21711   - "latency"
21712   - "parent"
21713   - "tags"
21714   sort:
21715   - "not CFS_OPT"
21716   - "1VM"
21717   - "2VM"
21718   layout:
21719     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21720     layout: "plot-latency"
21721
21722 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21723 - type: "plot"
21724   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21725   algorithm: "plot_latency_error_bars"
21726   output-file-type: ".html"
21727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21729   filter: "'NIC_Intel-X520-DA2' and
21730            '64B' and
21731            'NDRPDR' and
21732            ('ETH' or 'DOT1Q') and
21733            'BASE' and
21734            '1T1C' and
21735            ('L2BDMACLRN' or 'L2XCFWD') and
21736            'VHOST_1024' and
21737            not 'VXLAN' and
21738            not 'IP4FWD' and
21739            not '2VM'"
21740   parameters:
21741   - "latency"
21742   - "parent"
21743   - "tags"
21744   sort:
21745   - "L2BDMACLRN"
21746   - "L2BDMACLRN"
21747   - "L2BDMACLRN"
21748   - "L2XCFWD"
21749   - "L2XCFWD"
21750   - "L2XCFWD"
21751   layout:
21752     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21753     layout: "plot-latency"
21754
21755 - type: "plot"
21756   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21757   algorithm: "plot_latency_error_bars"
21758   output-file-type: ".html"
21759   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21761   filter: "'NIC_Intel-X520-DA2' and
21762            '64B' and
21763            'NDRPDR' and
21764            ('ETH' or 'DOT1Q') and
21765            'BASE' and
21766            '2T2C' and
21767            ('L2BDMACLRN' or 'L2XCFWD') and
21768            'VHOST_1024' and
21769            not 'VXLAN' and
21770            not 'IP4FWD' and
21771            not '2VM'"
21772   parameters:
21773   - "latency"
21774   - "parent"
21775   - "tags"
21776   sort:
21777   - "L2BDMACLRN"
21778   - "L2BDMACLRN"
21779   - "L2BDMACLRN"
21780   - "L2XCFWD"
21781   - "L2XCFWD"
21782   - "L2XCFWD"
21783   layout:
21784     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21785     layout: "plot-latency"
21786
21787 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21788 - type: "plot"
21789   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21790   algorithm: "plot_latency_error_bars"
21791   output-file-type: ".html"
21792   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21794   filter: "'NIC_Intel-X520-DA2' and
21795            '64B' and
21796            'NDRPDR' and
21797            ('ETH' or 'DOT1Q') and
21798            '1T1C' and
21799            ('L2BDMACLRN' or 'L2XCFWD') and
21800            'VHOST_1024' and
21801            not 'CFS_OPT' and
21802            not 'DOT1Q' and
21803            not 'VXLAN' and
21804            not 'IP4FWD' and
21805            not 'LBOND'"
21806   parameters:
21807   - "latency"
21808   - "parent"
21809   - "tags"
21810 #  sort:
21811 #  - "1VM"
21812 #  - "L2XCFWD"
21813 #  - "1VM"
21814 #  - "L2BDMACLRN"
21815   layout:
21816     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21817     layout: "plot-latency"
21818
21819 - type: "plot"
21820   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21821   algorithm: "plot_latency_error_bars"
21822   output-file-type: ".html"
21823   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21825   filter: "'NIC_Intel-X520-DA2' and
21826            '64B' and
21827            'NDRPDR' and
21828            ('ETH' or 'DOT1Q') and
21829            '2T2C' and
21830            ('L2BDMACLRN' or 'L2XCFWD') and
21831            'VHOST_1024' and
21832            not 'CFS_OPT' and
21833            not 'DOT1Q' and
21834            not 'VXLAN' and
21835            not 'IP4FWD' and
21836            not 'LBOND'"
21837   parameters:
21838   - "latency"
21839   - "parent"
21840   - "tags"
21841 #  sort:
21842 #  - "1VM"
21843 #  - "L2XCFWD"
21844 #  - "1VM"
21845 #  - "L2BDMACLRN"
21846   layout:
21847     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21848     layout: "plot-latency"
21849
21850 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21851 - type: "plot"
21852   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21853   algorithm: "plot_latency_error_bars"
21854   output-file-type: ".html"
21855   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21857   filter: "'NIC_Intel-X710' and
21858            '64B' and
21859            'NDRPDR' and
21860            'ETH' and
21861            'IP4FWD' and
21862            '1T1C' and
21863            'VHOST_1024' and
21864            not 'VXLAN' and
21865            not 'CFS_OPT' and
21866            not 'DOT1Q'"
21867   parameters:
21868   - "latency"
21869   - "parent"
21870   - "tags"
21871   sort:
21872   - "1VM"
21873   - "2VM"
21874   layout:
21875     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21876     layout: "plot-latency"
21877
21878 - type: "plot"
21879   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21880   algorithm: "plot_latency_error_bars"
21881   output-file-type: ".html"
21882   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21884   filter: "'NIC_Intel-X710' and
21885            '64B' and
21886            'NDRPDR' and
21887            'ETH' and
21888            'IP4FWD' and
21889            '2T2C' and
21890            'VHOST_1024' and
21891            not 'VXLAN' and
21892            not 'CFS_OPT' and
21893            not 'DOT1Q'"
21894   parameters:
21895   - "latency"
21896   - "parent"
21897   - "tags"
21898   sort:
21899   - "1VM"
21900   - "2VM"
21901   layout:
21902     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21903     layout: "plot-latency"
21904
21905 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21906 - type: "plot"
21907   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21908   algorithm: "plot_latency_error_bars"
21909   output-file-type: ".html"
21910   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21912   filter: "'NIC_Intel-X710' and
21913            '64B' and
21914            'NDRPDR' and
21915            ('ETH' or 'DOT1Q') and
21916            'BASE' and
21917            '1T1C' and
21918            ('L2BDMACLRN' or 'L2XCFWD') and
21919            'VHOST_1024' and
21920            not 'VXLAN' and
21921            not 'IP4FWD' and
21922            not '2VM'"
21923   parameters:
21924   - "latency"
21925   - "parent"
21926   - "tags"
21927   sort:
21928   - "L2BDMACLRN"
21929   - "L2BDMACLRN"
21930   - "L2BDMACLRN"
21931   - "L2XCFWD"
21932   - "L2XCFWD"
21933   - "L2XCFWD"
21934   layout:
21935     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21936     layout: "plot-latency"
21937
21938 - type: "plot"
21939   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21940   algorithm: "plot_latency_error_bars"
21941   output-file-type: ".html"
21942   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21944   filter: "'NIC_Intel-X710' and
21945            '64B' and
21946            'NDRPDR' and
21947            ('ETH' or 'DOT1Q') and
21948            'BASE' and
21949            '2T2C' and
21950            ('L2BDMACLRN' or 'L2XCFWD') and
21951            'VHOST_1024' and
21952            not 'VXLAN' and
21953            not 'IP4FWD' and
21954            not '2VM'"
21955   parameters:
21956   - "latency"
21957   - "parent"
21958   - "tags"
21959   sort:
21960   - "L2BDMACLRN"
21961   - "L2BDMACLRN"
21962   - "L2BDMACLRN"
21963   - "L2XCFWD"
21964   - "L2XCFWD"
21965   - "L2XCFWD"
21966   layout:
21967     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21968     layout: "plot-latency"
21969
21970 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21971 - type: "plot"
21972   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21973   algorithm: "plot_latency_error_bars"
21974   output-file-type: ".html"
21975   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21977   filter: "'NIC_Intel-X710' and
21978            '64B' and
21979            'NDRPDR' and
21980            ('ETH' or 'DOT1Q') and
21981            '1T1C' and
21982            ('L2BDMACLRN' or 'L2XCFWD') and
21983            'VHOST_1024' and
21984            not 'CFS_OPT' and
21985            not 'VXLAN' and
21986            not 'IP4FWD' and
21987            not 'LBOND'"
21988   parameters:
21989   - "latency"
21990   - "parent"
21991   - "tags"
21992   sort:
21993   - "L2BDMACLRN"
21994   - "L2BDMACLRN"
21995   - "L2BDMACLRN"
21996   - "L2XCFWD"
21997   - "L2XCFWD"
21998   - "L2XCFWD"
21999   layout:
22000     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
22001     layout: "plot-latency"
22002
22003 - type: "plot"
22004   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22005   algorithm: "plot_latency_error_bars"
22006   output-file-type: ".html"
22007   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22009   filter: "'NIC_Intel-X710' and
22010            '64B' and
22011            'NDRPDR' and
22012            ('ETH' or 'DOT1Q') and
22013            '2T2C' and
22014            ('L2BDMACLRN' or 'L2XCFWD') and
22015            'VHOST_1024' and
22016            not 'CFS_OPT' and
22017            not 'VXLAN' and
22018            not 'IP4FWD' and
22019            not 'LBOND'"
22020   parameters:
22021   - "latency"
22022   - "parent"
22023   - "tags"
22024   sort:
22025   - "L2BDMACLRN"
22026   - "L2BDMACLRN"
22027   - "L2BDMACLRN"
22028   - "L2XCFWD"
22029   - "L2XCFWD"
22030   - "L2XCFWD"
22031   layout:
22032     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22033     layout: "plot-latency"
22034
22035 # Packet Latency - VPP vhost ip4 3n-skx-x710
22036 - type: "plot"
22037   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22038   algorithm: "plot_latency_error_bars"
22039   output-file-type: ".html"
22040   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22042   filter: "'NIC_Intel-X710' and
22043            '64B' and
22044            'NDRPDR' and
22045            'ETH' and
22046            'IP4FWD' and
22047            '2T1C' and
22048            'VHOST_1024' and
22049            not 'VXLAN' and
22050            not 'DOT1Q'"
22051   parameters:
22052   - "latency"
22053   - "parent"
22054   - "tags"
22055   sort:
22056   - "1VM"
22057   - "2VM"
22058   layout:
22059     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22060     layout: "plot-latency"
22061
22062 - type: "plot"
22063   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22064   algorithm: "plot_latency_error_bars"
22065   output-file-type: ".html"
22066   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22068   filter: "'NIC_Intel-X710' and
22069            '64B' and
22070            'NDRPDR' and
22071            'ETH' and
22072            'IP4FWD' and
22073            '4T2C' and
22074            'VHOST_1024' and
22075            not 'VXLAN' and
22076            not 'DOT1Q'"
22077   parameters:
22078   - "latency"
22079   - "parent"
22080   - "tags"
22081   sort:
22082   - "1VM"
22083   - "2VM"
22084   layout:
22085     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22086     layout: "plot-latency"
22087
22088 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22089 - type: "plot"
22090   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22091   algorithm: "plot_latency_error_bars"
22092   output-file-type: ".html"
22093   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22095   filter: "'NIC_Intel-X710' and
22096            '64B' and
22097            'NDRPDR' and
22098            ('ETH' or 'DOT1Q') and
22099            'BASE' and
22100            '2T1C' and
22101            ('L2BDMACLRN' or 'L2XCFWD') and
22102            'VHOST_1024' and
22103            not 'VXLAN' and
22104            not 'IP4FWD' and
22105            not '2VM'"
22106   parameters:
22107   - "latency"
22108   - "parent"
22109   - "tags"
22110   sort:
22111   - "L2BDMACLRN"
22112   - "L2BDMACLRN"
22113   - "L2BDMACLRN"
22114   - "L2XCFWD"
22115   - "L2XCFWD"
22116   - "L2XCFWD"
22117   layout:
22118     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22119     layout: "plot-latency"
22120
22121 - type: "plot"
22122   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22123   algorithm: "plot_latency_error_bars"
22124   output-file-type: ".html"
22125   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22127   filter: "'NIC_Intel-X710' and
22128            '64B' and
22129            'NDRPDR' and
22130            ('ETH' or 'DOT1Q') and
22131            'BASE' and
22132            '4T2C' and
22133            ('L2BDMACLRN' or 'L2XCFWD') and
22134            'VHOST_1024' and
22135            not 'VXLAN' and
22136            not 'IP4FWD' and
22137            not '2VM'"
22138   parameters:
22139   - "latency"
22140   - "parent"
22141   - "tags"
22142   sort:
22143   - "L2BDMACLRN"
22144   - "L2BDMACLRN"
22145   - "L2BDMACLRN"
22146   - "L2XCFWD"
22147   - "L2XCFWD"
22148   - "L2XCFWD"
22149   layout:
22150     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22151     layout: "plot-latency"
22152
22153 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22154 - type: "plot"
22155   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22156   algorithm: "plot_latency_error_bars"
22157   output-file-type: ".html"
22158   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22160   filter: "'NIC_Intel-X710' and
22161            '64B' and
22162            'NDRPDR' and
22163            ('ETH' or 'DOT1Q') and
22164            '2T1C' and
22165            ('L2BDMACLRN' or 'L2XCFWD') and
22166            'VHOST_1024' and
22167            not 'CFS_OPT' and
22168            not 'VXLAN' and
22169            not 'IP4FWD' and
22170            not 'LBOND'"
22171   parameters:
22172   - "latency"
22173   - "parent"
22174   - "tags"
22175   sort:
22176   - "L2BDMACLRN"
22177   - "L2BDMACLRN"
22178   - "L2BDMACLRN"
22179   - "L2XCFWD"
22180   - "L2XCFWD"
22181   - "L2XCFWD"
22182   layout:
22183     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22184     layout: "plot-latency"
22185
22186 - type: "plot"
22187   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22188   algorithm: "plot_latency_error_bars"
22189   output-file-type: ".html"
22190   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22192   filter: "'NIC_Intel-X710' and
22193            '64B' and
22194            'NDRPDR' and
22195            ('ETH' or 'DOT1Q') and
22196            '4T2C' and
22197            ('L2BDMACLRN' or 'L2XCFWD') and
22198            'VHOST_1024' and
22199            not 'CFS_OPT' and
22200            not 'VXLAN' and
22201            not 'IP4FWD' and
22202            not 'LBOND'"
22203   parameters:
22204   - "latency"
22205   - "parent"
22206   - "tags"
22207   sort:
22208   - "L2BDMACLRN"
22209   - "L2BDMACLRN"
22210   - "L2BDMACLRN"
22211   - "L2XCFWD"
22212   - "L2XCFWD"
22213   - "L2XCFWD"
22214   layout:
22215     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22216     layout: "plot-latency"
22217
22218 # Packet Latency - VPP vhost ip4 2n-skx-x710
22219 - type: "plot"
22220   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22221   algorithm: "plot_latency_error_bars"
22222   output-file-type: ".html"
22223   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22225   filter: "'NIC_Intel-X710' and
22226            '64B' and
22227            'NDRPDR' and
22228            'ETH' and
22229            'IP4FWD' and
22230            '2T1C' and
22231            'VHOST_1024' and
22232            not 'VXLAN' and
22233            not 'NF_DENSITY' and
22234            not 'CFS_OPT' and
22235            not 'DOT1Q'"
22236   parameters:
22237   - "latency"
22238   - "parent"
22239   - "tags"
22240   sort:
22241   - "1VM"
22242   - "2VM"
22243   layout:
22244     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22245     layout: "plot-latency"
22246
22247 - type: "plot"
22248   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22249   algorithm: "plot_latency_error_bars"
22250   output-file-type: ".html"
22251   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22253   filter: "'NIC_Intel-X710' and
22254            '64B' and
22255            'NDRPDR' and
22256            'ETH' and
22257            'IP4FWD' and
22258            '4T2C' and
22259            'VHOST_1024' and
22260            not 'VXLAN' and
22261            not 'NF_DENSITY' and
22262            not 'CFS_OPT' and
22263            not 'DOT1Q'"
22264   parameters:
22265   - "latency"
22266   - "parent"
22267   - "tags"
22268   sort:
22269   - "1VM"
22270   - "2VM"
22271   layout:
22272     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22273     layout: "plot-latency"
22274
22275 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22276 - type: "plot"
22277   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22278   algorithm: "plot_latency_error_bars"
22279   output-file-type: ".html"
22280   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22282   filter: "'NIC_Intel-X710' and
22283            '64B' and
22284            'NDRPDR' and
22285            ('ETH' or 'DOT1Q') and
22286            'BASE' and
22287            '2T1C' and
22288            ('L2BDMACLRN' or 'L2XCFWD') and
22289            'VHOST_1024' and
22290            not 'VXLAN' and
22291            not 'NF_DENSITY' and
22292            not 'IP4FWD' and
22293            not '2VM'"
22294   parameters:
22295   - "latency"
22296   - "parent"
22297   - "tags"
22298 #  sort:
22299 #  - "not CFS_OPT"
22300 #  - "L2XCFWD"
22301 #  - "not CFS_OPT"
22302 #  - "CFS_OPT"
22303   layout:
22304     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22305     layout: "plot-latency"
22306
22307 - type: "plot"
22308   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22309   algorithm: "plot_latency_error_bars"
22310   output-file-type: ".html"
22311   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22313   filter: "'NIC_Intel-X710' and
22314            '64B' and
22315            'NDRPDR' and
22316            ('ETH' or 'DOT1Q') and
22317            'BASE' and
22318            '4T2C' and
22319            ('L2BDMACLRN' or 'L2XCFWD') and
22320            'VHOST_1024' and
22321            not 'VXLAN' and
22322            not 'NF_DENSITY' and
22323            not 'IP4FWD' and
22324            not '2VM'"
22325   parameters:
22326   - "latency"
22327   - "parent"
22328   - "tags"
22329 #  sort:
22330 #  - "not CFS_OPT"
22331 #  - "L2XCFWD"
22332 #  - "not CFS_OPT"
22333 #  - "CFS_OPT"
22334   layout:
22335     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22336     layout: "plot-latency"
22337
22338 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22339 - type: "plot"
22340   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22341   algorithm: "plot_latency_error_bars"
22342   output-file-type: ".html"
22343   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22344   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22345   filter: "'NIC_Intel-X710' and
22346            '64B' and
22347            'NDRPDR' and
22348            ('ETH' or 'DOT1Q') and
22349            '2T1C' and
22350            ('L2BDMACLRN' or 'L2XCFWD') and
22351            'VHOST_1024' and
22352            not 'CFS_OPT' and
22353            not 'VXLAN' and
22354            not 'NF_DENSITY' and
22355            not 'DOT1Q' and
22356            not 'IP4FWD'"
22357   parameters:
22358   - "latency"
22359   - "parent"
22360   - "tags"
22361 #  sort:
22362 #  - "1VM"
22363 #  - "L2XCFWD"
22364 #  - "1VM"
22365 #  - "L2BDMACLRN"
22366   layout:
22367     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22368     layout: "plot-latency"
22369
22370 - type: "plot"
22371   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22372   algorithm: "plot_latency_error_bars"
22373   output-file-type: ".html"
22374   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22376   filter: "'NIC_Intel-X710' and
22377            '64B' and
22378            'NDRPDR' and
22379            ('ETH' or 'DOT1Q') and
22380            '4T2C' and
22381            ('L2BDMACLRN' or 'L2XCFWD') and
22382            'VHOST_1024' and
22383            not 'CFS_OPT' and
22384            not 'VXLAN' and
22385            not 'NF_DENSITY' and
22386            not 'DOT1Q' and
22387            not 'IP4FWD'"
22388   parameters:
22389   - "latency"
22390   - "parent"
22391   - "tags"
22392 #  sort:
22393 #  - "1VM"
22394 #  - "L2XCFWD"
22395 #  - "1VM"
22396 #  - "L2BDMACLRN"
22397   layout:
22398     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22399     layout: "plot-latency"
22400
22401 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22402 - type: "plot"
22403   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22404   algorithm: "plot_latency_error_bars"
22405   output-file-type: ".html"
22406   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22408   filter: "'NIC_Intel-XXV710' and
22409            '64B' and
22410            'NDRPDR' and
22411            'ETH' and
22412            'IP4FWD' and
22413            '2T1C' and
22414            'VHOST_1024' and
22415            not 'VXLAN' and
22416            not 'CFS_OPT' and
22417            not 'DOT1Q'"
22418   parameters:
22419   - "latency"
22420   - "parent"
22421   - "tags"
22422   sort:
22423   - "not CFS_OPT"
22424   - "1VM"
22425   - "2VM"
22426   layout:
22427     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22428     layout: "plot-latency"
22429
22430 - type: "plot"
22431   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22432   algorithm: "plot_latency_error_bars"
22433   output-file-type: ".html"
22434   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22436   filter: "'NIC_Intel-XXV710' and
22437            '64B' and
22438            'NDRPDR' and
22439            'ETH' and
22440            'IP4FWD' and
22441            '4T2C' and
22442            'VHOST_1024' and
22443            not 'VXLAN' and
22444            not 'CFS_OPT' and
22445            not 'DOT1Q'"
22446   parameters:
22447   - "latency"
22448   - "parent"
22449   - "tags"
22450   sort:
22451   - "not CFS_OPT"
22452   - "1VM"
22453   - "2VM"
22454   layout:
22455     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22456     layout: "plot-latency"
22457
22458 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22459 #- type: "plot"
22460 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22461 #  algorithm: "plot_latency_error_bars"
22462 #  output-file-type: ".html"
22463 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22464 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22465 #  filter: "'NIC_Intel-XXV710' and
22466 #           '64B' and
22467 #           'NDRPDR' and
22468 #           ('ETH' or 'DOT1Q') and
22469 #           'BASE' and
22470 #           '2T1C' and
22471 #           ('L2BDMACLRN' or 'L2XCFWD') and
22472 #           'VHOST_1024' and
22473 #           not 'VXLAN' and
22474 #           not 'IP4FWD' and
22475 #           not '2VM'"
22476 #  parameters:
22477 #  - "latency"
22478 #  - "parent"
22479 #  - "tags"
22480 ##  sort:
22481 ##  - "not CFS_OPT"
22482 ##  - "L2XCFWD"
22483 ##  - "not CFS_OPT"
22484 ##  - "CFS_OPT"
22485 #  layout:
22486 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22487 #    layout: "plot-latency"
22488 #
22489 #- type: "plot"
22490 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22491 #  algorithm: "plot_latency_error_bars"
22492 #  output-file-type: ".html"
22493 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22494 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22495 #  filter: "'NIC_Intel-XXV710' and
22496 #           '64B' and
22497 #           'NDRPDR' and
22498 #           ('ETH' or 'DOT1Q') and
22499 #           'BASE' and
22500 #           '4T2C' and
22501 #           ('L2BDMACLRN' or 'L2XCFWD') and
22502 #           'VHOST_1024' and
22503 #           not 'VXLAN' and
22504 #           not 'IP4FWD' and
22505 #           not '2VM'"
22506 #  parameters:
22507 #  - "latency"
22508 #  - "parent"
22509 #  - "tags"
22510 ##  sort:
22511 ##  - "not CFS_OPT"
22512 ##  - "L2XCFWD"
22513 ##  - "not CFS_OPT"
22514 ##  - "CFS_OPT"
22515 #  layout:
22516 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22517 #    layout: "plot-latency"
22518 #
22519 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22520 #- type: "plot"
22521 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22522 #  algorithm: "plot_latency_error_bars"
22523 #  output-file-type: ".html"
22524 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22525 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22526 #  filter: "'NIC_Intel-XXV710' and
22527 #           '64B' and
22528 #           'NDRPDR' and
22529 #           ('ETH' or 'DOT1Q') and
22530 #           '2T1C' and
22531 #           ('L2BDMACLRN' or 'L2XCFWD') and
22532 #           'VHOST_1024' and
22533 #           not 'CFS_OPT' and
22534 #           not 'VXLAN' and
22535 #           not 'DOT1Q' and
22536 #           not 'IP4FWD'"
22537 #  parameters:
22538 #  - "latency"
22539 #  - "parent"
22540 #  - "tags"
22541 ##  sort:
22542 ##  - "1VM"
22543 ##  - "L2XCFWD"
22544 ##  - "1VM"
22545 ##  - "L2BDMACLRN"
22546 #  layout:
22547 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22548 #    layout: "plot-latency"
22549 #
22550 #- type: "plot"
22551 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22552 #  algorithm: "plot_latency_error_bars"
22553 #  output-file-type: ".html"
22554 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22555 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22556 #  filter: "'NIC_Intel-XXV710' and
22557 #           '64B' and
22558 #           'NDRPDR' and
22559 #           ('ETH' or 'DOT1Q') and
22560 #           '4T2C' and
22561 #           ('L2BDMACLRN' or 'L2XCFWD') and
22562 #           'VHOST_1024' and
22563 #           not 'CFS_OPT' and
22564 #           not 'VXLAN' and
22565 #           not 'DOT1Q' and
22566 #           not 'IP4FWD'"
22567 #  parameters:
22568 #  - "latency"
22569 #  - "parent"
22570 #  - "tags"
22571 ##  sort:
22572 ##  - "1VM"
22573 ##  - "L2XCFWD"
22574 ##  - "1VM"
22575 ##  - "L2BDMACLRN"
22576 #  layout:
22577 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22578 #    layout: "plot-latency"
22579
22580 ################################################################################
22581
22582 # Packet Latency - VPP VTS 3n-hsw-x520
22583 - type: "plot"
22584   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22585   algorithm: "plot_latency_error_bars"
22586   output-file-type: ".html"
22587   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22589   filter: "'NIC_Intel-X520-DA2' and
22590            '114B' and
22591            'NDRPDR' and
22592            '1T1C' and
22593            'VTS'"
22594   parameters:
22595   - "latency"
22596   - "parent"
22597   - "tags"
22598   layout:
22599     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22600     layout: "plot-latency"
22601
22602 - type: "plot"
22603   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22604   algorithm: "plot_latency_error_bars"
22605   output-file-type: ".html"
22606   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22608   filter: "'NIC_Intel-X520-DA2' and
22609            '114B' and
22610            'NDRPDR' and
22611            '2T2C' and
22612            'VTS'"
22613   parameters:
22614   - "latency"
22615   - "parent"
22616   - "tags"
22617   layout:
22618     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22619     layout: "plot-latency"
22620
22621 ################################################################################
22622
22623 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22624 - type: "plot"
22625   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22626   algorithm: "plot_latency_error_bars"
22627   output-file-type: ".html"
22628   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22629   data: "plot-dpdk-throughput-latency-3n-hsw"
22630   filter: "'NIC_Intel-X520-DA2' and
22631            '64B' and
22632            'BASE' and
22633            'NDRPDR' and
22634            '1T1C' and
22635            'IP4FWD'"
22636   parameters:
22637   - "latency"
22638   - "parent"
22639   - "tags"
22640   layout:
22641     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22642     layout: "plot-latency"
22643
22644 - type: "plot"
22645   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22646   algorithm: "plot_latency_error_bars"
22647   output-file-type: ".html"
22648   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22649   data: "plot-dpdk-throughput-latency-3n-hsw"
22650   filter: "'NIC_Intel-X520-DA2' and
22651            '64B' and
22652            'BASE' and
22653            'NDRPDR' and
22654            '2T2C' and
22655            'IP4FWD'"
22656   parameters:
22657   - "latency"
22658   - "parent"
22659   - "tags"
22660   layout:
22661     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22662     layout: "plot-latency"
22663
22664 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22665 - type: "plot"
22666   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22667   algorithm: "plot_latency_error_bars"
22668   output-file-type: ".html"
22669   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22670   data: "plot-dpdk-throughput-latency-3n-hsw"
22671   filter: "'NIC_Intel-X710' and
22672            '64B' and
22673            'BASE' and
22674            'NDRPDR' and
22675            '1T1C' and
22676            'IP4FWD'"
22677   parameters:
22678   - "latency"
22679   - "parent"
22680   - "tags"
22681   layout:
22682     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22683     layout: "plot-latency"
22684
22685 - type: "plot"
22686   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22687   algorithm: "plot_latency_error_bars"
22688   output-file-type: ".html"
22689   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22690   data: "plot-dpdk-throughput-latency-3n-hsw"
22691   filter: "'NIC_Intel-X710' and
22692            '64B' and
22693            'BASE' and
22694            'NDRPDR' and
22695            '2T2C' and
22696            'IP4FWD'"
22697   parameters:
22698   - "latency"
22699   - "parent"
22700   - "tags"
22701   layout:
22702     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22703     layout: "plot-latency"
22704
22705 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22706 - type: "plot"
22707   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22708   algorithm: "plot_latency_error_bars"
22709   output-file-type: ".html"
22710   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22711   data: "plot-dpdk-throughput-latency-3n-hsw"
22712   filter: "'NIC_Intel-XL710' and
22713            '64B' and
22714            'BASE' and
22715            'NDRPDR' and
22716            '1T1C' and
22717            'IP4FWD'"
22718   parameters:
22719   - "latency"
22720   - "parent"
22721   - "tags"
22722   layout:
22723     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22724     layout: "plot-latency"
22725
22726 - type: "plot"
22727   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22728   algorithm: "plot_latency_error_bars"
22729   output-file-type: ".html"
22730   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22731   data: "plot-dpdk-throughput-latency-3n-hsw"
22732   filter: "'NIC_Intel-XL710' and
22733            '64B' and
22734            'BASE' and
22735            'NDRPDR' and
22736            '2T2C' and
22737            'IP4FWD'"
22738   parameters:
22739   - "latency"
22740   - "parent"
22741   - "tags"
22742   layout:
22743     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22744     layout: "plot-latency"
22745
22746 # Packet Latency - DPDK l3fwd 3n-skx-x710
22747 - type: "plot"
22748   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22749   algorithm: "plot_latency_error_bars"
22750   output-file-type: ".html"
22751   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22752   data: "plot-dpdk-throughput-latency-3n-skx"
22753   filter: "'NIC_Intel-X710' and
22754            '64B' and
22755            'BASE' and
22756            'NDRPDR' and
22757            '2T1C' and
22758            'IP4FWD'"
22759   parameters:
22760   - "latency"
22761   - "parent"
22762   - "tags"
22763   layout:
22764     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22765     layout: "plot-latency"
22766
22767 - type: "plot"
22768   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22769   algorithm: "plot_latency_error_bars"
22770   output-file-type: ".html"
22771   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22772   data: "plot-dpdk-throughput-latency-3n-skx"
22773   filter: "'NIC_Intel-X710' and
22774            '64B' and
22775            'BASE' and
22776            'NDRPDR' and
22777            '4T2C' and
22778            'IP4FWD'"
22779   parameters:
22780   - "latency"
22781   - "parent"
22782   - "tags"
22783   layout:
22784     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22785     layout: "plot-latency"
22786
22787 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22788 - type: "plot"
22789   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22790   algorithm: "plot_latency_error_bars"
22791   output-file-type: ".html"
22792   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22793   data: "plot-dpdk-throughput-latency-3n-skx"
22794   filter: "'NIC_Intel-XXV710' and
22795            '64B' and
22796            'BASE' and
22797            'NDRPDR' and
22798            '2T1C' and
22799            'IP4FWD'"
22800   parameters:
22801   - "latency"
22802   - "parent"
22803   - "tags"
22804   layout:
22805     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22806     layout: "plot-latency"
22807
22808 - type: "plot"
22809   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22810   algorithm: "plot_latency_error_bars"
22811   output-file-type: ".html"
22812   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22813   data: "plot-dpdk-throughput-latency-3n-skx"
22814   filter: "'NIC_Intel-XXV710' and
22815            '64B' and
22816            'BASE' and
22817            'NDRPDR' and
22818            '4T2C' and
22819            'IP4FWD'"
22820   parameters:
22821   - "latency"
22822   - "parent"
22823   - "tags"
22824   layout:
22825     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22826     layout: "plot-latency"
22827
22828 # Packet Latency - DPDK l3fwd 2n-skx-x710
22829 - type: "plot"
22830   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22831   algorithm: "plot_latency_error_bars"
22832   output-file-type: ".html"
22833   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22834   data: "plot-dpdk-throughput-latency-2n-skx"
22835   filter: "'NIC_Intel-X710' and
22836            '64B' and
22837            'BASE' and
22838            'NDRPDR' and
22839            '2T1C' and
22840            'IP4FWD'"
22841   parameters:
22842   - "latency"
22843   - "parent"
22844   - "tags"
22845   layout:
22846     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22847     layout: "plot-latency"
22848
22849 - type: "plot"
22850   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22851   algorithm: "plot_latency_error_bars"
22852   output-file-type: ".html"
22853   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22854   data: "plot-dpdk-throughput-latency-2n-skx"
22855   filter: "'NIC_Intel-X710' and
22856            '64B' and
22857            'BASE' and
22858            'NDRPDR' and
22859            '4T2C' and
22860            'IP4FWD'"
22861   parameters:
22862   - "latency"
22863   - "parent"
22864   - "tags"
22865   layout:
22866     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22867     layout: "plot-latency"
22868
22869 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22870 - type: "plot"
22871   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22872   algorithm: "plot_latency_error_bars"
22873   output-file-type: ".html"
22874   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22875   data: "plot-dpdk-throughput-latency-2n-skx"
22876   filter: "'NIC_Intel-XXV710' and
22877            '64B' and
22878            'BASE' and
22879            'NDRPDR' and
22880            '2T1C' and
22881            'IP4FWD'"
22882   parameters:
22883   - "latency"
22884   - "parent"
22885   - "tags"
22886   layout:
22887     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22888     layout: "plot-latency"
22889
22890 - type: "plot"
22891   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22892   algorithm: "plot_latency_error_bars"
22893   output-file-type: ".html"
22894   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22895   data: "plot-dpdk-throughput-latency-2n-skx"
22896   filter: "'NIC_Intel-XXV710' and
22897            '64B' and
22898            'BASE' and
22899            'NDRPDR' and
22900            '4T2C' and
22901            'IP4FWD'"
22902   parameters:
22903   - "latency"
22904   - "parent"
22905   - "tags"
22906   layout:
22907     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22908     layout: "plot-latency"
22909
22910 ################################################################################
22911
22912 # Packet Latency - DPDK testpmd 3n-hsw-x520
22913 - type: "plot"
22914   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22915   algorithm: "plot_latency_error_bars"
22916   output-file-type: ".html"
22917   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22918   data: "plot-dpdk-throughput-latency-3n-hsw"
22919   filter: "'NIC_Intel-X520-DA2' and
22920            '64B' and
22921            'BASE' and
22922            'NDRPDR' and
22923            '1T1C' and
22924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22925   parameters:
22926   - "latency"
22927   - "parent"
22928   - "tags"
22929   layout:
22930     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22931     layout: "plot-latency"
22932
22933 - type: "plot"
22934   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22935   algorithm: "plot_latency_error_bars"
22936   output-file-type: ".html"
22937   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22938   data: "plot-dpdk-throughput-latency-3n-hsw"
22939   filter: "'NIC_Intel-X520-DA2' and
22940            '64B' and
22941            'BASE' and
22942            'NDRPDR' and
22943            '2T2C' and
22944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22945   parameters:
22946   - "latency"
22947   - "parent"
22948   - "tags"
22949   layout:
22950     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22951     layout: "plot-latency"
22952
22953 # Packet Latency - DPDK testpmd 3n-hsw-x710
22954 - type: "plot"
22955   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22956   algorithm: "plot_latency_error_bars"
22957   output-file-type: ".html"
22958   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22959   data: "plot-dpdk-throughput-latency-3n-hsw"
22960   filter: "'NIC_Intel-X710' and
22961            '64B' and
22962            'BASE' and
22963            'NDRPDR' and
22964            '1T1C' and
22965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22966   parameters:
22967   - "latency"
22968   - "parent"
22969   - "tags"
22970   layout:
22971     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22972     layout: "plot-latency"
22973
22974 - type: "plot"
22975   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22976   algorithm: "plot_latency_error_bars"
22977   output-file-type: ".html"
22978   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22979   data: "plot-dpdk-throughput-latency-3n-hsw"
22980   filter: "'NIC_Intel-X710' and
22981            '64B' and
22982            'BASE' and
22983            'NDRPDR' and
22984            '2T2C' and
22985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22986   parameters:
22987   - "latency"
22988   - "parent"
22989   - "tags"
22990   layout:
22991     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22992     layout: "plot-latency"
22993
22994 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22995 - type: "plot"
22996   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22997   algorithm: "plot_latency_error_bars"
22998   output-file-type: ".html"
22999   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23000   data: "plot-dpdk-throughput-latency-3n-hsw"
23001   filter: "'NIC_Intel-XL710' and
23002            '64B' and
23003            'BASE' and
23004            'NDRPDR' and
23005            '1T1C' and
23006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23007   parameters:
23008   - "latency"
23009   - "parent"
23010   - "tags"
23011   layout:
23012     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23013     layout: "plot-latency"
23014
23015 - type: "plot"
23016   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23017   algorithm: "plot_latency_error_bars"
23018   output-file-type: ".html"
23019   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23020   data: "plot-dpdk-throughput-latency-3n-hsw"
23021   filter: "'NIC_Intel-XL710' and
23022            '64B' and
23023            'BASE' and
23024            'NDRPDR' and
23025            '2T2C' and
23026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23027   parameters:
23028   - "latency"
23029   - "parent"
23030   - "tags"
23031   layout:
23032     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23033     layout: "plot-latency"
23034
23035 # Packet Latency - DPDK testpmd 3n-skx-x710
23036 - type: "plot"
23037   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23038   algorithm: "plot_latency_error_bars"
23039   output-file-type: ".html"
23040   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23041   data: "plot-dpdk-throughput-latency-3n-skx"
23042   filter: "'NIC_Intel-X710' and
23043            '64B' and
23044            'BASE' and
23045            'NDRPDR' and
23046            '2T1C' and
23047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23048   parameters:
23049   - "latency"
23050   - "parent"
23051   - "tags"
23052   layout:
23053     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23054     layout: "plot-latency"
23055
23056 - type: "plot"
23057   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23058   algorithm: "plot_latency_error_bars"
23059   output-file-type: ".html"
23060   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23061   data: "plot-dpdk-throughput-latency-3n-skx"
23062   filter: "'NIC_Intel-X710' and
23063            '64B' and
23064            'BASE' and
23065            'NDRPDR' and
23066            '4T2C' and
23067            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23068   parameters:
23069   - "latency"
23070   - "parent"
23071   - "tags"
23072   layout:
23073     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23074     layout: "plot-latency"
23075
23076 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23077 - type: "plot"
23078   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23079   algorithm: "plot_latency_error_bars"
23080   output-file-type: ".html"
23081   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23082   data: "plot-dpdk-throughput-latency-3n-skx"
23083   filter: "'NIC_Intel-XXV710' and
23084            '64B' and
23085            'BASE' and
23086            'NDRPDR' and
23087            '2T1C' and
23088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23089   parameters:
23090   - "latency"
23091   - "parent"
23092   - "tags"
23093   layout:
23094     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23095     layout: "plot-latency"
23096
23097 - type: "plot"
23098   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23099   algorithm: "plot_latency_error_bars"
23100   output-file-type: ".html"
23101   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23102   data: "plot-dpdk-throughput-latency-3n-skx"
23103   filter: "'NIC_Intel-XXV710' and
23104            '64B' and
23105            'BASE' and
23106            'NDRPDR' and
23107            '4T2C' and
23108            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23109   parameters:
23110   - "latency"
23111   - "parent"
23112   - "tags"
23113   layout:
23114     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23115     layout: "plot-latency"
23116
23117 # Packet Latency - DPDK testpmd 2n-skx-x710
23118 - type: "plot"
23119   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23120   algorithm: "plot_latency_error_bars"
23121   output-file-type: ".html"
23122   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23123   data: "plot-dpdk-throughput-latency-2n-skx"
23124   filter: "'NIC_Intel-X710' and
23125            '64B' and
23126            'BASE' and
23127            'NDRPDR' and
23128            '2T1C' and
23129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23130   parameters:
23131   - "latency"
23132   - "parent"
23133   - "tags"
23134   layout:
23135     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23136     layout: "plot-latency"
23137
23138 - type: "plot"
23139   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23140   algorithm: "plot_latency_error_bars"
23141   output-file-type: ".html"
23142   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23143   data: "plot-dpdk-throughput-latency-2n-skx"
23144   filter: "'NIC_Intel-X710' and
23145            '64B' and
23146            'BASE' and
23147            'NDRPDR' and
23148            '4T2C' and
23149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23150   parameters:
23151   - "latency"
23152   - "parent"
23153   - "tags"
23154   layout:
23155     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23156     layout: "plot-latency"
23157
23158 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23159 - type: "plot"
23160   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23161   algorithm: "plot_latency_error_bars"
23162   output-file-type: ".html"
23163   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23164   data: "plot-dpdk-throughput-latency-2n-skx"
23165   filter: "'NIC_Intel-XXV710' and
23166            '64B' and
23167            'BASE' and
23168            'NDRPDR' and
23169            '2T1C' and
23170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23171   parameters:
23172   - "latency"
23173   - "parent"
23174   - "tags"
23175   layout:
23176     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23177     layout: "plot-latency"
23178
23179 - type: "plot"
23180   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23181   algorithm: "plot_latency_error_bars"
23182   output-file-type: ".html"
23183   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23184   data: "plot-dpdk-throughput-latency-2n-skx"
23185   filter: "'NIC_Intel-XXV710' and
23186            '64B' and
23187            'BASE' and
23188            'NDRPDR' and
23189            '4T2C' and
23190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23191   parameters:
23192   - "latency"
23193   - "parent"
23194   - "tags"
23195   layout:
23196     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23197     layout: "plot-latency"
23198
23199 ################################################################################
23200
23201 # Speedup - VPP Container Memif 3n-hsw-x520
23202 - type: "plot"
23203   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23204   algorithm: "plot_throughput_speedup_analysis"
23205   output-file-type: ".html"
23206   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23208   filter: "'NIC_Intel-X520-DA2' and
23209            '64B' and
23210            ('BASE' or 'SCALE') and
23211            'NDRPDR' and
23212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23213            not 'VHOST' and
23214            'MEMIF'"
23215   parameters:
23216   - "throughput"
23217   - "parent"
23218   - "tags"
23219   sort:
23220   - "L2XCFWD"
23221   - "L2XCFWD"
23222   - "L2XCFWD"
23223   - "L2BDMACLRN"
23224   - "L2BDMACLRN"
23225   - "L2BDMACLRN"
23226   - "IP4FWD"
23227   layout:
23228     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23229     layout: "plot-throughput-speedup-analysis"
23230
23231 - type: "plot"
23232   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23233   algorithm: "plot_throughput_speedup_analysis"
23234   output-file-type: ".html"
23235   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23237   filter: "'NIC_Intel-X520-DA2' and
23238            '64B' and
23239            ('BASE' or 'SCALE') and
23240            'NDRPDR' and
23241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23242            not 'VHOST' and
23243            'MEMIF'"
23244   parameters:
23245   - "throughput"
23246   - "parent"
23247   - "tags"
23248   sort:
23249   - "L2XCFWD"
23250   - "L2XCFWD"
23251   - "L2XCFWD"
23252   - "L2BDMACLRN"
23253   - "L2BDMACLRN"
23254   - "L2BDMACLRN"
23255   - "IP4FWD"
23256   layout:
23257     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23258     layout: "plot-throughput-speedup-analysis"
23259
23260 # Speedup - VPP Container Memif 3n-hsw-x710
23261 - type: "plot"
23262   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23263   algorithm: "plot_throughput_speedup_analysis"
23264   output-file-type: ".html"
23265   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23267   filter: "'NIC_Intel-X710' and
23268            '64B' and
23269            ('BASE' or 'SCALE') and
23270            'NDRPDR' and
23271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23272            not 'VHOST' and
23273            'MEMIF'"
23274   parameters:
23275   - "throughput"
23276   - "parent"
23277   - "tags"
23278   sort:
23279   - "L2XCFWD"
23280   - "L2XCFWD"
23281   - "L2XCFWD"
23282   - "L2BDMACLRN"
23283   - "L2BDMACLRN"
23284   - "L2BDMACLRN"
23285   - "IP4FWD"
23286   layout:
23287     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23288     layout: "plot-throughput-speedup-analysis"
23289
23290 - type: "plot"
23291   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23292   algorithm: "plot_throughput_speedup_analysis"
23293   output-file-type: ".html"
23294   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23296   filter: "'NIC_Intel-X710' and
23297            '64B' and
23298            ('BASE' or 'SCALE') and
23299            'NDRPDR' and
23300            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23301            not 'VHOST' and
23302            'MEMIF'"
23303   parameters:
23304   - "throughput"
23305   - "parent"
23306   - "tags"
23307   sort:
23308   - "L2XCFWD"
23309   - "L2XCFWD"
23310   - "L2XCFWD"
23311   - "L2BDMACLRN"
23312   - "L2BDMACLRN"
23313   - "L2BDMACLRN"
23314   - "IP4FWD"
23315   layout:
23316     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23317     layout: "plot-throughput-speedup-analysis"
23318
23319 # Speedup - VPP Container Memif 3n-hsw-xl710
23320 - type: "plot"
23321   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23322   algorithm: "plot_throughput_speedup_analysis"
23323   output-file-type: ".html"
23324   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23326   filter: "'NIC_Intel-XL710' and
23327            '64B' and
23328            ('BASE' or 'SCALE') and
23329            'NDRPDR' and
23330            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23331            not 'VHOST' and
23332            'MEMIF'"
23333   parameters:
23334   - "throughput"
23335   - "parent"
23336   - "tags"
23337   sort:
23338   - "L2XCFWD"
23339   - "L2XCFWD"
23340   - "L2XCFWD"
23341   - "L2BDMACLRN"
23342   - "L2BDMACLRN"
23343   - "L2BDMACLRN"
23344   - "IP4FWD"
23345   layout:
23346     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23347     layout: "plot-throughput-speedup-analysis"
23348
23349 - type: "plot"
23350   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23351   algorithm: "plot_throughput_speedup_analysis"
23352   output-file-type: ".html"
23353   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23355   filter: "'NIC_Intel-XL710' and
23356            '64B' and
23357            ('BASE' or 'SCALE') and
23358            'NDRPDR' and
23359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23360            not 'VHOST' and
23361            'MEMIF'"
23362   parameters:
23363   - "throughput"
23364   - "parent"
23365   - "tags"
23366   sort:
23367   - "L2XCFWD"
23368   - "L2XCFWD"
23369   - "L2XCFWD"
23370   - "L2BDMACLRN"
23371   - "L2BDMACLRN"
23372   - "L2BDMACLRN"
23373   - "IP4FWD"
23374   layout:
23375     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23376     layout: "plot-throughput-speedup-analysis"
23377
23378 # Speedup - VPP Container Memif 3n-skx-x710
23379 - type: "plot"
23380   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23381   algorithm: "plot_throughput_speedup_analysis"
23382   output-file-type: ".html"
23383   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23385   filter: "'NIC_Intel-X710' and
23386            '64B' and
23387            ('BASE' or 'SCALE') and
23388            'NDRPDR' and
23389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23390            not 'VHOST' and
23391            'MEMIF'"
23392   parameters:
23393   - "throughput"
23394   - "parent"
23395   - "tags"
23396   sort:
23397   - "L2XCFWD"
23398   - "L2XCFWD"
23399   - "L2XCFWD"
23400   - "L2BDMACLRN"
23401   - "L2BDMACLRN"
23402   - "L2BDMACLRN"
23403   - "IP4FWD"
23404   layout:
23405     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23406     layout: "plot-throughput-speedup-analysis"
23407
23408 - type: "plot"
23409   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23410   algorithm: "plot_throughput_speedup_analysis"
23411   output-file-type: ".html"
23412   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23414   filter: "'NIC_Intel-X710' and
23415            '64B' and
23416            ('BASE' or 'SCALE') and
23417            'NDRPDR' and
23418            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23419            not 'VHOST' and
23420            'MEMIF'"
23421   parameters:
23422   - "throughput"
23423   - "parent"
23424   - "tags"
23425   sort:
23426   - "L2XCFWD"
23427   - "L2XCFWD"
23428   - "L2XCFWD"
23429   - "L2BDMACLRN"
23430   - "L2BDMACLRN"
23431   - "L2BDMACLRN"
23432   - "IP4FWD"
23433   layout:
23434     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23435     layout: "plot-throughput-speedup-analysis"
23436
23437 # Speedup - VPP Container Memif 2n-skx-x710
23438 - type: "plot"
23439   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23440   algorithm: "plot_throughput_speedup_analysis"
23441   output-file-type: ".html"
23442   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23443   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23444   filter: "'NIC_Intel-X710' and
23445            '64B' and
23446            ('BASE' or 'SCALE') and
23447            'NDRPDR' and
23448            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23449            not 'VHOST' and
23450            not 'NF_DENSITY' and
23451            'MEMIF'"
23452   parameters:
23453   - "throughput"
23454   - "parent"
23455   - "tags"
23456   sort:
23457   - "L2XCFWD"
23458   - "L2XCFWD"
23459   - "L2XCFWD"
23460   - "L2BDMACLRN"
23461   - "L2BDMACLRN"
23462   - "L2BDMACLRN"
23463   - "IP4FWD"
23464   layout:
23465     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23466     layout: "plot-throughput-speedup-analysis"
23467
23468 - type: "plot"
23469   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23470   algorithm: "plot_throughput_speedup_analysis"
23471   output-file-type: ".html"
23472   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23474   filter: "'NIC_Intel-X710' and
23475            '64B' and
23476            ('BASE' or 'SCALE') and
23477            'NDRPDR' and
23478            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23479            not 'VHOST' and
23480            not 'NF_DENSITY' and
23481            'MEMIF'"
23482   parameters:
23483   - "throughput"
23484   - "parent"
23485   - "tags"
23486   sort:
23487   - "L2XCFWD"
23488   - "L2XCFWD"
23489   - "L2XCFWD"
23490   - "L2BDMACLRN"
23491   - "L2BDMACLRN"
23492   - "L2BDMACLRN"
23493   - "IP4FWD"
23494   layout:
23495     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23496     layout: "plot-throughput-speedup-analysis"
23497
23498 ## Speedup - VPP Container Memif 2n-skx-xxv710
23499 #- type: "plot"
23500 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23501 #  algorithm: "plot_throughput_speedup_analysis"
23502 #  output-file-type: ".html"
23503 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23504 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23505 #  filter: "'NIC_Intel-XXV710' and
23506 #           '64B' and
23507 #           ('BASE' or 'SCALE') and
23508 #           'NDRPDR' and
23509 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23510 #           not 'VHOST' and
23511 #           'MEMIF'"
23512 #  parameters:
23513 #  - "throughput"
23514 #  - "parent"
23515 #  - "tags"
23516 #  sort:
23517 #  - "L2XCFWD"
23518 #  - "L2XCFWD"
23519 #  - "L2XCFWD"
23520 #  - "L2BDMACLRN"
23521 #  - "L2BDMACLRN"
23522 #  - "L2BDMACLRN"
23523 #  - "IP4FWD"
23524 #  layout:
23525 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23526 #    layout: "plot-throughput-speedup-analysis"
23527 #
23528 #- type: "plot"
23529 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23530 #  algorithm: "plot_throughput_speedup_analysis"
23531 #  output-file-type: ".html"
23532 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23534 #  filter: "'NIC_Intel-XXV710' and
23535 #           '64B' and
23536 #           ('BASE' or 'SCALE') and
23537 #           'NDRPDR' and
23538 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23539 #           not 'VHOST' and
23540 #           'MEMIF'"
23541 #  parameters:
23542 #  - "throughput"
23543 #  - "parent"
23544 #  - "tags"
23545 #  sort:
23546 #  - "L2XCFWD"
23547 #  - "L2XCFWD"
23548 #  - "L2XCFWD"
23549 #  - "L2BDMACLRN"
23550 #  - "L2BDMACLRN"
23551 #  - "L2BDMACLRN"
23552 #  - "IP4FWD"
23553 #  layout:
23554 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23555 #    layout: "plot-throughput-speedup-analysis"
23556
23557 ################################################################################
23558
23559 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23560 #- type: "plot"
23561 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23562 #  algorithm: "plot_throughput_speedup_analysis"
23563 #  output-file-type: ".html"
23564 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23565 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23566 #  filter: "'NIC_Intel-X520-DA2' and
23567 #           '64B' and
23568 #           ('BASE' or 'SCALE') and
23569 #           'NDRPDR' and
23570 #           'L2XCFWD' and
23571 #           not 'VHOST' and
23572 #           not 'NF_DENSITY' and
23573 #           'MEMIF'"
23574 #  parameters:
23575 #  - "throughput"
23576 #  - "parent"
23577 #  - "tags"
23578 #  sort:
23579 #  - "1VNF"
23580 #  - "2VNF"
23581 #  - "4VNF"
23582 #  - "2VNF"
23583 #  - "4VNF"
23584 #  layout:
23585 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23586 #    layout: "plot-throughput-speedup-analysis"
23587 #
23588 #- type: "plot"
23589 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23590 #  algorithm: "plot_throughput_speedup_analysis"
23591 #  output-file-type: ".html"
23592 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23593 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23594 #  filter: "'NIC_Intel-X520-DA2' and
23595 #           '64B' and
23596 #           ('BASE' or 'SCALE') and
23597 #           'NDRPDR' and
23598 #           'L2XCFWD' and
23599 #           not 'VHOST' and
23600 #           not 'NF_DENSITY' and
23601 #           'MEMIF'"
23602 #  parameters:
23603 #  - "throughput"
23604 #  - "parent"
23605 #  - "tags"
23606 #  sort:
23607 #  - "1VNF"
23608 #  - "2VNF"
23609 #  - "4VNF"
23610 #  - "2VNF"
23611 #  - "4VNF"
23612 #  layout:
23613 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23614 #    layout: "plot-throughput-speedup-analysis"
23615 #
23616 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23617 #- type: "plot"
23618 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23619 #  algorithm: "plot_throughput_speedup_analysis"
23620 #  output-file-type: ".html"
23621 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23622 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23623 #  filter: "'NIC_Intel-X520-DA2' and
23624 #           '64B' and
23625 #           ('BASE' or 'SCALE') and
23626 #           'NDRPDR' and
23627 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23628 #           not 'VHOST' and
23629 #           not 'NF_DENSITY' and
23630 #           'MEMIF'"
23631 #  parameters:
23632 #  - "throughput"
23633 #  - "parent"
23634 #  - "tags"
23635 #  sort:
23636 #  - "1VNF"
23637 #  - "2VNF"
23638 #  - "4VNF"
23639 #  - "2VNF"
23640 #  - "4VNF"
23641 #  layout:
23642 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23643 #    layout: "plot-throughput-speedup-analysis"
23644 #
23645 #- type: "plot"
23646 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23647 #  algorithm: "plot_throughput_speedup_analysis"
23648 #  output-file-type: ".html"
23649 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23650 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23651 #  filter: "'NIC_Intel-X520-DA2' and
23652 #           '64B' and
23653 #           ('BASE' or 'SCALE') and
23654 #           'NDRPDR' and
23655 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23656 #           not 'VHOST' and
23657 #           not 'NF_DENSITY' and
23658 #           'MEMIF'"
23659 #  parameters:
23660 #  - "throughput"
23661 #  - "parent"
23662 #  - "tags"
23663 #  sort:
23664 #  - "1VNF"
23665 #  - "2VNF"
23666 #  - "4VNF"
23667 #  - "2VNF"
23668 #  - "4VNF"
23669 #  layout:
23670 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23671 #    layout: "plot-throughput-speedup-analysis"
23672 #
23673 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23674 #- type: "plot"
23675 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23676 #  algorithm: "plot_throughput_speedup_analysis"
23677 #  output-file-type: ".html"
23678 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23679 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23680 #  filter: "'NIC_Intel-X710' and
23681 #           '64B' and
23682 #           ('BASE' or 'SCALE') and
23683 #           'NDRPDR' and
23684 #           'L2XCFWD' and
23685 #           not 'VHOST' and
23686 #           not 'NF_DENSITY' and
23687 #           'MEMIF'"
23688 #  parameters:
23689 #  - "throughput"
23690 #  - "parent"
23691 #  - "tags"
23692 #  sort:
23693 #  - "1VNF"
23694 #  - "2VNF"
23695 #  - "4VNF"
23696 #  - "2VNF"
23697 #  - "4VNF"
23698 #  layout:
23699 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23700 #    layout: "plot-throughput-speedup-analysis"
23701 #
23702 #- type: "plot"
23703 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23704 #  algorithm: "plot_throughput_speedup_analysis"
23705 #  output-file-type: ".html"
23706 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23707 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23708 #  filter: "'NIC_Intel-X710' and
23709 #           '64B' and
23710 #           ('BASE' or 'SCALE') and
23711 #           'NDRPDR' and
23712 #           'L2XCFWD' and
23713 #           not 'VHOST' and
23714 #           not 'NF_DENSITY' and
23715 #           'MEMIF'"
23716 #  parameters:
23717 #  - "throughput"
23718 #  - "parent"
23719 #  - "tags"
23720 #  sort:
23721 #  - "1VNF"
23722 #  - "2VNF"
23723 #  - "4VNF"
23724 #  - "2VNF"
23725 #  - "4VNF"
23726 #  layout:
23727 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23728 #    layout: "plot-throughput-speedup-analysis"
23729 #
23730 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23731 #- type: "plot"
23732 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23733 #  algorithm: "plot_throughput_speedup_analysis"
23734 #  output-file-type: ".html"
23735 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23736 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23737 #  filter: "'NIC_Intel-X710' and
23738 #           '64B' and
23739 #           ('BASE' or 'SCALE') and
23740 #           'NDRPDR' and
23741 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23742 #           not 'VHOST' and
23743 #           not 'NF_DENSITY' and
23744 #           'MEMIF'"
23745 #  parameters:
23746 #  - "throughput"
23747 #  - "parent"
23748 #  - "tags"
23749 #  sort:
23750 #  - "1VNF"
23751 #  - "2VNF"
23752 #  - "4VNF"
23753 #  - "2VNF"
23754 #  - "4VNF"
23755 #  layout:
23756 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23757 #    layout: "plot-throughput-speedup-analysis"
23758 #
23759 #- type: "plot"
23760 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23761 #  algorithm: "plot_throughput_speedup_analysis"
23762 #  output-file-type: ".html"
23763 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23764 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23765 #  filter: "'NIC_Intel-X710' and
23766 #           '64B' and
23767 #           ('BASE' or 'SCALE') and
23768 #           'NDRPDR' and
23769 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23770 #           not 'VHOST' and
23771 #           not 'NF_DENSITY' and
23772 #           'MEMIF'"
23773 #  parameters:
23774 #  - "throughput"
23775 #  - "parent"
23776 #  - "tags"
23777 #  sort:
23778 #  - "1VNF"
23779 #  - "2VNF"
23780 #  - "4VNF"
23781 #  - "2VNF"
23782 #  - "4VNF"
23783 #  layout:
23784 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23785 #    layout: "plot-throughput-speedup-analysis"
23786
23787 ################################################################################
23788
23789 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23790 - type: "plot"
23791   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23792   algorithm: "plot_throughput_speedup_analysis"
23793   output-file-type: ".html"
23794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23796   filter: "'NIC_Intel-X520-DA2' and
23797            '64B' and
23798            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23799            'NDRPDR' and
23800            'IP4FWD' and
23801            not 'IPSEC' and
23802            not 'DOT1Q' and
23803            not 'VHOST'"
23804   parameters:
23805   - "throughput"
23806   - "parent"
23807   - "tags"
23808   sort:
23809   - "DOT1Q"
23810   - "IP4BASE"
23811   - "FIB_20K"
23812   - "FIB_200K"
23813   - "FIB_2M"
23814   layout:
23815     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23816     layout: "plot-throughput-speedup-analysis"
23817
23818 - type: "plot"
23819   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23820   algorithm: "plot_throughput_speedup_analysis"
23821   output-file-type: ".html"
23822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23824   filter: "'NIC_Intel-X520-DA2' and
23825            '64B' and
23826            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23827            'NDRPDR' and
23828            'IP4FWD' and
23829            not 'IPSEC' and
23830            not 'DOT1Q' and
23831            not 'VHOST'"
23832   parameters:
23833   - "throughput"
23834   - "parent"
23835   - "tags"
23836   sort:
23837   - "DOT1Q"
23838   - "IP4BASE"
23839   - "FIB_20K"
23840   - "FIB_200K"
23841   - "FIB_2M"
23842   layout:
23843     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23844     layout: "plot-throughput-speedup-analysis"
23845
23846 # Speedup - VPP IPv4 3n-hsw-x520 features
23847 - type: "plot"
23848   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23849   algorithm: "plot_throughput_speedup_analysis"
23850   output-file-type: ".html"
23851   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23853   filter: "'NIC_Intel-X520-DA2' and
23854            '64B' and
23855            ('IP4BASE' or
23856             'POLICE_MARK' or
23857             'COPWHLIST' or
23858             ('NAT44' and 'BASE') or
23859             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23860            'NDRPDR' and
23861            'IP4FWD' and
23862            not 'IPSEC' and
23863            not 'VHOST'"
23864   parameters:
23865   - "throughput"
23866   - "parent"
23867   - "tags"
23868   sort:
23869   - "DOT1Q"
23870   - "IP4BASE"
23871   - "NAT44"
23872   - "POLICE_MARK"
23873   - "COPWHLIST"
23874   - "IACL"
23875   - "OACL"
23876   layout:
23877     title: "ip4-3n-hsw-x520-64b-features-ndr"
23878     layout: "plot-throughput-speedup-analysis"
23879
23880 - type: "plot"
23881   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23882   algorithm: "plot_throughput_speedup_analysis"
23883   output-file-type: ".html"
23884   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23886   filter: "'NIC_Intel-X520-DA2' and
23887            '64B' and
23888            ('IP4BASE' or
23889             'POLICE_MARK' or
23890             'COPWHLIST' or
23891             ('NAT44' and 'BASE') or
23892             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23893            'NDRPDR' and
23894            'IP4FWD' and
23895            not 'IPSEC' and
23896            not 'VHOST'"
23897   parameters:
23898   - "throughput"
23899   - "parent"
23900   - "tags"
23901   sort:
23902   - "DOT1Q"
23903   - "IP4BASE"
23904   - "NAT44"
23905   - "POLICE_MARK"
23906   - "COPWHLIST"
23907   - "IACL"
23908   - "OACL"
23909   layout:
23910     title: "ip4-3n-hsw-x520-64b-features-pdr"
23911     layout: "plot-throughput-speedup-analysis"
23912
23913 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23914 - type: "plot"
23915   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23916   algorithm: "plot_throughput_speedup_analysis"
23917   output-file-type: ".html"
23918   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23920   filter: "'NIC_Intel-X520-DA2' and
23921            '64B' and
23922            'NDRPDR' and
23923            'IP4FWD' and
23924            ('NAT44' or 'IP4BASE') and
23925            not 'DOT1Q' and
23926            not 'IPSEC' and
23927            not 'VHOST'"
23928   parameters:
23929   - "throughput"
23930   - "parent"
23931   - "tags"
23932   sort:
23933   - "IP4BASE"
23934   - "BASE"
23935   - "SRC_USER_10"
23936   - "SRC_USER_100"
23937   - "SRC_USER_1000"
23938   - "SRC_USER_2000"
23939   layout:
23940     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23941     layout: "plot-throughput-speedup-analysis"
23942
23943 - type: "plot"
23944   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23945   algorithm: "plot_throughput_speedup_analysis"
23946   output-file-type: ".html"
23947   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23948   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23949   filter: "'NIC_Intel-X520-DA2' and
23950            '64B' and
23951            'NDRPDR' and
23952            'IP4FWD' and
23953            ('NAT44' or 'IP4BASE') and
23954            not 'DOT1Q' and
23955            not 'IPSEC' and
23956            not 'VHOST'"
23957   parameters:
23958   - "throughput"
23959   - "parent"
23960   - "tags"
23961   sort:
23962   - "IP4BASE"
23963   - "BASE"
23964   - "SRC_USER_10"
23965   - "SRC_USER_100"
23966   - "SRC_USER_1000"
23967   - "SRC_USER_2000"
23968   layout:
23969     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23970     layout: "plot-throughput-speedup-analysis"
23971
23972 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23973 - type: "plot"
23974   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23975   algorithm: "plot_throughput_speedup_analysis"
23976   output-file-type: ".html"
23977   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23979   filter: "'NIC_Intel-X520-DA2' and
23980            '64B' and
23981            'NDRPDR' and
23982            'IP4FWD' and
23983            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23984            not 'IPSEC' and
23985            not 'DOT1Q' and
23986            not 'VHOST'"
23987   parameters:
23988   - "throughput"
23989   - "parent"
23990   - "tags"
23991   sort:
23992   - "IP4BASE"
23993   - "ACL_STATELESS"
23994   - "ACL_STATEFUL"
23995   - "ACL_STATELESS"
23996   - "ACL_STATEFUL"
23997   layout:
23998     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23999     layout: "plot-throughput-speedup-analysis"
24000
24001 - type: "plot"
24002   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24003   algorithm: "plot_throughput_speedup_analysis"
24004   output-file-type: ".html"
24005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24007   filter: "'NIC_Intel-X520-DA2' and
24008            '64B' and
24009            'NDRPDR' and
24010            'IP4FWD' and
24011            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24012            not 'IPSEC' and
24013            not 'DOT1Q' and
24014            not 'VHOST'"
24015   parameters:
24016   - "throughput"
24017   - "parent"
24018   - "tags"
24019   sort:
24020   - "IP4BASE"
24021   - "ACL_STATELESS"
24022   - "ACL_STATEFUL"
24023   - "ACL_STATELESS"
24024   - "ACL_STATEFUL"
24025   layout:
24026     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24027     layout: "plot-throughput-speedup-analysis"
24028
24029 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24030 - type: "plot"
24031   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24032   algorithm: "plot_throughput_speedup_analysis"
24033   output-file-type: ".html"
24034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24036   filter: "'NIC_Intel-X520-DA2' and
24037            '64B' and
24038            'NDRPDR' and
24039            'IP4FWD' and
24040            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24041            not 'IPSEC' and
24042            not 'DOT1Q' and
24043            not 'VHOST'"
24044   parameters:
24045   - "throughput"
24046   - "parent"
24047   - "tags"
24048   sort:
24049   - "IP4BASE"
24050   - "ACL_STATELESS"
24051   - "ACL_STATEFUL"
24052   - "ACL_STATELESS"
24053   - "ACL_STATEFUL"
24054   layout:
24055     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24056     layout: "plot-throughput-speedup-analysis"
24057
24058 - type: "plot"
24059   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24060   algorithm: "plot_throughput_speedup_analysis"
24061   output-file-type: ".html"
24062   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24064   filter: "'NIC_Intel-X520-DA2' and
24065            '64B' and
24066            'NDRPDR' and
24067            'IP4FWD' and
24068            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24069            not 'IPSEC' and
24070            not 'DOT1Q' and
24071            not 'VHOST'"
24072   parameters:
24073   - "throughput"
24074   - "parent"
24075   - "tags"
24076   sort:
24077   - "IP4BASE"
24078   - "ACL_STATELESS"
24079   - "ACL_STATEFUL"
24080   - "ACL_STATELESS"
24081   - "ACL_STATEFUL"
24082   layout:
24083     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24084     layout: "plot-throughput-speedup-analysis"
24085
24086 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24087 - type: "plot"
24088   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24089   algorithm: "plot_throughput_speedup_analysis"
24090   output-file-type: ".html"
24091   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24093   filter: "'NIC_Intel-X710' and
24094            '64B' and
24095            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24096            'NDRPDR' and
24097            'IP4FWD' and
24098            not 'IPSEC' and
24099            not 'DOT1Q' and
24100            not 'VHOST'"
24101   parameters:
24102   - "throughput"
24103   - "parent"
24104   - "tags"
24105   sort:
24106   - "IP4BASE"
24107   - "FIB_20K"
24108   - "FIB_200K"
24109   - "FIB_2M"
24110   layout:
24111     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24112     layout: "plot-throughput-speedup-analysis"
24113
24114 - type: "plot"
24115   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24116   algorithm: "plot_throughput_speedup_analysis"
24117   output-file-type: ".html"
24118   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24120   filter: "'NIC_Intel-X710' and
24121            '64B' and
24122            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24123            'NDRPDR' and
24124            'IP4FWD' and
24125            not 'IPSEC' and
24126            not 'DOT1Q' and
24127            not 'VHOST'"
24128   parameters:
24129   - "throughput"
24130   - "parent"
24131   - "tags"
24132   sort:
24133   - "IP4BASE"
24134   - "FIB_20K"
24135   - "FIB_200K"
24136   - "FIB_2M"
24137   layout:
24138     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24139     layout: "plot-throughput-speedup-analysis"
24140
24141 # Speedup - VPP IPv4 3n-hsw-x710 features
24142 - type: "plot"
24143   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24144   algorithm: "plot_throughput_speedup_analysis"
24145   output-file-type: ".html"
24146   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24148   filter: "'NIC_Intel-X710' and
24149            '64B' and
24150            ('IP4BASE' or
24151             'POLICE_MARK' or
24152             'COPWHLIST' or
24153             ('NAT44' and 'BASE') or
24154             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24155            'NDRPDR' and
24156            'IP4FWD' and
24157            not 'IPSEC' and
24158            not 'VHOST'"
24159   parameters:
24160   - "throughput"
24161   - "parent"
24162   - "tags"
24163   sort:
24164   - "DOT1Q"
24165   - "IP4BASE"
24166   - "NAT44"
24167   - "POLICE_MARK"
24168   - "COPWHLIST"
24169   - "IACL"
24170   - "OACL"
24171   layout:
24172     title: "ip4-3n-hsw-x710-64b-features-ndr"
24173     layout: "plot-throughput-speedup-analysis"
24174
24175 - type: "plot"
24176   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24177   algorithm: "plot_throughput_speedup_analysis"
24178   output-file-type: ".html"
24179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24181   filter: "'NIC_Intel-X710' and
24182            '64B' and
24183            ('IP4BASE' or
24184             'POLICE_MARK' or
24185             'COPWHLIST' or
24186             ('NAT44' and 'BASE') or
24187             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24188            'NDRPDR' and
24189            'IP4FWD' and
24190            not 'IPSEC' and
24191            not 'VHOST'"
24192   parameters:
24193   - "throughput"
24194   - "parent"
24195   - "tags"
24196   sort:
24197   - "DOT1Q"
24198   - "IP4BASE"
24199   - "NAT44"
24200   - "POLICE_MARK"
24201   - "COPWHLIST"
24202   - "IACL"
24203   - "OACL"
24204   layout:
24205     title: "ip4-3n-hsw-x710-64b-features-pdr"
24206     layout: "plot-throughput-speedup-analysis"
24207
24208 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24209 - type: "plot"
24210   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24211   algorithm: "plot_throughput_speedup_analysis"
24212   output-file-type: ".html"
24213   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24215   filter: "'NIC_Intel-X710' and
24216            '64B' and
24217            'NDRPDR' and
24218            'IP4FWD' and
24219            ('NAT44' or 'IP4BASE') and
24220            not 'IPSEC' and
24221            not 'VHOST'"
24222   parameters:
24223   - "throughput"
24224   - "parent"
24225   - "tags"
24226   sort:
24227   - "IP4BASE"
24228   - "BASE"
24229   - "SRC_USER_10"
24230   - "SRC_USER_100"
24231   - "SRC_USER_1000"
24232   - "SRC_USER_2000"
24233   layout:
24234     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24235     layout: "plot-throughput-speedup-analysis"
24236
24237 - type: "plot"
24238   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24239   algorithm: "plot_throughput_speedup_analysis"
24240   output-file-type: ".html"
24241   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24243   filter: "'NIC_Intel-X710' and
24244            '64B' and
24245            'NDRPDR' and
24246            'IP4FWD' and
24247            ('NAT44' or 'IP4BASE') and
24248            not 'IPSEC' and
24249            not 'VHOST'"
24250   parameters:
24251   - "throughput"
24252   - "parent"
24253   - "tags"
24254   sort:
24255   - "IP4BASE"
24256   - "BASE"
24257   - "SRC_USER_10"
24258   - "SRC_USER_100"
24259   - "SRC_USER_1000"
24260   - "SRC_USER_2000"
24261   layout:
24262     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24263     layout: "plot-throughput-speedup-analysis"
24264
24265 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24266 - type: "plot"
24267   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24268   algorithm: "plot_throughput_speedup_analysis"
24269   output-file-type: ".html"
24270   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24272   filter: "'NIC_Intel-X710' and
24273            '64B' and
24274            'NDRPDR' and
24275            'IP4FWD' and
24276            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24277            not 'IPSEC' and
24278            not 'VHOST'"
24279   parameters:
24280   - "throughput"
24281   - "parent"
24282   - "tags"
24283   sort:
24284   - "IP4BASE"
24285   - "ACL_STATELESS"
24286   - "ACL_STATEFUL"
24287   - "ACL_STATELESS"
24288   - "ACL_STATEFUL"
24289   layout:
24290     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24291     layout: "plot-throughput-speedup-analysis"
24292
24293 - type: "plot"
24294   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24295   algorithm: "plot_throughput_speedup_analysis"
24296   output-file-type: ".html"
24297   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24299   filter: "'NIC_Intel-X710' and
24300            '64B' and
24301            'NDRPDR' and
24302            'IP4FWD' and
24303            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24304            not 'IPSEC' and
24305            not 'VHOST'"
24306   parameters:
24307   - "throughput"
24308   - "parent"
24309   - "tags"
24310   sort:
24311   - "IP4BASE"
24312   - "ACL_STATELESS"
24313   - "ACL_STATEFUL"
24314   - "ACL_STATELESS"
24315   - "ACL_STATEFUL"
24316   layout:
24317     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24318     layout: "plot-throughput-speedup-analysis"
24319
24320 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24321 - type: "plot"
24322   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24323   algorithm: "plot_throughput_speedup_analysis"
24324   output-file-type: ".html"
24325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24327   filter: "'NIC_Intel-XL710' and
24328            '64B' and
24329            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24330            'NDRPDR' and
24331            'IP4FWD' and
24332            not 'IPSEC' and
24333            not 'VHOST'"
24334   parameters:
24335   - "throughput"
24336   - "parent"
24337   - "tags"
24338   sort:
24339   - "IP4BASE"
24340   - "FIB_20K"
24341   - "FIB_200K"
24342   - "FIB_2M"
24343   layout:
24344     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24345     layout: "plot-throughput-speedup-analysis"
24346
24347 - type: "plot"
24348   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24349   algorithm: "plot_throughput_speedup_analysis"
24350   output-file-type: ".html"
24351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24353   filter: "'NIC_Intel-XL710' and
24354            '64B' and
24355            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24356            'NDRPDR' and
24357            'IP4FWD' and
24358            not 'IPSEC' and
24359            not 'VHOST'"
24360   parameters:
24361   - "throughput"
24362   - "parent"
24363   - "tags"
24364   sort:
24365   - "IP4BASE"
24366   - "FIB_20K"
24367   - "FIB_200K"
24368   - "FIB_2M"
24369   layout:
24370     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24371     layout: "plot-throughput-speedup-analysis"
24372
24373 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24374 - type: "plot"
24375   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24376   algorithm: "plot_throughput_speedup_analysis"
24377   output-file-type: ".html"
24378   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24380   filter: "'NIC_Intel-X710' and
24381            '64B' and
24382            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24383            'NDRPDR' and
24384            'IP4FWD' and
24385            not 'IPSEC' and
24386            not 'DOT1Q' and
24387            not 'VHOST'"
24388   parameters:
24389   - "throughput"
24390   - "parent"
24391   - "tags"
24392   sort:
24393   - "IP4BASE"
24394   - "FIB_20K"
24395   - "FIB_200K"
24396   - "FIB_2M"
24397   layout:
24398     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24399     layout: "plot-throughput-speedup-analysis"
24400
24401 - type: "plot"
24402   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24403   algorithm: "plot_throughput_speedup_analysis"
24404   output-file-type: ".html"
24405   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24407   filter: "'NIC_Intel-X710' and
24408            '64B' and
24409            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24410            'NDRPDR' and
24411            'IP4FWD' and
24412            not 'IPSEC' and
24413            not 'DOT1Q' and
24414            not 'VHOST'"
24415   parameters:
24416   - "throughput"
24417   - "parent"
24418   - "tags"
24419   sort:
24420   - "IP4BASE"
24421   - "FIB_20K"
24422   - "FIB_200K"
24423   - "FIB_2M"
24424   layout:
24425     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24426     layout: "plot-throughput-speedup-analysis"
24427
24428 # Speedup - VPP IPv4 3n-skx-x710 features
24429 - type: "plot"
24430   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24431   algorithm: "plot_throughput_speedup_analysis"
24432   output-file-type: ".html"
24433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24435   filter: "'NIC_Intel-X710' and
24436            '64B' and
24437            ('IP4BASE' or
24438             'POLICE_MARK' or
24439             'COPWHLIST' or
24440             ('NAT44' and 'BASE') or
24441             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24442            'NDRPDR' and
24443            'IP4FWD' and
24444            not 'IPSEC' and
24445            not 'VHOST'"
24446   parameters:
24447   - "throughput"
24448   - "parent"
24449   - "tags"
24450   sort:
24451   - "DOT1Q"
24452   - "IP4BASE"
24453   - "NAT44"
24454   - "POLICE_MARK"
24455   - "COPWHLIST"
24456   - "IACL"
24457   - "OACL"
24458   layout:
24459     title: "ip4-3n-skx-x710-64b-features-ndr"
24460     layout: "plot-throughput-speedup-analysis"
24461
24462 - type: "plot"
24463   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24464   algorithm: "plot_throughput_speedup_analysis"
24465   output-file-type: ".html"
24466   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24468   filter: "'NIC_Intel-X710' and
24469            '64B' and
24470            ('IP4BASE' or
24471             'POLICE_MARK' or
24472             'COPWHLIST' or
24473             ('NAT44' and 'BASE') or
24474             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24475            'NDRPDR' and
24476            'IP4FWD' and
24477            not 'IPSEC' and
24478            not 'VHOST'"
24479   parameters:
24480   - "throughput"
24481   - "parent"
24482   - "tags"
24483   sort:
24484   - "DOT1Q"
24485   - "IP4BASE"
24486   - "NAT44"
24487   - "POLICE_MARK"
24488   - "COPWHLIST"
24489   - "IACL"
24490   - "OACL"
24491   layout:
24492     title: "ip4-3n-skx-x710-64b-features-pdr"
24493     layout: "plot-throughput-speedup-analysis"
24494
24495 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24496 - type: "plot"
24497   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24498   algorithm: "plot_throughput_speedup_analysis"
24499   output-file-type: ".html"
24500   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24502   filter: "'NIC_Intel-X710' and
24503            '64B' and
24504            'NDRPDR' and
24505            'IP4FWD' and
24506            ('NAT44' or 'IP4BASE') and
24507            not 'IPSEC' and
24508            not 'VHOST'"
24509   parameters:
24510   - "throughput"
24511   - "parent"
24512   - "tags"
24513   sort:
24514   - "IP4BASE"
24515   - "BASE"
24516   - "SRC_USER_10"
24517   - "SRC_USER_100"
24518   - "SRC_USER_1000"
24519   - "SRC_USER_2000"
24520   layout:
24521     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24522     layout: "plot-throughput-speedup-analysis"
24523
24524 - type: "plot"
24525   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24526   algorithm: "plot_throughput_speedup_analysis"
24527   output-file-type: ".html"
24528   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24530   filter: "'NIC_Intel-X710' and
24531            '64B' and
24532            'NDRPDR' and
24533            'IP4FWD' and
24534            ('NAT44' or 'IP4BASE') and
24535            not 'IPSEC' and
24536            not 'VHOST'"
24537   parameters:
24538   - "throughput"
24539   - "parent"
24540   - "tags"
24541   sort:
24542   - "IP4BASE"
24543   - "BASE"
24544   - "SRC_USER_10"
24545   - "SRC_USER_100"
24546   - "SRC_USER_1000"
24547   - "SRC_USER_2000"
24548   layout:
24549     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24550     layout: "plot-throughput-speedup-analysis"
24551
24552 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24553 - type: "plot"
24554   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24555   algorithm: "plot_throughput_speedup_analysis"
24556   output-file-type: ".html"
24557   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24559   filter: "'NIC_Intel-X710' and
24560            '64B' and
24561            'NDRPDR' and
24562            'IP4FWD' and
24563            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24564            not 'IPSEC' and
24565            not 'VHOST'"
24566   parameters:
24567   - "throughput"
24568   - "parent"
24569   - "tags"
24570   sort:
24571   - "IP4BASE"
24572   - "ACL_STATELESS"
24573   - "ACL_STATEFUL"
24574   - "ACL_STATELESS"
24575   - "ACL_STATEFUL"
24576   layout:
24577     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24578     layout: "plot-throughput-speedup-analysis"
24579
24580 - type: "plot"
24581   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24582   algorithm: "plot_throughput_speedup_analysis"
24583   output-file-type: ".html"
24584   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24586   filter: "'NIC_Intel-X710' and
24587            '64B' and
24588            'NDRPDR' and
24589            'IP4FWD' and
24590            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24591            not 'IPSEC' and
24592            not 'VHOST'"
24593   parameters:
24594   - "throughput"
24595   - "parent"
24596   - "tags"
24597   sort:
24598   - "IP4BASE"
24599   - "ACL_STATELESS"
24600   - "ACL_STATEFUL"
24601   - "ACL_STATELESS"
24602   - "ACL_STATEFUL"
24603   layout:
24604     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24605     layout: "plot-throughput-speedup-analysis"
24606
24607 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24608 #- type: "plot"
24609 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24610 #  algorithm: "plot_throughput_speedup_analysis"
24611 #  output-file-type: ".html"
24612 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24613 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24614 #  filter: "'NIC_Intel-X710' and
24615 #           '64B' and
24616 #           'NDRPDR' and
24617 #           'IP4FWD' and
24618 #           'OACL' and
24619 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24620 #           not 'IPSEC' and
24621 #           not 'VHOST'"
24622 #  parameters:
24623 #  - "throughput"
24624 #  - "parent"
24625 #  - "tags"
24626 #  sort:
24627 #  - "ACL_STATELESS"
24628 #  - "ACL_STATEFUL"
24629 #  - "ACL_STATELESS"
24630 #  - "ACL_STATEFUL"
24631 #  layout:
24632 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24633 #    layout: "plot-throughput-speedup-analysis"
24634 #
24635 #- type: "plot"
24636 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24637 #  algorithm: "plot_throughput_speedup_analysis"
24638 #  output-file-type: ".html"
24639 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24640 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24641 #  filter: "'NIC_Intel-X710' and
24642 #           '64B' and
24643 #           'NDRPDR' and
24644 #           'IP4FWD' and
24645 #           'OACL' and
24646 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24647 #           not 'IPSEC' and
24648 #           not 'VHOST'"
24649 #  parameters:
24650 #  - "throughput"
24651 #  - "parent"
24652 #  - "tags"
24653 #  sort:
24654 #  - "ACL_STATELESS"
24655 #  - "ACL_STATEFUL"
24656 #  - "ACL_STATELESS"
24657 #  - "ACL_STATEFUL"
24658 #  layout:
24659 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24660 #    layout: "plot-throughput-speedup-analysis"
24661
24662 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24663 - type: "plot"
24664   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24665   algorithm: "plot_throughput_speedup_analysis"
24666   output-file-type: ".html"
24667   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24669   filter: "'NIC_Intel-X710' and
24670            '64B' and
24671            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24672            'NDRPDR' and
24673            'IP4FWD' and
24674            not 'IPSEC' and
24675            not 'DOT1Q' and
24676            not 'VHOST'"
24677   parameters:
24678   - "throughput"
24679   - "parent"
24680   - "tags"
24681   sort:
24682   - "IP4BASE"
24683   - "FIB_20K"
24684   - "FIB_200K"
24685   - "FIB_2M"
24686   layout:
24687     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24688     layout: "plot-throughput-speedup-analysis"
24689
24690 - type: "plot"
24691   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24692   algorithm: "plot_throughput_speedup_analysis"
24693   output-file-type: ".html"
24694   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24696   filter: "'NIC_Intel-X710' and
24697            '64B' and
24698            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24699            'NDRPDR' and
24700            'IP4FWD' and
24701            not 'IPSEC' and
24702            not 'DOT1Q' and
24703            not 'VHOST'"
24704   parameters:
24705   - "throughput"
24706   - "parent"
24707   - "tags"
24708   sort:
24709   - "IP4BASE"
24710   - "FIB_20K"
24711   - "FIB_200K"
24712   - "FIB_2M"
24713   layout:
24714     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24715     layout: "plot-throughput-speedup-analysis"
24716
24717 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24718 - type: "plot"
24719   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24720   algorithm: "plot_throughput_speedup_analysis"
24721   output-file-type: ".html"
24722   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24724   filter: "'NIC_Intel-X710' and
24725            '64B' and
24726            'NDRPDR' and
24727            'IP4FWD' and
24728            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24729            not 'IPSEC' and
24730            not 'VHOST'"
24731   parameters:
24732   - "throughput"
24733   - "parent"
24734   - "tags"
24735   sort:
24736   - "IP4BASE"
24737   - "ACL_STATELESS"
24738   - "ACL_STATEFUL"
24739   - "ACL_STATELESS"
24740   - "ACL_STATEFUL"
24741   layout:
24742     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24743     layout: "plot-throughput-speedup-analysis"
24744
24745 - type: "plot"
24746   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24747   algorithm: "plot_throughput_speedup_analysis"
24748   output-file-type: ".html"
24749   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24751   filter: "'NIC_Intel-X710' and
24752            '64B' and
24753            'NDRPDR' and
24754            'IP4FWD' and
24755            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24756            not 'IPSEC' and
24757            not 'VHOST'"
24758   parameters:
24759   - "throughput"
24760   - "parent"
24761   - "tags"
24762   sort:
24763   - "IP4BASE"
24764   - "ACL_STATELESS"
24765   - "ACL_STATEFUL"
24766   - "ACL_STATELESS"
24767   - "ACL_STATEFUL"
24768   layout:
24769     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24770     layout: "plot-throughput-speedup-analysis"
24771
24772 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24773 - type: "plot"
24774   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24775   algorithm: "plot_throughput_speedup_analysis"
24776   output-file-type: ".html"
24777   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24779   filter: "'NIC_Intel-XXV710' and
24780            '64B' and
24781            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24782            'NDRPDR' and
24783            'IP4FWD' and
24784            not 'IPSEC' and
24785            not 'DOT1Q' and
24786            not 'VHOST'"
24787   parameters:
24788   - "throughput"
24789   - "parent"
24790   - "tags"
24791   sort:
24792   - "IP4BASE"
24793   - "FIB_20K"
24794   - "FIB_200K"
24795   - "FIB_2M"
24796   layout:
24797     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24798     layout: "plot-throughput-speedup-analysis"
24799
24800 - type: "plot"
24801   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24802   algorithm: "plot_throughput_speedup_analysis"
24803   output-file-type: ".html"
24804   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24806   filter: "'NIC_Intel-XXV710' and
24807            '64B' and
24808            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24809            'NDRPDR' and
24810            'IP4FWD' and
24811            not 'IPSEC' and
24812            not 'DOT1Q' and
24813            not 'VHOST'"
24814   parameters:
24815   - "throughput"
24816   - "parent"
24817   - "tags"
24818   sort:
24819   - "IP4BASE"
24820   - "FIB_20K"
24821   - "FIB_200K"
24822   - "FIB_2M"
24823   layout:
24824     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24825     layout: "plot-throughput-speedup-analysis"
24826
24827 ## Speedup - VPP IPv4 2n-dnv-x553 base
24828 #- type: "plot"
24829 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24830 #  algorithm: "plot_throughput_speedup_analysis"
24831 #  output-file-type: ".html"
24832 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24833 #  data: "intel-dnv-vpp"
24834 #  filter: "'NIC_Intel-X553' and
24835 #           '64B' and
24836 #           'IP4BASE' and
24837 #           'NDRPDR' and
24838 #           'IP4FWD' and
24839 #           not 'IPSEC' and
24840 #           not 'VHOST'"
24841 #  parameters:
24842 #  - "throughput"
24843 #  - "parent"
24844 #  - "tags"
24845 #  sort:
24846 #  - "IP4BASE"
24847 #  layout:
24848 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24849 #    layout: "plot-throughput-speedup-analysis"
24850 #
24851 #- type: "plot"
24852 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24853 #  algorithm: "plot_throughput_speedup_analysis"
24854 #  output-file-type: ".html"
24855 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24856 #  data: "intel-dnv-vpp"
24857 #  filter: "'NIC_Intel-X553' and
24858 #           '64B' and
24859 #           'IP4BASE' and
24860 #           'NDRPDR' and
24861 #           'IP4FWD' and
24862 #           not 'IPSEC' and
24863 #           not 'VHOST'"
24864 #  parameters:
24865 #  - "throughput"
24866 #  - "parent"
24867 #  - "tags"
24868 #  sort:
24869 #  - "IP4BASE"
24870 #  layout:
24871 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24872 #    layout: "plot-throughput-speedup-analysis"
24873
24874 ################################################################################
24875
24876 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24877 - type: "plot"
24878   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24879   algorithm: "plot_throughput_speedup_analysis"
24880   output-file-type: ".html"
24881   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24883   filter: "'NIC_Intel-X520-DA2' and
24884            '64B' and
24885            'ENCAP' and
24886            'NDRPDR' and
24887            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24888            not 'DOT1Q' and
24889            not 'VHOST' and
24890            not 'IPSECHW'"
24891   parameters:
24892   - "throughput"
24893   - "parent"
24894   - "tags"
24895   sort:
24896   - "IP4BASE"
24897   - "L2BDMACLRN"
24898   - "L2XCFWD"
24899   - "LISP"
24900   layout:
24901     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24902     layout: "plot-throughput-speedup-analysis"
24903
24904 - type: "plot"
24905   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24906   algorithm: "plot_throughput_speedup_analysis"
24907   output-file-type: ".html"
24908   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24910   filter: "'NIC_Intel-X520-DA2' and
24911            '64B' and
24912            'ENCAP' and
24913            'NDRPDR' and
24914            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24915            not 'DOT1Q' and
24916            not 'VHOST' and
24917            not 'IPSECHW'"
24918   parameters:
24919   - "throughput"
24920   - "parent"
24921   - "tags"
24922   sort:
24923   - "IP4BASE"
24924   - "L2BDMACLRN"
24925   - "L2XCFWD"
24926   - "LISP"
24927   layout:
24928     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24929     layout: "plot-throughput-speedup-analysis"
24930
24931 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24932 - type: "plot"
24933   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24934   algorithm: "plot_throughput_speedup_analysis"
24935   output-file-type: ".html"
24936   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24938   filter: "'NIC_Intel-X710' and
24939            '64B' and
24940            'ENCAP' and
24941            'NDRPDR' and
24942            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24943            not 'VHOST' and
24944            not 'IPSECHW'"
24945   parameters:
24946   - "throughput"
24947   - "parent"
24948   - "tags"
24949   sort:
24950   - "IP4BASE"
24951   - "LISP"
24952   - "VXLAN_1"
24953   - "VXLAN_10"
24954   - "VXLAN_100"
24955   - "VXLAN_1000"
24956   layout:
24957     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24958     layout: "plot-throughput-speedup-analysis"
24959
24960 - type: "plot"
24961   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24962   algorithm: "plot_throughput_speedup_analysis"
24963   output-file-type: ".html"
24964   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24966   filter: "'NIC_Intel-X710' and
24967            '64B' and
24968            'ENCAP' and
24969            'NDRPDR' and
24970            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24971            not 'VHOST' and
24972            not 'IPSECHW'"
24973   parameters:
24974   - "throughput"
24975   - "parent"
24976   - "tags"
24977   sort:
24978   - "IP4BASE"
24979   - "LISP"
24980   - "VXLAN_1"
24981   - "VXLAN_10"
24982   - "VXLAN_100"
24983   - "VXLAN_1000"
24984   layout:
24985     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24986     layout: "plot-throughput-speedup-analysis"
24987
24988 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24989 - type: "plot"
24990   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24991   algorithm: "plot_throughput_speedup_analysis"
24992   output-file-type: ".html"
24993   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24995   filter: "'NIC_Intel-X710' and
24996            '64B' and
24997            'ENCAP' and
24998            'NDRPDR' and
24999            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25000            not 'DOT1Q' and
25001            not 'VHOST' and
25002            not 'IPSECHW'"
25003   parameters:
25004   - "throughput"
25005   - "parent"
25006   - "tags"
25007   sort:
25008   - "IP4BASE"
25009   - "L2BDMACLRN"
25010   - "L2XCFWD"
25011   - "LISP"
25012   layout:
25013     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25014     layout: "plot-throughput-speedup-analysis"
25015
25016 - type: "plot"
25017   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25018   algorithm: "plot_throughput_speedup_analysis"
25019   output-file-type: ".html"
25020   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25022   filter: "'NIC_Intel-X710' and
25023            '64B' and
25024            'ENCAP' and
25025            'NDRPDR' and
25026            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25027            not 'DOT1Q' and
25028            not 'VHOST' and
25029            not 'IPSECHW'"
25030   parameters:
25031   - "throughput"
25032   - "parent"
25033   - "tags"
25034   sort:
25035   - "IP4BASE"
25036   - "L2BDMACLRN"
25037   - "L2XCFWD"
25038   - "LISP"
25039   layout:
25040     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25041     layout: "plot-throughput-speedup-analysis"
25042
25043 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25044 - type: "plot"
25045   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25046   algorithm: "plot_throughput_speedup_analysis"
25047   output-file-type: ".html"
25048   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25050   filter: "'NIC_Intel-X710' and
25051            '64B' and
25052            'ENCAP' and
25053            'NDRPDR' and
25054            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25055            not 'VHOST' and
25056            not 'IPSECHW'"
25057   parameters:
25058   - "throughput"
25059   - "parent"
25060   - "tags"
25061   sort:
25062   - "IP4BASE"
25063   - "LISP"
25064   - "VXLAN_1"
25065   - "VXLAN_10"
25066   - "VXLAN_100"
25067   - "VXLAN_1000"
25068   layout:
25069     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25070     layout: "plot-throughput-speedup-analysis"
25071
25072 - type: "plot"
25073   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25074   algorithm: "plot_throughput_speedup_analysis"
25075   output-file-type: ".html"
25076   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25078   filter: "'NIC_Intel-X710' and
25079            '64B' and
25080            'ENCAP' and
25081            'NDRPDR' and
25082            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25083            not 'VHOST' and
25084            not 'IPSECHW'"
25085   parameters:
25086   - "throughput"
25087   - "parent"
25088   - "tags"
25089   sort:
25090   - "IP4BASE"
25091   - "LISP"
25092   - "VXLAN_1"
25093   - "VXLAN_10"
25094   - "VXLAN_100"
25095   - "VXLAN_1000"
25096   layout:
25097     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25098     layout: "plot-throughput-speedup-analysis"
25099
25100 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25101 - type: "plot"
25102   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25103   algorithm: "plot_throughput_speedup_analysis"
25104   output-file-type: ".html"
25105   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25107   filter: "'NIC_Intel-X710' and
25108            '64B' and
25109            'ENCAP' and
25110            'NDRPDR' and
25111            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25112            not 'DOT1Q' and
25113            not 'VHOST' and
25114            not 'IPSECHW'"
25115   parameters:
25116   - "throughput"
25117   - "parent"
25118   - "tags"
25119   sort:
25120   - "IP4BASE"
25121   - "L2BDMACLRN"
25122   - "L2XCFWD"
25123   - "LISP"
25124   layout:
25125     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25126     layout: "plot-throughput-speedup-analysis"
25127
25128 - type: "plot"
25129   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25130   algorithm: "plot_throughput_speedup_analysis"
25131   output-file-type: ".html"
25132   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25134   filter: "'NIC_Intel-X710' and
25135            '64B' and
25136            'ENCAP' and
25137            'NDRPDR' and
25138            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25139            not 'DOT1Q' and
25140            not 'VHOST' and
25141            not 'IPSECHW'"
25142   parameters:
25143   - "throughput"
25144   - "parent"
25145   - "tags"
25146   sort:
25147   - "IP4BASE"
25148   - "L2BDMACLRN"
25149   - "L2XCFWD"
25150   - "LISP"
25151   layout:
25152     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25153     layout: "plot-throughput-speedup-analysis"
25154
25155 ################################################################################
25156
25157 # Speedup - VPP IPv6 3n-hsw-x520
25158 - type: "plot"
25159   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25160   algorithm: "plot_throughput_speedup_analysis"
25161   output-file-type: ".html"
25162   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25164   filter: "'NIC_Intel-X520-DA2' and
25165            '78B' and
25166            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25167            'NDRPDR' and
25168            'IP6FWD' and
25169            not 'SRv6' and
25170            not 'IPSEC' and
25171            not 'VHOST'"
25172   parameters:
25173   - "throughput"
25174   - "parent"
25175   - "tags"
25176   sort:
25177   - "IP6BASE"
25178   - "FIB_20K"
25179   - "FIB_200K"
25180   - "FIB_2M"
25181   layout:
25182     title: "ip6-3n-hsw-x520-78b-base-ndr"
25183     layout: "plot-throughput-speedup-analysis"
25184
25185 - type: "plot"
25186   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25187   algorithm: "plot_throughput_speedup_analysis"
25188   output-file-type: ".html"
25189   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25191   filter: "'NIC_Intel-X520-DA2' and
25192            '78B' and
25193            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25194            'NDRPDR' and
25195            'IP6FWD' and
25196            not 'SRv6' and
25197            not 'IPSEC' and
25198            not 'VHOST'"
25199   parameters:
25200   - "throughput"
25201   - "parent"
25202   - "tags"
25203   sort:
25204   - "IP6BASE"
25205   - "FIB_20K"
25206   - "FIB_200K"
25207   - "FIB_2M"
25208   layout:
25209     title: "ip6-3n-hsw-x520-78b-base-pdr"
25210     layout: "plot-throughput-speedup-analysis"
25211
25212 # Speedup - VPP IPv6 3n-hsw-x710
25213 - type: "plot"
25214   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25215   algorithm: "plot_throughput_speedup_analysis"
25216   output-file-type: ".html"
25217   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25219   filter: "'NIC_Intel-X710' and
25220            '78B' and
25221            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25222            'NDRPDR' and
25223            'IP6FWD' and
25224            not 'SRv6' and
25225            not 'IPSEC' and
25226            not 'VHOST'"
25227   parameters:
25228   - "throughput"
25229   - "parent"
25230   - "tags"
25231   sort:
25232   - "IP6BASE"
25233   - "FIB_20K"
25234   - "FIB_200K"
25235   - "FIB_2M"
25236   layout:
25237     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25238     layout: "plot-throughput-speedup-analysis"
25239
25240 - type: "plot"
25241   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25242   algorithm: "plot_throughput_speedup_analysis"
25243   output-file-type: ".html"
25244   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25246   filter: "'NIC_Intel-X710' and
25247            '78B' and
25248            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25249            'NDRPDR' and
25250            'IP6FWD' and
25251            not 'SRv6' and
25252            not 'IPSEC' and
25253            not 'VHOST'"
25254   parameters:
25255   - "throughput"
25256   - "parent"
25257   - "tags"
25258   sort:
25259   - "IP6BASE"
25260   - "FIB_20K"
25261   - "FIB_200K"
25262   - "FIB_2M"
25263   layout:
25264     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25265     layout: "plot-throughput-speedup-analysis"
25266
25267 # Speedup - VPP IPv6 3n-hsw-x710 features
25268 - type: "plot"
25269   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25270   algorithm: "plot_throughput_speedup_analysis"
25271   output-file-type: ".html"
25272   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25274   filter: "'NIC_Intel-X710' and
25275            '78B' and
25276            ('IP6BASE' or
25277             'POLICE_MARK' or
25278             'COPWHLIST' or
25279             'IACLDST') and
25280            'NDRPDR' and
25281            'IP6FWD' and
25282            not 'SRv6' and
25283            not 'IPSEC' and
25284            not 'VHOST'"
25285   parameters:
25286   - "throughput"
25287   - "parent"
25288   - "tags"
25289   sort:
25290   - "IP6BASE"
25291   - "POLICE_MARK"
25292   - "COPWHLIST"
25293   - "IACLDST"
25294   layout:
25295     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25296     layout: "plot-throughput-speedup-analysis"
25297
25298 - type: "plot"
25299   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25300   algorithm: "plot_throughput_speedup_analysis"
25301   output-file-type: ".html"
25302   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25304   filter: "'NIC_Intel-X710' and
25305            '78B' and
25306            ('IP6BASE' or
25307             'POLICE_MARK' or
25308             'COPWHLIST' or
25309             'IACLDST') and
25310            'NDRPDR' and
25311            'IP6FWD' and
25312            not 'SRv6' and
25313            not 'IPSEC' and
25314            not 'VHOST'"
25315   parameters:
25316   - "throughput"
25317   - "parent"
25318   - "tags"
25319   sort:
25320   - "IP6BASE"
25321   - "POLICE_MARK"
25322   - "COPWHLIST"
25323   - "IACLDST"
25324   layout:
25325     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25326     layout: "plot-throughput-speedup-analysis"
25327
25328 # Speedup - VPP IPv6 3n-hsw-xl710
25329 - type: "plot"
25330   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25331   algorithm: "plot_throughput_speedup_analysis"
25332   output-file-type: ".html"
25333   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25335   filter: "'NIC_Intel-XL710' and
25336            '78B' and
25337            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25338            'NDRPDR' and
25339            'IP6FWD' and
25340            not 'SRv6' and
25341            not 'IPSEC' and
25342            not 'VHOST'"
25343   parameters:
25344   - "throughput"
25345   - "parent"
25346   - "tags"
25347   sort:
25348   - "IP6BASE"
25349   - "FIB_20K"
25350   - "FIB_200K"
25351   - "FIB_2M"
25352   layout:
25353     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25354     layout: "plot-throughput-speedup-analysis"
25355
25356 - type: "plot"
25357   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25358   algorithm: "plot_throughput_speedup_analysis"
25359   output-file-type: ".html"
25360   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25362   filter: "'NIC_Intel-XL710' and
25363            '78B' and
25364            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25365            'NDRPDR' and
25366            'IP6FWD' and
25367            not 'SRv6' and
25368            not 'IPSEC' and
25369            not 'VHOST'"
25370   parameters:
25371   - "throughput"
25372   - "parent"
25373   - "tags"
25374   sort:
25375   - "IP6BASE"
25376   - "FIB_20K"
25377   - "FIB_200K"
25378   - "FIB_2M"
25379   layout:
25380     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25381     layout: "plot-throughput-speedup-analysis"
25382
25383 # Speedup - VPP IPv6 3n-skx-x710
25384 - type: "plot"
25385   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25386   algorithm: "plot_throughput_speedup_analysis"
25387   output-file-type: ".html"
25388   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25390   filter: "'NIC_Intel-X710' and
25391            '78B' and
25392            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25393            'NDRPDR' and
25394            'IP6FWD' and
25395            not 'SRv6' and
25396            not 'IPSEC' and
25397            not 'VHOST'"
25398   parameters:
25399   - "throughput"
25400   - "parent"
25401   - "tags"
25402   sort:
25403   - "IP6BASE"
25404   - "FIB_20K"
25405   - "FIB_200K"
25406   - "FIB_2M"
25407   layout:
25408     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25409     layout: "plot-throughput-speedup-analysis"
25410
25411 - type: "plot"
25412   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25413   algorithm: "plot_throughput_speedup_analysis"
25414   output-file-type: ".html"
25415   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25417   filter: "'NIC_Intel-X710' and
25418            '78B' and
25419            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25420            'NDRPDR' and
25421            'IP6FWD' and
25422            not 'SRv6' and
25423            not 'IPSEC' and
25424            not 'VHOST'"
25425   parameters:
25426   - "throughput"
25427   - "parent"
25428   - "tags"
25429   sort:
25430   - "IP6BASE"
25431   - "FIB_20K"
25432   - "FIB_200K"
25433   - "FIB_2M"
25434   layout:
25435     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25436     layout: "plot-throughput-speedup-analysis"
25437
25438 # Speedup - VPP IPv6 3n-skx-x710 features
25439 - type: "plot"
25440   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25441   algorithm: "plot_throughput_speedup_analysis"
25442   output-file-type: ".html"
25443   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25445   filter: "'NIC_Intel-X710' and
25446            '78B' and
25447            ('IP6BASE' or
25448             'POLICE_MARK' or
25449             'COPWHLIST' or
25450             'IACLDST') and
25451            'NDRPDR' and
25452            'IP6FWD' and
25453            not 'SRv6' and
25454            not 'IPSEC' and
25455            not 'VHOST'"
25456   parameters:
25457   - "throughput"
25458   - "parent"
25459   - "tags"
25460   sort:
25461   - "IP6BASE"
25462   - "POLICE_MARK"
25463   - "COPWHLIST"
25464   - "IACLDST"
25465   layout:
25466     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25467     layout: "plot-throughput-speedup-analysis"
25468
25469 - type: "plot"
25470   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25471   algorithm: "plot_throughput_speedup_analysis"
25472   output-file-type: ".html"
25473   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25475   filter: "'NIC_Intel-X710' and
25476            '78B' and
25477            ('IP6BASE' or
25478             'POLICE_MARK' or
25479             'COPWHLIST' or
25480             'IACLDST') and
25481            'NDRPDR' and
25482            'IP6FWD' and
25483            not 'SRv6' and
25484            not 'IPSEC' and
25485            not 'VHOST'"
25486   parameters:
25487   - "throughput"
25488   - "parent"
25489   - "tags"
25490   sort:
25491   - "IP6BASE"
25492   - "POLICE_MARK"
25493   - "COPWHLIST"
25494   - "IACLDST"
25495   layout:
25496     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25497     layout: "plot-throughput-speedup-analysis"
25498
25499 # Speedup - VPP IPv6 3n-skx-xxv710
25500 - type: "plot"
25501   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25502   algorithm: "plot_throughput_speedup_analysis"
25503   output-file-type: ".html"
25504   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25506   filter: "'NIC_Intel-XXV710' and
25507            '78B' and
25508            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25509            'NDRPDR' and
25510            'IP6FWD' and
25511            not 'SRv6' and
25512            not 'IPSEC' and
25513            not 'VHOST'"
25514   parameters:
25515   - "throughput"
25516   - "parent"
25517   - "tags"
25518   sort:
25519   - "IP6BASE"
25520   - "FIB_20K"
25521   - "FIB_200K"
25522   - "FIB_2M"
25523   layout:
25524     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25525     layout: "plot-throughput-speedup-analysis"
25526
25527 - type: "plot"
25528   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25529   algorithm: "plot_throughput_speedup_analysis"
25530   output-file-type: ".html"
25531   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25533   filter: "'NIC_Intel-XXV710' and
25534            '78B' and
25535            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25536            'NDRPDR' and
25537            'IP6FWD' and
25538            not 'SRv6' and
25539            not 'IPSEC' and
25540            not 'VHOST'"
25541   parameters:
25542   - "throughput"
25543   - "parent"
25544   - "tags"
25545   sort:
25546   - "IP6BASE"
25547   - "FIB_20K"
25548   - "FIB_200K"
25549   - "FIB_2M"
25550   layout:
25551     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25552     layout: "plot-throughput-speedup-analysis"
25553
25554 # Speedup - VPP IPv6 2n-skx-x710
25555 - type: "plot"
25556   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25557   algorithm: "plot_throughput_speedup_analysis"
25558   output-file-type: ".html"
25559   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25561   filter: "'NIC_Intel-X710' and
25562            '78B' and
25563            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25564            'NDRPDR' and
25565            'IP6FWD' and
25566            not 'SRv6' and
25567            not 'IPSEC' and
25568            not 'VHOST'"
25569   parameters:
25570   - "throughput"
25571   - "parent"
25572   - "tags"
25573   sort:
25574   - "IP6BASE"
25575   - "FIB_20K"
25576   - "FIB_200K"
25577   - "FIB_2M"
25578   layout:
25579     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25580     layout: "plot-throughput-speedup-analysis"
25581
25582 - type: "plot"
25583   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25584   algorithm: "plot_throughput_speedup_analysis"
25585   output-file-type: ".html"
25586   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25587   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25588   filter: "'NIC_Intel-X710' and
25589            '78B' and
25590            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25591            'NDRPDR' and
25592            'IP6FWD' and
25593            not 'SRv6' and
25594            not 'IPSEC' and
25595            not 'VHOST'"
25596   parameters:
25597   - "throughput"
25598   - "parent"
25599   - "tags"
25600   sort:
25601   - "IP6BASE"
25602   - "FIB_20K"
25603   - "FIB_200K"
25604   - "FIB_2M"
25605   layout:
25606     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25607     layout: "plot-throughput-speedup-analysis"
25608
25609 # Speedup - VPP IPv6 2n-skx-xxv710
25610 - type: "plot"
25611   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25612   algorithm: "plot_throughput_speedup_analysis"
25613   output-file-type: ".html"
25614   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25616   filter: "'NIC_Intel-XXV710' and
25617            '78B' and
25618            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25619            'NDRPDR' and
25620            'IP6FWD' and
25621            not 'SRv6' and
25622            not 'IPSEC' and
25623            not 'VHOST'"
25624   parameters:
25625   - "throughput"
25626   - "parent"
25627   - "tags"
25628   sort:
25629   - "IP6BASE"
25630   - "FIB_20K"
25631   - "FIB_200K"
25632   - "FIB_2M"
25633   layout:
25634     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25635     layout: "plot-throughput-speedup-analysis"
25636
25637 - type: "plot"
25638   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25639   algorithm: "plot_throughput_speedup_analysis"
25640   output-file-type: ".html"
25641   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25643   filter: "'NIC_Intel-XXV710' and
25644            '78B' and
25645            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25646            'NDRPDR' and
25647            'IP6FWD' and
25648            not 'SRv6' and
25649            not 'IPSEC' and
25650            not 'VHOST'"
25651   parameters:
25652   - "throughput"
25653   - "parent"
25654   - "tags"
25655   sort:
25656   - "IP6BASE"
25657   - "FIB_20K"
25658   - "FIB_200K"
25659   - "FIB_2M"
25660   layout:
25661     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25662     layout: "plot-throughput-speedup-analysis"
25663
25664 ## Speedup - VPP IPv6 2n-dnv-x553 base
25665 #- type: "plot"
25666 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25667 #  algorithm: "plot_throughput_speedup_analysis"
25668 #  output-file-type: ".html"
25669 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25670 #  data: "intel-dnv-vpp"
25671 #  filter: "'NIC_Intel-X553' and
25672 #           '78B' and
25673 #           'IP6BASE' and
25674 #           'NDRPDR' and
25675 #           'IP6FWD' and
25676 #           not 'SRv6' and
25677 #           not 'IPSEC' and
25678 #           not 'VHOST'"
25679 #  parameters:
25680 #  - "throughput"
25681 #  - "parent"
25682 #  - "tags"
25683 #  sort:
25684 #  - "IP6BASE"
25685 #  layout:
25686 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25687 #    layout: "plot-throughput-speedup-analysis"
25688 #
25689 #- type: "plot"
25690 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25691 #  algorithm: "plot_throughput_speedup_analysis"
25692 #  output-file-type: ".html"
25693 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25694 #  data: "intel-dnv-vpp"
25695 #  filter: "'NIC_Intel-X553' and
25696 #           '78B' and
25697 #           'IP6BASE' and
25698 #           'NDRPDR' and
25699 #           'IP6FWD' and
25700 #           not 'SRv6' and
25701 #           not 'IPSEC' and
25702 #           not 'VHOST'"
25703 #  parameters:
25704 #  - "throughput"
25705 #  - "parent"
25706 #  - "tags"
25707 #  sort:
25708 #  - "IP6BASE"
25709 #  layout:
25710 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25711 #    layout: "plot-throughput-speedup-analysis"
25712
25713 ################################################################################
25714
25715 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25716 - type: "plot"
25717   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25718   algorithm: "plot_throughput_speedup_analysis"
25719   output-file-type: ".html"
25720   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25722   filter: "'NIC_Intel-X520-DA2' and
25723            '78B' and
25724            'ENCAP' and
25725            'NDRPDR' and
25726            'LISP' and
25727            not 'VHOST'"
25728   parameters:
25729   - "throughput"
25730   - "parent"
25731   - "tags"
25732   sort:
25733   - "IP4UNRLAY"
25734   - "IP6UNRLAY"
25735   layout:
25736     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25737     layout: "plot-throughput-speedup-analysis"
25738
25739 - type: "plot"
25740   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25741   algorithm: "plot_throughput_speedup_analysis"
25742   output-file-type: ".html"
25743   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25745   filter: "'NIC_Intel-X520-DA2' and
25746            '78B' and
25747            'ENCAP' and
25748            'NDRPDR' and
25749            'LISP' and
25750            not 'VHOST'"
25751   parameters:
25752   - "throughput"
25753   - "parent"
25754   - "tags"
25755   sort:
25756   - "IP4UNRLAY"
25757   - "IP6UNRLAY"
25758   layout:
25759     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25760     layout: "plot-throughput-speedup-analysis"
25761
25762 ################################################################################
25763
25764 # Speedup - VPP IPSec 3n-hsw-xl710 base
25765 - type: "plot"
25766   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25767   algorithm: "plot_throughput_speedup_analysis"
25768   output-file-type: ".html"
25769   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25771   filter: "'NIC_Intel-XL710' and
25772            '64B' and
25773            'IP4FWD' and
25774            'NDRPDR' and
25775            'BASE' and
25776            'IPSECHW' and
25777            not 'VHOST'"
25778   parameters:
25779   - "throughput"
25780   - "parent"
25781   - "tags"
25782   layout:
25783     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25784     layout: "plot-throughput-speedup-analysis"
25785
25786 - type: "plot"
25787   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25788   algorithm: "plot_throughput_speedup_analysis"
25789   output-file-type: ".html"
25790   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25792   filter: "'NIC_Intel-XL710' and
25793            '64B' and
25794            'IP4FWD' and
25795            'NDRPDR' and
25796            'BASE' and
25797            'IPSECHW' and
25798            not 'VHOST'"
25799   parameters:
25800   - "throughput"
25801   - "parent"
25802   - "tags"
25803   layout:
25804     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25805     layout: "plot-throughput-speedup-analysis"
25806
25807 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25808 - type: "plot"
25809   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25810   algorithm: "plot_throughput_speedup_analysis"
25811   output-file-type: ".html"
25812   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25814   filter: "'NIC_Intel-XL710' and
25815            '64B' and
25816            'IP4FWD' and
25817            'NDRPDR' and
25818            'SCALE' and
25819            'IPSECHW' and
25820            not 'VHOST'"
25821   parameters:
25822   - "throughput"
25823   - "parent"
25824   - "tags"
25825   layout:
25826     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25827     layout: "plot-throughput-speedup-analysis"
25828
25829 - type: "plot"
25830   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25831   algorithm: "plot_throughput_speedup_analysis"
25832   output-file-type: ".html"
25833   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25834   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25835   filter: "'NIC_Intel-XL710' and
25836            '64B' and
25837            'IP4FWD' and
25838            'NDRPDR' and
25839            'SCALE' and
25840            'IPSECHW' and
25841            not 'VHOST'"
25842   parameters:
25843   - "throughput"
25844   - "parent"
25845   - "tags"
25846   layout:
25847     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25848     layout: "plot-throughput-speedup-analysis"
25849
25850 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25851 - type: "plot"
25852   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25853   algorithm: "plot_throughput_speedup_analysis"
25854   output-file-type: ".html"
25855   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25857   filter: "'NIC_Intel-XL710' and
25858            '64B' and
25859            'IP4FWD' and
25860            'NDRPDR' and
25861            'IPSECSW' and
25862            not 'VHOST'"
25863   parameters:
25864   - "throughput"
25865   - "parent"
25866   - "tags"
25867   layout:
25868     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25869     layout: "plot-throughput-speedup-analysis"
25870
25871 - type: "plot"
25872   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25873   algorithm: "plot_throughput_speedup_analysis"
25874   output-file-type: ".html"
25875   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25877   filter: "'NIC_Intel-XL710' and
25878            '64B' and
25879            'IP4FWD' and
25880            'NDRPDR' and
25881            'IPSECSW' and
25882            not 'VHOST'"
25883   parameters:
25884   - "throughput"
25885   - "parent"
25886   - "tags"
25887   layout:
25888     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25889     layout: "plot-throughput-speedup-analysis"
25890
25891 ################################################################################
25892
25893 # Speedup - VPP SRv6 3n-hsw-x520
25894 - type: "plot"
25895   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25896   algorithm: "plot_throughput_speedup_analysis"
25897   output-file-type: ".html"
25898   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25900   filter: "'NIC_Intel-X520-DA2' and
25901            '78B' and
25902            'FEATURE' and
25903            'NDRPDR' and
25904            'IP6FWD' and
25905            'SRv6'"
25906   parameters:
25907   - "throughput"
25908   - "parent"
25909   - "tags"
25910   layout:
25911     title: "srv6-3n-hsw-x520-78b-features-ndr"
25912     layout: "plot-throughput-speedup-analysis"
25913
25914 - type: "plot"
25915   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25916   algorithm: "plot_throughput_speedup_analysis"
25917   output-file-type: ".html"
25918   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25920   filter: "'NIC_Intel-X520-DA2' and
25921            '78B' and
25922            'FEATURE' and
25923            'NDRPDR' and
25924            'IP6FWD' and
25925            'SRv6'"
25926   parameters:
25927   - "throughput"
25928   - "parent"
25929   - "tags"
25930   layout:
25931     title: "srv6-3n-hsw-x520-78b-features-pdr"
25932     layout: "plot-throughput-speedup-analysis"
25933
25934 ################################################################################
25935
25936 # Speedup - VPP L2 3n-hsw-x520 base and scale
25937 - type: "plot"
25938   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25939   algorithm: "plot_throughput_speedup_analysis"
25940   output-file-type: ".html"
25941   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25943   filter: "'NIC_Intel-X520-DA2' and
25944            '64B' and
25945            ('BASE' or 'SCALE') and
25946            'NDRPDR' and
25947            'ETH' and
25948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25949            not 'VHOST' and
25950            not 'MEMIF'"
25951   parameters:
25952   - "throughput"
25953   - "parent"
25954   - "tags"
25955   sort:
25956   - "L2XCFWD"
25957   - "L2PATCH"
25958   - "L2BDMACLRN"
25959   - "FIB_10K"
25960   - "FIB_100K"
25961   - "FIB_1M"
25962   layout:
25963     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25964     layout: "plot-throughput-speedup-analysis"
25965
25966 - type: "plot"
25967   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25968   algorithm: "plot_throughput_speedup_analysis"
25969   output-file-type: ".html"
25970   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25972   filter: "'NIC_Intel-X520-DA2' and
25973            '64B' and
25974            ('BASE' or 'SCALE') and
25975            'NDRPDR' and
25976            'ETH' and
25977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25978            not 'VHOST' and
25979            not 'MEMIF'"
25980   parameters:
25981   - "throughput"
25982   - "parent"
25983   - "tags"
25984   sort:
25985   - "L2XCFWD"
25986   - "L2PATCH"
25987   - "L2BDMACLRN"
25988   - "FIB_10K"
25989   - "FIB_100K"
25990   - "FIB_1M"
25991   layout:
25992     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25993     layout: "plot-throughput-speedup-analysis"
25994
25995 # Speedup - VPP L2 3n-hsw-x520 features
25996 - type: "plot"
25997   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25998   algorithm: "plot_throughput_speedup_analysis"
25999   output-file-type: ".html"
26000   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26002   filter: "'NIC_Intel-X520-DA2' and
26003            '64B' and
26004            'NDRPDR' and
26005            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26006            not 'ACL' and
26007            not 'VHOST' and
26008            not 'MEMIF'"
26009   parameters:
26010   - "throughput"
26011   - "parent"
26012   - "tags"
26013   sort:
26014   - "L2XCBASE"    # l2xcbase
26015   - "L2BDBASE"    # l2bdbase
26016   - "L2XCFWD"     # dot1q-l2xcbase
26017   - "L2BDMACLRN"  # dot1q-l2bdbase
26018   layout:
26019     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26020     layout: "plot-throughput-speedup-analysis"
26021
26022 - type: "plot"
26023   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26024   algorithm: "plot_throughput_speedup_analysis"
26025   output-file-type: ".html"
26026   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26028   filter: "'NIC_Intel-X520-DA2' and
26029            '64B' and
26030            'NDRPDR' and
26031            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26032            not 'ACL' and
26033            not 'VHOST' and
26034            not 'MEMIF'"
26035   parameters:
26036   - "throughput"
26037   - "parent"
26038   - "tags"
26039   sort:
26040   - "L2XCBASE"    # l2xcbase
26041   - "L2BDBASE"    # l2bdbase
26042   - "L2XCFWD"     # dot1q-l2xcbase
26043   - "L2BDMACLRN"  # dot1q-l2bdbase
26044   layout:
26045     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26046     layout: "plot-throughput-speedup-analysis"
26047
26048 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26049 - type: "plot"
26050   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26051   algorithm: "plot_throughput_speedup_analysis"
26052   output-file-type: ".html"
26053   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26055   filter: "'NIC_Intel-X520-DA2' and
26056            'NDRPDR' and
26057            '64B' and
26058            'FEATURE' and
26059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26060            'IACL' and
26061            ('ACL1' or 'ACL50') and
26062            ('10K_FLOWS' or '10k_FLOWS') and
26063            not 'MACIP' and
26064            not 'VHOST' and
26065            not 'MEMIF'"
26066   parameters:
26067   - "throughput"
26068   - "parent"
26069   - "tags"
26070   layout:
26071     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26072     layout: "plot-throughput-speedup-analysis"
26073
26074 - type: "plot"
26075   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26076   algorithm: "plot_throughput_speedup_analysis"
26077   output-file-type: ".html"
26078   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26080   filter: "'NIC_Intel-X520-DA2' and
26081            'NDRPDR' and
26082            '64B' and
26083            'FEATURE' and
26084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26085            'IACL' and
26086            ('ACL1' or 'ACL50') and
26087            ('10K_FLOWS' or '10k_FLOWS') and
26088            not 'MACIP' and
26089            not 'VHOST' and
26090            not 'MEMIF'"
26091   parameters:
26092   - "throughput"
26093   - "parent"
26094   - "tags"
26095   layout:
26096     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26097     layout: "plot-throughput-speedup-analysis"
26098
26099 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26100 - type: "plot"
26101   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26102   algorithm: "plot_throughput_speedup_analysis"
26103   output-file-type: ".html"
26104   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26106   filter: "'NIC_Intel-X520-DA2' and
26107            'NDRPDR' and
26108            '64B' and
26109            'FEATURE' and
26110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26111            'OACL' and
26112            ('ACL1' or 'ACL50') and
26113            ('10K_FLOWS' or '10k_FLOWS') and
26114            not 'MACIP' and
26115            not 'VHOST' and
26116            not 'MEMIF'"
26117   parameters:
26118   - "throughput"
26119   - "parent"
26120   - "tags"
26121   layout:
26122     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26123     layout: "plot-throughput-speedup-analysis"
26124
26125 - type: "plot"
26126   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26127   algorithm: "plot_throughput_speedup_analysis"
26128   output-file-type: ".html"
26129   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26131   filter: "'NIC_Intel-X520-DA2' and
26132            'NDRPDR' and
26133            '64B' and
26134            'FEATURE' and
26135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26136            'OACL' and
26137            ('ACL1' or 'ACL50') and
26138            ('10K_FLOWS' or '10k_FLOWS') and
26139            not 'MACIP' and
26140            not 'VHOST' and
26141            not 'MEMIF'"
26142   parameters:
26143   - "throughput"
26144   - "parent"
26145   - "tags"
26146   layout:
26147     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26148     layout: "plot-throughput-speedup-analysis"
26149
26150 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26151 - type: "plot"
26152   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26153   algorithm: "plot_throughput_speedup_analysis"
26154   output-file-type: ".html"
26155   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26157   filter: "'NIC_Intel-X520-DA2' and
26158            'NDRPDR' and
26159            '64B' and
26160            'FEATURE' and
26161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26162            'OACL' and
26163            ('ACL1' or 'ACL50') and
26164            ('10K_FLOWS' or '10k_FLOWS') and
26165            not 'MACIP' and
26166            not 'VHOST' and
26167            not 'MEMIF'"
26168   parameters:
26169   - "throughput"
26170   - "parent"
26171   - "tags"
26172   layout:
26173     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26174     layout: "plot-throughput-speedup-analysis"
26175
26176 - type: "plot"
26177   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26178   algorithm: "plot_throughput_speedup_analysis"
26179   output-file-type: ".html"
26180   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26182   filter: "'NIC_Intel-X520-DA2' and
26183            'NDRPDR' and
26184            '64B' and
26185            'FEATURE' and
26186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26187            'OACL' and
26188            ('ACL1' or 'ACL50') and
26189            ('10K_FLOWS' or '10k_FLOWS') and
26190            not 'MACIP' and
26191            not 'VHOST' and
26192            not 'MEMIF'"
26193   parameters:
26194   - "throughput"
26195   - "parent"
26196   - "tags"
26197   layout:
26198     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26199     layout: "plot-throughput-speedup-analysis"
26200
26201 # Speedup - VPP L2 3n-hsw-x520 features-macip
26202 - type: "plot"
26203   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26204   algorithm: "plot_throughput_speedup_analysis"
26205   output-file-type: ".html"
26206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26208   filter: "'NIC_Intel-X520-DA2' and
26209            'NDRPDR' and
26210            '64B' and
26211            'FEATURE' and
26212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26213            'MACIP' and
26214            ('ACL1' or 'ACL50') and
26215            ('10K_FLOWS' or '10k_FLOWS') and
26216            not 'VHOST' and
26217            not 'MEMIF'"
26218   parameters:
26219   - "throughput"
26220   - "parent"
26221   - "tags"
26222   layout:
26223     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26224     layout: "plot-throughput-speedup-analysis"
26225
26226 - type: "plot"
26227   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26228   algorithm: "plot_throughput_speedup_analysis"
26229   output-file-type: ".html"
26230   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26232   filter: "'NIC_Intel-X520-DA2' and
26233            'NDRPDR' and
26234            '64B' and
26235            'FEATURE' and
26236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26237            'MACIP' and
26238            ('ACL1' or 'ACL50') and
26239            ('10K_FLOWS' or '10k_FLOWS') and
26240            not 'VHOST' and
26241            not 'MEMIF'"
26242   parameters:
26243   - "throughput"
26244   - "parent"
26245   - "tags"
26246   layout:
26247     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26248     layout: "plot-throughput-speedup-analysis"
26249
26250 # Speedup - VPP L2 3n-hsw-x710 base and scale
26251 - type: "plot"
26252   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26253   algorithm: "plot_throughput_speedup_analysis"
26254   output-file-type: ".html"
26255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26257   filter: "'NIC_Intel-X710' and
26258            '64B' and
26259            ('BASE' or 'SCALE') and
26260            'NDRPDR' and
26261            'ETH' and
26262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26263            not 'VHOST' and
26264            not 'MEMIF' and
26265            not 'DRV_AVF'"
26266   parameters:
26267   - "throughput"
26268   - "parent"
26269   - "tags"
26270   sort:
26271   - "L2PATCH"
26272   - "L2XCFWD"
26273   - "L2BDMACLRN"
26274   - "FIB_10K"
26275   - "FIB_100K"
26276   - "FIB_1M"
26277   layout:
26278     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26279     layout: "plot-throughput-speedup-analysis"
26280
26281 - type: "plot"
26282   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26283   algorithm: "plot_throughput_speedup_analysis"
26284   output-file-type: ".html"
26285   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26287   filter: "'NIC_Intel-X710' and
26288            '64B' and
26289            ('BASE' or 'SCALE') and
26290            'NDRPDR' and
26291            'ETH' and
26292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26293            not 'VHOST' and
26294            not 'MEMIF' and
26295            not 'DRV_AVF'"
26296   parameters:
26297   - "throughput"
26298   - "parent"
26299   - "tags"
26300   sort:
26301   - "L2PATCH"
26302   - "L2XCFWD"
26303   - "L2BDMACLRN"
26304   - "FIB_10K"
26305   - "FIB_100K"
26306   - "FIB_1M"
26307   layout:
26308     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26309     layout: "plot-throughput-speedup-analysis"
26310
26311 # Speedup - VPP L2 3n-hsw-x710 features
26312 - type: "plot"
26313   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26314   algorithm: "plot_throughput_speedup_analysis"
26315   output-file-type: ".html"
26316   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26318   filter: "'NIC_Intel-X710' and
26319            '64B' and
26320            'NDRPDR' and
26321            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26322            not 'ACL' and
26323            not 'VHOST' and
26324            not 'L2OVRLAY' and
26325            not 'MEMIF'"
26326   parameters:
26327   - "throughput"
26328   - "parent"
26329   - "tags"
26330   sort:
26331   - "L2XCBASE"    # l2xcbase
26332   - "L2BDBASE"    # l2bdbase
26333   - "L2XCFWD"     # dot1q-l2xcbase
26334   - "L2BDMACLRN"  # dot1q-l2bdbase
26335   layout:
26336     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26337     layout: "plot-throughput-speedup-analysis"
26338
26339 - type: "plot"
26340   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26341   algorithm: "plot_throughput_speedup_analysis"
26342   output-file-type: ".html"
26343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26345   filter: "'NIC_Intel-X710' and
26346            '64B' and
26347            'NDRPDR' and
26348            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26349            not 'ACL' and
26350            not 'VHOST' and
26351            not 'L2OVRLAY' and
26352            not 'MEMIF'"
26353   parameters:
26354   - "throughput"
26355   - "parent"
26356   - "tags"
26357   sort:
26358   - "L2XCBASE"    # l2xcbase
26359   - "L2BDBASE"    # l2bdbase
26360   - "L2XCFWD"     # dot1q-l2xcbase
26361   - "L2BDMACLRN"  # dot1q-l2bdbase
26362   layout:
26363     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26364     layout: "plot-throughput-speedup-analysis"
26365
26366 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26367 - type: "plot"
26368   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26369   algorithm: "plot_throughput_speedup_analysis"
26370   output-file-type: ".html"
26371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26373   filter: "'NIC_Intel-X710' and
26374            'NDRPDR' and
26375            '64B' and
26376            'FEATURE' and
26377            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26378            'IACL' and
26379            ('ACL1' or 'ACL50') and
26380            ('10K_FLOWS' or '10k_FLOWS') and
26381            not 'MACIP' and
26382            not 'VHOST' and
26383            not 'MEMIF'"
26384   parameters:
26385   - "throughput"
26386   - "parent"
26387   - "tags"
26388   layout:
26389     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26390     layout: "plot-throughput-speedup-analysis"
26391
26392 - type: "plot"
26393   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26394   algorithm: "plot_throughput_speedup_analysis"
26395   output-file-type: ".html"
26396   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26398   filter: "'NIC_Intel-X710' and
26399            'NDRPDR' and
26400            '64B' and
26401            'FEATURE' and
26402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26403            'IACL' and
26404            ('ACL1' or 'ACL50') and
26405            ('10K_FLOWS' or '10k_FLOWS') and
26406            not 'MACIP' and
26407            not 'VHOST' and
26408            not 'MEMIF'"
26409   parameters:
26410   - "throughput"
26411   - "parent"
26412   - "tags"
26413   layout:
26414     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26415     layout: "plot-throughput-speedup-analysis"
26416
26417 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26418 - type: "plot"
26419   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26420   algorithm: "plot_throughput_speedup_analysis"
26421   output-file-type: ".html"
26422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26424   filter: "'NIC_Intel-XL710' and
26425            '64B' and
26426            'BASE' and
26427            'NDRPDR' and
26428            'ETH' and
26429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26430            not 'VHOST' and
26431            not 'MEMIF'"
26432   parameters:
26433   - "throughput"
26434   - "parent"
26435   - "tags"
26436   sort:
26437   - "L2PATCH"
26438   - "L2XCFWD"
26439   - "L2BDMACLRN"
26440   layout:
26441     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26442     layout: "plot-throughput-speedup-analysis"
26443
26444 - type: "plot"
26445   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26446   algorithm: "plot_throughput_speedup_analysis"
26447   output-file-type: ".html"
26448   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26450   filter: "'NIC_Intel-XL710' and
26451            '64B' and
26452            'BASE' and
26453            'NDRPDR' and
26454            'ETH' and
26455            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26456            not 'VHOST' and
26457            not 'MEMIF'"
26458   parameters:
26459   - "throughput"
26460   - "parent"
26461   - "tags"
26462   sort:
26463   - "L2PATCH"
26464   - "L2XCFWD"
26465   - "L2BDMACLRN"
26466   layout:
26467     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26468     layout: "plot-throughput-speedup-analysis"
26469
26470 # Speedup - VPP L2 3n-skx-x710 base and scale
26471 - type: "plot"
26472   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26473   algorithm: "plot_throughput_speedup_analysis"
26474   output-file-type: ".html"
26475   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26477   filter: "'NIC_Intel-X710' and
26478            '64B' and
26479            ('BASE' or 'SCALE') and
26480            'NDRPDR' and
26481            'ETH' and
26482            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26483            not 'VHOST' and
26484            not 'DRV_AVF' and
26485            not 'MEMIF'"
26486   parameters:
26487   - "throughput"
26488   - "parent"
26489   - "tags"
26490   sort:
26491   - "L2PATCH"
26492   - "L2XCBASE"
26493   - "BASE"
26494   - "FIB_10K"
26495   - "FIB_100K"
26496   - "FIB_1M"
26497   layout:
26498     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26499     layout: "plot-throughput-speedup-analysis"
26500
26501 - type: "plot"
26502   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26503   algorithm: "plot_throughput_speedup_analysis"
26504   output-file-type: ".html"
26505   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26507   filter: "'NIC_Intel-X710' and
26508            '64B' and
26509            ('BASE' or 'SCALE') and
26510            'NDRPDR' and
26511            'ETH' and
26512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26513            not 'VHOST' and
26514            not 'DRV_AVF' and
26515            not 'MEMIF'"
26516   parameters:
26517   - "throughput"
26518   - "parent"
26519   - "tags"
26520   sort:
26521   - "L2PATCH"
26522   - "L2XCBASE"
26523   - "BASE"
26524   - "FIB_10K"
26525   - "FIB_100K"
26526   - "FIB_1M"
26527   layout:
26528     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26529     layout: "plot-throughput-speedup-analysis"
26530
26531 # Speedup - VPP L2 3n-skx-x710 features
26532 - type: "plot"
26533   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26534   algorithm: "plot_throughput_speedup_analysis"
26535   output-file-type: ".html"
26536   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26538   filter: "'NIC_Intel-X710' and
26539            '64B' and
26540            'NDRPDR' and
26541            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26542            not 'ACL' and
26543            not 'VHOST' and
26544            not 'DRV_AVF' and
26545            not 'L2OVRLAY' and
26546            not 'MEMIF'"
26547   parameters:
26548   - "throughput"
26549   - "parent"
26550   - "tags"
26551   sort:
26552   - "L2XCBASE"    # l2xcbase
26553   - "L2BDBASE"    # l2bdbase
26554   - "L2XCFWD"     # dot1q-l2xcbase
26555   - "L2BDMACLRN"  # dot1q-l2bdbase
26556   layout:
26557     title: "l2sw-3n-skx-x710-64b-features-ndr"
26558     layout: "plot-throughput-speedup-analysis"
26559
26560 - type: "plot"
26561   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26562   algorithm: "plot_throughput_speedup_analysis"
26563   output-file-type: ".html"
26564   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26566   filter: "'NIC_Intel-X710' and
26567            '64B' and
26568            'NDRPDR' and
26569            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26570            not 'ACL' and
26571            not 'VHOST' and
26572            not 'DRV_AVF' and
26573            not 'L2OVRLAY' and
26574            not 'MEMIF'"
26575   parameters:
26576   - "throughput"
26577   - "parent"
26578   - "tags"
26579   sort:
26580   - "L2XCBASE"    # l2xcbase
26581   - "L2BDBASE"    # l2bdbase
26582   - "L2XCFWD"     # dot1q-l2xcbase
26583   - "L2BDMACLRN"  # dot1q-l2bdbase
26584   layout:
26585     title: "l2sw-3n-skx-x710-64b-features-pdr"
26586     layout: "plot-throughput-speedup-analysis"
26587
26588 # Speedup - VPP L2 3n-skx-x710 features-iacl
26589 - type: "plot"
26590   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26591   algorithm: "plot_throughput_speedup_analysis"
26592   output-file-type: ".html"
26593   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26595   filter: "'NIC_Intel-X710' and
26596            'NDRPDR' and
26597            '64B' and
26598            'FEATURE' and
26599            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26600            'IACL' and
26601            ('ACL1' or 'ACL50') and
26602            ('10K_FLOWS' or '10k_FLOWS') and
26603            not 'MACIP' and
26604            not 'VHOST' and
26605            not 'MEMIF'"
26606   parameters:
26607   - "throughput"
26608   - "parent"
26609   - "tags"
26610   layout:
26611     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26612     layout: "plot-throughput-speedup-analysis"
26613
26614 - type: "plot"
26615   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26616   algorithm: "plot_throughput_speedup_analysis"
26617   output-file-type: ".html"
26618   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26620   filter: "'NIC_Intel-X710' and
26621            'NDRPDR' and
26622            '64B' and
26623            'FEATURE' and
26624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26625            'IACL' and
26626            ('ACL1' or 'ACL50') and
26627            ('10K_FLOWS' or '10k_FLOWS') and
26628            not 'MACIP' and
26629            not 'VHOST' and
26630            not 'MEMIF'"
26631   parameters:
26632   - "throughput"
26633   - "parent"
26634   - "tags"
26635   layout:
26636     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26637     layout: "plot-throughput-speedup-analysis"
26638
26639 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26640 - type: "plot"
26641   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26642   algorithm: "plot_throughput_speedup_analysis"
26643   output-file-type: ".html"
26644   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26646   filter: "'NIC_Intel-XXV710' and
26647            '64B' and
26648            ('BASE' or 'SCALE') and
26649            'NDRPDR' and
26650            'ETH' and
26651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26652            not 'DRV_AVF' and
26653            not 'VHOST' and
26654            not 'MEMIF'"
26655   parameters:
26656   - "throughput"
26657   - "parent"
26658   - "tags"
26659 #  sort:
26660 #  - "L2PATCH"
26661 #  - "L2PATCH"
26662 #  - "L2XCBASE"
26663 #  - "L2BDMACLRN"
26664   layout:
26665     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26666     layout: "plot-throughput-speedup-analysis"
26667
26668 - type: "plot"
26669   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26670   algorithm: "plot_throughput_speedup_analysis"
26671   output-file-type: ".html"
26672   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26674   filter: "'NIC_Intel-XXV710' and
26675            '64B' and
26676            ('BASE' or 'SCALE') and
26677            'NDRPDR' and
26678            'ETH' and
26679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26680            not 'DRV_AVF' and
26681            not 'VHOST' and
26682            not 'MEMIF'"
26683   parameters:
26684   - "throughput"
26685   - "parent"
26686   - "tags"
26687 #  sort:
26688 #  - "L2PATCH"
26689 #  - "L2PATCH"
26690 #  - "L2XCBASE"
26691 #  - "L2BDMACLRN"
26692   layout:
26693     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26694     layout: "plot-throughput-speedup-analysis"
26695
26696 # Speedup - VPP L2 2n-skx-x710 base and scale
26697 - type: "plot"
26698   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26699   algorithm: "plot_throughput_speedup_analysis"
26700   output-file-type: ".html"
26701   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26702   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26703   filter: "'NIC_Intel-X710' and
26704            '64B' and
26705            ('BASE' or 'SCALE') and
26706            'NDRPDR' and
26707            'ETH' and
26708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26709            not 'VHOST' and
26710            not 'MEMIF'"
26711   parameters:
26712   - "throughput"
26713   - "parent"
26714   - "tags"
26715   sort:
26716   - "L2PATCH"
26717   - "L2XCBASE"
26718   - "BASE"
26719   - "FIB_10K"
26720   - "FIB_100K"
26721   - "FIB_1M"
26722   layout:
26723     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26724     layout: "plot-throughput-speedup-analysis"
26725
26726 - type: "plot"
26727   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26728   algorithm: "plot_throughput_speedup_analysis"
26729   output-file-type: ".html"
26730   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26732   filter: "'NIC_Intel-X710' and
26733            '64B' and
26734            ('BASE' or 'SCALE') and
26735            'NDRPDR' and
26736            'ETH' and
26737            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26738            not 'VHOST' and
26739            not 'MEMIF'"
26740   parameters:
26741   - "throughput"
26742   - "parent"
26743   - "tags"
26744   sort:
26745   - "L2PATCH"
26746   - "L2XCBASE"
26747   - "BASE"
26748   - "FIB_10K"
26749   - "FIB_100K"
26750   - "FIB_1M"
26751   layout:
26752     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26753     layout: "plot-throughput-speedup-analysis"
26754
26755 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26756 - type: "plot"
26757   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26758   algorithm: "plot_throughput_speedup_analysis"
26759   output-file-type: ".html"
26760   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26762   filter: "'NIC_Intel-XXV710' and
26763            '64B' and
26764            ('BASE' or 'SCALE') and
26765            'NDRPDR' and
26766            'ETH' and
26767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26768            not 'VHOST' and
26769            not 'MEMIF'"
26770   parameters:
26771   - "throughput"
26772   - "parent"
26773   - "tags"
26774   sort:
26775   - "L2PATCH"
26776   - "L2XCBASE"
26777   - "BASE"
26778   - "FIB_10K"
26779   - "FIB_100K"
26780   - "FIB_1M"
26781   layout:
26782     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26783     layout: "plot-throughput-speedup-analysis"
26784
26785 - type: "plot"
26786   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26787   algorithm: "plot_throughput_speedup_analysis"
26788   output-file-type: ".html"
26789   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26791   filter: "'NIC_Intel-XXV710' and
26792            '64B' and
26793            ('BASE' or 'SCALE') and
26794            'NDRPDR' and
26795            'ETH' and
26796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26797            not 'VHOST' and
26798            not 'MEMIF'"
26799   parameters:
26800   - "throughput"
26801   - "parent"
26802   - "tags"
26803   sort:
26804   - "L2PATCH"
26805   - "L2XCBASE"
26806   - "BASE"
26807   - "FIB_10K"
26808   - "FIB_100K"
26809   - "FIB_1M"
26810   layout:
26811     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26812     layout: "plot-throughput-speedup-analysis"
26813
26814 ## Speedup - VPP L2 2n-dnv-x553 base
26815 #- type: "plot"
26816 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26817 #  algorithm: "plot_throughput_speedup_analysis"
26818 #  output-file-type: ".html"
26819 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26820 #  data: "intel-dnv-vpp"
26821 #  filter: "'NIC_Intel-X553' and
26822 #           '64B' and
26823 #           ('BASE' or 'SCALE') and
26824 #           'NDRPDR' and
26825 #           'ETH' and
26826 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26827 #           not 'VHOST' and
26828 #           not 'MEMIF'"
26829 #  parameters:
26830 #  - "throughput"
26831 #  - "parent"
26832 #  - "tags"
26833 #  sort:
26834 #  - "L2XCBASE"
26835 #  - "L2BDMACLRN"
26836 #  - "L2PATCH"
26837 #  layout:
26838 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26839 #    layout: "plot-throughput-speedup-analysis"
26840 #
26841 #- type: "plot"
26842 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26843 #  algorithm: "plot_throughput_speedup_analysis"
26844 #  output-file-type: ".html"
26845 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26846 #  data: "intel-dnv-vpp"
26847 #  filter: "'NIC_Intel-X553' and
26848 #           '64B' and
26849 #           ('BASE' or 'SCALE') and
26850 #           'NDRPDR' and
26851 #           'ETH' and
26852 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26853 #           not 'VHOST' and
26854 #           not 'MEMIF'"
26855 #  parameters:
26856 #  - "throughput"
26857 #  - "parent"
26858 #  - "tags"
26859 #  sort:
26860 #  - "L2XCBASE"
26861 #  - "L2BDMACLRN"
26862 #  - "L2PATCH"
26863 #  layout:
26864 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26865 #    layout: "plot-throughput-speedup-analysis"
26866
26867 ################################################################################
26868
26869 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26870 - type: "plot"
26871   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26872   algorithm: "plot_throughput_speedup_analysis"
26873   output-file-type: ".html"
26874   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26876   filter: "'NIC_Intel-X520-DA2' and
26877            '64B' and
26878            'NDRPDR' and
26879            'ETH' and
26880            'IP4FWD' and
26881            'VHOST_1024' and
26882            not 'VXLAN' and
26883            not 'DOT1Q'"
26884   parameters:
26885   - "throughput"
26886   - "parent"
26887   - "tags"
26888   sort:
26889   - "not CFS_OPT"
26890   - "1VM"
26891   - "2VM"
26892   layout:
26893     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26894     layout: "plot-throughput-speedup-analysis"
26895
26896 - type: "plot"
26897   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26898   algorithm: "plot_throughput_speedup_analysis"
26899   output-file-type: ".html"
26900   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26902   filter: "'NIC_Intel-X520-DA2' and
26903            '64B' and
26904            'NDRPDR' and
26905            'ETH' and
26906            'IP4FWD' and
26907            'VHOST_1024' and
26908            not 'VXLAN' and
26909            not 'DOT1Q'"
26910   parameters:
26911   - "throughput"
26912   - "parent"
26913   - "tags"
26914   sort:
26915   - "not CFS_OPT"
26916   - "1VM"
26917   - "2VM"
26918   layout:
26919     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26920     layout: "plot-throughput-speedup-analysis"
26921
26922 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26923 - type: "plot"
26924   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26925   algorithm: "plot_throughput_speedup_analysis"
26926   output-file-type: ".html"
26927   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26929   filter: "'NIC_Intel-X520-DA2' and
26930            '64B' and
26931            'NDRPDR' and
26932            ('ETH' or 'DOT1Q') and
26933            'BASE' and
26934            ('L2BDMACLRN' or 'L2XCFWD') and
26935            'VHOST_1024' and
26936            not 'VXLAN' and
26937            not 'IP4FWD' and
26938            not '2VM'"
26939   parameters:
26940   - "throughput"
26941   - "parent"
26942   - "tags"
26943   sort:
26944   - "L2BDMACLRN"
26945   - "L2BDMACLRN"
26946   - "L2BDMACLRN"
26947   - "L2XCFWD"
26948   - "L2XCFWD"
26949   - "L2XCFWD"
26950   layout:
26951     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26952     layout: "plot-throughput-speedup-analysis"
26953
26954 - type: "plot"
26955   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26956   algorithm: "plot_throughput_speedup_analysis"
26957   output-file-type: ".html"
26958   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26960   filter: "'NIC_Intel-X520-DA2' and
26961            '64B' and
26962            'NDRPDR' and
26963            ('ETH' or 'DOT1Q') and
26964            'BASE' and
26965            ('L2BDMACLRN' or 'L2XCFWD') and
26966            'VHOST_1024' and
26967            not 'VXLAN' and
26968            not 'IP4FWD' and
26969            not '2VM'"
26970   parameters:
26971   - "throughput"
26972   - "parent"
26973   - "tags"
26974   sort:
26975   - "L2BDMACLRN"
26976   - "L2BDMACLRN"
26977   - "L2BDMACLRN"
26978   - "L2XCFWD"
26979   - "L2XCFWD"
26980   - "L2XCFWD"
26981   layout:
26982     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26983     layout: "plot-throughput-speedup-analysis"
26984
26985 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26986 - type: "plot"
26987   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26988   algorithm: "plot_throughput_speedup_analysis"
26989   output-file-type: ".html"
26990   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26992   filter: "'NIC_Intel-X520-DA2' and
26993            '64B' and
26994            'NDRPDR' and
26995            ('ETH' or 'DOT1Q') and
26996            ('L2BDMACLRN' or 'L2XCFWD') and
26997            'VHOST_1024' and
26998            not 'CFS_OPT' and
26999            not 'DOT1Q' and
27000            not 'VXLAN' and
27001            not 'IP4FWD' and
27002            not 'LBOND'"
27003   parameters:
27004   - "throughput"
27005   - "parent"
27006   - "tags"
27007 #  sort:
27008 #  - "1VM"
27009 #  - "L2XCFWD"
27010 #  - "1VM"
27011 #  - "L2BDMACLRN"
27012   layout:
27013     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27014     layout: "plot-throughput-speedup-analysis"
27015
27016 - type: "plot"
27017   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27018   algorithm: "plot_throughput_speedup_analysis"
27019   output-file-type: ".html"
27020   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27022   filter: "'NIC_Intel-X520-DA2' and
27023            '64B' and
27024            'NDRPDR' and
27025            ('ETH' or 'DOT1Q') and
27026            ('L2BDMACLRN' or 'L2XCFWD') and
27027            'VHOST_1024' and
27028            not 'CFS_OPT' and
27029            not 'DOT1Q' and
27030            not 'VXLAN' and
27031            not 'IP4FWD' and
27032            not 'LBOND'"
27033   parameters:
27034   - "throughput"
27035   - "parent"
27036   - "tags"
27037 #  sort:
27038 #  - "1VM"
27039 #  - "L2XCFWD"
27040 #  - "1VM"
27041 #  - "L2BDMACLRN"
27042   layout:
27043     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27044     layout: "plot-throughput-speedup-analysis"
27045
27046 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27047 - type: "plot"
27048   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27049   algorithm: "plot_throughput_speedup_analysis"
27050   output-file-type: ".html"
27051   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27053   filter: "'NIC_Intel-X710' and
27054            '64B' and
27055            'NDRPDR' and
27056            'ETH' and
27057            'IP4FWD' and
27058            'VHOST_1024' and
27059            not 'VXLAN' and
27060            not 'CFS_OPT' and
27061            not 'DOT1Q'"
27062   parameters:
27063   - "throughput"
27064   - "parent"
27065   - "tags"
27066   sort:
27067   - "1VM"
27068   - "2VM"
27069   layout:
27070     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27071     layout: "plot-throughput-speedup-analysis"
27072
27073 - type: "plot"
27074   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27075   algorithm: "plot_throughput_speedup_analysis"
27076   output-file-type: ".html"
27077   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27079   filter: "'NIC_Intel-X710' and
27080            '64B' and
27081            'NDRPDR' and
27082            'ETH' and
27083            'IP4FWD' and
27084            'VHOST_1024' and
27085            not 'VXLAN' and
27086            not 'CFS_OPT' and
27087            not 'DOT1Q'"
27088   parameters:
27089   - "throughput"
27090   - "parent"
27091   - "tags"
27092   sort:
27093   - "1VM"
27094   - "2VM"
27095   layout:
27096     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27097     layout: "plot-throughput-speedup-analysis"
27098
27099 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27100 - type: "plot"
27101   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27102   algorithm: "plot_throughput_speedup_analysis"
27103   output-file-type: ".html"
27104   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27106   filter: "'NIC_Intel-X710' and
27107            '64B' and
27108            'NDRPDR' and
27109            ('ETH' or 'DOT1Q') and
27110            'BASE' and
27111            ('L2BDMACLRN' or 'L2XCFWD') and
27112            'VHOST_1024' and
27113            not 'VXLAN' and
27114            not 'IP4FWD' and
27115            not '2VM'"
27116   parameters:
27117   - "throughput"
27118   - "parent"
27119   - "tags"
27120   sort:
27121   - "L2BDMACLRN"
27122   - "L2BDMACLRN"
27123   - "L2BDMACLRN"
27124   - "L2XCFWD"
27125   - "L2XCFWD"
27126   - "L2XCFWD"
27127   layout:
27128     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27129     layout: "plot-throughput-speedup-analysis"
27130
27131 - type: "plot"
27132   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27133   algorithm: "plot_throughput_speedup_analysis"
27134   output-file-type: ".html"
27135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27137   filter: "'NIC_Intel-X710' and
27138            '64B' and
27139            'NDRPDR' and
27140            ('ETH' or 'DOT1Q') and
27141            'BASE' and
27142            ('L2BDMACLRN' or 'L2XCFWD') and
27143            'VHOST_1024' and
27144            not 'VXLAN' and
27145            not 'IP4FWD' and
27146            not '2VM'"
27147   parameters:
27148   - "throughput"
27149   - "parent"
27150   - "tags"
27151   sort:
27152   - "L2BDMACLRN"
27153   - "L2BDMACLRN"
27154   - "L2BDMACLRN"
27155   - "L2XCFWD"
27156   - "L2XCFWD"
27157   - "L2XCFWD"
27158   layout:
27159     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27160     layout: "plot-throughput-speedup-analysis"
27161
27162 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27163 - type: "plot"
27164   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27165   algorithm: "plot_throughput_speedup_analysis"
27166   output-file-type: ".html"
27167   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27169   filter: "'NIC_Intel-X710' and
27170            '64B' and
27171            'NDRPDR' and
27172            ('ETH' or 'DOT1Q') and
27173            ('L2BDMACLRN' or 'L2XCFWD') and
27174            'VHOST_1024' and
27175            not 'CFS_OPT' and
27176            not 'VXLAN' and
27177            not 'IP4FWD' and
27178            not 'LBOND'"
27179   parameters:
27180   - "throughput"
27181   - "parent"
27182   - "tags"
27183   sort:
27184   - "L2BDMACLRN"
27185   - "L2BDMACLRN"
27186   - "L2BDMACLRN"
27187   - "L2XCFWD"
27188   - "L2XCFWD"
27189   - "L2XCFWD"
27190   layout:
27191     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27192     layout: "plot-throughput-speedup-analysis"
27193
27194 - type: "plot"
27195   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27196   algorithm: "plot_throughput_speedup_analysis"
27197   output-file-type: ".html"
27198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27200   filter: "'NIC_Intel-X710' and
27201            '64B' and
27202            'NDRPDR' and
27203            ('ETH' or 'DOT1Q') and
27204            ('L2BDMACLRN' or 'L2XCFWD') and
27205            'VHOST_1024' and
27206            not 'CFS_OPT' and
27207            not 'VXLAN' and
27208            not 'IP4FWD' and
27209            not 'LBOND'"
27210   parameters:
27211   - "throughput"
27212   - "parent"
27213   - "tags"
27214   sort:
27215   - "L2BDMACLRN"
27216   - "L2BDMACLRN"
27217   - "L2BDMACLRN"
27218   - "L2XCFWD"
27219   - "L2XCFWD"
27220   - "L2XCFWD"
27221   layout:
27222     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27223     layout: "plot-throughput-speedup-analysis"
27224
27225 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27226 - type: "plot"
27227   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27228   algorithm: "plot_throughput_speedup_analysis"
27229   output-file-type: ".html"
27230   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27232   filter: "'NIC_Intel-X710' and
27233            '64B' and
27234            'NDRPDR' and
27235            'ETH' and
27236            'IP4FWD' and
27237            'VHOST_1024' and
27238            not 'VXLAN' and
27239            not 'DOT1Q'"
27240   parameters:
27241   - "throughput"
27242   - "parent"
27243   - "tags"
27244   sort:
27245   - "1VM"
27246   - "2VM"
27247   layout:
27248     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27249     layout: "plot-throughput-speedup-analysis"
27250
27251 - type: "plot"
27252   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27253   algorithm: "plot_throughput_speedup_analysis"
27254   output-file-type: ".html"
27255   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27257   filter: "'NIC_Intel-X710' and
27258            '64B' and
27259            'NDRPDR' and
27260            'ETH' and
27261            'IP4FWD' and
27262            'VHOST_1024' and
27263            not 'VXLAN' and
27264            not 'DOT1Q'"
27265   parameters:
27266   - "throughput"
27267   - "parent"
27268   - "tags"
27269   sort:
27270   - "1VM"
27271   - "2VM"
27272   layout:
27273     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27274     layout: "plot-throughput-speedup-analysis"
27275
27276 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27277 - type: "plot"
27278   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27279   algorithm: "plot_throughput_speedup_analysis"
27280   output-file-type: ".html"
27281   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27283   filter: "'NIC_Intel-X710' and
27284            '64B' and
27285            'NDRPDR' and
27286            'ETH' and
27287            'IP4FWD' and
27288            'VHOST_1024' and
27289            not 'VXLAN' and
27290            not 'NF_DENSITY' and
27291            not 'CFS_OPT' and
27292            not 'DOT1Q'"
27293   parameters:
27294   - "throughput"
27295   - "parent"
27296   - "tags"
27297   sort:
27298   - "1VM"
27299   - "2VM"
27300   layout:
27301     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27302     layout: "plot-throughput-speedup-analysis"
27303
27304 - type: "plot"
27305   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27306   algorithm: "plot_throughput_speedup_analysis"
27307   output-file-type: ".html"
27308   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27310   filter: "'NIC_Intel-X710' and
27311            '64B' and
27312            'NDRPDR' and
27313            'ETH' and
27314            'IP4FWD' and
27315            'VHOST_1024' and
27316            not 'VXLAN' and
27317            not 'NF_DENSITY' and
27318            not 'CFS_OPT' and
27319            not 'DOT1Q'"
27320   parameters:
27321   - "throughput"
27322   - "parent"
27323   - "tags"
27324   sort:
27325   - "1VM"
27326   - "2VM"
27327   layout:
27328     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27329     layout: "plot-throughput-speedup-analysis"
27330
27331 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27332 - type: "plot"
27333   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27334   algorithm: "plot_throughput_speedup_analysis"
27335   output-file-type: ".html"
27336   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27338   filter: "'NIC_Intel-X710' and
27339            '64B' and
27340            'NDRPDR' and
27341            ('ETH' or 'DOT1Q') and
27342            'BASE' and
27343            ('L2BDMACLRN' or 'L2XCFWD') and
27344            'VHOST_1024' and
27345            not 'VXLAN' and
27346            not 'NF_DENSITY' and
27347            not 'IP4FWD' and
27348            not '2VM'"
27349   parameters:
27350   - "throughput"
27351   - "parent"
27352   - "tags"
27353 #  sort:
27354 #  - "not CFS_OPT"
27355 #  - "L2XCFWD"
27356 #  - "not CFS_OPT"
27357 #  - "CFS_OPT"
27358   layout:
27359     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27360     layout: "plot-throughput-speedup-analysis"
27361
27362 - type: "plot"
27363   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27364   algorithm: "plot_throughput_speedup_analysis"
27365   output-file-type: ".html"
27366   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27368   filter: "'NIC_Intel-X710' and
27369            '64B' and
27370            'NDRPDR' and
27371            ('ETH' or 'DOT1Q') and
27372            'BASE' and
27373            ('L2BDMACLRN' or 'L2XCFWD') and
27374            'VHOST_1024' and
27375            not 'VXLAN' and
27376            not 'NF_DENSITY' and
27377            not 'IP4FWD' and
27378            not '2VM'"
27379   parameters:
27380   - "throughput"
27381   - "parent"
27382   - "tags"
27383 #  sort:
27384 #  - "not CFS_OPT"
27385 #  - "L2XCFWD"
27386 #  - "not CFS_OPT"
27387 #  - "CFS_OPT"
27388   layout:
27389     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27390     layout: "plot-throughput-speedup-analysis"
27391
27392 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27393 - type: "plot"
27394   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27395   algorithm: "plot_throughput_speedup_analysis"
27396   output-file-type: ".html"
27397   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27398   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27399   filter: "'NIC_Intel-X710' and
27400            '64B' and
27401            'NDRPDR' and
27402            ('ETH' or 'DOT1Q') and
27403            ('L2BDMACLRN' or 'L2XCFWD') and
27404            'VHOST_1024' and
27405            not 'CFS_OPT' and
27406            not 'VXLAN' and
27407            not 'NF_DENSITY' and
27408            not 'DOT1Q' and
27409            not 'IP4FWD'"
27410   parameters:
27411   - "throughput"
27412   - "parent"
27413   - "tags"
27414 #  sort:
27415 #  - "1VM"
27416 #  - "L2XCFWD"
27417 #  - "1VM"
27418 #  - "L2BDMACLRN"
27419   layout:
27420     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27421     layout: "plot-throughput-speedup-analysis"
27422
27423 - type: "plot"
27424   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27425   algorithm: "plot_throughput_speedup_analysis"
27426   output-file-type: ".html"
27427   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27428   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27429   filter: "'NIC_Intel-X710' and
27430            '64B' and
27431            'NDRPDR' and
27432            ('ETH' or 'DOT1Q') and
27433            ('L2BDMACLRN' or 'L2XCFWD') and
27434            'VHOST_1024' and
27435            not 'CFS_OPT' and
27436            not 'VXLAN' and
27437            not 'NF_DENSITY' and
27438            not 'DOT1Q' and
27439            not 'IP4FWD'"
27440   parameters:
27441   - "throughput"
27442   - "parent"
27443   - "tags"
27444 #  sort:
27445 #  - "1VM"
27446 #  - "L2XCFWD"
27447 #  - "1VM"
27448 #  - "L2BDMACLRN"
27449   layout:
27450     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27451     layout: "plot-throughput-speedup-analysis"
27452
27453 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27454 - type: "plot"
27455   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27456   algorithm: "plot_throughput_speedup_analysis"
27457   output-file-type: ".html"
27458   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27459   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27460   filter: "'NIC_Intel-XXV710' and
27461            '64B' and
27462            'NDRPDR' and
27463            'ETH' and
27464            'IP4FWD' and
27465            'VHOST_1024' and
27466            not 'VXLAN' and
27467            not 'CFS_OPT' and
27468            not 'DOT1Q'"
27469   parameters:
27470   - "throughput"
27471   - "parent"
27472   - "tags"
27473   sort:
27474   - "not CFS_OPT"
27475   - "1VM"
27476   - "2VM"
27477   layout:
27478     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27479     layout: "plot-throughput-speedup-analysis"
27480
27481 - type: "plot"
27482   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27483   algorithm: "plot_throughput_speedup_analysis"
27484   output-file-type: ".html"
27485   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27487   filter: "'NIC_Intel-XXV710' and
27488            '64B' and
27489            'NDRPDR' and
27490            'ETH' and
27491            'IP4FWD' and
27492            'VHOST_1024' and
27493            not 'VXLAN' and
27494            not 'CFS_OPT' and
27495            not 'DOT1Q'"
27496   parameters:
27497   - "throughput"
27498   - "parent"
27499   - "tags"
27500   sort:
27501   - "not CFS_OPT"
27502   - "1VM"
27503   - "2VM"
27504   layout:
27505     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27506     layout: "plot-throughput-speedup-analysis"
27507
27508 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27509 #- type: "plot"
27510 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27511 #  algorithm: "plot_throughput_speedup_analysis"
27512 #  output-file-type: ".html"
27513 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27514 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27515 #  filter: "'NIC_Intel-XXV710' and
27516 #           '64B' and
27517 #           'NDRPDR' and
27518 #           ('ETH' or 'DOT1Q') and
27519 #           'BASE' and
27520 #           ('L2BDMACLRN' or 'L2XCFWD') and
27521 #           'VHOST_1024' and
27522 #           not 'VXLAN' and
27523 #           not 'IP4FWD' and
27524 #           not '2VM'"
27525 #  parameters:
27526 #  - "throughput"
27527 #  - "parent"
27528 #  - "tags"
27529 ##  sort:
27530 ##  - "not CFS_OPT"
27531 ##  - "L2XCFWD"
27532 ##  - "not CFS_OPT"
27533 ##  - "CFS_OPT"
27534 #  layout:
27535 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27536 #    layout: "plot-throughput-speedup-analysis"
27537 #
27538 #- type: "plot"
27539 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27540 #  algorithm: "plot_throughput_speedup_analysis"
27541 #  output-file-type: ".html"
27542 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27543 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27544 #  filter: "'NIC_Intel-XXV710' and
27545 #           '64B' and
27546 #           'NDRPDR' and
27547 #           ('ETH' or 'DOT1Q') and
27548 #           'BASE' and
27549 #           ('L2BDMACLRN' or 'L2XCFWD') and
27550 #           'VHOST_1024' and
27551 #           not 'VXLAN' and
27552 #           not 'IP4FWD' and
27553 #           not '2VM'"
27554 #  parameters:
27555 #  - "throughput"
27556 #  - "parent"
27557 #  - "tags"
27558 ##  sort:
27559 ##  - "not CFS_OPT"
27560 ##  - "L2XCFWD"
27561 ##  - "not CFS_OPT"
27562 ##  - "CFS_OPT"
27563 #  layout:
27564 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27565 #    layout: "plot-throughput-speedup-analysis"
27566 #
27567 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27568 #- type: "plot"
27569 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27570 #  algorithm: "plot_throughput_speedup_analysis"
27571 #  output-file-type: ".html"
27572 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27574 #  filter: "'NIC_Intel-XXV710' and
27575 #           '64B' and
27576 #           'NDRPDR' and
27577 #           ('ETH' or 'DOT1Q') and
27578 #           ('L2BDMACLRN' or 'L2XCFWD') and
27579 #           'VHOST_1024' and
27580 #           not 'CFS_OPT' and
27581 #           not 'VXLAN' and
27582 #           not 'DOT1Q' and
27583 #           not 'IP4FWD'"
27584 #  parameters:
27585 #  - "throughput"
27586 #  - "parent"
27587 #  - "tags"
27588 ##  sort:
27589 ##  - "1VM"
27590 ##  - "L2XCFWD"
27591 ##  - "1VM"
27592 ##  - "L2BDMACLRN"
27593 #  layout:
27594 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27595 #    layout: "plot-throughput-speedup-analysis"
27596 #
27597 #- type: "plot"
27598 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27599 #  algorithm: "plot_throughput_speedup_analysis"
27600 #  output-file-type: ".html"
27601 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27602 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27603 #  filter: "'NIC_Intel-XXV710' and
27604 #           '64B' and
27605 #           'NDRPDR' and
27606 #           ('ETH' or 'DOT1Q') and
27607 #           ('L2BDMACLRN' or 'L2XCFWD') and
27608 #           'VHOST_1024' and
27609 #           not 'CFS_OPT' and
27610 #           not 'VXLAN' and
27611 #           not 'DOT1Q' and
27612 #           not 'IP4FWD'"
27613 #  parameters:
27614 #  - "throughput"
27615 #  - "parent"
27616 #  - "tags"
27617 ##  sort:
27618 ##  - "1VM"
27619 ##  - "L2XCFWD"
27620 ##  - "1VM"
27621 ##  - "L2BDMACLRN"
27622 #  layout:
27623 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27624 #    layout: "plot-throughput-speedup-analysis"
27625
27626 ################################################################################
27627
27628 # Speedup - VPP vts 3n-hsw-x520
27629 - type: "plot"
27630   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27631   algorithm: "plot_throughput_speedup_analysis"
27632   output-file-type: ".html"
27633   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27635   filter: "'NIC_Intel-X520-DA2' and
27636            '114B' and
27637            'NDRPDR' and
27638            'VTS'"
27639   parameters:
27640   - "throughput"
27641   - "parent"
27642   - "tags"
27643   layout:
27644     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27645     layout: "plot-throughput-speedup-analysis"
27646
27647 - type: "plot"
27648   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27649   algorithm: "plot_throughput_speedup_analysis"
27650   output-file-type: ".html"
27651   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27653   filter: "'NIC_Intel-X520-DA2' and
27654            '114B' and
27655            'NDRPDR' and
27656            'VTS'"
27657   parameters:
27658   - "throughput"
27659   - "parent"
27660   - "tags"
27661   layout:
27662     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27663     layout: "plot-throughput-speedup-analysis"