Report: Remove Denverton
[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       # TODO: Add 1904 data
134       csit-vpp-perf-verify-1904-3n-hsw:
135         - 11  # NDRPDR sel
136         - 12  # NDRPDR sel
137         - 20  # NDRPDR sel
138         - 21  # NDRPDR sel
139         - 23  # NDRPDR sel
140         - 24  # NDRPDR sel
141         - 25  # NDRPDR sel
142         - 26  # NDRPDR sel
143         - 29  # NDRPDR sel
144
145     plot-vpp-http-server-performance:
146       # TODO: Replace with 1904 data
147       # csit-vpp-perf-verify-1904-3n-hsw:
148       csit-vpp-perf-verify-1810-3n-hsw:
149         - 28  # WRK
150         - 29  # WRK
151         - 30  # WRK
152         - 31  # WRK
153         - 32  # WRK
154         - 33  # WRK
155         - 34  # WRK
156         - 35  # WRK
157         - 36  # WRK
158         - 37  # WRK
159
160 #    plot-ligato-throughput-lat-tsa-3n-hsw:
161 #      # TODO: Replace with 1904 data
162 #      # csit-ligato-perf-verify-1904-3n-hsw:
163 #      csit-ligato-perf-verify-1901-3n-hsw:
164 #        - 8   # NDRPDR sel
165 #        - 9   # NDRPDR sel
166 #        - 11  # NDRPDR sel
167 #        - 12  # NDRPDR sel
168 #        - 13  # NDRPDR sel
169 #        - 14  # NDRPDR sel
170 #        - 15  # NDRPDR sel
171 #        - 16  # NDRPDR sel
172 #        - 17  # NDRPDR sel
173 #        - 18  # NDRPDR sel
174
175     plot-dpdk-throughput-latency-3n-hsw:
176       csit-dpdk-perf-verify-1904-3n-hsw:
177         - 2   # NDRPDR sel
178         - 3   # NDRPDR sel
179         - 5   # NDRPDR sel
180         - 6   # NDRPDR sel
181         - 13  # NDRPDR sel
182         - 14  # NDRPDR sel
183         - 15  # NDRPDR sel
184         - 18  # NDRPDR sel
185         - 19  # NDRPDR sel
186         - 20  # NDRPDR sel
187
188     # 3n-skx
189
190     plot-vpp-throughput-lat-tsa-3n-skx:
191       csit-vpp-perf-verify-1904-3n-skx:
192         - 8   # NDRPDR sel
193         - 9   # NDRPDR sel
194         - 10  # NDRPDR sel
195         - 11  # NDRPDR sel
196         - 12  # NDRPDR sel
197         - 14  # NDRPDR sel
198         - 16  # NDRPDR sel
199         - 21  # NDRPDR sel
200         - 23  # NDRPDR sel
201         - 25  # NDRPDR sel
202
203     plot-dpdk-throughput-latency-3n-skx:
204       csit-dpdk-perf-verify-1904-3n-skx:
205         - 2   # NDRPDR sel
206         - 3   # NDRPDR sel
207         - 4   # NDRPDR sel
208         - 5   # NDRPDR sel
209         - 6   # NDRPDR sel
210         - 7   # NDRPDR sel
211         - 11  # NDRPDR sel
212         - 12  # NDRPDR sel
213         - 13  # NDRPDR sel
214         - 14  # NDRPDR sel
215
216     # 2n-skx
217
218     plot-vpp-throughput-lat-tsa-2n-skx:
219       csit-vpp-perf-verify-1904-2n-skx:
220         - 12  # NDRPDR sel
221         - 14  # NDRPDR sel
222         - 16  # NDRPDR sel
223         - 17  # NDRPDR sel
224         - 18  # NDRPDR sel
225         - 21  # NDRPDR sel
226         - 27  # NDRPDR sel
227         - 30  # NDRPDR sel
228         - 31  # NDRPDR sel
229         - 32  # NDRPDR sel
230
231     plot-vpp-soak-2n-skx:
232       # TODO: Replace with 1904 data
233       # csit-vpp-perf-verify-1904-2n-skx:
234       csit-vpp-perf-verify-1901-2n-skx:
235         - 45  # SOAK sel
236
237     plot-vpp-nfv-2n-skx-ndrpdr-64b:
238       # TODO: Add 1904 data
239       csit-vpp-perf-verify-1904-2n-skx:
240         - 56  # NFV NDRPDR 64b
241         - 59  # NFV NDRPDR 64b
242         - 60  # NFV NDRPDR 64b
243
244     plot-vpp-nfv-2n-skx-ndrpdr-imix:
245       # TODO: Add 1904 data
246       csit-vpp-perf-verify-1904-2n-skx:
247         - 61  # NFV NDRPDR IMIX
248         - 63  # NFV NDRPDR IMIX
249
250     plot-vpp-nfv-2n-skx-mrr-64b:
251       csit-vpp-perf-verify-1904-2n-skx:
252         - 40  # NFV MRR 64b
253         - 41  # NFV MRR 64b
254         - 42  # NFV MRR 64b
255         - 47  # NFV MRR 64b
256         - 48  # NFV MRR 64b
257
258     plot-vpp-nfv-2n-skx-mrr-imix:
259       csit-vpp-perf-verify-1904-2n-skx:
260         - 49  # NFV MRR IMIX
261         - 50  # NFV MRR IMIX
262         - 51  # NFV MRR IMIX
263         - 54  # NFV MRR IMIX
264         - 55  # NFV MRR IMIX
265
266     plot-dpdk-throughput-latency-2n-skx:
267       csit-dpdk-perf-verify-1904-2n-skx:
268         - 2   # NDRPDR sel
269         - 3   # NDRPDR sel
270         - 4   # NDRPDR sel
271         - 5   # NDRPDR sel
272         - 7   # NDRPDR sel
273         - 8   # NDRPDR sel
274         - 9   # NDRPDR sel
275         - 10  # NDRPDR sel
276         - 11  # NDRPDR sel
277         - 12  # NDRPDR sel
278
279     # 3rd party
280
281 #    # Denverton:
282 #    intel-dnv-vpp:
283 #      # TODO: Replace with 1904 data
284 #      # intel-dnv-vpp-release-1904:
285 #      intel-dnv-vpp-release-1901:
286 #        - 1
287
288     ###########################################################################
289     # Simple tables (only one data set):
290
291     # NIC Comparisons
292
293     vpp-nic-comparison-3n-hsw:
294       # TODO: Add 1904 data
295       csit-vpp-perf-verify-1904-3n-hsw:
296         - 11  # NDRPDR sel
297         - 12  # NDRPDR sel
298         - 20  # NDRPDR sel
299         - 21  # NDRPDR sel
300         - 23  # NDRPDR sel
301         - 24  # NDRPDR sel
302         - 25  # NDRPDR sel
303         - 26  # NDRPDR sel
304         - 29  # NDRPDR sel
305
306     vpp-nic-comparison-3n-skx:
307       csit-vpp-perf-verify-1904-3n-skx:
308         - 8   # NDRPDR sel
309         - 9   # NDRPDR sel
310         - 10  # NDRPDR sel
311         - 11  # NDRPDR sel
312         - 12  # NDRPDR sel
313         - 14  # NDRPDR sel
314         - 16  # NDRPDR sel
315         - 21  # NDRPDR sel
316         - 23  # NDRPDR sel
317         - 25  # NDRPDR sel
318
319     vpp-nic-comparison-2n-skx:
320       csit-vpp-perf-verify-1904-2n-skx:
321         - 12  # NDRPDR sel
322         - 14  # NDRPDR sel
323         - 16  # NDRPDR sel
324         - 17  # NDRPDR sel
325         - 18  # NDRPDR sel
326         - 21  # NDRPDR sel
327         - 27  # NDRPDR sel
328         - 30  # NDRPDR sel
329         - 31  # NDRPDR sel
330         - 32  # NDRPDR sel
331
332     vpp-nic-comparison-3n-hsw-mrr:
333       csit-vpp-perf-verify-1904-3n-hsw:
334         - 9   # MRR sel
335
336     vpp-nic-comparison-3n-skx-mrr:
337       csit-vpp-perf-verify-1904-3n-skx:
338         - 7   # MRR sel
339
340     vpp-nic-comparison-2n-skx-mrr:
341       csit-vpp-perf-verify-1904-2n-skx:
342         - 11  # MRR sel
343
344     # Results
345
346     vpp-perf-results-3n-hsw:
347       # TODO: Replace with FULL 1904 data
348       csit-vpp-perf-verify-1904-3n-hsw:
349         - 12  # NDRPDR sel
350
351     vpp-perf-results-3n-skx:
352       # TODO: Add FULL 1904 data
353       csit-vpp-perf-verify-1904-3n-skx:
354         - 26  # NDRPDR full
355         - 27  # NDRPDR full
356
357     vpp-perf-results-2n-skx:
358       csit-vpp-perf-verify-1904-2n-skx:
359         - 33  # NDRPDR full
360         - 39  # NDRPDR full
361         - 58  # NDRPDR full
362         - 62  # NDRPDR full
363
364     vpp-mrr-results-3n-hsw:
365       csit-vpp-perf-verify-1904-3n-hsw:
366         - 9   # MRR sel
367
368     vpp-mrr-results-3n-skx:
369       csit-vpp-perf-verify-1904-3n-skx:
370         - 7   # MRR sel
371
372     vpp-mrr-results-2n-skx:
373       csit-vpp-perf-verify-1904-2n-skx:
374         - 11  # MRR sel
375
376     vpp-func-results-ubuntu:
377       csit-vpp-functional-1904-ubuntu1604-virl:
378         - 29
379
380     vpp-func-results-centos:
381       csit-vpp-functional-1904-centos7-virl:
382         - 32
383
384     vpp-device-results-ubuntu:
385       csit-vpp-device-1904-ubuntu1804-1n-skx:
386         - 33
387
388 #    # VPP Ligato
389 #    ligato-perf-results-3n-hsw:
390 #      # TODO: Replace with 1904 data
391 #      # csit-ligato-perf-verify-1904-3n-hsw:
392 #      csit-ligato-perf-verify-1901-3n-hsw:
393 #        - 10  # NDRPDR full
394
395     dpdk-perf-results-3n-hsw:
396       csit-dpdk-perf-verify-1904-3n-hsw:
397         - 5   # NDRPDR sel
398
399     dpdk-perf-results-3n-skx:
400       csit-dpdk-perf-verify-1904-3n-skx:
401         - 7   # NDRPDR sel
402
403     dpdk-perf-results-2n-skx:
404       csit-dpdk-perf-verify-1904-2n-skx:
405         - 9   # NDRPDR sel
406
407     # HoneyComb Functional
408     hc-func-results:
409       csit-hc2vpp-verify-func-1904-ubuntu1604:
410         - 4
411
412 #    # NSH SFC Functional
413 #    nsh-func-results:
414 #      # Not used
415 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
416 #        - 1
417
418     # DMM Functional
419     dmm-func-results:
420       csit-dmm-functional-1904-ubuntu1604-virl:
421         - 1
422
423     ###########################################################################
424     # Tables (more than one data set)
425
426     # Performance changes
427
428 #    intel-dnv-vpp-changes-2n-dnv-h1:
429 #      intel-dnv-vpp-release-1810:
430 #        - 1
431 #    intel-dnv-vpp-changes-2n-dnv-ref:
432 #      intel-dnv-vpp-release-1901:
433 #        - 1
434 #    intel-dnv-vpp-changes-2n-dnv-cmp:
435 #      # TODO: Replace with 1904 data
436 #      # intel-dnv-vpp-release-1904:
437 #      intel-dnv-vpp-release-1901:
438 #        - 1
439 #    intel-dnv-vpp-changes-2n-dnv:
440 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
441 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
442 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
443
444     vpp-performance-changes-3n-hsw-h1:
445       csit-vpp-perf-verify-1810-3n-hsw:
446         - 8   # NDRPDR sel
447         - 12  # NDRPDR sel
448         - 14  # NDRPDR sel
449         - 18  # NDRPDR sel
450         - 23  # NDRPDR sel
451         - 25  # NDRPDR sel
452         - 38  # NDRPDR sel
453         - 39  # NDRPDR sel
454         - 41  # NDRPDR sel
455         - 42  # NDRPDR sel
456     vpp-performance-changes-3n-hsw-ref:
457       csit-vpp-perf-verify-1901-3n-hsw:
458         - 10  # NDRPDR sel
459         - 19  # NDRPDR sel
460         - 31  # NDRPDR sel
461         - 36  # NDRPDR sel
462         - 40  # NDRPDR sel
463         - 42  # NDRPDR sel
464         - 44  # NDRPDR sel
465         - 46  # NDRPDR sel
466         - 47  # NDRPDR sel
467         - 48  # NDRPDR sel
468         - 61  # NDRPDR LB
469         - 62  # NDRPDR LB
470         - 63  # NDRPDR LB
471         - 64  # NDRPDR LB
472         - 65  # NDRPDR LB
473         - 66  # NDRPDR LB
474         - 67  # NDRPDR LB
475         - 69  # NDRPDR LB
476         - 70  # NDRPDR LB
477         - 71  # NDRPDR LB
478     vpp-performance-changes-3n-hsw-cmp:
479       # TODO: Add 1904 data
480       csit-vpp-perf-verify-1904-3n-hsw:
481         - 11  # NDRPDR sel
482         - 12  # NDRPDR sel
483         - 20  # NDRPDR sel
484         - 21  # NDRPDR sel
485         - 23  # NDRPDR sel
486         - 24  # NDRPDR sel
487         - 25  # NDRPDR sel
488         - 26  # NDRPDR sel
489         - 29  # NDRPDR sel
490     vpp-performance-changes-3n-hsw:
491       - "vpp-performance-changes-3n-hsw-h1"
492       - "vpp-performance-changes-3n-hsw-ref"
493       - "vpp-performance-changes-3n-hsw-cmp"
494
495     vpp-performance-changes-3n-skx-h1:
496       csit-vpp-perf-verify-1810-3n-skx:
497         - 10  # NDRPDR sel
498         - 14  # NDRPDR sel
499         - 15  # NDRPDR sel
500         - 16  # NDRPDR sel
501         - 17  # NDRPDR sel
502         - 19  # NDRPDR sel
503         - 20  # NDRPDR sel
504         - 21  # NDRPDR sel
505         - 22  # NDRPDR sel
506         - 25  # NDRPDR sel
507     vpp-performance-changes-3n-skx-ref:
508       csit-vpp-perf-verify-1901-3n-skx:
509         - 18  # NDRPDR sel
510         - 19  # NDRPDR sel
511         - 20  # NDRPDR sel
512         - 28  # NDRPDR sel
513         - 31  # NDRPDR sel
514         - 33  # NDRPDR sel
515         - 36  # NDRPDR sel
516         - 38  # NDRPDR sel
517         - 47  # NDRPDR sel
518         - 48  # NDRPDR sel
519         - 54  # NDRPDR LB
520         - 57  # NDRPDR LB
521         - 58  # NDRPDR LB
522         - 59  # NDRPDR LB
523         - 60  # NDRPDR LB
524         - 63  # NDRPDR LB
525         - 64  # NDRPDR LB
526         - 65  # NDRPDR LB
527         - 66  # NDRPDR LB
528         - 67  # NDRPDR LB
529     vpp-performance-changes-3n-skx-cmp:
530       csit-vpp-perf-verify-1904-3n-skx:
531         - 8   # NDRPDR sel
532         - 9   # NDRPDR sel
533         - 10  # NDRPDR sel
534         - 11  # NDRPDR sel
535         - 12  # NDRPDR sel
536         - 14  # NDRPDR sel
537         - 16  # NDRPDR sel
538         - 21  # NDRPDR sel
539         - 23  # NDRPDR sel
540         - 25  # NDRPDR sel
541     vpp-performance-changes-3n-skx:
542       - "vpp-performance-changes-3n-skx-h1"
543       - "vpp-performance-changes-3n-skx-ref"
544       - "vpp-performance-changes-3n-skx-cmp"
545
546     vpp-performance-changes-2n-skx-h1:
547       csit-vpp-perf-verify-1810-2n-skx:
548         - 9   # NDRPDR sel
549         - 13  # NDRPDR sel
550         - 14  # NDRPDR sel
551         - 19  # NDRPDR sel
552         - 20  # NDRPDR sel
553         - 21  # NDRPDR sel
554         - 22  # NDRPDR sel
555         - 23  # NDRPDR sel
556         - 24  # NDRPDR sel
557         - 27  # NDRPDR sel
558     vpp-performance-changes-2n-skx-ref:
559       csit-vpp-perf-verify-1901-2n-skx:
560         - 5   # NDRPDR sel
561         - 12  # NDRPDR sel
562         - 13  # NDRPDR sel
563         - 21  # NDRPDR sel
564         - 23  # NDRPDR sel
565         - 31  # NDRPDR sel
566         - 34  # NDRPDR sel
567         - 40  # NDRPDR sel
568         - 42  # NDRPDR sel
569         - 43  # NDRPDR sel
570     vpp-performance-changes-2n-skx-cmp:
571       csit-vpp-perf-verify-1904-2n-skx:
572         - 12  # NDRPDR sel
573         - 14  # NDRPDR sel
574         - 16  # NDRPDR sel
575         - 17  # NDRPDR sel
576         - 18  # NDRPDR sel
577         - 21  # NDRPDR sel
578         - 27  # NDRPDR sel
579         - 30  # NDRPDR sel
580         - 31  # NDRPDR sel
581         - 32  # NDRPDR sel
582     vpp-performance-changes-2n-skx:
583       - "vpp-performance-changes-2n-skx-h1"
584       - "vpp-performance-changes-2n-skx-ref"
585       - "vpp-performance-changes-2n-skx-cmp"
586
587     vpp-performance-changes-3n-hsw-mrr-h1:
588       csit-vpp-perf-verify-1810-3n-hsw:
589         - 9   # MRR sel
590     vpp-performance-changes-3n-hsw-mrr-ref:
591       csit-vpp-perf-verify-1901-3n-hsw:
592         - 35  # MRR sel
593     vpp-performance-changes-3n-hsw-mrr-cmp:
594       csit-vpp-perf-verify-1904-3n-hsw:
595         - 9   # MRR sel
596     vpp-performance-changes-3n-hsw-mrr:
597       - "vpp-performance-changes-3n-hsw-mrr-h1"
598       - "vpp-performance-changes-3n-hsw-mrr-ref"
599       - "vpp-performance-changes-3n-hsw-mrr-cmp"
600
601     vpp-performance-changes-3n-skx-mrr-h1:
602       csit-vpp-perf-verify-1810-3n-skx:
603         - 9   # MRR sel
604         - 11  # MRR sel
605         - 12  # MRR sel
606         - 13  # MRR sel
607     vpp-performance-changes-3n-skx-mrr-ref:
608       csit-vpp-perf-verify-1901-3n-skx:
609         - 32  # MRR sel
610     vpp-performance-changes-3n-skx-mrr-cmp:
611       csit-vpp-perf-verify-1904-3n-skx:
612         - 7   # MRR sel
613     vpp-performance-changes-3n-skx-mrr:
614       - "vpp-performance-changes-3n-skx-mrr-h1"
615       - "vpp-performance-changes-3n-skx-mrr-ref"
616       - "vpp-performance-changes-3n-skx-mrr-cmp"
617
618     vpp-performance-changes-2n-skx-mrr-h1:
619       csit-vpp-perf-verify-1810-2n-skx:
620         - 8   # MRR sel
621         - 10  # MRR sel
622         - 11  # MRR sel
623         - 12  # MRR sel
624     vpp-performance-changes-2n-skx-mrr-ref:
625       csit-vpp-perf-verify-1901-2n-skx:
626         - 22  # MRR sel
627     vpp-performance-changes-2n-skx-mrr-cmp:
628       csit-vpp-perf-verify-1904-2n-skx:
629         - 11  # MRR sel
630     vpp-performance-changes-2n-skx-mrr:
631       - "vpp-performance-changes-2n-skx-mrr-h1"
632       - "vpp-performance-changes-2n-skx-mrr-ref"
633       - "vpp-performance-changes-2n-skx-mrr-cmp"
634
635     dpdk-performance-changes-3n-hsw-h1:
636       csit-dpdk-perf-verify-1810-3n-hsw:
637         - 1   # NDRPDR sel
638         - 2   # NDRPDR sel
639         - 3   # NDRPDR sel
640         - 4   # NDRPDR sel
641         - 5   # NDRPDR sel
642         - 6   # NDRPDR sel
643         - 7   # NDRPDR sel
644         - 8   # NDRPDR sel
645         - 9   # NDRPDR sel
646         - 10  # NDRPDR sel
647     dpdk-performance-changes-3n-hsw-ref:
648       csit-dpdk-perf-verify-1901-3n-hsw:
649         - 13  # NDRPDR sel
650         - 14  # NDRPDR sel
651         - 16  # NDRPDR sel
652         - 17  # NDRPDR sel
653         - 18  # NDRPDR sel
654         - 19  # NDRPDR sel
655         - 20  # NDRPDR sel
656         - 21  # NDRPDR sel
657         - 22  # NDRPDR sel
658         - 23  # NDRPDR sel
659     dpdk-performance-changes-3n-hsw-cmp:
660       csit-dpdk-perf-verify-1904-3n-hsw:
661         - 2   # NDRPDR sel
662         - 3   # NDRPDR sel
663         - 5   # NDRPDR sel
664         - 6   # NDRPDR sel
665         - 13  # NDRPDR sel
666         - 14  # NDRPDR sel
667         - 15  # NDRPDR sel
668         - 18  # NDRPDR sel
669         - 19  # NDRPDR sel
670         - 20  # NDRPDR sel
671     dpdk-performance-changes-3n-hsw:
672       - "dpdk-performance-changes-3n-hsw-h1"
673       - "dpdk-performance-changes-3n-hsw-ref"
674       - "dpdk-performance-changes-3n-hsw-cmp"
675
676     dpdk-performance-changes-3n-skx-h1:
677       csit-dpdk-perf-verify-1810-3n-skx:
678         - 3   # NDRPDR sel
679         - 4   # NDRPDR sel
680         - 6   # NDRPDR sel
681         - 7   # NDRPDR sel
682         - 8   # NDRPDR sel
683         - 9   # NDRPDR sel
684         - 10  # NDRPDR sel
685         - 11  # NDRPDR sel
686         - 12  # NDRPDR sel
687         - 13  # NDRPDR sel
688     dpdk-performance-changes-3n-skx-ref:
689       csit-dpdk-perf-verify-1901-3n-skx:
690         - 3   # NDRPDR sel
691         - 5   # NDRPDR sel
692         - 6   # NDRPDR sel
693         - 7   # NDRPDR sel
694         - 8   # NDRPDR sel
695         - 9   # NDRPDR sel
696         - 10  # NDRPDR sel
697         - 11  # NDRPDR sel
698         - 12  # NDRPDR sel
699         - 13  # NDRPDR sel
700     dpdk-performance-changes-3n-skx-cmp:
701       csit-dpdk-perf-verify-1904-3n-skx:
702         - 2   # NDRPDR sel
703         - 3   # NDRPDR sel
704         - 4   # NDRPDR sel
705         - 5   # NDRPDR sel
706         - 6   # NDRPDR sel
707         - 7   # NDRPDR sel
708         - 11  # NDRPDR sel
709         - 12  # NDRPDR sel
710         - 13  # NDRPDR sel
711         - 14  # NDRPDR sel
712     dpdk-performance-changes-3n-skx:
713       - "dpdk-performance-changes-3n-skx-h1"
714       - "dpdk-performance-changes-3n-skx-ref"
715       - "dpdk-performance-changes-3n-skx-cmp"
716
717     dpdk-performance-changes-2n-skx-h1:
718       csit-dpdk-perf-verify-1810-2n-skx:
719         - 3   # NDRPDR sel
720         - 4   # NDRPDR sel
721         - 5   # NDRPDR sel
722         - 7   # NDRPDR sel
723         - 8   # NDRPDR sel
724         - 9   # NDRPDR sel
725         - 10  # NDRPDR sel
726         - 11  # NDRPDR sel
727         - 12  # NDRPDR sel
728         - 13  # NDRPDR sel
729     dpdk-performance-changes-2n-skx-ref:
730       csit-dpdk-perf-verify-1901-2n-skx:
731         - 12  # NDRPDR sel
732         - 13  # NDRPDR sel
733         - 14  # NDRPDR sel
734         - 15  # NDRPDR sel
735         - 16  # NDRPDR sel
736         - 17  # NDRPDR sel
737         - 18  # NDRPDR sel
738         - 19  # NDRPDR sel
739         - 20  # NDRPDR sel
740         - 21  # NDRPDR sel
741     dpdk-performance-changes-2n-skx-cmp:
742       csit-dpdk-perf-verify-1904-2n-skx:
743         - 2   # NDRPDR sel
744         - 3   # NDRPDR sel
745         - 4   # NDRPDR sel
746         - 5   # NDRPDR sel
747         - 7   # NDRPDR sel
748         - 8   # NDRPDR sel
749         - 9   # NDRPDR sel
750         - 10  # NDRPDR sel
751         - 11  # NDRPDR sel
752         - 12  # NDRPDR sel
753     dpdk-performance-changes-2n-skx:
754       - "dpdk-performance-changes-2n-skx-h1"
755       - "dpdk-performance-changes-2n-skx-ref"
756       - "dpdk-performance-changes-2n-skx-cmp"
757
758     # Compare testbeds
759
760     vpp-compare-testbeds-ref:
761       # TODO: Add 1904 data
762       csit-vpp-perf-verify-1904-3n-hsw:
763         - 11  # NDRPDR sel
764         - 12  # NDRPDR sel
765         - 20  # NDRPDR sel
766         - 21  # NDRPDR sel
767         - 23  # NDRPDR sel
768         - 24  # NDRPDR sel
769         - 25  # NDRPDR sel
770         - 26  # NDRPDR sel
771         - 29  # NDRPDR sel
772     vpp-compare-testbeds-cmp:
773       csit-vpp-perf-verify-1904-3n-skx:
774         - 8   # NDRPDR sel
775         - 9   # NDRPDR sel
776         - 10  # NDRPDR sel
777         - 11  # NDRPDR sel
778         - 12  # NDRPDR sel
779         - 14  # NDRPDR sel
780         - 16  # NDRPDR sel
781         - 21  # NDRPDR sel
782         - 23  # NDRPDR sel
783         - 25  # NDRPDR sel
784     vpp-compare-testbeds:
785       - "vpp-compare-testbeds-ref"
786       - "vpp-compare-testbeds-cmp"
787
788     vpp-compare-testbeds-mrr-ref:
789       csit-vpp-perf-verify-1904-3n-hsw:
790         - 9   # MRR sel
791     vpp-compare-testbeds-mrr-cmp:
792       csit-vpp-perf-verify-1904-3n-skx:
793         - 7   # MRR sel
794     vpp-compare-testbeds-mrr:
795       - "vpp-compare-testbeds-mrr-ref"
796       - "vpp-compare-testbeds-mrr-cmp"
797
798     dpdk-compare-testbeds-ref:
799       csit-dpdk-perf-verify-1904-3n-hsw:
800         - 2   # NDRPDR sel
801         - 3   # NDRPDR sel
802         - 5   # NDRPDR sel
803         - 6   # NDRPDR sel
804         - 13  # NDRPDR sel
805         - 14  # NDRPDR sel
806         - 15  # NDRPDR sel
807         - 18  # NDRPDR sel
808         - 19  # NDRPDR sel
809         - 20  # NDRPDR sel
810     dpdk-compare-testbeds-cmp:
811       csit-dpdk-perf-verify-1904-3n-skx:
812         - 2   # NDRPDR sel
813         - 3   # NDRPDR sel
814         - 4   # NDRPDR sel
815         - 5   # NDRPDR sel
816         - 6   # NDRPDR sel
817         - 7   # NDRPDR sel
818         - 11  # NDRPDR sel
819         - 12  # NDRPDR sel
820         - 13  # NDRPDR sel
821         - 14  # NDRPDR sel
822     dpdk-compare-testbeds:
823       - "dpdk-compare-testbeds-ref"
824       - "dpdk-compare-testbeds-cmp"
825
826     # Compare topologies
827
828     vpp-compare-topologies-ref:
829       csit-vpp-perf-verify-1904-3n-skx:
830         - 8   # NDRPDR sel
831         - 9   # NDRPDR sel
832         - 10  # NDRPDR sel
833         - 11  # NDRPDR sel
834         - 12  # NDRPDR sel
835         - 14  # NDRPDR sel
836         - 16  # NDRPDR sel
837         - 21  # NDRPDR sel
838         - 23  # NDRPDR sel
839         - 25  # NDRPDR sel
840     vpp-compare-topologies-cmp:
841       csit-vpp-perf-verify-1904-2n-skx:
842         - 12  # NDRPDR sel
843         - 14  # NDRPDR sel
844         - 16  # NDRPDR sel
845         - 17  # NDRPDR sel
846         - 18  # NDRPDR sel
847         - 21  # NDRPDR sel
848         - 27  # NDRPDR sel
849         - 30  # NDRPDR sel
850         - 31  # NDRPDR sel
851         - 32  # NDRPDR sel
852     vpp-compare-topologies:
853       - "vpp-compare-topologies-ref"
854       - "vpp-compare-topologies-cmp"
855
856     vpp-compare-topologies-mrr-ref:
857       csit-vpp-perf-verify-1904-3n-skx:
858         - 7   # MRR sel
859     vpp-compare-topologies-mrr-cmp:
860       csit-vpp-perf-verify-1904-2n-skx:
861         - 11  # MRR sel
862     vpp-compare-topologies-mrr:
863       - "vpp-compare-topologies-mrr-ref"
864       - "vpp-compare-topologies-mrr-cmp"
865
866     dpdk-compare-topologies-ref:
867       csit-dpdk-perf-verify-1904-3n-skx:
868         - 2   # NDRPDR sel
869         - 3   # NDRPDR sel
870         - 4   # NDRPDR sel
871         - 5   # NDRPDR sel
872         - 6   # NDRPDR sel
873         - 7   # NDRPDR sel
874         - 11  # NDRPDR sel
875         - 12  # NDRPDR sel
876         - 13  # NDRPDR sel
877         - 14  # NDRPDR sel
878     dpdk-compare-topologies-cmp:
879       csit-dpdk-perf-verify-1904-2n-skx:
880         - 2   # NDRPDR sel
881         - 3   # NDRPDR sel
882         - 4   # NDRPDR sel
883         - 5   # NDRPDR sel
884         - 7   # NDRPDR sel
885         - 8   # NDRPDR sel
886         - 9   # NDRPDR sel
887         - 10  # NDRPDR sel
888         - 11  # NDRPDR sel
889         - 12  # NDRPDR sel
890     dpdk-compare-topologies:
891       - "dpdk-compare-topologies-ref"
892       - "dpdk-compare-topologies-cmp"
893
894   plot-layouts:
895
896     plot-soak-throughput:
897       titlefont:
898         size: 18
899       xaxis:
900         title: "<b>Test Cases [Index]</b>"
901         titlefont:
902           size: 16
903         autorange: True
904         fixedrange: False
905         gridcolor: "rgb(230, 230, 230)"
906         linecolor: "rgb(220, 220, 220)"
907         linewidth: 1
908         showgrid: True
909         showline: True
910         showticklabels: True
911         tickcolor: "rgb(220, 220, 220)"
912         tickmode: "linear"
913         tickfont:
914           size: 16
915         zeroline: False
916       yaxis:
917         title: "<b>Packet Throughput [Mpps]</b>"
918         titlefont:
919           size: 16
920         gridcolor: "rgb(230, 230, 230)"
921         hoverformat: ".4s"
922         tickformat: ".3s"
923         linecolor: "rgb(220, 220, 220)"
924         linewidth: 1
925         showgrid: True
926         showline: True
927         showticklabels: True
928         tickcolor: "rgb(220, 220, 220)"
929         tickfont:
930           size: 16
931         zeroline: False
932         range: [0,50]
933       autosize: False
934       margin:
935         t: 50
936         b: 0
937         l: 80
938         r: 20
939       showlegend: True
940       legend:
941         orientation: "h"
942         font:
943           size: 16
944       width: 700
945       height: 900
946
947     plot-service-density:
948       titlefont:
949         size: 18
950       xaxis:
951         side: "top"
952         autorange: True
953         fixedrange: False
954         showgrid: False
955         showline: False
956         showticklabels: False
957         ticks: ""
958         ticklen: 0
959         tickwidth: 0
960         zeroline: False
961       yaxis:
962         autorange: "reversed"
963         showgrid: False
964         showline: False
965         showticklabels: False
966         ticks: ""
967         ticklen: 0
968         tickwidth: 0
969         zeroline: False
970       autosize: True
971       showlegend: False
972       width: 700
973       height: 700
974
975     plot-cps:
976       titlefont:
977         size: 18
978       xaxis:
979         title: "<b>Test Cases [Index]</b>"
980         titlefont:
981           size: 16
982         autorange: True
983         fixedrange: False
984         gridcolor: "rgb(230, 230, 230)"
985         linecolor: "rgb(220, 220, 220)"
986         linewidth: 1
987         showgrid: True
988         showline: True
989         showticklabels: True
990         tickcolor: "rgb(220, 220, 220)"
991         tickmode: "linear"
992         tickfont:
993           size: 16
994         zeroline: False
995       yaxis:
996         title: "<b>Connections Per Second [cps]</b>"
997         titlefont:
998           size: 16
999         gridcolor: "rgb(230, 230, 230)"
1000         hoverformat: ".4s"
1001         linecolor: "rgb(220, 220, 220)"
1002         linewidth: 1
1003         rangemode: "tozero"
1004         showgrid: True
1005         showline: True
1006         showticklabels: True
1007         tickcolor: "rgb(220, 220, 220)"
1008         tickformat: ".3s"
1009         tickfont:
1010           size: 16
1011         zeroline: False
1012       boxmode: "group"
1013       boxgroupgap: 0.5
1014       autosize: False
1015       margin:
1016         t: 50
1017         b: 20
1018         l: 80
1019         r: 20
1020       showlegend: True
1021       legend:
1022         orientation: "h"
1023         font:
1024           size: 16
1025       width: 700
1026       height: 800
1027
1028     plot-rps:
1029       titlefont:
1030         size: 18
1031       xaxis:
1032         title: "<b>Test Cases [Index]</b>"
1033         titlefont:
1034           size: 16
1035         autorange: True
1036         fixedrange: False
1037         gridcolor: "rgb(230, 230, 230)"
1038         linecolor: "rgb(220, 220, 220)"
1039         linewidth: 1
1040         showgrid: True
1041         showline: True
1042         showticklabels: True
1043         tickcolor: "rgb(220, 220, 220)"
1044         tickmode: "linear"
1045         tickfont:
1046           size: 16
1047         zeroline: False
1048       yaxis:
1049         title: "<b>Requests Per Second [rps]</b>"
1050         titlefont:
1051           size: 16
1052         gridcolor: "rgb(230, 230, 230)"
1053         hoverformat: ".4s"
1054         linecolor: "rgb(220, 220, 220)"
1055         linewidth: 1
1056         rangemode: "tozero"
1057         showgrid: True
1058         showline: True
1059         showticklabels: True
1060         tickcolor: "rgb(230, 230, 230)"
1061         tickformat: ".3s"
1062         tickfont:
1063           size: 16
1064         zeroline: False
1065       boxmode: "group"
1066       boxgroupgap: 0.5
1067       autosize: False
1068       margin:
1069         t: 50
1070         b: 20
1071         l: 80
1072         r: 20
1073       showlegend: True
1074       legend:
1075         orientation: "h"
1076         font:
1077           size: 16
1078       width: 700
1079       height: 800
1080
1081     plot-throughput:
1082       titlefont:
1083         size: 18
1084       xaxis:
1085         title: "<b>Test Cases [Index]</b>"
1086         titlefont:
1087           size: 16
1088         autorange: True
1089         fixedrange: False
1090         gridcolor: "rgb(230, 230, 230)"
1091         linecolor: "rgb(220, 220, 220)"
1092         linewidth: 1
1093         showgrid: True
1094         showline: True
1095         showticklabels: True
1096         tickcolor: "rgb(220, 220, 220)"
1097         tickmode: "linear"
1098         tickfont:
1099           size: 16
1100         zeroline: False
1101       yaxis:
1102         title: "<b>Packet Throughput [Mpps]</b>"
1103         titlefont:
1104           size: 16
1105         gridcolor: "rgb(230, 230, 230)"
1106         hoverformat: ".4s"
1107         tickformat: ".3s"
1108         linecolor: "rgb(220, 220, 220)"
1109         linewidth: 1
1110         showgrid: True
1111         showline: True
1112         showticklabels: True
1113         tickcolor: "rgb(220, 220, 220)"
1114         tickfont:
1115           size: 16
1116         zeroline: False
1117         range: [0,50]
1118       boxmode: "group"
1119       boxgroupgap: 0.5
1120       autosize: False
1121       margin:
1122         t: 50
1123         b: 0
1124         l: 80
1125         r: 20
1126       showlegend: True
1127       legend:
1128         orientation: "h"
1129         font:
1130           size: 16
1131       width: 700
1132       height: 900
1133
1134     plot-throughput-speedup-analysis:
1135       titlefont:
1136         size: 18
1137       xaxis:
1138         title: "<b>Number of Cores [Qty]</b>"
1139         titlefont:
1140           size: 16
1141         autorange: True
1142         fixedrange: False
1143         gridcolor: "rgb(230, 230, 230)"
1144         linecolor: "rgb(220, 220, 220)"
1145         linewidth: 1
1146         showgrid: True
1147         showline: True
1148         showticklabels: True
1149         tickcolor: "rgb(238, 238, 238)"
1150         tickmode: "linear"
1151         tickfont:
1152           size: 16
1153         zeroline: False
1154       yaxis:
1155         title: "<b>Packet Throughput [Mpps]</b>"
1156         titlefont:
1157           size: 16
1158         type: "linear"
1159         gridcolor: "rgb(230, 230, 230)"
1160         hoverformat: ".4s"
1161         linecolor: "rgb(220, 220, 220)"
1162         linewidth: 1
1163         showgrid: True
1164         showline: True
1165         showticklabels: True
1166         tickcolor: "rgb(220, 220, 220)"
1167         tickformat: ".4s"
1168         tickfont:
1169           size: 16
1170         zeroline: True
1171         rangemode: "tozero"
1172         range: [0,100]
1173       legend:
1174         orientation: "h"
1175         font:
1176           size: 16
1177         xanchor: "left"
1178         yanchor: "top"
1179         x: 0
1180         y: -0.2
1181         bgcolor: "rgba(255, 255, 255, 0)"
1182         bordercolor: "rgba(255, 255, 255, 0)"
1183         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1184       autosize: False
1185       margin:
1186           't': 50
1187           'b': 150
1188           'l': 85
1189           'r': 10
1190       showlegend: True
1191       width: 700
1192       height: 700
1193       hoverlabel:
1194         namelength: -1
1195       annotations: [
1196         {
1197           text: "_ _          __          ...",
1198           align: "left",
1199           showarrow: False,
1200           xref: "paper",
1201           yref: "paper",
1202           xanchor: "left",
1203           yanchor: "top",
1204           x: 0,
1205           y: -0.13,
1206           font: {
1207             family: "Consolas, Courier New",
1208             size: 15
1209           },
1210         },
1211         {
1212           text: "    Perfect     Measured     Limit",
1213           align: "left",
1214           showarrow: False,
1215           xref: "paper",
1216           yref: "paper",
1217           xanchor: "left",
1218           yanchor: "top",
1219           x: 0,
1220           y: -0.15,
1221           font: {
1222             family: "Consolas, Courier New",
1223             size: 15
1224           },
1225         },
1226       ]
1227
1228     plot-latency:
1229       titlefont:
1230         size: 18
1231       xaxis:
1232         title: "<b>Direction</b>"
1233         titlefont:
1234           size: 16
1235         autorange: True
1236         fixedrange: False
1237         gridcolor: "rgb(230, 230, 230)"
1238         linecolor: "rgb(220, 220, 220)"
1239         linewidth: 1
1240         showgrid: True
1241         showline: True
1242         showticklabels: False
1243         tickcolor: "rgb(220, 220, 220)"
1244         tickmode: "linear"
1245         tickfont:
1246           size: 16
1247         zeroline: False
1248       yaxis:
1249         title: "<b>Packet Latency [uSec]</b>"
1250         titlefont:
1251           size: 16
1252         type: "linear"
1253         gridcolor: "rgb(230, 230, 230)"
1254         hoverformat: ".4s"
1255         linecolor: "rgb(220, 220, 220)"
1256         linewidth: 1
1257         showgrid: True
1258         showline: True
1259         showticklabels: True
1260         tickcolor: "rgb(220, 220, 220)"
1261         tickformat: ".4s"
1262         tickfont:
1263           size: 16
1264         zeroline: True
1265         rangemode: "tozero"
1266       legend:
1267         orientation: "h"
1268         font:
1269           size: 16
1270         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1271       autosize: False
1272       margin:
1273           't': 50
1274           'b': 150
1275           'l': 80
1276           'r': 10
1277       showlegend: True
1278       width: 700
1279       height: 700
1280       hoverlabel:
1281         namelength: -1
1282
1283 - type: "static"
1284   src-path: "{DIR[RST]}"
1285   dst-path: "{DIR[WORKING,SRC]}"
1286
1287 - type: "input"
1288   general:
1289     file-name: "robot-plugin.zip"
1290     file-format: ".zip"
1291     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1292     extract: "robot-plugin/output.xml"
1293
1294   builds:
1295 #    # TODO: Add 1904 data
1296 ##    intel-dnv-vpp-release-1904:
1297 ##      - 1
1298 #
1299 #    intel-dnv-vpp-release-1901:
1300 #      - 1
1301 #
1302 #    intel-dnv-vpp-release-1810:
1303 #      - 1
1304
1305     csit-vpp-perf-verify-1810-3n-hsw:
1306       - 9   # MRR sel
1307       - 8   # NDRPDR sel
1308       - 12  # NDRPDR sel
1309       - 14  # NDRPDR sel
1310       - 18  # NDRPDR sel
1311       - 23  # NDRPDR sel
1312       - 25  # NDRPDR sel
1313       - 38  # NDRPDR sel
1314       - 39  # NDRPDR sel
1315       - 41  # NDRPDR sel
1316       - 42  # NDRPDR sel
1317       - 28  # WRK
1318       - 29  # WRK
1319       - 30  # WRK
1320       - 31  # WRK
1321       - 32  # WRK
1322       - 33  # WRK
1323       - 34  # WRK
1324       - 35  # WRK
1325       - 36  # WRK
1326       - 37  # WRK
1327     csit-vpp-perf-verify-1901-3n-hsw:
1328       - 35  # MRR sel
1329       - 10  # NDRPDR sel
1330       - 19  # NDRPDR sel
1331       - 31  # NDRPDR sel
1332       - 36  # NDRPDR sel
1333       - 40  # NDRPDR sel
1334       - 42  # NDRPDR sel
1335       - 44  # NDRPDR sel
1336       - 46  # NDRPDR sel
1337       - 47  # NDRPDR sel
1338       - 48  # NDRPDR sel
1339       - 61  # NDRPDR LB
1340       - 62  # NDRPDR LB
1341       - 63  # NDRPDR LB
1342       - 64  # NDRPDR LB
1343       - 65  # NDRPDR LB
1344       - 66  # NDRPDR LB
1345       - 67  # NDRPDR LB
1346       - 69  # NDRPDR LB
1347       - 70  # NDRPDR LB
1348       - 71  # NDRPDR LB
1349     # TODO: Add 1904 Data
1350     csit-vpp-perf-verify-1904-3n-hsw:
1351       - 9   # MRR sel
1352       - 11  # NDRPDR sel
1353       - 12  # NDRPDR sel
1354       - 20  # NDRPDR sel
1355       - 21  # NDRPDR sel
1356       - 23  # NDRPDR sel
1357       - 24  # NDRPDR sel
1358       - 25  # NDRPDR sel
1359       - 26  # NDRPDR sel
1360       - 29  # NDRPDR sel
1361
1362     csit-vpp-perf-verify-1810-3n-skx:
1363       - 9   # MRR sel
1364       - 11  # MRR sel
1365       - 12  # MRR sel
1366       - 13  # MRR sel
1367       - 10  # NDRPDR sel
1368       - 14  # NDRPDR sel
1369       - 15  # NDRPDR sel
1370       - 16  # NDRPDR sel
1371       - 17  # NDRPDR sel
1372       - 19  # NDRPDR sel
1373       - 20  # NDRPDR sel
1374       - 21  # NDRPDR sel
1375       - 22  # NDRPDR sel
1376       - 25  # NDRPDR sel
1377     csit-vpp-perf-verify-1901-3n-skx:
1378       - 32  # MRR sel
1379       - 18  # NDRPDR sel
1380       - 19  # NDRPDR sel
1381       - 20  # NDRPDR sel
1382       - 28  # NDRPDR sel
1383       - 31  # NDRPDR sel
1384       - 33  # NDRPDR sel
1385       - 36  # NDRPDR sel
1386       - 38  # NDRPDR sel
1387       - 47  # NDRPDR sel
1388       - 48  # NDRPDR sel
1389       - 54  # NDRPDR LB
1390       - 57  # NDRPDR LB
1391       - 58  # NDRPDR LB
1392       - 59  # NDRPDR LB
1393       - 60  # NDRPDR LB
1394       - 63  # NDRPDR LB
1395       - 64  # NDRPDR LB
1396       - 65  # NDRPDR LB
1397       - 66  # NDRPDR LB
1398       - 67  # NDRPDR LB
1399     csit-vpp-perf-verify-1904-3n-skx:
1400       - 7   # MRR sel
1401       - 26  # NDRPDR full
1402       - 27  # NDRPDR full
1403       - 8   # NDRPDR sel
1404       - 9   # NDRPDR sel
1405       - 10  # NDRPDR sel
1406       - 11  # NDRPDR sel
1407       - 12  # NDRPDR sel
1408       - 14  # NDRPDR sel
1409       - 16  # NDRPDR sel
1410       - 21  # NDRPDR sel
1411       - 23  # NDRPDR sel
1412       - 25  # NDRPDR sel
1413
1414     csit-vpp-perf-verify-1810-2n-skx:
1415       - 8   # MRR sel
1416       - 10  # MRR sel
1417       - 11  # MRR sel
1418       - 12  # MRR sel
1419       - 9   # NDRPDR sel
1420       - 13  # NDRPDR sel
1421       - 14  # NDRPDR sel
1422       - 19  # NDRPDR sel
1423       - 20  # NDRPDR sel
1424       - 21  # NDRPDR sel
1425       - 22  # NDRPDR sel
1426       - 23  # NDRPDR sel
1427       - 24  # NDRPDR sel
1428       - 27  # NDRPDR sel
1429     csit-vpp-perf-verify-1901-2n-skx:
1430       - 22  # MRR sel
1431       - 5   # NDRPDR sel
1432       - 12  # NDRPDR sel
1433       - 13  # NDRPDR sel
1434       - 21  # NDRPDR sel
1435       - 23  # NDRPDR sel
1436       - 31  # NDRPDR sel
1437       - 34  # NDRPDR sel
1438       - 40  # NDRPDR sel
1439       - 42  # NDRPDR sel
1440       - 43  # NDRPDR sel
1441       - 45  # SOAK
1442     # TODO: Add 1904 data
1443     csit-vpp-perf-verify-1904-2n-skx:
1444       - 11  # MRR sel
1445       - 33  # NDRPDR full
1446       - 39  # NDRPDR full
1447       - 58  # NDRPDR full
1448       - 62  # NDRPDR full
1449       - 12  # NDRPDR sel
1450       - 14  # NDRPDR sel
1451       - 16  # NDRPDR sel
1452       - 17  # NDRPDR sel
1453       - 18  # NDRPDR sel
1454       - 21  # NDRPDR sel
1455       - 27  # NDRPDR sel
1456       - 30  # NDRPDR sel
1457       - 31  # NDRPDR sel
1458       - 32  # NDRPDR sel
1459       - 40  # NFV MRR 64b
1460       - 41  # NFV MRR 64b
1461       - 42  # NFV MRR 64b
1462       - 47  # NFV MRR 64b
1463       - 48  # NFV MRR 64b
1464       - 49  # NFV MRR IMIX
1465       - 50  # NFV MRR IMIX
1466       - 51  # NFV MRR IMIX
1467       - 54  # NFV MRR IMIX
1468       - 55  # NFV MRR IMIX
1469       - 56  # NFV NDRPDR 64b
1470       - 59  # NFV NDRPDR 64b
1471       - 60  # NFV NDRPDR 64b
1472       - 61  # NFV NDRPDR IMIX
1473       - 63  # NFV NDRPDR IMIX
1474
1475 #    csit-ligato-perf-verify-1901-3n-hsw:
1476 #      - 10  # NDRPDR full
1477 #      - 8   # NDRPDR sel
1478 #      - 9   # NDRPDR sel
1479 #      - 11  # NDRPDR sel
1480 #      - 12  # NDRPDR sel
1481 #      - 13  # NDRPDR sel
1482 #      - 14  # NDRPDR sel
1483 #      - 15  # NDRPDR sel
1484 #      - 16  # NDRPDR sel
1485 #      - 17  # NDRPDR sel
1486 #      - 18  # NDRPDR sel
1487 #    # TODO: Add 1904 data
1488 ##    csit-ligato-perf-verify-1904-3n-hsw:
1489 ##      -
1490
1491     csit-dpdk-perf-verify-1810-3n-hsw:
1492       - 1   # NDRPDR sel
1493       - 2   # NDRPDR sel
1494       - 3   # NDRPDR sel
1495       - 4   # NDRPDR sel
1496       - 5   # NDRPDR sel
1497       - 6   # NDRPDR sel
1498       - 7   # NDRPDR sel
1499       - 8   # NDRPDR sel
1500       - 9   # NDRPDR sel
1501       - 10  # NDRPDR sel
1502     csit-dpdk-perf-verify-1901-3n-hsw:
1503       - 13  # NDRPDR sel
1504       - 14  # NDRPDR sel
1505       - 16  # NDRPDR sel
1506       - 17  # NDRPDR sel
1507       - 18  # NDRPDR sel
1508       - 19  # NDRPDR sel
1509       - 20  # NDRPDR sel
1510       - 21  # NDRPDR sel
1511       - 22  # NDRPDR sel
1512       - 23  # NDRPDR sel
1513     csit-dpdk-perf-verify-1904-3n-hsw:
1514       - 2   # NDRPDR sel
1515       - 3   # NDRPDR sel
1516       - 5   # NDRPDR sel
1517       - 6   # NDRPDR sel
1518       - 13  # NDRPDR sel
1519       - 14  # NDRPDR sel
1520       - 15  # NDRPDR sel
1521       - 18  # NDRPDR sel
1522       - 19  # NDRPDR sel
1523       - 20  # NDRPDR sel
1524
1525     csit-dpdk-perf-verify-1810-3n-skx:
1526       - 3   # NDRPDR sel
1527       - 4   # NDRPDR sel
1528       - 6   # NDRPDR sel
1529       - 7   # NDRPDR sel
1530       - 8   # NDRPDR sel
1531       - 9   # NDRPDR sel
1532       - 10  # NDRPDR sel
1533       - 11  # NDRPDR sel
1534       - 12  # NDRPDR sel
1535       - 13  # NDRPDR sel
1536     csit-dpdk-perf-verify-1901-3n-skx:
1537       - 3   # NDRPDR sel
1538       - 5   # NDRPDR sel
1539       - 6   # NDRPDR sel
1540       - 7   # NDRPDR sel
1541       - 8   # NDRPDR sel
1542       - 9   # NDRPDR sel
1543       - 10  # NDRPDR sel
1544       - 11  # NDRPDR sel
1545       - 12  # NDRPDR sel
1546       - 13  # NDRPDR sel
1547     csit-dpdk-perf-verify-1904-3n-skx:
1548       - 2   # NDRPDR sel
1549       - 3   # NDRPDR sel
1550       - 4   # NDRPDR sel
1551       - 5   # NDRPDR sel
1552       - 6   # NDRPDR sel
1553       - 7   # NDRPDR sel
1554       - 11  # NDRPDR sel
1555       - 12  # NDRPDR sel
1556       - 13  # NDRPDR sel
1557       - 14  # NDRPDR sel
1558
1559     csit-dpdk-perf-verify-1810-2n-skx:
1560       - 3   # NDRPDR sel
1561       - 4   # NDRPDR sel
1562       - 5   # NDRPDR sel
1563       - 7   # NDRPDR sel
1564       - 8   # NDRPDR sel
1565       - 9   # NDRPDR sel
1566       - 10  # NDRPDR sel
1567       - 11  # NDRPDR sel
1568       - 12  # NDRPDR sel
1569       - 13  # NDRPDR sel
1570     csit-dpdk-perf-verify-1901-2n-skx:
1571       - 12  # NDRPDR sel
1572       - 13  # NDRPDR sel
1573       - 14  # NDRPDR sel
1574       - 15  # NDRPDR sel
1575       - 16  # NDRPDR sel
1576       - 17  # NDRPDR sel
1577       - 18  # NDRPDR sel
1578       - 19  # NDRPDR sel
1579       - 20  # NDRPDR sel
1580       - 21  # NDRPDR sel
1581     csit-dpdk-perf-verify-1904-2n-skx:
1582       - 2   # NDRPDR sel
1583       - 3   # NDRPDR sel
1584       - 4   # NDRPDR sel
1585       - 5   # NDRPDR sel
1586       - 7   # NDRPDR sel
1587       - 8   # NDRPDR sel
1588       - 9   # NDRPDR sel
1589       - 10  # NDRPDR sel
1590       - 11  # NDRPDR sel
1591       - 12  # NDRPDR sel
1592
1593     csit-vpp-functional-1904-ubuntu1604-virl:
1594       - 33
1595     csit-vpp-functional-1904-centos7-virl:
1596       - 32
1597     csit-vpp-device-1904-ubuntu1804-1n-skx:
1598       - 32
1599 #    # Not used
1600 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1601 #      - 1
1602     csit-dmm-functional-1904-ubuntu1604-virl:
1603       - 1
1604     csit-hc2vpp-verify-func-1904-ubuntu1604:
1605       - 4
1606
1607 - type: "output"
1608   output: "report"
1609   format:
1610     html:
1611     - full
1612 #    pdf:
1613 #    - minimal
1614
1615 ################################################################################
1616 ###                               T A B L E S                                ###
1617 ################################################################################
1618
1619 # VPP Compare NICs 3n-hsw 1t1c ndr
1620 - type: "table"
1621   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1622   algorithm: "table_nics_comparison"
1623   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1624   reference:
1625     title: "Intel-x520"
1626     nic: "NIC_Intel-X520-DA2"
1627   compare:
1628     title: "Intel-x710"
1629     nic: "NIC_Intel-X710"
1630   data: "vpp-nic-comparison-3n-hsw"
1631   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1632   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1633   parameters:
1634   - "name"
1635   - "parent"
1636   - "throughput"
1637   - "tags"
1638
1639 # VPP Compare NICs 3n-hsw 2t2c ndr
1640 - type: "table"
1641   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1642   algorithm: "table_nics_comparison"
1643   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1644   reference:
1645     title: "Intel-x520"
1646     nic: "NIC_Intel-X520-DA2"
1647   compare:
1648     title: "Intel-x710"
1649     nic: "NIC_Intel-X710"
1650   data: "vpp-nic-comparison-3n-hsw"
1651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1652   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1653   parameters:
1654   - "name"
1655   - "parent"
1656   - "throughput"
1657   - "tags"
1658
1659 # VPP Compare NICs 3n-hsw 1t1c pdr
1660 - type: "table"
1661   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1662   algorithm: "table_nics_comparison"
1663   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1664   reference:
1665     title: "Intel-x520"
1666     nic: "NIC_Intel-X520-DA2"
1667   compare:
1668     title: "Intel-x710"
1669     nic: "NIC_Intel-X710"
1670   data: "vpp-nic-comparison-3n-hsw"
1671   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1672   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1673   parameters:
1674   - "name"
1675   - "parent"
1676   - "throughput"
1677   - "tags"
1678
1679 # VPP Compare NICs 3n-hsw 2t2c pdr
1680 - type: "table"
1681   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1682   algorithm: "table_nics_comparison"
1683   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1684   reference:
1685     title: "Intel-x520"
1686     nic: "NIC_Intel-X520-DA2"
1687   compare:
1688     title: "Intel-x710"
1689     nic: "NIC_Intel-X710"
1690   data: "vpp-nic-comparison-3n-hsw"
1691   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1692   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1693   parameters:
1694   - "name"
1695   - "parent"
1696   - "throughput"
1697   - "tags"
1698
1699 # VPP Compare NICs 3n-hsw 1t1c mrr
1700 - type: "table"
1701   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1702   algorithm: "table_nics_comparison"
1703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1704   reference:
1705     title: "Intel-x520"
1706     nic: "NIC_Intel-X520-DA2"
1707   compare:
1708     title: "Intel-x710"
1709     nic: "NIC_Intel-X710"
1710   data: "vpp-nic-comparison-3n-hsw-mrr"
1711   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1712   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1713   parameters:
1714   - "name"
1715   - "parent"
1716   - "result"
1717   - "tags"
1718
1719 # VPP Compare NICs 3n-hsw 2t2c mrr
1720 - type: "table"
1721   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1722   algorithm: "table_nics_comparison"
1723   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1724   reference:
1725     title: "Intel-x520"
1726     nic: "NIC_Intel-X520-DA2"
1727   compare:
1728     title: "Intel-x710"
1729     nic: "NIC_Intel-X710"
1730   data: "vpp-nic-comparison-3n-hsw-mrr"
1731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1732   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1733   parameters:
1734   - "name"
1735   - "parent"
1736   - "result"
1737   - "tags"
1738
1739 # VPP Compare NICs 3n-hsw 4t4c mrr
1740 - type: "table"
1741   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1742   algorithm: "table_nics_comparison"
1743   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1744   reference:
1745     title: "Intel-x520"
1746     nic: "NIC_Intel-X520-DA2"
1747   compare:
1748     title: "Intel-x710"
1749     nic: "NIC_Intel-X710"
1750   data: "vpp-nic-comparison-3n-hsw-mrr"
1751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1752   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1753   parameters:
1754   - "name"
1755   - "parent"
1756   - "result"
1757   - "tags"
1758
1759 # VPP Compare NICs 3n-skx 2t1c ndr
1760 - type: "table"
1761   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1762   algorithm: "table_nics_comparison"
1763   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1764   reference:
1765     title: "Intel-x710"
1766     nic: "NIC_Intel-X710"
1767   compare:
1768     title: "Intel-xxv710"
1769     nic: "NIC_Intel-XXV710"
1770   data: "vpp-nic-comparison-3n-skx"
1771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1772   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1773   parameters:
1774   - "name"
1775   - "parent"
1776   - "throughput"
1777   - "tags"
1778
1779 # VPP Compare NICs 3n-skx 4t2c ndr
1780 - type: "table"
1781   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1782   algorithm: "table_nics_comparison"
1783   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1784   reference:
1785     title: "Intel-x710"
1786     nic: "NIC_Intel-X710"
1787   compare:
1788     title: "Intel-xxv710"
1789     nic: "NIC_Intel-XXV710"
1790   data: "vpp-nic-comparison-3n-skx"
1791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1792   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1793   parameters:
1794   - "name"
1795   - "parent"
1796   - "throughput"
1797   - "tags"
1798
1799 # VPP Compare NICs 3n-skx 2t1c pdr
1800 - type: "table"
1801   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1802   algorithm: "table_nics_comparison"
1803   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1804   reference:
1805     title: "Intel-x710"
1806     nic: "NIC_Intel-X710"
1807   compare:
1808     title: "Intel-xxv710"
1809     nic: "NIC_Intel-XXV710"
1810   data: "vpp-nic-comparison-3n-skx"
1811   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1812   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1813   parameters:
1814   - "name"
1815   - "parent"
1816   - "throughput"
1817   - "tags"
1818
1819  # VPP Compare NICs 3n-skx 4t2c pdr
1820 - type: "table"
1821   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1822   algorithm: "table_nics_comparison"
1823   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1824   reference:
1825     title: "Intel-x710"
1826     nic: "NIC_Intel-X710"
1827   compare:
1828     title: "Intel-xxv710"
1829     nic: "NIC_Intel-XXV710"
1830   data: "vpp-nic-comparison-3n-skx"
1831   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1832   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1833   parameters:
1834   - "name"
1835   - "parent"
1836   - "throughput"
1837   - "tags"
1838
1839 # VPP Compare NICs 3n-skx 2t1c mrr
1840 - type: "table"
1841   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1842   algorithm: "table_nics_comparison"
1843   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1844   reference:
1845     title: "Intel-x710"
1846     nic: "NIC_Intel-X710"
1847   compare:
1848     title: "Intel-xxv710"
1849     nic: "NIC_Intel-XXV710"
1850   data: "vpp-nic-comparison-3n-skx-mrr"
1851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1852   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1853   parameters:
1854   - "name"
1855   - "parent"
1856   - "result"
1857   - "tags"
1858
1859 # VPP Compare NICs 3n-skx 4t2c mrr
1860 - type: "table"
1861   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1862   algorithm: "table_nics_comparison"
1863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1864   reference:
1865     title: "Intel-x710"
1866     nic: "NIC_Intel-X710"
1867   compare:
1868     title: "Intel-xxv710"
1869     nic: "NIC_Intel-XXV710"
1870   data: "vpp-nic-comparison-3n-skx-mrr"
1871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1872   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1873   parameters:
1874   - "name"
1875   - "parent"
1876   - "result"
1877   - "tags"
1878
1879  # VPP Compare NICs 3n-skx 8t4c mrr
1880 - type: "table"
1881   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1882   algorithm: "table_nics_comparison"
1883   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1884   reference:
1885     title: "Intel-x710"
1886     nic: "NIC_Intel-X710"
1887   compare:
1888     title: "Intel-xxv710"
1889     nic: "NIC_Intel-XXV710"
1890   data: "vpp-nic-comparison-3n-skx-mrr"
1891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1892   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1893   parameters:
1894   - "name"
1895   - "parent"
1896   - "result"
1897   - "tags"
1898
1899 # VPP Compare NICs 2n-skx 2t1c ndr
1900 - type: "table"
1901   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1902   algorithm: "table_nics_comparison"
1903   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1904   reference:
1905     title: "Intel-x710"
1906     nic: "NIC_Intel-X710"
1907   compare:
1908     title: "Intel-xxv710"
1909     nic: "NIC_Intel-XXV710"
1910   data: "vpp-nic-comparison-2n-skx"
1911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1912   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1913   parameters:
1914   - "name"
1915   - "parent"
1916   - "throughput"
1917   - "tags"
1918
1919 # VPP Compare NICs 2n-skx 4t2c ndr
1920 - type: "table"
1921   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1922   algorithm: "table_nics_comparison"
1923   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1924   reference:
1925     title: "Intel-x710"
1926     nic: "NIC_Intel-X710"
1927   compare:
1928     title: "Intel-xxv710"
1929     nic: "NIC_Intel-XXV710"
1930   data: "vpp-nic-comparison-2n-skx"
1931   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1932   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1933   parameters:
1934   - "name"
1935   - "parent"
1936   - "throughput"
1937   - "tags"
1938
1939  # VPP Compare NICs 2n-skx 2t1c pdr
1940 - type: "table"
1941   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1942   algorithm: "table_nics_comparison"
1943   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1944   reference:
1945     title: "Intel-x710"
1946     nic: "NIC_Intel-X710"
1947   compare:
1948     title: "Intel-xxv710"
1949     nic: "NIC_Intel-XXV710"
1950   data: "vpp-nic-comparison-2n-skx"
1951   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1952   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1953   parameters:
1954   - "name"
1955   - "parent"
1956   - "throughput"
1957   - "tags"
1958
1959 # VPP Compare NICs 2n-skx 4t2c pdr
1960 - type: "table"
1961   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1962   algorithm: "table_nics_comparison"
1963   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1964   reference:
1965     title: "Intel-x710"
1966     nic: "NIC_Intel-X710"
1967   compare:
1968     title: "Intel-xxv710"
1969     nic: "NIC_Intel-XXV710"
1970   data: "vpp-nic-comparison-2n-skx"
1971   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1972   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1973   parameters:
1974   - "name"
1975   - "parent"
1976   - "throughput"
1977   - "tags"
1978
1979 # VPP Compare NICs 2n-skx 2t1c mrr
1980 - type: "table"
1981   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1982   algorithm: "table_nics_comparison"
1983   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1984   reference:
1985     title: "Intel-x710"
1986     nic: "NIC_Intel-X710"
1987   compare:
1988     title: "Intel-xxv710"
1989     nic: "NIC_Intel-XXV710"
1990   data: "vpp-nic-comparison-2n-skx-mrr"
1991   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1992   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1993   parameters:
1994   - "name"
1995   - "parent"
1996   - "result"
1997   - "tags"
1998
1999 # VPP Compare NICs 2n-skx 4t2c mrr
2000 - type: "table"
2001   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2002   algorithm: "table_nics_comparison"
2003   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2004   reference:
2005     title: "Intel-x710"
2006     nic: "NIC_Intel-X710"
2007   compare:
2008     title: "Intel-xxv710"
2009     nic: "NIC_Intel-XXV710"
2010   data: "vpp-nic-comparison-2n-skx-mrr"
2011   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2012   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2013   parameters:
2014   - "name"
2015   - "parent"
2016   - "result"
2017   - "tags"
2018
2019 # VPP Compare NICs 2n-skx 8t4c mrr
2020 - type: "table"
2021   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2022   algorithm: "table_nics_comparison"
2023   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2024   reference:
2025     title: "Intel-x710"
2026     nic: "NIC_Intel-X710"
2027   compare:
2028     title: "Intel-xxv710"
2029     nic: "NIC_Intel-XXV710"
2030   data: "vpp-nic-comparison-2n-skx-mrr"
2031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2032   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2033   parameters:
2034   - "name"
2035   - "parent"
2036   - "result"
2037   - "tags"
2038
2039 ################################################################################
2040 # VPP
2041
2042 ## VPP Performance Changes 2n-dnv 1t1c pdr
2043 #- type: "table"
2044 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2045 #  algorithm: "table_performance_comparison"
2046 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2047 #  history:
2048 #    - title: "rls1810"
2049 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2050 #  reference:
2051 #    title: "rls1901"
2052 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2053 #  compare:
2054 #    title: "rls1904"
2055 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2056 #  data: "intel-dnv-vpp-changes-2n-dnv"
2057 #  include-tests: "PDR"
2058 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2059 #  parameters:
2060 #  - "name"
2061 #  - "parent"
2062 #  - "throughput"
2063 #
2064 ## VPP Performance Changes 2n-dnv 2t2c pdr
2065 #- type: "table"
2066 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2067 #  algorithm: "table_performance_comparison"
2068 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2069 #  history:
2070 #    - title: "rls1810"
2071 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2072 #  reference:
2073 #    title: "rls1901"
2074 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2075 #  compare:
2076 #    title: "rls1904"
2077 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2078 #  data: "intel-dnv-vpp-changes-2n-dnv"
2079 #  include-tests: "PDR"
2080 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2081 #  parameters:
2082 #  - "name"
2083 #  - "parent"
2084 #  - "throughput"
2085 #
2086 ## VPP Performance Changes 2n-dnv 1t1c ndr
2087 #- type: "table"
2088 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2089 #  algorithm: "table_performance_comparison"
2090 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2091 #  history:
2092 #    - title: "rls1810"
2093 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2094 #  reference:
2095 #    title: "rls1901"
2096 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2097 #  compare:
2098 #    title: "rls1904"
2099 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2100 #  data: "intel-dnv-vpp-changes-2n-dnv"
2101 #  include-tests: "NDR"
2102 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2103 #  parameters:
2104 #  - "name"
2105 #  - "parent"
2106 #  - "throughput"
2107 #
2108 ## VPP Performance Changes 2n-dnv 2t2c ndr
2109 #- type: "table"
2110 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2111 #  algorithm: "table_performance_comparison"
2112 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2113 #  history:
2114 #    - title: "rls1810"
2115 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2116 #  reference:
2117 #    title: "rls1901"
2118 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2119 #  compare:
2120 #    title: "rls1904"
2121 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2122 #  data: "intel-dnv-vpp-changes-2n-dnv"
2123 #  include-tests: "NDR"
2124 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2125 #  parameters:
2126 #  - "name"
2127 #  - "parent"
2128 #  - "throughput"
2129 #
2130 ## VPP Performance Changes 2n-dnv 1t1c MRR
2131 #- type: "table"
2132 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2133 #  algorithm: "table_performance_comparison"
2134 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2135 #  history:
2136 #    - title: "rls1810"
2137 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2138 #  reference:
2139 #    title: "rls1901"
2140 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2141 #  compare:
2142 #    title: "rls1904"
2143 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2144 #  data: "intel-dnv-vpp-changes-2n-dnv"
2145 #  include-tests: "MRR"
2146 #  filter: "'1T1C' and 'MRR'"
2147 #  parameters:
2148 #  - "name"
2149 #  - "parent"
2150 #  - "result"
2151 #
2152 ## VPP Performance Changes 2n-dnv 2t2c MRR
2153 #- type: "table"
2154 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2155 #  algorithm: "table_performance_comparison"
2156 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2157 #  history:
2158 #    - title: "rls1810"
2159 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2160 #  reference:
2161 #    title: "rls1901"
2162 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2163 #  compare:
2164 #    title: "rls1904"
2165 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2166 #  data: "intel-dnv-vpp-changes-2n-dnv"
2167 #  include-tests: "MRR"
2168 #  filter: "'2T2C' and 'MRR'"
2169 #  parameters:
2170 #  - "name"
2171 #  - "parent"
2172 #  - "result"
2173 #
2174 ## VPP Performance Changes 2n-dnv 4t4c MRR
2175 #- type: "table"
2176 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2177 #  algorithm: "table_performance_comparison"
2178 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2179 #  history:
2180 #    - title: "rls1810"
2181 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2182 #  reference:
2183 #    title: "rls1901"
2184 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2185 #  compare:
2186 #    title: "rls1904"
2187 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2188 #  data: "intel-dnv-vpp-changes-2n-dnv"
2189 #  include-tests: "MRR"
2190 #  filter: "'4T4C' and 'MRR'"
2191 #  parameters:
2192 #  - "name"
2193 #  - "parent"
2194 #  - "result"
2195
2196 # VPP Performance Changes 3n-hsw 1t1c pdr
2197 - type: "table"
2198   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2199   algorithm: "table_performance_comparison"
2200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2201   history:
2202     - title: "rls1810"
2203       data: "vpp-performance-changes-3n-hsw-h1"
2204   reference:
2205     title: "rls1901"
2206     data: "vpp-performance-changes-3n-hsw-ref"
2207   compare:
2208     title: "rls1904"
2209     data: "vpp-performance-changes-3n-hsw-cmp"
2210   data: "vpp-performance-changes-3n-hsw"
2211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2212   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2213   parameters:
2214   - "name"
2215   - "parent"
2216   - "throughput"
2217
2218 # VPP Performance Changes 3n-hsw 2t2c pdr
2219 - type: "table"
2220   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2221   algorithm: "table_performance_comparison"
2222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2223   history:
2224     - title: "rls1810"
2225       data: "vpp-performance-changes-3n-hsw-h1"
2226   reference:
2227     title: "rls1901"
2228     data: "vpp-performance-changes-3n-hsw-ref"
2229   compare:
2230     title: "rls1904"
2231     data: "vpp-performance-changes-3n-hsw-cmp"
2232   data: "vpp-performance-changes-3n-hsw"
2233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2234   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2235   parameters:
2236   - "name"
2237   - "parent"
2238   - "throughput"
2239
2240 # VPP Performance Changes 3n-hsw 1t1c ndr
2241 - type: "table"
2242   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2243   algorithm: "table_performance_comparison"
2244   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2245   history:
2246     - title: "rls1810"
2247       data: "vpp-performance-changes-3n-hsw-h1"
2248   reference:
2249     title: "rls1901"
2250     data: "vpp-performance-changes-3n-hsw-ref"
2251   compare:
2252     title: "rls1904"
2253     data: "vpp-performance-changes-3n-hsw-cmp"
2254   data: "vpp-performance-changes-3n-hsw"
2255   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2256   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2257   parameters:
2258   - "name"
2259   - "parent"
2260   - "throughput"
2261
2262 # VPP Performance Changes 3n-hsw 2t2c ndr
2263 - type: "table"
2264   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2265   algorithm: "table_performance_comparison"
2266   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2267   history:
2268     - title: "rls1810"
2269       data: "vpp-performance-changes-3n-hsw-h1"
2270   reference:
2271     title: "rls1901"
2272     data: "vpp-performance-changes-3n-hsw-ref"
2273   compare:
2274     title: "rls1904"
2275     data: "vpp-performance-changes-3n-hsw-cmp"
2276   data: "vpp-performance-changes-3n-hsw"
2277   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2278   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2279   parameters:
2280   - "name"
2281   - "parent"
2282   - "throughput"
2283
2284 # VPP Performance Changes 3n-skx 2t1c pdr
2285 - type: "table"
2286   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2287   algorithm: "table_performance_comparison"
2288   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2289   history:
2290     - title: "rls1810"
2291       data: "vpp-performance-changes-3n-skx-h1"
2292   reference:
2293     title: "rls1901"
2294     data: "vpp-performance-changes-3n-skx-ref"
2295   compare:
2296     title: "rls1904"
2297     data: "vpp-performance-changes-3n-skx-cmp"
2298   data: "vpp-performance-changes-3n-skx"
2299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2300   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2301   parameters:
2302   - "name"
2303   - "parent"
2304   - "throughput"
2305
2306 # VPP Performance Changes 3n-skx 4t2c pdr
2307 - type: "table"
2308   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2309   algorithm: "table_performance_comparison"
2310   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2311   history:
2312     - title: "rls1810"
2313       data: "vpp-performance-changes-3n-skx-h1"
2314   reference:
2315     title: "rls1901"
2316     data: "vpp-performance-changes-3n-skx-ref"
2317   compare:
2318     title: "rls1904"
2319     data: "vpp-performance-changes-3n-skx-cmp"
2320   data: "vpp-performance-changes-3n-skx"
2321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2322   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2323   parameters:
2324   - "name"
2325   - "parent"
2326   - "throughput"
2327
2328 # VPP Performance Changes 3n-skx 2t1c ndr
2329 - type: "table"
2330   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2331   algorithm: "table_performance_comparison"
2332   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2333   history:
2334     - title: "rls1810"
2335       data: "vpp-performance-changes-3n-skx-h1"
2336   reference:
2337     title: "rls1901"
2338     data: "vpp-performance-changes-3n-skx-ref"
2339   compare:
2340     title: "rls1904"
2341     data: "vpp-performance-changes-3n-skx-cmp"
2342   data: "vpp-performance-changes-3n-skx"
2343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2344   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2345   parameters:
2346   - "name"
2347   - "parent"
2348   - "throughput"
2349
2350 # VPP Performance Changes 3n-skx 4t2c ndr
2351 - type: "table"
2352   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2353   algorithm: "table_performance_comparison"
2354   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2355   history:
2356     - title: "rls1810"
2357       data: "vpp-performance-changes-3n-skx-h1"
2358   reference:
2359     title: "rls1901"
2360     data: "vpp-performance-changes-3n-skx-ref"
2361   compare:
2362     title: "rls1904"
2363     data: "vpp-performance-changes-3n-skx-cmp"
2364   data: "vpp-performance-changes-3n-skx"
2365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2366   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2367   parameters:
2368   - "name"
2369   - "parent"
2370   - "throughput"
2371
2372 # VPP Performance Changes 2n-skx 2t1c pdr
2373 - type: "table"
2374   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2375   algorithm: "table_performance_comparison"
2376   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2377   history:
2378     - title: "rls1810"
2379       data: "vpp-performance-changes-2n-skx-h1"
2380   reference:
2381     title: "rls1901"
2382     data: "vpp-performance-changes-2n-skx-ref"
2383   compare:
2384     title: "rls1904"
2385     data: "vpp-performance-changes-2n-skx-cmp"
2386   data: "vpp-performance-changes-2n-skx"
2387   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2388   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2389   parameters:
2390   - "name"
2391   - "parent"
2392   - "throughput"
2393
2394 # VPP Performance Changes 2n-skx 4t2c pdr
2395 - type: "table"
2396   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2397   algorithm: "table_performance_comparison"
2398   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2399   history:
2400     - title: "rls1810"
2401       data: "vpp-performance-changes-2n-skx-h1"
2402   reference:
2403     title: "rls1901"
2404     data: "vpp-performance-changes-2n-skx-ref"
2405   compare:
2406     title: "rls1904"
2407     data: "vpp-performance-changes-2n-skx-cmp"
2408   data: "vpp-performance-changes-2n-skx"
2409   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2410   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2411   parameters:
2412   - "name"
2413   - "parent"
2414   - "throughput"
2415
2416 # VPP Performance Changes 2n-skx 2t1c ndr
2417 - type: "table"
2418   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2419   algorithm: "table_performance_comparison"
2420   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2421   history:
2422     - title: "rls1810"
2423       data: "vpp-performance-changes-2n-skx-h1"
2424   reference:
2425     title: "rls1901"
2426     data: "vpp-performance-changes-2n-skx-ref"
2427   compare:
2428     title: "rls1904"
2429     data: "vpp-performance-changes-2n-skx-cmp"
2430   data: "vpp-performance-changes-2n-skx"
2431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2432   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2433   parameters:
2434   - "name"
2435   - "parent"
2436   - "throughput"
2437
2438 # VPP Performance Changes 2n-skx 4t2c ndr
2439 - type: "table"
2440   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2441   algorithm: "table_performance_comparison"
2442   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2443   history:
2444     - title: "rls1810"
2445       data: "vpp-performance-changes-2n-skx-h1"
2446   reference:
2447     title: "rls1901"
2448     data: "vpp-performance-changes-2n-skx-ref"
2449   compare:
2450     title: "rls1904"
2451     data: "vpp-performance-changes-2n-skx-cmp"
2452   data: "vpp-performance-changes-2n-skx"
2453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2454   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "throughput"
2459
2460 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2461 - type: "table"
2462   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2465   reference:
2466     title: "3-Node Hsw"
2467     data: "vpp-compare-testbeds-ref"
2468   compare:
2469     title: "3-Node Skx"
2470     data: "vpp-compare-testbeds-cmp"
2471   data: "vpp-compare-testbeds"
2472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2473   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "throughput"
2478
2479 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2480 - type: "table"
2481   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2484   reference:
2485     title: "3-Node Hsw"
2486     data: "vpp-compare-testbeds-ref"
2487   compare:
2488     title: "3-Node Skx"
2489     data: "vpp-compare-testbeds-cmp"
2490   data: "vpp-compare-testbeds"
2491   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2492   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2493   parameters:
2494   - "name"
2495   - "parent"
2496   - "throughput"
2497
2498 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2499 - type: "table"
2500   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2501   algorithm: "table_performance_comparison"
2502   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2503   reference:
2504     title: "3-Node Hsw"
2505     data: "vpp-compare-testbeds-ref"
2506   compare:
2507     title: "3-Node Skx"
2508     data: "vpp-compare-testbeds-cmp"
2509   data: "vpp-compare-testbeds"
2510   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2511   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2512   parameters:
2513   - "name"
2514   - "parent"
2515   - "throughput"
2516
2517 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2518 - type: "table"
2519   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2520   algorithm: "table_performance_comparison"
2521   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2522   reference:
2523     title: "3-Node Hsw"
2524     data: "vpp-compare-testbeds-ref"
2525   compare:
2526     title: "3-Node Skx"
2527     data: "vpp-compare-testbeds-cmp"
2528   data: "vpp-compare-testbeds"
2529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2530   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2531   parameters:
2532   - "name"
2533   - "parent"
2534   - "throughput"
2535
2536 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2537 - type: "table"
2538   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2539   algorithm: "table_performance_comparison"
2540   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2541   reference:
2542     title: "3-Node Skx"
2543     data: "vpp-compare-topologies-ref"
2544   compare:
2545     title: "2-Node Skx"
2546     data: "vpp-compare-topologies-cmp"
2547   data: "vpp-compare-topologies"
2548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2549   filter: "'NDRPDR' and '1C'"
2550   parameters:
2551   - "name"
2552   - "parent"
2553   - "throughput"
2554
2555 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2556 - type: "table"
2557   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2558   algorithm: "table_performance_comparison"
2559   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2560   reference:
2561     title: "3-Node Skx"
2562     data: "vpp-compare-topologies-ref"
2563   compare:
2564     title: "2-Node Skx"
2565     data: "vpp-compare-topologies-cmp"
2566   data: "vpp-compare-topologies"
2567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2568   filter: "'NDRPDR' and '2C'"
2569   parameters:
2570   - "name"
2571   - "parent"
2572   - "throughput"
2573
2574 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2575 - type: "table"
2576   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2577   algorithm: "table_performance_comparison"
2578   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2579   reference:
2580     title: "3-Node Skx"
2581     data: "vpp-compare-topologies-ref"
2582   compare:
2583     title: "2-Node Skx"
2584     data: "vpp-compare-topologies-cmp"
2585   data: "vpp-compare-topologies"
2586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2587   filter: "'NDRPDR' and '1C'"
2588   parameters:
2589   - "name"
2590   - "parent"
2591   - "throughput"
2592
2593 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2594 - type: "table"
2595   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2596   algorithm: "table_performance_comparison"
2597   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2598   reference:
2599     title: "3-Node Skx"
2600     data: "vpp-compare-topologies-ref"
2601   compare:
2602     title: "2-Node Skx"
2603     data: "vpp-compare-topologies-cmp"
2604   data: "vpp-compare-topologies"
2605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2606   filter: "'NDRPDR' and '2C'"
2607   parameters:
2608   - "name"
2609   - "parent"
2610   - "throughput"
2611
2612 # VPP Performance Changes 3n-hsw 1t1c MRR
2613 - type: "table"
2614   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2615   algorithm: "table_performance_comparison"
2616   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2617   history:
2618     - title: "rls1810"
2619       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2620   reference:
2621     title: "rls1901"
2622     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2623   compare:
2624     title: "rls1904"
2625     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2626   data: "vpp-performance-changes-3n-hsw-mrr"
2627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2628   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2629   parameters:
2630   - "name"
2631   - "parent"
2632   - "result"
2633
2634 # VPP Performance Changes 3n-hsw 2t2c MRR
2635 - type: "table"
2636   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2637   algorithm: "table_performance_comparison"
2638   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2639   history:
2640     - title: "rls1810"
2641       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2642   reference:
2643     title: "rls1901"
2644     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2645   compare:
2646     title: "rls1904"
2647     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2648   data: "vpp-performance-changes-3n-hsw-mrr"
2649   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2650   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2651   parameters:
2652   - "name"
2653   - "parent"
2654   - "result"
2655
2656 # VPP Performance Changes 3n-hsw 4t4c MRR
2657 - type: "table"
2658   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2659   algorithm: "table_performance_comparison"
2660   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2661   history:
2662     - title: "rls1810"
2663       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2664   reference:
2665     title: "rls1901"
2666     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2667   compare:
2668     title: "rls1904"
2669     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2670   data: "vpp-performance-changes-3n-hsw-mrr"
2671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2672   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2673   parameters:
2674   - "name"
2675   - "parent"
2676   - "result"
2677
2678 # VPP Performance Changes 3n-skx 2t1c MRR
2679 - type: "table"
2680   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2681   algorithm: "table_performance_comparison"
2682   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2683   history:
2684     - title: "rls1810"
2685       data: "vpp-performance-changes-3n-skx-mrr-h1"
2686   reference:
2687     title: "rls1901"
2688     data: "vpp-performance-changes-3n-skx-mrr-ref"
2689   compare:
2690     title: "rls1904"
2691     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2692   data: "vpp-performance-changes-3n-skx-mrr"
2693   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2694   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2695   parameters:
2696   - "name"
2697   - "parent"
2698   - "result"
2699
2700 # VPP Performance Changes 3n-skx 4t2c MRR
2701 - type: "table"
2702   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2703   algorithm: "table_performance_comparison"
2704   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2705   history:
2706     - title: "rls1810"
2707       data: "vpp-performance-changes-3n-skx-mrr-h1"
2708   reference:
2709     title: "rls1901"
2710     data: "vpp-performance-changes-3n-skx-mrr-ref"
2711   compare:
2712     title: "rls1904"
2713     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2714   data: "vpp-performance-changes-3n-skx-mrr"
2715   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2716   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2717   parameters:
2718   - "name"
2719   - "parent"
2720   - "result"
2721
2722 # VPP Performance Changes 3n-skx 8t4c MRR
2723 - type: "table"
2724   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2725   algorithm: "table_performance_comparison"
2726   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2727   history:
2728     - title: "rls1810"
2729       data: "vpp-performance-changes-3n-skx-mrr-h1"
2730   reference:
2731     title: "rls1901"
2732     data: "vpp-performance-changes-3n-skx-mrr-ref"
2733   compare:
2734     title: "rls1904"
2735     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2736   data: "vpp-performance-changes-3n-skx-mrr"
2737   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2738   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2739   parameters:
2740   - "name"
2741   - "parent"
2742   - "result"
2743
2744 # VPP Performance Changes 2n-skx 2t1c MRR
2745 - type: "table"
2746   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2747   algorithm: "table_performance_comparison"
2748   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2749   history:
2750     - title: "rls1810"
2751       data: "vpp-performance-changes-2n-skx-mrr-h1"
2752   reference:
2753     title: "rls1901"
2754     data: "vpp-performance-changes-2n-skx-mrr-ref"
2755   compare:
2756     title: "rls1904"
2757     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2758   data: "vpp-performance-changes-2n-skx-mrr"
2759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2760   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2761   parameters:
2762   - "name"
2763   - "parent"
2764   - "result"
2765
2766 # VPP Performance Changes 2n-skx 4t2c MRR
2767 - type: "table"
2768   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2769   algorithm: "table_performance_comparison"
2770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2771   history:
2772     - title: "rls1810"
2773       data: "vpp-performance-changes-2n-skx-mrr-h1"
2774   reference:
2775     title: "rls1901"
2776     data: "vpp-performance-changes-2n-skx-mrr-ref"
2777   compare:
2778     title: "rls1904"
2779     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2780   data: "vpp-performance-changes-2n-skx-mrr"
2781   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2782   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2783   parameters:
2784   - "name"
2785   - "parent"
2786   - "result"
2787
2788 # VPP Performance Changes 2n-skx 8t4c MRR
2789 - type: "table"
2790   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2791   algorithm: "table_performance_comparison"
2792   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2793   history:
2794     - title: "rls1810"
2795       data: "vpp-performance-changes-2n-skx-mrr-h1"
2796   reference:
2797     title: "rls1901"
2798     data: "vpp-performance-changes-2n-skx-mrr-ref"
2799   compare:
2800     title: "rls1904"
2801     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2802   data: "vpp-performance-changes-2n-skx-mrr"
2803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2804   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2805   parameters:
2806   - "name"
2807   - "parent"
2808   - "result"
2809
2810 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2811 - type: "table"
2812   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2813   algorithm: "table_performance_comparison"
2814   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2815   reference:
2816     title: "3-Node Hsw"
2817     data: "vpp-compare-testbeds-mrr-ref"
2818   compare:
2819     title: "3-Node Skx"
2820     data: "vpp-compare-testbeds-mrr-cmp"
2821   data: "vpp-compare-testbeds-mrr"
2822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2823   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2824   parameters:
2825   - "name"
2826   - "parent"
2827   - "result"
2828
2829 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2830 - type: "table"
2831   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2832   algorithm: "table_performance_comparison"
2833   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2834   reference:
2835     title: "3-Node Hsw"
2836     data: "vpp-compare-testbeds-mrr-ref"
2837   compare:
2838     title: "3-Node Skx"
2839     data: "vpp-compare-testbeds-mrr-cmp"
2840   data: "vpp-compare-testbeds-mrr"
2841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2842   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2843   parameters:
2844   - "name"
2845   - "parent"
2846   - "result"
2847
2848 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2849 - type: "table"
2850   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2851   algorithm: "table_performance_comparison"
2852   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2853   reference:
2854     title: "3-Node Hsw"
2855     data: "vpp-compare-testbeds-mrr-ref"
2856   compare:
2857     title: "3-Node Skx"
2858     data: "vpp-compare-testbeds-mrr-cmp"
2859   data: "vpp-compare-testbeds-mrr"
2860   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2861   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2862   parameters:
2863   - "name"
2864   - "parent"
2865   - "result"
2866
2867 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2868 - type: "table"
2869   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2870   algorithm: "table_performance_comparison"
2871   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2872   reference:
2873     title: "3-Node Skx"
2874     data: "vpp-compare-topologies-mrr-ref"
2875   compare:
2876     title: "2-Node Skx"
2877     data: "vpp-compare-topologies-mrr-cmp"
2878   data: "vpp-compare-topologies-mrr"
2879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2880   filter: "'MRR' and '1C'"
2881   parameters:
2882   - "name"
2883   - "parent"
2884   - "result"
2885
2886 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2887 - type: "table"
2888   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2889   algorithm: "table_performance_comparison"
2890   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2891   reference:
2892     title: "3-Node Skx"
2893     data: "vpp-compare-topologies-mrr-ref"
2894   compare:
2895     title: "2-Node Skx"
2896     data: "vpp-compare-topologies-mrr-cmp"
2897   data: "vpp-compare-topologies-mrr"
2898   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2899   filter: "'MRR' and '2C'"
2900   parameters:
2901   - "name"
2902   - "parent"
2903   - "result"
2904
2905 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2906 - type: "table"
2907   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2908   algorithm: "table_performance_comparison"
2909   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2910   reference:
2911     title: "3-Node Skx"
2912     data: "vpp-compare-topologies-mrr-ref"
2913   compare:
2914     title: "2-Node Skx"
2915     data: "vpp-compare-topologies-mrr-cmp"
2916   data: "vpp-compare-topologies-mrr"
2917   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2918   filter: "'MRR' and '4C'"
2919   parameters:
2920   - "name"
2921   - "parent"
2922   - "result"
2923
2924 # Detailed Test Results - VPP Performance Results 3n-hsw
2925 - type: "table"
2926   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2927   algorithm: "table_merged_details"
2928   output-file-ext: ".csv"
2929   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2930   columns:
2931   - title: "Name"
2932     data: "data name"
2933   - title: "Status"
2934     data: "data msg"
2935   rows: "generated"
2936   data: "vpp-perf-results-3n-hsw"
2937   filter: "not 'NDRCHK' and not 'PDRCHK'"
2938   parameters:
2939   - "name"
2940   - "parent"
2941   - "msg"
2942
2943 # Detailed Test Results - VPP Performance Results 3n-skx
2944 - type: "table"
2945   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2946   algorithm: "table_merged_details"
2947   output-file-ext: ".csv"
2948   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2949   columns:
2950   - title: "Name"
2951     data: "data name"
2952   - title: "Status"
2953     data: "data msg"
2954   rows: "generated"
2955   data: "vpp-perf-results-3n-skx"
2956   filter: "not 'NDRCHK' and not 'PDRCHK'"
2957   parameters:
2958   - "name"
2959   - "parent"
2960   - "msg"
2961
2962 # Detailed Test Results - VPP Performance Results 2n-skx
2963 - type: "table"
2964   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2965   algorithm: "table_merged_details"
2966   output-file-ext: ".csv"
2967   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2968   columns:
2969   - title: "Name"
2970     data: "data name"
2971   - title: "Status"
2972     data: "data msg"
2973   rows: "generated"
2974   data: "vpp-perf-results-2n-skx"
2975   filter: "not 'NDRCHK' and not 'PDRCHK'"
2976   parameters:
2977   - "name"
2978   - "parent"
2979   - "msg"
2980
2981 ## Detailed Test Results - VPP Performance Results 2n-dnv
2982 #- type: "table"
2983 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2984 #  algorithm: "table_details"
2985 #  output-file-ext: ".csv"
2986 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2987 #  columns:
2988 #  - title: "Name"
2989 #    data: "data name"
2990 #  - title: "Status"
2991 #    data: "data msg"
2992 #  rows: "generated"
2993 #  data: "intel-dnv-vpp"
2994 #  filter: "'NDRPDR'"
2995 #  parameters:
2996 #  - "name"
2997 #  - "parent"
2998 #  - "msg"
2999
3000 # Test configuration - VPP Performance Test Configs 3n-hsw
3001 - type: "table"
3002   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3003   algorithm: "table_merged_details"
3004   output-file-ext: ".csv"
3005   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3006   columns:
3007   - title: "Name"
3008     data: "data name"
3009   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3010     data: "data conf-history"
3011   rows: "generated"
3012   data: "vpp-perf-results-3n-hsw"
3013   filter: "not 'NDRCHK' and not 'PDRCHK'"
3014   parameters:
3015   - "parent"
3016   - "name"
3017   - "conf-history"
3018
3019 # Test configuration - VPP Performance Test Configs 3n-skx
3020 - type: "table"
3021   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3022   algorithm: "table_merged_details"
3023   output-file-ext: ".csv"
3024   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3025   columns:
3026   - title: "Name"
3027     data: "data name"
3028   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3029     data: "data conf-history"
3030   rows: "generated"
3031   data: "vpp-perf-results-3n-skx"
3032   filter: "not 'NDRCHK' and not 'PDRCHK'"
3033   parameters:
3034   - "parent"
3035   - "name"
3036   - "conf-history"
3037
3038 # Test configuration - VPP Performance Test Configs 2n-skx
3039 - type: "table"
3040   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3041   algorithm: "table_merged_details"
3042   output-file-ext: ".csv"
3043   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3044   columns:
3045   - title: "Name"
3046     data: "data name"
3047   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3048     data: "data conf-history"
3049   rows: "generated"
3050   data: "vpp-perf-results-2n-skx"
3051   filter: "not 'NDRCHK' and not 'PDRCHK'"
3052   parameters:
3053   - "parent"
3054   - "name"
3055   - "conf-history"
3056
3057 ## Test configuration - VPP Performance Test Configs 2n-dnv
3058 #- type: "table"
3059 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3060 #  algorithm: "table_details"
3061 #  output-file-ext: ".csv"
3062 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3063 #  columns:
3064 #  - title: "Name"
3065 #    data: "data name"
3066 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3067 #    data: "data conf-history"
3068 #  rows: "generated"
3069 #  data: "intel-dnv-vpp"
3070 #  filter: "'NDRPDR'"
3071 #  parameters:
3072 #  - "parent"
3073 #  - "name"
3074 #  - "conf-history"
3075
3076 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3077 - type: "table"
3078   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3079   algorithm: "table_merged_details"
3080   output-file-ext: ".csv"
3081   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3082   columns:
3083   - title: "Name"
3084     data: "data name"
3085   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3086     data: "data show-run"
3087   rows: "generated"
3088   data: "vpp-perf-results-3n-hsw"
3089   filter: "not 'NDRCHK' and not 'PDRCHK'"
3090   parameters:
3091   - "parent"
3092   - "name"
3093   - "show-run"
3094
3095 # Test Operational Data - VPP Performance Operational Data 3n-skx
3096 - type: "table"
3097   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3098   algorithm: "table_merged_details"
3099   output-file-ext: ".csv"
3100   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3101   columns:
3102   - title: "Name"
3103     data: "data name"
3104   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3105     data: "data show-run"
3106   rows: "generated"
3107   data: "vpp-perf-results-3n-skx"
3108   filter: "not 'NDRCHK' and not 'PDRCHK'"
3109   parameters:
3110   - "parent"
3111   - "name"
3112   - "show-run"
3113
3114 # Test Operational Data - VPP Performance Operational Data 2n-skx
3115 - type: "table"
3116   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3117   algorithm: "table_merged_details"
3118   output-file-ext: ".csv"
3119   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3120   columns:
3121   - title: "Name"
3122     data: "data name"
3123   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3124     data: "data show-run"
3125   rows: "generated"
3126   data: "vpp-perf-results-2n-skx"
3127   filter: "not 'NDRCHK' and not 'PDRCHK'"
3128   parameters:
3129   - "parent"
3130   - "name"
3131   - "show-run"
3132
3133 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3134 #- type: "table"
3135 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3136 #  algorithm: "table_details"
3137 #  output-file-ext: ".csv"
3138 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3139 #  columns:
3140 #  - title: "Name"
3141 #    data: "data name"
3142 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3143 #    data: "data show-run"
3144 #  rows: "generated"
3145 #  data: "intel-dnv-vpp"
3146 #  filter: "'NDRPDR'"
3147 #  parameters:
3148 #  - "parent"
3149 #  - "name"
3150 #  - "show-run"
3151
3152 # Detailed Test Results - VPP MRR Results 3n-hsw
3153 - type: "table"
3154   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3155   algorithm: "table_details"
3156   output-file-ext: ".csv"
3157   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3158   columns:
3159   - title: "Name"
3160     data: "data name"
3161   - title: "Status"
3162     data: "data msg"
3163   rows: "generated"
3164   data: "vpp-mrr-results-3n-hsw"
3165   filter: "'MRR'"
3166   parameters:
3167   - "name"
3168   - "parent"
3169   - "msg"
3170
3171 # Detailed Test Results - VPP MRR Results 3n-skx
3172 - type: "table"
3173   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3174   algorithm: "table_details"
3175   output-file-ext: ".csv"
3176   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3177   columns:
3178   - title: "Name"
3179     data: "data name"
3180   - title: "Status"
3181     data: "data msg"
3182   rows: "generated"
3183   data: "vpp-mrr-results-3n-skx"
3184   filter: "'MRR'"
3185   parameters:
3186   - "name"
3187   - "parent"
3188   - "msg"
3189
3190 # Detailed Test Results - VPP MRR Results 2n-skx
3191 - type: "table"
3192   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3193   algorithm: "table_details"
3194   output-file-ext: ".csv"
3195   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3196   columns:
3197   - title: "Name"
3198     data: "data name"
3199   - title: "Status"
3200     data: "data msg"
3201   rows: "generated"
3202   data: "vpp-mrr-results-2n-skx"
3203   filter: "'MRR'"
3204   parameters:
3205   - "name"
3206   - "parent"
3207   - "msg"
3208
3209 ## Detailed Test Results - VPP MRR Results 2n-dnv
3210 #- type: "table"
3211 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3212 #  algorithm: "table_details"
3213 #  output-file-ext: ".csv"
3214 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3215 #  columns:
3216 #  - title: "Name"
3217 #    data: "data name"
3218 #  - title: "Status"
3219 #    data: "data msg"
3220 #  rows: "generated"
3221 #  data: "intel-dnv-vpp"
3222 #  filter: "'MRR'"
3223 #  parameters:
3224 #  - "name"
3225 #  - "parent"
3226 #  - "msg"
3227
3228 # Test configuration - VPP MRR Test Configs 3n-hsw
3229 - type: "table"
3230   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3231   algorithm: "table_details"
3232   output-file-ext: ".csv"
3233   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3234   columns:
3235   - title: "Name"
3236     data: "data name"
3237   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3238     data: "data conf-history"
3239   rows: "generated"
3240   data: "vpp-mrr-results-3n-hsw"
3241   filter: "'MRR'"
3242   parameters:
3243   - "parent"
3244   - "name"
3245   - "conf-history"
3246
3247 # Test configuration - VPP MRR Test Configs 3n-skx
3248 - type: "table"
3249   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3250   algorithm: "table_details"
3251   output-file-ext: ".csv"
3252   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3253   columns:
3254   - title: "Name"
3255     data: "data name"
3256   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3257     data: "data conf-history"
3258   rows: "generated"
3259   data: "vpp-mrr-results-3n-skx"
3260   filter: "'MRR'"
3261   parameters:
3262   - "parent"
3263   - "name"
3264   - "conf-history"
3265
3266 # Test configuration - VPP MRR Test Configs 2n-skx
3267 - type: "table"
3268   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3269   algorithm: "table_details"
3270   output-file-ext: ".csv"
3271   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3272   columns:
3273   - title: "Name"
3274     data: "data name"
3275   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3276     data: "data conf-history"
3277   rows: "generated"
3278   data: "vpp-mrr-results-2n-skx"
3279   filter: "'MRR'"
3280   parameters:
3281   - "parent"
3282   - "name"
3283   - "conf-history"
3284
3285 ## Test configuration - VPP MRR Test Configs 2n-dnv
3286 #- type: "table"
3287 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3288 #  algorithm: "table_details"
3289 #  output-file-ext: ".csv"
3290 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3291 #  columns:
3292 #  - title: "Name"
3293 #    data: "data name"
3294 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3295 #    data: "data conf-history"
3296 #  rows: "generated"
3297 #  data: "intel-dnv-vpp"
3298 #  filter: "'MRR'"
3299 #  parameters:
3300 #  - "parent"
3301 #  - "name"
3302 #  - "conf-history"
3303
3304 # Detailed Test Results - VPP Functional Results - Ubuntu
3305 - type: "table"
3306   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3307   algorithm: "table_details"
3308   output-file-ext: ".csv"
3309   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3310   columns:
3311   - title: "Name"
3312     data: "data name"
3313   - title: "Documentation"
3314     data: "data doc"
3315   - title: "Status"
3316     data: "data status"
3317   rows: "generated"
3318   data: "vpp-func-results-ubuntu"
3319   filter: "all"
3320   parameters:
3321   - "name"
3322   - "parent"
3323   - "doc"
3324   - "status"
3325
3326 # Detailed Test Results - VPP Functional Results - CentOS
3327 - type: "table"
3328   title: "Detailed Test Results - VPP Functional Results - CentOS"
3329   algorithm: "table_details"
3330   output-file-ext: ".csv"
3331   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3332   columns:
3333   - title: "Name"
3334     data: "data name"
3335   - title: "Documentation"
3336     data: "data doc"
3337   -
3338     title: "Status"
3339     data: "data status"
3340   rows: "generated"
3341   data:
3342     "vpp-func-results-centos"
3343   filter: "all"
3344   parameters:
3345   - "name"
3346   - "parent"
3347   - "doc"
3348   - "status"
3349
3350 # Test configuration - VPP Functional Test Configs - Ubuntu
3351 - type: "table"
3352   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3353   algorithm: "table_details"
3354   output-file-ext: ".csv"
3355   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3356   columns:
3357   - title: "Name"
3358     data: "data name"
3359   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3360     data: "data conf-history"
3361   rows: "generated"
3362   data: "vpp-func-results-ubuntu"
3363   filter: "all"
3364   parameters:
3365   - "parent"
3366   - "name"
3367   - "conf-history"
3368
3369 # Test configuration - VPP Functional Test Configs - CentOS
3370 - type: "table"
3371   title: "Test configuration - VPP Functional Test Configs - CentOS"
3372   algorithm: "table_details"
3373   output-file-ext: ".csv"
3374   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3375   columns:
3376   - title: "Name"
3377     data: "data name"
3378   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3379     data: "data conf-history"
3380   rows: "generated"
3381   data: "vpp-func-results-centos"
3382   filter: "all"
3383   parameters:
3384   - "parent"
3385   - "name"
3386   - "conf-history"
3387
3388 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3389 #- type: "table"
3390 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3391 #  algorithm: "table_details"
3392 #  output-file-ext: ".csv"
3393 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3394 #  columns:
3395 #  - title: "Name"
3396 #    data: "data name"
3397 #  - title: "Status"
3398 #    data: "data msg"
3399 #  rows: "generated"
3400 #  data: "ligato-perf-results-3n-hsw"
3401 #  filter: "all"
3402 #  parameters:
3403 #  - "name"
3404 #  - "parent"
3405 #  - "msg"
3406
3407 # Detailed Test Results - VPP Device Results - Ubuntu
3408 - type: "table"
3409   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3410   algorithm: "table_details"
3411   output-file-ext: ".csv"
3412   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3413   columns:
3414   - title: "Name"
3415     data: "data name"
3416   - title: "Documentation"
3417     data: "data doc"
3418   - title: "Status"
3419     data: "data status"
3420   rows: "generated"
3421   data: "vpp-device-results-ubuntu"
3422   filter: "all"
3423   parameters:
3424   - "name"
3425   - "parent"
3426   - "doc"
3427   - "status"
3428
3429 # Test configuration - VPP Device Test Configs - Ubuntu
3430 - type: "table"
3431   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3432   algorithm: "table_details"
3433   output-file-ext: ".csv"
3434   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3435   columns:
3436   - title: "Name"
3437     data: "data name"
3438   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3439     data: "data conf-history"
3440   rows: "generated"
3441   data: "vpp-device-results-ubuntu"
3442   filter: "all"
3443   parameters:
3444   - "parent"
3445   - "name"
3446   - "conf-history"
3447
3448 ################################################################################
3449
3450 # DPDK Performance Changes 3n-hsw 1t1c pdr
3451 - type: "table"
3452   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3453   algorithm: "table_performance_comparison"
3454   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3455   history:
3456     - title: "rls1810"
3457       data: "dpdk-performance-changes-3n-hsw-h1"
3458   reference:
3459     title: "rls1901"
3460     data: "dpdk-performance-changes-3n-hsw-ref"
3461   compare:
3462     title: "rls1904"
3463     data: "dpdk-performance-changes-3n-hsw-cmp"
3464   data: "dpdk-performance-changes-3n-hsw"
3465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3466   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3467   parameters:
3468   - "name"
3469   - "parent"
3470   - "throughput"
3471
3472 # DPDK Performance Changes 3n-hsw 2t2c pdr
3473 - type: "table"
3474   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3475   algorithm: "table_performance_comparison"
3476   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3477   history:
3478     - title: "rls1810"
3479       data: "dpdk-performance-changes-3n-hsw-h1"
3480   reference:
3481     title: "rls1901"
3482     data: "dpdk-performance-changes-3n-hsw-ref"
3483   compare:
3484     title: "rls1904"
3485     data: "dpdk-performance-changes-3n-hsw-cmp"
3486   data: "dpdk-performance-changes-3n-hsw"
3487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3488   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3489   parameters:
3490   - "name"
3491   - "parent"
3492   - "throughput"
3493
3494 # DPDK Performance Changes 3n-hsw 1t1c ndr
3495 - type: "table"
3496   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3497   algorithm: "table_performance_comparison"
3498   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3499   history:
3500     - title: "rls1810"
3501       data: "dpdk-performance-changes-3n-hsw-h1"
3502   reference:
3503     title: "rls1901"
3504     data: "dpdk-performance-changes-3n-hsw-ref"
3505   compare:
3506     title: "rls1904"
3507     data: "dpdk-performance-changes-3n-hsw-cmp"
3508   data: "dpdk-performance-changes-3n-hsw"
3509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3510   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3511   parameters:
3512   - "name"
3513   - "parent"
3514   - "throughput"
3515
3516 # DPDK Performance Changes 3n-hsw 2t2c ndr
3517 - type: "table"
3518   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3519   algorithm: "table_performance_comparison"
3520   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3521   history:
3522     - title: "rls1810"
3523       data: "dpdk-performance-changes-3n-hsw-h1"
3524   reference:
3525     title: "rls1901"
3526     data: "dpdk-performance-changes-3n-hsw-ref"
3527   compare:
3528     title: "rls1904"
3529     data: "dpdk-performance-changes-3n-hsw-cmp"
3530   data: "dpdk-performance-changes-3n-hsw"
3531   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3532   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3533   parameters:
3534   - "name"
3535   - "parent"
3536   - "throughput"
3537
3538 # DPDK Performance Changes 3n-skx 2t1c pdr
3539 - type: "table"
3540   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3541   algorithm: "table_performance_comparison"
3542   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3543   history:
3544     - title: "rls1810"
3545       data: "dpdk-performance-changes-3n-skx-h1"
3546   reference:
3547     title: "rls1901"
3548     data: "dpdk-performance-changes-3n-skx-ref"
3549   compare:
3550     title: "rls1904"
3551     data: "dpdk-performance-changes-3n-skx-cmp"
3552   data: "dpdk-performance-changes-3n-skx"
3553   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3554   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3555   parameters:
3556   - "name"
3557   - "parent"
3558   - "throughput"
3559
3560 # DPDK Performance Changes 3n-skx 4t2c pdr
3561 - type: "table"
3562   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3563   algorithm: "table_performance_comparison"
3564   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3565   history:
3566     - title: "rls1810"
3567       data: "dpdk-performance-changes-3n-skx-h1"
3568   reference:
3569     title: "rls1901"
3570     data: "dpdk-performance-changes-3n-skx-ref"
3571   compare:
3572     title: "rls1904"
3573     data: "dpdk-performance-changes-3n-skx-cmp"
3574   data: "dpdk-performance-changes-3n-skx"
3575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3576   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3577   parameters:
3578   - "name"
3579   - "parent"
3580   - "throughput"
3581
3582 # DPDK Performance Changes 3n-skx 2t1c ndr
3583 - type: "table"
3584   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3585   algorithm: "table_performance_comparison"
3586   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3587   history:
3588     - title: "rls1810"
3589       data: "dpdk-performance-changes-3n-skx-h1"
3590   reference:
3591     title: "rls1901"
3592     data: "dpdk-performance-changes-3n-skx-ref"
3593   compare:
3594     title: "rls1904"
3595     data: "dpdk-performance-changes-3n-skx-cmp"
3596   data: "dpdk-performance-changes-3n-skx"
3597   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3598   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3599   parameters:
3600   - "name"
3601   - "parent"
3602   - "throughput"
3603
3604 # DPDK Performance Changes 3n-skx 4t2c ndr
3605 - type: "table"
3606   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3607   algorithm: "table_performance_comparison"
3608   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3609   history:
3610     - title: "rls1810"
3611       data: "dpdk-performance-changes-3n-skx-h1"
3612   reference:
3613     title: "rls1901"
3614     data: "dpdk-performance-changes-3n-skx-ref"
3615   compare:
3616     title: "rls1904"
3617     data: "dpdk-performance-changes-3n-skx-cmp"
3618   data: "dpdk-performance-changes-3n-skx"
3619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3620   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3621   parameters:
3622   - "name"
3623   - "parent"
3624   - "throughput"
3625
3626 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3627 - type: "table"
3628   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3629   algorithm: "table_performance_comparison"
3630   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3631   reference:
3632     title: "3-Node Hsw"
3633     data: "dpdk-compare-testbeds-ref"
3634   compare:
3635     title: "3-Node Skx"
3636     data: "dpdk-compare-testbeds-cmp"
3637   data: "dpdk-compare-testbeds"
3638   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3639   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3640   parameters:
3641   - "name"
3642   - "parent"
3643   - "throughput"
3644
3645 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3646 - type: "table"
3647   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3648   algorithm: "table_performance_comparison"
3649   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3650   reference:
3651     title: "3-Node Hsw"
3652     data: "dpdk-compare-testbeds-ref"
3653   compare:
3654     title: "3-Node Skx"
3655     data: "dpdk-compare-testbeds-cmp"
3656   data: "dpdk-compare-testbeds"
3657   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3658   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3659   parameters:
3660   - "name"
3661   - "parent"
3662   - "throughput"
3663
3664 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3665 - type: "table"
3666   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3667   algorithm: "table_performance_comparison"
3668   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3669   reference:
3670     title: "3-Node Skx"
3671     data: "dpdk-compare-topologies-ref"
3672   compare:
3673     title: "2-Node Skx"
3674     data: "dpdk-compare-topologies-cmp"
3675   data: "dpdk-compare-topologies"
3676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3677   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3678   parameters:
3679   - "name"
3680   - "parent"
3681   - "throughput"
3682
3683 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3684 - type: "table"
3685   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3686   algorithm: "table_performance_comparison"
3687   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3688   reference:
3689     title: "3-Node Skx"
3690     data: "dpdk-compare-topologies-ref"
3691   compare:
3692     title: "2-Node Skx"
3693     data: "dpdk-compare-topologies-cmp"
3694   data: "dpdk-compare-topologies"
3695   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3696   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3697   parameters:
3698   - "name"
3699   - "parent"
3700   - "throughput"
3701
3702 # DPDK Performance Changes 2n-skx 2t1c pdr
3703 - type: "table"
3704   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3705   algorithm: "table_performance_comparison"
3706   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3707   history:
3708     - title: "rls1810"
3709       data: "dpdk-performance-changes-2n-skx-h1"
3710   reference:
3711     title: "rls1901"
3712     data: "dpdk-performance-changes-2n-skx-ref"
3713   compare:
3714     title: "rls1904"
3715     data: "dpdk-performance-changes-2n-skx-cmp"
3716   data: "dpdk-performance-changes-2n-skx"
3717   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3718   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3719   parameters:
3720   - "name"
3721   - "parent"
3722   - "throughput"
3723
3724 # DPDK Performance Changes 2n-skx 4t2c pdr
3725 - type: "table"
3726   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3727   algorithm: "table_performance_comparison"
3728   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3729   history:
3730     - title: "rls1810"
3731       data: "dpdk-performance-changes-2n-skx-h1"
3732   reference:
3733     title: "rls1901"
3734     data: "dpdk-performance-changes-2n-skx-ref"
3735   compare:
3736     title: "rls1904"
3737     data: "dpdk-performance-changes-2n-skx-cmp"
3738   data: "dpdk-performance-changes-2n-skx"
3739   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3740   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3741   parameters:
3742   - "name"
3743   - "parent"
3744   - "throughput"
3745
3746 # DPDK Performance Changes 2n-skx 2t1c ndr
3747 - type: "table"
3748   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3749   algorithm: "table_performance_comparison"
3750   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3751   history:
3752     - title: "rls1810"
3753       data: "dpdk-performance-changes-2n-skx-h1"
3754   reference:
3755     title: "rls1901"
3756     data: "dpdk-performance-changes-2n-skx-ref"
3757   compare:
3758     title: "rls1904"
3759     data: "dpdk-performance-changes-2n-skx-cmp"
3760   data: "dpdk-performance-changes-2n-skx"
3761   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3762   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3763   parameters:
3764   - "name"
3765   - "parent"
3766   - "throughput"
3767
3768 # DPDK Performance Changes 2n-skx 4t2c ndr
3769 - type: "table"
3770   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3771   algorithm: "table_performance_comparison"
3772   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3773   history:
3774     - title: "rls1810"
3775       data: "dpdk-performance-changes-2n-skx-h1"
3776   reference:
3777     title: "rls1901"
3778     data: "dpdk-performance-changes-2n-skx-ref"
3779   compare:
3780     title: "rls1904"
3781     data: "dpdk-performance-changes-2n-skx-cmp"
3782   data: "dpdk-performance-changes-2n-skx"
3783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3784   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3785   parameters:
3786   - "name"
3787   - "parent"
3788   - "throughput"
3789
3790 # Detailed Test Results - DPDK Performance Results 3n-hsw
3791 - type: "table"
3792   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3793   algorithm: "table_details"
3794   output-file-ext: ".csv"
3795   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3796   columns:
3797   - title: "Name"
3798     data: "data name"
3799   - title: "Status"
3800     data: "data msg"
3801   rows: "generated"
3802   data: "dpdk-perf-results-3n-hsw"
3803   filter: "all"
3804   parameters:
3805   - "name"
3806   - "parent"
3807   - "msg"
3808
3809 # Detailed Test Results - DPDK Performance Results 3n-skx
3810 - type: "table"
3811   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3812   algorithm: "table_details"
3813   output-file-ext: ".csv"
3814   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3815   columns:
3816   - title: "Name"
3817     data: "data name"
3818   - title: "Status"
3819     data: "data msg"
3820   rows: "generated"
3821   data: "dpdk-perf-results-3n-skx"
3822   filter: "all"
3823   parameters:
3824   - "name"
3825   - "parent"
3826   - "msg"
3827
3828 # Detailed Test Results - DPDK Performance Results 2n-skx
3829 - type: "table"
3830   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3831   algorithm: "table_details"
3832   output-file-ext: ".csv"
3833   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3834   columns:
3835   - title: "Name"
3836     data: "data name"
3837   - title: "Status"
3838     data: "data msg"
3839   rows: "generated"
3840   data: "dpdk-perf-results-2n-skx"
3841   filter: "all"
3842   parameters:
3843   - "name"
3844   - "parent"
3845   - "msg"
3846
3847 ################################################################################
3848 # HoneyComb
3849 - type: "table"
3850   title: "Detailed Test Results - Honeycomb Functional Results"
3851   algorithm: "table_details"
3852   output-file-ext: ".csv"
3853   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3854   columns:
3855   - title: "Name"
3856     data: "data name"
3857   - title: "Documentation"
3858     data: "data doc"
3859   - title: "Status"
3860     data: "data status"
3861   rows: "generated"
3862   data:
3863     "hc-func-results"
3864   filter: "all"
3865   parameters:
3866   - "name"
3867   - "parent"
3868   - "doc"
3869   - "status"
3870
3871 ################################################################################
3872 # NSH SFC
3873 #-
3874 #  type: "table"
3875 #  title: "Detailed Test Results - NSH SFC Functional Results"
3876 #  algorithm: "table_details"
3877 #  output-file-ext: ".csv"
3878 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3879 #  columns:
3880 #  -
3881 #    title: "Name"
3882 #    data: "data name"
3883 #  -
3884 #    title: "Documentation"
3885 #    data: "data doc"
3886 #  -
3887 #    title: "Status"
3888 #    data: "data status"
3889 #  rows: "generated"
3890 #  data:
3891 #    "nsh-func-results"
3892 #  filter: "all"
3893 #  parameters:
3894 #  - "name"
3895 #  - "parent"
3896 #  - "doc"
3897 #  - "status"
3898
3899 ################################################################################
3900 # DMM
3901 - type: "table"
3902   title: "Detailed Test Results - DMM Functional Results"
3903   algorithm: "table_details"
3904   output-file-ext: ".csv"
3905   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3906   columns:
3907   - title: "Name"
3908     data: "data name"
3909   - title: "Documentation"
3910     data: "data doc"
3911   - title: "Status"
3912     data: "data status"
3913   rows: "generated"
3914   data:
3915     "dmm-func-results"
3916   filter: "all"
3917   parameters:
3918   - "name"
3919   - "parent"
3920   - "doc"
3921   - "status"
3922
3923 ################################################################################
3924 ###                                F I L E S                                 ###
3925 ################################################################################
3926
3927 # VPP Performance Results 3n-hsw
3928 - type: "file"
3929   title: "VPP Performance Results 3n-hsw"
3930   algorithm: "file_test_results"
3931   output-file-ext: ".rst"
3932   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3933   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"
3934   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3935   data: "vpp-perf-results-3n-hsw"
3936   filter: "not 'NDRCHK' and not 'PDRCHK'"
3937   parameters:
3938   - "name"
3939   - "doc"
3940   - "level"
3941   - "parent"
3942   data-start-level: 3
3943
3944 # VPP Performance Results 3n-skx
3945 - type: "file"
3946   title: "VPP Performance Results 3n-skx"
3947   algorithm: "file_test_results"
3948   output-file-ext: ".rst"
3949   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3950   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"
3951   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3952   data: "vpp-perf-results-3n-skx"
3953   filter: "not 'NDRCHK' and not 'PDRCHK'"
3954   parameters:
3955   - "name"
3956   - "doc"
3957   - "level"
3958   - "parent"
3959   data-start-level: 3
3960
3961 # VPP Performance Results 2n-skx
3962 - type: "file"
3963   title: "VPP Performance Results 2n-skx"
3964   algorithm: "file_test_results"
3965   output-file-ext: ".rst"
3966   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3967   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"
3968   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3969   data: "vpp-perf-results-2n-skx"
3970   filter: "not 'NDRCHK' and not 'PDRCHK'"
3971   parameters:
3972   - "name"
3973   - "doc"
3974   - "level"
3975   - "parent"
3976   data-start-level: 3
3977
3978 ## VPP Performance Results 2n-dnv
3979 #- type: "file"
3980 #  title: "VPP Performance Results 2n-dnv"
3981 #  algorithm: "file_test_results"
3982 #  output-file-ext: ".rst"
3983 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3984 #  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"
3985 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3986 #  data: "intel-dnv-vpp"
3987 #  filter: "'NDRPDR'"
3988 #  parameters:
3989 #  - "name"
3990 #  - "doc"
3991 #  - "level"
3992 #  - "parent"
3993 #  data-start-level: 3
3994
3995 # VPP Performance Configuration 3n-hsw
3996 - type: "file"
3997   title: "VPP Performance Configuration 3n-hsw"
3998   algorithm: "file_test_results"
3999   output-file-ext: ".rst"
4000   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4001   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"
4002   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4003   data: "vpp-perf-results-3n-hsw"
4004   filter: "not 'NDRCHK' and not 'PDRCHK'"
4005   parameters:
4006   - "name"
4007   - "doc"
4008   - "level"
4009   - "parent"
4010   data-start-level: 3
4011
4012 # VPP Performance Configuration 3n-skx
4013 - type: "file"
4014   title: "VPP Performance Configuration 3n-skx"
4015   algorithm: "file_test_results"
4016   output-file-ext: ".rst"
4017   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4018   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"
4019   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4020   data: "vpp-perf-results-3n-skx"
4021   filter: "not 'NDRCHK' and not 'PDRCHK'"
4022   parameters:
4023   - "name"
4024   - "doc"
4025   - "level"
4026   - "parent"
4027   data-start-level: 3
4028
4029 # VPP Performance Configuration 2n-skx
4030 - type: "file"
4031   title: "VPP Performance Configuration 2n-skx"
4032   algorithm: "file_test_results"
4033   output-file-ext: ".rst"
4034   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4035   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"
4036   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4037   data: "vpp-perf-results-2n-skx"
4038   filter: "not 'NDRCHK' and not 'PDRCHK'"
4039   parameters:
4040   - "name"
4041   - "doc"
4042   - "level"
4043   - "parent"
4044   data-start-level: 3
4045
4046 ## VPP Performance Configuration 2n-dnv
4047 #- type: "file"
4048 #  title: "VPP Performance Configuration 2n-dnv"
4049 #  algorithm: "file_test_results"
4050 #  output-file-ext: ".rst"
4051 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4052 #  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"
4053 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4054 #  data: "intel-dnv-vpp"
4055 #  filter: "'NDRPDR'"
4056 #  parameters:
4057 #  - "name"
4058 #  - "doc"
4059 #  - "level"
4060 #  - "parent"
4061 #  data-start-level: 3
4062
4063 # VPP Performance Operational Data 3n-hsw
4064 - type: "file"
4065   title: "VPP Performance Operational Data 3n-hsw"
4066   algorithm: "file_test_results"
4067   output-file-ext: ".rst"
4068   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4069   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"
4070   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4071   data: "vpp-perf-results-3n-hsw"
4072   filter: "not 'NDRCHK' and not 'PDRCHK'"
4073   parameters:
4074   - "name"
4075   - "doc"
4076   - "level"
4077   - "parent"
4078   data-start-level: 3
4079
4080 # VPP Performance Operational Data 3n-skx
4081 - type: "file"
4082   title: "VPP Performance Operational Data 3n-skx"
4083   algorithm: "file_test_results"
4084   output-file-ext: ".rst"
4085   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4086   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"
4087   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4088   data: "vpp-perf-results-3n-skx"
4089   filter: "not 'NDRCHK' and not 'PDRCHK'"
4090   parameters:
4091   - "name"
4092   - "doc"
4093   - "level"
4094   - "parent"
4095   data-start-level: 3
4096
4097 # VPP Performance Operational Data 2n-skx
4098 - type: "file"
4099   title: "VPP Performance Operational Data 2n-skx"
4100   algorithm: "file_test_results"
4101   output-file-ext: ".rst"
4102   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4103   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"
4104   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4105   data: "vpp-perf-results-2n-skx"
4106   filter: "not 'NDRCHK' and not 'PDRCHK'"
4107   parameters:
4108   - "name"
4109   - "doc"
4110   - "level"
4111   - "parent"
4112   data-start-level: 3
4113
4114 ## VPP Performance Operational Data 2n-dnv
4115 #- type: "file"
4116 #  title: "VPP Performance Operational Data 2n-dnv"
4117 #  algorithm: "file_test_results"
4118 #  output-file-ext: ".rst"
4119 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4120 #  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"
4121 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4122 #  data: "intel-dnv-vpp"
4123 #  filter: "'NDRPDR'"
4124 #  parameters:
4125 #  - "name"
4126 #  - "doc"
4127 #  - "level"
4128 #  - "parent"
4129 #  data-start-level: 3
4130
4131 # VPP MRR Results 3n-hsw
4132 - type: "file"
4133   title: "VPP MRR Results 3n-hsw"
4134   algorithm: "file_test_results"
4135   output-file-ext: ".rst"
4136   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4137   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"
4138   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4139   data: "vpp-mrr-results-3n-hsw"
4140   filter: "'MRR'"
4141   parameters:
4142   - "name"
4143   - "doc"
4144   - "level"
4145   - "parent"
4146   data-start-level: 3
4147
4148 # VPP MRR Results 3n-skx
4149 - type: "file"
4150   title: "VPP MRR Results 3n-skx"
4151   algorithm: "file_test_results"
4152   output-file-ext: ".rst"
4153   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4154   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"
4155   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4156   data: "vpp-mrr-results-3n-skx"
4157   filter: "'MRR'"
4158   parameters:
4159   - "name"
4160   - "doc"
4161   - "level"
4162   - "parent"
4163   data-start-level: 3
4164
4165 # VPP MRR Results 2n-skx
4166 - type: "file"
4167   title: "VPP MRR Results 2n-skx"
4168   algorithm: "file_test_results"
4169   output-file-ext: ".rst"
4170   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4171   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"
4172   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4173   data: "vpp-mrr-results-2n-skx"
4174   filter: "all"
4175   parameters:
4176   - "name"
4177   - "doc"
4178   - "level"
4179   - "parent"
4180   data-start-level: 3
4181
4182 ## VPP MRR Results 2n-dnv
4183 #- type: "file"
4184 #  title: "VPP MRR Results 2n-dnv"
4185 #  algorithm: "file_test_results"
4186 #  output-file-ext: ".rst"
4187 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4188 #  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"
4189 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4190 #  data: "intel-dnv-vpp"
4191 #  filter: "'MRR'"
4192 #  parameters:
4193 #  - "name"
4194 #  - "doc"
4195 #  - "level"
4196 #  - "parent"
4197 #  data-start-level: 3
4198
4199 # VPP MRR Configuration 3n-hsw
4200 - type: "file"
4201   title: "VPP MRR Configuration 3n-hsw"
4202   algorithm: "file_test_results"
4203   output-file-ext: ".rst"
4204   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4205   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"
4206   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4207   data: "vpp-mrr-results-3n-hsw"
4208   filter: "'MRR'"
4209   parameters:
4210   - "name"
4211   - "doc"
4212   - "level"
4213   - "parent"
4214   data-start-level: 3
4215
4216 # VPP MRR Configuration 3n-skx
4217 - type: "file"
4218   title: "VPP MRR Configuration 3n-skx"
4219   algorithm: "file_test_results"
4220   output-file-ext: ".rst"
4221   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4222   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"
4223   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4224   data: "vpp-mrr-results-3n-skx"
4225   filter: "'MRR'"
4226   parameters:
4227   - "name"
4228   - "doc"
4229   - "level"
4230   - "parent"
4231   data-start-level: 3
4232
4233 # VPP MRR Configuration 2n-skx
4234 - type: "file"
4235   title: "VPP MRR Configuration 2n-skx"
4236   algorithm: "file_test_results"
4237   output-file-ext: ".rst"
4238   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4239   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"
4240   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4241   data: "vpp-mrr-results-2n-skx"
4242   filter: "'MRR'"
4243   parameters:
4244   - "name"
4245   - "doc"
4246   - "level"
4247   - "parent"
4248   data-start-level: 3
4249
4250 ## VPP MRR Configuration 2n-dnv
4251 #- type: "file"
4252 #  title: "VPP MRR Configuration 2n-dnv"
4253 #  algorithm: "file_test_results"
4254 #  output-file-ext: ".rst"
4255 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4256 #  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"
4257 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4258 #  data: "intel-dnv-vpp"
4259 #  filter: "'MRR'"
4260 #  parameters:
4261 #  - "name"
4262 #  - "doc"
4263 #  - "level"
4264 #  - "parent"
4265 #  data-start-level: 3
4266
4267 # VPP Functional Results - Ubuntu
4268 - type: "file"
4269   title: "VPP Functional Results - Ubuntu"
4270   algorithm: "file_test_results"
4271   output-file-ext: ".rst"
4272   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4273   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"
4274   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4275   data: "vpp-func-results-ubuntu"
4276   filter: "all"
4277   parameters:
4278   - "name"
4279   - "doc"
4280   - "level"
4281   - "parent"
4282   data-start-level: 3
4283
4284 # VPP Functional Results - CentOS
4285 - type: "file"
4286   title: "VPP Functional Results - CentOS"
4287   algorithm: "file_test_results"
4288   output-file-ext: ".rst"
4289   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4290   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"
4291   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4292   data:
4293     "vpp-func-results-centos"
4294   filter: "all"
4295   parameters:
4296   - "name"
4297   - "doc"
4298   - "level"
4299   - "parent"
4300   data-start-level: 3
4301
4302 # VPP Functional Configuration - Ubuntu
4303 - type: "file"
4304   title: "VPP Functional Configuration - Ubuntu"
4305   algorithm: "file_test_results"
4306   output-file-ext: ".rst"
4307   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4308   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"
4309   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4310   data: "vpp-func-results-ubuntu"
4311   filter: "all"
4312   parameters:
4313   - "name"
4314   - "doc"
4315   - "level"
4316   - "parent"
4317   data-start-level: 3
4318
4319 # VPP Functional Configuration - CentOS
4320 - type: "file"
4321   title: "VPP Functional Configuration - CentOS"
4322   algorithm: "file_test_results"
4323   output-file-ext: ".rst"
4324   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4325   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"
4326   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4327   data:
4328     "vpp-func-results-centos"
4329   filter: "all"
4330   parameters:
4331   - "name"
4332   - "doc"
4333   - "level"
4334   - "parent"
4335   data-start-level: 3
4336
4337 # VPP Device Results - Ubuntu
4338 - type: "file"
4339   title: "VPP Device Results - Ubuntu"
4340   algorithm: "file_test_results"
4341   output-file-ext: ".rst"
4342   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4343   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"
4344   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4345   data: "vpp-device-results-ubuntu"
4346   filter: "all"
4347   parameters:
4348   - "name"
4349   - "doc"
4350   - "level"
4351   - "parent"
4352   data-start-level: 2
4353
4354 # VPP Device Configuration - Ubuntu
4355 - type: "file"
4356   title: "VPP Device Configuration - Ubuntu"
4357   algorithm: "file_test_results"
4358   output-file-ext: ".rst"
4359   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4360   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"
4361   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4362   data: "vpp-device-results-ubuntu"
4363   filter: "all"
4364   parameters:
4365   - "name"
4366   - "doc"
4367   - "level"
4368   - "parent"
4369   data-start-level: 2
4370
4371 ## Container Orchestrated Performance Results 3n-hsw
4372 #- type: "file"
4373 #  title: "Container Orchestrated Performance Results 3n-hsw"
4374 #  algorithm: "file_test_results"
4375 #  output-file-ext: ".rst"
4376 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4377 #  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"
4378 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4379 #  data: "ligato-perf-results-3n-hsw"
4380 #  filter: "all"
4381 #  parameters:
4382 #  - "name"
4383 #  - "doc"
4384 #  - "level"
4385 #  - "parent"
4386 #  data-start-level: 3
4387
4388 # DPDK Performance Results 3n-hsw
4389 - type: "file"
4390   title: "DPDK Performance Results 3n-hsw"
4391   algorithm: "file_test_results"
4392   output-file-ext: ".rst"
4393   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4394   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"
4395   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4396   data: "dpdk-perf-results-3n-hsw"
4397   filter: "all"
4398   parameters:
4399   - "name"
4400   - "doc"
4401   - "level"
4402   - "parent"
4403   data-start-level: 3
4404
4405 # DPDK Performance Results 3n-skx
4406 - type: "file"
4407   title: "DPDK Performance Results 3n-skx"
4408   algorithm: "file_test_results"
4409   output-file-ext: ".rst"
4410   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4411   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"
4412   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4413   data: "dpdk-perf-results-3n-skx"
4414   filter: "all"
4415   parameters:
4416   - "name"
4417   - "doc"
4418   - "level"
4419   - "parent"
4420   data-start-level: 3
4421
4422 # DPDK Performance Results 2n-skx
4423 - type: "file"
4424   title: "DPDK Performance Results 2n-skx"
4425   algorithm: "file_test_results"
4426   output-file-ext: ".rst"
4427   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4428   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"
4429   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4430   data: "dpdk-perf-results-2n-skx"
4431   filter: "all"
4432   parameters:
4433   - "name"
4434   - "doc"
4435   - "level"
4436   - "parent"
4437   data-start-level: 3
4438
4439 # Honeycomb Functional Results
4440 - type: "file"
4441   title: "Honeycomb Functional Results"
4442   algorithm: "file_test_results"
4443   output-file-ext: ".rst"
4444   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4445   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"
4446   dir-tables: "{DIR[DTR,FUNC,HC]}"
4447   data:
4448     "hc-func-results"
4449   filter: "all"
4450   parameters:
4451   - "name"
4452   - "doc"
4453   - "level"
4454   - "parent"
4455   data-start-level: 3
4456
4457 # NSH SFC Functional Results
4458 #-
4459 #  type: "file"
4460 #  title: "NSH SFC Functional Results"
4461 #  algorithm: "file_test_results"
4462 #  output-file-ext: ".rst"
4463 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4464 #  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"
4465 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4466 #  data:
4467 #    "nsh-func-results"
4468 #  filter: "all"
4469 #  parameters:
4470 #  - "name"
4471 #  - "doc"
4472 #  - "level"
4473 #  - "parent"
4474 #  data-start-level: 3
4475
4476 # DMM Functional Results
4477 - type: "file"
4478   title: "DMM Functional Results"
4479   algorithm: "file_test_results"
4480   output-file-ext: ".rst"
4481   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4482   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"
4483   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4484   data:
4485     "dmm-func-results"
4486   filter: "all"
4487   parameters:
4488   - "name"
4489   - "doc"
4490   - "level"
4491   - "parent"
4492   data-start-level: 3
4493
4494 ################################################################################
4495 ###                                P L O T S                                 ###
4496 ################################################################################
4497
4498 # Soak test - 30min Soak Test (PLRsearch), boxes
4499 - type: "plot"
4500   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4501   algorithm: "plot_soak_boxes"
4502   output-file-type: ".html"
4503   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4504   data: "plot-vpp-soak-2n-skx"
4505   filter: "'SOAK'"
4506   parameters:
4507   - "throughput"
4508   - "parent"
4509   - "tags"
4510   sort:
4511   - "L2PATCH"
4512 #  - "L2XCBASE"
4513 #  - "L2BDMACLRN"
4514 #  - "IP4FWD"
4515 #  - "IP6FWD"
4516   - "VHOST"
4517   layout:
4518     title: "30min Soak Test (PLRsearch)"
4519     layout: "plot-soak-throughput"
4520
4521 # Soak test - example, not used
4522 - type: "plot"
4523   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4524   algorithm: "plot_soak_bars"
4525   output-file-type: ".html"
4526   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4527   data: "plot-vpp-soak-2n-skx"
4528   filter: "'SOAK'"
4529   parameters:
4530   - "throughput"
4531   - "parent"
4532   - "tags"
4533   sort:
4534   - "L2PATCH"
4535 #  - "L2XCBASE"
4536 #  - "L2BDMACLRN"
4537 #  - "IP4FWD"
4538 #  - "IP6FWD"
4539   - "VHOST"
4540   layout:
4541     title: "30min Soak Test (PLRsearch)"
4542     layout: "plot-soak-throughput"
4543
4544 ################################################################################
4545 # Plots - NF Density - VSC - MRR 64b
4546 - type: "plot"
4547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4548   algorithm: "plot_service_density_heatmap_compare"
4549   output-file-type: ".html"
4550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4551   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4552   filter: "'NIC_Intel-X710' and
4553            'NF_DENSITY' and
4554            'VHOST' and
4555            'CHAIN' and
4556            'NF_VPPIP4' and
4557            '64B' and
4558            '2T1C' and
4559            'MRR'"
4560   reference:
4561     include: "2"
4562     name: "VNF-1c"
4563   compare:
4564     include: "1"
4565     name: "VNF-0.5c"
4566   parameters:
4567   - "result"
4568   - "name"
4569   - "tags"
4570   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4571   x-axis: "X = VNFs per Service Chain"
4572   y-axis: "Y = Number of Service Chains"
4573   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4574   layout:
4575     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4576     layout: "plot-service-density"
4577
4578 - type: "plot"
4579   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4580   algorithm: "plot_service_density_heatmap_compare"
4581   output-file-type: ".html"
4582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4583   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4584   filter: "'NIC_Intel-X710' and
4585            'NF_DENSITY' and
4586            'VHOST' and
4587            'CHAIN' and
4588            'NF_VPPIP4' and
4589            '64B' and
4590            '4T2C' and
4591            'MRR'"
4592   reference:
4593     include: "2"
4594     name: "VNF-1c"
4595   compare:
4596     include: "1"
4597     name: "VNF-0.5c"
4598   parameters:
4599   - "result"
4600   - "name"
4601   - "tags"
4602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4603   x-axis: "X = VNFs per Service Chain"
4604   y-axis: "Y = Number of Service Chains"
4605   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4606   layout:
4607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4608     layout: "plot-service-density"
4609
4610 - type: "plot"
4611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4612   algorithm: "plot_service_density_heatmap_compare"
4613   output-file-type: ".html"
4614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4615   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4616   filter: "'NIC_Intel-X710' and
4617            'NF_DENSITY' and
4618            'VHOST' and
4619            'CHAIN' and
4620            'NF_VPPIP4' and
4621            '64B' and
4622            '8T4C' and
4623            'MRR'"
4624   reference:
4625     include: "2"
4626     name: "VNF-1c"
4627   compare:
4628     include: "1"
4629     name: "VNF-0.5c"
4630   parameters:
4631   - "result"
4632   - "name"
4633   - "tags"
4634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4635   x-axis: "X = VNFs per Service Chain"
4636   y-axis: "Y = Number of Service Chains"
4637   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4638   layout:
4639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4640     layout: "plot-service-density"
4641
4642 # Plots - NF Density - VSC - MRR IMIX
4643 - type: "plot"
4644   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4645   algorithm: "plot_service_density_heatmap_compare"
4646   output-file-type: ".html"
4647   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4648   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4649   filter: "'NIC_Intel-X710' and
4650            'NF_DENSITY' and
4651            'VHOST' and
4652            'CHAIN' and
4653            'NF_VPPIP4' and
4654            'IMIX' and
4655            '2T1C' and
4656            'MRR'"
4657   reference:
4658     include: "2"
4659     name: "VNF-1c"
4660   compare:
4661     include: "1"
4662     name: "VNF-0.5c"
4663   parameters:
4664   - "result"
4665   - "name"
4666   - "tags"
4667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4668   x-axis: "X = VNFs per Service Chain"
4669   y-axis: "Y = Number of Service Chains"
4670   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4671   layout:
4672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4673     layout: "plot-service-density"
4674
4675 - type: "plot"
4676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4677   algorithm: "plot_service_density_heatmap_compare"
4678   output-file-type: ".html"
4679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4680   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4681   filter: "'NIC_Intel-X710' and
4682            'NF_DENSITY' and
4683            'VHOST' and
4684            'CHAIN' and
4685            'NF_VPPIP4' and
4686            'IMIX' and
4687            '4T2C' and
4688            'MRR'"
4689   reference:
4690     include: "2"
4691     name: "VNF-1c"
4692   compare:
4693     include: "1"
4694     name: "VNF-0.5c"
4695   parameters:
4696   - "result"
4697   - "name"
4698   - "tags"
4699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4700   x-axis: "X = VNFs per Service Chain"
4701   y-axis: "Y = Number of Service Chains"
4702   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4703   layout:
4704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4705     layout: "plot-service-density"
4706
4707 - type: "plot"
4708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4709   algorithm: "plot_service_density_heatmap_compare"
4710   output-file-type: ".html"
4711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4712   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4713   filter: "'NIC_Intel-X710' and
4714            'NF_DENSITY' and
4715            'VHOST' and
4716            'CHAIN' and
4717            'NF_VPPIP4' and
4718            'IMIX' and
4719            '8T4C' and
4720            'MRR'"
4721   reference:
4722     include: "2"
4723     name: "VNF-1c"
4724   compare:
4725     include: "1"
4726     name: "VNF-0.5c"
4727   parameters:
4728   - "result"
4729   - "name"
4730   - "tags"
4731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4732   x-axis: "X = VNFs per Service Chain"
4733   y-axis: "Y = Number of Service Chains"
4734   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4735   layout:
4736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4737     layout: "plot-service-density"
4738
4739 # Plots - NF Density - VSC - NDR 64b
4740 - type: "plot"
4741   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4742   algorithm: "plot_service_density_heatmap_compare"
4743   output-file-type: ".html"
4744   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4745   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4746   filter: "'NIC_Intel-X710' and
4747            'NF_DENSITY' and
4748            'VHOST' and
4749            'CHAIN' and
4750            'NF_VPPIP4' and
4751            '64B' and
4752            '2T1C' and
4753            'NDRPDR'"
4754   reference:
4755     include: "2"
4756     name: "VNF-1c"
4757   compare:
4758     include: "1"
4759     name: "VNF-0.5c"
4760   parameters:
4761   - "throughput"
4762   - "name"
4763   - "tags"
4764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4765   x-axis: "X = VNFs per Service Chain"
4766   y-axis: "Y = Number of Service Chains"
4767   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4768   layout:
4769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4770     layout: "plot-service-density"
4771
4772 - type: "plot"
4773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4774   algorithm: "plot_service_density_heatmap_compare"
4775   output-file-type: ".html"
4776   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4777   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4778   filter: "'NIC_Intel-X710' and
4779            'NF_DENSITY' and
4780            'VHOST' and
4781            'CHAIN' and
4782            'NF_VPPIP4' and
4783            '64B' and
4784            '4T2C' and
4785            'NDRPDR'"
4786   reference:
4787     include: "2"
4788     name: "VNF-1c"
4789   compare:
4790     include: "1"
4791     name: "VNF-0.5c"
4792   parameters:
4793   - "throughput"
4794   - "name"
4795   - "tags"
4796   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4797   x-axis: "X = VNFs per Service Chain"
4798   y-axis: "Y = Number of Service Chains"
4799   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4800   layout:
4801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4802     layout: "plot-service-density"
4803
4804 - type: "plot"
4805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4806   algorithm: "plot_service_density_heatmap_compare"
4807   output-file-type: ".html"
4808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4809   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4810   filter: "'NIC_Intel-X710' and
4811            'NF_DENSITY' and
4812            'VHOST' and
4813            'CHAIN' and
4814            'NF_VPPIP4' and
4815            '64B' and
4816            '8T4C' and
4817            'NDRPDR'"
4818   reference:
4819     include: "2"
4820     name: "VNF-1c"
4821   compare:
4822     include: "1"
4823     name: "VNF-0.5c"
4824   parameters:
4825   - "throughput"
4826   - "name"
4827   - "tags"
4828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4829   x-axis: "X = VNFs per Service Chain"
4830   y-axis: "Y = Number of Service Chains"
4831   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4832   layout:
4833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4834     layout: "plot-service-density"
4835
4836 # Plots - NF Density - VSC - NDR IMIX
4837 - type: "plot"
4838   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4839   algorithm: "plot_service_density_heatmap_compare"
4840   output-file-type: ".html"
4841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4842   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4843   filter: "'NIC_Intel-X710' and
4844            'NF_DENSITY' and
4845            'VHOST' and
4846            'CHAIN' and
4847            'NF_VPPIP4' and
4848            'IMIX' and
4849            '2T1C' and
4850            'NDRPDR'"
4851   reference:
4852     include: "2"
4853     name: "VNF-1c"
4854   compare:
4855     include: "1"
4856     name: "VNF-0.5c"
4857   parameters:
4858   - "throughput"
4859   - "name"
4860   - "tags"
4861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4862   x-axis: "X = VNFs per Service Chain"
4863   y-axis: "Y = Number of Service Chains"
4864   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4865   layout:
4866     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4867     layout: "plot-service-density"
4868
4869 - type: "plot"
4870   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4871   algorithm: "plot_service_density_heatmap_compare"
4872   output-file-type: ".html"
4873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4874   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4875   filter: "'NIC_Intel-X710' and
4876            'NF_DENSITY' and
4877            'VHOST' and
4878            'CHAIN' and
4879            'NF_VPPIP4' and
4880            'IMIX' and
4881            '4T2C' and
4882            'NDRPDR'"
4883   reference:
4884     include: "2"
4885     name: "VNF-1c"
4886   compare:
4887     include: "1"
4888     name: "VNF-0.5c"
4889   parameters:
4890   - "throughput"
4891   - "name"
4892   - "tags"
4893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4894   x-axis: "X = VNFs per Service Chain"
4895   y-axis: "Y = Number of Service Chains"
4896   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4897   layout:
4898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4899     layout: "plot-service-density"
4900
4901 - type: "plot"
4902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4903   algorithm: "plot_service_density_heatmap_compare"
4904   output-file-type: ".html"
4905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4906   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4907   filter: "'NIC_Intel-X710' and
4908            'NF_DENSITY' and
4909            'VHOST' and
4910            'CHAIN' and
4911            'NF_VPPIP4' and
4912            'IMIX' and
4913            '8T4C' and
4914            'NDRPDR'"
4915   reference:
4916     include: "2"
4917     name: "VNF-1c"
4918   compare:
4919     include: "1"
4920     name: "VNF-0.5c"
4921   parameters:
4922   - "throughput"
4923   - "name"
4924   - "tags"
4925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4926   x-axis: "X = VNFs per Service Chain"
4927   y-axis: "Y = Number of Service Chains"
4928   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4929   layout:
4930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4931     layout: "plot-service-density"
4932
4933 # Plots - NF Density - VSC - PDR 64b
4934 - type: "plot"
4935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4936   algorithm: "plot_service_density_heatmap_compare"
4937   output-file-type: ".html"
4938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4939   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4940   filter: "'NIC_Intel-X710' and
4941            'NF_DENSITY' and
4942            'VHOST' and
4943            'CHAIN' and
4944            'NF_VPPIP4' and
4945            '64B' and
4946            '2T1C' and
4947            'NDRPDR'"
4948   reference:
4949     include: "2"
4950     name: "VNF-1c"
4951   compare:
4952     include: "1"
4953     name: "VNF-0.5c"
4954   parameters:
4955   - "throughput"
4956   - "name"
4957   - "tags"
4958   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4959   x-axis: "X = VNFs per Service Chain"
4960   y-axis: "Y = Number of Service Chains"
4961   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4962   layout:
4963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4964     layout: "plot-service-density"
4965
4966 - type: "plot"
4967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4968   algorithm: "plot_service_density_heatmap_compare"
4969   output-file-type: ".html"
4970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4971   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4972   filter: "'NIC_Intel-X710' and
4973            'NF_DENSITY' and
4974            'VHOST' and
4975            'CHAIN' and
4976            'NF_VPPIP4' and
4977            '64B' and
4978            '4T2C' and
4979            'NDRPDR'"
4980   reference:
4981     include: "2"
4982     name: "VNF-1c"
4983   compare:
4984     include: "1"
4985     name: "VNF-0.5c"
4986   parameters:
4987   - "throughput"
4988   - "name"
4989   - "tags"
4990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4991   x-axis: "X = VNFs per Service Chain"
4992   y-axis: "Y = Number of Service Chains"
4993   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4994   layout:
4995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4996     layout: "plot-service-density"
4997
4998 - type: "plot"
4999   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5000   algorithm: "plot_service_density_heatmap_compare"
5001   output-file-type: ".html"
5002   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5003   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5004   filter: "'NIC_Intel-X710' and
5005            'NF_DENSITY' and
5006            'VHOST' and
5007            'CHAIN' and
5008            'NF_VPPIP4' and
5009            '64B' and
5010            '8T4C' and
5011            'NDRPDR'"
5012   reference:
5013     include: "2"
5014     name: "VNF-1c"
5015   compare:
5016     include: "1"
5017     name: "VNF-0.5c"
5018   parameters:
5019   - "throughput"
5020   - "name"
5021   - "tags"
5022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5023   x-axis: "X = VNFs per Service Chain"
5024   y-axis: "Y = Number of Service Chains"
5025   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5026   layout:
5027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5028     layout: "plot-service-density"
5029
5030 # Plots - NF Density - VSC - PDR IMIX
5031 - type: "plot"
5032   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5033   algorithm: "plot_service_density_heatmap_compare"
5034   output-file-type: ".html"
5035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5036   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5037   filter: "'NIC_Intel-X710' and
5038            'NF_DENSITY' and
5039            'VHOST' and
5040            'CHAIN' and
5041            'NF_VPPIP4' and
5042            'IMIX' and
5043            '2T1C' and
5044            'NDRPDR'"
5045   reference:
5046     include: "2"
5047     name: "VNF-1c"
5048   compare:
5049     include: "1"
5050     name: "VNF-0.5c"
5051   parameters:
5052   - "throughput"
5053   - "name"
5054   - "tags"
5055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5056   x-axis: "X = VNFs per Service Chain"
5057   y-axis: "Y = Number of Service Chains"
5058   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5059   layout:
5060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5061     layout: "plot-service-density"
5062
5063 - type: "plot"
5064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5065   algorithm: "plot_service_density_heatmap_compare"
5066   output-file-type: ".html"
5067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5068   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5069   filter: "'NIC_Intel-X710' and
5070            'NF_DENSITY' and
5071            'VHOST' and
5072            'CHAIN' and
5073            'NF_VPPIP4' and
5074            'IMIX' and
5075            '4T2C' and
5076            'NDRPDR'"
5077   reference:
5078     include: "2"
5079     name: "VNF-1c"
5080   compare:
5081     include: "1"
5082     name: "VNF-0.5c"
5083   parameters:
5084   - "throughput"
5085   - "name"
5086   - "tags"
5087   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5088   x-axis: "X = VNFs per Service Chain"
5089   y-axis: "Y = Number of Service Chains"
5090   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5091   layout:
5092     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5093     layout: "plot-service-density"
5094
5095 - type: "plot"
5096   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5097   algorithm: "plot_service_density_heatmap_compare"
5098   output-file-type: ".html"
5099   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5100   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5101   filter: "'NIC_Intel-X710' and
5102            'NF_DENSITY' and
5103            'VHOST' and
5104            'CHAIN' and
5105            'NF_VPPIP4' and
5106            'IMIX' and
5107            '8T4C' and
5108            'NDRPDR'"
5109   reference:
5110     include: "2"
5111     name: "VNF-1c"
5112   compare:
5113     include: "1"
5114     name: "VNF-0.5c"
5115   parameters:
5116   - "throughput"
5117   - "name"
5118   - "tags"
5119   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5120   x-axis: "X = VNFs per Service Chain"
5121   y-axis: "Y = Number of Service Chains"
5122   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5123   layout:
5124     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5125     layout: "plot-service-density"
5126
5127 ################################################################################
5128 # Plots - NF Density - CSC - MRR 64b
5129 - type: "plot"
5130   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5131   algorithm: "plot_service_density_heatmap_compare"
5132   output-file-type: ".html"
5133   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5134   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5135   filter: "'NIC_Intel-X710' and
5136            'NF_DENSITY' and
5137            'DOCKER' and
5138            'CHAIN' and
5139            'NF_VPPIP4' and
5140            '64B' and
5141            '2T1C' and
5142            'MRR'"
5143   reference:
5144     include: "2"
5145     name: "CNF-1c"
5146   compare:
5147     include: "1"
5148     name: "CNF-0.5c"
5149   parameters:
5150   - "result"
5151   - "name"
5152   - "tags"
5153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5154   x-axis: "X = CNFs per Service Chain"
5155   y-axis: "Y = Number of Service Chains"
5156   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5157   layout:
5158     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5159     layout: "plot-service-density"
5160
5161 - type: "plot"
5162   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5163   algorithm: "plot_service_density_heatmap_compare"
5164   output-file-type: ".html"
5165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5166   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5167   filter: "'NIC_Intel-X710' and
5168            'NF_DENSITY' and
5169            'DOCKER' and
5170            'CHAIN' and
5171            'NF_VPPIP4' and
5172            '64B' and
5173            '4T2C' and
5174            'MRR'"
5175   reference:
5176     include: "2"
5177     name: "CNF-1c"
5178   compare:
5179     include: "1"
5180     name: "CNF-0.5c"
5181   parameters:
5182   - "result"
5183   - "name"
5184   - "tags"
5185   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5186   x-axis: "X = CNFs per Service Chain"
5187   y-axis: "Y = Number of Service Chains"
5188   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5189   layout:
5190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5191     layout: "plot-service-density"
5192
5193 - type: "plot"
5194   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5195   algorithm: "plot_service_density_heatmap_compare"
5196   output-file-type: ".html"
5197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5198   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5199   filter: "'NIC_Intel-X710' and
5200            'NF_DENSITY' and
5201            'DOCKER' and
5202            'CHAIN' and
5203            'NF_VPPIP4' and
5204            '64B' and
5205            '8T4C' and
5206            'MRR'"
5207   reference:
5208     include: "2"
5209     name: "CNF-1c"
5210   compare:
5211     include: "1"
5212     name: "CNF-0.5c"
5213   parameters:
5214   - "result"
5215   - "name"
5216   - "tags"
5217   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5218   x-axis: "X = CNFs per Service Chain"
5219   y-axis: "Y = Number of Service Chains"
5220   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5221   layout:
5222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5223     layout: "plot-service-density"
5224
5225 # Plots - NF Density - CSC - MRR IMIX
5226 - type: "plot"
5227   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5228   algorithm: "plot_service_density_heatmap_compare"
5229   output-file-type: ".html"
5230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5231   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5232   filter: "'NIC_Intel-X710' and
5233            'NF_DENSITY' and
5234            'DOCKER' and
5235            'CHAIN' and
5236            'NF_VPPIP4' and
5237            'IMIX' and
5238            '2T1C' and
5239            'MRR'"
5240   reference:
5241     include: "2"
5242     name: "CNF-1c"
5243   compare:
5244     include: "1"
5245     name: "CNF-0.5c"
5246   parameters:
5247   - "result"
5248   - "name"
5249   - "tags"
5250   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5251   x-axis: "X = CNFs per Service Chain"
5252   y-axis: "Y = Number of Service Chains"
5253   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5254   layout:
5255     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5256     layout: "plot-service-density"
5257
5258 - type: "plot"
5259   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5260   algorithm: "plot_service_density_heatmap_compare"
5261   output-file-type: ".html"
5262   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5263   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5264   filter: "'NIC_Intel-X710' and
5265            'NF_DENSITY' and
5266            'DOCKER' and
5267            'CHAIN' and
5268            'NF_VPPIP4' and
5269            'IMIX' and
5270            '4T2C' and
5271            'MRR'"
5272   reference:
5273     include: "2"
5274     name: "CNF-1c"
5275   compare:
5276     include: "1"
5277     name: "CNF-0.5c"
5278   parameters:
5279   - "result"
5280   - "name"
5281   - "tags"
5282   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5283   x-axis: "X = CNFs per Service Chain"
5284   y-axis: "Y = Number of Service Chains"
5285   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5286   layout:
5287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5288     layout: "plot-service-density"
5289
5290 - type: "plot"
5291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5292   algorithm: "plot_service_density_heatmap_compare"
5293   output-file-type: ".html"
5294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5295   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5296   filter: "'NIC_Intel-X710' and
5297            'NF_DENSITY' and
5298            'DOCKER' and
5299            'CHAIN' and
5300            'NF_VPPIP4' and
5301            'IMIX' and
5302            '8T4C' and
5303            'MRR'"
5304   reference:
5305     include: "2"
5306     name: "CNF-1c"
5307   compare:
5308     include: "1"
5309     name: "CNF-0.5c"
5310   parameters:
5311   - "result"
5312   - "name"
5313   - "tags"
5314   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5315   x-axis: "X = CNFs per Service Chain"
5316   y-axis: "Y = Number of Service Chains"
5317   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5318   layout:
5319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5320     layout: "plot-service-density"
5321
5322 # Plots - NF Density - CSC - NDR 64b
5323 - type: "plot"
5324   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5325   algorithm: "plot_service_density_heatmap_compare"
5326   output-file-type: ".html"
5327   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5328   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5329   filter: "'NIC_Intel-X710' and
5330            'NF_DENSITY' and
5331            'DOCKER' and
5332            'CHAIN' and
5333            'NF_VPPIP4' and
5334            '64B' and
5335            '2T1C' and
5336            'NDRPDR'"
5337   reference:
5338     include: "2"
5339     name: "CNF-1c"
5340   compare:
5341     include: "1"
5342     name: "CNF-0.5c"
5343   parameters:
5344   - "throughput"
5345   - "name"
5346   - "tags"
5347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5348   x-axis: "X = CNFs per Service Chain"
5349   y-axis: "Y = Number of Service Chains"
5350   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5351   layout:
5352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5353     layout: "plot-service-density"
5354
5355 - type: "plot"
5356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5357   algorithm: "plot_service_density_heatmap_compare"
5358   output-file-type: ".html"
5359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5360   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5361   filter: "'NIC_Intel-X710' and
5362            'NF_DENSITY' and
5363            'DOCKER' and
5364            'CHAIN' and
5365            'NF_VPPIP4' and
5366            '64B' and
5367            '4T2C' and
5368            'NDRPDR'"
5369   reference:
5370     include: "2"
5371     name: "CNF-1c"
5372   compare:
5373     include: "1"
5374     name: "CNF-0.5c"
5375   parameters:
5376   - "throughput"
5377   - "name"
5378   - "tags"
5379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5380   x-axis: "X = CNFs per Service Chain"
5381   y-axis: "Y = Number of Service Chains"
5382   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5383   layout:
5384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5385     layout: "plot-service-density"
5386
5387 - type: "plot"
5388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5389   algorithm: "plot_service_density_heatmap_compare"
5390   output-file-type: ".html"
5391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5392   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5393   filter: "'NIC_Intel-X710' and
5394            'NF_DENSITY' and
5395            'DOCKER' and
5396            'CHAIN' and
5397            'NF_VPPIP4' and
5398            '64B' and
5399            '8T4C' and
5400            'NDRPDR'"
5401   reference:
5402     include: "2"
5403     name: "CNF-1c"
5404   compare:
5405     include: "1"
5406     name: "CNF-0.5c"
5407   parameters:
5408   - "throughput"
5409   - "name"
5410   - "tags"
5411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5412   x-axis: "X = CNFs per Service Chain"
5413   y-axis: "Y = Number of Service Chains"
5414   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5415   layout:
5416     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5417     layout: "plot-service-density"
5418
5419 # Plots - NF Density - CSC - NDR IMIX
5420 - type: "plot"
5421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5422   algorithm: "plot_service_density_heatmap_compare"
5423   output-file-type: ".html"
5424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5425   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5426   filter: "'NIC_Intel-X710' and
5427            'NF_DENSITY' and
5428            'DOCKER' and
5429            'CHAIN' and
5430            'NF_VPPIP4' and
5431            'IMIX' and
5432            '2T1C' and
5433            'NDRPDR'"
5434   reference:
5435     include: "2"
5436     name: "CNF-1c"
5437   compare:
5438     include: "1"
5439     name: "CNF-0.5c"
5440   parameters:
5441   - "throughput"
5442   - "name"
5443   - "tags"
5444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5445   x-axis: "X = CNFs per Service Chain"
5446   y-axis: "Y = Number of Service Chains"
5447   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5448   layout:
5449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5450     layout: "plot-service-density"
5451
5452 - type: "plot"
5453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5454   algorithm: "plot_service_density_heatmap_compare"
5455   output-file-type: ".html"
5456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5457   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5458   filter: "'NIC_Intel-X710' and
5459            'NF_DENSITY' and
5460            'DOCKER' and
5461            'CHAIN' and
5462            'NF_VPPIP4' and
5463            'IMIX' and
5464            '4T2C' and
5465            'NDRPDR'"
5466   reference:
5467     include: "2"
5468     name: "CNF-1c"
5469   compare:
5470     include: "1"
5471     name: "CNF-0.5c"
5472   parameters:
5473   - "throughput"
5474   - "name"
5475   - "tags"
5476   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5477   x-axis: "X = CNFs per Service Chain"
5478   y-axis: "Y = Number of Service Chains"
5479   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5480   layout:
5481     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5482     layout: "plot-service-density"
5483
5484 - type: "plot"
5485   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5486   algorithm: "plot_service_density_heatmap_compare"
5487   output-file-type: ".html"
5488   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5489   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5490   filter: "'NIC_Intel-X710' and
5491            'NF_DENSITY' and
5492            'DOCKER' and
5493            'CHAIN' and
5494            'NF_VPPIP4' and
5495            'IMIX' and
5496            '8T4C' and
5497            'NDRPDR'"
5498   reference:
5499     include: "2"
5500     name: "CNF-1c"
5501   compare:
5502     include: "1"
5503     name: "CNF-0.5c"
5504   parameters:
5505   - "throughput"
5506   - "name"
5507   - "tags"
5508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5509   x-axis: "X = CNFs per Service Chain"
5510   y-axis: "Y = Number of Service Chains"
5511   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5512   layout:
5513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5514     layout: "plot-service-density"
5515
5516 # Plots - NF Density - CSC - PDR 64b
5517 - type: "plot"
5518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5519   algorithm: "plot_service_density_heatmap_compare"
5520   output-file-type: ".html"
5521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5522   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5523   filter: "'NIC_Intel-X710' and
5524            'NF_DENSITY' and
5525            'DOCKER' and
5526            'CHAIN' and
5527            'NF_VPPIP4' and
5528            '64B' and
5529            '2T1C' and
5530            'NDRPDR'"
5531   reference:
5532     include: "2"
5533     name: "CNF-1c"
5534   compare:
5535     include: "1"
5536     name: "CNF-0.5c"
5537   parameters:
5538   - "throughput"
5539   - "name"
5540   - "tags"
5541   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5542   x-axis: "X = CNFs per Service Chain"
5543   y-axis: "Y = Number of Service Chains"
5544   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5545   layout:
5546     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5547     layout: "plot-service-density"
5548
5549 - type: "plot"
5550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5551   algorithm: "plot_service_density_heatmap_compare"
5552   output-file-type: ".html"
5553   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5554   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5555   filter: "'NIC_Intel-X710' and
5556            'NF_DENSITY' and
5557            'DOCKER' and
5558            'CHAIN' and
5559            'NF_VPPIP4' and
5560            '64B' and
5561            '4T2C' and
5562            'NDRPDR'"
5563   reference:
5564     include: "2"
5565     name: "CNF-1c"
5566   compare:
5567     include: "1"
5568     name: "CNF-0.5c"
5569   parameters:
5570   - "throughput"
5571   - "name"
5572   - "tags"
5573   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5574   x-axis: "X = CNFs per Service Chain"
5575   y-axis: "Y = Number of Service Chains"
5576   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5577   layout:
5578     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5579     layout: "plot-service-density"
5580
5581 - type: "plot"
5582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5583   algorithm: "plot_service_density_heatmap_compare"
5584   output-file-type: ".html"
5585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5586   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5587   filter: "'NIC_Intel-X710' and
5588            'NF_DENSITY' and
5589            'DOCKER' and
5590            'CHAIN' and
5591            'NF_VPPIP4' and
5592            '64B' and
5593            '8T4C' and
5594            'NDRPDR'"
5595   reference:
5596     include: "2"
5597     name: "CNF-1c"
5598   compare:
5599     include: "1"
5600     name: "CNF-0.5c"
5601   parameters:
5602   - "throughput"
5603   - "name"
5604   - "tags"
5605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5606   x-axis: "X = CNFs per Service Chain"
5607   y-axis: "Y = Number of Service Chains"
5608   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5609   layout:
5610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5611     layout: "plot-service-density"
5612
5613 # Plots - NF Density - CSC - PDR IMIX
5614 - type: "plot"
5615   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5616   algorithm: "plot_service_density_heatmap_compare"
5617   output-file-type: ".html"
5618   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5619   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5620   filter: "'NIC_Intel-X710' and
5621            'NF_DENSITY' and
5622            'DOCKER' and
5623            'CHAIN' and
5624            'NF_VPPIP4' and
5625            'IMIX' and
5626            '2T1C' and
5627            'NDRPDR'"
5628   reference:
5629     include: "2"
5630     name: "CNF-1c"
5631   compare:
5632     include: "1"
5633     name: "CNF-0.5c"
5634   parameters:
5635   - "throughput"
5636   - "name"
5637   - "tags"
5638   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5639   x-axis: "X = CNFs per Service Chain"
5640   y-axis: "Y = Number of Service Chains"
5641   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5642   layout:
5643     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5644     layout: "plot-service-density"
5645
5646 - type: "plot"
5647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5648   algorithm: "plot_service_density_heatmap_compare"
5649   output-file-type: ".html"
5650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5651   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5652   filter: "'NIC_Intel-X710' and
5653            'NF_DENSITY' and
5654            'DOCKER' and
5655            'CHAIN' and
5656            'NF_VPPIP4' and
5657            'IMIX' and
5658            '4T2C' and
5659            'NDRPDR'"
5660   reference:
5661     include: "2"
5662     name: "CNF-1c"
5663   compare:
5664     include: "1"
5665     name: "CNF-0.5c"
5666   parameters:
5667   - "throughput"
5668   - "name"
5669   - "tags"
5670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5671   x-axis: "X = CNFs per Service Chain"
5672   y-axis: "Y = Number of Service Chains"
5673   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5674   layout:
5675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5676     layout: "plot-service-density"
5677
5678 - type: "plot"
5679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5680   algorithm: "plot_service_density_heatmap_compare"
5681   output-file-type: ".html"
5682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5683   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5684   filter: "'NIC_Intel-X710' and
5685            'NF_DENSITY' and
5686            'DOCKER' and
5687            'CHAIN' and
5688            'NF_VPPIP4' and
5689            'IMIX' and
5690            '8T4C' and
5691            'NDRPDR'"
5692   reference:
5693     include: "2"
5694     name: "CNF-1c"
5695   compare:
5696     include: "1"
5697     name: "CNF-0.5c"
5698   parameters:
5699   - "throughput"
5700   - "name"
5701   - "tags"
5702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5703   x-axis: "X = CNFs per Service Chain"
5704   y-axis: "Y = Number of Service Chains"
5705   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5706   layout:
5707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5708     layout: "plot-service-density"
5709
5710 ################################################################################
5711 # Plots - NF Density - CSP - MRR 64b
5712 - type: "plot"
5713   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5714   algorithm: "plot_service_density_heatmap_compare"
5715   output-file-type: ".html"
5716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5717   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5718   filter: "'NIC_Intel-X710' and
5719            'NF_DENSITY' and
5720            'DOCKER' and
5721            'PIPELINE' and
5722            'NF_VPPIP4' and
5723            '64B' and
5724            '2T1C' and
5725            'MRR'"
5726   reference:
5727     include: "2"
5728     name: "CNF-1c"
5729   compare:
5730     include: "1"
5731     name: "CNF-0.5c"
5732   parameters:
5733   - "result"
5734   - "name"
5735   - "tags"
5736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5737   x-axis: "X = CNFs per Service Pipeline"
5738   y-axis: "Y = Number of Service Pipelines"
5739   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5740   layout:
5741     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5742     layout: "plot-service-density"
5743
5744 - type: "plot"
5745   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5746   algorithm: "plot_service_density_heatmap_compare"
5747   output-file-type: ".html"
5748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5749   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5750   filter: "'NIC_Intel-X710' and
5751            'NF_DENSITY' and
5752            'DOCKER' and
5753            'PIPELINE' and
5754            'NF_VPPIP4' and
5755            '64B' and
5756            '4T2C' and
5757            'MRR'"
5758   reference:
5759     include: "2"
5760     name: "CNF-1c"
5761   compare:
5762     include: "1"
5763     name: "CNF-0.5c"
5764   parameters:
5765   - "result"
5766   - "name"
5767   - "tags"
5768   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5769   x-axis: "X = CNFs per Service Pipeline"
5770   y-axis: "Y = Number of Service Pipelines"
5771   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5772   layout:
5773     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5774     layout: "plot-service-density"
5775
5776 - type: "plot"
5777   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5778   algorithm: "plot_service_density_heatmap_compare"
5779   output-file-type: ".html"
5780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5781   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5782   filter: "'NIC_Intel-X710' and
5783            'NF_DENSITY' and
5784            'DOCKER' and
5785            'PIPELINE' and
5786            'NF_VPPIP4' and
5787            '64B' and
5788            '8T4C' and
5789            'MRR'"
5790   reference:
5791     include: "2"
5792     name: "CNF-1c"
5793   compare:
5794     include: "1"
5795     name: "CNF-0.5c"
5796   parameters:
5797   - "result"
5798   - "name"
5799   - "tags"
5800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5801   x-axis: "X = CNFs per Service Pipeline"
5802   y-axis: "Y = Number of Service Pipelines"
5803   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5804   layout:
5805     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5806     layout: "plot-service-density"
5807
5808 # Plots - NF Density - CSP - MRR IMIX
5809 - type: "plot"
5810   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5811   algorithm: "plot_service_density_heatmap_compare"
5812   output-file-type: ".html"
5813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5814   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5815   filter: "'NIC_Intel-X710' and
5816            'NF_DENSITY' and
5817            'DOCKER' and
5818            'PIPELINE' and
5819            'NF_VPPIP4' and
5820            'IMIX' and
5821            '2T1C' and
5822            'MRR'"
5823   reference:
5824     include: "2"
5825     name: "CNF-1c"
5826   compare:
5827     include: "1"
5828     name: "CNF-0.5c"
5829   parameters:
5830   - "result"
5831   - "name"
5832   - "tags"
5833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5834   x-axis: "X = CNFs per Service Pipeline"
5835   y-axis: "Y = Number of Service Pipelines"
5836   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5837   layout:
5838     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5839     layout: "plot-service-density"
5840
5841 - type: "plot"
5842   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5843   algorithm: "plot_service_density_heatmap_compare"
5844   output-file-type: ".html"
5845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5846   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5847   filter: "'NIC_Intel-X710' and
5848            'NF_DENSITY' and
5849            'DOCKER' and
5850            'PIPELINE' and
5851            'NF_VPPIP4' and
5852            'IMIX' and
5853            '4T2C' and
5854            'MRR'"
5855   reference:
5856     include: "2"
5857     name: "CNF-1c"
5858   compare:
5859     include: "1"
5860     name: "CNF-0.5c"
5861   parameters:
5862   - "result"
5863   - "name"
5864   - "tags"
5865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5866   x-axis: "X = CNFs per Service Pipeline"
5867   y-axis: "Y = Number of Service Pipelines"
5868   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5869   layout:
5870     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5871     layout: "plot-service-density"
5872
5873 - type: "plot"
5874   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5875   algorithm: "plot_service_density_heatmap_compare"
5876   output-file-type: ".html"
5877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5878   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5879   filter: "'NIC_Intel-X710' and
5880            'NF_DENSITY' and
5881            'DOCKER' and
5882            'PIPELINE' and
5883            'NF_VPPIP4' and
5884            'IMIX' and
5885            '8T4C' and
5886            'MRR'"
5887   reference:
5888     include: "2"
5889     name: "CNF-1c"
5890   compare:
5891     include: "1"
5892     name: "CNF-0.5c"
5893   parameters:
5894   - "result"
5895   - "name"
5896   - "tags"
5897   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5898   x-axis: "X = CNFs per Service Pipeline"
5899   y-axis: "Y = Number of Service Pipelines"
5900   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5901   layout:
5902     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5903     layout: "plot-service-density"
5904
5905 # Plots - NF Density - CSP - NDR 64b
5906 - type: "plot"
5907   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5908   algorithm: "plot_service_density_heatmap_compare"
5909   output-file-type: ".html"
5910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5911   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5912   filter: "'NIC_Intel-X710' and
5913            'NF_DENSITY' and
5914            'DOCKER' and
5915            'PIPELINE' and
5916            'NF_VPPIP4' and
5917            '64B' and
5918            '2T1C' and
5919            'NDRPDR'"
5920   reference:
5921     include: "2"
5922     name: "CNF-1c"
5923   compare:
5924     include: "1"
5925     name: "CNF-0.5c"
5926   parameters:
5927   - "throughput"
5928   - "name"
5929   - "tags"
5930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5931   x-axis: "X = CNFs per Service Pipeline"
5932   y-axis: "Y = Number of Service Pipelines"
5933   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5934   layout:
5935     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5936     layout: "plot-service-density"
5937
5938 - type: "plot"
5939   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5940   algorithm: "plot_service_density_heatmap_compare"
5941   output-file-type: ".html"
5942   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5943   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5944   filter: "'NIC_Intel-X710' and
5945            'NF_DENSITY' and
5946            'DOCKER' and
5947            'PIPELINE' and
5948            'NF_VPPIP4' and
5949            '64B' and
5950            '4T2C' and
5951            'NDRPDR'"
5952   reference:
5953     include: "2"
5954     name: "CNF-1c"
5955   compare:
5956     include: "1"
5957     name: "CNF-0.5c"
5958   parameters:
5959   - "throughput"
5960   - "name"
5961   - "tags"
5962   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5963   x-axis: "X = CNFs per Service Pipeline"
5964   y-axis: "Y = Number of Service Pipelines"
5965   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5966   layout:
5967     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5968     layout: "plot-service-density"
5969
5970 - type: "plot"
5971   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5972   algorithm: "plot_service_density_heatmap_compare"
5973   output-file-type: ".html"
5974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5975   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5976   filter: "'NIC_Intel-X710' and
5977            'NF_DENSITY' and
5978            'DOCKER' and
5979            'PIPELINE' and
5980            'NF_VPPIP4' and
5981            '64B' and
5982            '8T4C' and
5983            'NDRPDR'"
5984   reference:
5985     include: "2"
5986     name: "CNF-1c"
5987   compare:
5988     include: "1"
5989     name: "CNF-0.5c"
5990   parameters:
5991   - "throughput"
5992   - "name"
5993   - "tags"
5994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5995   x-axis: "X = CNFs per Service Pipeline"
5996   y-axis: "Y = Number of Service Pipelines"
5997   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5998   layout:
5999     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6000     layout: "plot-service-density"
6001
6002 # Plots - NF Density - CSP - NDR IMIX
6003 - type: "plot"
6004   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6005   algorithm: "plot_service_density_heatmap_compare"
6006   output-file-type: ".html"
6007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6008   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6009   filter: "'NIC_Intel-X710' and
6010            'NF_DENSITY' and
6011            'DOCKER' and
6012            'PIPELINE' and
6013            'NF_VPPIP4' and
6014            'IMIX' and
6015            '2T1C' and
6016            'NDRPDR'"
6017   reference:
6018     include: "2"
6019     name: "CNF-1c"
6020   compare:
6021     include: "1"
6022     name: "CNF-0.5c"
6023   parameters:
6024   - "throughput"
6025   - "name"
6026   - "tags"
6027   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6028   x-axis: "X = CNFs per Service Pipeline"
6029   y-axis: "Y = Number of Service Pipelines"
6030   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6031   layout:
6032     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6033     layout: "plot-service-density"
6034
6035 - type: "plot"
6036   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6037   algorithm: "plot_service_density_heatmap_compare"
6038   output-file-type: ".html"
6039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6040   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6041   filter: "'NIC_Intel-X710' and
6042            'NF_DENSITY' and
6043            'DOCKER' and
6044            'PIPELINE' and
6045            'NF_VPPIP4' and
6046            'IMIX' and
6047            '4T2C' and
6048            'NDRPDR'"
6049   reference:
6050     include: "2"
6051     name: "CNF-1c"
6052   compare:
6053     include: "1"
6054     name: "CNF-0.5c"
6055   parameters:
6056   - "throughput"
6057   - "name"
6058   - "tags"
6059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6060   x-axis: "X = CNFs per Service Pipeline"
6061   y-axis: "Y = Number of Service Pipelines"
6062   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6063   layout:
6064     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6065     layout: "plot-service-density"
6066
6067 - type: "plot"
6068   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6069   algorithm: "plot_service_density_heatmap_compare"
6070   output-file-type: ".html"
6071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6072   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6073   filter: "'NIC_Intel-X710' and
6074            'NF_DENSITY' and
6075            'DOCKER' and
6076            'PIPELINE' and
6077            'NF_VPPIP4' and
6078            'IMIX' and
6079            '8T4C' and
6080            'NDRPDR'"
6081   reference:
6082     include: "2"
6083     name: "CNF-1c"
6084   compare:
6085     include: "1"
6086     name: "CNF-0.5c"
6087   parameters:
6088   - "throughput"
6089   - "name"
6090   - "tags"
6091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6092   x-axis: "X = CNFs per Service Pipeline"
6093   y-axis: "Y = Number of Service Pipelines"
6094   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6095   layout:
6096     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6097     layout: "plot-service-density"
6098
6099 # Plots - NF Density - CSP - PDR 64b
6100 - type: "plot"
6101   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6102   algorithm: "plot_service_density_heatmap_compare"
6103   output-file-type: ".html"
6104   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6105   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6106   filter: "'NIC_Intel-X710' and
6107            'NF_DENSITY' and
6108            'DOCKER' and
6109            'PIPELINE' and
6110            'NF_VPPIP4' and
6111            '64B' and
6112            '2T1C' and
6113            'NDRPDR'"
6114   reference:
6115     include: "2"
6116     name: "CNF-1c"
6117   compare:
6118     include: "1"
6119     name: "CNF-0.5c"
6120   parameters:
6121   - "throughput"
6122   - "name"
6123   - "tags"
6124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6125   x-axis: "X = CNFs per Service Pipeline"
6126   y-axis: "Y = Number of Service Pipelines"
6127   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6128   layout:
6129     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6130     layout: "plot-service-density"
6131
6132 - type: "plot"
6133   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6134   algorithm: "plot_service_density_heatmap_compare"
6135   output-file-type: ".html"
6136   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6137   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6138   filter: "'NIC_Intel-X710' and
6139            'NF_DENSITY' and
6140            'DOCKER' and
6141            'PIPELINE' and
6142            'NF_VPPIP4' and
6143            '64B' and
6144            '4T2C' and
6145            'NDRPDR'"
6146   reference:
6147     include: "2"
6148     name: "CNF-1c"
6149   compare:
6150     include: "1"
6151     name: "CNF-0.5c"
6152   parameters:
6153   - "throughput"
6154   - "name"
6155   - "tags"
6156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6157   x-axis: "X = CNFs per Service Pipeline"
6158   y-axis: "Y = Number of Service Pipelines"
6159   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6160   layout:
6161     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6162     layout: "plot-service-density"
6163
6164 - type: "plot"
6165   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6166   algorithm: "plot_service_density_heatmap_compare"
6167   output-file-type: ".html"
6168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6169   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6170   filter: "'NIC_Intel-X710' and
6171            'NF_DENSITY' and
6172            'DOCKER' and
6173            'PIPELINE' and
6174            'NF_VPPIP4' and
6175            '64B' and
6176            '8T4C' and
6177            'NDRPDR'"
6178   reference:
6179     include: "2"
6180     name: "CNF-1c"
6181   compare:
6182     include: "1"
6183     name: "CNF-0.5c"
6184   parameters:
6185   - "throughput"
6186   - "name"
6187   - "tags"
6188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6189   x-axis: "X = CNFs per Service Pipeline"
6190   y-axis: "Y = Number of Service Pipelines"
6191   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6192   layout:
6193     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6194     layout: "plot-service-density"
6195
6196 # Plots - NF Density - CSP - PDR IMIX
6197 - type: "plot"
6198   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6199   algorithm: "plot_service_density_heatmap_compare"
6200   output-file-type: ".html"
6201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6202   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6203   filter: "'NIC_Intel-X710' and
6204            'NF_DENSITY' and
6205            'DOCKER' and
6206            'PIPELINE' and
6207            'NF_VPPIP4' and
6208            'IMIX' and
6209            '2T1C' and
6210            'NDRPDR'"
6211   reference:
6212     include: "2"
6213     name: "CNF-1c"
6214   compare:
6215     include: "1"
6216     name: "CNF-0.5c"
6217   parameters:
6218   - "throughput"
6219   - "name"
6220   - "tags"
6221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6222   x-axis: "X = CNFs per Service Pipeline"
6223   y-axis: "Y = Number of Service Pipelines"
6224   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6225   layout:
6226     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6227     layout: "plot-service-density"
6228
6229 - type: "plot"
6230   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6231   algorithm: "plot_service_density_heatmap_compare"
6232   output-file-type: ".html"
6233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6234   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6235   filter: "'NIC_Intel-X710' and
6236            'NF_DENSITY' and
6237            'DOCKER' and
6238            'PIPELINE' and
6239            'NF_VPPIP4' and
6240            'IMIX' and
6241            '4T2C' and
6242            'NDRPDR'"
6243   reference:
6244     include: "2"
6245     name: "CNF-1c"
6246   compare:
6247     include: "1"
6248     name: "CNF-0.5c"
6249   parameters:
6250   - "throughput"
6251   - "name"
6252   - "tags"
6253   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6254   x-axis: "X = CNFs per Service Pipeline"
6255   y-axis: "Y = Number of Service Pipelines"
6256   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6257   layout:
6258     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6259     layout: "plot-service-density"
6260
6261 - type: "plot"
6262   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6263   algorithm: "plot_service_density_heatmap_compare"
6264   output-file-type: ".html"
6265   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6266   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6267   filter: "'NIC_Intel-X710' and
6268            'NF_DENSITY' and
6269            'DOCKER' and
6270            'PIPELINE' and
6271            'NF_VPPIP4' and
6272            'IMIX' and
6273            '8T4C' and
6274            'NDRPDR'"
6275   reference:
6276     include: "2"
6277     name: "CNF-1c"
6278   compare:
6279     include: "1"
6280     name: "CNF-0.5c"
6281   parameters:
6282   - "throughput"
6283   - "name"
6284   - "tags"
6285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6286   x-axis: "X = CNFs per Service Pipeline"
6287   y-axis: "Y = Number of Service Pipelines"
6288   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6289   layout:
6290     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6291     layout: "plot-service-density"
6292
6293 ################################################################################
6294 # Plots VPP HTTP Server Performance
6295 - type: "plot"
6296   title: "VPP HTTP Server Performance"
6297   algorithm: "plot_http_server_performance_box"
6298   output-file-type: ".html"
6299   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6300   data:
6301     "plot-vpp-http-server-performance"
6302   # Keep this formatting, the filter is enclosed with " (quotation mark) and
6303   # each tag is enclosed with ' (apostrophe).
6304   filter: "'HTTP' and 'TCP_CPS'"
6305   parameters:
6306   - "result"
6307   - "name"
6308   traces:
6309     hoverinfo: "x+y"
6310     boxpoints: "outliers"
6311     whiskerwidth: 0
6312   layout:
6313     title: "VPP HTTP Server Performance"
6314     layout:
6315       "plot-cps"
6316
6317 - type: "plot"
6318   title: "VPP HTTP Server Performance"
6319   algorithm: "plot_http_server_performance_box"
6320   output-file-type: ".html"
6321   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6322   data:
6323     "plot-vpp-http-server-performance"
6324   filter: "'HTTP' and 'TCP_RPS'"
6325   parameters:
6326   - "result"
6327   - "name"
6328   traces:
6329     hoverinfo: "x+y"
6330     boxpoints: "outliers"
6331     whiskerwidth: 0
6332   layout:
6333     title: "VPP HTTP Server Performance"
6334     layout:
6335       "plot-rps"
6336
6337 ################################################################################
6338
6339 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6340 - type: "plot"
6341   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6342   algorithm: "plot_performance_box"
6343   output-file-type: ".html"
6344   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6346   filter: "'NIC_Intel-X520-DA2' and
6347            '64B' and
6348            ('BASE' or 'SCALE') and
6349            'NDRPDR' and
6350            'ETH' and
6351            '1T1C' and
6352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6353            not 'VHOST' and
6354            not 'MEMIF'"
6355   parameters:
6356   - "throughput"
6357   - "parent"
6358   - "tags"
6359   sort:
6360   - "L2PATCH"
6361   - "L2XCBASE"
6362   - "BASE"
6363   - "FIB_10K"
6364   - "FIB_100K"
6365   - "FIB_1M"
6366   traces:
6367     hoverinfo: "x+y"
6368     boxpoints: "outliers"
6369     whiskerwidth: 0
6370   layout:
6371     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6372     layout: "plot-throughput"
6373
6374 - type: "plot"
6375   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6376   algorithm: "plot_performance_box"
6377   output-file-type: ".html"
6378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6380   filter: "'NIC_Intel-X520-DA2' and
6381            '64B' and
6382            ('BASE' or 'SCALE') and
6383            'NDRPDR' and
6384            'ETH' and
6385            '1T1C' and
6386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6387            not 'VHOST' and
6388            not 'MEMIF'"
6389   parameters:
6390   - "throughput"
6391   - "parent"
6392   - "tags"
6393   sort:
6394   - "L2PATCH"
6395   - "L2XCBASE"
6396   - "BASE"
6397   - "FIB_10K"
6398   - "FIB_100K"
6399   - "FIB_1M"
6400   traces:
6401     hoverinfo: "x+y"
6402     boxpoints: "outliers"
6403     whiskerwidth: 0
6404   layout:
6405     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6406     layout: "plot-throughput"
6407
6408 - type: "plot"
6409   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6410   algorithm: "plot_performance_box"
6411   output-file-type: ".html"
6412   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6414   filter: "'NIC_Intel-X520-DA2' and
6415            '64B' and
6416            ('BASE' or 'SCALE') and
6417            'NDRPDR' and
6418            'ETH' and
6419            '2T2C' and
6420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6421            not 'VHOST' and
6422            not 'MEMIF'"
6423   parameters:
6424   - "throughput"
6425   - "parent"
6426   - "tags"
6427   sort:
6428   - "L2PATCH"
6429   - "L2XCBASE"
6430   - "BASE"
6431   - "FIB_10K"
6432   - "FIB_100K"
6433   - "FIB_1M"
6434   traces:
6435     hoverinfo: "x+y"
6436     boxpoints: "outliers"
6437     whiskerwidth: 0
6438   layout:
6439     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6440     layout: "plot-throughput"
6441
6442 - type: "plot"
6443   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6444   algorithm: "plot_performance_box"
6445   output-file-type: ".html"
6446   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6448   filter: "'NIC_Intel-X520-DA2' and
6449            '64B' and
6450            ('BASE' or 'SCALE') and
6451            'NDRPDR' and
6452            'ETH' and
6453            '2T2C' and
6454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6455            not 'VHOST' and
6456            not 'MEMIF'"
6457   parameters:
6458   - "throughput"
6459   - "parent"
6460   - "tags"
6461   sort:
6462   - "L2PATCH"
6463   - "L2XCBASE"
6464   - "BASE"
6465   - "FIB_10K"
6466   - "FIB_100K"
6467   - "FIB_1M"
6468   traces:
6469     hoverinfo: "x+y"
6470     boxpoints: "outliers"
6471     whiskerwidth: 0
6472   layout:
6473     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6474     layout: "plot-throughput"
6475
6476 # Packet Throughput - VPP L2 3n-hsw-x520 features
6477 - type: "plot"
6478   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6479   algorithm: "plot_performance_box"
6480   output-file-type: ".html"
6481   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6483   filter: "'NIC_Intel-X520-DA2' and
6484            '64B' and
6485            'NDRPDR' and
6486            '1T1C' and
6487            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6488            not 'ACL' and
6489            not 'VHOST' and
6490            not 'MEMIF'"
6491   parameters:
6492   - "throughput"
6493   - "parent"
6494   - "tags"
6495   sort:
6496   - "L2XCBASE"    # l2xcbase
6497   - "L2BDBASE"    # l2bdbase
6498   - "L2XCFWD"     # dot1q-l2xcbase
6499   - "L2BDMACLRN"  # dot1q-l2bdbase
6500   traces:
6501     hoverinfo: "x+y"
6502     boxpoints: "outliers"
6503     whiskerwidth: 0
6504   layout:
6505     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6506     layout: "plot-throughput"
6507
6508 - type: "plot"
6509   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6510   algorithm: "plot_performance_box"
6511   output-file-type: ".html"
6512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6514   filter: "'NIC_Intel-X520-DA2' and
6515            '64B' and
6516            'NDRPDR' and
6517            '1T1C' and
6518            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6519            not 'ACL' and
6520            not 'VHOST' and
6521            not 'MEMIF'"
6522   parameters:
6523   - "throughput"
6524   - "parent"
6525   - "tags"
6526   sort:
6527   - "L2XCBASE"    # l2xcbase
6528   - "L2BDBASE"    # l2bdbase
6529   - "L2XCFWD"     # dot1q-l2xcbase
6530   - "L2BDMACLRN"  # dot1q-l2bdbase
6531   traces:
6532     hoverinfo: "x+y"
6533     boxpoints: "outliers"
6534     whiskerwidth: 0
6535   layout:
6536     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6537     layout: "plot-throughput"
6538
6539 - type: "plot"
6540   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6541   algorithm: "plot_performance_box"
6542   output-file-type: ".html"
6543   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6545   filter: "'NIC_Intel-X520-DA2' and
6546            '64B' and
6547            'NDRPDR' and
6548            '2T2C' and
6549            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6550            not 'ACL' and
6551            not 'VHOST' and
6552            not 'MEMIF'"
6553   parameters:
6554   - "throughput"
6555   - "parent"
6556   - "tags"
6557   sort:
6558   - "L2XCBASE"    # l2xcbase
6559   - "L2BDBASE"    # l2bdbase
6560   - "L2XCFWD"     # dot1q-l2xcbase
6561   - "L2BDMACLRN"  # dot1q-l2bdbase
6562   traces:
6563     hoverinfo: "x+y"
6564     boxpoints: "outliers"
6565     whiskerwidth: 0
6566   layout:
6567     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6568     layout: "plot-throughput"
6569
6570 - type: "plot"
6571   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6572   algorithm: "plot_performance_box"
6573   output-file-type: ".html"
6574   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6576   filter: "'NIC_Intel-X520-DA2' and
6577            '64B' and
6578            'NDRPDR' and
6579            '2T2C' and
6580            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6581            not 'ACL' and
6582            not 'VHOST' and
6583            not 'MEMIF'"
6584   parameters:
6585   - "throughput"
6586   - "parent"
6587   - "tags"
6588   sort:
6589   - "L2XCBASE"    # l2xcbase
6590   - "L2BDBASE"    # l2bdbase
6591   - "L2XCFWD"     # dot1q-l2xcbase
6592   - "L2BDMACLRN"  # dot1q-l2bdbase
6593   traces:
6594     hoverinfo: "x+y"
6595     boxpoints: "outliers"
6596     whiskerwidth: 0
6597   layout:
6598     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6599     layout: "plot-throughput"
6600
6601 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6602 - type: "plot"
6603   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6604   algorithm: "plot_performance_box"
6605   output-file-type: ".html"
6606   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6608   filter: "'NIC_Intel-X520-DA2' and
6609            '64B' and
6610            'NDRPDR' and
6611            '1T1C' and
6612            'FEATURE' and
6613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6614            'IACL' and
6615            ('ACL1' or 'ACL50') and
6616            ('10K_FLOWS' or '10k_FLOWS') and
6617            not 'MACIP' and
6618            not 'VHOST' and
6619            not 'MEMIF'"
6620   parameters:
6621   - "throughput"
6622   - "parent"
6623   - "tags"
6624   traces:
6625     hoverinfo: "x+y"
6626     boxpoints: "outliers"
6627     whiskerwidth: 0
6628   layout:
6629     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6630     layout: "plot-throughput"
6631
6632 - type: "plot"
6633   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6634   algorithm: "plot_performance_box"
6635   output-file-type: ".html"
6636   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6638   filter: "'NIC_Intel-X520-DA2' and
6639            '64B' and
6640            'NDRPDR' and
6641            '1T1C' and
6642            'FEATURE' and
6643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6644            'IACL' and
6645            ('ACL1' or 'ACL50') and
6646            ('10K_FLOWS' or '10k_FLOWS') and
6647            not 'MACIP' and
6648            not 'VHOST' and
6649            not 'MEMIF'"
6650   parameters:
6651   - "throughput"
6652   - "parent"
6653   - "tags"
6654   traces:
6655     hoverinfo: "x+y"
6656     boxpoints: "outliers"
6657     whiskerwidth: 0
6658   layout:
6659     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6660     layout: "plot-throughput"
6661
6662 - type: "plot"
6663   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6664   algorithm: "plot_performance_box"
6665   output-file-type: ".html"
6666   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6667   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6668   filter: "'NIC_Intel-X520-DA2' and
6669            '64B' and
6670            'NDRPDR' and
6671            '2T2C' and
6672            'FEATURE' and
6673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6674            'IACL' and
6675            ('ACL1' or 'ACL50') and
6676            ('10K_FLOWS' or '10k_FLOWS') and
6677            not 'MACIP' and
6678            not 'VHOST' and
6679            not 'MEMIF'"
6680   parameters:
6681   - "throughput"
6682   - "parent"
6683   - "tags"
6684   traces:
6685     hoverinfo: "x+y"
6686     boxpoints: "outliers"
6687     whiskerwidth: 0
6688   layout:
6689     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6690     layout: "plot-throughput"
6691
6692 - type: "plot"
6693   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6694   algorithm: "plot_performance_box"
6695   output-file-type: ".html"
6696   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6698   filter: "'NIC_Intel-X520-DA2' and
6699            '64B' and
6700            'NDRPDR' and
6701            '2T2C' and
6702            'FEATURE' and
6703            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6704            'IACL' and
6705            ('ACL1' or 'ACL50') and
6706            ('10K_FLOWS' or '10k_FLOWS') and
6707            not 'MACIP' and
6708            not 'VHOST' and
6709            not 'MEMIF'"
6710   parameters:
6711   - "throughput"
6712   - "parent"
6713   - "tags"
6714   traces:
6715     hoverinfo: "x+y"
6716     boxpoints: "outliers"
6717     whiskerwidth: 0
6718   layout:
6719     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6720     layout: "plot-throughput"
6721
6722 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6723 - type: "plot"
6724   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6725   algorithm: "plot_performance_box"
6726   output-file-type: ".html"
6727   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6729   filter: "'NIC_Intel-X520-DA2' and
6730            '64B' and
6731            'NDRPDR' and
6732            '1T1C' and
6733            'FEATURE' and
6734            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6735            'OACL' and
6736            ('ACL1' or 'ACL50') and
6737            ('10K_FLOWS' or '10k_FLOWS') and
6738            not 'MACIP' and
6739            not 'VHOST' and
6740            not 'MEMIF'"
6741   parameters:
6742   - "throughput"
6743   - "parent"
6744   - "tags"
6745   traces:
6746     hoverinfo: "x+y"
6747     boxpoints: "outliers"
6748     whiskerwidth: 0
6749   layout:
6750     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6751     layout: "plot-throughput"
6752
6753 - type: "plot"
6754   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6755   algorithm: "plot_performance_box"
6756   output-file-type: ".html"
6757   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6759   filter: "'NIC_Intel-X520-DA2' and
6760            '64B' and
6761            'NDRPDR' and
6762            '1T1C' and
6763            'FEATURE' and
6764            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6765            'OACL' and
6766            ('ACL1' or 'ACL50') and
6767            ('10K_FLOWS' or '10k_FLOWS') and
6768            not 'MACIP' and
6769            not 'VHOST' and
6770            not 'MEMIF'"
6771   parameters:
6772   - "throughput"
6773   - "parent"
6774   - "tags"
6775   traces:
6776     hoverinfo: "x+y"
6777     boxpoints: "outliers"
6778     whiskerwidth: 0
6779   layout:
6780     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6781     layout: "plot-throughput"
6782
6783 - type: "plot"
6784   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6785   algorithm: "plot_performance_box"
6786   output-file-type: ".html"
6787   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6789   filter: "'NIC_Intel-X520-DA2' and
6790            '64B' and
6791            'NDRPDR' and
6792            '2T2C' and
6793            'FEATURE' and
6794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6795            'OACL' and
6796            ('ACL1' or 'ACL50') and
6797            ('10K_FLOWS' or '10k_FLOWS') and
6798            not 'MACIP' and
6799            not 'VHOST' and
6800            not 'MEMIF'"
6801   parameters:
6802   - "throughput"
6803   - "parent"
6804   - "tags"
6805   traces:
6806     hoverinfo: "x+y"
6807     boxpoints: "outliers"
6808     whiskerwidth: 0
6809   layout:
6810     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6811     layout: "plot-throughput"
6812
6813 - type: "plot"
6814   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6815   algorithm: "plot_performance_box"
6816   output-file-type: ".html"
6817   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6819   filter: "'NIC_Intel-X520-DA2' and
6820            '64B' and
6821            'NDRPDR' and
6822            '2T2C' and
6823            'FEATURE' and
6824            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6825            'OACL' and
6826            ('ACL1' or 'ACL50') and
6827            ('10K_FLOWS' or '10k_FLOWS') and
6828            not 'MACIP' and
6829            not 'VHOST' and
6830            not 'MEMIF'"
6831   parameters:
6832   - "throughput"
6833   - "parent"
6834   - "tags"
6835   traces:
6836     hoverinfo: "x+y"
6837     boxpoints: "outliers"
6838     whiskerwidth: 0
6839   layout:
6840     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6841     layout: "plot-throughput"
6842
6843 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6844 - type: "plot"
6845   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6846   algorithm: "plot_performance_box"
6847   output-file-type: ".html"
6848   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6850   filter: "'NIC_Intel-X520-DA2' and
6851            '64B' and
6852            'NDRPDR' and
6853            '1T1C' and
6854            'FEATURE' and
6855            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6856            'MACIP' and
6857            ('ACL1' or 'ACL50') and
6858            ('10K_FLOWS' or '10k_FLOWS') and
6859            not 'VHOST' and
6860            not 'MEMIF'"
6861   parameters:
6862   - "throughput"
6863   - "parent"
6864   - "tags"
6865   traces:
6866     hoverinfo: "x+y"
6867     boxpoints: "outliers"
6868     whiskerwidth: 0
6869   layout:
6870     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6871     layout: "plot-throughput"
6872
6873 - type: "plot"
6874   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6875   algorithm: "plot_performance_box"
6876   output-file-type: ".html"
6877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6879   filter: "'NIC_Intel-X520-DA2' and
6880            '64B' and
6881            'NDRPDR' and
6882            '1T1C' and
6883            'FEATURE' and
6884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6885            'MACIP' and
6886            ('ACL1' or 'ACL50') and
6887            ('10K_FLOWS' or '10k_FLOWS') and
6888            not 'VHOST' and
6889            not 'MEMIF'"
6890   parameters:
6891   - "throughput"
6892   - "parent"
6893   - "tags"
6894   traces:
6895     hoverinfo: "x+y"
6896     boxpoints: "outliers"
6897     whiskerwidth: 0
6898   layout:
6899     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6900     layout: "plot-throughput"
6901
6902 - type: "plot"
6903   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6904   algorithm: "plot_performance_box"
6905   output-file-type: ".html"
6906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6908   filter: "'NIC_Intel-X520-DA2' and
6909            '64B' and
6910            'NDRPDR' and
6911            '2T2C' and
6912            'FEATURE' and
6913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6914            'MACIP' and
6915            ('ACL1' or 'ACL50') and
6916            ('10K_FLOWS' or '10k_FLOWS') and
6917            not 'VHOST' and
6918            not 'MEMIF'"
6919   parameters:
6920   - "throughput"
6921   - "parent"
6922   - "tags"
6923   traces:
6924     hoverinfo: "x+y"
6925     boxpoints: "outliers"
6926     whiskerwidth: 0
6927   layout:
6928     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6929     layout: "plot-throughput"
6930
6931 - type: "plot"
6932   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6933   algorithm: "plot_performance_box"
6934   output-file-type: ".html"
6935   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6937   filter: "'NIC_Intel-X520-DA2' and
6938            '64B' and
6939            'NDRPDR' and
6940            '2T2C' and
6941            'FEATURE' and
6942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6943            'MACIP' and
6944            ('ACL1' or 'ACL50') and
6945            ('10K_FLOWS' or '10k_FLOWS') and
6946            not 'VHOST' and
6947            not 'MEMIF'"
6948   parameters:
6949   - "throughput"
6950   - "parent"
6951   - "tags"
6952   traces:
6953     hoverinfo: "x+y"
6954     boxpoints: "outliers"
6955     whiskerwidth: 0
6956   layout:
6957     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6958     layout: "plot-throughput"
6959
6960 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6961 - type: "plot"
6962   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6963   algorithm: "plot_performance_box"
6964   output-file-type: ".html"
6965   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6967   filter: "'NIC_Intel-X710' and
6968            '64B' and
6969            ('BASE' or 'SCALE') and
6970            'NDRPDR' and
6971            'ETH' and
6972            '1T1C' and
6973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6974            not 'VHOST' and
6975            not 'MEMIF'"
6976   parameters:
6977   - "throughput"
6978   - "parent"
6979   - "tags"
6980   sort:
6981   - "L2PATCH"
6982   - "L2XCFWD"
6983   - "L2BDMACLRN"
6984   - "FIB_10K"
6985   - "FIB_100K"
6986   - "FIB_1M"
6987   traces:
6988     hoverinfo: "x+y"
6989     boxpoints: "outliers"
6990     whiskerwidth: 0
6991   layout:
6992     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6993     layout: "plot-throughput"
6994
6995 - type: "plot"
6996   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6997   algorithm: "plot_performance_box"
6998   output-file-type: ".html"
6999   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7001   filter: "'NIC_Intel-X710' and
7002            '64B' and
7003            ('BASE' or 'SCALE') and
7004            'NDRPDR' and
7005            'ETH' and
7006            '1T1C' and
7007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7008            not 'VHOST' and
7009            not 'MEMIF'"
7010   parameters:
7011   - "throughput"
7012   - "parent"
7013   - "tags"
7014   sort:
7015   - "L2PATCH"
7016   - "L2XCFWD"
7017   - "L2BDMACLRN"
7018   - "FIB_10K"
7019   - "FIB_100K"
7020   - "FIB_1M"
7021   traces:
7022     hoverinfo: "x+y"
7023     boxpoints: "outliers"
7024     whiskerwidth: 0
7025   layout:
7026     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7027     layout: "plot-throughput"
7028
7029 - type: "plot"
7030   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7031   algorithm: "plot_performance_box"
7032   output-file-type: ".html"
7033   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7035   filter: "'NIC_Intel-X710' and
7036            '64B' and
7037            ('BASE' or 'SCALE') and
7038            'NDRPDR' and
7039            'ETH' and
7040            '2T2C' and
7041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7042            not 'VHOST' and
7043            not 'MEMIF'"
7044   parameters:
7045   - "throughput"
7046   - "parent"
7047   - "tags"
7048   sort:
7049   - "L2PATCH"
7050   - "L2XCFWD"
7051   - "L2BDMACLRN"
7052   - "FIB_10K"
7053   - "FIB_100K"
7054   - "FIB_1M"
7055   traces:
7056     hoverinfo: "x+y"
7057     boxpoints: "outliers"
7058     whiskerwidth: 0
7059   layout:
7060     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7061     layout: "plot-throughput"
7062
7063 - type: "plot"
7064   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7065   algorithm: "plot_performance_box"
7066   output-file-type: ".html"
7067   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7069   filter: "'NIC_Intel-X710' and
7070            '64B' and
7071            ('BASE' or 'SCALE') and
7072            'NDRPDR' and
7073            'ETH' and
7074            '2T2C' and
7075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7076            not 'VHOST' and
7077            not 'MEMIF'"
7078   parameters:
7079   - "throughput"
7080   - "parent"
7081   - "tags"
7082   sort:
7083   - "L2PATCH"
7084   - "L2XCFWD"
7085   - "L2BDMACLRN"
7086   - "FIB_10K"
7087   - "FIB_100K"
7088   - "FIB_1M"
7089   traces:
7090     hoverinfo: "x+y"
7091     boxpoints: "outliers"
7092     whiskerwidth: 0
7093   layout:
7094     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7095     layout: "plot-throughput"
7096
7097 # Packet Throughput - VPP L2 3n-hsw-x710 features
7098 - type: "plot"
7099   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7100   algorithm: "plot_performance_box"
7101   output-file-type: ".html"
7102   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7104   filter: "'NIC_Intel-X710' and
7105            '64B' and
7106            'NDRPDR' and
7107            '1T1C' and
7108            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7109            not 'ACL' and
7110            not 'VHOST' and
7111            not 'L2OVRLAY' and
7112            not 'MEMIF'"
7113   parameters:
7114   - "throughput"
7115   - "parent"
7116   - "tags"
7117   sort:
7118   - "L2XCBASE"    # l2xcbase
7119   - "L2BDBASE"    # l2bdbase
7120   - "L2XCFWD"     # dot1q-l2xcbase
7121   - "L2BDMACLRN"  # dot1q-l2bdbase
7122   traces:
7123     hoverinfo: "x+y"
7124     boxpoints: "outliers"
7125     whiskerwidth: 0
7126   layout:
7127     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7128     layout: "plot-throughput"
7129
7130 - type: "plot"
7131   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7132   algorithm: "plot_performance_box"
7133   output-file-type: ".html"
7134   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7136   filter: "'NIC_Intel-X710' and
7137            '64B' and
7138            'NDRPDR' and
7139            '1T1C' and
7140            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7141            not 'ACL' and
7142            not 'VHOST' and
7143            not 'L2OVRLAY' and
7144            not 'MEMIF'"
7145   parameters:
7146   - "throughput"
7147   - "parent"
7148   - "tags"
7149   sort:
7150   - "L2XCBASE"    # l2xcbase
7151   - "L2BDBASE"    # l2bdbase
7152   - "L2XCFWD"     # dot1q-l2xcbase
7153   - "L2BDMACLRN"  # dot1q-l2bdbase
7154   traces:
7155     hoverinfo: "x+y"
7156     boxpoints: "outliers"
7157     whiskerwidth: 0
7158   layout:
7159     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7160     layout: "plot-throughput"
7161
7162 - type: "plot"
7163   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7164   algorithm: "plot_performance_box"
7165   output-file-type: ".html"
7166   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7168   filter: "'NIC_Intel-X710' and
7169            '64B' and
7170            'NDRPDR' and
7171            '2T2C' and
7172            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7173            not 'ACL' and
7174            not 'VHOST' and
7175            not 'L2OVRLAY' and
7176            not 'MEMIF'"
7177   parameters:
7178   - "throughput"
7179   - "parent"
7180   - "tags"
7181   sort:
7182   - "L2XCBASE"    # l2xcbase
7183   - "L2BDBASE"    # l2bdbase
7184   - "L2XCFWD"     # dot1q-l2xcbase
7185   - "L2BDMACLRN"  # dot1q-l2bdbase
7186   traces:
7187     hoverinfo: "x+y"
7188     boxpoints: "outliers"
7189     whiskerwidth: 0
7190   layout:
7191     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7192     layout: "plot-throughput"
7193
7194 - type: "plot"
7195   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7196   algorithm: "plot_performance_box"
7197   output-file-type: ".html"
7198   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7200   filter: "'NIC_Intel-X710' and
7201            '64B' and
7202            'NDRPDR' and
7203            '2T2C' and
7204            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7205            not 'ACL' and
7206            not 'VHOST' and
7207            not 'L2OVRLAY' and
7208            not 'MEMIF'"
7209   parameters:
7210   - "throughput"
7211   - "parent"
7212   - "tags"
7213   sort:
7214   - "L2XCBASE"    # l2xcbase
7215   - "L2BDBASE"    # l2bdbase
7216   - "L2XCFWD"     # dot1q-l2xcbase
7217   - "L2BDMACLRN"  # dot1q-l2bdbase
7218   traces:
7219     hoverinfo: "x+y"
7220     boxpoints: "outliers"
7221     whiskerwidth: 0
7222   layout:
7223     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7224     layout: "plot-throughput"
7225
7226 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7227 - type: "plot"
7228   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7229   algorithm: "plot_performance_box"
7230   output-file-type: ".html"
7231   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7233   filter: "'NIC_Intel-X710' and
7234            '64B' and
7235            'NDRPDR' and
7236            '1T1C' and
7237            'FEATURE' and
7238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7239            'IACL' and
7240            ('ACL1' or 'ACL50') and
7241            ('10K_FLOWS' or '10k_FLOWS') and
7242            not 'MACIP' and
7243            not 'VHOST' and
7244            not 'MEMIF'"
7245   parameters:
7246   - "throughput"
7247   - "parent"
7248   - "tags"
7249   traces:
7250     hoverinfo: "x+y"
7251     boxpoints: "outliers"
7252     whiskerwidth: 0
7253   layout:
7254     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7255     layout: "plot-throughput"
7256
7257 - type: "plot"
7258   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7259   algorithm: "plot_performance_box"
7260   output-file-type: ".html"
7261   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7263   filter: "'NIC_Intel-X710' and
7264            '64B' and
7265            'NDRPDR' and
7266            '1T1C' and
7267            'FEATURE' and
7268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7269            'IACL' and
7270            ('ACL1' or 'ACL50') and
7271            ('10K_FLOWS' or '10k_FLOWS') and
7272            not 'MACIP' and
7273            not 'VHOST' and
7274            not 'MEMIF'"
7275   parameters:
7276   - "throughput"
7277   - "parent"
7278   - "tags"
7279   traces:
7280     hoverinfo: "x+y"
7281     boxpoints: "outliers"
7282     whiskerwidth: 0
7283   layout:
7284     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7285     layout: "plot-throughput"
7286
7287 - type: "plot"
7288   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7289   algorithm: "plot_performance_box"
7290   output-file-type: ".html"
7291   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7293   filter: "'NIC_Intel-X710' and
7294            '64B' and
7295            'NDRPDR' and
7296            '2T2C' and
7297            'FEATURE' and
7298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7299            'IACL' and
7300            ('ACL1' or 'ACL50') and
7301            ('10K_FLOWS' or '10k_FLOWS') and
7302            not 'MACIP' and
7303            not 'VHOST' and
7304            not 'MEMIF'"
7305   parameters:
7306   - "throughput"
7307   - "parent"
7308   - "tags"
7309   traces:
7310     hoverinfo: "x+y"
7311     boxpoints: "outliers"
7312     whiskerwidth: 0
7313   layout:
7314     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7315     layout: "plot-throughput"
7316
7317 - type: "plot"
7318   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7319   algorithm: "plot_performance_box"
7320   output-file-type: ".html"
7321   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7323   filter: "'NIC_Intel-X710' and
7324            '64B' and
7325            'NDRPDR' and
7326            '2T2C' and
7327            'FEATURE' and
7328            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7329            'IACL' and
7330            ('ACL1' or 'ACL50') and
7331            ('10K_FLOWS' or '10k_FLOWS') and
7332            not 'MACIP' and
7333            not 'VHOST' and
7334            not 'MEMIF'"
7335   parameters:
7336   - "throughput"
7337   - "parent"
7338   - "tags"
7339   traces:
7340     hoverinfo: "x+y"
7341     boxpoints: "outliers"
7342     whiskerwidth: 0
7343   layout:
7344     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7345     layout: "plot-throughput"
7346
7347 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7348 - type: "plot"
7349   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7350   algorithm: "plot_performance_box"
7351   output-file-type: ".html"
7352   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7354   filter: "'NIC_Intel-XL710' and
7355            '64B' and
7356            'BASE' and
7357            'NDRPDR' and
7358            'ETH' and
7359            '1T1C' and
7360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7361            not 'VHOST' and
7362            not 'MEMIF'"
7363   parameters:
7364   - "throughput"
7365   - "parent"
7366   - "tags"
7367   sort:
7368   - "L2PATCH"
7369   - "L2XCFWD"
7370   - "L2BDMACLRN"
7371   traces:
7372     hoverinfo: "x+y"
7373     boxpoints: "outliers"
7374     whiskerwidth: 0
7375   layout:
7376     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7377     layout: "plot-throughput"
7378
7379 - type: "plot"
7380   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7381   algorithm: "plot_performance_box"
7382   output-file-type: ".html"
7383   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7385   filter: "'NIC_Intel-XL710' and
7386            '64B' and
7387            'BASE' and
7388            'NDRPDR' and
7389            'ETH' and
7390            '1T1C' and
7391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7392            not 'VHOST' and
7393            not 'MEMIF'"
7394   parameters:
7395   - "throughput"
7396   - "parent"
7397   - "tags"
7398   sort:
7399   - "L2PATCH"
7400   - "L2XCFWD"
7401   - "L2BDMACLRN"
7402   traces:
7403     hoverinfo: "x+y"
7404     boxpoints: "outliers"
7405     whiskerwidth: 0
7406   layout:
7407     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7408     layout: "plot-throughput"
7409
7410 - type: "plot"
7411   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7412   algorithm: "plot_performance_box"
7413   output-file-type: ".html"
7414   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7416   filter: "'NIC_Intel-XL710' and
7417            '64B' and
7418            'BASE' and
7419            'NDRPDR' and
7420            'ETH' and
7421            '2T2C' and
7422            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7423            not 'VHOST' and
7424            not 'MEMIF'"
7425   parameters:
7426   - "throughput"
7427   - "parent"
7428   - "tags"
7429   sort:
7430   - "L2PATCH"
7431   - "L2XCFWD"
7432   - "L2BDMACLRN"
7433   traces:
7434     hoverinfo: "x+y"
7435     boxpoints: "outliers"
7436     whiskerwidth: 0
7437   layout:
7438     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7439     layout: "plot-throughput"
7440
7441 - type: "plot"
7442   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7443   algorithm: "plot_performance_box"
7444   output-file-type: ".html"
7445   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7447   filter: "'NIC_Intel-XL710' and
7448            '64B' and
7449            'BASE' and
7450            'NDRPDR' and
7451            'ETH' and
7452            '2T2C' and
7453            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7454            not 'VHOST' and
7455            not 'MEMIF'"
7456   parameters:
7457   - "throughput"
7458   - "parent"
7459   - "tags"
7460   sort:
7461   - "L2PATCH"
7462   - "L2XCFWD"
7463   - "L2BDMACLRN"
7464   traces:
7465     hoverinfo: "x+y"
7466     boxpoints: "outliers"
7467     whiskerwidth: 0
7468   layout:
7469     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7470     layout: "plot-throughput"
7471
7472 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7473 - type: "plot"
7474   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7475   algorithm: "plot_performance_box"
7476   output-file-type: ".html"
7477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7479   filter: "'NIC_Intel-X710' and
7480            '64B' and
7481            ('BASE' or 'SCALE') and
7482            'NDRPDR' and
7483            'ETH' and
7484            '2T1C' and
7485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7486            not 'VHOST' and
7487            not 'MEMIF' and
7488            not 'DRV_AVF'"
7489   parameters:
7490   - "throughput"
7491   - "parent"
7492   - "tags"
7493   sort:
7494   - "L2PATCH"
7495   - "L2XCBASE"
7496   - "BASE"
7497   - "FIB_10K"
7498   - "FIB_100K"
7499   - "FIB_1M"
7500   traces:
7501     hoverinfo: "x+y"
7502     boxpoints: "outliers"
7503     whiskerwidth: 0
7504   layout:
7505     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7506     layout: "plot-throughput"
7507
7508 - type: "plot"
7509   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7510   algorithm: "plot_performance_box"
7511   output-file-type: ".html"
7512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7514   filter: "'NIC_Intel-X710' and
7515            '64B' and
7516            ('BASE' or 'SCALE') and
7517            'NDRPDR' and
7518            'ETH' and
7519            '2T1C' and
7520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7521            not 'VHOST' and
7522            not 'MEMIF' and
7523            not 'DRV_AVF'"
7524   parameters:
7525   - "throughput"
7526   - "parent"
7527   - "tags"
7528   sort:
7529   - "L2PATCH"
7530   - "L2XCBASE"
7531   - "BASE"
7532   - "FIB_10K"
7533   - "FIB_100K"
7534   - "FIB_1M"
7535   traces:
7536     hoverinfo: "x+y"
7537     boxpoints: "outliers"
7538     whiskerwidth: 0
7539   layout:
7540     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7541     layout: "plot-throughput"
7542
7543 - type: "plot"
7544   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7545   algorithm: "plot_performance_box"
7546   output-file-type: ".html"
7547   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7549   filter: "'NIC_Intel-X710' and
7550            '64B' and
7551            ('BASE' or 'SCALE') and
7552            'NDRPDR' and
7553            'ETH' and
7554            '4T2C' and
7555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7556            not 'VHOST' and
7557            not 'MEMIF' and
7558            not 'DRV_AVF'"
7559   parameters:
7560   - "throughput"
7561   - "parent"
7562   - "tags"
7563   sort:
7564   - "L2PATCH"
7565   - "L2XCBASE"
7566   - "BASE"
7567   - "FIB_10K"
7568   - "FIB_100K"
7569   - "FIB_1M"
7570   traces:
7571     hoverinfo: "x+y"
7572     boxpoints: "outliers"
7573     whiskerwidth: 0
7574   layout:
7575     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7576     layout: "plot-throughput"
7577
7578 - type: "plot"
7579   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7580   algorithm: "plot_performance_box"
7581   output-file-type: ".html"
7582   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7584   filter: "'NIC_Intel-X710' and
7585            '64B' and
7586            ('BASE' or 'SCALE') and
7587            'NDRPDR' and
7588            'ETH' and
7589            '4T2C' and
7590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7591            not 'VHOST' and
7592            not 'MEMIF' and
7593            not 'DRV_AVF'"
7594   parameters:
7595   - "throughput"
7596   - "parent"
7597   - "tags"
7598   sort:
7599   - "L2PATCH"
7600   - "L2XCBASE"
7601   - "BASE"
7602   - "FIB_10K"
7603   - "FIB_100K"
7604   - "FIB_1M"
7605   traces:
7606     hoverinfo: "x+y"
7607     boxpoints: "outliers"
7608     whiskerwidth: 0
7609   layout:
7610     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7611     layout: "plot-throughput"
7612
7613 # Packet Throughput - VPP L2 3n-skx-x710 features
7614 - type: "plot"
7615   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7616   algorithm: "plot_performance_box"
7617   output-file-type: ".html"
7618   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7620   filter: "'NIC_Intel-X710' and
7621            '64B' and
7622            'NDRPDR' and
7623            '2T1C' and
7624            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7625            not 'ACL' and
7626            not 'VHOST' and
7627            not 'DRV_AVF' and
7628            not 'L2OVRLAY' and
7629            not 'MEMIF'"
7630   parameters:
7631   - "throughput"
7632   - "parent"
7633   - "tags"
7634   sort:
7635   - "L2XCBASE"    # l2xcbase
7636   - "L2BDBASE"    # l2bdbase
7637   - "L2XCFWD"     # dot1q-l2xcbase
7638   - "L2BDMACLRN"  # dot1q-l2bdbase
7639   traces:
7640     hoverinfo: "x+y"
7641     boxpoints: "outliers"
7642     whiskerwidth: 0
7643   layout:
7644     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7645     layout: "plot-throughput"
7646
7647 - type: "plot"
7648   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7649   algorithm: "plot_performance_box"
7650   output-file-type: ".html"
7651   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7652   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7653   filter: "'NIC_Intel-X710' and
7654            '64B' and
7655            'NDRPDR' and
7656            '2T1C' and
7657            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7658            not 'ACL' and
7659            not 'VHOST' and
7660            not 'DRV_AVF' and
7661            not 'L2OVRLAY' and
7662            not 'MEMIF'"
7663   parameters:
7664   - "throughput"
7665   - "parent"
7666   - "tags"
7667   sort:
7668   - "L2XCBASE"    # l2xcbase
7669   - "L2BDBASE"    # l2bdbase
7670   - "L2XCFWD"     # dot1q-l2xcbase
7671   - "L2BDMACLRN"  # dot1q-l2bdbase
7672   traces:
7673     hoverinfo: "x+y"
7674     boxpoints: "outliers"
7675     whiskerwidth: 0
7676   layout:
7677     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7678     layout: "plot-throughput"
7679
7680 - type: "plot"
7681   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7682   algorithm: "plot_performance_box"
7683   output-file-type: ".html"
7684   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7686   filter: "'NIC_Intel-X710' and
7687            '64B' and
7688            'NDRPDR' and
7689            '4T2C' and
7690            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7691            not 'ACL' and
7692            not 'VHOST' and
7693            not 'DRV_AVF' and
7694            not 'L2OVRLAY' and
7695            not 'MEMIF'"
7696   parameters:
7697   - "throughput"
7698   - "parent"
7699   - "tags"
7700   sort:
7701   - "L2XCBASE"    # l2xcbase
7702   - "L2BDBASE"    # l2bdbase
7703   - "L2XCFWD"     # dot1q-l2xcbase
7704   - "L2BDMACLRN"  # dot1q-l2bdbase
7705   traces:
7706     hoverinfo: "x+y"
7707     boxpoints: "outliers"
7708     whiskerwidth: 0
7709   layout:
7710     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7711     layout: "plot-throughput"
7712
7713 - type: "plot"
7714   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7715   algorithm: "plot_performance_box"
7716   output-file-type: ".html"
7717   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7719   filter: "'NIC_Intel-X710' and
7720            '64B' and
7721            'NDRPDR' and
7722            '4T2C' and
7723            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7724            not 'ACL' and
7725            not 'VHOST' and
7726            not 'DRV_AVF' and
7727            not 'L2OVRLAY' and
7728            not 'MEMIF'"
7729   parameters:
7730   - "throughput"
7731   - "parent"
7732   - "tags"
7733   sort:
7734   - "L2XCBASE"    # l2xcbase
7735   - "L2BDBASE"    # l2bdbase
7736   - "L2XCFWD"     # dot1q-l2xcbase
7737   - "L2BDMACLRN"  # dot1q-l2bdbase
7738   traces:
7739     hoverinfo: "x+y"
7740     boxpoints: "outliers"
7741     whiskerwidth: 0
7742   layout:
7743     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7744     layout: "plot-throughput"
7745
7746 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7747 - type: "plot"
7748   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7749   algorithm: "plot_performance_box"
7750   output-file-type: ".html"
7751   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
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            'FEATURE' and
7758            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7759            'IACL' and
7760            ('ACL1' or 'ACL50') and
7761            ('10K_FLOWS' or '10k_FLOWS') and
7762            not 'MACIP' and
7763            not 'VHOST' and
7764            not 'MEMIF'"
7765   parameters:
7766   - "throughput"
7767   - "parent"
7768   - "tags"
7769   traces:
7770     hoverinfo: "x+y"
7771     boxpoints: "outliers"
7772     whiskerwidth: 0
7773   layout:
7774     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7775     layout: "plot-throughput"
7776
7777 - type: "plot"
7778   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7779   algorithm: "plot_performance_box"
7780   output-file-type: ".html"
7781   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7783   filter: "'NIC_Intel-X710' and
7784            '64B' and
7785            'NDRPDR' and
7786            '2T1C' and
7787            'FEATURE' and
7788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7789            'IACL' and
7790            ('ACL1' or 'ACL50') and
7791            ('10K_FLOWS' or '10k_FLOWS') and
7792            not 'MACIP' and
7793            not 'VHOST' and
7794            not 'MEMIF'"
7795   parameters:
7796   - "throughput"
7797   - "parent"
7798   - "tags"
7799   traces:
7800     hoverinfo: "x+y"
7801     boxpoints: "outliers"
7802     whiskerwidth: 0
7803   layout:
7804     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7805     layout: "plot-throughput"
7806
7807 - type: "plot"
7808   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7809   algorithm: "plot_performance_box"
7810   output-file-type: ".html"
7811   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7813   filter: "'NIC_Intel-X710' and
7814            '64B' and
7815            'NDRPDR' and
7816            '4T2C' and
7817            'FEATURE' and
7818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7819            'IACL' and
7820            ('ACL1' or 'ACL50') and
7821            ('10K_FLOWS' or '10k_FLOWS') and
7822            not 'MACIP' and
7823            not 'VHOST' and
7824            not 'MEMIF'"
7825   parameters:
7826   - "throughput"
7827   - "parent"
7828   - "tags"
7829   traces:
7830     hoverinfo: "x+y"
7831     boxpoints: "outliers"
7832     whiskerwidth: 0
7833   layout:
7834     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7835     layout: "plot-throughput"
7836
7837 - type: "plot"
7838   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7839   algorithm: "plot_performance_box"
7840   output-file-type: ".html"
7841   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7843   filter: "'NIC_Intel-X710' and
7844            '64B' and
7845            'NDRPDR' and
7846            '4T2C' and
7847            'FEATURE' and
7848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7849            'IACL' and
7850            ('ACL1' or 'ACL50') and
7851            ('10K_FLOWS' or '10k_FLOWS') and
7852            not 'MACIP' and
7853            not 'VHOST' and
7854            not 'MEMIF'"
7855   parameters:
7856   - "throughput"
7857   - "parent"
7858   - "tags"
7859   traces:
7860     hoverinfo: "x+y"
7861     boxpoints: "outliers"
7862     whiskerwidth: 0
7863   layout:
7864     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7865     layout: "plot-throughput"
7866
7867 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7868 - type: "plot"
7869   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7870   algorithm: "plot_performance_box"
7871   output-file-type: ".html"
7872   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7874   filter: "'NIC_Intel-XXV710' and
7875            '64B' and
7876            ('BASE' or 'SCALE') and
7877            'NDRPDR' and
7878            'ETH' and
7879            '2T1C' and
7880            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7881            not 'VHOST' and
7882            not 'MEMIF'"
7883   parameters:
7884   - "throughput"
7885   - "parent"
7886   - "tags"
7887   sort:
7888   - "L2PATCH"
7889   - "L2PATCH"
7890   - "L2XCBASE"
7891   - "L2BDMACLRN"
7892   traces:
7893     hoverinfo: "x+y"
7894     boxpoints: "outliers"
7895     whiskerwidth: 0
7896   layout:
7897     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7898     layout: "plot-throughput"
7899
7900 - type: "plot"
7901   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7902   algorithm: "plot_performance_box"
7903   output-file-type: ".html"
7904   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7906   filter: "'NIC_Intel-XXV710' and
7907            '64B' and
7908            ('BASE' or 'SCALE') and
7909            'NDRPDR' and
7910            'ETH' and
7911            '2T1C' and
7912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7913            not 'VHOST' and
7914            not 'MEMIF'"
7915   parameters:
7916   - "throughput"
7917   - "parent"
7918   - "tags"
7919   sort:
7920   - "L2PATCH"
7921   - "L2PATCH"
7922   - "L2XCBASE"
7923   - "L2BDMACLRN"
7924   traces:
7925     hoverinfo: "x+y"
7926     boxpoints: "outliers"
7927     whiskerwidth: 0
7928   layout:
7929     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7930     layout: "plot-throughput"
7931
7932 - type: "plot"
7933   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7934   algorithm: "plot_performance_box"
7935   output-file-type: ".html"
7936   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7938   filter: "'NIC_Intel-XXV710' and
7939            '64B' and
7940            ('BASE' or 'SCALE') and
7941            'NDRPDR' and
7942            'ETH' and
7943            '4T2C' and
7944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7945            not 'VHOST' and
7946            not 'MEMIF'"
7947   parameters:
7948   - "throughput"
7949   - "parent"
7950   - "tags"
7951   sort:
7952   - "L2PATCH"
7953   - "L2PATCH"
7954   - "L2XCBASE"
7955   - "L2BDMACLRN"
7956   traces:
7957     hoverinfo: "x+y"
7958     boxpoints: "outliers"
7959     whiskerwidth: 0
7960   layout:
7961     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7962     layout: "plot-throughput"
7963
7964 - type: "plot"
7965   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7966   algorithm: "plot_performance_box"
7967   output-file-type: ".html"
7968   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7970   filter: "'NIC_Intel-XXV710' and
7971            '64B' and
7972            ('BASE' or 'SCALE') and
7973            'NDRPDR' and
7974            'ETH' and
7975            '4T2C' and
7976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7977            not 'VHOST' and
7978            not 'MEMIF'"
7979   parameters:
7980   - "throughput"
7981   - "parent"
7982   - "tags"
7983   sort:
7984   - "L2PATCH"
7985   - "L2PATCH"
7986   - "L2XCBASE"
7987   - "L2BDMACLRN"
7988   traces:
7989     hoverinfo: "x+y"
7990     boxpoints: "outliers"
7991     whiskerwidth: 0
7992   layout:
7993     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7994     layout: "plot-throughput"
7995
7996 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7997 - type: "plot"
7998   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7999   algorithm: "plot_performance_box"
8000   output-file-type: ".html"
8001   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8003   filter: "'NIC_Intel-X710' and
8004            '64B' and
8005            ('BASE' or 'SCALE') and
8006            'NDRPDR' and
8007            'ETH' and
8008            '2T1C' and
8009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8010            not 'VHOST' and
8011            not 'MEMIF'"
8012   parameters:
8013   - "throughput"
8014   - "parent"
8015   - "tags"
8016   sort:
8017   - "L2PATCH"
8018   - "L2XCBASE"
8019   - "BASE"
8020   - "FIB_10K"
8021   - "FIB_100K"
8022   - "FIB_1M"
8023   traces:
8024     hoverinfo: "x+y"
8025     boxpoints: "outliers"
8026     whiskerwidth: 0
8027   layout:
8028     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8029     layout: "plot-throughput"
8030
8031 - type: "plot"
8032   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8033   algorithm: "plot_performance_box"
8034   output-file-type: ".html"
8035   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8037   filter: "'NIC_Intel-X710' and
8038            '64B' and
8039            ('BASE' or 'SCALE') and
8040            'NDRPDR' and
8041            'ETH' and
8042            '2T1C' and
8043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8044            not 'VHOST' and
8045            not 'MEMIF'"
8046   parameters:
8047   - "throughput"
8048   - "parent"
8049   - "tags"
8050   sort:
8051   - "L2PATCH"
8052   - "L2XCBASE"
8053   - "BASE"
8054   - "FIB_10K"
8055   - "FIB_100K"
8056   - "FIB_1M"
8057   traces:
8058     hoverinfo: "x+y"
8059     boxpoints: "outliers"
8060     whiskerwidth: 0
8061   layout:
8062     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8063     layout: "plot-throughput"
8064
8065 - type: "plot"
8066   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8067   algorithm: "plot_performance_box"
8068   output-file-type: ".html"
8069   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8071   filter: "'NIC_Intel-X710' and
8072            '64B' and
8073            ('BASE' or 'SCALE') and
8074            'NDRPDR' and
8075            'ETH' and
8076            '4T2C' and
8077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8078            not 'VHOST' and
8079            not 'MEMIF'"
8080   parameters:
8081   - "throughput"
8082   - "parent"
8083   - "tags"
8084   sort:
8085   - "L2PATCH"
8086   - "L2XCBASE"
8087   - "BASE"
8088   - "FIB_10K"
8089   - "FIB_100K"
8090   - "FIB_1M"
8091   traces:
8092     hoverinfo: "x+y"
8093     boxpoints: "outliers"
8094     whiskerwidth: 0
8095   layout:
8096     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8097     layout: "plot-throughput"
8098
8099 - type: "plot"
8100   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8101   algorithm: "plot_performance_box"
8102   output-file-type: ".html"
8103   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8105   filter: "'NIC_Intel-X710' and
8106            '64B' and
8107            ('BASE' or 'SCALE') and
8108            'NDRPDR' and
8109            'ETH' and
8110            '4T2C' and
8111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8112            not 'VHOST' and
8113            not 'MEMIF'"
8114   parameters:
8115   - "throughput"
8116   - "parent"
8117   - "tags"
8118   sort:
8119   - "L2PATCH"
8120   - "L2XCBASE"
8121   - "BASE"
8122   - "FIB_10K"
8123   - "FIB_100K"
8124   - "FIB_1M"
8125   traces:
8126     hoverinfo: "x+y"
8127     boxpoints: "outliers"
8128     whiskerwidth: 0
8129   layout:
8130     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8131     layout: "plot-throughput"
8132
8133 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8134 - type: "plot"
8135   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8136   algorithm: "plot_performance_box"
8137   output-file-type: ".html"
8138   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8139   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8140   filter: "'NIC_Intel-XXV710' and
8141            '64B' and
8142            ('BASE' or 'SCALE') and
8143            'NDRPDR' and
8144            'ETH' and
8145            '2T1C' and
8146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8147            not 'VHOST' and
8148            not 'MEMIF'"
8149   parameters:
8150   - "throughput"
8151   - "parent"
8152   - "tags"
8153   sort:
8154   - "L2PATCH"
8155   - "L2XCBASE"
8156   - "BASE"
8157   - "FIB_10K"
8158   - "FIB_100K"
8159   - "FIB_1M"
8160   traces:
8161     hoverinfo: "x+y"
8162     boxpoints: "outliers"
8163     whiskerwidth: 0
8164   layout:
8165     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8166     layout: "plot-throughput"
8167
8168 - type: "plot"
8169   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8170   algorithm: "plot_performance_box"
8171   output-file-type: ".html"
8172   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8174   filter: "'NIC_Intel-XXV710' and
8175            '64B' and
8176            ('BASE' or 'SCALE') and
8177            'NDRPDR' and
8178            'ETH' and
8179            '2T1C' and
8180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8181            not 'VHOST' and
8182            not 'MEMIF'"
8183   parameters:
8184   - "throughput"
8185   - "parent"
8186   - "tags"
8187   sort:
8188   - "L2PATCH"
8189   - "L2XCBASE"
8190   - "BASE"
8191   - "FIB_10K"
8192   - "FIB_100K"
8193   - "FIB_1M"
8194   traces:
8195     hoverinfo: "x+y"
8196     boxpoints: "outliers"
8197     whiskerwidth: 0
8198   layout:
8199     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8200     layout: "plot-throughput"
8201
8202 - type: "plot"
8203   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8204   algorithm: "plot_performance_box"
8205   output-file-type: ".html"
8206   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8208   filter: "'NIC_Intel-XXV710' and
8209            '64B' and
8210            ('BASE' or 'SCALE') and
8211            'NDRPDR' and
8212            'ETH' and
8213            '4T2C' and
8214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8215            not 'VHOST' and
8216            not 'MEMIF'"
8217   parameters:
8218   - "throughput"
8219   - "parent"
8220   - "tags"
8221   sort:
8222   - "L2PATCH"
8223   - "L2XCBASE"
8224   - "BASE"
8225   - "FIB_10K"
8226   - "FIB_100K"
8227   - "FIB_1M"
8228   traces:
8229     hoverinfo: "x+y"
8230     boxpoints: "outliers"
8231     whiskerwidth: 0
8232   layout:
8233     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8234     layout: "plot-throughput"
8235
8236 - type: "plot"
8237   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8238   algorithm: "plot_performance_box"
8239   output-file-type: ".html"
8240   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8241   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8242   filter: "'NIC_Intel-XXV710' and
8243            '64B' and
8244            ('BASE' or 'SCALE') and
8245            'NDRPDR' and
8246            'ETH' and
8247            '4T2C' and
8248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8249            not 'VHOST' and
8250            not 'MEMIF'"
8251   parameters:
8252   - "throughput"
8253   - "parent"
8254   - "tags"
8255   sort:
8256   - "L2PATCH"
8257   - "L2XCBASE"
8258   - "BASE"
8259   - "FIB_10K"
8260   - "FIB_100K"
8261   - "FIB_1M"
8262   traces:
8263     hoverinfo: "x+y"
8264     boxpoints: "outliers"
8265     whiskerwidth: 0
8266   layout:
8267     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8268     layout: "plot-throughput"
8269
8270 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8271 #- type: "plot"
8272 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8273 #  algorithm: "plot_performance_box"
8274 #  output-file-type: ".html"
8275 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8276 #  data: "intel-dnv-vpp"
8277 #  filter: "'NIC_Intel-X553' and
8278 #           '64B' and
8279 #           'BASE' and
8280 #           'NDRPDR' and
8281 #           'ETH' and
8282 #           '1T1C' and
8283 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8284 #           not 'VHOST' and
8285 #           not 'MEMIF'"
8286 #  parameters:
8287 #  - "throughput"
8288 #  - "parent"
8289 #  - "tags"
8290 #  sort:
8291 #  - "L2XCBASE"
8292 #  - "L2BDMACLRN"
8293 #  - "L2PATCH"
8294 #  traces:
8295 #    hoverinfo: "x+y"
8296 #    boxpoints: "outliers"
8297 #    whiskerwidth: 0
8298 #  layout:
8299 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8300 #    layout: "plot-throughput"
8301 #
8302 #- type: "plot"
8303 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8304 #  algorithm: "plot_performance_box"
8305 #  output-file-type: ".html"
8306 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8307 #  data: "intel-dnv-vpp"
8308 #  filter: "'NIC_Intel-X553' and
8309 #           '64B' and
8310 #           ('BASE' or 'SCALE') and
8311 #           'NDRPDR' and
8312 #           'ETH' and
8313 #           '1T1C' 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 #  - "L2XCBASE"
8323 #  - "L2BDMACLRN"
8324 #  - "L2PATCH"
8325 #  traces:
8326 #    hoverinfo: "x+y"
8327 #    boxpoints: "outliers"
8328 #    whiskerwidth: 0
8329 #  layout:
8330 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8331 #    layout: "plot-throughput"
8332 #
8333 #- type: "plot"
8334 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8335 #  algorithm: "plot_performance_box"
8336 #  output-file-type: ".html"
8337 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8338 #  data: "intel-dnv-vpp"
8339 #  filter: "'NIC_Intel-X553' and
8340 #           '64B' and
8341 #           ('BASE' or 'SCALE') and
8342 #           'NDRPDR' and
8343 #           'ETH' and
8344 #           '2T2C' and
8345 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8346 #           not 'VHOST' and
8347 #           not 'MEMIF'"
8348 #  parameters:
8349 #  - "throughput"
8350 #  - "parent"
8351 #  - "tags"
8352 #  sort:
8353 #  - "L2XCBASE"
8354 #  - "L2BDMACLRN"
8355 #  - "L2PATCH"
8356 #  traces:
8357 #    hoverinfo: "x+y"
8358 #    boxpoints: "outliers"
8359 #    whiskerwidth: 0
8360 #  layout:
8361 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8362 #    layout: "plot-throughput"
8363 #
8364 #- type: "plot"
8365 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8366 #  algorithm: "plot_performance_box"
8367 #  output-file-type: ".html"
8368 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8369 #  data: "intel-dnv-vpp"
8370 #  filter: "'NIC_Intel-X553' and
8371 #           '64B' and
8372 #           ('BASE' or 'SCALE') and
8373 #           'NDRPDR' and
8374 #           'ETH' and
8375 #           '2T2C' and
8376 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8377 #           not 'VHOST' and
8378 #           not 'MEMIF'"
8379 #  parameters:
8380 #  - "throughput"
8381 #  - "parent"
8382 #  - "tags"
8383 #  sort:
8384 #  - "L2XCBASE"
8385 #  - "L2BDMACLRN"
8386 #  - "L2PATCH"
8387 #  traces:
8388 #    hoverinfo: "x+y"
8389 #    boxpoints: "outliers"
8390 #    whiskerwidth: 0
8391 #  layout:
8392 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8393 #    layout: "plot-throughput"
8394
8395 ################################################################################
8396
8397 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8398 - type: "plot"
8399   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8400   algorithm: "plot_performance_box"
8401   output-file-type: ".html"
8402   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8404   filter: "'NIC_Intel-X520-DA2' and
8405            '64B' and
8406            ('BASE' or 'SCALE') and
8407            'NDRPDR' and
8408            '1T1C' and
8409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8410            not 'VHOST' and
8411            'MEMIF'"
8412   parameters:
8413   - "throughput"
8414   - "parent"
8415   - "tags"
8416   sort:
8417   - "L2XCFWD"
8418   - "L2XCFWD"
8419   - "L2XCFWD"
8420   - "L2BDMACLRN"
8421   - "L2BDMACLRN"
8422   - "L2BDMACLRN"
8423   - "IP4FWD"
8424   traces:
8425     hoverinfo: "x+y"
8426     boxpoints: "outliers"
8427     whiskerwidth: 0
8428   layout:
8429     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8430     layout: "plot-throughput"
8431
8432 - type: "plot"
8433   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8434   algorithm: "plot_performance_box"
8435   output-file-type: ".html"
8436   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8438   filter: "'NIC_Intel-X520-DA2' and
8439            '64B' and
8440            ('BASE' or 'SCALE') and
8441            'NDRPDR' and
8442            '1T1C' and
8443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8444            not 'VHOST' and
8445            'MEMIF'"
8446   parameters:
8447   - "throughput"
8448   - "parent"
8449   - "tags"
8450   sort:
8451   - "L2XCFWD"
8452   - "L2XCFWD"
8453   - "L2XCFWD"
8454   - "L2BDMACLRN"
8455   - "L2BDMACLRN"
8456   - "L2BDMACLRN"
8457   - "IP4FWD"
8458   traces:
8459     hoverinfo: "x+y"
8460     boxpoints: "outliers"
8461     whiskerwidth: 0
8462   layout:
8463     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8464     layout: "plot-throughput"
8465
8466 - type: "plot"
8467   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8468   algorithm: "plot_performance_box"
8469   output-file-type: ".html"
8470   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8472   filter: "'NIC_Intel-X520-DA2' and
8473            '64B' and
8474            ('BASE' or 'SCALE') and
8475            'NDRPDR' and
8476            '2T2C' and
8477            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8478            not 'VHOST' and
8479            'MEMIF'"
8480   parameters:
8481   - "throughput"
8482   - "parent"
8483   - "tags"
8484   sort:
8485   - "L2XCFWD"
8486   - "L2XCFWD"
8487   - "L2XCFWD"
8488   - "L2BDMACLRN"
8489   - "L2BDMACLRN"
8490   - "L2BDMACLRN"
8491   - "IP4FWD"
8492   traces:
8493     hoverinfo: "x+y"
8494     boxpoints: "outliers"
8495     whiskerwidth: 0
8496   layout:
8497     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8498     layout: "plot-throughput"
8499
8500 - type: "plot"
8501   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8502   algorithm: "plot_performance_box"
8503   output-file-type: ".html"
8504   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8506   filter: "'NIC_Intel-X520-DA2' and
8507            '64B' and
8508            ('BASE' or 'SCALE') and
8509            'NDRPDR' and
8510            '2T2C' and
8511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8512            not 'VHOST' and
8513            'MEMIF'"
8514   parameters:
8515   - "throughput"
8516   - "parent"
8517   - "tags"
8518   sort:
8519   - "L2XCFWD"
8520   - "L2XCFWD"
8521   - "L2XCFWD"
8522   - "L2BDMACLRN"
8523   - "L2BDMACLRN"
8524   - "L2BDMACLRN"
8525   - "IP4FWD"
8526   traces:
8527     hoverinfo: "x+y"
8528     boxpoints: "outliers"
8529     whiskerwidth: 0
8530   layout:
8531     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8532     layout: "plot-throughput"
8533
8534 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8535 - type: "plot"
8536   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8537   algorithm: "plot_performance_box"
8538   output-file-type: ".html"
8539   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8540   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8541   filter: "'NIC_Intel-X710' and
8542            '64B' and
8543            ('BASE' or 'SCALE') and
8544            'NDRPDR' and
8545            '1T1C' and
8546            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8547            not 'VHOST' and
8548            'MEMIF'"
8549   parameters:
8550   - "throughput"
8551   - "parent"
8552   - "tags"
8553   sort:
8554   - "L2XCFWD"
8555   - "L2XCFWD"
8556   - "L2XCFWD"
8557   - "L2BDMACLRN"
8558   - "L2BDMACLRN"
8559   - "L2BDMACLRN"
8560   - "IP4FWD"
8561   traces:
8562     hoverinfo: "x+y"
8563     boxpoints: "outliers"
8564     whiskerwidth: 0
8565   layout:
8566     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8567     layout: "plot-throughput"
8568
8569 - type: "plot"
8570   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8571   algorithm: "plot_performance_box"
8572   output-file-type: ".html"
8573   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8574   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8575   filter: "'NIC_Intel-X710' and
8576            '64B' and
8577            ('BASE' or 'SCALE') and
8578            'NDRPDR' and
8579            '1T1C' and
8580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8581            not 'VHOST' and
8582            'MEMIF'"
8583   parameters:
8584   - "throughput"
8585   - "parent"
8586   - "tags"
8587   sort:
8588   - "L2XCFWD"
8589   - "L2XCFWD"
8590   - "L2XCFWD"
8591   - "L2BDMACLRN"
8592   - "L2BDMACLRN"
8593   - "L2BDMACLRN"
8594   - "IP4FWD"
8595   traces:
8596     hoverinfo: "x+y"
8597     boxpoints: "outliers"
8598     whiskerwidth: 0
8599   layout:
8600     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8601     layout: "plot-throughput"
8602
8603 - type: "plot"
8604   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8605   algorithm: "plot_performance_box"
8606   output-file-type: ".html"
8607   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8609   filter: "'NIC_Intel-X710' and
8610            '64B' and
8611            ('BASE' or 'SCALE') and
8612            'NDRPDR' and
8613            '2T2C' and
8614            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8615            not 'VHOST' and
8616            'MEMIF'"
8617   parameters:
8618   - "throughput"
8619   - "parent"
8620   - "tags"
8621   sort:
8622   - "L2XCFWD"
8623   - "L2XCFWD"
8624   - "L2XCFWD"
8625   - "L2BDMACLRN"
8626   - "L2BDMACLRN"
8627   - "L2BDMACLRN"
8628   - "IP4FWD"
8629   traces:
8630     hoverinfo: "x+y"
8631     boxpoints: "outliers"
8632     whiskerwidth: 0
8633   layout:
8634     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8635     layout: "plot-throughput"
8636
8637 - type: "plot"
8638   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8639   algorithm: "plot_performance_box"
8640   output-file-type: ".html"
8641   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8643   filter: "'NIC_Intel-X710' and
8644            '64B' and
8645            ('BASE' or 'SCALE') and
8646            'NDRPDR' and
8647            '2T2C' and
8648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8649            not 'VHOST' and
8650            'MEMIF'"
8651   parameters:
8652   - "throughput"
8653   - "parent"
8654   - "tags"
8655   sort:
8656   - "L2XCFWD"
8657   - "L2XCFWD"
8658   - "L2XCFWD"
8659   - "L2BDMACLRN"
8660   - "L2BDMACLRN"
8661   - "L2BDMACLRN"
8662   - "IP4FWD"
8663   traces:
8664     hoverinfo: "x+y"
8665     boxpoints: "outliers"
8666     whiskerwidth: 0
8667   layout:
8668     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8669     layout: "plot-throughput"
8670
8671 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8672 - type: "plot"
8673   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8674   algorithm: "plot_performance_box"
8675   output-file-type: ".html"
8676   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8678   filter: "'NIC_Intel-XL710' and
8679            '64B' and
8680            ('BASE' or 'SCALE') and
8681            'NDRPDR' and
8682            '1T1C' and
8683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8684            not 'VHOST' and
8685            'MEMIF'"
8686   parameters:
8687   - "throughput"
8688   - "parent"
8689   - "tags"
8690   sort:
8691   - "L2XCFWD"
8692   - "L2XCFWD"
8693   - "L2XCFWD"
8694   - "L2BDMACLRN"
8695   - "L2BDMACLRN"
8696   - "L2BDMACLRN"
8697   - "IP4FWD"
8698   traces:
8699     hoverinfo: "x+y"
8700     boxpoints: "outliers"
8701     whiskerwidth: 0
8702   layout:
8703     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8704     layout: "plot-throughput"
8705
8706 - type: "plot"
8707   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8708   algorithm: "plot_performance_box"
8709   output-file-type: ".html"
8710   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8711   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8712   filter: "'NIC_Intel-XL710' and
8713            '64B' and
8714            ('BASE' or 'SCALE') and
8715            'NDRPDR' and
8716            '1T1C' and
8717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8718            not 'VHOST' and
8719            'MEMIF'"
8720   parameters:
8721   - "throughput"
8722   - "parent"
8723   - "tags"
8724   sort:
8725   - "L2XCFWD"
8726   - "L2XCFWD"
8727   - "L2XCFWD"
8728   - "L2BDMACLRN"
8729   - "L2BDMACLRN"
8730   - "L2BDMACLRN"
8731   - "IP4FWD"
8732   traces:
8733     hoverinfo: "x+y"
8734     boxpoints: "outliers"
8735     whiskerwidth: 0
8736   layout:
8737     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8738     layout: "plot-throughput"
8739
8740 - type: "plot"
8741   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8742   algorithm: "plot_performance_box"
8743   output-file-type: ".html"
8744   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8746   filter: "'NIC_Intel-XL710' and
8747            '64B' and
8748            ('BASE' or 'SCALE') and
8749            'NDRPDR' and
8750            '2T2C' and
8751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8752            not 'VHOST' and
8753            'MEMIF'"
8754   parameters:
8755   - "throughput"
8756   - "parent"
8757   - "tags"
8758   sort:
8759   - "L2XCFWD"
8760   - "L2XCFWD"
8761   - "L2XCFWD"
8762   - "L2BDMACLRN"
8763   - "L2BDMACLRN"
8764   - "L2BDMACLRN"
8765   - "IP4FWD"
8766   traces:
8767     hoverinfo: "x+y"
8768     boxpoints: "outliers"
8769     whiskerwidth: 0
8770   layout:
8771     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8772     layout: "plot-throughput"
8773
8774 - type: "plot"
8775   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8776   algorithm: "plot_performance_box"
8777   output-file-type: ".html"
8778   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8780   filter: "'NIC_Intel-XL710' and
8781            '64B' and
8782            ('BASE' or 'SCALE') and
8783            'NDRPDR' and
8784            '2T2C' and
8785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8786            not 'VHOST' and
8787            'MEMIF'"
8788   parameters:
8789   - "throughput"
8790   - "parent"
8791   - "tags"
8792   sort:
8793   - "L2XCFWD"
8794   - "L2XCFWD"
8795   - "L2XCFWD"
8796   - "L2BDMACLRN"
8797   - "L2BDMACLRN"
8798   - "L2BDMACLRN"
8799   - "IP4FWD"
8800   traces:
8801     hoverinfo: "x+y"
8802     boxpoints: "outliers"
8803     whiskerwidth: 0
8804   layout:
8805     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8806     layout: "plot-throughput"
8807
8808 # Packet Throughput - VPP Container Memif 3n-skx-x710
8809 - type: "plot"
8810   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8811   algorithm: "plot_performance_box"
8812   output-file-type: ".html"
8813   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8815   filter: "'NIC_Intel-X710' and
8816            '64B' and
8817            ('BASE' or 'SCALE') and
8818            'NDRPDR' and
8819            '2T1C' and
8820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8821            not 'VHOST' and
8822            'MEMIF'"
8823   parameters:
8824   - "throughput"
8825   - "parent"
8826   - "tags"
8827   sort:
8828   - "L2XCFWD"
8829   - "L2XCFWD"
8830   - "L2XCFWD"
8831   - "L2BDMACLRN"
8832   - "L2BDMACLRN"
8833   - "L2BDMACLRN"
8834   - "IP4FWD"
8835   traces:
8836     hoverinfo: "x+y"
8837     boxpoints: "outliers"
8838     whiskerwidth: 0
8839   layout:
8840     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8841     layout: "plot-throughput"
8842
8843 - type: "plot"
8844   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8845   algorithm: "plot_performance_box"
8846   output-file-type: ".html"
8847   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8849   filter: "'NIC_Intel-X710' and
8850            '64B' and
8851            ('BASE' or 'SCALE') and
8852            'NDRPDR' and
8853            '2T1C' and
8854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8855            not 'VHOST' and
8856            'MEMIF'"
8857   parameters:
8858   - "throughput"
8859   - "parent"
8860   - "tags"
8861   sort:
8862   - "L2XCFWD"
8863   - "L2XCFWD"
8864   - "L2XCFWD"
8865   - "L2BDMACLRN"
8866   - "L2BDMACLRN"
8867   - "L2BDMACLRN"
8868   - "IP4FWD"
8869   traces:
8870     hoverinfo: "x+y"
8871     boxpoints: "outliers"
8872     whiskerwidth: 0
8873   layout:
8874     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8875     layout: "plot-throughput"
8876
8877 - type: "plot"
8878   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8879   algorithm: "plot_performance_box"
8880   output-file-type: ".html"
8881   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8883   filter: "'NIC_Intel-X710' and
8884            '64B' and
8885            ('BASE' or 'SCALE') and
8886            'NDRPDR' and
8887            '4T2C' and
8888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8889            not 'VHOST' and
8890            'MEMIF'"
8891   parameters:
8892   - "throughput"
8893   - "parent"
8894   - "tags"
8895   sort:
8896   - "L2XCFWD"
8897   - "L2XCFWD"
8898   - "L2XCFWD"
8899   - "L2BDMACLRN"
8900   - "L2BDMACLRN"
8901   - "L2BDMACLRN"
8902   - "IP4FWD"
8903   traces:
8904     hoverinfo: "x+y"
8905     boxpoints: "outliers"
8906     whiskerwidth: 0
8907   layout:
8908     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8909     layout: "plot-throughput"
8910
8911 - type: "plot"
8912   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8913   algorithm: "plot_performance_box"
8914   output-file-type: ".html"
8915   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8917   filter: "'NIC_Intel-X710' and
8918            '64B' and
8919            ('BASE' or 'SCALE') and
8920            'NDRPDR' and
8921            '4T2C' and
8922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8923            not 'VHOST' and
8924            'MEMIF'"
8925   parameters:
8926   - "throughput"
8927   - "parent"
8928   - "tags"
8929   sort:
8930   - "L2XCFWD"
8931   - "L2XCFWD"
8932   - "L2XCFWD"
8933   - "L2BDMACLRN"
8934   - "L2BDMACLRN"
8935   - "L2BDMACLRN"
8936   - "IP4FWD"
8937   traces:
8938     hoverinfo: "x+y"
8939     boxpoints: "outliers"
8940     whiskerwidth: 0
8941   layout:
8942     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8943     layout: "plot-throughput"
8944
8945 # Packet Throughput - VPP Container Memif 2n-skx-x710
8946 - type: "plot"
8947   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8948   algorithm: "plot_performance_box"
8949   output-file-type: ".html"
8950   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8952   filter: "'NIC_Intel-X710' and
8953            '64B' and
8954            ('BASE' or 'SCALE') and
8955            'NDRPDR' and
8956            '2T1C' and
8957            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8958            not 'VHOST' and
8959            not 'NF_DENSITY' and
8960            'MEMIF'"
8961   parameters:
8962   - "throughput"
8963   - "parent"
8964   - "tags"
8965   sort:
8966   - "L2XCFWD"
8967   - "L2XCFWD"
8968   - "L2XCFWD"
8969   - "L2BDMACLRN"
8970   - "L2BDMACLRN"
8971   - "L2BDMACLRN"
8972   - "IP4FWD"
8973   traces:
8974     hoverinfo: "x+y"
8975     boxpoints: "outliers"
8976     whiskerwidth: 0
8977   layout:
8978     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8979     layout: "plot-throughput"
8980
8981 - type: "plot"
8982   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8983   algorithm: "plot_performance_box"
8984   output-file-type: ".html"
8985   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8987   filter: "'NIC_Intel-X710' and
8988            '64B' and
8989            ('BASE' or 'SCALE') and
8990            'NDRPDR' and
8991            '2T1C' and
8992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8993            not 'VHOST' and
8994            not 'NF_DENSITY' and
8995            'MEMIF'"
8996   parameters:
8997   - "throughput"
8998   - "parent"
8999   - "tags"
9000   sort:
9001   - "L2XCFWD"
9002   - "L2XCFWD"
9003   - "L2XCFWD"
9004   - "L2BDMACLRN"
9005   - "L2BDMACLRN"
9006   - "L2BDMACLRN"
9007   - "IP4FWD"
9008   traces:
9009     hoverinfo: "x+y"
9010     boxpoints: "outliers"
9011     whiskerwidth: 0
9012   layout:
9013     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9014     layout: "plot-throughput"
9015
9016 - type: "plot"
9017   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9018   algorithm: "plot_performance_box"
9019   output-file-type: ".html"
9020   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9022   filter: "'NIC_Intel-X710' and
9023            '64B' and
9024            ('BASE' or 'SCALE') and
9025            'NDRPDR' and
9026            '4T2C' and
9027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9028            not 'VHOST' and
9029            not 'NF_DENSITY' and
9030            'MEMIF'"
9031   parameters:
9032   - "throughput"
9033   - "parent"
9034   - "tags"
9035   sort:
9036   - "L2XCFWD"
9037   - "L2XCFWD"
9038   - "L2XCFWD"
9039   - "L2BDMACLRN"
9040   - "L2BDMACLRN"
9041   - "L2BDMACLRN"
9042   - "IP4FWD"
9043   traces:
9044     hoverinfo: "x+y"
9045     boxpoints: "outliers"
9046     whiskerwidth: 0
9047   layout:
9048     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9049     layout: "plot-throughput"
9050
9051 - type: "plot"
9052   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9053   algorithm: "plot_performance_box"
9054   output-file-type: ".html"
9055   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9057   filter: "'NIC_Intel-X710' and
9058            '64B' and
9059            ('BASE' or 'SCALE') and
9060            'NDRPDR' and
9061            '4T2C' and
9062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9063            not 'VHOST' and
9064            not 'NF_DENSITY' and
9065            'MEMIF'"
9066   parameters:
9067   - "throughput"
9068   - "parent"
9069   - "tags"
9070   sort:
9071   - "L2XCFWD"
9072   - "L2XCFWD"
9073   - "L2XCFWD"
9074   - "L2BDMACLRN"
9075   - "L2BDMACLRN"
9076   - "L2BDMACLRN"
9077   - "IP4FWD"
9078   traces:
9079     hoverinfo: "x+y"
9080     boxpoints: "outliers"
9081     whiskerwidth: 0
9082   layout:
9083     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9084     layout: "plot-throughput"
9085
9086 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9087 #- type: "plot"
9088 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9089 #  algorithm: "plot_performance_box"
9090 #  output-file-type: ".html"
9091 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9092 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9093 #  filter: "'NIC_Intel-XXV710' and
9094 #           '64B' and
9095 #           ('BASE' or 'SCALE') and
9096 #           'NDRPDR' and
9097 #           '2T1C' and
9098 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9099 #           not 'VHOST' and
9100 #           'MEMIF'"
9101 #  parameters:
9102 #  - "throughput"
9103 #  - "parent"
9104 #  - "tags"
9105 #  sort:
9106 #  - "L2XCFWD"
9107 #  - "L2XCFWD"
9108 #  - "L2XCFWD"
9109 #  - "L2BDMACLRN"
9110 #  - "L2BDMACLRN"
9111 #  - "L2BDMACLRN"
9112 #  - "IP4FWD"
9113 #  traces:
9114 #    hoverinfo: "x+y"
9115 #    boxpoints: "outliers"
9116 #    whiskerwidth: 0
9117 #  layout:
9118 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9119 #    layout: "plot-throughput"
9120 #
9121 #- type: "plot"
9122 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9123 #  algorithm: "plot_performance_box"
9124 #  output-file-type: ".html"
9125 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9126 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9127 #  filter: "'NIC_Intel-XXV710' and
9128 #           '64B' and
9129 #           ('BASE' or 'SCALE') and
9130 #           'NDRPDR' and
9131 #           '2T1C' and
9132 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9133 #           not 'VHOST' and
9134 #           'MEMIF'"
9135 #  parameters:
9136 #  - "throughput"
9137 #  - "parent"
9138 #  - "tags"
9139 #  sort:
9140 #  - "L2XCFWD"
9141 #  - "L2XCFWD"
9142 #  - "L2XCFWD"
9143 #  - "L2BDMACLRN"
9144 #  - "L2BDMACLRN"
9145 #  - "L2BDMACLRN"
9146 #  - "IP4FWD"
9147 #  traces:
9148 #    hoverinfo: "x+y"
9149 #    boxpoints: "outliers"
9150 #    whiskerwidth: 0
9151 #  layout:
9152 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9153 #    layout: "plot-throughput"
9154 #
9155 #- type: "plot"
9156 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9157 #  algorithm: "plot_performance_box"
9158 #  output-file-type: ".html"
9159 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9160 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9161 #  filter: "'NIC_Intel-XXV710' and
9162 #           '64B' and
9163 #           ('BASE' or 'SCALE') and
9164 #           'NDRPDR' and
9165 #           '4T2C' and
9166 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9167 #           not 'VHOST' and
9168 #           'MEMIF'"
9169 #  parameters:
9170 #  - "throughput"
9171 #  - "parent"
9172 #  - "tags"
9173 #  sort:
9174 #  - "L2XCFWD"
9175 #  - "L2XCFWD"
9176 #  - "L2XCFWD"
9177 #  - "L2BDMACLRN"
9178 #  - "L2BDMACLRN"
9179 #  - "L2BDMACLRN"
9180 #  - "IP4FWD"
9181 #  traces:
9182 #    hoverinfo: "x+y"
9183 #    boxpoints: "outliers"
9184 #    whiskerwidth: 0
9185 #  layout:
9186 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9187 #    layout: "plot-throughput"
9188 #
9189 #- type: "plot"
9190 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9191 #  algorithm: "plot_performance_box"
9192 #  output-file-type: ".html"
9193 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9194 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9195 #  filter: "'NIC_Intel-XXV710' and
9196 #           '64B' and
9197 #           ('BASE' or 'SCALE') and
9198 #           'NDRPDR' and
9199 #           '4T2C' and
9200 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9201 #           not 'VHOST' and
9202 #           'MEMIF'"
9203 #  parameters:
9204 #  - "throughput"
9205 #  - "parent"
9206 #  - "tags"
9207 #  sort:
9208 #  - "L2XCFWD"
9209 #  - "L2XCFWD"
9210 #  - "L2XCFWD"
9211 #  - "L2BDMACLRN"
9212 #  - "L2BDMACLRN"
9213 #  - "L2BDMACLRN"
9214 #  - "IP4FWD"
9215 #  traces:
9216 #    hoverinfo: "x+y"
9217 #    boxpoints: "outliers"
9218 #    whiskerwidth: 0
9219 #  layout:
9220 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9221 #    layout: "plot-throughput"
9222
9223 ################################################################################
9224
9225 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9226 #- type: "plot"
9227 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9228 #  algorithm: "plot_performance_box"
9229 #  output-file-type: ".html"
9230 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9231 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9232 #  filter: "'NIC_Intel-X520-DA2' and
9233 #           '64B' and
9234 #           ('BASE' or 'SCALE') and
9235 #           'NDRPDR' and
9236 #           '1T1C' and
9237 #           'L2XCFWD' and
9238 #           not 'VHOST' and
9239 #           not 'NF_DENSITY' and
9240 #           'MEMIF'"
9241 #  parameters:
9242 #  - "throughput"
9243 #  - "parent"
9244 #  - "tags"
9245 #  sort:
9246 #  - "1VNF"
9247 #  - "2VNF"
9248 #  - "4VNF"
9249 #  - "2VNF"
9250 #  - "4VNF"
9251 #  traces:
9252 #    hoverinfo: "x+y"
9253 #    boxpoints: "outliers"
9254 #    whiskerwidth: 0
9255 #  layout:
9256 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9257 #    layout: "plot-throughput"
9258 #
9259 #- type: "plot"
9260 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9261 #  algorithm: "plot_performance_box"
9262 #  output-file-type: ".html"
9263 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9264 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9265 #  filter: "'NIC_Intel-X520-DA2' and
9266 #           '64B' and
9267 #           ('BASE' or 'SCALE') and
9268 #           'NDRPDR' and
9269 #           '1T1C' and
9270 #           'L2XCFWD' and
9271 #           not 'VHOST' and
9272 #           not 'NF_DENSITY' and
9273 #           'MEMIF'"
9274 #  parameters:
9275 #  - "throughput"
9276 #  - "parent"
9277 #  - "tags"
9278 #  sort:
9279 #  - "1VNF"
9280 #  - "2VNF"
9281 #  - "4VNF"
9282 #  - "2VNF"
9283 #  - "4VNF"
9284 #  traces:
9285 #    hoverinfo: "x+y"
9286 #    boxpoints: "outliers"
9287 #    whiskerwidth: 0
9288 #  layout:
9289 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9290 #    layout: "plot-throughput"
9291 #
9292 #- type: "plot"
9293 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9294 #  algorithm: "plot_performance_box"
9295 #  output-file-type: ".html"
9296 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9297 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9298 #  filter: "'NIC_Intel-X520-DA2' and
9299 #           '64B' and
9300 #           ('BASE' or 'SCALE') and
9301 #           'NDRPDR' and
9302 #           '2T2C' and
9303 #           'L2XCFWD' and
9304 #           not 'VHOST' and
9305 #           not 'NF_DENSITY' and
9306 #           'MEMIF'"
9307 #  parameters:
9308 #  - "throughput"
9309 #  - "parent"
9310 #  - "tags"
9311 #  sort:
9312 #  - "1VNF"
9313 #  - "2VNF"
9314 #  - "4VNF"
9315 #  - "2VNF"
9316 #  - "4VNF"
9317 #  traces:
9318 #    hoverinfo: "x+y"
9319 #    boxpoints: "outliers"
9320 #    whiskerwidth: 0
9321 #  layout:
9322 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9323 #    layout: "plot-throughput"
9324 #
9325 #- type: "plot"
9326 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9327 #  algorithm: "plot_performance_box"
9328 #  output-file-type: ".html"
9329 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9330 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9331 #  filter: "'NIC_Intel-X520-DA2' and
9332 #           '64B' and
9333 #           ('BASE' or 'SCALE') and
9334 #           'NDRPDR' and
9335 #           '2T2C' and
9336 #           'L2XCFWD' and
9337 #           not 'VHOST' and
9338 #           not 'NF_DENSITY' and
9339 #           'MEMIF'"
9340 #  parameters:
9341 #  - "throughput"
9342 #  - "parent"
9343 #  - "tags"
9344 #  sort:
9345 #  - "1VNF"
9346 #  - "2VNF"
9347 #  - "4VNF"
9348 #  - "2VNF"
9349 #  - "4VNF"
9350 #  traces:
9351 #    hoverinfo: "x+y"
9352 #    boxpoints: "outliers"
9353 #    whiskerwidth: 0
9354 #  layout:
9355 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9356 #    layout: "plot-throughput"
9357 #
9358 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9359 #- type: "plot"
9360 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
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-l2bd-ndr"
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 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-l2bd-ndr"
9390 #    layout: "plot-throughput"
9391 #
9392 #- type: "plot"
9393 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9394 #  algorithm: "plot_performance_box"
9395 #  output-file-type: ".html"
9396 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
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 #           '1T1C' and
9403 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-1t1c-base_and_scale-l2bd-pdr"
9423 #    layout: "plot-throughput"
9424 #
9425 #- type: "plot"
9426 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
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-l2bd-ndr"
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 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-l2bd-ndr"
9456 #    layout: "plot-throughput"
9457 #
9458 #- type: "plot"
9459 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9460 #  algorithm: "plot_performance_box"
9461 #  output-file-type: ".html"
9462 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9463 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9464 #  filter: "'NIC_Intel-X520-DA2' and
9465 #           '64B' and
9466 #           ('BASE' or 'SCALE') and
9467 #           'NDRPDR' and
9468 #           '2T2C' and
9469 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9470 #           not 'VHOST' and
9471 #           not 'NF_DENSITY' and
9472 #           'MEMIF'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "parent"
9476 #  - "tags"
9477 #  sort:
9478 #  - "1VNF"
9479 #  - "2VNF"
9480 #  - "4VNF"
9481 #  - "2VNF"
9482 #  - "4VNF"
9483 #  traces:
9484 #    hoverinfo: "x+y"
9485 #    boxpoints: "outliers"
9486 #    whiskerwidth: 0
9487 #  layout:
9488 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9489 #    layout: "plot-throughput"
9490 #
9491 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9492 #- type: "plot"
9493 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9494 #  algorithm: "plot_performance_box"
9495 #  output-file-type: ".html"
9496 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9497 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9498 #  filter: "'NIC_Intel-X710' and
9499 #           '64B' and
9500 #           ('BASE' or 'SCALE') and
9501 #           'NDRPDR' and
9502 #           '1T1C' and
9503 #           'L2XCFWD' 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-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9523 #    layout: "plot-throughput"
9524 #
9525 #- type: "plot"
9526 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9527 #  algorithm: "plot_performance_box"
9528 #  output-file-type: ".html"
9529 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9530 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9531 #  filter: "'NIC_Intel-X710' and
9532 #           '64B' and
9533 #           ('BASE' or 'SCALE') and
9534 #           'NDRPDR' and
9535 #           '1T1C' and
9536 #           'L2XCFWD' 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-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9556 #    layout: "plot-throughput"
9557 #
9558 #- type: "plot"
9559 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9560 #  algorithm: "plot_performance_box"
9561 #  output-file-type: ".html"
9562 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9563 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9564 #  filter: "'NIC_Intel-X710' and
9565 #           '64B' and
9566 #           ('BASE' or 'SCALE') and
9567 #           'NDRPDR' and
9568 #           '2T2C' and
9569 #           'L2XCFWD' 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-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9589 #    layout: "plot-throughput"
9590 #
9591 #- type: "plot"
9592 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9593 #  algorithm: "plot_performance_box"
9594 #  output-file-type: ".html"
9595 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9596 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9597 #  filter: "'NIC_Intel-X710' and
9598 #           '64B' and
9599 #           ('BASE' or 'SCALE') and
9600 #           'NDRPDR' and
9601 #           '2T2C' and
9602 #           'L2XCFWD' and
9603 #           not 'VHOST' and
9604 #           not 'NF_DENSITY' and
9605 #           'MEMIF'"
9606 #  parameters:
9607 #  - "throughput"
9608 #  - "parent"
9609 #  - "tags"
9610 #  sort:
9611 #  - "1VNF"
9612 #  - "2VNF"
9613 #  - "4VNF"
9614 #  - "2VNF"
9615 #  - "4VNF"
9616 #  traces:
9617 #    hoverinfo: "x+y"
9618 #    boxpoints: "outliers"
9619 #    whiskerwidth: 0
9620 #  layout:
9621 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9622 #    layout: "plot-throughput"
9623 #
9624 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9625 #- type: "plot"
9626 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
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-l2bd-ndr"
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 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-l2bd-ndr"
9656 #    layout: "plot-throughput"
9657 #
9658 #- type: "plot"
9659 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9660 #  algorithm: "plot_performance_box"
9661 #  output-file-type: ".html"
9662 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
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 #           '1T1C' and
9669 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-1t1c-base_and_scale-l2bd-pdr"
9689 #    layout: "plot-throughput"
9690 #
9691 #- type: "plot"
9692 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
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-l2bd-ndr"
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 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-l2bd-ndr"
9722 #    layout: "plot-throughput"
9723 #
9724 #- type: "plot"
9725 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9726 #  algorithm: "plot_performance_box"
9727 #  output-file-type: ".html"
9728 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9729 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9730 #  filter: "'NIC_Intel-X710' and
9731 #           '64B' and
9732 #           ('BASE' or 'SCALE') and
9733 #           'NDRPDR' and
9734 #           '2T2C' and
9735 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9736 #           not 'VHOST' and
9737 #           not 'NF_DENSITY' and
9738 #           'MEMIF'"
9739 #  parameters:
9740 #  - "throughput"
9741 #  - "parent"
9742 #  - "tags"
9743 #  sort:
9744 #  - "1VNF"
9745 #  - "2VNF"
9746 #  - "4VNF"
9747 #  - "2VNF"
9748 #  - "4VNF"
9749 #  traces:
9750 #    hoverinfo: "x+y"
9751 #    boxpoints: "outliers"
9752 #    whiskerwidth: 0
9753 #  layout:
9754 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9755 #    layout: "plot-throughput"
9756
9757 ################################################################################
9758
9759 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9760 - type: "plot"
9761   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9762   algorithm: "plot_performance_box"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9766   filter: "'NIC_Intel-X520-DA2' and
9767            '64B' and
9768            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9769            'NDRPDR' and
9770            '1T1C' and
9771            'IP4FWD' and
9772            not 'IPSEC' and
9773            not 'DOT1Q' and
9774            not 'VHOST'"
9775   parameters:
9776   - "throughput"
9777   - "parent"
9778   - "tags"
9779   sort:
9780   - "IP4BASE"
9781   - "FIB_20K"
9782   - "FIB_200K"
9783   - "FIB_2M"
9784   traces:
9785     hoverinfo: "x+y"
9786     boxpoints: "outliers"
9787     whiskerwidth: 0
9788   layout:
9789     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9790     layout: "plot-throughput"
9791
9792 - type: "plot"
9793   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9794   algorithm: "plot_performance_box"
9795   output-file-type: ".html"
9796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9798   filter: "'NIC_Intel-X520-DA2' and
9799            '64B' and
9800            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9801            'NDRPDR' and
9802            '1T1C' and
9803            'IP4FWD' and
9804            not 'IPSEC' and
9805            not 'DOT1Q' and
9806            not 'VHOST'"
9807   parameters:
9808   - "throughput"
9809   - "parent"
9810   - "tags"
9811   sort:
9812   - "IP4BASE"
9813   - "FIB_20K"
9814   - "FIB_200K"
9815   - "FIB_2M"
9816   traces:
9817     hoverinfo: "x+y"
9818     boxpoints: "outliers"
9819     whiskerwidth: 0
9820   layout:
9821     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9822     layout: "plot-throughput"
9823
9824 - type: "plot"
9825   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9826   algorithm: "plot_performance_box"
9827   output-file-type: ".html"
9828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9830   filter: "'NIC_Intel-X520-DA2' and
9831            '64B' and
9832            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9833            'NDRPDR' and
9834            '2T2C' and
9835            'IP4FWD' and
9836            not 'IPSEC' and
9837            not 'DOT1Q' and
9838            not 'VHOST'"
9839   parameters:
9840   - "throughput"
9841   - "parent"
9842   - "tags"
9843   sort:
9844   - "IP4BASE"
9845   - "FIB_20K"
9846   - "FIB_200K"
9847   - "FIB_2M"
9848   traces:
9849     hoverinfo: "x+y"
9850     boxpoints: "outliers"
9851     whiskerwidth: 0
9852   layout:
9853     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9854     layout: "plot-throughput"
9855
9856 - type: "plot"
9857   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9858   algorithm: "plot_performance_box"
9859   output-file-type: ".html"
9860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9862   filter: "'NIC_Intel-X520-DA2' and
9863            '64B' and
9864            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9865            'NDRPDR' and
9866            '2T2C' and
9867            'IP4FWD' and
9868            not 'IPSEC' and
9869            not 'DOT1Q' and
9870            not 'VHOST'"
9871   parameters:
9872   - "throughput"
9873   - "parent"
9874   - "tags"
9875   sort:
9876   - "IP4BASE"
9877   - "FIB_20K"
9878   - "FIB_200K"
9879   - "FIB_2M"
9880   traces:
9881     hoverinfo: "x+y"
9882     boxpoints: "outliers"
9883     whiskerwidth: 0
9884   layout:
9885     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9886     layout: "plot-throughput"
9887
9888 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9889 - type: "plot"
9890   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9891   algorithm: "plot_performance_box"
9892   output-file-type: ".html"
9893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9895   filter: "'NIC_Intel-X520-DA2' and
9896            '64B' and
9897            ('IP4BASE' or
9898             'POLICE_MARK' or
9899             'COPWHLIST' or
9900             ('NAT44' and 'BASE') or
9901             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9902            'NDRPDR' and
9903            '1T1C' and
9904            'IP4FWD' and
9905            not 'IPSEC' and
9906            not 'VHOST'"
9907   parameters:
9908   - "throughput"
9909   - "parent"
9910   - "tags"
9911   sort:
9912   - "DOT1Q"
9913   - "IP4BASE"
9914   - "NAT44"
9915   - "POLICE_MARK"
9916   - "COPWHLIST"
9917   - "IACL"
9918   - "OACL"
9919   traces:
9920     hoverinfo: "x+y"
9921     boxpoints: "outliers"
9922     whiskerwidth: 0
9923   layout:
9924     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9925     layout: "plot-throughput"
9926
9927 - type: "plot"
9928   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9929   algorithm: "plot_performance_box"
9930   output-file-type: ".html"
9931   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9933   filter: "'NIC_Intel-X520-DA2' and
9934            '64B' and
9935            ('IP4BASE' or
9936             'POLICE_MARK' or
9937             'COPWHLIST' or
9938             ('NAT44' and 'BASE') or
9939             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9940            'NDRPDR' and
9941            '1T1C' and
9942            'IP4FWD' and
9943            not 'IPSEC' and
9944            not 'VHOST'"
9945   parameters:
9946   - "throughput"
9947   - "parent"
9948   - "tags"
9949   sort:
9950   - "DOT1Q"
9951   - "IP4BASE"
9952   - "NAT44"
9953   - "POLICE_MARK"
9954   - "COPWHLIST"
9955   - "IACL"
9956   - "OACL"
9957   traces:
9958     hoverinfo: "x+y"
9959     boxpoints: "outliers"
9960     whiskerwidth: 0
9961   layout:
9962     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9963     layout: "plot-throughput"
9964
9965 - type: "plot"
9966   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9967   algorithm: "plot_performance_box"
9968   output-file-type: ".html"
9969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9970   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9971   filter: "'NIC_Intel-X520-DA2' and
9972            '64B' and
9973            ('IP4BASE' or
9974             'POLICE_MARK' or
9975             'COPWHLIST' or
9976             ('NAT44' and 'BASE') or
9977             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9978            'NDRPDR' and
9979            '2T2C' and
9980            'IP4FWD' and
9981            not 'IPSEC' and
9982            not 'VHOST'"
9983   parameters:
9984   - "throughput"
9985   - "parent"
9986   - "tags"
9987   sort:
9988   - "DOT1Q"
9989   - "IP4BASE"
9990   - "NAT44"
9991   - "POLICE_MARK"
9992   - "COPWHLIST"
9993   - "IACL"
9994   - "OACL"
9995   traces:
9996     hoverinfo: "x+y"
9997     boxpoints: "outliers"
9998     whiskerwidth: 0
9999   layout:
10000     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10001     layout: "plot-throughput"
10002
10003 - type: "plot"
10004   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10005   algorithm: "plot_performance_box"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10009   filter: "'NIC_Intel-X520-DA2' and
10010            '64B' and
10011            ('IP4BASE' or
10012             'POLICE_MARK' or
10013             'COPWHLIST' or
10014             ('NAT44' and 'BASE') or
10015             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10016            'NDRPDR' and
10017            '2T2C' and
10018            'IP4FWD' and
10019            not 'IPSEC' and
10020            not 'VHOST'"
10021   parameters:
10022   - "throughput"
10023   - "parent"
10024   - "tags"
10025   sort:
10026   - "DOT1Q"
10027   - "IP4BASE"
10028   - "NAT44"
10029   - "POLICE_MARK"
10030   - "COPWHLIST"
10031   - "IACL"
10032   - "OACL"
10033   traces:
10034     hoverinfo: "x+y"
10035     boxpoints: "outliers"
10036     whiskerwidth: 0
10037   layout:
10038     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10039     layout: "plot-throughput"
10040
10041 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10042 - type: "plot"
10043   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10044   algorithm: "plot_performance_box"
10045   output-file-type: ".html"
10046   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10048   filter: "'NIC_Intel-X520-DA2' and
10049            '64B' and
10050            'NDRPDR' and
10051            '1T1C' and
10052            'IP4FWD' and
10053            ('NAT44' or 'IP4BASE') and
10054            not 'DOT1Q' and
10055            not 'IPSEC' and
10056            not 'VHOST'"
10057   parameters:
10058   - "throughput"
10059   - "parent"
10060   - "tags"
10061   sort:
10062   - "IP4BASE"
10063   - "BASE"
10064   - "SRC_USER_10"
10065   - "SRC_USER_100"
10066   - "SRC_USER_1000"
10067   - "SRC_USER_2000"
10068   traces:
10069     hoverinfo: "x+y"
10070     boxpoints: "outliers"
10071     whiskerwidth: 0
10072   layout:
10073     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10074     layout: "plot-throughput"
10075
10076 - type: "plot"
10077   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10078   algorithm: "plot_performance_box"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10082   filter: "'NIC_Intel-X520-DA2' and
10083            '64B' and
10084            'NDRPDR' and
10085            '1T1C' and
10086            'IP4FWD' and
10087            ('NAT44' or 'IP4BASE') and
10088            not 'DOT1Q' and
10089            not 'IPSEC' and
10090            not 'VHOST'"
10091   parameters:
10092   - "throughput"
10093   - "parent"
10094   - "tags"
10095   sort:
10096   - "IP4BASE"
10097   - "BASE"
10098   - "SRC_USER_10"
10099   - "SRC_USER_100"
10100   - "SRC_USER_1000"
10101   - "SRC_USER_2000"
10102   traces:
10103     hoverinfo: "x+y"
10104     boxpoints: "outliers"
10105     whiskerwidth: 0
10106   layout:
10107     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10108     layout: "plot-throughput"
10109
10110 - type: "plot"
10111   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10112   algorithm: "plot_performance_box"
10113   output-file-type: ".html"
10114   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10116   filter: "'NIC_Intel-X520-DA2' and
10117            '64B' and
10118            'NDRPDR' and
10119            '2T2C' and
10120            'IP4FWD' and
10121            ('NAT44' or 'IP4BASE') and
10122            not 'DOT1Q' and
10123            not 'IPSEC' and
10124            not 'VHOST'"
10125   parameters:
10126   - "throughput"
10127   - "parent"
10128   - "tags"
10129   sort:
10130   - "IP4BASE"
10131   - "BASE"
10132   - "SRC_USER_10"
10133   - "SRC_USER_100"
10134   - "SRC_USER_1000"
10135   - "SRC_USER_2000"
10136   traces:
10137     hoverinfo: "x+y"
10138     boxpoints: "outliers"
10139     whiskerwidth: 0
10140   layout:
10141     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10142     layout: "plot-throughput"
10143
10144 - type: "plot"
10145   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10146   algorithm: "plot_performance_box"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10150   filter: "'NIC_Intel-X520-DA2' and
10151            '64B' and
10152            'NDRPDR' and
10153            '2T2C' and
10154            'IP4FWD' and
10155            ('NAT44' or 'IP4BASE') and
10156            not 'DOT1Q' and
10157            not 'IPSEC' and
10158            not 'VHOST'"
10159   parameters:
10160   - "throughput"
10161   - "parent"
10162   - "tags"
10163   sort:
10164   - "IP4BASE"
10165   - "BASE"
10166   - "SRC_USER_10"
10167   - "SRC_USER_100"
10168   - "SRC_USER_1000"
10169   - "SRC_USER_2000"
10170   traces:
10171     hoverinfo: "x+y"
10172     boxpoints: "outliers"
10173     whiskerwidth: 0
10174   layout:
10175     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10176     layout: "plot-throughput"
10177
10178 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10179 - type: "plot"
10180   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10181   algorithm: "plot_performance_box"
10182   output-file-type: ".html"
10183   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10185   filter: "'NIC_Intel-X520-DA2' and
10186            '64B' and
10187            'NDRPDR' and
10188            '1T1C' and
10189            'IP4FWD' and
10190            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10191            not 'IPSEC' and
10192            not 'DOT1Q' and
10193            not 'VHOST'"
10194   parameters:
10195   - "throughput"
10196   - "parent"
10197   - "tags"
10198   sort:
10199   - "IP4BASE"
10200   - "ACL_STATELESS"
10201   - "ACL_STATEFUL"
10202   - "ACL_STATELESS"
10203   - "ACL_STATEFUL"
10204   traces:
10205     hoverinfo: "x+y"
10206     boxpoints: "outliers"
10207     whiskerwidth: 0
10208   layout:
10209     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10210     layout: "plot-throughput"
10211
10212 - type: "plot"
10213   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10214   algorithm: "plot_performance_box"
10215   output-file-type: ".html"
10216   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10218   filter: "'NIC_Intel-X520-DA2' and
10219            '64B' and
10220            'NDRPDR' and
10221            '1T1C' and
10222            'IP4FWD' and
10223            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10224            not 'IPSEC' and
10225            not 'DOT1Q' and
10226            not 'VHOST'"
10227   parameters:
10228   - "throughput"
10229   - "parent"
10230   - "tags"
10231   sort:
10232   - "IP4BASE"
10233   - "ACL_STATELESS"
10234   - "ACL_STATEFUL"
10235   - "ACL_STATELESS"
10236   - "ACL_STATEFUL"
10237   traces:
10238     hoverinfo: "x+y"
10239     boxpoints: "outliers"
10240     whiskerwidth: 0
10241   layout:
10242     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10243     layout: "plot-throughput"
10244
10245 - type: "plot"
10246   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10247   algorithm: "plot_performance_box"
10248   output-file-type: ".html"
10249   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10251   filter: "'NIC_Intel-X520-DA2' and
10252            '64B' and
10253            'NDRPDR' and
10254            '2T2C' and
10255            'IP4FWD' and
10256            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10257            not 'IPSEC' and
10258            not 'DOT1Q' and
10259            not 'VHOST'"
10260   parameters:
10261   - "throughput"
10262   - "parent"
10263   - "tags"
10264   sort:
10265   - "IP4BASE"
10266   - "ACL_STATELESS"
10267   - "ACL_STATEFUL"
10268   - "ACL_STATELESS"
10269   - "ACL_STATEFUL"
10270   traces:
10271     hoverinfo: "x+y"
10272     boxpoints: "outliers"
10273     whiskerwidth: 0
10274   layout:
10275     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10276     layout: "plot-throughput"
10277
10278 - type: "plot"
10279   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10280   algorithm: "plot_performance_box"
10281   output-file-type: ".html"
10282   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10284   filter: "'NIC_Intel-X520-DA2' and
10285            '64B' and
10286            'NDRPDR' and
10287            '2T2C' and
10288            'IP4FWD' and
10289            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10290            not 'IPSEC' and
10291            not 'DOT1Q' and
10292            not 'VHOST'"
10293   parameters:
10294   - "throughput"
10295   - "parent"
10296   - "tags"
10297   sort:
10298   - "IP4BASE"
10299   - "ACL_STATELESS"
10300   - "ACL_STATEFUL"
10301   - "ACL_STATELESS"
10302   - "ACL_STATEFUL"
10303   traces:
10304     hoverinfo: "x+y"
10305     boxpoints: "outliers"
10306     whiskerwidth: 0
10307   layout:
10308     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10309     layout: "plot-throughput"
10310
10311 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10312 - type: "plot"
10313   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10314   algorithm: "plot_performance_box"
10315   output-file-type: ".html"
10316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
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            (('OACL' 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-oacl-ndr"
10343     layout: "plot-throughput"
10344
10345 - type: "plot"
10346   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10347   algorithm: "plot_performance_box"
10348   output-file-type: ".html"
10349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10351   filter: "'NIC_Intel-X520-DA2' and
10352            '64B' and
10353            'NDRPDR' and
10354            '1T1C' and
10355            'IP4FWD' and
10356            (('OACL' 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-1t1c-features-oacl-pdr"
10376     layout: "plot-throughput"
10377
10378 - type: "plot"
10379   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10380   algorithm: "plot_performance_box"
10381   output-file-type: ".html"
10382   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
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            (('OACL' 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-oacl-ndr"
10409     layout: "plot-throughput"
10410
10411 - type: "plot"
10412   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10413   algorithm: "plot_performance_box"
10414   output-file-type: ".html"
10415   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10417   filter: "'NIC_Intel-X520-DA2' and
10418            '64B' and
10419            'NDRPDR' and
10420            '2T2C' and
10421            'IP4FWD' and
10422            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10423            not 'IPSEC' and
10424            not 'DOT1Q' and
10425            not 'VHOST'"
10426   parameters:
10427   - "throughput"
10428   - "parent"
10429   - "tags"
10430   sort:
10431   - "IP4BASE"
10432   - "ACL_STATELESS"
10433   - "ACL_STATEFUL"
10434   - "ACL_STATELESS"
10435   - "ACL_STATEFUL"
10436   traces:
10437     hoverinfo: "x+y"
10438     boxpoints: "outliers"
10439     whiskerwidth: 0
10440   layout:
10441     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10442     layout: "plot-throughput"
10443
10444 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10445 - type: "plot"
10446   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10447   algorithm: "plot_performance_box"
10448   output-file-type: ".html"
10449   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10451   filter: "'NIC_Intel-X710' and
10452            '64B' and
10453            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10454            'NDRPDR' and
10455            '1T1C' and
10456            'IP4FWD' 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   - "FIB_20K"
10467   - "FIB_200K"
10468   - "FIB_2M"
10469   traces:
10470     hoverinfo: "x+y"
10471     boxpoints: "outliers"
10472     whiskerwidth: 0
10473   layout:
10474     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10475     layout: "plot-throughput"
10476
10477 - type: "plot"
10478   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10479   algorithm: "plot_performance_box"
10480   output-file-type: ".html"
10481   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10483   filter: "'NIC_Intel-X710' and
10484            '64B' and
10485            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10486            'NDRPDR' and
10487            '1T1C' and
10488            'IP4FWD' and
10489            not 'IPSEC' and
10490            not 'DOT1Q' and
10491            not 'VHOST'"
10492   parameters:
10493   - "throughput"
10494   - "parent"
10495   - "tags"
10496   sort:
10497   - "IP4BASE"
10498   - "FIB_20K"
10499   - "FIB_200K"
10500   - "FIB_2M"
10501   traces:
10502     hoverinfo: "x+y"
10503     boxpoints: "outliers"
10504     whiskerwidth: 0
10505   layout:
10506     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10507     layout: "plot-throughput"
10508
10509 - type: "plot"
10510   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10511   algorithm: "plot_performance_box"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10515   filter: "'NIC_Intel-X710' and
10516            '64B' and
10517            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10518            'NDRPDR' and
10519            '2T2C' and
10520            'IP4FWD' and
10521            not 'IPSEC' and
10522            not 'DOT1Q' and
10523            not 'VHOST'"
10524   parameters:
10525   - "throughput"
10526   - "parent"
10527   - "tags"
10528   sort:
10529   - "IP4BASE"
10530   - "FIB_20K"
10531   - "FIB_200K"
10532   - "FIB_2M"
10533   traces:
10534     hoverinfo: "x+y"
10535     boxpoints: "outliers"
10536     whiskerwidth: 0
10537   layout:
10538     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10539     layout: "plot-throughput"
10540
10541 - type: "plot"
10542   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10543   algorithm: "plot_performance_box"
10544   output-file-type: ".html"
10545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10547   filter: "'NIC_Intel-X710' and
10548            '64B' and
10549            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10550            'NDRPDR' and
10551            '2T2C' and
10552            'IP4FWD' and
10553            not 'IPSEC' and
10554            not 'DOT1Q' and
10555            not 'VHOST'"
10556   parameters:
10557   - "throughput"
10558   - "parent"
10559   - "tags"
10560   sort:
10561   - "IP4BASE"
10562   - "FIB_20K"
10563   - "FIB_200K"
10564   - "FIB_2M"
10565   traces:
10566     hoverinfo: "x+y"
10567     boxpoints: "outliers"
10568     whiskerwidth: 0
10569   layout:
10570     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10571     layout: "plot-throughput"
10572
10573 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10574 - type: "plot"
10575   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10576   algorithm: "plot_performance_box"
10577   output-file-type: ".html"
10578   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10580   filter: "'NIC_Intel-X710' and
10581            '64B' and
10582            ('IP4BASE' or
10583             'POLICE_MARK' or
10584             'COPWHLIST' or
10585             ('NAT44' and 'BASE') or
10586             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10587            'NDRPDR' and
10588            '1T1C' and
10589            'IP4FWD' and
10590            not 'IPSEC' and
10591            not 'VHOST'"
10592   parameters:
10593   - "throughput"
10594   - "parent"
10595   - "tags"
10596   sort:
10597   - "DOT1Q"
10598   - "IP4BASE"
10599   - "NAT44"
10600   - "POLICE_MARK"
10601   - "COPWHLIST"
10602   - "IACL"
10603   - "OACL"
10604   traces:
10605     hoverinfo: "x+y"
10606     boxpoints: "outliers"
10607     whiskerwidth: 0
10608   layout:
10609     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10610     layout: "plot-throughput"
10611
10612 - type: "plot"
10613   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10614   algorithm: "plot_performance_box"
10615   output-file-type: ".html"
10616   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10618   filter: "'NIC_Intel-X710' and
10619            '64B' and
10620            ('IP4BASE' or
10621             'POLICE_MARK' or
10622             'COPWHLIST' or
10623             ('NAT44' and 'BASE') or
10624             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10625            'NDRPDR' and
10626            '1T1C' and
10627            'IP4FWD' and
10628            not 'IPSEC' and
10629            not 'VHOST'"
10630   parameters:
10631   - "throughput"
10632   - "parent"
10633   - "tags"
10634   sort:
10635   - "DOT1Q"
10636   - "IP4BASE"
10637   - "NAT44"
10638   - "POLICE_MARK"
10639   - "COPWHLIST"
10640   - "IACL"
10641   - "OACL"
10642   traces:
10643     hoverinfo: "x+y"
10644     boxpoints: "outliers"
10645     whiskerwidth: 0
10646   layout:
10647     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10648     layout: "plot-throughput"
10649
10650 - type: "plot"
10651   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10652   algorithm: "plot_performance_box"
10653   output-file-type: ".html"
10654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10656   filter: "'NIC_Intel-X710' and
10657            '64B' and
10658            ('IP4BASE' or
10659             'POLICE_MARK' or
10660             'COPWHLIST' or
10661             ('NAT44' and 'BASE') or
10662             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10663            'NDRPDR' and
10664            '2T2C' and
10665            'IP4FWD' and
10666            not 'IPSEC' and
10667            not 'VHOST'"
10668   parameters:
10669   - "throughput"
10670   - "parent"
10671   - "tags"
10672   sort:
10673   - "DOT1Q"
10674   - "IP4BASE"
10675   - "NAT44"
10676   - "POLICE_MARK"
10677   - "COPWHLIST"
10678   - "IACL"
10679   - "OACL"
10680   traces:
10681     hoverinfo: "x+y"
10682     boxpoints: "outliers"
10683     whiskerwidth: 0
10684   layout:
10685     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10686     layout: "plot-throughput"
10687
10688 - type: "plot"
10689   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10690   algorithm: "plot_performance_box"
10691   output-file-type: ".html"
10692   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10694   filter: "'NIC_Intel-X710' and
10695            '64B' and
10696            ('IP4BASE' or
10697             'POLICE_MARK' or
10698             'COPWHLIST' or
10699             ('NAT44' and 'BASE') or
10700             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10701            'NDRPDR' and
10702            '2T2C' and
10703            'IP4FWD' and
10704            not 'IPSEC' and
10705            not 'VHOST'"
10706   parameters:
10707   - "throughput"
10708   - "parent"
10709   - "tags"
10710   sort:
10711   - "DOT1Q"
10712   - "IP4BASE"
10713   - "NAT44"
10714   - "POLICE_MARK"
10715   - "COPWHLIST"
10716   - "IACL"
10717   - "OACL"
10718   traces:
10719     hoverinfo: "x+y"
10720     boxpoints: "outliers"
10721     whiskerwidth: 0
10722   layout:
10723     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10724     layout: "plot-throughput"
10725
10726 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10727 - type: "plot"
10728   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10729   algorithm: "plot_performance_box"
10730   output-file-type: ".html"
10731   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10733   filter: "'NIC_Intel-X710' and
10734            '64B' and
10735            'NDRPDR' and
10736            '2T1C' and
10737            'IP4FWD' and
10738            ('NAT44' or 'IP4BASE') and
10739            not 'IPSEC' and
10740            not 'VHOST'"
10741   parameters:
10742   - "throughput"
10743   - "parent"
10744   - "tags"
10745   sort:
10746   - "IP4BASE"
10747   - "BASE"
10748   - "SRC_USER_10"
10749   - "SRC_USER_100"
10750   - "SRC_USER_1000"
10751   - "SRC_USER_2000"
10752   traces:
10753     hoverinfo: "x+y"
10754     boxpoints: "outliers"
10755     whiskerwidth: 0
10756   layout:
10757     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10758     layout: "plot-throughput"
10759
10760 - type: "plot"
10761   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10762   algorithm: "plot_performance_box"
10763   output-file-type: ".html"
10764   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10766   filter: "'NIC_Intel-X710' and
10767            '64B' and
10768            'NDRPDR' and
10769            '2T1C' and
10770            'IP4FWD' and
10771            ('NAT44' or 'IP4BASE') and
10772            not 'IPSEC' and
10773            not 'VHOST'"
10774   parameters:
10775   - "throughput"
10776   - "parent"
10777   - "tags"
10778   sort:
10779   - "IP4BASE"
10780   - "BASE"
10781   - "SRC_USER_10"
10782   - "SRC_USER_100"
10783   - "SRC_USER_1000"
10784   - "SRC_USER_2000"
10785   traces:
10786     hoverinfo: "x+y"
10787     boxpoints: "outliers"
10788     whiskerwidth: 0
10789   layout:
10790     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10791     layout: "plot-throughput"
10792
10793 - type: "plot"
10794   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10795   algorithm: "plot_performance_box"
10796   output-file-type: ".html"
10797   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10799   filter: "'NIC_Intel-X710' and
10800            '64B' and
10801            'NDRPDR' and
10802            '4T2C' and
10803            'IP4FWD' and
10804            ('NAT44' or 'IP4BASE') and
10805            not 'IPSEC' and
10806            not 'VHOST'"
10807   parameters:
10808   - "throughput"
10809   - "parent"
10810   - "tags"
10811   sort:
10812   - "IP4BASE"
10813   - "BASE"
10814   - "SRC_USER_10"
10815   - "SRC_USER_100"
10816   - "SRC_USER_1000"
10817   - "SRC_USER_2000"
10818   traces:
10819     hoverinfo: "x+y"
10820     boxpoints: "outliers"
10821     whiskerwidth: 0
10822   layout:
10823     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10824     layout: "plot-throughput"
10825
10826 - type: "plot"
10827   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10828   algorithm: "plot_performance_box"
10829   output-file-type: ".html"
10830   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10832   filter: "'NIC_Intel-X710' and
10833            '64B' and
10834            'NDRPDR' and
10835            '4T2C' and
10836            'IP4FWD' and
10837            ('NAT44' or 'IP4BASE') and
10838            not 'IPSEC' and
10839            not 'VHOST'"
10840   parameters:
10841   - "throughput"
10842   - "parent"
10843   - "tags"
10844   sort:
10845   - "IP4BASE"
10846   - "BASE"
10847   - "SRC_USER_10"
10848   - "SRC_USER_100"
10849   - "SRC_USER_1000"
10850   - "SRC_USER_2000"
10851   traces:
10852     hoverinfo: "x+y"
10853     boxpoints: "outliers"
10854     whiskerwidth: 0
10855   layout:
10856     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10857     layout: "plot-throughput"
10858
10859 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10860 - type: "plot"
10861   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10862   algorithm: "plot_performance_box"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
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            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10872            not 'IPSEC' and
10873            not 'VHOST'"
10874   parameters:
10875   - "throughput"
10876   - "parent"
10877   - "tags"
10878   sort:
10879   - "IP4BASE"
10880   - "ACL_STATELESS"
10881   - "ACL_STATEFUL"
10882   - "ACL_STATELESS"
10883   - "ACL_STATEFUL"
10884   traces:
10885     hoverinfo: "x+y"
10886     boxpoints: "outliers"
10887     whiskerwidth: 0
10888   layout:
10889     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10890     layout: "plot-throughput"
10891
10892 - type: "plot"
10893   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10894   algorithm: "plot_performance_box"
10895   output-file-type: ".html"
10896   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10898   filter: "'NIC_Intel-X710' and
10899            '64B' and
10900            'NDRPDR' and
10901            '2T1C' and
10902            'IP4FWD' and
10903            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10904            not 'IPSEC' and
10905            not 'VHOST'"
10906   parameters:
10907   - "throughput"
10908   - "parent"
10909   - "tags"
10910   sort:
10911   - "IP4BASE"
10912   - "ACL_STATELESS"
10913   - "ACL_STATEFUL"
10914   - "ACL_STATELESS"
10915   - "ACL_STATEFUL"
10916   traces:
10917     hoverinfo: "x+y"
10918     boxpoints: "outliers"
10919     whiskerwidth: 0
10920   layout:
10921     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10922     layout: "plot-throughput"
10923
10924 - type: "plot"
10925   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10926   algorithm: "plot_performance_box"
10927   output-file-type: ".html"
10928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10930   filter: "'NIC_Intel-X710' and
10931            '64B' and
10932            'NDRPDR' and
10933            '4T2C' and
10934            'IP4FWD' and
10935            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10936            not 'IPSEC' and
10937            not 'VHOST'"
10938   parameters:
10939   - "throughput"
10940   - "parent"
10941   - "tags"
10942   sort:
10943   - "IP4BASE"
10944   - "ACL_STATELESS"
10945   - "ACL_STATEFUL"
10946   - "ACL_STATELESS"
10947   - "ACL_STATEFUL"
10948   traces:
10949     hoverinfo: "x+y"
10950     boxpoints: "outliers"
10951     whiskerwidth: 0
10952   layout:
10953     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10954     layout: "plot-throughput"
10955
10956 - type: "plot"
10957   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10958   algorithm: "plot_performance_box"
10959   output-file-type: ".html"
10960   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10962   filter: "'NIC_Intel-X710' and
10963            '64B' and
10964            'NDRPDR' and
10965            '4T2C' and
10966            'IP4FWD' and
10967            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10968            not 'IPSEC' and
10969            not 'VHOST'"
10970   parameters:
10971   - "throughput"
10972   - "parent"
10973   - "tags"
10974   sort:
10975   - "IP4BASE"
10976   - "ACL_STATELESS"
10977   - "ACL_STATEFUL"
10978   - "ACL_STATELESS"
10979   - "ACL_STATEFUL"
10980   traces:
10981     hoverinfo: "x+y"
10982     boxpoints: "outliers"
10983     whiskerwidth: 0
10984   layout:
10985     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10986     layout: "plot-throughput"
10987
10988 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10989 - type: "plot"
10990   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10991   algorithm: "plot_performance_box"
10992   output-file-type: ".html"
10993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10995   filter: "'NIC_Intel-XL710' and
10996            '64B' and
10997            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10998            'NDRPDR' and
10999            '1T1C' and
11000            'IP4FWD' and
11001            not 'IPSEC' and
11002            not 'VHOST'"
11003   parameters:
11004   - "throughput"
11005   - "parent"
11006   - "tags"
11007   sort:
11008   - "IP4BASE"
11009   - "FIB_20K"
11010   - "FIB_200K"
11011   - "FIB_2M"
11012   traces:
11013     hoverinfo: "x+y"
11014     boxpoints: "outliers"
11015     whiskerwidth: 0
11016   layout:
11017     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11018     layout: "plot-throughput"
11019
11020 - type: "plot"
11021   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11022   algorithm: "plot_performance_box"
11023   output-file-type: ".html"
11024   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11026   filter: "'NIC_Intel-XL710' and
11027            '64B' and
11028            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11029            'NDRPDR' and
11030            '1T1C' and
11031            'IP4FWD' and
11032            not 'IPSEC' and
11033            not 'VHOST'"
11034   parameters:
11035   - "throughput"
11036   - "parent"
11037   - "tags"
11038   sort:
11039   - "IP4BASE"
11040   - "FIB_20K"
11041   - "FIB_200K"
11042   - "FIB_2M"
11043   traces:
11044     hoverinfo: "x+y"
11045     boxpoints: "outliers"
11046     whiskerwidth: 0
11047   layout:
11048     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11049     layout: "plot-throughput"
11050
11051 - type: "plot"
11052   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11053   algorithm: "plot_performance_box"
11054   output-file-type: ".html"
11055   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11057   filter: "'NIC_Intel-XL710' and
11058            '64B' and
11059            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11060            'NDRPDR' and
11061            '2T2C' and
11062            'IP4FWD' and
11063            not 'IPSEC' and
11064            not 'VHOST'"
11065   parameters:
11066   - "throughput"
11067   - "parent"
11068   - "tags"
11069   sort:
11070   - "IP4BASE"
11071   - "FIB_20K"
11072   - "FIB_200K"
11073   - "FIB_2M"
11074   traces:
11075     hoverinfo: "x+y"
11076     boxpoints: "outliers"
11077     whiskerwidth: 0
11078   layout:
11079     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11080     layout: "plot-throughput"
11081
11082 - type: "plot"
11083   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11084   algorithm: "plot_performance_box"
11085   output-file-type: ".html"
11086   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11088   filter: "'NIC_Intel-XL710' and
11089            '64B' and
11090            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11091            'NDRPDR' and
11092            '2T2C' and
11093            'IP4FWD' and
11094            not 'IPSEC' and
11095            not 'VHOST'"
11096   parameters:
11097   - "throughput"
11098   - "parent"
11099   - "tags"
11100   sort:
11101   - "IP4BASE"
11102   - "FIB_20K"
11103   - "FIB_200K"
11104   - "FIB_2M"
11105   traces:
11106     hoverinfo: "x+y"
11107     boxpoints: "outliers"
11108     whiskerwidth: 0
11109   layout:
11110     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11111     layout: "plot-throughput"
11112
11113 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11114 - type: "plot"
11115   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11116   algorithm: "plot_performance_box"
11117   output-file-type: ".html"
11118   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11120   filter: "'NIC_Intel-X710' and
11121            '64B' and
11122            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11123            'NDRPDR' and
11124            '2T1C' and
11125            'IP4FWD' and
11126            not 'IPSEC' and
11127            not 'DOT1Q' and
11128            not 'VHOST'"
11129   parameters:
11130   - "throughput"
11131   - "parent"
11132   - "tags"
11133   sort:
11134   - "IP4BASE"
11135   - "FIB_20K"
11136   - "FIB_200K"
11137   - "FIB_2M"
11138   traces:
11139     hoverinfo: "x+y"
11140     boxpoints: "outliers"
11141     whiskerwidth: 0
11142   layout:
11143     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11144     layout: "plot-throughput"
11145
11146 - type: "plot"
11147   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11148   algorithm: "plot_performance_box"
11149   output-file-type: ".html"
11150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11152   filter: "'NIC_Intel-X710' and
11153            '64B' and
11154            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11155            'NDRPDR' and
11156            '2T1C' and
11157            'IP4FWD' and
11158            not 'IPSEC' and
11159            not 'DOT1Q' and
11160            not 'VHOST'"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   sort:
11166   - "IP4BASE"
11167   - "FIB_20K"
11168   - "FIB_200K"
11169   - "FIB_2M"
11170   traces:
11171     hoverinfo: "x+y"
11172     boxpoints: "outliers"
11173     whiskerwidth: 0
11174   layout:
11175     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11176     layout: "plot-throughput"
11177
11178 - type: "plot"
11179   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11180   algorithm: "plot_performance_box"
11181   output-file-type: ".html"
11182   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11184   filter: "'NIC_Intel-X710' and
11185            '64B' and
11186            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11187            'NDRPDR' and
11188            '4T2C' and
11189            'IP4FWD' and
11190            not 'IPSEC' and
11191            not 'DOT1Q' and
11192            not 'VHOST'"
11193   parameters:
11194   - "throughput"
11195   - "parent"
11196   - "tags"
11197   sort:
11198   - "IP4BASE"
11199   - "FIB_20K"
11200   - "FIB_200K"
11201   - "FIB_2M"
11202   traces:
11203     hoverinfo: "x+y"
11204     boxpoints: "outliers"
11205     whiskerwidth: 0
11206   layout:
11207     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11208     layout: "plot-throughput"
11209
11210 - type: "plot"
11211   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11212   algorithm: "plot_performance_box"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11216   filter: "'NIC_Intel-X710' and
11217            '64B' and
11218            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11219            'NDRPDR' and
11220            '4T2C' and
11221            'IP4FWD' and
11222            not 'IPSEC' and
11223            not 'DOT1Q' and
11224            not 'VHOST'"
11225   parameters:
11226   - "throughput"
11227   - "parent"
11228   - "tags"
11229   sort:
11230   - "IP4BASE"
11231   - "FIB_20K"
11232   - "FIB_200K"
11233   - "FIB_2M"
11234   traces:
11235     hoverinfo: "x+y"
11236     boxpoints: "outliers"
11237     whiskerwidth: 0
11238   layout:
11239     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11240     layout: "plot-throughput"
11241
11242 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11243 - type: "plot"
11244   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11245   algorithm: "plot_performance_box"
11246   output-file-type: ".html"
11247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11249   filter: "'NIC_Intel-X710' and
11250            '64B' and
11251            ('IP4BASE' or
11252             'POLICE_MARK' or
11253             'COPWHLIST' or
11254             ('NAT44' and 'BASE') or
11255             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11256            'NDRPDR' and
11257            '2T1C' and
11258            'IP4FWD' and
11259            not 'IPSEC' and
11260            not 'VHOST'"
11261   parameters:
11262   - "throughput"
11263   - "parent"
11264   - "tags"
11265   sort:
11266   - "DOT1Q"
11267   - "IP4BASE"
11268   - "NAT44"
11269   - "POLICE_MARK"
11270   - "COPWHLIST"
11271   - "IACL"
11272   - "OACL"
11273   traces:
11274     hoverinfo: "x+y"
11275     boxpoints: "outliers"
11276     whiskerwidth: 0
11277   layout:
11278     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11279     layout: "plot-throughput"
11280
11281 - type: "plot"
11282   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11283   algorithm: "plot_performance_box"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11287   filter: "'NIC_Intel-X710' and
11288            '64B' and
11289            ('IP4BASE' or
11290             'POLICE_MARK' or
11291             'COPWHLIST' or
11292             ('NAT44' and 'BASE') or
11293             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11294            'NDRPDR' and
11295            '2T1C' and
11296            'IP4FWD' and
11297            not 'IPSEC' and
11298            not 'VHOST'"
11299   parameters:
11300   - "throughput"
11301   - "parent"
11302   - "tags"
11303   sort:
11304   - "DOT1Q"
11305   - "IP4BASE"
11306   - "NAT44"
11307   - "POLICE_MARK"
11308   - "COPWHLIST"
11309   - "IACL"
11310   - "OACL"
11311   traces:
11312     hoverinfo: "x+y"
11313     boxpoints: "outliers"
11314     whiskerwidth: 0
11315   layout:
11316     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11317     layout: "plot-throughput"
11318
11319 - type: "plot"
11320   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11321   algorithm: "plot_performance_box"
11322   output-file-type: ".html"
11323   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11325   filter: "'NIC_Intel-X710' and
11326            '64B' and
11327            ('IP4BASE' or
11328             'POLICE_MARK' or
11329             'COPWHLIST' or
11330             ('NAT44' and 'BASE') or
11331             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11332            'NDRPDR' and
11333            '4T2C' and
11334            'IP4FWD' and
11335            not 'IPSEC' and
11336            not 'VHOST'"
11337   parameters:
11338   - "throughput"
11339   - "parent"
11340   - "tags"
11341   sort:
11342   - "DOT1Q"
11343   - "IP4BASE"
11344   - "NAT44"
11345   - "POLICE_MARK"
11346   - "COPWHLIST"
11347   - "IACL"
11348   - "OACL"
11349   traces:
11350     hoverinfo: "x+y"
11351     boxpoints: "outliers"
11352     whiskerwidth: 0
11353   layout:
11354     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11359   algorithm: "plot_performance_box"
11360   output-file-type: ".html"
11361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11363   filter: "'NIC_Intel-X710' and
11364            '64B' and
11365            ('IP4BASE' or
11366             'POLICE_MARK' or
11367             'COPWHLIST' or
11368             ('NAT44' and 'BASE') or
11369             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11370            'NDRPDR' and
11371            '4T2C' and
11372            'IP4FWD' and
11373            not 'IPSEC' and
11374            not 'VHOST'"
11375   parameters:
11376   - "throughput"
11377   - "parent"
11378   - "tags"
11379   sort:
11380   - "DOT1Q"
11381   - "IP4BASE"
11382   - "NAT44"
11383   - "POLICE_MARK"
11384   - "COPWHLIST"
11385   - "IACL"
11386   - "OACL"
11387   traces:
11388     hoverinfo: "x+y"
11389     boxpoints: "outliers"
11390     whiskerwidth: 0
11391   layout:
11392     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11393     layout: "plot-throughput"
11394
11395 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11396 - type: "plot"
11397   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11398   algorithm: "plot_performance_box"
11399   output-file-type: ".html"
11400   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11402   filter: "'NIC_Intel-X710' and
11403            '64B' and
11404            'NDRPDR' and
11405            '1T1C' and
11406            'IP4FWD' and
11407            ('NAT44' or 'IP4BASE') and
11408            not 'IPSEC' and
11409            not 'VHOST'"
11410   parameters:
11411   - "throughput"
11412   - "parent"
11413   - "tags"
11414   sort:
11415   - "IP4BASE"
11416   - "BASE"
11417   - "SRC_USER_10"
11418   - "SRC_USER_100"
11419   - "SRC_USER_1000"
11420   - "SRC_USER_2000"
11421   traces:
11422     hoverinfo: "x+y"
11423     boxpoints: "outliers"
11424     whiskerwidth: 0
11425   layout:
11426     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11427     layout: "plot-throughput"
11428
11429 - type: "plot"
11430   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11431   algorithm: "plot_performance_box"
11432   output-file-type: ".html"
11433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11435   filter: "'NIC_Intel-X710' and
11436            '64B' and
11437            'NDRPDR' and
11438            '1T1C' and
11439            'IP4FWD' and
11440            ('NAT44' or 'IP4BASE') and
11441            not 'IPSEC' and
11442            not 'VHOST'"
11443   parameters:
11444   - "throughput"
11445   - "parent"
11446   - "tags"
11447   sort:
11448   - "IP4BASE"
11449   - "BASE"
11450   - "SRC_USER_10"
11451   - "SRC_USER_100"
11452   - "SRC_USER_1000"
11453   - "SRC_USER_2000"
11454   traces:
11455     hoverinfo: "x+y"
11456     boxpoints: "outliers"
11457     whiskerwidth: 0
11458   layout:
11459     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11460     layout: "plot-throughput"
11461
11462 - type: "plot"
11463   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11464   algorithm: "plot_performance_box"
11465   output-file-type: ".html"
11466   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11468   filter: "'NIC_Intel-X710' and
11469            '64B' and
11470            'NDRPDR' and
11471            '2T2C' and
11472            'IP4FWD' and
11473            ('NAT44' or 'IP4BASE') and
11474            not 'IPSEC' and
11475            not 'VHOST'"
11476   parameters:
11477   - "throughput"
11478   - "parent"
11479   - "tags"
11480   sort:
11481   - "IP4BASE"
11482   - "BASE"
11483   - "SRC_USER_10"
11484   - "SRC_USER_100"
11485   - "SRC_USER_1000"
11486   - "SRC_USER_2000"
11487   traces:
11488     hoverinfo: "x+y"
11489     boxpoints: "outliers"
11490     whiskerwidth: 0
11491   layout:
11492     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11493     layout: "plot-throughput"
11494
11495 - type: "plot"
11496   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11497   algorithm: "plot_performance_box"
11498   output-file-type: ".html"
11499   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11501   filter: "'NIC_Intel-X710' and
11502            '64B' and
11503            'NDRPDR' and
11504            '2T2C' and
11505            'IP4FWD' and
11506            ('NAT44' or 'IP4BASE') and
11507            not 'IPSEC' and
11508            not 'VHOST'"
11509   parameters:
11510   - "throughput"
11511   - "parent"
11512   - "tags"
11513   sort:
11514   - "IP4BASE"
11515   - "BASE"
11516   - "SRC_USER_10"
11517   - "SRC_USER_100"
11518   - "SRC_USER_1000"
11519   - "SRC_USER_2000"
11520   traces:
11521     hoverinfo: "x+y"
11522     boxpoints: "outliers"
11523     whiskerwidth: 0
11524   layout:
11525     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11526     layout: "plot-throughput"
11527
11528 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11529 - type: "plot"
11530   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11531   algorithm: "plot_performance_box"
11532   output-file-type: ".html"
11533   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
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            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11541            not 'IPSEC' and
11542            not 'VHOST'"
11543   parameters:
11544   - "throughput"
11545   - "parent"
11546   - "tags"
11547   sort:
11548   - "IP4BASE"
11549   - "ACL_STATELESS"
11550   - "ACL_STATEFUL"
11551   - "ACL_STATELESS"
11552   - "ACL_STATEFUL"
11553   traces:
11554     hoverinfo: "x+y"
11555     boxpoints: "outliers"
11556     whiskerwidth: 0
11557   layout:
11558     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11559     layout: "plot-throughput"
11560
11561 - type: "plot"
11562   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11563   algorithm: "plot_performance_box"
11564   output-file-type: ".html"
11565   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11567   filter: "'NIC_Intel-X710' and
11568            '64B' and
11569            'NDRPDR' and
11570            '1T1C' and
11571            'IP4FWD' and
11572            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11573            not 'IPSEC' and
11574            not 'VHOST'"
11575   parameters:
11576   - "throughput"
11577   - "parent"
11578   - "tags"
11579   sort:
11580   - "IP4BASE"
11581   - "ACL_STATELESS"
11582   - "ACL_STATEFUL"
11583   - "ACL_STATELESS"
11584   - "ACL_STATEFUL"
11585   traces:
11586     hoverinfo: "x+y"
11587     boxpoints: "outliers"
11588     whiskerwidth: 0
11589   layout:
11590     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11591     layout: "plot-throughput"
11592
11593 - type: "plot"
11594   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11595   algorithm: "plot_performance_box"
11596   output-file-type: ".html"
11597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11599   filter: "'NIC_Intel-X710' and
11600            '64B' and
11601            'NDRPDR' and
11602            '2T2C' and
11603            'IP4FWD' and
11604            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11605            not 'IPSEC' and
11606            not 'VHOST'"
11607   parameters:
11608   - "throughput"
11609   - "parent"
11610   - "tags"
11611   sort:
11612   - "IP4BASE"
11613   - "ACL_STATELESS"
11614   - "ACL_STATEFUL"
11615   - "ACL_STATELESS"
11616   - "ACL_STATEFUL"
11617   traces:
11618     hoverinfo: "x+y"
11619     boxpoints: "outliers"
11620     whiskerwidth: 0
11621   layout:
11622     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11623     layout: "plot-throughput"
11624
11625 - type: "plot"
11626   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11627   algorithm: "plot_performance_box"
11628   output-file-type: ".html"
11629   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11631   filter: "'NIC_Intel-X710' and
11632            '64B' and
11633            'NDRPDR' and
11634            '2T2C' and
11635            'IP4FWD' and
11636            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11637            not 'IPSEC' and
11638            not 'VHOST'"
11639   parameters:
11640   - "throughput"
11641   - "parent"
11642   - "tags"
11643   sort:
11644   - "IP4BASE"
11645   - "ACL_STATELESS"
11646   - "ACL_STATEFUL"
11647   - "ACL_STATELESS"
11648   - "ACL_STATEFUL"
11649   traces:
11650     hoverinfo: "x+y"
11651     boxpoints: "outliers"
11652     whiskerwidth: 0
11653   layout:
11654     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11655     layout: "plot-throughput"
11656
11657 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11658 - type: "plot"
11659   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11660   algorithm: "plot_performance_box"
11661   output-file-type: ".html"
11662   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11664   filter: "'NIC_Intel-X710' and
11665            '64B' and
11666            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11667            'NDRPDR' and
11668            '2T1C' and
11669            'IP4FWD' and
11670            not 'IPSEC' and
11671            not 'DOT1Q' and
11672            not 'VHOST'"
11673   parameters:
11674   - "throughput"
11675   - "parent"
11676   - "tags"
11677   sort:
11678   - "IP4BASE"
11679   - "FIB_20K"
11680   - "FIB_200K"
11681   - "FIB_2M"
11682   traces:
11683     hoverinfo: "x+y"
11684     boxpoints: "outliers"
11685     whiskerwidth: 0
11686   layout:
11687     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11688     layout: "plot-throughput"
11689
11690 - type: "plot"
11691   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11692   algorithm: "plot_performance_box"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11696   filter: "'NIC_Intel-X710' and
11697            '64B' and
11698            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11699            'NDRPDR' and
11700            '2T1C' and
11701            'IP4FWD' and
11702            not 'IPSEC' and
11703            not 'DOT1Q' and
11704            not 'VHOST'"
11705   parameters:
11706   - "throughput"
11707   - "parent"
11708   - "tags"
11709   sort:
11710   - "IP4BASE"
11711   - "FIB_20K"
11712   - "FIB_200K"
11713   - "FIB_2M"
11714   traces:
11715     hoverinfo: "x+y"
11716     boxpoints: "outliers"
11717     whiskerwidth: 0
11718   layout:
11719     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11720     layout: "plot-throughput"
11721
11722 - type: "plot"
11723   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11724   algorithm: "plot_performance_box"
11725   output-file-type: ".html"
11726   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11728   filter: "'NIC_Intel-X710' and
11729            '64B' and
11730            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11731            'NDRPDR' and
11732            '4T2C' and
11733            'IP4FWD' and
11734            not 'IPSEC' and
11735            not 'DOT1Q' and
11736            not 'VHOST'"
11737   parameters:
11738   - "throughput"
11739   - "parent"
11740   - "tags"
11741   sort:
11742   - "IP4BASE"
11743   - "FIB_20K"
11744   - "FIB_200K"
11745   - "FIB_2M"
11746   traces:
11747     hoverinfo: "x+y"
11748     boxpoints: "outliers"
11749     whiskerwidth: 0
11750   layout:
11751     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11752     layout: "plot-throughput"
11753
11754 - type: "plot"
11755   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11756   algorithm: "plot_performance_box"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11760   filter: "'NIC_Intel-X710' and
11761            '64B' and
11762            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11763            'NDRPDR' and
11764            '4T2C' and
11765            'IP4FWD' and
11766            not 'IPSEC' and
11767            not 'DOT1Q' and
11768            not 'VHOST'"
11769   parameters:
11770   - "throughput"
11771   - "parent"
11772   - "tags"
11773   sort:
11774   - "IP4BASE"
11775   - "FIB_20K"
11776   - "FIB_200K"
11777   - "FIB_2M"
11778   traces:
11779     hoverinfo: "x+y"
11780     boxpoints: "outliers"
11781     whiskerwidth: 0
11782   layout:
11783     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11784     layout: "plot-throughput"
11785
11786 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11787 - type: "plot"
11788   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11789   algorithm: "plot_performance_box"
11790   output-file-type: ".html"
11791   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11793   filter: "'NIC_Intel-X710' and
11794            '64B' and
11795            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11796            'NDRPDR' and
11797            '2T1C' and
11798            'IP4FWD' and
11799            not 'IPSEC' and
11800            not 'DOT1Q' and
11801            not 'VHOST'"
11802   parameters:
11803   - "throughput"
11804   - "parent"
11805   - "tags"
11806   sort:
11807   - "IP4BASE"
11808   - "ACL_STATELESS"
11809   - "ACL_STATEFUL"
11810   - "ACL_STATELESS"
11811   - "ACL_STATEFUL"
11812   traces:
11813     hoverinfo: "x+y"
11814     boxpoints: "outliers"
11815     whiskerwidth: 0
11816   layout:
11817     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11822   algorithm: "plot_performance_box"
11823   output-file-type: ".html"
11824   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11826   filter: "'NIC_Intel-X710' and
11827            '64B' and
11828            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11829            'NDRPDR' and
11830            '2T1C' and
11831            'IP4FWD' and
11832            not 'IPSEC' and
11833            not 'DOT1Q' and
11834            not 'VHOST'"
11835   parameters:
11836   - "throughput"
11837   - "parent"
11838   - "tags"
11839   sort:
11840   - "IP4BASE"
11841   - "ACL_STATELESS"
11842   - "ACL_STATEFUL"
11843   - "ACL_STATELESS"
11844   - "ACL_STATEFUL"
11845   traces:
11846     hoverinfo: "x+y"
11847     boxpoints: "outliers"
11848     whiskerwidth: 0
11849   layout:
11850     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11855   algorithm: "plot_performance_box"
11856   output-file-type: ".html"
11857   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11858   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11859   filter: "'NIC_Intel-X710' and
11860            '64B' and
11861            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11862            'NDRPDR' and
11863            '4T2C' and
11864            'IP4FWD' and
11865            not 'IPSEC' and
11866            not 'DOT1Q' and
11867            not 'VHOST'"
11868   parameters:
11869   - "throughput"
11870   - "parent"
11871   - "tags"
11872   sort:
11873   - "IP4BASE"
11874   - "ACL_STATELESS"
11875   - "ACL_STATEFUL"
11876   - "ACL_STATELESS"
11877   - "ACL_STATEFUL"
11878   traces:
11879     hoverinfo: "x+y"
11880     boxpoints: "outliers"
11881     whiskerwidth: 0
11882   layout:
11883     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11884     layout: "plot-throughput"
11885
11886 - type: "plot"
11887   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11888   algorithm: "plot_performance_box"
11889   output-file-type: ".html"
11890   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11892   filter: "'NIC_Intel-X710' and
11893            '64B' and
11894            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11895            'NDRPDR' and
11896            '4T2C' and
11897            'IP4FWD' and
11898            not 'IPSEC' and
11899            not 'DOT1Q' and
11900            not 'VHOST'"
11901   parameters:
11902   - "throughput"
11903   - "parent"
11904   - "tags"
11905   sort:
11906   - "IP4BASE"
11907   - "ACL_STATELESS"
11908   - "ACL_STATEFUL"
11909   - "ACL_STATELESS"
11910   - "ACL_STATEFUL"
11911   traces:
11912     hoverinfo: "x+y"
11913     boxpoints: "outliers"
11914     whiskerwidth: 0
11915   layout:
11916     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11917     layout: "plot-throughput"
11918
11919 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11920 - type: "plot"
11921   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11922   algorithm: "plot_performance_box"
11923   output-file-type: ".html"
11924   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   filter: "'NIC_Intel-XXV710' and
11927            '64B' and
11928            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
11942   - "FIB_200K"
11943   - "FIB_2M"
11944   traces:
11945     hoverinfo: "x+y"
11946     boxpoints: "outliers"
11947     whiskerwidth: 0
11948   layout:
11949     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11950     layout: "plot-throughput"
11951
11952 - type: "plot"
11953   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11954   algorithm: "plot_performance_box"
11955   output-file-type: ".html"
11956   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11958   filter: "'NIC_Intel-XXV710' and
11959            '64B' and
11960            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11961            'NDRPDR' and
11962            '2T1C' and
11963            'IP4FWD' and
11964            not 'IPSEC' and
11965            not 'DOT1Q' and
11966            not 'VHOST'"
11967   parameters:
11968   - "throughput"
11969   - "parent"
11970   - "tags"
11971   sort:
11972   - "IP4BASE"
11973   - "FIB_20K"
11974   - "FIB_200K"
11975   - "FIB_2M"
11976   traces:
11977     hoverinfo: "x+y"
11978     boxpoints: "outliers"
11979     whiskerwidth: 0
11980   layout:
11981     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11982     layout: "plot-throughput"
11983
11984 - type: "plot"
11985   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11986   algorithm: "plot_performance_box"
11987   output-file-type: ".html"
11988   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11990   filter: "'NIC_Intel-XXV710' and
11991            '64B' and
11992            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11993            'NDRPDR' and
11994            '4T2C' and
11995            'IP4FWD' and
11996            not 'IPSEC' and
11997            not 'DOT1Q' and
11998            not 'VHOST'"
11999   parameters:
12000   - "throughput"
12001   - "parent"
12002   - "tags"
12003   sort:
12004   - "IP4BASE"
12005   - "FIB_20K"
12006   - "FIB_200K"
12007   - "FIB_2M"
12008   traces:
12009     hoverinfo: "x+y"
12010     boxpoints: "outliers"
12011     whiskerwidth: 0
12012   layout:
12013     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12014     layout: "plot-throughput"
12015
12016 - type: "plot"
12017   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12018   algorithm: "plot_performance_box"
12019   output-file-type: ".html"
12020   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12022   filter: "'NIC_Intel-XXV710' and
12023            '64B' and
12024            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12025            'NDRPDR' and
12026            '4T2C' and
12027            'IP4FWD' and
12028            not 'IPSEC' and
12029            not 'DOT1Q' and
12030            not 'VHOST'"
12031   parameters:
12032   - "throughput"
12033   - "parent"
12034   - "tags"
12035   sort:
12036   - "IP4BASE"
12037   - "FIB_20K"
12038   - "FIB_200K"
12039   - "FIB_2M"
12040   traces:
12041     hoverinfo: "x+y"
12042     boxpoints: "outliers"
12043     whiskerwidth: 0
12044   layout:
12045     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12046     layout: "plot-throughput"
12047
12048 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12049 #- type: "plot"
12050 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12051 #  algorithm: "plot_performance_box"
12052 #  output-file-type: ".html"
12053 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12054 #  data: "intel-dnv-vpp"
12055 #  filter: "'NIC_Intel-X553' and
12056 #           '64B' and
12057 #           'IP4BASE' and
12058 #           'NDRPDR' and
12059 #           '1T1C' and
12060 #           'IP4FWD' and
12061 #           not 'IPSEC' and
12062 #           not 'VHOST'"
12063 #  parameters:
12064 #  - "throughput"
12065 #  - "parent"
12066 #  - "tags"
12067 #  sort:
12068 #  - "IP4BASE"
12069 #  traces:
12070 #    hoverinfo: "x+y"
12071 #    boxpoints: "outliers"
12072 #    whiskerwidth: 0
12073 #  layout:
12074 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12075 #    layout: "plot-throughput"
12076 #
12077 #- type: "plot"
12078 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12079 #  algorithm: "plot_performance_box"
12080 #  output-file-type: ".html"
12081 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12082 #  data: "intel-dnv-vpp"
12083 #  filter: "'NIC_Intel-X553' and
12084 #           '64B' and
12085 #           'IP4BASE' and
12086 #           'NDRPDR' and
12087 #           '1T1C' and
12088 #           'IP4FWD' and
12089 #           not 'IPSEC' and
12090 #           not 'VHOST'"
12091 #  parameters:
12092 #  - "throughput"
12093 #  - "parent"
12094 #  - "tags"
12095 #  sort:
12096 #  - "IP4BASE"
12097 #  traces:
12098 #    hoverinfo: "x+y"
12099 #    boxpoints: "outliers"
12100 #    whiskerwidth: 0
12101 #  layout:
12102 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12103 #    layout: "plot-throughput"
12104 #
12105 #- type: "plot"
12106 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12107 #  algorithm: "plot_performance_box"
12108 #  output-file-type: ".html"
12109 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12110 #  data: "intel-dnv-vpp"
12111 #  filter: "'NIC_Intel-X553' and
12112 #           '64B' and
12113 #           'IP4BASE' and
12114 #           'NDRPDR' and
12115 #           '2T2C' and
12116 #           'IP4FWD' and
12117 #           not 'IPSEC' and
12118 #           not 'VHOST'"
12119 #  parameters:
12120 #  - "throughput"
12121 #  - "parent"
12122 #  - "tags"
12123 #  sort:
12124 #  - "IP4BASE"
12125 #  traces:
12126 #    hoverinfo: "x+y"
12127 #    boxpoints: "outliers"
12128 #    whiskerwidth: 0
12129 #  layout:
12130 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12131 #    layout: "plot-throughput"
12132 #
12133 #- type: "plot"
12134 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12135 #  algorithm: "plot_performance_box"
12136 #  output-file-type: ".html"
12137 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12138 #  data: "intel-dnv-vpp"
12139 #  filter: "'NIC_Intel-X553' and
12140 #           '64B' and
12141 #           'IP4BASE' and
12142 #           'NDRPDR' and
12143 #           '2T2C' and
12144 #           'IP4FWD' and
12145 #           not 'IPSEC' and
12146 #           not 'VHOST'"
12147 #  parameters:
12148 #  - "throughput"
12149 #  - "parent"
12150 #  - "tags"
12151 #  sort:
12152 #  - "IP4BASE"
12153 #  traces:
12154 #    hoverinfo: "x+y"
12155 #    boxpoints: "outliers"
12156 #    whiskerwidth: 0
12157 #  layout:
12158 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12159 #    layout: "plot-throughput"
12160
12161 ################################################################################
12162
12163 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12164 - type: "plot"
12165   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12166   algorithm: "plot_performance_box"
12167   output-file-type: ".html"
12168   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12170   filter: "'NIC_Intel-X520-DA2' and
12171            '64B' and
12172            'ENCAP' and
12173            'NDRPDR' and
12174            '1T1C' and
12175            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12176            not 'DOT1Q' and
12177            not 'VHOST' and
12178            not 'IPSECHW'"
12179   parameters:
12180   - "throughput"
12181   - "parent"
12182   - "tags"
12183   sort:
12184   - "IP4BASE"
12185   - "L2BDMACLRN"
12186   - "L2XCFWD"
12187   - "LISP"
12188   traces:
12189     hoverinfo: "x+y"
12190     boxpoints: "outliers"
12191     whiskerwidth: 0
12192   layout:
12193     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12194     layout: "plot-throughput"
12195
12196 - type: "plot"
12197   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12198   algorithm: "plot_performance_box"
12199   output-file-type: ".html"
12200   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12202   filter: "'NIC_Intel-X520-DA2' and
12203            '64B' and
12204            'ENCAP' and
12205            'NDRPDR' and
12206            '2T2C' and
12207            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12208            not 'DOT1Q' and
12209            not 'VHOST' and
12210            not 'IPSECHW'"
12211   parameters:
12212   - "throughput"
12213   - "parent"
12214   - "tags"
12215   sort:
12216   - "IP4BASE"
12217   - "L2BDMACLRN"
12218   - "L2XCFWD"
12219   - "LISP"
12220   traces:
12221     hoverinfo: "x+y"
12222     boxpoints: "outliers"
12223     whiskerwidth: 0
12224   layout:
12225     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12226     layout: "plot-throughput"
12227
12228 - type: "plot"
12229   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12230   algorithm: "plot_performance_box"
12231   output-file-type: ".html"
12232   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12234   filter: "'NIC_Intel-X520-DA2' and
12235            '64B' and
12236            'ENCAP' and
12237            'NDRPDR' and
12238            '1T1C' and
12239            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12240            not 'DOT1Q' and
12241            not 'VHOST' and
12242            not 'IPSECHW'"
12243   parameters:
12244   - "throughput"
12245   - "parent"
12246   - "tags"
12247   sort:
12248   - "IP4BASE"
12249   - "L2BDMACLRN"
12250   - "L2XCFWD"
12251   - "LISP"
12252   traces:
12253     hoverinfo: "x+y"
12254     boxpoints: "outliers"
12255     whiskerwidth: 0
12256   layout:
12257     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12262   algorithm: "plot_performance_box"
12263   output-file-type: ".html"
12264   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12266   filter: "'NIC_Intel-X520-DA2' and
12267            '64B' and
12268            'ENCAP' and
12269            'NDRPDR' and
12270            '2T2C' and
12271            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12272            not 'DOT1Q' and
12273            not 'VHOST' and
12274            not 'IPSECHW'"
12275   parameters:
12276   - "throughput"
12277   - "parent"
12278   - "tags"
12279   sort:
12280   - "IP4BASE"
12281   - "L2BDMACLRN"
12282   - "L2XCFWD"
12283   - "LISP"
12284   traces:
12285     hoverinfo: "x+y"
12286     boxpoints: "outliers"
12287     whiskerwidth: 0
12288   layout:
12289     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12290     layout: "plot-throughput"
12291
12292 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12293 - type: "plot"
12294   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12295   algorithm: "plot_performance_box"
12296   output-file-type: ".html"
12297   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12299   filter: "'NIC_Intel-X710' and
12300            '64B' and
12301            'ENCAP' and
12302            'NDRPDR' and
12303            '1T1C' and
12304            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12305            not 'VHOST' and
12306            not 'IPSECHW'"
12307   parameters:
12308   - "throughput"
12309   - "parent"
12310   - "tags"
12311   sort:
12312   - "IP4BASE"
12313   - "LISP"
12314   - "VXLAN_1"
12315   - "VXLAN_10"
12316   - "VXLAN_100"
12317   - "VXLAN_1000"
12318   traces:
12319     hoverinfo: "x+y"
12320     boxpoints: "outliers"
12321     whiskerwidth: 0
12322   layout:
12323     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12328   algorithm: "plot_performance_box"
12329   output-file-type: ".html"
12330   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12332   filter: "'NIC_Intel-X710' and
12333            '64B' and
12334            'ENCAP' and
12335            'NDRPDR' and
12336            '1T1C' and
12337            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12338            not 'VHOST' and
12339            not 'IPSECHW'"
12340   parameters:
12341   - "throughput"
12342   - "parent"
12343   - "tags"
12344   sort:
12345   - "IP4BASE"
12346   - "LISP"
12347   - "VXLAN_1"
12348   - "VXLAN_10"
12349   - "VXLAN_100"
12350   - "VXLAN_1000"
12351   traces:
12352     hoverinfo: "x+y"
12353     boxpoints: "outliers"
12354     whiskerwidth: 0
12355   layout:
12356     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12357     layout: "plot-throughput"
12358
12359 - type: "plot"
12360   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12361   algorithm: "plot_performance_box"
12362   output-file-type: ".html"
12363   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12365   filter: "'NIC_Intel-X710' and
12366            '64B' and
12367            'ENCAP' and
12368            'NDRPDR' and
12369            '2T2C' and
12370            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12371            not 'VHOST' and
12372            not 'IPSECHW'"
12373   parameters:
12374   - "throughput"
12375   - "parent"
12376   - "tags"
12377   sort:
12378   - "IP4BASE"
12379   - "LISP"
12380   - "VXLAN_1"
12381   - "VXLAN_10"
12382   - "VXLAN_100"
12383   - "VXLAN_1000"
12384   traces:
12385     hoverinfo: "x+y"
12386     boxpoints: "outliers"
12387     whiskerwidth: 0
12388   layout:
12389     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12390     layout: "plot-throughput"
12391
12392 - type: "plot"
12393   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12394   algorithm: "plot_performance_box"
12395   output-file-type: ".html"
12396   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12398   filter: "'NIC_Intel-X710' and
12399            '64B' and
12400            'ENCAP' and
12401            'NDRPDR' and
12402            '2T2C' and
12403            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12404            not 'VHOST' and
12405            not 'IPSECHW'"
12406   parameters:
12407   - "throughput"
12408   - "parent"
12409   - "tags"
12410   sort:
12411   - "IP4BASE"
12412   - "LISP"
12413   - "VXLAN_1"
12414   - "VXLAN_10"
12415   - "VXLAN_100"
12416   - "VXLAN_1000"
12417   traces:
12418     hoverinfo: "x+y"
12419     boxpoints: "outliers"
12420     whiskerwidth: 0
12421   layout:
12422     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12423     layout: "plot-throughput"
12424
12425 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12426 - type: "plot"
12427   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12428   algorithm: "plot_performance_box"
12429   output-file-type: ".html"
12430   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
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' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12438            not 'DOT1Q' and
12439            not 'VHOST' and
12440            not 'IPSECHW'"
12441   parameters:
12442   - "throughput"
12443   - "parent"
12444   - "tags"
12445   sort:
12446   - "IP4BASE"
12447   - "L2BDMACLRN"
12448   - "L2XCFWD"
12449   - "LISP"
12450   traces:
12451     hoverinfo: "x+y"
12452     boxpoints: "outliers"
12453     whiskerwidth: 0
12454   layout:
12455     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12456     layout: "plot-throughput"
12457
12458 - type: "plot"
12459   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12460   algorithm: "plot_performance_box"
12461   output-file-type: ".html"
12462   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12464   filter: "'NIC_Intel-X710' and
12465            '64B' and
12466            'ENCAP' and
12467            'NDRPDR' and
12468            '2T2C' and
12469            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12470            not 'DOT1Q' and
12471            not 'VHOST' and
12472            not 'IPSECHW'"
12473   parameters:
12474   - "throughput"
12475   - "parent"
12476   - "tags"
12477   sort:
12478   - "IP4BASE"
12479   - "L2BDMACLRN"
12480   - "L2XCFWD"
12481   - "LISP"
12482   traces:
12483     hoverinfo: "x+y"
12484     boxpoints: "outliers"
12485     whiskerwidth: 0
12486   layout:
12487     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12488     layout: "plot-throughput"
12489
12490 - type: "plot"
12491   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12492   algorithm: "plot_performance_box"
12493   output-file-type: ".html"
12494   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12496   filter: "'NIC_Intel-X710' and
12497            '64B' and
12498            'ENCAP' and
12499            'NDRPDR' and
12500            '1T1C' and
12501            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12502            not 'DOT1Q' and
12503            not 'VHOST' and
12504            not 'IPSECHW'"
12505   parameters:
12506   - "throughput"
12507   - "parent"
12508   - "tags"
12509   sort:
12510   - "IP4BASE"
12511   - "L2BDMACLRN"
12512   - "L2XCFWD"
12513   - "LISP"
12514   traces:
12515     hoverinfo: "x+y"
12516     boxpoints: "outliers"
12517     whiskerwidth: 0
12518   layout:
12519     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12520     layout: "plot-throughput"
12521
12522 - type: "plot"
12523   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12524   algorithm: "plot_performance_box"
12525   output-file-type: ".html"
12526   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12528   filter: "'NIC_Intel-X710' and
12529            '64B' and
12530            'ENCAP' and
12531            'NDRPDR' and
12532            '2T2C' and
12533            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12534            not 'DOT1Q' and
12535            not 'VHOST' and
12536            not 'IPSECHW'"
12537   parameters:
12538   - "throughput"
12539   - "parent"
12540   - "tags"
12541   sort:
12542   - "IP4BASE"
12543   - "L2BDMACLRN"
12544   - "L2XCFWD"
12545   - "LISP"
12546   traces:
12547     hoverinfo: "x+y"
12548     boxpoints: "outliers"
12549     whiskerwidth: 0
12550   layout:
12551     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12552     layout: "plot-throughput"
12553
12554 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12555 - type: "plot"
12556   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12557   algorithm: "plot_performance_box"
12558   output-file-type: ".html"
12559   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12561   filter: "'NIC_Intel-X710' and
12562            '64B' and
12563            'ENCAP' and
12564            'NDRPDR' and
12565            '2T1C' and
12566            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12567            not 'VHOST' and
12568            not 'IPSECHW'"
12569   parameters:
12570   - "throughput"
12571   - "parent"
12572   - "tags"
12573   sort:
12574   - "IP4BASE"
12575   - "LISP"
12576   - "VXLAN_1"
12577   - "VXLAN_10"
12578   - "VXLAN_100"
12579   - "VXLAN_1000"
12580   traces:
12581     hoverinfo: "x+y"
12582     boxpoints: "outliers"
12583     whiskerwidth: 0
12584   layout:
12585     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12586     layout: "plot-throughput"
12587
12588 - type: "plot"
12589   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12590   algorithm: "plot_performance_box"
12591   output-file-type: ".html"
12592   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12594   filter: "'NIC_Intel-X710' and
12595            '64B' and
12596            'ENCAP' and
12597            'NDRPDR' and
12598            '2T1C' and
12599            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12600            not 'VHOST' and
12601            not 'IPSECHW'"
12602   parameters:
12603   - "throughput"
12604   - "parent"
12605   - "tags"
12606   sort:
12607   - "IP4BASE"
12608   - "LISP"
12609   - "VXLAN_1"
12610   - "VXLAN_10"
12611   - "VXLAN_100"
12612   - "VXLAN_1000"
12613   traces:
12614     hoverinfo: "x+y"
12615     boxpoints: "outliers"
12616     whiskerwidth: 0
12617   layout:
12618     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12619     layout: "plot-throughput"
12620
12621 - type: "plot"
12622   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12623   algorithm: "plot_performance_box"
12624   output-file-type: ".html"
12625   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12627   filter: "'NIC_Intel-X710' and
12628            '64B' and
12629            'ENCAP' and
12630            'NDRPDR' and
12631            '4T2C' and
12632            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12633            not 'VHOST' and
12634            not 'IPSECHW'"
12635   parameters:
12636   - "throughput"
12637   - "parent"
12638   - "tags"
12639   sort:
12640   - "IP4BASE"
12641   - "LISP"
12642   - "VXLAN_1"
12643   - "VXLAN_10"
12644   - "VXLAN_100"
12645   - "VXLAN_1000"
12646   traces:
12647     hoverinfo: "x+y"
12648     boxpoints: "outliers"
12649     whiskerwidth: 0
12650   layout:
12651     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12652     layout: "plot-throughput"
12653
12654 - type: "plot"
12655   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12656   algorithm: "plot_performance_box"
12657   output-file-type: ".html"
12658   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12660   filter: "'NIC_Intel-X710' and
12661            '64B' and
12662            'ENCAP' and
12663            'NDRPDR' and
12664            '4T2C' and
12665            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12666            not 'VHOST' and
12667            not 'IPSECHW'"
12668   parameters:
12669   - "throughput"
12670   - "parent"
12671   - "tags"
12672   sort:
12673   - "IP4BASE"
12674   - "LISP"
12675   - "VXLAN_1"
12676   - "VXLAN_10"
12677   - "VXLAN_100"
12678   - "VXLAN_1000"
12679   traces:
12680     hoverinfo: "x+y"
12681     boxpoints: "outliers"
12682     whiskerwidth: 0
12683   layout:
12684     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12685     layout: "plot-throughput"
12686
12687 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12688 - type: "plot"
12689   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12690   algorithm: "plot_performance_box"
12691   output-file-type: ".html"
12692   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
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' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12700            not 'DOT1Q' and
12701            not 'VHOST' and
12702            not 'IPSECHW'"
12703   parameters:
12704   - "throughput"
12705   - "parent"
12706   - "tags"
12707   sort:
12708   - "IP4BASE"
12709   - "L2BDMACLRN"
12710   - "L2XCFWD"
12711   - "LISP"
12712   traces:
12713     hoverinfo: "x+y"
12714     boxpoints: "outliers"
12715     whiskerwidth: 0
12716   layout:
12717     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12722   algorithm: "plot_performance_box"
12723   output-file-type: ".html"
12724   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12726   filter: "'NIC_Intel-X710' and
12727            '64B' and
12728            'ENCAP' and
12729            'NDRPDR' and
12730            '4T2C' and
12731            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12732            not 'DOT1Q' and
12733            not 'VHOST' and
12734            not 'IPSECHW'"
12735   parameters:
12736   - "throughput"
12737   - "parent"
12738   - "tags"
12739   sort:
12740   - "IP4BASE"
12741   - "L2BDMACLRN"
12742   - "L2XCFWD"
12743   - "LISP"
12744   traces:
12745     hoverinfo: "x+y"
12746     boxpoints: "outliers"
12747     whiskerwidth: 0
12748   layout:
12749     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12754   algorithm: "plot_performance_box"
12755   output-file-type: ".html"
12756   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12758   filter: "'NIC_Intel-X710' and
12759            '64B' and
12760            'ENCAP' and
12761            'NDRPDR' and
12762            '2T1C' and
12763            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12764            not 'DOT1Q' and
12765            not 'VHOST' and
12766            not 'IPSECHW'"
12767   parameters:
12768   - "throughput"
12769   - "parent"
12770   - "tags"
12771   sort:
12772   - "IP4BASE"
12773   - "L2BDMACLRN"
12774   - "L2XCFWD"
12775   - "LISP"
12776   traces:
12777     hoverinfo: "x+y"
12778     boxpoints: "outliers"
12779     whiskerwidth: 0
12780   layout:
12781     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12782     layout: "plot-throughput"
12783
12784 - type: "plot"
12785   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12786   algorithm: "plot_performance_box"
12787   output-file-type: ".html"
12788   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12790   filter: "'NIC_Intel-X710' and
12791            '64B' and
12792            'ENCAP' and
12793            'NDRPDR' and
12794            '4T2C' and
12795            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12796            not 'DOT1Q' and
12797            not 'VHOST' and
12798            not 'IPSECHW'"
12799   parameters:
12800   - "throughput"
12801   - "parent"
12802   - "tags"
12803   sort:
12804   - "IP4BASE"
12805   - "L2BDMACLRN"
12806   - "L2XCFWD"
12807   - "LISP"
12808   traces:
12809     hoverinfo: "x+y"
12810     boxpoints: "outliers"
12811     whiskerwidth: 0
12812   layout:
12813     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12814     layout: "plot-throughput"
12815
12816 ################################################################################
12817
12818 # Packet Throughput - VPP IPv6 3n-hsw-x520
12819 - type: "plot"
12820   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12821   algorithm: "plot_performance_box"
12822   output-file-type: ".html"
12823   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12825   filter: "'NIC_Intel-X520-DA2' and
12826            '78B' and
12827            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12828            'NDRPDR' and
12829            '1T1C' and
12830            'IP6FWD' and
12831            not 'SRv6' and
12832            not 'IPSEC' and
12833            not 'VHOST'"
12834   parameters:
12835   - "throughput"
12836   - "parent"
12837   - "tags"
12838   sort:
12839   - "IP6BASE"
12840   - "FIB_20K"
12841   - "FIB_200K"
12842   - "FIB_2M"
12843   traces:
12844     hoverinfo: "x+y"
12845     boxpoints: "outliers"
12846     whiskerwidth: 0
12847   layout:
12848     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12849     layout: "plot-throughput"
12850
12851 - type: "plot"
12852   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12853   algorithm: "plot_performance_box"
12854   output-file-type: ".html"
12855   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12857   filter: "'NIC_Intel-X520-DA2' and
12858            '78B' and
12859            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12860            'NDRPDR' and
12861            '1T1C' and
12862            'IP6FWD' and
12863            not 'SRv6' and
12864            not 'IPSEC' and
12865            not 'VHOST'"
12866   parameters:
12867   - "throughput"
12868   - "parent"
12869   - "tags"
12870   sort:
12871   - "IP6BASE"
12872   - "FIB_20K"
12873   - "FIB_200K"
12874   - "FIB_2M"
12875   traces:
12876     hoverinfo: "x+y"
12877     boxpoints: "outliers"
12878     whiskerwidth: 0
12879   layout:
12880     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12881     layout: "plot-throughput"
12882
12883 - type: "plot"
12884   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12885   algorithm: "plot_performance_box"
12886   output-file-type: ".html"
12887   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12889   filter: "'NIC_Intel-X520-DA2' and
12890            '78B' and
12891            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12892            'NDRPDR' and
12893            '2T2C' and
12894            'IP6FWD' and
12895            not 'SRv6' and
12896            not 'IPSEC' and
12897            not 'VHOST'"
12898   parameters:
12899   - "throughput"
12900   - "parent"
12901   - "tags"
12902   sort:
12903   - "IP6BASE"
12904   - "FIB_20K"
12905   - "FIB_200K"
12906   - "FIB_2M"
12907   traces:
12908     hoverinfo: "x+y"
12909     boxpoints: "outliers"
12910     whiskerwidth: 0
12911   layout:
12912     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12913     layout: "plot-throughput"
12914
12915 - type: "plot"
12916   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12917   algorithm: "plot_performance_box"
12918   output-file-type: ".html"
12919   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12921   filter: "'NIC_Intel-X520-DA2' and
12922            '78B' and
12923            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12924            'NDRPDR' and
12925            '2T2C' and
12926            'IP6FWD' and
12927            not 'SRv6' and
12928            not 'IPSEC' and
12929            not 'VHOST'"
12930   parameters:
12931   - "throughput"
12932   - "parent"
12933   - "tags"
12934   sort:
12935   - "IP6BASE"
12936   - "FIB_20K"
12937   - "FIB_200K"
12938   - "FIB_2M"
12939   traces:
12940     hoverinfo: "x+y"
12941     boxpoints: "outliers"
12942     whiskerwidth: 0
12943   layout:
12944     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12945     layout: "plot-throughput"
12946
12947 # Packet Throughput - VPP IPv6 3n-hsw-x710
12948 - type: "plot"
12949   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12950   algorithm: "plot_performance_box"
12951   output-file-type: ".html"
12952   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12954   filter: "'NIC_Intel-X710' and
12955            '78B' and
12956            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12957            'NDRPDR' and
12958            '1T1C' and
12959            'IP6FWD' and
12960            not 'SRv6' and
12961            not 'IPSEC' and
12962            not 'VHOST'"
12963   parameters:
12964   - "throughput"
12965   - "parent"
12966   - "tags"
12967   sort:
12968   - "IP6BASE"
12969   - "FIB_20K"
12970   - "FIB_200K"
12971   - "FIB_2M"
12972   traces:
12973     hoverinfo: "x+y"
12974     boxpoints: "outliers"
12975     whiskerwidth: 0
12976   layout:
12977     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12978     layout: "plot-throughput"
12979
12980 - type: "plot"
12981   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12982   algorithm: "plot_performance_box"
12983   output-file-type: ".html"
12984   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12986   filter: "'NIC_Intel-X710' and
12987            '78B' and
12988            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12989            'NDRPDR' and
12990            '1T1C' and
12991            'IP6FWD' and
12992            not 'SRv6' and
12993            not 'IPSEC' and
12994            not 'VHOST'"
12995   parameters:
12996   - "throughput"
12997   - "parent"
12998   - "tags"
12999   sort:
13000   - "IP6BASE"
13001   - "FIB_20K"
13002   - "FIB_200K"
13003   - "FIB_2M"
13004   traces:
13005     hoverinfo: "x+y"
13006     boxpoints: "outliers"
13007     whiskerwidth: 0
13008   layout:
13009     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13010     layout: "plot-throughput"
13011
13012 - type: "plot"
13013   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13014   algorithm: "plot_performance_box"
13015   output-file-type: ".html"
13016   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13018   filter: "'NIC_Intel-X710' and
13019            '78B' and
13020            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13021            'NDRPDR' and
13022            '2T2C' and
13023            'IP6FWD' and
13024            not 'SRv6' and
13025            not 'IPSEC' and
13026            not 'VHOST'"
13027   parameters:
13028   - "throughput"
13029   - "parent"
13030   - "tags"
13031   sort:
13032   - "IP6BASE"
13033   - "FIB_20K"
13034   - "FIB_200K"
13035   - "FIB_2M"
13036   traces:
13037     hoverinfo: "x+y"
13038     boxpoints: "outliers"
13039     whiskerwidth: 0
13040   layout:
13041     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13042     layout: "plot-throughput"
13043
13044 - type: "plot"
13045   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13046   algorithm: "plot_performance_box"
13047   output-file-type: ".html"
13048   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13050   filter: "'NIC_Intel-X710' and
13051            '78B' and
13052            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13053            'NDRPDR' and
13054            '2T2C' and
13055            'IP6FWD' and
13056            not 'SRv6' and
13057            not 'IPSEC' and
13058            not 'VHOST'"
13059   parameters:
13060   - "throughput"
13061   - "parent"
13062   - "tags"
13063   sort:
13064   - "IP6BASE"
13065   - "FIB_20K"
13066   - "FIB_200K"
13067   - "FIB_2M"
13068   traces:
13069     hoverinfo: "x+y"
13070     boxpoints: "outliers"
13071     whiskerwidth: 0
13072   layout:
13073     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13074     layout: "plot-throughput"
13075
13076 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13077 - type: "plot"
13078   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13079   algorithm: "plot_performance_box"
13080   output-file-type: ".html"
13081   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13083   filter: "'NIC_Intel-X710' and
13084            '78B' and
13085            ('IP6BASE' or
13086             'POLICE_MARK' or
13087             'COPWHLIST' or
13088             'IACLDST') 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   - "POLICE_MARK"
13102   - "COPWHLIST"
13103   - "IACLDST"
13104   traces:
13105     hoverinfo: "x+y"
13106     boxpoints: "outliers"
13107     whiskerwidth: 0
13108   layout:
13109     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-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_features-ndr"
13117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13118   filter: "'NIC_Intel-X710' and
13119            '78B' and
13120            ('IP6BASE' or
13121             'POLICE_MARK' or
13122             'COPWHLIST' or
13123             'IACLDST') and
13124            'NDRPDR' and
13125            '2T2C' and
13126            'IP6FWD' and
13127            not 'SRv6' and
13128            not 'IPSEC' and
13129            not 'VHOST'"
13130   parameters:
13131   - "throughput"
13132   - "parent"
13133   - "tags"
13134   sort:
13135   - "IP6BASE"
13136   - "POLICE_MARK"
13137   - "COPWHLIST"
13138   - "IACLDST"
13139   traces:
13140     hoverinfo: "x+y"
13141     boxpoints: "outliers"
13142     whiskerwidth: 0
13143   layout:
13144     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13145     layout: "plot-throughput"
13146
13147 - type: "plot"
13148   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13149   algorithm: "plot_performance_box"
13150   output-file-type: ".html"
13151   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13153   filter: "'NIC_Intel-X710' and
13154            '78B' and
13155            ('IP6BASE' or
13156             'POLICE_MARK' or
13157             'COPWHLIST' or
13158             'IACLDST') and
13159            'NDRPDR' and
13160            '1T1C' and
13161            'IP6FWD' and
13162            not 'SRv6' and
13163            not 'IPSEC' and
13164            not 'VHOST'"
13165   parameters:
13166   - "throughput"
13167   - "parent"
13168   - "tags"
13169   sort:
13170   - "IP6BASE"
13171   - "POLICE_MARK"
13172   - "COPWHLIST"
13173   - "IACLDST"
13174   traces:
13175     hoverinfo: "x+y"
13176     boxpoints: "outliers"
13177     whiskerwidth: 0
13178   layout:
13179     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13180     layout: "plot-throughput"
13181
13182 - type: "plot"
13183   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13184   algorithm: "plot_performance_box"
13185   output-file-type: ".html"
13186   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13188   filter: "'NIC_Intel-X710' and
13189            '78B' and
13190            ('IP6BASE' or
13191             'POLICE_MARK' or
13192             'COPWHLIST' or
13193             'IACLDST') and
13194            'NDRPDR' and
13195            '2T2C' and
13196            'IP6FWD' and
13197            not 'SRv6' and
13198            not 'IPSEC' and
13199            not 'VHOST'"
13200   parameters:
13201   - "throughput"
13202   - "parent"
13203   - "tags"
13204   sort:
13205   - "IP6BASE"
13206   - "POLICE_MARK"
13207   - "COPWHLIST"
13208   - "IACLDST"
13209   traces:
13210     hoverinfo: "x+y"
13211     boxpoints: "outliers"
13212     whiskerwidth: 0
13213   layout:
13214     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13215     layout: "plot-throughput"
13216
13217 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13218 - type: "plot"
13219   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13220   algorithm: "plot_performance_box"
13221   output-file-type: ".html"
13222   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13224   filter: "'NIC_Intel-XL710' and
13225            '78B' and
13226            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13227            'NDRPDR' and
13228            '1T1C' and
13229            'IP6FWD' and
13230            not 'SRv6' and
13231            not 'IPSEC' and
13232            not 'VHOST'"
13233   parameters:
13234   - "throughput"
13235   - "parent"
13236   - "tags"
13237   sort:
13238   - "IP6BASE"
13239   - "FIB_20K"
13240   - "FIB_200K"
13241   - "FIB_2M"
13242   traces:
13243     hoverinfo: "x+y"
13244     boxpoints: "outliers"
13245     whiskerwidth: 0
13246   layout:
13247     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13248     layout: "plot-throughput"
13249
13250 - type: "plot"
13251   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13252   algorithm: "plot_performance_box"
13253   output-file-type: ".html"
13254   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13255   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13256   filter: "'NIC_Intel-XL710' and
13257            '78B' and
13258            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
13272   - "FIB_200K"
13273   - "FIB_2M"
13274   traces:
13275     hoverinfo: "x+y"
13276     boxpoints: "outliers"
13277     whiskerwidth: 0
13278   layout:
13279     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13280     layout: "plot-throughput"
13281
13282 - type: "plot"
13283   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13284   algorithm: "plot_performance_box"
13285   output-file-type: ".html"
13286   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13288   filter: "'NIC_Intel-XL710' and
13289            '78B' and
13290            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13291            'NDRPDR' and
13292            '2T2C' and
13293            'IP6FWD' and
13294            not 'SRv6' and
13295            not 'IPSEC' and
13296            not 'VHOST'"
13297   parameters:
13298   - "throughput"
13299   - "parent"
13300   - "tags"
13301   sort:
13302   - "IP6BASE"
13303   - "FIB_20K"
13304   - "FIB_200K"
13305   - "FIB_2M"
13306   traces:
13307     hoverinfo: "x+y"
13308     boxpoints: "outliers"
13309     whiskerwidth: 0
13310   layout:
13311     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13312     layout: "plot-throughput"
13313
13314 - type: "plot"
13315   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13316   algorithm: "plot_performance_box"
13317   output-file-type: ".html"
13318   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13320   filter: "'NIC_Intel-XL710' and
13321            '78B' and
13322            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13323            'NDRPDR' and
13324            '2T2C' and
13325            'IP6FWD' and
13326            not 'SRv6' and
13327            not 'IPSEC' and
13328            not 'VHOST'"
13329   parameters:
13330   - "throughput"
13331   - "parent"
13332   - "tags"
13333   sort:
13334   - "IP6BASE"
13335   - "FIB_20K"
13336   - "FIB_200K"
13337   - "FIB_2M"
13338   traces:
13339     hoverinfo: "x+y"
13340     boxpoints: "outliers"
13341     whiskerwidth: 0
13342   layout:
13343     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13344     layout: "plot-throughput"
13345
13346 # Packet Throughput - VPP IPv6 3n-skx-x710
13347 - type: "plot"
13348   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13349   algorithm: "plot_performance_box"
13350   output-file-type: ".html"
13351   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353   filter: "'NIC_Intel-X710' and
13354            '78B' and
13355            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13356            'NDRPDR' and
13357            '2T1C' and
13358            'IP6FWD' and
13359            not 'SRv6' and
13360            not 'IPSEC' and
13361            not 'VHOST'"
13362   parameters:
13363   - "throughput"
13364   - "parent"
13365   - "tags"
13366   sort:
13367   - "IP6BASE"
13368   - "FIB_20K"
13369   - "FIB_200K"
13370   - "FIB_2M"
13371   traces:
13372     hoverinfo: "x+y"
13373     boxpoints: "outliers"
13374     whiskerwidth: 0
13375   layout:
13376     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13381   algorithm: "plot_performance_box"
13382   output-file-type: ".html"
13383   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13385   filter: "'NIC_Intel-X710' and
13386            '78B' and
13387            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13388            'NDRPDR' and
13389            '2T1C' and
13390            'IP6FWD' and
13391            not 'SRv6' and
13392            not 'IPSEC' and
13393            not 'VHOST'"
13394   parameters:
13395   - "throughput"
13396   - "parent"
13397   - "tags"
13398   sort:
13399   - "IP6BASE"
13400   - "FIB_20K"
13401   - "FIB_200K"
13402   - "FIB_2M"
13403   traces:
13404     hoverinfo: "x+y"
13405     boxpoints: "outliers"
13406     whiskerwidth: 0
13407   layout:
13408     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13413   algorithm: "plot_performance_box"
13414   output-file-type: ".html"
13415   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13417   filter: "'NIC_Intel-X710' and
13418            '78B' and
13419            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13420            'NDRPDR' and
13421            '4T2C' and
13422            'IP6FWD' and
13423            not 'SRv6' and
13424            not 'IPSEC' and
13425            not 'VHOST'"
13426   parameters:
13427   - "throughput"
13428   - "parent"
13429   - "tags"
13430   sort:
13431   - "IP6BASE"
13432   - "FIB_20K"
13433   - "FIB_200K"
13434   - "FIB_2M"
13435   traces:
13436     hoverinfo: "x+y"
13437     boxpoints: "outliers"
13438     whiskerwidth: 0
13439   layout:
13440     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13445   algorithm: "plot_performance_box"
13446   output-file-type: ".html"
13447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13449   filter: "'NIC_Intel-X710' and
13450            '78B' and
13451            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13452            'NDRPDR' and
13453            '4T2C' and
13454            'IP6FWD' and
13455            not 'SRv6' and
13456            not 'IPSEC' and
13457            not 'VHOST'"
13458   parameters:
13459   - "throughput"
13460   - "parent"
13461   - "tags"
13462   sort:
13463   - "IP6BASE"
13464   - "FIB_20K"
13465   - "FIB_200K"
13466   - "FIB_2M"
13467   traces:
13468     hoverinfo: "x+y"
13469     boxpoints: "outliers"
13470     whiskerwidth: 0
13471   layout:
13472     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13473     layout: "plot-throughput"
13474
13475 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13476 - type: "plot"
13477   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13478   algorithm: "plot_performance_box"
13479   output-file-type: ".html"
13480   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13482   filter: "'NIC_Intel-X710' and
13483            '78B' and
13484            ('IP6BASE' or
13485             'POLICE_MARK' or
13486             'COPWHLIST' or
13487             'IACLDST') 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   - "POLICE_MARK"
13501   - "COPWHLIST"
13502   - "IACLDST"
13503   traces:
13504     hoverinfo: "x+y"
13505     boxpoints: "outliers"
13506     whiskerwidth: 0
13507   layout:
13508     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13509     layout: "plot-throughput"
13510
13511 - type: "plot"
13512   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-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_features-ndr"
13516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13517   filter: "'NIC_Intel-X710' and
13518            '78B' and
13519            ('IP6BASE' or
13520             'POLICE_MARK' or
13521             'COPWHLIST' or
13522             'IACLDST') and
13523            'NDRPDR' and
13524            '4T2C' and
13525            'IP6FWD' and
13526            not 'SRv6' and
13527            not 'IPSEC' and
13528            not 'VHOST'"
13529   parameters:
13530   - "throughput"
13531   - "parent"
13532   - "tags"
13533   sort:
13534   - "IP6BASE"
13535   - "POLICE_MARK"
13536   - "COPWHLIST"
13537   - "IACLDST"
13538   traces:
13539     hoverinfo: "x+y"
13540     boxpoints: "outliers"
13541     whiskerwidth: 0
13542   layout:
13543     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13544     layout: "plot-throughput"
13545
13546 - type: "plot"
13547   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13548   algorithm: "plot_performance_box"
13549   output-file-type: ".html"
13550   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13552   filter: "'NIC_Intel-X710' and
13553            '78B' and
13554            ('IP6BASE' or
13555             'POLICE_MARK' or
13556             'COPWHLIST' or
13557             'IACLDST') and
13558            'NDRPDR' and
13559            '2T1C' and
13560            'IP6FWD' and
13561            not 'SRv6' and
13562            not 'IPSEC' and
13563            not 'VHOST'"
13564   parameters:
13565   - "throughput"
13566   - "parent"
13567   - "tags"
13568   sort:
13569   - "IP6BASE"
13570   - "POLICE_MARK"
13571   - "COPWHLIST"
13572   - "IACLDST"
13573   traces:
13574     hoverinfo: "x+y"
13575     boxpoints: "outliers"
13576     whiskerwidth: 0
13577   layout:
13578     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13583   algorithm: "plot_performance_box"
13584   output-file-type: ".html"
13585   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13587   filter: "'NIC_Intel-X710' and
13588            '78B' and
13589            ('IP6BASE' or
13590             'POLICE_MARK' or
13591             'COPWHLIST' or
13592             'IACLDST') and
13593            'NDRPDR' and
13594            '4T2C' and
13595            'IP6FWD' and
13596            not 'SRv6' and
13597            not 'IPSEC' and
13598            not 'VHOST'"
13599   parameters:
13600   - "throughput"
13601   - "parent"
13602   - "tags"
13603   sort:
13604   - "IP6BASE"
13605   - "POLICE_MARK"
13606   - "COPWHLIST"
13607   - "IACLDST"
13608   traces:
13609     hoverinfo: "x+y"
13610     boxpoints: "outliers"
13611     whiskerwidth: 0
13612   layout:
13613     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13614     layout: "plot-throughput"
13615
13616 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13617 - type: "plot"
13618   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13619   algorithm: "plot_performance_box"
13620   output-file-type: ".html"
13621   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13623   filter: "'NIC_Intel-XXV710' and
13624            '78B' and
13625            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13626            'NDRPDR' and
13627            '2T1C' and
13628            'IP6FWD' and
13629            not 'SRv6' and
13630            not 'IPSEC' and
13631            not 'VHOST'"
13632   parameters:
13633   - "throughput"
13634   - "parent"
13635   - "tags"
13636   sort:
13637   - "IP6BASE"
13638   - "FIB_20K"
13639   - "FIB_200K"
13640   - "FIB_2M"
13641   traces:
13642     hoverinfo: "x+y"
13643     boxpoints: "outliers"
13644     whiskerwidth: 0
13645   layout:
13646     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13647     layout: "plot-throughput"
13648
13649 - type: "plot"
13650   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13651   algorithm: "plot_performance_box"
13652   output-file-type: ".html"
13653   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13655   filter: "'NIC_Intel-XXV710' and
13656            '78B' and
13657            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
13671   - "FIB_200K"
13672   - "FIB_2M"
13673   traces:
13674     hoverinfo: "x+y"
13675     boxpoints: "outliers"
13676     whiskerwidth: 0
13677   layout:
13678     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13679     layout: "plot-throughput"
13680
13681 - type: "plot"
13682   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13683   algorithm: "plot_performance_box"
13684   output-file-type: ".html"
13685   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13687   filter: "'NIC_Intel-XXV710' and
13688            '78B' and
13689            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13690            'NDRPDR' and
13691            '4T2C' and
13692            'IP6FWD' and
13693            not 'SRv6' and
13694            not 'IPSEC' and
13695            not 'VHOST'"
13696   parameters:
13697   - "throughput"
13698   - "parent"
13699   - "tags"
13700   sort:
13701   - "IP6BASE"
13702   - "FIB_20K"
13703   - "FIB_200K"
13704   - "FIB_2M"
13705   traces:
13706     hoverinfo: "x+y"
13707     boxpoints: "outliers"
13708     whiskerwidth: 0
13709   layout:
13710     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13711     layout: "plot-throughput"
13712
13713 - type: "plot"
13714   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13715   algorithm: "plot_performance_box"
13716   output-file-type: ".html"
13717   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13719   filter: "'NIC_Intel-XXV710' and
13720            '78B' and
13721            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13722            'NDRPDR' and
13723            '4T2C' and
13724            'IP6FWD' and
13725            not 'SRv6' and
13726            not 'IPSEC' and
13727            not 'VHOST'"
13728   parameters:
13729   - "throughput"
13730   - "parent"
13731   - "tags"
13732   sort:
13733   - "IP6BASE"
13734   - "FIB_20K"
13735   - "FIB_200K"
13736   - "FIB_2M"
13737   traces:
13738     hoverinfo: "x+y"
13739     boxpoints: "outliers"
13740     whiskerwidth: 0
13741   layout:
13742     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13743     layout: "plot-throughput"
13744
13745 # Packet Throughput - VPP IPv6 2n-skx-x710
13746 - type: "plot"
13747   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13748   algorithm: "plot_performance_box"
13749   output-file-type: ".html"
13750   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13752   filter: "'NIC_Intel-X710' and
13753            '78B' and
13754            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13755            'NDRPDR' and
13756            '2T1C' and
13757            'IP6FWD' and
13758            not 'SRv6' and
13759            not 'IPSEC' and
13760            not 'VHOST'"
13761   parameters:
13762   - "throughput"
13763   - "parent"
13764   - "tags"
13765   sort:
13766   - "IP6BASE"
13767   - "FIB_20K"
13768   - "FIB_200K"
13769   - "FIB_2M"
13770   traces:
13771     hoverinfo: "x+y"
13772     boxpoints: "outliers"
13773     whiskerwidth: 0
13774   layout:
13775     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13776     layout: "plot-throughput"
13777
13778 - type: "plot"
13779   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13780   algorithm: "plot_performance_box"
13781   output-file-type: ".html"
13782   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13783   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13784   filter: "'NIC_Intel-X710' and
13785            '78B' and
13786            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13787            'NDRPDR' and
13788            '2T1C' and
13789            'IP6FWD' and
13790            not 'SRv6' and
13791            not 'IPSEC' and
13792            not 'VHOST'"
13793   parameters:
13794   - "throughput"
13795   - "parent"
13796   - "tags"
13797   sort:
13798   - "IP6BASE"
13799   - "FIB_20K"
13800   - "FIB_200K"
13801   - "FIB_2M"
13802   traces:
13803     hoverinfo: "x+y"
13804     boxpoints: "outliers"
13805     whiskerwidth: 0
13806   layout:
13807     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13808     layout: "plot-throughput"
13809
13810 - type: "plot"
13811   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13812   algorithm: "plot_performance_box"
13813   output-file-type: ".html"
13814   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13816   filter: "'NIC_Intel-X710' and
13817            '78B' and
13818            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13819            'NDRPDR' and
13820            '4T2C' and
13821            'IP6FWD' and
13822            not 'SRv6' and
13823            not 'IPSEC' and
13824            not 'VHOST'"
13825   parameters:
13826   - "throughput"
13827   - "parent"
13828   - "tags"
13829   sort:
13830   - "IP6BASE"
13831   - "FIB_20K"
13832   - "FIB_200K"
13833   - "FIB_2M"
13834   traces:
13835     hoverinfo: "x+y"
13836     boxpoints: "outliers"
13837     whiskerwidth: 0
13838   layout:
13839     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13840     layout: "plot-throughput"
13841
13842 - type: "plot"
13843   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13844   algorithm: "plot_performance_box"
13845   output-file-type: ".html"
13846   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13848   filter: "'NIC_Intel-X710' and
13849            '78B' and
13850            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13851            'NDRPDR' and
13852            '4T2C' and
13853            'IP6FWD' and
13854            not 'SRv6' and
13855            not 'IPSEC' and
13856            not 'VHOST'"
13857   parameters:
13858   - "throughput"
13859   - "parent"
13860   - "tags"
13861   sort:
13862   - "IP6BASE"
13863   - "FIB_20K"
13864   - "FIB_200K"
13865   - "FIB_2M"
13866   traces:
13867     hoverinfo: "x+y"
13868     boxpoints: "outliers"
13869     whiskerwidth: 0
13870   layout:
13871     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13872     layout: "plot-throughput"
13873
13874 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13875 - type: "plot"
13876   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13877   algorithm: "plot_performance_box"
13878   output-file-type: ".html"
13879   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13881   filter: "'NIC_Intel-XXV710' and
13882            '78B' and
13883            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13884            'NDRPDR' and
13885            '2T1C' and
13886            'IP6FWD' and
13887            not 'SRv6' and
13888            not 'IPSEC' and
13889            not 'VHOST'"
13890   parameters:
13891   - "throughput"
13892   - "parent"
13893   - "tags"
13894   sort:
13895   - "IP6BASE"
13896   - "FIB_20K"
13897   - "FIB_200K"
13898   - "FIB_2M"
13899   traces:
13900     hoverinfo: "x+y"
13901     boxpoints: "outliers"
13902     whiskerwidth: 0
13903   layout:
13904     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13905     layout: "plot-throughput"
13906
13907 - type: "plot"
13908   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13909   algorithm: "plot_performance_box"
13910   output-file-type: ".html"
13911   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13913   filter: "'NIC_Intel-XXV710' and
13914            '78B' and
13915            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13916            'NDRPDR' and
13917            '2T1C' and
13918            'IP6FWD' and
13919            not 'SRv6' and
13920            not 'IPSEC' and
13921            not 'VHOST'"
13922   parameters:
13923   - "throughput"
13924   - "parent"
13925   - "tags"
13926   sort:
13927   - "IP6BASE"
13928   - "FIB_20K"
13929   - "FIB_200K"
13930   - "FIB_2M"
13931   traces:
13932     hoverinfo: "x+y"
13933     boxpoints: "outliers"
13934     whiskerwidth: 0
13935   layout:
13936     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13937     layout: "plot-throughput"
13938
13939 - type: "plot"
13940   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13941   algorithm: "plot_performance_box"
13942   output-file-type: ".html"
13943   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13945   filter: "'NIC_Intel-XXV710' and
13946            '78B' and
13947            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13948            'NDRPDR' and
13949            '4T2C' and
13950            'IP6FWD' and
13951            not 'SRv6' and
13952            not 'IPSEC' and
13953            not 'VHOST'"
13954   parameters:
13955   - "throughput"
13956   - "parent"
13957   - "tags"
13958   sort:
13959   - "IP6BASE"
13960   - "FIB_20K"
13961   - "FIB_200K"
13962   - "FIB_2M"
13963   traces:
13964     hoverinfo: "x+y"
13965     boxpoints: "outliers"
13966     whiskerwidth: 0
13967   layout:
13968     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13969     layout: "plot-throughput"
13970
13971 - type: "plot"
13972   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13973   algorithm: "plot_performance_box"
13974   output-file-type: ".html"
13975   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13977   filter: "'NIC_Intel-XXV710' and
13978            '78B' and
13979            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13980            'NDRPDR' and
13981            '4T2C' and
13982            'IP6FWD' and
13983            not 'SRv6' and
13984            not 'IPSEC' and
13985            not 'VHOST'"
13986   parameters:
13987   - "throughput"
13988   - "parent"
13989   - "tags"
13990   sort:
13991   - "IP6BASE"
13992   - "FIB_20K"
13993   - "FIB_200K"
13994   - "FIB_2M"
13995   traces:
13996     hoverinfo: "x+y"
13997     boxpoints: "outliers"
13998     whiskerwidth: 0
13999   layout:
14000     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14001     layout: "plot-throughput"
14002
14003 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14004 #- type: "plot"
14005 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14006 #  algorithm: "plot_performance_box"
14007 #  output-file-type: ".html"
14008 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14009 #  data: "intel-dnv-vpp"
14010 #  filter: "'NIC_Intel-X553' and
14011 #           '78B' and
14012 #           'IP6BASE' and
14013 #           'NDRPDR' and
14014 #           '1T1C' and
14015 #           'IP6FWD' and
14016 #           not 'SRv6' and
14017 #           not 'IPSEC' and
14018 #           not 'VHOST'"
14019 #  parameters:
14020 #  - "throughput"
14021 #  - "parent"
14022 #  - "tags"
14023 #  sort:
14024 #  - "IP6BASE"
14025 #  traces:
14026 #    hoverinfo: "x+y"
14027 #    boxpoints: "outliers"
14028 #    whiskerwidth: 0
14029 #  layout:
14030 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14031 #    layout: "plot-throughput"
14032 #
14033 #- type: "plot"
14034 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14035 #  algorithm: "plot_performance_box"
14036 #  output-file-type: ".html"
14037 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14038 #  data: "intel-dnv-vpp"
14039 #  filter: "'NIC_Intel-X553' and
14040 #           '78B' and
14041 #           'IP6BASE' and
14042 #           'NDRPDR' and
14043 #           '1T1C' and
14044 #           'IP6FWD' and
14045 #           not 'SRv6' and
14046 #           not 'IPSEC' and
14047 #           not 'VHOST'"
14048 #  parameters:
14049 #  - "throughput"
14050 #  - "parent"
14051 #  - "tags"
14052 #  sort:
14053 #  - "IP6BASE"
14054 #  traces:
14055 #    hoverinfo: "x+y"
14056 #    boxpoints: "outliers"
14057 #    whiskerwidth: 0
14058 #  layout:
14059 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14060 #    layout: "plot-throughput"
14061 #
14062 #- type: "plot"
14063 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14064 #  algorithm: "plot_performance_box"
14065 #  output-file-type: ".html"
14066 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14067 #  data: "intel-dnv-vpp"
14068 #  filter: "'NIC_Intel-X553' and
14069 #           '78B' and
14070 #           'IP6BASE' and
14071 #           'NDRPDR' and
14072 #           '2T2C' and
14073 #           'IP6FWD' and
14074 #           not 'SRv6' and
14075 #           not 'IPSEC' and
14076 #           not 'VHOST'"
14077 #  parameters:
14078 #  - "throughput"
14079 #  - "parent"
14080 #  - "tags"
14081 #  sort:
14082 #  - "IP6BASE"
14083 #  traces:
14084 #    hoverinfo: "x+y"
14085 #    boxpoints: "outliers"
14086 #    whiskerwidth: 0
14087 #  layout:
14088 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14089 #    layout: "plot-throughput"
14090 #
14091 #- type: "plot"
14092 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14093 #  algorithm: "plot_performance_box"
14094 #  output-file-type: ".html"
14095 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14096 #  data: "intel-dnv-vpp"
14097 #  filter: "'NIC_Intel-X553' and
14098 #           '78B' and
14099 #           'IP6BASE' and
14100 #           'NDRPDR' and
14101 #           '2T2C' and
14102 #           'IP6FWD' and
14103 #           not 'SRv6' and
14104 #           not 'IPSEC' and
14105 #           not 'VHOST'"
14106 #  parameters:
14107 #  - "throughput"
14108 #  - "parent"
14109 #  - "tags"
14110 #  sort:
14111 #  - "IP6BASE"
14112 #  traces:
14113 #    hoverinfo: "x+y"
14114 #    boxpoints: "outliers"
14115 #    whiskerwidth: 0
14116 #  layout:
14117 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14118 #    layout: "plot-throughput"
14119
14120 ################################################################################
14121
14122 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14123 - type: "plot"
14124   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14125   algorithm: "plot_performance_box"
14126   output-file-type: ".html"
14127   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14129   filter: "'NIC_Intel-X520-DA2' and
14130            '78B' and
14131            'ENCAP' and
14132            'NDRPDR' and
14133            '1T1C' and
14134            'LISP' and
14135            not 'VHOST'"
14136   parameters:
14137   - "throughput"
14138   - "parent"
14139   - "tags"
14140   sort:
14141   - "IP4UNRLAY"
14142   - "IP6UNRLAY"
14143   traces:
14144     hoverinfo: "x+y"
14145     boxpoints: "outliers"
14146     whiskerwidth: 0
14147   layout:
14148     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14149     layout: "plot-throughput"
14150
14151 - type: "plot"
14152   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14153   algorithm: "plot_performance_box"
14154   output-file-type: ".html"
14155   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14157   filter: "'NIC_Intel-X520-DA2' and
14158            '78B' and
14159            'ENCAP' and
14160            'NDRPDR' and
14161            '1T1C' and
14162            'LISP' and
14163            not 'VHOST'"
14164   parameters:
14165   - "throughput"
14166   - "parent"
14167   - "tags"
14168   sort:
14169   - "IP4UNRLAY"
14170   - "IP6UNRLAY"
14171   traces:
14172     hoverinfo: "x+y"
14173     boxpoints: "outliers"
14174     whiskerwidth: 0
14175   layout:
14176     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14177     layout: "plot-throughput"
14178
14179 - type: "plot"
14180   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14181   algorithm: "plot_performance_box"
14182   output-file-type: ".html"
14183   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14185   filter: "'NIC_Intel-X520-DA2' and
14186            '78B' and
14187            'ENCAP' and
14188            'NDRPDR' and
14189            '2T2C' and
14190            'LISP' and
14191            not 'VHOST'"
14192   parameters:
14193   - "throughput"
14194   - "parent"
14195   - "tags"
14196   sort:
14197   - "IP4UNRLAY"
14198   - "IP6UNRLAY"
14199   traces:
14200     hoverinfo: "x+y"
14201     boxpoints: "outliers"
14202     whiskerwidth: 0
14203   layout:
14204     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14205     layout: "plot-throughput"
14206
14207 - type: "plot"
14208   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14209   algorithm: "plot_performance_box"
14210   output-file-type: ".html"
14211   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14213   filter: "'NIC_Intel-X520-DA2' and
14214            '78B' and
14215            'ENCAP' and
14216            'NDRPDR' and
14217            '2T2C' and
14218            'LISP' and
14219            not 'VHOST'"
14220   parameters:
14221   - "throughput"
14222   - "parent"
14223   - "tags"
14224   sort:
14225   - "IP4UNRLAY"
14226   - "IP6UNRLAY"
14227   traces:
14228     hoverinfo: "x+y"
14229     boxpoints: "outliers"
14230     whiskerwidth: 0
14231   layout:
14232     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14233     layout: "plot-throughput"
14234
14235 ################################################################################
14236
14237 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14238 - type: "plot"
14239   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14240   algorithm: "plot_performance_box"
14241   output-file-type: ".html"
14242   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14244   filter: "'NIC_Intel-XL710' and
14245            '64B' and
14246            'IP4FWD' and
14247            'NDRPDR' and
14248            'BASE' and
14249            '1T1C' and
14250            'IPSECHW' and
14251            ('IPSECTRAN' or 'IPSECTUN') and
14252            not 'VHOST'"
14253   parameters:
14254   - "throughput"
14255   - "parent"
14256   - "tags"
14257   traces:
14258     hoverinfo: "x+y"
14259     boxpoints: "outliers"
14260     whiskerwidth: 0
14261   layout:
14262     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14263     layout: "plot-throughput"
14264
14265 - type: "plot"
14266   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14267   algorithm: "plot_performance_box"
14268   output-file-type: ".html"
14269   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14271   filter: "'NIC_Intel-XL710' and
14272            '64B' and
14273            'IP4FWD' and
14274            'NDRPDR' and
14275            'BASE' and
14276            '1T1C' and
14277            'IPSECHW' and
14278            ('IPSECTRAN' or 'IPSECTUN') and
14279            not 'VHOST'"
14280   parameters:
14281   - "throughput"
14282   - "parent"
14283   - "tags"
14284   traces:
14285     hoverinfo: "x+y"
14286     boxpoints: "outliers"
14287     whiskerwidth: 0
14288   layout:
14289     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14290     layout: "plot-throughput"
14291
14292 - type: "plot"
14293   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14294   algorithm: "plot_performance_box"
14295   output-file-type: ".html"
14296   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14298   filter: "'NIC_Intel-XL710' and
14299            '64B' and
14300            'IP4FWD' and
14301            'NDRPDR' and
14302            'BASE' and
14303            '2T2C' and
14304            'IPSECHW' and
14305            ('IPSECTRAN' or 'IPSECTUN') and
14306            not 'VHOST'"
14307   parameters:
14308   - "throughput"
14309   - "parent"
14310   - "tags"
14311   traces:
14312     hoverinfo: "x+y"
14313     boxpoints: "outliers"
14314     whiskerwidth: 0
14315   layout:
14316     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14317     layout: "plot-throughput"
14318
14319 - type: "plot"
14320   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14321   algorithm: "plot_performance_box"
14322   output-file-type: ".html"
14323   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14325   filter: "'NIC_Intel-XL710' and
14326            '64B' and
14327            'IP4FWD' and
14328            'NDRPDR' and
14329            'BASE' and
14330            '2T2C' and
14331            'IPSECHW' and
14332            ('IPSECTRAN' or 'IPSECTUN') and
14333            not 'VHOST'"
14334   parameters:
14335   - "throughput"
14336   - "parent"
14337   - "tags"
14338   traces:
14339     hoverinfo: "x+y"
14340     boxpoints: "outliers"
14341     whiskerwidth: 0
14342   layout:
14343     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14344     layout: "plot-throughput"
14345
14346 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14347 - type: "plot"
14348   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14349   algorithm: "plot_performance_box"
14350   output-file-type: ".html"
14351   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14353   filter: "'NIC_Intel-XL710' and
14354            '64B' and
14355            'IP4FWD' and
14356            'NDRPDR' and
14357            'SCALE' and
14358            '1T1C' and
14359            'IPSECHW' and
14360            ('IPSECTRAN' or 'IPSECTUN') and
14361            not 'VHOST'"
14362   parameters:
14363   - "throughput"
14364   - "parent"
14365   - "tags"
14366   traces:
14367     hoverinfo: "x+y"
14368     boxpoints: "outliers"
14369     whiskerwidth: 0
14370   layout:
14371     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14372     layout: "plot-throughput"
14373
14374 - type: "plot"
14375   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14376   algorithm: "plot_performance_box"
14377   output-file-type: ".html"
14378   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14380   filter: "'NIC_Intel-XL710' and
14381            '64B' and
14382            'IP4FWD' and
14383            'NDRPDR' and
14384            'SCALE' and
14385            '1T1C' and
14386            'IPSECHW' and
14387            ('IPSECTRAN' or 'IPSECTUN') and
14388            not 'VHOST'"
14389   parameters:
14390   - "throughput"
14391   - "parent"
14392   - "tags"
14393   traces:
14394     hoverinfo: "x+y"
14395     boxpoints: "outliers"
14396     whiskerwidth: 0
14397   layout:
14398     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14399     layout: "plot-throughput"
14400
14401 - type: "plot"
14402   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14403   algorithm: "plot_performance_box"
14404   output-file-type: ".html"
14405   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14407   filter: "'NIC_Intel-XL710' and
14408            '64B' and
14409            'IP4FWD' and
14410            'NDRPDR' and
14411            'SCALE' and
14412            '2T2C' and
14413            'IPSECHW' and
14414            ('IPSECTRAN' or 'IPSECTUN') and
14415            not 'VHOST'"
14416   parameters:
14417   - "throughput"
14418   - "parent"
14419   - "tags"
14420   traces:
14421     hoverinfo: "x+y"
14422     boxpoints: "outliers"
14423     whiskerwidth: 0
14424   layout:
14425     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14426     layout: "plot-throughput"
14427
14428 - type: "plot"
14429   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14430   algorithm: "plot_performance_box"
14431   output-file-type: ".html"
14432   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14434   filter: "'NIC_Intel-XL710' and
14435            '64B' and
14436            'IP4FWD' and
14437            'NDRPDR' and
14438            'SCALE' and
14439            '2T2C' and
14440            'IPSECHW' and
14441            ('IPSECTRAN' or 'IPSECTUN') and
14442            not 'VHOST'"
14443   parameters:
14444   - "throughput"
14445   - "parent"
14446   - "tags"
14447   traces:
14448     hoverinfo: "x+y"
14449     boxpoints: "outliers"
14450     whiskerwidth: 0
14451   layout:
14452     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14453     layout: "plot-throughput"
14454
14455 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14456 - type: "plot"
14457   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14458   algorithm: "plot_performance_box"
14459   output-file-type: ".html"
14460   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14462   filter: "'NIC_Intel-XL710' and
14463            '64B' and
14464            'IP4FWD' and
14465            'NDRPDR' and
14466            '1T1C' and
14467            'IPSECSW' and
14468            ('IPSECTRAN' or 'IPSECTUN') and
14469            not 'VHOST'"
14470   parameters:
14471   - "throughput"
14472   - "parent"
14473   - "tags"
14474   traces:
14475     hoverinfo: "x+y"
14476     boxpoints: "outliers"
14477     whiskerwidth: 0
14478   layout:
14479     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14480     layout: "plot-throughput"
14481
14482 - type: "plot"
14483   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14484   algorithm: "plot_performance_box"
14485   output-file-type: ".html"
14486   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14488   filter: "'NIC_Intel-XL710' and
14489            '64B' and
14490            'IP4FWD' and
14491            'NDRPDR' and
14492            '1T1C' and
14493            'IPSECSW' and
14494            ('IPSECTRAN' or 'IPSECTUN') and
14495            not 'VHOST'"
14496   parameters:
14497   - "throughput"
14498   - "parent"
14499   - "tags"
14500   traces:
14501     hoverinfo: "x+y"
14502     boxpoints: "outliers"
14503     whiskerwidth: 0
14504   layout:
14505     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14506     layout: "plot-throughput"
14507
14508 - type: "plot"
14509   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14510   algorithm: "plot_performance_box"
14511   output-file-type: ".html"
14512   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14514   filter: "'NIC_Intel-XL710' and
14515            '64B' and
14516            'IP4FWD' and
14517            'NDRPDR' and
14518            '2T2C' and
14519            'IPSECSW' and
14520            ('IPSECTRAN' or 'IPSECTUN') and
14521            not 'VHOST'"
14522   parameters:
14523   - "throughput"
14524   - "parent"
14525   - "tags"
14526   traces:
14527     hoverinfo: "x+y"
14528     boxpoints: "outliers"
14529     whiskerwidth: 0
14530   layout:
14531     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14532     layout: "plot-throughput"
14533
14534 - type: "plot"
14535   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14536   algorithm: "plot_performance_box"
14537   output-file-type: ".html"
14538   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14540   filter: "'NIC_Intel-XL710' and
14541            '64B' and
14542            'IP4FWD' and
14543            'NDRPDR' and
14544            '2T2C' and
14545            'IPSECSW' and
14546            ('IPSECTRAN' or 'IPSECTUN') and
14547            not 'VHOST'"
14548   parameters:
14549   - "throughput"
14550   - "parent"
14551   - "tags"
14552   traces:
14553     hoverinfo: "x+y"
14554     boxpoints: "outliers"
14555     whiskerwidth: 0
14556   layout:
14557     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14558     layout: "plot-throughput"
14559
14560 ################################################################################
14561
14562 # Packet Throughput - VPP SRv6 3n-hsw-x520
14563 - type: "plot"
14564   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14565   algorithm: "plot_performance_box"
14566   output-file-type: ".html"
14567   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14569   filter: "'NIC_Intel-X520-DA2' and
14570            '78B' and
14571            'FEATURE' and
14572            'NDRPDR' and
14573            '1T1C' and
14574            'IP6FWD' and
14575            'SRv6'"
14576   parameters:
14577   - "throughput"
14578   - "parent"
14579   - "tags"
14580   traces:
14581     hoverinfo: "x+y"
14582     boxpoints: "outliers"
14583     whiskerwidth: 0
14584   layout:
14585     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14586     layout: "plot-throughput"
14587
14588 - type: "plot"
14589   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14590   algorithm: "plot_performance_box"
14591   output-file-type: ".html"
14592   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14594   filter: "'NIC_Intel-X520-DA2' and
14595            '78B' and
14596            'FEATURE' and
14597            'NDRPDR' and
14598            '1T1C' and
14599            'IP6FWD' and
14600            'SRv6'"
14601   parameters:
14602   - "throughput"
14603   - "parent"
14604   - "tags"
14605   traces:
14606     hoverinfo: "x+y"
14607     boxpoints: "outliers"
14608     whiskerwidth: 0
14609   layout:
14610     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14611     layout: "plot-throughput"
14612
14613 - type: "plot"
14614   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14615   algorithm: "plot_performance_box"
14616   output-file-type: ".html"
14617   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14619   filter: "'NIC_Intel-X520-DA2' and
14620            '78B' and
14621            'FEATURE' and
14622            'NDRPDR' and
14623            '2T2C' and
14624            'IP6FWD' and
14625            'SRv6'"
14626   parameters:
14627   - "throughput"
14628   - "parent"
14629   - "tags"
14630   traces:
14631     hoverinfo: "x+y"
14632     boxpoints: "outliers"
14633     whiskerwidth: 0
14634   layout:
14635     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14636     layout: "plot-throughput"
14637
14638 - type: "plot"
14639   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14640   algorithm: "plot_performance_box"
14641   output-file-type: ".html"
14642   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14643   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14644   filter: "'NIC_Intel-X520-DA2' and
14645            '78B' and
14646            'FEATURE' and
14647            'NDRPDR' and
14648            '2T2C' and
14649            'IP6FWD' and
14650            'SRv6'"
14651   parameters:
14652   - "throughput"
14653   - "parent"
14654   - "tags"
14655   traces:
14656     hoverinfo: "x+y"
14657     boxpoints: "outliers"
14658     whiskerwidth: 0
14659   layout:
14660     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14661     layout: "plot-throughput"
14662
14663 ################################################################################
14664
14665 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14666 - type: "plot"
14667   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14668   algorithm: "plot_performance_box"
14669   output-file-type: ".html"
14670   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14672   filter: "'NIC_Intel-X520-DA2' and
14673            '64B' and
14674            'NDRPDR' and
14675            'ETH' and
14676            'IP4FWD' and
14677            '1T1C' and
14678            'VHOST_1024' and
14679            not 'VXLAN' and
14680            not 'DOT1Q'"
14681   parameters:
14682   - "throughput"
14683   - "parent"
14684   - "tags"
14685   sort:
14686   - "not CFS_OPT"
14687   - "1VM"
14688   - "2VM"
14689   traces:
14690     hoverinfo: "x+y"
14691     boxpoints: "outliers"
14692     whiskerwidth: 0
14693   layout:
14694     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14695     layout: "plot-throughput"
14696
14697 - type: "plot"
14698   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14699   algorithm: "plot_performance_box"
14700   output-file-type: ".html"
14701   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14703   filter: "'NIC_Intel-X520-DA2' and
14704            '64B' and
14705            'NDRPDR' and
14706            'ETH' and
14707            'IP4FWD' and
14708            '2T2C' and
14709            'VHOST_1024' and
14710            not 'VXLAN' and
14711            not 'DOT1Q'"
14712   parameters:
14713   - "throughput"
14714   - "parent"
14715   - "tags"
14716   sort:
14717   - "not CFS_OPT"
14718   - "1VM"
14719   - "2VM"
14720   traces:
14721     hoverinfo: "x+y"
14722     boxpoints: "outliers"
14723     whiskerwidth: 0
14724   layout:
14725     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14726     layout: "plot-throughput"
14727
14728 - type: "plot"
14729   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14730   algorithm: "plot_performance_box"
14731   output-file-type: ".html"
14732   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14734   filter: "'NIC_Intel-X520-DA2' and
14735            '64B' and
14736            'NDRPDR' and
14737            'ETH' and
14738            'IP4FWD' and
14739            '1T1C' and
14740            'VHOST_1024' and
14741            not 'VXLAN' and
14742            not 'DOT1Q'"
14743   parameters:
14744   - "throughput"
14745   - "parent"
14746   - "tags"
14747   sort:
14748   - "not CFS_OPT"
14749   - "1VM"
14750   - "2VM"
14751   traces:
14752     hoverinfo: "x+y"
14753     boxpoints: "outliers"
14754     whiskerwidth: 0
14755   layout:
14756     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14757     layout: "plot-throughput"
14758
14759 - type: "plot"
14760   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14761   algorithm: "plot_performance_box"
14762   output-file-type: ".html"
14763   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14765   filter: "'NIC_Intel-X520-DA2' and
14766            '64B' and
14767            'NDRPDR' and
14768            'ETH' and
14769            'IP4FWD' and
14770            '2T2C' and
14771            'VHOST_1024' and
14772            not 'VXLAN' and
14773            not 'DOT1Q'"
14774   parameters:
14775   - "throughput"
14776   - "parent"
14777   - "tags"
14778   sort:
14779   - "not CFS_OPT"
14780   - "1VM"
14781   - "2VM"
14782   traces:
14783     hoverinfo: "x+y"
14784     boxpoints: "outliers"
14785     whiskerwidth: 0
14786   layout:
14787     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14788     layout: "plot-throughput"
14789
14790 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14791 - type: "plot"
14792   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14793   algorithm: "plot_performance_box"
14794   output-file-type: ".html"
14795   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14797   filter: "'NIC_Intel-X520-DA2' and
14798            '64B' and
14799            'NDRPDR' and
14800            ('ETH' or 'DOT1Q') and
14801            'BASE' and
14802            '1T1C' and
14803            ('L2BDMACLRN' or 'L2XCFWD') and
14804            'VHOST_1024' and
14805            not 'VXLAN' and
14806            not 'IP4FWD' and
14807            not '2VM'"
14808   parameters:
14809   - "throughput"
14810   - "parent"
14811   - "tags"
14812   sort:
14813   - "L2BDMACLRN"
14814   - "L2BDMACLRN"
14815   - "L2BDMACLRN"
14816   - "L2XCFWD"
14817   - "L2XCFWD"
14818   - "L2XCFWD"
14819   traces:
14820     hoverinfo: "x+y"
14821     boxpoints: "outliers"
14822     whiskerwidth: 0
14823   layout:
14824     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14825     layout: "plot-throughput"
14826
14827 - type: "plot"
14828   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14829   algorithm: "plot_performance_box"
14830   output-file-type: ".html"
14831   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14833   filter: "'NIC_Intel-X520-DA2' and
14834            '64B' and
14835            'NDRPDR' and
14836            ('ETH' or 'DOT1Q') and
14837            'BASE' and
14838            '1T1C' and
14839            ('L2BDMACLRN' or 'L2XCFWD') and
14840            'VHOST_1024' and
14841            not 'VXLAN' and
14842            not 'IP4FWD' and
14843            not '2VM'"
14844   parameters:
14845   - "throughput"
14846   - "parent"
14847   - "tags"
14848   sort:
14849   - "L2BDMACLRN"
14850   - "L2BDMACLRN"
14851   - "L2BDMACLRN"
14852   - "L2XCFWD"
14853   - "L2XCFWD"
14854   - "L2XCFWD"
14855   traces:
14856     hoverinfo: "x+y"
14857     boxpoints: "outliers"
14858     whiskerwidth: 0
14859   layout:
14860     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14861     layout: "plot-throughput"
14862
14863 - type: "plot"
14864   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14865   algorithm: "plot_performance_box"
14866   output-file-type: ".html"
14867   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14869   filter: "'NIC_Intel-X520-DA2' and
14870            '64B' and
14871            'NDRPDR' and
14872            ('ETH' or 'DOT1Q') and
14873            'BASE' and
14874            '2T2C' and
14875            ('L2BDMACLRN' or 'L2XCFWD') and
14876            'VHOST_1024' and
14877            not 'VXLAN' and
14878            not 'IP4FWD' and
14879            not '2VM'"
14880   parameters:
14881   - "throughput"
14882   - "parent"
14883   - "tags"
14884   sort:
14885   - "L2BDMACLRN"
14886   - "L2BDMACLRN"
14887   - "L2BDMACLRN"
14888   - "L2XCFWD"
14889   - "L2XCFWD"
14890   - "L2XCFWD"
14891   traces:
14892     hoverinfo: "x+y"
14893     boxpoints: "outliers"
14894     whiskerwidth: 0
14895   layout:
14896     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14897     layout: "plot-throughput"
14898
14899 - type: "plot"
14900   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14901   algorithm: "plot_performance_box"
14902   output-file-type: ".html"
14903   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14905   filter: "'NIC_Intel-X520-DA2' and
14906            '64B' and
14907            'NDRPDR' and
14908            ('ETH' or 'DOT1Q') and
14909            'BASE' and
14910            '2T2C' and
14911            ('L2BDMACLRN' or 'L2XCFWD') and
14912            'VHOST_1024' and
14913            not 'VXLAN' and
14914            not 'IP4FWD' and
14915            not '2VM'"
14916   parameters:
14917   - "throughput"
14918   - "parent"
14919   - "tags"
14920   sort:
14921   - "L2BDMACLRN"
14922   - "L2BDMACLRN"
14923   - "L2BDMACLRN"
14924   - "L2XCFWD"
14925   - "L2XCFWD"
14926   - "L2XCFWD"
14927   traces:
14928     hoverinfo: "x+y"
14929     boxpoints: "outliers"
14930     whiskerwidth: 0
14931   layout:
14932     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14933     layout: "plot-throughput"
14934
14935 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14936 - type: "plot"
14937   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14938   algorithm: "plot_performance_box"
14939   output-file-type: ".html"
14940   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14942   filter: "'NIC_Intel-X520-DA2' and
14943            '64B' and
14944            'NDRPDR' and
14945            ('ETH' or 'DOT1Q') and
14946            '1T1C' and
14947            ('L2BDMACLRN' or 'L2XCFWD') and
14948            'VHOST_1024' and
14949            not 'CFS_OPT' and
14950            not 'DOT1Q' and
14951            not 'VXLAN' and
14952            not 'IP4FWD' and
14953            not 'LBOND'"
14954   parameters:
14955   - "throughput"
14956   - "parent"
14957   - "tags"
14958 #  sort:
14959 #  - "1VM"
14960 #  - "L2XCFWD"
14961 #  - "1VM"
14962 #  - "L2BDMACLRN"
14963   traces:
14964     hoverinfo: "x+y"
14965     boxpoints: "outliers"
14966     whiskerwidth: 0
14967   layout:
14968     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14969     layout: "plot-throughput"
14970
14971 - type: "plot"
14972   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14973   algorithm: "plot_performance_box"
14974   output-file-type: ".html"
14975   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14977   filter: "'NIC_Intel-X520-DA2' and
14978            '64B' and
14979            'NDRPDR' and
14980            ('ETH' or 'DOT1Q') and
14981            '1T1C' and
14982            ('L2BDMACLRN' or 'L2XCFWD') and
14983            'VHOST_1024' and
14984            not 'CFS_OPT' and
14985            not 'DOT1Q' and
14986            not 'VXLAN' and
14987            not 'IP4FWD' and
14988            not 'LBOND'"
14989   parameters:
14990   - "throughput"
14991   - "parent"
14992   - "tags"
14993 #  sort:
14994 #  - "1VM"
14995 #  - "L2XCFWD"
14996 #  - "1VM"
14997 #  - "L2BDMACLRN"
14998   traces:
14999     hoverinfo: "x+y"
15000     boxpoints: "outliers"
15001     whiskerwidth: 0
15002   layout:
15003     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15004     layout: "plot-throughput"
15005
15006 - type: "plot"
15007   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15008   algorithm: "plot_performance_box"
15009   output-file-type: ".html"
15010   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15012   filter: "'NIC_Intel-X520-DA2' and
15013            '64B' and
15014            'NDRPDR' and
15015            ('ETH' or 'DOT1Q') and
15016            '2T2C' and
15017            ('L2BDMACLRN' or 'L2XCFWD') and
15018            'VHOST_1024' and
15019            not 'CFS_OPT' and
15020            not 'DOT1Q' and
15021            not 'VXLAN' and
15022            not 'IP4FWD' and
15023            not 'LBOND'"
15024   parameters:
15025   - "throughput"
15026   - "parent"
15027   - "tags"
15028 #  sort:
15029 #  - "1VM"
15030 #  - "L2XCFWD"
15031 #  - "1VM"
15032 #  - "L2BDMACLRN"
15033   traces:
15034     hoverinfo: "x+y"
15035     boxpoints: "outliers"
15036     whiskerwidth: 0
15037   layout:
15038     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15039     layout: "plot-throughput"
15040
15041 - type: "plot"
15042   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15043   algorithm: "plot_performance_box"
15044   output-file-type: ".html"
15045   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15047   filter: "'NIC_Intel-X520-DA2' and
15048            '64B' and
15049            'NDRPDR' and
15050            ('ETH' or 'DOT1Q') and
15051            '2T2C' and
15052            ('L2BDMACLRN' or 'L2XCFWD') and
15053            'VHOST_1024' and
15054            not 'CFS_OPT' and
15055            not 'DOT1Q' and
15056            not 'VXLAN' and
15057            not 'IP4FWD' and
15058            not 'LBOND'"
15059   parameters:
15060   - "throughput"
15061   - "parent"
15062   - "tags"
15063 #  sort:
15064 #  - "1VM"
15065 #  - "L2XCFWD"
15066 #  - "1VM"
15067 #  - "L2BDMACLRN"
15068   traces:
15069     hoverinfo: "x+y"
15070     boxpoints: "outliers"
15071     whiskerwidth: 0
15072   layout:
15073     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15074     layout: "plot-throughput"
15075
15076 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15077 - type: "plot"
15078   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15079   algorithm: "plot_performance_box"
15080   output-file-type: ".html"
15081   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15083   filter: "'NIC_Intel-X710' and
15084            '64B' and
15085            'NDRPDR' and
15086            'ETH' and
15087            'IP4FWD' and
15088            '1T1C' and
15089            'VHOST_1024' and
15090            not 'VXLAN' and
15091            not 'CFS_OPT' and
15092            not 'DOT1Q'"
15093   parameters:
15094   - "throughput"
15095   - "parent"
15096   - "tags"
15097   sort:
15098   - "1VM"
15099   - "2VM"
15100   traces:
15101     hoverinfo: "x+y"
15102     boxpoints: "outliers"
15103     whiskerwidth: 0
15104   layout:
15105     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15106     layout: "plot-throughput"
15107
15108 - type: "plot"
15109   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15110   algorithm: "plot_performance_box"
15111   output-file-type: ".html"
15112   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15114   filter: "'NIC_Intel-X710' and
15115            '64B' and
15116            'NDRPDR' and
15117            'ETH' and
15118            'IP4FWD' and
15119            '2T2C' and
15120            'VHOST_1024' and
15121            not 'VXLAN' and
15122            not 'CFS_OPT' and
15123            not 'DOT1Q'"
15124   parameters:
15125   - "throughput"
15126   - "parent"
15127   - "tags"
15128   sort:
15129   - "1VM"
15130   - "2VM"
15131   traces:
15132     hoverinfo: "x+y"
15133     boxpoints: "outliers"
15134     whiskerwidth: 0
15135   layout:
15136     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15137     layout: "plot-throughput"
15138
15139 - type: "plot"
15140   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15141   algorithm: "plot_performance_box"
15142   output-file-type: ".html"
15143   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15145   filter: "'NIC_Intel-X710' and
15146            '64B' and
15147            'NDRPDR' and
15148            'ETH' and
15149            'IP4FWD' and
15150            '1T1C' and
15151            'VHOST_1024' and
15152            not 'VXLAN' and
15153            not 'CFS_OPT' and
15154            not 'DOT1Q'"
15155   parameters:
15156   - "throughput"
15157   - "parent"
15158   - "tags"
15159   sort:
15160   - "1VM"
15161   - "2VM"
15162   traces:
15163     hoverinfo: "x+y"
15164     boxpoints: "outliers"
15165     whiskerwidth: 0
15166   layout:
15167     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15168     layout: "plot-throughput"
15169
15170 - type: "plot"
15171   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15172   algorithm: "plot_performance_box"
15173   output-file-type: ".html"
15174   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15176   filter: "'NIC_Intel-X710' and
15177            '64B' and
15178            'NDRPDR' and
15179            'ETH' and
15180            'IP4FWD' and
15181            '2T2C' and
15182            'VHOST_1024' and
15183            not 'VXLAN' and
15184            not 'CFS_OPT' and
15185            not 'DOT1Q'"
15186   parameters:
15187   - "throughput"
15188   - "parent"
15189   - "tags"
15190   sort:
15191   - "1VM"
15192   - "2VM"
15193   traces:
15194     hoverinfo: "x+y"
15195     boxpoints: "outliers"
15196     whiskerwidth: 0
15197   layout:
15198     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15199     layout: "plot-throughput"
15200
15201 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15202 - type: "plot"
15203   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15204   algorithm: "plot_performance_box"
15205   output-file-type: ".html"
15206   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15208   filter: "'NIC_Intel-X710' and
15209            '64B' and
15210            'NDRPDR' and
15211            ('ETH' or 'DOT1Q') and
15212            'BASE' and
15213            '1T1C' and
15214            ('L2BDMACLRN' or 'L2XCFWD') and
15215            'VHOST_1024' and
15216            not 'VXLAN' and
15217            not 'IP4FWD' and
15218            not '2VM'"
15219   parameters:
15220   - "throughput"
15221   - "parent"
15222   - "tags"
15223   sort:
15224   - "L2BDMACLRN"
15225   - "L2BDMACLRN"
15226   - "L2BDMACLRN"
15227   - "L2XCFWD"
15228   - "L2XCFWD"
15229   - "L2XCFWD"
15230   traces:
15231     hoverinfo: "x+y"
15232     boxpoints: "outliers"
15233     whiskerwidth: 0
15234   layout:
15235     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15236     layout: "plot-throughput"
15237
15238 - type: "plot"
15239   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15240   algorithm: "plot_performance_box"
15241   output-file-type: ".html"
15242   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15244   filter: "'NIC_Intel-X710' and
15245            '64B' and
15246            'NDRPDR' and
15247            ('ETH' or 'DOT1Q') and
15248            'BASE' and
15249            '1T1C' and
15250            ('L2BDMACLRN' or 'L2XCFWD') and
15251            'VHOST_1024' and
15252            not 'VXLAN' and
15253            not 'IP4FWD' and
15254            not '2VM'"
15255   parameters:
15256   - "throughput"
15257   - "parent"
15258   - "tags"
15259   sort:
15260   - "L2BDMACLRN"
15261   - "L2BDMACLRN"
15262   - "L2BDMACLRN"
15263   - "L2XCFWD"
15264   - "L2XCFWD"
15265   - "L2XCFWD"
15266   traces:
15267     hoverinfo: "x+y"
15268     boxpoints: "outliers"
15269     whiskerwidth: 0
15270   layout:
15271     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15272     layout: "plot-throughput"
15273
15274 - type: "plot"
15275   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15276   algorithm: "plot_performance_box"
15277   output-file-type: ".html"
15278   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15280   filter: "'NIC_Intel-X710' and
15281            '64B' and
15282            'NDRPDR' and
15283            ('ETH' or 'DOT1Q') and
15284            'BASE' and
15285            '2T2C' and
15286            ('L2BDMACLRN' or 'L2XCFWD') and
15287            'VHOST_1024' and
15288            not 'VXLAN' and
15289            not 'IP4FWD' and
15290            not '2VM'"
15291   parameters:
15292   - "throughput"
15293   - "parent"
15294   - "tags"
15295   sort:
15296   - "L2BDMACLRN"
15297   - "L2BDMACLRN"
15298   - "L2BDMACLRN"
15299   - "L2XCFWD"
15300   - "L2XCFWD"
15301   - "L2XCFWD"
15302   traces:
15303     hoverinfo: "x+y"
15304     boxpoints: "outliers"
15305     whiskerwidth: 0
15306   layout:
15307     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15308     layout: "plot-throughput"
15309
15310 - type: "plot"
15311   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15312   algorithm: "plot_performance_box"
15313   output-file-type: ".html"
15314   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15316   filter: "'NIC_Intel-X710' and
15317            '64B' and
15318            'NDRPDR' and
15319            ('ETH' or 'DOT1Q') and
15320            'BASE' and
15321            '2T2C' and
15322            ('L2BDMACLRN' or 'L2XCFWD') and
15323            'VHOST_1024' and
15324            not 'VXLAN' and
15325            not 'IP4FWD' and
15326            not '2VM'"
15327   parameters:
15328   - "throughput"
15329   - "parent"
15330   - "tags"
15331   sort:
15332   - "L2BDMACLRN"
15333   - "L2BDMACLRN"
15334   - "L2BDMACLRN"
15335   - "L2XCFWD"
15336   - "L2XCFWD"
15337   - "L2XCFWD"
15338   traces:
15339     hoverinfo: "x+y"
15340     boxpoints: "outliers"
15341     whiskerwidth: 0
15342   layout:
15343     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15344     layout: "plot-throughput"
15345
15346 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15347 - type: "plot"
15348   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15349   algorithm: "plot_performance_box"
15350   output-file-type: ".html"
15351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15353   filter: "'NIC_Intel-X710' and
15354            '64B' and
15355            'NDRPDR' and
15356            ('ETH' or 'DOT1Q') and
15357            '1T1C' and
15358            ('L2BDMACLRN' or 'L2XCFWD') and
15359            'VHOST_1024' and
15360            not 'CFS_OPT' and
15361            not 'VXLAN' and
15362            not 'IP4FWD' and
15363            not 'LBOND'"
15364   parameters:
15365   - "throughput"
15366   - "parent"
15367   - "tags"
15368   sort:
15369   - "L2BDMACLRN"
15370   - "L2BDMACLRN"
15371   - "L2BDMACLRN"
15372   - "L2XCFWD"
15373   - "L2XCFWD"
15374   - "L2XCFWD"
15375   traces:
15376     hoverinfo: "x+y"
15377     boxpoints: "outliers"
15378     whiskerwidth: 0
15379   layout:
15380     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15381     layout: "plot-throughput"
15382
15383 - type: "plot"
15384   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15385   algorithm: "plot_performance_box"
15386   output-file-type: ".html"
15387   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15389   filter: "'NIC_Intel-X710' and
15390            '64B' and
15391            'NDRPDR' and
15392            ('ETH' or 'DOT1Q') and
15393            '1T1C' and
15394            ('L2BDMACLRN' or 'L2XCFWD') and
15395            'VHOST_1024' and
15396            not 'CFS_OPT' and
15397            not 'VXLAN' and
15398            not 'IP4FWD' and
15399            not 'LBOND'"
15400   parameters:
15401   - "throughput"
15402   - "parent"
15403   - "tags"
15404   sort:
15405   - "L2BDMACLRN"
15406   - "L2BDMACLRN"
15407   - "L2BDMACLRN"
15408   - "L2XCFWD"
15409   - "L2XCFWD"
15410   - "L2XCFWD"
15411   traces:
15412     hoverinfo: "x+y"
15413     boxpoints: "outliers"
15414     whiskerwidth: 0
15415   layout:
15416     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15417     layout: "plot-throughput"
15418
15419 - type: "plot"
15420   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15421   algorithm: "plot_performance_box"
15422   output-file-type: ".html"
15423   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15425   filter: "'NIC_Intel-X710' and
15426            '64B' and
15427            'NDRPDR' and
15428            ('ETH' or 'DOT1Q') and
15429            '2T2C' and
15430            ('L2BDMACLRN' or 'L2XCFWD') and
15431            'VHOST_1024' and
15432            not 'CFS_OPT' and
15433            not 'VXLAN' and
15434            not 'IP4FWD' and
15435            not 'LBOND'"
15436   parameters:
15437   - "throughput"
15438   - "parent"
15439   - "tags"
15440   sort:
15441   - "L2BDMACLRN"
15442   - "L2BDMACLRN"
15443   - "L2BDMACLRN"
15444   - "L2XCFWD"
15445   - "L2XCFWD"
15446   - "L2XCFWD"
15447   traces:
15448     hoverinfo: "x+y"
15449     boxpoints: "outliers"
15450     whiskerwidth: 0
15451   layout:
15452     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15453     layout: "plot-throughput"
15454
15455 - type: "plot"
15456   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15457   algorithm: "plot_performance_box"
15458   output-file-type: ".html"
15459   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15461   filter: "'NIC_Intel-X710' and
15462            '64B' and
15463            'NDRPDR' and
15464            ('ETH' or 'DOT1Q') and
15465            '2T2C' and
15466            ('L2BDMACLRN' or 'L2XCFWD') and
15467            'VHOST_1024' and
15468            not 'CFS_OPT' and
15469            not 'VXLAN' and
15470            not 'IP4FWD' and
15471            not 'LBOND'"
15472   parameters:
15473   - "throughput"
15474   - "parent"
15475   - "tags"
15476   sort:
15477   - "L2BDMACLRN"
15478   - "L2BDMACLRN"
15479   - "L2BDMACLRN"
15480   - "L2XCFWD"
15481   - "L2XCFWD"
15482   - "L2XCFWD"
15483   traces:
15484     hoverinfo: "x+y"
15485     boxpoints: "outliers"
15486     whiskerwidth: 0
15487   layout:
15488     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15489     layout: "plot-throughput"
15490
15491 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15492 - type: "plot"
15493   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15494   algorithm: "plot_performance_box"
15495   output-file-type: ".html"
15496   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15498   filter: "'NIC_Intel-X710' and
15499            '64B' and
15500            'NDRPDR' and
15501            'ETH' and
15502            'IP4FWD' and
15503            '2T1C' and
15504            'VHOST_1024' and
15505            not 'VXLAN' and
15506            not 'DOT1Q'"
15507   parameters:
15508   - "throughput"
15509   - "parent"
15510   - "tags"
15511   sort:
15512   - "1VM"
15513   - "2VM"
15514   traces:
15515     hoverinfo: "x+y"
15516     boxpoints: "outliers"
15517     whiskerwidth: 0
15518   layout:
15519     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15520     layout: "plot-throughput"
15521
15522 - type: "plot"
15523   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15524   algorithm: "plot_performance_box"
15525   output-file-type: ".html"
15526   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15527   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15528   filter: "'NIC_Intel-X710' and
15529            '64B' and
15530            'NDRPDR' and
15531            'ETH' and
15532            'IP4FWD' and
15533            '4T2C' and
15534            'VHOST_1024' and
15535            not 'VXLAN' and
15536            not 'DOT1Q'"
15537   parameters:
15538   - "throughput"
15539   - "parent"
15540   - "tags"
15541   sort:
15542   - "1VM"
15543   - "2VM"
15544   traces:
15545     hoverinfo: "x+y"
15546     boxpoints: "outliers"
15547     whiskerwidth: 0
15548   layout:
15549     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15550     layout: "plot-throughput"
15551
15552 - type: "plot"
15553   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15554   algorithm: "plot_performance_box"
15555   output-file-type: ".html"
15556   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15558   filter: "'NIC_Intel-X710' and
15559            '64B' and
15560            'NDRPDR' and
15561            'ETH' and
15562            'IP4FWD' and
15563            '2T1C' and
15564            'VHOST_1024' and
15565            not 'VXLAN' and
15566            not 'DOT1Q'"
15567   parameters:
15568   - "throughput"
15569   - "parent"
15570   - "tags"
15571   sort:
15572   - "1VM"
15573   - "2VM"
15574   traces:
15575     hoverinfo: "x+y"
15576     boxpoints: "outliers"
15577     whiskerwidth: 0
15578   layout:
15579     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15580     layout: "plot-throughput"
15581
15582 - type: "plot"
15583   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15584   algorithm: "plot_performance_box"
15585   output-file-type: ".html"
15586   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15588   filter: "'NIC_Intel-X710' and
15589            '64B' and
15590            'NDRPDR' and
15591            'ETH' and
15592            'IP4FWD' and
15593            '4T2C' and
15594            'VHOST_1024' and
15595            not 'VXLAN' and
15596            not 'DOT1Q'"
15597   parameters:
15598   - "throughput"
15599   - "parent"
15600   - "tags"
15601   sort:
15602   - "1VM"
15603   - "2VM"
15604   traces:
15605     hoverinfo: "x+y"
15606     boxpoints: "outliers"
15607     whiskerwidth: 0
15608   layout:
15609     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15610     layout: "plot-throughput"
15611
15612 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15613 - type: "plot"
15614   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15615   algorithm: "plot_performance_box"
15616   output-file-type: ".html"
15617   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15619   filter: "'NIC_Intel-X710' and
15620            '64B' and
15621            'NDRPDR' and
15622            ('ETH' or 'DOT1Q') and
15623            'BASE' and
15624            '2T1C' and
15625            ('L2BDMACLRN' or 'L2XCFWD') and
15626            'VHOST_1024' and
15627            not 'VXLAN' and
15628            not 'IP4FWD' and
15629            not '2VM'"
15630   parameters:
15631   - "throughput"
15632   - "parent"
15633   - "tags"
15634   sort:
15635   - "L2BDMACLRN"
15636   - "L2BDMACLRN"
15637   - "L2BDMACLRN"
15638   - "L2XCFWD"
15639   - "L2XCFWD"
15640   - "L2XCFWD"
15641   traces:
15642     hoverinfo: "x+y"
15643     boxpoints: "outliers"
15644     whiskerwidth: 0
15645   layout:
15646     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15647     layout: "plot-throughput"
15648
15649 - type: "plot"
15650   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15651   algorithm: "plot_performance_box"
15652   output-file-type: ".html"
15653   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15655   filter: "'NIC_Intel-X710' and
15656            '64B' and
15657            'NDRPDR' and
15658            ('ETH' or 'DOT1Q') and
15659            'BASE' and
15660            '2T1C' and
15661            ('L2BDMACLRN' or 'L2XCFWD') and
15662            'VHOST_1024' and
15663            not 'VXLAN' and
15664            not 'IP4FWD' and
15665            not '2VM'"
15666   parameters:
15667   - "throughput"
15668   - "parent"
15669   - "tags"
15670   sort:
15671   - "L2BDMACLRN"
15672   - "L2BDMACLRN"
15673   - "L2BDMACLRN"
15674   - "L2XCFWD"
15675   - "L2XCFWD"
15676   - "L2XCFWD"
15677   traces:
15678     hoverinfo: "x+y"
15679     boxpoints: "outliers"
15680     whiskerwidth: 0
15681   layout:
15682     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15683     layout: "plot-throughput"
15684
15685 - type: "plot"
15686   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15687   algorithm: "plot_performance_box"
15688   output-file-type: ".html"
15689   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15691   filter: "'NIC_Intel-X710' and
15692            '64B' and
15693            'NDRPDR' and
15694            ('ETH' or 'DOT1Q') and
15695            'BASE' and
15696            '4T2C' and
15697            ('L2BDMACLRN' or 'L2XCFWD') and
15698            'VHOST_1024' and
15699            not 'VXLAN' and
15700            not 'IP4FWD' and
15701            not '2VM'"
15702   parameters:
15703   - "throughput"
15704   - "parent"
15705   - "tags"
15706   sort:
15707   - "L2BDMACLRN"
15708   - "L2BDMACLRN"
15709   - "L2BDMACLRN"
15710   - "L2XCFWD"
15711   - "L2XCFWD"
15712   - "L2XCFWD"
15713   traces:
15714     hoverinfo: "x+y"
15715     boxpoints: "outliers"
15716     whiskerwidth: 0
15717   layout:
15718     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15719     layout: "plot-throughput"
15720
15721 - type: "plot"
15722   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15723   algorithm: "plot_performance_box"
15724   output-file-type: ".html"
15725   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15727   filter: "'NIC_Intel-X710' and
15728            '64B' and
15729            'NDRPDR' and
15730            ('ETH' or 'DOT1Q') and
15731            'BASE' and
15732            '4T2C' and
15733            ('L2BDMACLRN' or 'L2XCFWD') and
15734            'VHOST_1024' and
15735            not 'VXLAN' and
15736            not 'IP4FWD' and
15737            not '2VM'"
15738   parameters:
15739   - "throughput"
15740   - "parent"
15741   - "tags"
15742   sort:
15743   - "L2BDMACLRN"
15744   - "L2BDMACLRN"
15745   - "L2BDMACLRN"
15746   - "L2XCFWD"
15747   - "L2XCFWD"
15748   - "L2XCFWD"
15749   traces:
15750     hoverinfo: "x+y"
15751     boxpoints: "outliers"
15752     whiskerwidth: 0
15753   layout:
15754     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15755     layout: "plot-throughput"
15756
15757 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15758 - type: "plot"
15759   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15760   algorithm: "plot_performance_box"
15761   output-file-type: ".html"
15762   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15764   filter: "'NIC_Intel-X710' and
15765            '64B' and
15766            'NDRPDR' and
15767            ('ETH' or 'DOT1Q') and
15768            '2T1C' and
15769            ('L2BDMACLRN' or 'L2XCFWD') and
15770            'VHOST_1024' and
15771            not 'CFS_OPT' and
15772            not 'VXLAN' and
15773            not 'IP4FWD' and
15774            not 'LBOND'"
15775   parameters:
15776   - "throughput"
15777   - "parent"
15778   - "tags"
15779   sort:
15780   - "L2BDMACLRN"
15781   - "L2BDMACLRN"
15782   - "L2BDMACLRN"
15783   - "L2XCFWD"
15784   - "L2XCFWD"
15785   - "L2XCFWD"
15786   traces:
15787     hoverinfo: "x+y"
15788     boxpoints: "outliers"
15789     whiskerwidth: 0
15790   layout:
15791     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15792     layout: "plot-throughput"
15793
15794 - type: "plot"
15795   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15796   algorithm: "plot_performance_box"
15797   output-file-type: ".html"
15798   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15800   filter: "'NIC_Intel-X710' and
15801            '64B' and
15802            'NDRPDR' and
15803            ('ETH' or 'DOT1Q') and
15804            '2T1C' and
15805            ('L2BDMACLRN' or 'L2XCFWD') and
15806            'VHOST_1024' and
15807            not 'CFS_OPT' and
15808            not 'VXLAN' and
15809            not 'IP4FWD' and
15810            not 'LBOND'"
15811   parameters:
15812   - "throughput"
15813   - "parent"
15814   - "tags"
15815   sort:
15816   - "L2BDMACLRN"
15817   - "L2BDMACLRN"
15818   - "L2BDMACLRN"
15819   - "L2XCFWD"
15820   - "L2XCFWD"
15821   - "L2XCFWD"
15822   traces:
15823     hoverinfo: "x+y"
15824     boxpoints: "outliers"
15825     whiskerwidth: 0
15826   layout:
15827     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15828     layout: "plot-throughput"
15829
15830 - type: "plot"
15831   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15832   algorithm: "plot_performance_box"
15833   output-file-type: ".html"
15834   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15836   filter: "'NIC_Intel-X710' and
15837            '64B' and
15838            'NDRPDR' and
15839            ('ETH' or 'DOT1Q') and
15840            '4T2C' and
15841            ('L2BDMACLRN' or 'L2XCFWD') and
15842            'VHOST_1024' and
15843            not 'CFS_OPT' and
15844            not 'VXLAN' and
15845            not 'IP4FWD' and
15846            not 'LBOND'"
15847   parameters:
15848   - "throughput"
15849   - "parent"
15850   - "tags"
15851   sort:
15852   - "L2BDMACLRN"
15853   - "L2BDMACLRN"
15854   - "L2BDMACLRN"
15855   - "L2XCFWD"
15856   - "L2XCFWD"
15857   - "L2XCFWD"
15858   traces:
15859     hoverinfo: "x+y"
15860     boxpoints: "outliers"
15861     whiskerwidth: 0
15862   layout:
15863     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15864     layout: "plot-throughput"
15865
15866 - type: "plot"
15867   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15868   algorithm: "plot_performance_box"
15869   output-file-type: ".html"
15870   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15872   filter: "'NIC_Intel-X710' and
15873            '64B' and
15874            'NDRPDR' and
15875            ('ETH' or 'DOT1Q') and
15876            '4T2C' and
15877            ('L2BDMACLRN' or 'L2XCFWD') and
15878            'VHOST_1024' and
15879            not 'CFS_OPT' and
15880            not 'VXLAN' and
15881            not 'IP4FWD' and
15882            not 'LBOND'"
15883   parameters:
15884   - "throughput"
15885   - "parent"
15886   - "tags"
15887   sort:
15888   - "L2BDMACLRN"
15889   - "L2BDMACLRN"
15890   - "L2BDMACLRN"
15891   - "L2XCFWD"
15892   - "L2XCFWD"
15893   - "L2XCFWD"
15894   traces:
15895     hoverinfo: "x+y"
15896     boxpoints: "outliers"
15897     whiskerwidth: 0
15898   layout:
15899     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15900     layout: "plot-throughput"
15901
15902 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15903 - type: "plot"
15904   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15905   algorithm: "plot_performance_box"
15906   output-file-type: ".html"
15907   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15909   filter: "'NIC_Intel-X710' and
15910            '64B' and
15911            'NDRPDR' and
15912            'ETH' and
15913            'IP4FWD' and
15914            '2T1C' and
15915            'VHOST_1024' and
15916            not 'VXLAN' and
15917            not 'NF_DENSITY' and
15918            not 'CFS_OPT' and
15919            not 'DOT1Q'"
15920   parameters:
15921   - "throughput"
15922   - "parent"
15923   - "tags"
15924   sort:
15925   - "1VM"
15926   - "2VM"
15927   traces:
15928     hoverinfo: "x+y"
15929     boxpoints: "outliers"
15930     whiskerwidth: 0
15931   layout:
15932     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15933     layout: "plot-throughput"
15934
15935 - type: "plot"
15936   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15937   algorithm: "plot_performance_box"
15938   output-file-type: ".html"
15939   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15941   filter: "'NIC_Intel-X710' and
15942            '64B' and
15943            'NDRPDR' and
15944            'ETH' and
15945            'IP4FWD' and
15946            '4T2C' and
15947            'VHOST_1024' and
15948            not 'VXLAN' and
15949            not 'NF_DENSITY' and
15950            not 'CFS_OPT' and
15951            not 'DOT1Q'"
15952   parameters:
15953   - "throughput"
15954   - "parent"
15955   - "tags"
15956   sort:
15957   - "1VM"
15958   - "2VM"
15959   traces:
15960     hoverinfo: "x+y"
15961     boxpoints: "outliers"
15962     whiskerwidth: 0
15963   layout:
15964     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15965     layout: "plot-throughput"
15966
15967 - type: "plot"
15968   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15969   algorithm: "plot_performance_box"
15970   output-file-type: ".html"
15971   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15973   filter: "'NIC_Intel-X710' and
15974            '64B' and
15975            'NDRPDR' and
15976            'ETH' and
15977            'IP4FWD' and
15978            '2T1C' and
15979            'VHOST_1024' and
15980            not 'VXLAN' and
15981            not 'NF_DENSITY' and
15982            not 'CFS_OPT' and
15983            not 'DOT1Q'"
15984   parameters:
15985   - "throughput"
15986   - "parent"
15987   - "tags"
15988   sort:
15989   - "1VM"
15990   - "2VM"
15991   traces:
15992     hoverinfo: "x+y"
15993     boxpoints: "outliers"
15994     whiskerwidth: 0
15995   layout:
15996     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15997     layout: "plot-throughput"
15998
15999 - type: "plot"
16000   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16001   algorithm: "plot_performance_box"
16002   output-file-type: ".html"
16003   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16005   filter: "'NIC_Intel-X710' and
16006            '64B' and
16007            'NDRPDR' and
16008            'ETH' and
16009            'IP4FWD' and
16010            '4T2C' and
16011            'VHOST_1024' and
16012            not 'VXLAN' and
16013            not 'NF_DENSITY' and
16014            not 'CFS_OPT' and
16015            not 'DOT1Q'"
16016   parameters:
16017   - "throughput"
16018   - "parent"
16019   - "tags"
16020   sort:
16021   - "1VM"
16022   - "2VM"
16023   traces:
16024     hoverinfo: "x+y"
16025     boxpoints: "outliers"
16026     whiskerwidth: 0
16027   layout:
16028     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16029     layout: "plot-throughput"
16030
16031 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16032 - type: "plot"
16033   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16034   algorithm: "plot_performance_box"
16035   output-file-type: ".html"
16036   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16038   filter: "'NIC_Intel-X710' and
16039            '64B' and
16040            'NDRPDR' and
16041            ('ETH' or 'DOT1Q') and
16042            'BASE' and
16043            '2T1C' and
16044            ('L2BDMACLRN' or 'L2XCFWD') and
16045            'VHOST_1024' and
16046            not 'VXLAN' and
16047            not 'NF_DENSITY' and
16048            not 'IP4FWD' and
16049            not '2VM'"
16050   parameters:
16051   - "throughput"
16052   - "parent"
16053   - "tags"
16054 #  sort:
16055 #  - "not CFS_OPT"
16056 #  - "L2XCFWD"
16057 #  - "not CFS_OPT"
16058 #  - "CFS_OPT"
16059   traces:
16060     hoverinfo: "x+y"
16061     boxpoints: "outliers"
16062     whiskerwidth: 0
16063   layout:
16064     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16065     layout: "plot-throughput"
16066
16067 - type: "plot"
16068   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16069   algorithm: "plot_performance_box"
16070   output-file-type: ".html"
16071   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16073   filter: "'NIC_Intel-X710' and
16074            '64B' and
16075            'NDRPDR' and
16076            ('ETH' or 'DOT1Q') and
16077            'BASE' and
16078            '2T1C' and
16079            ('L2BDMACLRN' or 'L2XCFWD') and
16080            'VHOST_1024' and
16081            not 'VXLAN' and
16082            not 'NF_DENSITY' and
16083            not 'IP4FWD' and
16084            not '2VM'"
16085   parameters:
16086   - "throughput"
16087   - "parent"
16088   - "tags"
16089 #  sort:
16090 #  - "not CFS_OPT"
16091 #  - "L2XCFWD"
16092 #  - "not CFS_OPT"
16093 #  - "CFS_OPT"
16094   traces:
16095     hoverinfo: "x+y"
16096     boxpoints: "outliers"
16097     whiskerwidth: 0
16098   layout:
16099     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16100     layout: "plot-throughput"
16101
16102 - type: "plot"
16103   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16104   algorithm: "plot_performance_box"
16105   output-file-type: ".html"
16106   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16107   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16108   filter: "'NIC_Intel-X710' and
16109            '64B' and
16110            'NDRPDR' and
16111            ('ETH' or 'DOT1Q') and
16112            'BASE' and
16113            '4T2C' and
16114            ('L2BDMACLRN' or 'L2XCFWD') and
16115            'VHOST_1024' and
16116            not 'VXLAN' and
16117            not 'NF_DENSITY' and
16118            not 'IP4FWD' and
16119            not '2VM'"
16120   parameters:
16121   - "throughput"
16122   - "parent"
16123   - "tags"
16124 #  sort:
16125 #  - "not CFS_OPT"
16126 #  - "L2XCFWD"
16127 #  - "not CFS_OPT"
16128 #  - "CFS_OPT"
16129   traces:
16130     hoverinfo: "x+y"
16131     boxpoints: "outliers"
16132     whiskerwidth: 0
16133   layout:
16134     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16135     layout: "plot-throughput"
16136
16137 - type: "plot"
16138   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16139   algorithm: "plot_performance_box"
16140   output-file-type: ".html"
16141   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16143   filter: "'NIC_Intel-X710' and
16144            '64B' and
16145            'NDRPDR' and
16146            ('ETH' or 'DOT1Q') and
16147            'BASE' and
16148            '4T2C' and
16149            ('L2BDMACLRN' or 'L2XCFWD') and
16150            'VHOST_1024' and
16151            not 'VXLAN' and
16152            not 'NF_DENSITY' and
16153            not 'IP4FWD' and
16154            not '2VM'"
16155   parameters:
16156   - "throughput"
16157   - "parent"
16158   - "tags"
16159 #  sort:
16160 #  - "not CFS_OPT"
16161 #  - "L2XCFWD"
16162 #  - "not CFS_OPT"
16163 #  - "CFS_OPT"
16164   traces:
16165     hoverinfo: "x+y"
16166     boxpoints: "outliers"
16167     whiskerwidth: 0
16168   layout:
16169     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16170     layout: "plot-throughput"
16171
16172 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16173 - type: "plot"
16174   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16175   algorithm: "plot_performance_box"
16176   output-file-type: ".html"
16177   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16179   filter: "'NIC_Intel-X710' and
16180            '64B' and
16181            'NDRPDR' and
16182            ('ETH' or 'DOT1Q') and
16183            '2T1C' and
16184            ('L2BDMACLRN' or 'L2XCFWD') and
16185            'VHOST_1024' and
16186            not 'CFS_OPT' and
16187            not 'VXLAN' and
16188            not 'NF_DENSITY' and
16189            not 'DOT1Q' and
16190            not 'IP4FWD'"
16191   parameters:
16192   - "throughput"
16193   - "parent"
16194   - "tags"
16195 #  sort:
16196 #  - "1VM"
16197 #  - "L2XCFWD"
16198 #  - "1VM"
16199 #  - "L2BDMACLRN"
16200   traces:
16201     hoverinfo: "x+y"
16202     boxpoints: "outliers"
16203     whiskerwidth: 0
16204   layout:
16205     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16206     layout: "plot-throughput"
16207
16208 - type: "plot"
16209   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16210   algorithm: "plot_performance_box"
16211   output-file-type: ".html"
16212   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16214   filter: "'NIC_Intel-X710' and
16215            '64B' and
16216            'NDRPDR' and
16217            ('ETH' or 'DOT1Q') and
16218            '2T1C' and
16219            ('L2BDMACLRN' or 'L2XCFWD') and
16220            'VHOST_1024' and
16221            not 'CFS_OPT' and
16222            not 'VXLAN' and
16223            not 'NF_DENSITY' and
16224            not 'DOT1Q' and
16225            not 'IP4FWD'"
16226   parameters:
16227   - "throughput"
16228   - "parent"
16229   - "tags"
16230 #  sort:
16231 #  - "1VM"
16232 #  - "L2XCFWD"
16233 #  - "1VM"
16234 #  - "L2BDMACLRN"
16235   traces:
16236     hoverinfo: "x+y"
16237     boxpoints: "outliers"
16238     whiskerwidth: 0
16239   layout:
16240     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16241     layout: "plot-throughput"
16242
16243 - type: "plot"
16244   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16245   algorithm: "plot_performance_box"
16246   output-file-type: ".html"
16247   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16249   filter: "'NIC_Intel-X710' and
16250            '64B' and
16251            'NDRPDR' and
16252            ('ETH' or 'DOT1Q') and
16253            '4T2C' and
16254            ('L2BDMACLRN' or 'L2XCFWD') and
16255            'VHOST_1024' and
16256            not 'CFS_OPT' and
16257            not 'VXLAN' and
16258            not 'NF_DENSITY' and
16259            not 'DOT1Q' and
16260            not 'IP4FWD'"
16261   parameters:
16262   - "throughput"
16263   - "parent"
16264   - "tags"
16265 #  sort:
16266 #  - "1VM"
16267 #  - "L2XCFWD"
16268 #  - "1VM"
16269 #  - "L2BDMACLRN"
16270   traces:
16271     hoverinfo: "x+y"
16272     boxpoints: "outliers"
16273     whiskerwidth: 0
16274   layout:
16275     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16276     layout: "plot-throughput"
16277
16278 - type: "plot"
16279   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16280   algorithm: "plot_performance_box"
16281   output-file-type: ".html"
16282   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16284   filter: "'NIC_Intel-X710' and
16285            '64B' and
16286            'NDRPDR' and
16287            ('ETH' or 'DOT1Q') and
16288            '4T2C' and
16289            ('L2BDMACLRN' or 'L2XCFWD') and
16290            'VHOST_1024' and
16291            not 'CFS_OPT' and
16292            not 'VXLAN' and
16293            not 'NF_DENSITY' and
16294            not 'DOT1Q' and
16295            not 'IP4FWD'"
16296   parameters:
16297   - "throughput"
16298   - "parent"
16299   - "tags"
16300 #  sort:
16301 #  - "1VM"
16302 #  - "L2XCFWD"
16303 #  - "1VM"
16304 #  - "L2BDMACLRN"
16305   traces:
16306     hoverinfo: "x+y"
16307     boxpoints: "outliers"
16308     whiskerwidth: 0
16309   layout:
16310     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16311     layout: "plot-throughput"
16312
16313 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16314 - type: "plot"
16315   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16316   algorithm: "plot_performance_box"
16317   output-file-type: ".html"
16318   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16320   filter: "'NIC_Intel-XXV710' and
16321            '64B' and
16322            'NDRPDR' and
16323            'ETH' and
16324            'IP4FWD' and
16325            '2T1C' and
16326            'VHOST_1024' and
16327            not 'VXLAN' and
16328            not 'CFS_OPT' and
16329            not 'DOT1Q'"
16330   parameters:
16331   - "throughput"
16332   - "parent"
16333   - "tags"
16334   sort:
16335   - "1VM"
16336   - "2VM"
16337   traces:
16338     hoverinfo: "x+y"
16339     boxpoints: "outliers"
16340     whiskerwidth: 0
16341   layout:
16342     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16343     layout: "plot-throughput"
16344
16345 - type: "plot"
16346   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16347   algorithm: "plot_performance_box"
16348   output-file-type: ".html"
16349   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16351   filter: "'NIC_Intel-XXV710' and
16352            '64B' and
16353            'NDRPDR' and
16354            'ETH' and
16355            'IP4FWD' and
16356            '4T2C' and
16357            'VHOST_1024' and
16358            not 'VXLAN' and
16359            not 'CFS_OPT' and
16360            not 'DOT1Q'"
16361   parameters:
16362   - "throughput"
16363   - "parent"
16364   - "tags"
16365   sort:
16366   - "1VM"
16367   - "2VM"
16368   traces:
16369     hoverinfo: "x+y"
16370     boxpoints: "outliers"
16371     whiskerwidth: 0
16372   layout:
16373     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16374     layout: "plot-throughput"
16375
16376 - type: "plot"
16377   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16378   algorithm: "plot_performance_box"
16379   output-file-type: ".html"
16380   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16382   filter: "'NIC_Intel-XXV710' and
16383            '64B' and
16384            'NDRPDR' and
16385            'ETH' and
16386            'IP4FWD' and
16387            '2T1C' and
16388            'VHOST_1024' and
16389            not 'VXLAN' and
16390            not 'CFS_OPT' and
16391            not 'DOT1Q'"
16392   parameters:
16393   - "throughput"
16394   - "parent"
16395   - "tags"
16396   sort:
16397   - "1VM"
16398   - "2VM"
16399   traces:
16400     hoverinfo: "x+y"
16401     boxpoints: "outliers"
16402     whiskerwidth: 0
16403   layout:
16404     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16405     layout: "plot-throughput"
16406
16407 - type: "plot"
16408   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16409   algorithm: "plot_performance_box"
16410   output-file-type: ".html"
16411   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16413   filter: "'NIC_Intel-XXV710' and
16414            '64B' and
16415            'NDRPDR' and
16416            'ETH' and
16417            'IP4FWD' and
16418            '4T2C' and
16419            'VHOST_1024' and
16420            not 'VXLAN' and
16421            not 'CFS_OPT' and
16422            not 'DOT1Q'"
16423   parameters:
16424   - "throughput"
16425   - "parent"
16426   - "tags"
16427   sort:
16428   - "1VM"
16429   - "2VM"
16430   traces:
16431     hoverinfo: "x+y"
16432     boxpoints: "outliers"
16433     whiskerwidth: 0
16434   layout:
16435     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16436     layout: "plot-throughput"
16437
16438 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16439 #- type: "plot"
16440 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16441 #  algorithm: "plot_performance_box"
16442 #  output-file-type: ".html"
16443 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16444 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16445 #  filter: "'NIC_Intel-XXV710' and
16446 #           '64B' and
16447 #           'NDRPDR' and
16448 #           ('ETH' or 'DOT1Q') and
16449 #           'BASE' and
16450 #           '2T1C' and
16451 #           ('L2BDMACLRN' or 'L2XCFWD') and
16452 #           'VHOST_1024' and
16453 #           not 'VXLAN' and
16454 #           not 'IP4FWD' and
16455 #           not '2VM'"
16456 #  parameters:
16457 #  - "throughput"
16458 #  - "parent"
16459 #  - "tags"
16460 ##  sort:
16461 ##  - "not CFS_OPT"
16462 ##  - "L2XCFWD"
16463 ##  - "not CFS_OPT"
16464 ##  - "CFS_OPT"
16465 #  traces:
16466 #    hoverinfo: "x+y"
16467 #    boxpoints: "outliers"
16468 #    whiskerwidth: 0
16469 #  layout:
16470 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16471 #    layout: "plot-throughput"
16472 #
16473 #- type: "plot"
16474 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16475 #  algorithm: "plot_performance_box"
16476 #  output-file-type: ".html"
16477 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16479 #  filter: "'NIC_Intel-XXV710' and
16480 #           '64B' and
16481 #           'NDRPDR' and
16482 #           ('ETH' or 'DOT1Q') and
16483 #           'BASE' and
16484 #           '2T1C' and
16485 #           ('L2BDMACLRN' or 'L2XCFWD') and
16486 #           'VHOST_1024' and
16487 #           not 'VXLAN' and
16488 #           not 'IP4FWD' and
16489 #           not '2VM'"
16490 #  parameters:
16491 #  - "throughput"
16492 #  - "parent"
16493 #  - "tags"
16494 ##  sort:
16495 ##  - "not CFS_OPT"
16496 ##  - "L2XCFWD"
16497 ##  - "not CFS_OPT"
16498 ##  - "CFS_OPT"
16499 #  traces:
16500 #    hoverinfo: "x+y"
16501 #    boxpoints: "outliers"
16502 #    whiskerwidth: 0
16503 #  layout:
16504 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16505 #    layout: "plot-throughput"
16506 #
16507 #- type: "plot"
16508 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16509 #  algorithm: "plot_performance_box"
16510 #  output-file-type: ".html"
16511 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16512 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16513 #  filter: "'NIC_Intel-XXV710' and
16514 #           '64B' and
16515 #           'NDRPDR' and
16516 #           ('ETH' or 'DOT1Q') and
16517 #           'BASE' and
16518 #           '4T2C' and
16519 #           ('L2BDMACLRN' or 'L2XCFWD') and
16520 #           'VHOST_1024' and
16521 #           not 'VXLAN' and
16522 #           not 'IP4FWD' and
16523 #           not '2VM'"
16524 #  parameters:
16525 #  - "throughput"
16526 #  - "parent"
16527 #  - "tags"
16528 ##  sort:
16529 ##  - "not CFS_OPT"
16530 ##  - "L2XCFWD"
16531 ##  - "not CFS_OPT"
16532 ##  - "CFS_OPT"
16533 #  traces:
16534 #    hoverinfo: "x+y"
16535 #    boxpoints: "outliers"
16536 #    whiskerwidth: 0
16537 #  layout:
16538 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16539 #    layout: "plot-throughput"
16540 #
16541 #- type: "plot"
16542 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16543 #  algorithm: "plot_performance_box"
16544 #  output-file-type: ".html"
16545 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16546 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16547 #  filter: "'NIC_Intel-XXV710' and
16548 #           '64B' and
16549 #           'NDRPDR' and
16550 #           ('ETH' or 'DOT1Q') and
16551 #           'BASE' and
16552 #           '4T2C' and
16553 #           ('L2BDMACLRN' or 'L2XCFWD') and
16554 #           'VHOST_1024' and
16555 #           not 'VXLAN' and
16556 #           not 'IP4FWD' and
16557 #           not '2VM'"
16558 #  parameters:
16559 #  - "throughput"
16560 #  - "parent"
16561 #  - "tags"
16562 ##  sort:
16563 ##  - "not CFS_OPT"
16564 ##  - "L2XCFWD"
16565 ##  - "not CFS_OPT"
16566 ##  - "CFS_OPT"
16567 #  traces:
16568 #    hoverinfo: "x+y"
16569 #    boxpoints: "outliers"
16570 #    whiskerwidth: 0
16571 #  layout:
16572 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16573 #    layout: "plot-throughput"
16574 #
16575 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16576 #- type: "plot"
16577 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16578 #  algorithm: "plot_performance_box"
16579 #  output-file-type: ".html"
16580 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16581 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16582 #  filter: "'NIC_Intel-XXV710' and
16583 #           '64B' and
16584 #           'NDRPDR' and
16585 #           ('ETH' or 'DOT1Q') and
16586 #           '2T1C' and
16587 #           ('L2BDMACLRN' or 'L2XCFWD') and
16588 #           'VHOST_1024' and
16589 #           not 'CFS_OPT' and
16590 #           not 'VXLAN' and
16591 #           not 'DOT1Q' and
16592 #           not 'IP4FWD'"
16593 #  parameters:
16594 #  - "throughput"
16595 #  - "parent"
16596 #  - "tags"
16597 ##  sort:
16598 ##  - "1VM"
16599 ##  - "L2XCFWD"
16600 ##  - "1VM"
16601 ##  - "L2BDMACLRN"
16602 #  traces:
16603 #    hoverinfo: "x+y"
16604 #    boxpoints: "outliers"
16605 #    whiskerwidth: 0
16606 #  layout:
16607 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16608 #    layout: "plot-throughput"
16609 #
16610 #- type: "plot"
16611 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16612 #  algorithm: "plot_performance_box"
16613 #  output-file-type: ".html"
16614 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16615 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16616 #  filter: "'NIC_Intel-XXV710' and
16617 #           '64B' and
16618 #           'NDRPDR' and
16619 #           ('ETH' or 'DOT1Q') and
16620 #           '2T1C' and
16621 #           ('L2BDMACLRN' or 'L2XCFWD') and
16622 #           'VHOST_1024' and
16623 #           not 'CFS_OPT' and
16624 #           not 'VXLAN' and
16625 #           not 'DOT1Q' and
16626 #           not 'IP4FWD'"
16627 #  parameters:
16628 #  - "throughput"
16629 #  - "parent"
16630 #  - "tags"
16631 ##  sort:
16632 ##  - "1VM"
16633 ##  - "L2XCFWD"
16634 ##  - "1VM"
16635 ##  - "L2BDMACLRN"
16636 #  traces:
16637 #    hoverinfo: "x+y"
16638 #    boxpoints: "outliers"
16639 #    whiskerwidth: 0
16640 #  layout:
16641 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16642 #    layout: "plot-throughput"
16643 #
16644 #- type: "plot"
16645 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16646 #  algorithm: "plot_performance_box"
16647 #  output-file-type: ".html"
16648 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16649 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16650 #  filter: "'NIC_Intel-XXV710' and
16651 #           '64B' and
16652 #           'NDRPDR' and
16653 #           ('ETH' or 'DOT1Q') and
16654 #           '4T2C' and
16655 #           ('L2BDMACLRN' or 'L2XCFWD') and
16656 #           'VHOST_1024' and
16657 #           not 'CFS_OPT' and
16658 #           not 'VXLAN' and
16659 #           not 'DOT1Q' and
16660 #           not 'IP4FWD'"
16661 #  parameters:
16662 #  - "throughput"
16663 #  - "parent"
16664 #  - "tags"
16665 ##  sort:
16666 ##  - "1VM"
16667 ##  - "L2XCFWD"
16668 ##  - "1VM"
16669 ##  - "L2BDMACLRN"
16670 #  traces:
16671 #    hoverinfo: "x+y"
16672 #    boxpoints: "outliers"
16673 #    whiskerwidth: 0
16674 #  layout:
16675 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16676 #    layout: "plot-throughput"
16677 #
16678 #- type: "plot"
16679 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16680 #  algorithm: "plot_performance_box"
16681 #  output-file-type: ".html"
16682 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16683 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16684 #  filter: "'NIC_Intel-XXV710' and
16685 #           '64B' and
16686 #           'NDRPDR' and
16687 #           ('ETH' or 'DOT1Q') and
16688 #           '4T2C' and
16689 #           ('L2BDMACLRN' or 'L2XCFWD') and
16690 #           'VHOST_1024' and
16691 #           not 'CFS_OPT' and
16692 #           not 'VXLAN' and
16693 #           not 'DOT1Q' and
16694 #           not 'IP4FWD'"
16695 #  parameters:
16696 #  - "throughput"
16697 #  - "parent"
16698 #  - "tags"
16699 ##  sort:
16700 ##  - "1VM"
16701 ##  - "L2XCFWD"
16702 ##  - "1VM"
16703 ##  - "L2BDMACLRN"
16704 #  traces:
16705 #    hoverinfo: "x+y"
16706 #    boxpoints: "outliers"
16707 #    whiskerwidth: 0
16708 #  layout:
16709 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16710 #    layout: "plot-throughput"
16711
16712 ################################################################################
16713
16714 # Packet Throughput - VPP VTS 3n-hsw-x520
16715 - type: "plot"
16716   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16717   algorithm: "plot_performance_box"
16718   output-file-type: ".html"
16719   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16721   filter: "'NIC_Intel-X520-DA2' and
16722            '114B' and
16723            'NDRPDR' and
16724            '1T1C' and
16725            'VTS'"
16726   parameters:
16727   - "throughput"
16728   - "parent"
16729   - "tags"
16730   traces:
16731     hoverinfo: "x+y"
16732     boxpoints: "outliers"
16733     whiskerwidth: 0
16734   layout:
16735     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16736     layout: "plot-throughput"
16737
16738 - type: "plot"
16739   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16740   algorithm: "plot_performance_box"
16741   output-file-type: ".html"
16742   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16744   filter: "'NIC_Intel-X520-DA2' and
16745            '114B' and
16746            'NDRPDR' and
16747            '2T2C' and
16748            'VTS'"
16749   parameters:
16750   - "throughput"
16751   - "parent"
16752   - "tags"
16753   traces:
16754     hoverinfo: "x+y"
16755     boxpoints: "outliers"
16756     whiskerwidth: 0
16757   layout:
16758     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16759     layout: "plot-throughput"
16760
16761 - type: "plot"
16762   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16763   algorithm: "plot_performance_box"
16764   output-file-type: ".html"
16765   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16767   filter: "'NIC_Intel-X520-DA2' and
16768            '114B' and
16769            'NDRPDR' and
16770            '1T1C' and
16771            'VTS'"
16772   parameters:
16773   - "throughput"
16774   - "parent"
16775   - "tags"
16776   traces:
16777     hoverinfo: "x+y"
16778     boxpoints: "outliers"
16779     whiskerwidth: 0
16780   layout:
16781     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16782     layout: "plot-throughput"
16783
16784 - type: "plot"
16785   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16786   algorithm: "plot_performance_box"
16787   output-file-type: ".html"
16788   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16790   filter: "'NIC_Intel-X520-DA2' and
16791            '114B' and
16792            'NDRPDR' and
16793            '2T2C' and
16794            'VTS'"
16795   parameters:
16796   - "throughput"
16797   - "parent"
16798   - "tags"
16799   traces:
16800     hoverinfo: "x+y"
16801     boxpoints: "outliers"
16802     whiskerwidth: 0
16803   layout:
16804     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16805     layout: "plot-throughput"
16806
16807 ################################################################################
16808
16809 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16810 - type: "plot"
16811   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16812   algorithm: "plot_performance_box"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16815   data: "plot-dpdk-throughput-latency-3n-hsw"
16816   filter: "'NIC_Intel-X520-DA2' and
16817            '64B' and
16818            'BASE' and
16819            'NDRPDR' and
16820            '1T1C' and
16821            'IP4FWD'"
16822   parameters:
16823   - "throughput"
16824   - "parent"
16825   - "tags"
16826   traces:
16827     hoverinfo: "x+y"
16828     boxpoints: "outliers"
16829     whiskerwidth: 0
16830   layout:
16831     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16832     layout: "plot-throughput"
16833
16834 - type: "plot"
16835   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16836   algorithm: "plot_performance_box"
16837   output-file-type: ".html"
16838   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16839   data: "plot-dpdk-throughput-latency-3n-hsw"
16840   filter: "'NIC_Intel-X520-DA2' and
16841            '64B' and
16842            'BASE' and
16843            'NDRPDR' and
16844            '2T2C' and
16845            'IP4FWD'"
16846   parameters:
16847   - "throughput"
16848   - "parent"
16849   - "tags"
16850   traces:
16851     hoverinfo: "x+y"
16852     boxpoints: "outliers"
16853     whiskerwidth: 0
16854   layout:
16855     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16856     layout: "plot-throughput"
16857
16858 - type: "plot"
16859   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16860   algorithm: "plot_performance_box"
16861   output-file-type: ".html"
16862   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16863   data: "plot-dpdk-throughput-latency-3n-hsw"
16864   filter: "'NIC_Intel-X520-DA2' and
16865            '64B' and
16866            'BASE' and
16867            'NDRPDR' and
16868            '1T1C' and
16869            'IP4FWD'"
16870   parameters:
16871   - "throughput"
16872   - "parent"
16873   - "tags"
16874   traces:
16875     hoverinfo: "x+y"
16876     boxpoints: "outliers"
16877     whiskerwidth: 0
16878   layout:
16879     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16880     layout: "plot-throughput"
16881
16882 - type: "plot"
16883   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16884   algorithm: "plot_performance_box"
16885   output-file-type: ".html"
16886   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16887   data: "plot-dpdk-throughput-latency-3n-hsw"
16888   filter: "'NIC_Intel-X520-DA2' and
16889            '64B' and
16890            'BASE' and
16891            'NDRPDR' and
16892            '2T2C' and
16893            'IP4FWD'"
16894   parameters:
16895   - "throughput"
16896   - "parent"
16897   - "tags"
16898   traces:
16899     hoverinfo: "x+y"
16900     boxpoints: "outliers"
16901     whiskerwidth: 0
16902   layout:
16903     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16904     layout: "plot-throughput"
16905
16906 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16907 - type: "plot"
16908   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16909   algorithm: "plot_performance_box"
16910   output-file-type: ".html"
16911   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16912   data: "plot-dpdk-throughput-latency-3n-hsw"
16913   filter: "'NIC_Intel-X710' and
16914            '64B' and
16915            'BASE' and
16916            'NDRPDR' and
16917            '1T1C' and
16918            'IP4FWD'"
16919   parameters:
16920   - "throughput"
16921   - "parent"
16922   - "tags"
16923   traces:
16924     hoverinfo: "x+y"
16925     boxpoints: "outliers"
16926     whiskerwidth: 0
16927   layout:
16928     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16929     layout: "plot-throughput"
16930
16931 - type: "plot"
16932   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16933   algorithm: "plot_performance_box"
16934   output-file-type: ".html"
16935   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16936   data: "plot-dpdk-throughput-latency-3n-hsw"
16937   filter: "'NIC_Intel-X710' and
16938            '64B' and
16939            'BASE' and
16940            'NDRPDR' and
16941            '2T2C' and
16942            'IP4FWD'"
16943   parameters:
16944   - "throughput"
16945   - "parent"
16946   - "tags"
16947   traces:
16948     hoverinfo: "x+y"
16949     boxpoints: "outliers"
16950     whiskerwidth: 0
16951   layout:
16952     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16953     layout: "plot-throughput"
16954
16955 - type: "plot"
16956   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16957   algorithm: "plot_performance_box"
16958   output-file-type: ".html"
16959   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16960   data: "plot-dpdk-throughput-latency-3n-hsw"
16961   filter: "'NIC_Intel-X710' and
16962            '64B' and
16963            'BASE' and
16964            'NDRPDR' and
16965            '1T1C' and
16966            'IP4FWD'"
16967   parameters:
16968   - "throughput"
16969   - "parent"
16970   - "tags"
16971   traces:
16972     hoverinfo: "x+y"
16973     boxpoints: "outliers"
16974     whiskerwidth: 0
16975   layout:
16976     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16977     layout: "plot-throughput"
16978
16979 - type: "plot"
16980   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16981   algorithm: "plot_performance_box"
16982   output-file-type: ".html"
16983   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16984   data: "plot-dpdk-throughput-latency-3n-hsw"
16985   filter: "'NIC_Intel-X710' and
16986            '64B' and
16987            'BASE' and
16988            'NDRPDR' and
16989            '2T2C' and
16990            'IP4FWD'"
16991   parameters:
16992   - "throughput"
16993   - "parent"
16994   - "tags"
16995   traces:
16996     hoverinfo: "x+y"
16997     boxpoints: "outliers"
16998     whiskerwidth: 0
16999   layout:
17000     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17001     layout: "plot-throughput"
17002
17003 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17004 - type: "plot"
17005   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17006   algorithm: "plot_performance_box"
17007   output-file-type: ".html"
17008   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17009   data: "plot-dpdk-throughput-latency-3n-hsw"
17010   filter: "'NIC_Intel-XL710' and
17011            '64B' and
17012            'BASE' and
17013            'NDRPDR' and
17014            '1T1C' and
17015            'IP4FWD'"
17016   parameters:
17017   - "throughput"
17018   - "parent"
17019   - "tags"
17020   traces:
17021     hoverinfo: "x+y"
17022     boxpoints: "outliers"
17023     whiskerwidth: 0
17024   layout:
17025     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17026     layout: "plot-throughput"
17027
17028 - type: "plot"
17029   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17030   algorithm: "plot_performance_box"
17031   output-file-type: ".html"
17032   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17033   data: "plot-dpdk-throughput-latency-3n-hsw"
17034   filter: "'NIC_Intel-XL710' and
17035            '64B' and
17036            'BASE' and
17037            'NDRPDR' and
17038            '2T2C' and
17039            'IP4FWD'"
17040   parameters:
17041   - "throughput"
17042   - "parent"
17043   - "tags"
17044   traces:
17045     hoverinfo: "x+y"
17046     boxpoints: "outliers"
17047     whiskerwidth: 0
17048   layout:
17049     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17050     layout: "plot-throughput"
17051
17052 - type: "plot"
17053   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17054   algorithm: "plot_performance_box"
17055   output-file-type: ".html"
17056   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17057   data: "plot-dpdk-throughput-latency-3n-hsw"
17058   filter: "'NIC_Intel-XL710' and
17059            '64B' and
17060            'BASE' and
17061            'NDRPDR' and
17062            '1T1C' and
17063            'IP4FWD'"
17064   parameters:
17065   - "throughput"
17066   - "parent"
17067   - "tags"
17068   traces:
17069     hoverinfo: "x+y"
17070     boxpoints: "outliers"
17071     whiskerwidth: 0
17072   layout:
17073     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17074     layout: "plot-throughput"
17075
17076 - type: "plot"
17077   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17078   algorithm: "plot_performance_box"
17079   output-file-type: ".html"
17080   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17081   data: "plot-dpdk-throughput-latency-3n-hsw"
17082   filter: "'NIC_Intel-XL710' and
17083            '64B' and
17084            'BASE' and
17085            'NDRPDR' and
17086            '2T2C' and
17087            'IP4FWD'"
17088   parameters:
17089   - "throughput"
17090   - "parent"
17091   - "tags"
17092   traces:
17093     hoverinfo: "x+y"
17094     boxpoints: "outliers"
17095     whiskerwidth: 0
17096   layout:
17097     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17098     layout: "plot-throughput"
17099
17100 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17101 - type: "plot"
17102   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17103   algorithm: "plot_performance_box"
17104   output-file-type: ".html"
17105   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17106   data: "plot-dpdk-throughput-latency-3n-skx"
17107   filter: "'NIC_Intel-X710' and
17108            '64B' and
17109            'BASE' and
17110            'NDRPDR' and
17111            '2T1C' and
17112            'IP4FWD'"
17113   parameters:
17114   - "throughput"
17115   - "parent"
17116   - "tags"
17117   traces:
17118     hoverinfo: "x+y"
17119     boxpoints: "outliers"
17120     whiskerwidth: 0
17121   layout:
17122     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17123     layout: "plot-throughput"
17124
17125 - type: "plot"
17126   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17127   algorithm: "plot_performance_box"
17128   output-file-type: ".html"
17129   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17130   data: "plot-dpdk-throughput-latency-3n-skx"
17131   filter: "'NIC_Intel-X710' and
17132            '64B' and
17133            'BASE' and
17134            'NDRPDR' and
17135            '4T2C' and
17136            'IP4FWD'"
17137   parameters:
17138   - "throughput"
17139   - "parent"
17140   - "tags"
17141   traces:
17142     hoverinfo: "x+y"
17143     boxpoints: "outliers"
17144     whiskerwidth: 0
17145   layout:
17146     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17147     layout: "plot-throughput"
17148
17149 - type: "plot"
17150   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17151   algorithm: "plot_performance_box"
17152   output-file-type: ".html"
17153   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17154   data: "plot-dpdk-throughput-latency-3n-skx"
17155   filter: "'NIC_Intel-X710' and
17156            '64B' and
17157            'BASE' and
17158            'NDRPDR' and
17159            '2T1C' and
17160            'IP4FWD'"
17161   parameters:
17162   - "throughput"
17163   - "parent"
17164   - "tags"
17165   traces:
17166     hoverinfo: "x+y"
17167     boxpoints: "outliers"
17168     whiskerwidth: 0
17169   layout:
17170     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17171     layout: "plot-throughput"
17172
17173 - type: "plot"
17174   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17175   algorithm: "plot_performance_box"
17176   output-file-type: ".html"
17177   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17178   data: "plot-dpdk-throughput-latency-3n-skx"
17179   filter: "'NIC_Intel-X710' and
17180            '64B' and
17181            'BASE' and
17182            'NDRPDR' and
17183            '4T2C' and
17184            'IP4FWD'"
17185   parameters:
17186   - "throughput"
17187   - "parent"
17188   - "tags"
17189   traces:
17190     hoverinfo: "x+y"
17191     boxpoints: "outliers"
17192     whiskerwidth: 0
17193   layout:
17194     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17195     layout: "plot-throughput"
17196
17197 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17198 - type: "plot"
17199   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17200   algorithm: "plot_performance_box"
17201   output-file-type: ".html"
17202   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17203   data: "plot-dpdk-throughput-latency-3n-skx"
17204   filter: "'NIC_Intel-XXV710' and
17205            '64B' and
17206            'BASE' and
17207            'NDRPDR' and
17208            '2T1C' and
17209            'IP4FWD'"
17210   parameters:
17211   - "throughput"
17212   - "parent"
17213   - "tags"
17214   traces:
17215     hoverinfo: "x+y"
17216     boxpoints: "outliers"
17217     whiskerwidth: 0
17218   layout:
17219     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17220     layout: "plot-throughput"
17221
17222 - type: "plot"
17223   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17224   algorithm: "plot_performance_box"
17225   output-file-type: ".html"
17226   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17227   data: "plot-dpdk-throughput-latency-3n-skx"
17228   filter: "'NIC_Intel-XXV710' and
17229            '64B' and
17230            'BASE' and
17231            'NDRPDR' and
17232            '4T2C' and
17233            'IP4FWD'"
17234   parameters:
17235   - "throughput"
17236   - "parent"
17237   - "tags"
17238   traces:
17239     hoverinfo: "x+y"
17240     boxpoints: "outliers"
17241     whiskerwidth: 0
17242   layout:
17243     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17244     layout: "plot-throughput"
17245
17246 - type: "plot"
17247   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17248   algorithm: "plot_performance_box"
17249   output-file-type: ".html"
17250   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17251   data: "plot-dpdk-throughput-latency-3n-skx"
17252   filter: "'NIC_Intel-XXV710' and
17253            '64B' and
17254            'BASE' and
17255            'NDRPDR' and
17256            '2T1C' and
17257            'IP4FWD'"
17258   parameters:
17259   - "throughput"
17260   - "parent"
17261   - "tags"
17262   traces:
17263     hoverinfo: "x+y"
17264     boxpoints: "outliers"
17265     whiskerwidth: 0
17266   layout:
17267     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17268     layout: "plot-throughput"
17269
17270 - type: "plot"
17271   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17272   algorithm: "plot_performance_box"
17273   output-file-type: ".html"
17274   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17275   data: "plot-dpdk-throughput-latency-3n-skx"
17276   filter: "'NIC_Intel-XXV710' and
17277            '64B' and
17278            'BASE' and
17279            'NDRPDR' and
17280            '4T2C' and
17281            'IP4FWD'"
17282   parameters:
17283   - "throughput"
17284   - "parent"
17285   - "tags"
17286   traces:
17287     hoverinfo: "x+y"
17288     boxpoints: "outliers"
17289     whiskerwidth: 0
17290   layout:
17291     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17292     layout: "plot-throughput"
17293
17294 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17295 - type: "plot"
17296   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17297   algorithm: "plot_performance_box"
17298   output-file-type: ".html"
17299   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17300   data: "plot-dpdk-throughput-latency-2n-skx"
17301   filter: "'NIC_Intel-X710' and
17302            '64B' and
17303            'BASE' and
17304            'NDRPDR' and
17305            '2T1C' and
17306            'IP4FWD'"
17307   parameters:
17308   - "throughput"
17309   - "parent"
17310   - "tags"
17311   traces:
17312     hoverinfo: "x+y"
17313     boxpoints: "outliers"
17314     whiskerwidth: 0
17315   layout:
17316     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17321   algorithm: "plot_performance_box"
17322   output-file-type: ".html"
17323   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17324   data: "plot-dpdk-throughput-latency-2n-skx"
17325   filter: "'NIC_Intel-X710' and
17326            '64B' and
17327            'BASE' and
17328            'NDRPDR' and
17329            '4T2C' and
17330            'IP4FWD'"
17331   parameters:
17332   - "throughput"
17333   - "parent"
17334   - "tags"
17335   traces:
17336     hoverinfo: "x+y"
17337     boxpoints: "outliers"
17338     whiskerwidth: 0
17339   layout:
17340     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17341     layout: "plot-throughput"
17342
17343 - type: "plot"
17344   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17345   algorithm: "plot_performance_box"
17346   output-file-type: ".html"
17347   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17348   data: "plot-dpdk-throughput-latency-2n-skx"
17349   filter: "'NIC_Intel-X710' and
17350            '64B' and
17351            'BASE' and
17352            'NDRPDR' and
17353            '2T1C' and
17354            'IP4FWD'"
17355   parameters:
17356   - "throughput"
17357   - "parent"
17358   - "tags"
17359   traces:
17360     hoverinfo: "x+y"
17361     boxpoints: "outliers"
17362     whiskerwidth: 0
17363   layout:
17364     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17365     layout: "plot-throughput"
17366
17367 - type: "plot"
17368   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17369   algorithm: "plot_performance_box"
17370   output-file-type: ".html"
17371   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17372   data: "plot-dpdk-throughput-latency-2n-skx"
17373   filter: "'NIC_Intel-X710' and
17374            '64B' and
17375            'BASE' and
17376            'NDRPDR' and
17377            '4T2C' and
17378            'IP4FWD'"
17379   parameters:
17380   - "throughput"
17381   - "parent"
17382   - "tags"
17383   traces:
17384     hoverinfo: "x+y"
17385     boxpoints: "outliers"
17386     whiskerwidth: 0
17387   layout:
17388     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17389     layout: "plot-throughput"
17390
17391 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17392 - type: "plot"
17393   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17394   algorithm: "plot_performance_box"
17395   output-file-type: ".html"
17396   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17397   data: "plot-dpdk-throughput-latency-2n-skx"
17398   filter: "'NIC_Intel-XXV710' and
17399            '64B' and
17400            'BASE' and
17401            'NDRPDR' and
17402            '2T1C' and
17403            'IP4FWD'"
17404   parameters:
17405   - "throughput"
17406   - "parent"
17407   - "tags"
17408   traces:
17409     hoverinfo: "x+y"
17410     boxpoints: "outliers"
17411     whiskerwidth: 0
17412   layout:
17413     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17414     layout: "plot-throughput"
17415
17416 - type: "plot"
17417   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17418   algorithm: "plot_performance_box"
17419   output-file-type: ".html"
17420   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17421   data: "plot-dpdk-throughput-latency-2n-skx"
17422   filter: "'NIC_Intel-XXV710' and
17423            '64B' and
17424            'BASE' and
17425            'NDRPDR' and
17426            '4T2C' and
17427            'IP4FWD'"
17428   parameters:
17429   - "throughput"
17430   - "parent"
17431   - "tags"
17432   traces:
17433     hoverinfo: "x+y"
17434     boxpoints: "outliers"
17435     whiskerwidth: 0
17436   layout:
17437     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17438     layout: "plot-throughput"
17439
17440 - type: "plot"
17441   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17442   algorithm: "plot_performance_box"
17443   output-file-type: ".html"
17444   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17445   data: "plot-dpdk-throughput-latency-2n-skx"
17446   filter: "'NIC_Intel-XXV710' and
17447            '64B' and
17448            'BASE' and
17449            'NDRPDR' and
17450            '2T1C' and
17451            'IP4FWD'"
17452   parameters:
17453   - "throughput"
17454   - "parent"
17455   - "tags"
17456   traces:
17457     hoverinfo: "x+y"
17458     boxpoints: "outliers"
17459     whiskerwidth: 0
17460   layout:
17461     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17462     layout: "plot-throughput"
17463
17464 - type: "plot"
17465   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17466   algorithm: "plot_performance_box"
17467   output-file-type: ".html"
17468   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17469   data: "plot-dpdk-throughput-latency-2n-skx"
17470   filter: "'NIC_Intel-XXV710' and
17471            '64B' and
17472            'BASE' and
17473            'NDRPDR' and
17474            '4T2C' and
17475            'IP4FWD'"
17476   parameters:
17477   - "throughput"
17478   - "parent"
17479   - "tags"
17480   traces:
17481     hoverinfo: "x+y"
17482     boxpoints: "outliers"
17483     whiskerwidth: 0
17484   layout:
17485     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17486     layout: "plot-throughput"
17487
17488 ################################################################################
17489
17490 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17491 - type: "plot"
17492   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17493   algorithm: "plot_performance_box"
17494   output-file-type: ".html"
17495   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17496   data: "plot-dpdk-throughput-latency-3n-hsw"
17497   filter: "'NIC_Intel-X520-DA2' and
17498            '64B' and
17499            'BASE' and
17500            'NDRPDR' and
17501            '1T1C' and
17502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17503   parameters:
17504   - "throughput"
17505   - "parent"
17506   - "tags"
17507   traces:
17508     hoverinfo: "x+y"
17509     boxpoints: "outliers"
17510     whiskerwidth: 0
17511   layout:
17512     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17513     layout: "plot-throughput"
17514
17515 - type: "plot"
17516   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17517   algorithm: "plot_performance_box"
17518   output-file-type: ".html"
17519   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17520   data: "plot-dpdk-throughput-latency-3n-hsw"
17521   filter: "'NIC_Intel-X520-DA2' and
17522            '64B' and
17523            'BASE' and
17524            'NDRPDR' and
17525            '2T2C' and
17526            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17527   parameters:
17528   - "throughput"
17529   - "parent"
17530   - "tags"
17531   traces:
17532     hoverinfo: "x+y"
17533     boxpoints: "outliers"
17534     whiskerwidth: 0
17535   layout:
17536     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17537     layout: "plot-throughput"
17538
17539 - type: "plot"
17540   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17541   algorithm: "plot_performance_box"
17542   output-file-type: ".html"
17543   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17544   data: "plot-dpdk-throughput-latency-3n-hsw"
17545   filter: "'NIC_Intel-X520-DA2' and
17546            '64B' and
17547            'BASE' and
17548            'NDRPDR' and
17549            '1T1C' and
17550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17551   parameters:
17552   - "throughput"
17553   - "parent"
17554   - "tags"
17555   traces:
17556     hoverinfo: "x+y"
17557     boxpoints: "outliers"
17558     whiskerwidth: 0
17559   layout:
17560     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17561     layout: "plot-throughput"
17562
17563 - type: "plot"
17564   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17565   algorithm: "plot_performance_box"
17566   output-file-type: ".html"
17567   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17568   data: "plot-dpdk-throughput-latency-3n-hsw"
17569   filter: "'NIC_Intel-X520-DA2' and
17570            '64B' and
17571            'BASE' and
17572            'NDRPDR' and
17573            '2T2C' and
17574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17575   parameters:
17576   - "throughput"
17577   - "parent"
17578   - "tags"
17579   traces:
17580     hoverinfo: "x+y"
17581     boxpoints: "outliers"
17582     whiskerwidth: 0
17583   layout:
17584     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17585     layout: "plot-throughput"
17586
17587 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17588 - type: "plot"
17589   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17590   algorithm: "plot_performance_box"
17591   output-file-type: ".html"
17592   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17593   data: "plot-dpdk-throughput-latency-3n-hsw"
17594   filter: "'NIC_Intel-X710' and
17595            '64B' and
17596            'BASE' and
17597            'NDRPDR' and
17598            '1T1C' and
17599            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17600   parameters:
17601   - "throughput"
17602   - "parent"
17603   - "tags"
17604   traces:
17605     hoverinfo: "x+y"
17606     boxpoints: "outliers"
17607     whiskerwidth: 0
17608   layout:
17609     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17614   algorithm: "plot_performance_box"
17615   output-file-type: ".html"
17616   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17617   data: "plot-dpdk-throughput-latency-3n-hsw"
17618   filter: "'NIC_Intel-X710' and
17619            '64B' and
17620            'BASE' and
17621            'NDRPDR' and
17622            '2T2C' and
17623            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17624   parameters:
17625   - "throughput"
17626   - "parent"
17627   - "tags"
17628   traces:
17629     hoverinfo: "x+y"
17630     boxpoints: "outliers"
17631     whiskerwidth: 0
17632   layout:
17633     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17634     layout: "plot-throughput"
17635
17636 - type: "plot"
17637   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17638   algorithm: "plot_performance_box"
17639   output-file-type: ".html"
17640   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17641   data: "plot-dpdk-throughput-latency-3n-hsw"
17642   filter: "'NIC_Intel-X710' and
17643            '64B' and
17644            'BASE' and
17645            'NDRPDR' and
17646            '1T1C' and
17647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17648   parameters:
17649   - "throughput"
17650   - "parent"
17651   - "tags"
17652   traces:
17653     hoverinfo: "x+y"
17654     boxpoints: "outliers"
17655     whiskerwidth: 0
17656   layout:
17657     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17658     layout: "plot-throughput"
17659
17660 - type: "plot"
17661   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17662   algorithm: "plot_performance_box"
17663   output-file-type: ".html"
17664   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17665   data: "plot-dpdk-throughput-latency-3n-hsw"
17666   filter: "'NIC_Intel-X710' and
17667            '64B' and
17668            'BASE' and
17669            'NDRPDR' and
17670            '2T2C' and
17671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17672   parameters:
17673   - "throughput"
17674   - "parent"
17675   - "tags"
17676   traces:
17677     hoverinfo: "x+y"
17678     boxpoints: "outliers"
17679     whiskerwidth: 0
17680   layout:
17681     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17682     layout: "plot-throughput"
17683
17684 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17685 - type: "plot"
17686   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17687   algorithm: "plot_performance_box"
17688   output-file-type: ".html"
17689   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17690   data: "plot-dpdk-throughput-latency-3n-hsw"
17691   filter: "'NIC_Intel-XL710' and
17692            '64B' and
17693            'BASE' and
17694            'NDRPDR' and
17695            '1T1C' and
17696            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17697   parameters:
17698   - "throughput"
17699   - "parent"
17700   - "tags"
17701   traces:
17702     hoverinfo: "x+y"
17703     boxpoints: "outliers"
17704     whiskerwidth: 0
17705   layout:
17706     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17707     layout: "plot-throughput"
17708
17709 - type: "plot"
17710   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17711   algorithm: "plot_performance_box"
17712   output-file-type: ".html"
17713   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17714   data: "plot-dpdk-throughput-latency-3n-hsw"
17715   filter: "'NIC_Intel-XL710' and
17716            '64B' and
17717            'BASE' and
17718            'NDRPDR' and
17719            '2T2C' and
17720            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17721   parameters:
17722   - "throughput"
17723   - "parent"
17724   - "tags"
17725   traces:
17726     hoverinfo: "x+y"
17727     boxpoints: "outliers"
17728     whiskerwidth: 0
17729   layout:
17730     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17735   algorithm: "plot_performance_box"
17736   output-file-type: ".html"
17737   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17738   data: "plot-dpdk-throughput-latency-3n-hsw"
17739   filter: "'NIC_Intel-XL710' and
17740            '64B' and
17741            'BASE' and
17742            'NDRPDR' and
17743            '1T1C' and
17744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17745   parameters:
17746   - "throughput"
17747   - "parent"
17748   - "tags"
17749   traces:
17750     hoverinfo: "x+y"
17751     boxpoints: "outliers"
17752     whiskerwidth: 0
17753   layout:
17754     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17755     layout: "plot-throughput"
17756
17757 - type: "plot"
17758   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17759   algorithm: "plot_performance_box"
17760   output-file-type: ".html"
17761   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17762   data: "plot-dpdk-throughput-latency-3n-hsw"
17763   filter: "'NIC_Intel-XL710' and
17764            '64B' and
17765            'BASE' and
17766            'NDRPDR' and
17767            '2T2C' and
17768            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17769   parameters:
17770   - "throughput"
17771   - "parent"
17772   - "tags"
17773   traces:
17774     hoverinfo: "x+y"
17775     boxpoints: "outliers"
17776     whiskerwidth: 0
17777   layout:
17778     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17779     layout: "plot-throughput"
17780
17781 # Packet Throughput - DPDK testpmd 3n-skx-x710
17782 - type: "plot"
17783   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17784   algorithm: "plot_performance_box"
17785   output-file-type: ".html"
17786   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17787   data: "plot-dpdk-throughput-latency-3n-skx"
17788   filter: "'NIC_Intel-X710' and
17789            '64B' and
17790            'BASE' and
17791            'NDRPDR' and
17792            '2T1C' and
17793            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17794   parameters:
17795   - "throughput"
17796   - "parent"
17797   - "tags"
17798   traces:
17799     hoverinfo: "x+y"
17800     boxpoints: "outliers"
17801     whiskerwidth: 0
17802   layout:
17803     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17804     layout: "plot-throughput"
17805
17806 - type: "plot"
17807   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17808   algorithm: "plot_performance_box"
17809   output-file-type: ".html"
17810   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17811   data: "plot-dpdk-throughput-latency-3n-skx"
17812   filter: "'NIC_Intel-X710' and
17813            '64B' and
17814            'BASE' and
17815            'NDRPDR' and
17816            '4T2C' and
17817            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17818   parameters:
17819   - "throughput"
17820   - "parent"
17821   - "tags"
17822   traces:
17823     hoverinfo: "x+y"
17824     boxpoints: "outliers"
17825     whiskerwidth: 0
17826   layout:
17827     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17828     layout: "plot-throughput"
17829
17830 - type: "plot"
17831   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17832   algorithm: "plot_performance_box"
17833   output-file-type: ".html"
17834   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17835   data: "plot-dpdk-throughput-latency-3n-skx"
17836   filter: "'NIC_Intel-X710' and
17837            '64B' and
17838            'BASE' and
17839            'NDRPDR' and
17840            '2T1C' and
17841            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17842   parameters:
17843   - "throughput"
17844   - "parent"
17845   - "tags"
17846   traces:
17847     hoverinfo: "x+y"
17848     boxpoints: "outliers"
17849     whiskerwidth: 0
17850   layout:
17851     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17852     layout: "plot-throughput"
17853
17854 - type: "plot"
17855   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17856   algorithm: "plot_performance_box"
17857   output-file-type: ".html"
17858   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17859   data: "plot-dpdk-throughput-latency-3n-skx"
17860   filter: "'NIC_Intel-X710' and
17861            '64B' and
17862            'BASE' and
17863            'NDRPDR' and
17864            '4T2C' and
17865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17866   parameters:
17867   - "throughput"
17868   - "parent"
17869   - "tags"
17870   traces:
17871     hoverinfo: "x+y"
17872     boxpoints: "outliers"
17873     whiskerwidth: 0
17874   layout:
17875     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17876     layout: "plot-throughput"
17877
17878 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17879 - type: "plot"
17880   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17881   algorithm: "plot_performance_box"
17882   output-file-type: ".html"
17883   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17884   data: "plot-dpdk-throughput-latency-3n-skx"
17885   filter: "'NIC_Intel-XXV710' and
17886            '64B' and
17887            'BASE' and
17888            'NDRPDR' and
17889            '2T1C' and
17890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17891   parameters:
17892   - "throughput"
17893   - "parent"
17894   - "tags"
17895   traces:
17896     hoverinfo: "x+y"
17897     boxpoints: "outliers"
17898     whiskerwidth: 0
17899   layout:
17900     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17901     layout: "plot-throughput"
17902
17903 - type: "plot"
17904   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17905   algorithm: "plot_performance_box"
17906   output-file-type: ".html"
17907   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17908   data: "plot-dpdk-throughput-latency-3n-skx"
17909   filter: "'NIC_Intel-XXV710' and
17910            '64B' and
17911            'BASE' and
17912            'NDRPDR' and
17913            '4T2C' and
17914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17915   parameters:
17916   - "throughput"
17917   - "parent"
17918   - "tags"
17919   traces:
17920     hoverinfo: "x+y"
17921     boxpoints: "outliers"
17922     whiskerwidth: 0
17923   layout:
17924     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17925     layout: "plot-throughput"
17926
17927 - type: "plot"
17928   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17929   algorithm: "plot_performance_box"
17930   output-file-type: ".html"
17931   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17932   data: "plot-dpdk-throughput-latency-3n-skx"
17933   filter: "'NIC_Intel-XXV710' and
17934            '64B' and
17935            'BASE' and
17936            'NDRPDR' and
17937            '2T1C' and
17938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17939   parameters:
17940   - "throughput"
17941   - "parent"
17942   - "tags"
17943   traces:
17944     hoverinfo: "x+y"
17945     boxpoints: "outliers"
17946     whiskerwidth: 0
17947   layout:
17948     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17949     layout: "plot-throughput"
17950
17951 - type: "plot"
17952   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17953   algorithm: "plot_performance_box"
17954   output-file-type: ".html"
17955   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17956   data: "plot-dpdk-throughput-latency-3n-skx"
17957   filter: "'NIC_Intel-XXV710' and
17958            '64B' and
17959            'BASE' and
17960            'NDRPDR' and
17961            '4T2C' and
17962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17963   parameters:
17964   - "throughput"
17965   - "parent"
17966   - "tags"
17967   traces:
17968     hoverinfo: "x+y"
17969     boxpoints: "outliers"
17970     whiskerwidth: 0
17971   layout:
17972     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17973     layout: "plot-throughput"
17974
17975 # Packet Throughput - DPDK testpmd 2n-skx-x710
17976 - type: "plot"
17977   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17978   algorithm: "plot_performance_box"
17979   output-file-type: ".html"
17980   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17981   data: "plot-dpdk-throughput-latency-2n-skx"
17982   filter: "'NIC_Intel-X710' and
17983            '64B' and
17984            'BASE' and
17985            'NDRPDR' and
17986            '2T1C' and
17987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17988   parameters:
17989   - "throughput"
17990   - "parent"
17991   - "tags"
17992   traces:
17993     hoverinfo: "x+y"
17994     boxpoints: "outliers"
17995     whiskerwidth: 0
17996   layout:
17997     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17998     layout: "plot-throughput"
17999
18000 - type: "plot"
18001   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18002   algorithm: "plot_performance_box"
18003   output-file-type: ".html"
18004   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18005   data: "plot-dpdk-throughput-latency-2n-skx"
18006   filter: "'NIC_Intel-X710' and
18007            '64B' and
18008            'BASE' and
18009            'NDRPDR' and
18010            '4T2C' and
18011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18012   parameters:
18013   - "throughput"
18014   - "parent"
18015   - "tags"
18016   traces:
18017     hoverinfo: "x+y"
18018     boxpoints: "outliers"
18019     whiskerwidth: 0
18020   layout:
18021     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18022     layout: "plot-throughput"
18023
18024 - type: "plot"
18025   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18026   algorithm: "plot_performance_box"
18027   output-file-type: ".html"
18028   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18029   data: "plot-dpdk-throughput-latency-2n-skx"
18030   filter: "'NIC_Intel-X710' and
18031            '64B' and
18032            'BASE' and
18033            'NDRPDR' and
18034            '2T1C' and
18035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18036   parameters:
18037   - "throughput"
18038   - "parent"
18039   - "tags"
18040   traces:
18041     hoverinfo: "x+y"
18042     boxpoints: "outliers"
18043     whiskerwidth: 0
18044   layout:
18045     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18050   algorithm: "plot_performance_box"
18051   output-file-type: ".html"
18052   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18053   data: "plot-dpdk-throughput-latency-2n-skx"
18054   filter: "'NIC_Intel-X710' and
18055            '64B' and
18056            'BASE' and
18057            'NDRPDR' and
18058            '4T2C' and
18059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18060   parameters:
18061   - "throughput"
18062   - "parent"
18063   - "tags"
18064   traces:
18065     hoverinfo: "x+y"
18066     boxpoints: "outliers"
18067     whiskerwidth: 0
18068   layout:
18069     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18070     layout: "plot-throughput"
18071
18072 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18073 - type: "plot"
18074   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18075   algorithm: "plot_performance_box"
18076   output-file-type: ".html"
18077   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18078   data: "plot-dpdk-throughput-latency-2n-skx"
18079   filter: "'NIC_Intel-XXV710' and
18080            '64B' and
18081            'BASE' and
18082            'NDRPDR' and
18083            '2T1C' and
18084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18085   parameters:
18086   - "throughput"
18087   - "parent"
18088   - "tags"
18089   traces:
18090     hoverinfo: "x+y"
18091     boxpoints: "outliers"
18092     whiskerwidth: 0
18093   layout:
18094     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18095     layout: "plot-throughput"
18096
18097 - type: "plot"
18098   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18099   algorithm: "plot_performance_box"
18100   output-file-type: ".html"
18101   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18102   data: "plot-dpdk-throughput-latency-2n-skx"
18103   filter: "'NIC_Intel-XXV710' and
18104            '64B' and
18105            'BASE' and
18106            'NDRPDR' and
18107            '4T2C' and
18108            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18109   parameters:
18110   - "throughput"
18111   - "parent"
18112   - "tags"
18113   traces:
18114     hoverinfo: "x+y"
18115     boxpoints: "outliers"
18116     whiskerwidth: 0
18117   layout:
18118     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18119     layout: "plot-throughput"
18120
18121 - type: "plot"
18122   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18123   algorithm: "plot_performance_box"
18124   output-file-type: ".html"
18125   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18126   data: "plot-dpdk-throughput-latency-2n-skx"
18127   filter: "'NIC_Intel-XXV710' and
18128            '64B' and
18129            'BASE' and
18130            'NDRPDR' and
18131            '2T1C' and
18132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18133   parameters:
18134   - "throughput"
18135   - "parent"
18136   - "tags"
18137   traces:
18138     hoverinfo: "x+y"
18139     boxpoints: "outliers"
18140     whiskerwidth: 0
18141   layout:
18142     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18143     layout: "plot-throughput"
18144
18145 - type: "plot"
18146   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18147   algorithm: "plot_performance_box"
18148   output-file-type: ".html"
18149   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18150   data: "plot-dpdk-throughput-latency-2n-skx"
18151   filter: "'NIC_Intel-XXV710' and
18152            '64B' and
18153            'BASE' and
18154            'NDRPDR' and
18155            '4T2C' and
18156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18157   parameters:
18158   - "throughput"
18159   - "parent"
18160   - "tags"
18161   traces:
18162     hoverinfo: "x+y"
18163     boxpoints: "outliers"
18164     whiskerwidth: 0
18165   layout:
18166     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18167     layout: "plot-throughput"
18168
18169 ################################################################################
18170
18171 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18172 - type: "plot"
18173   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18174   algorithm: "plot_latency_error_bars"
18175   output-file-type: ".html"
18176   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18178   filter: "'NIC_Intel-X520-DA2' and
18179            '64B' and
18180            ('BASE' or 'SCALE') and
18181            'NDRPDR' and
18182            'ETH' and
18183            '1T1C' and
18184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18185            not 'VHOST' and
18186            not 'MEMIF'"
18187   parameters:
18188   - "latency"
18189   - "parent"
18190   - "tags"
18191   sort:
18192   - "L2XCFWD"
18193   - "L2PATCH"
18194   - "L2BDMACLRN"
18195   - "FIB_10K"
18196   - "FIB_100K"
18197   - "FIB_1M"
18198   layout:
18199     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18200     layout: "plot-latency"
18201
18202 - type: "plot"
18203   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18204   algorithm: "plot_latency_error_bars"
18205   output-file-type: ".html"
18206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18208   filter: "'NIC_Intel-X520-DA2' and
18209            '64B' and
18210            ('BASE' or 'SCALE') and
18211            'NDRPDR' and
18212            'ETH' and
18213            '2T2C' and
18214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18215            not 'VHOST' and
18216            not 'MEMIF'"
18217   parameters:
18218   - "latency"
18219   - "parent"
18220   - "tags"
18221   sort:
18222   - "L2XCFWD"
18223   - "L2PATCH"
18224   - "L2BDMACLRN"
18225   - "FIB_10K"
18226   - "FIB_100K"
18227   - "FIB_1M"
18228   layout:
18229     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18230     layout: "plot-latency"
18231
18232 # Packet Latency - VPP L2 3n-hsw-x520 features
18233 - type: "plot"
18234   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18235   algorithm: "plot_latency_error_bars"
18236   output-file-type: ".html"
18237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18239   filter: "'NIC_Intel-X520-DA2' and
18240            '64B' and
18241            'NDRPDR' and
18242            '1T1C' and
18243            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18244            not 'ACL' and
18245            not 'VHOST' and
18246            not 'MEMIF'"
18247   parameters:
18248   - "latency"
18249   - "parent"
18250   - "tags"
18251   sort:
18252   - "L2XCBASE"    # l2xcbase
18253   - "L2BDBASE"    # l2bdbase
18254   - "L2XCFWD"     # dot1q-l2xcbase
18255   - "L2BDMACLRN"  # dot1q-l2bdbase
18256   layout:
18257     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18258     layout: "plot-latency"
18259
18260 - type: "plot"
18261   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18262   algorithm: "plot_latency_error_bars"
18263   output-file-type: ".html"
18264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18266   filter: "'NIC_Intel-X520-DA2' and
18267            '64B' and
18268            'NDRPDR' and
18269            '2T2C' and
18270            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18271            not 'ACL' and
18272            not 'VHOST' and
18273            not 'MEMIF'"
18274   parameters:
18275   - "latency"
18276   - "parent"
18277   - "tags"
18278   sort:
18279   - "L2XCBASE"    # l2xcbase
18280   - "L2BDBASE"    # l2bdbase
18281   - "L2XCFWD"     # dot1q-l2xcbase
18282   - "L2BDMACLRN"  # dot1q-l2bdbase
18283   layout:
18284     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18285     layout: "plot-latency"
18286
18287 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18288 - type: "plot"
18289   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18290   algorithm: "plot_latency_error_bars"
18291   output-file-type: ".html"
18292   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18294   filter: "'NIC_Intel-X520-DA2' and
18295            '64B' and
18296            'NDRPDR' and
18297            '1T1C' and
18298            'FEATURE' and
18299            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18300            'IACL' and
18301            ('ACL1' or 'ACL50') and
18302            ('10K_FLOWS' or '10k_FLOWS') and
18303            not 'MACIP' and
18304            not 'VHOST' and
18305            not 'MEMIF'"
18306   parameters:
18307   - "latency"
18308   - "parent"
18309   - "tags"
18310   layout:
18311     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18312     layout: "plot-latency"
18313
18314 - type: "plot"
18315   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18316   algorithm: "plot_latency_error_bars"
18317   output-file-type: ".html"
18318   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18320   filter: "'NIC_Intel-X520-DA2' and
18321            '64B' and
18322            'NDRPDR' and
18323            '2T2C' and
18324            'FEATURE' and
18325            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18326            'IACL' and
18327            ('ACL1' or 'ACL50') and
18328            ('10K_FLOWS' or '10k_FLOWS') and
18329            not 'MACIP' and
18330            not 'VHOST' and
18331            not 'MEMIF'"
18332   parameters:
18333   - "latency"
18334   - "parent"
18335   - "tags"
18336   layout:
18337     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18338     layout: "plot-latency"
18339
18340 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18341 - type: "plot"
18342   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18343   algorithm: "plot_latency_error_bars"
18344   output-file-type: ".html"
18345   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18347   filter: "'NIC_Intel-X520-DA2' and
18348            '64B' and
18349            'NDRPDR' and
18350            '1T1C' and
18351            'FEATURE' and
18352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18353            'OACL' and
18354            ('ACL1' or 'ACL50') and
18355            ('10K_FLOWS' or '10k_FLOWS') and
18356            not 'MACIP' and
18357            not 'VHOST' and
18358            not 'MEMIF'"
18359   parameters:
18360   - "latency"
18361   - "parent"
18362   - "tags"
18363   layout:
18364     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18365     layout: "plot-latency"
18366
18367 - type: "plot"
18368   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18369   algorithm: "plot_latency_error_bars"
18370   output-file-type: ".html"
18371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18373   filter: "'NIC_Intel-X520-DA2' and
18374            '64B' and
18375            'NDRPDR' and
18376            '2T2C' and
18377            'FEATURE' and
18378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18379            'OACL' and
18380            ('ACL1' or 'ACL50') and
18381            ('10K_FLOWS' or '10k_FLOWS') and
18382            not 'MACIP' and
18383            not 'VHOST' and
18384            not 'MEMIF'"
18385   parameters:
18386   - "latency"
18387   - "parent"
18388   - "tags"
18389   layout:
18390     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18391     layout: "plot-latency"
18392
18393 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18394 - type: "plot"
18395   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18396   algorithm: "plot_latency_error_bars"
18397   output-file-type: ".html"
18398   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18400   filter: "'NIC_Intel-X520-DA2' and
18401            '64B' and
18402            'NDRPDR' and
18403            '1T1C' and
18404            'FEATURE' and
18405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18406            'MACIP' and
18407            ('ACL1' or 'ACL50') and
18408            ('10K_FLOWS' or '10k_FLOWS') and
18409            not 'VHOST' and
18410            not 'MEMIF'"
18411   parameters:
18412   - "latency"
18413   - "parent"
18414   - "tags"
18415   layout:
18416     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18417     layout: "plot-latency"
18418
18419 - type: "plot"
18420   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18421   algorithm: "plot_latency_error_bars"
18422   output-file-type: ".html"
18423   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18425   filter: "'NIC_Intel-X520-DA2' and
18426            '64B' and
18427            'NDRPDR' and
18428            '2T2C' and
18429            'FEATURE' and
18430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18431            'MACIP' and
18432            ('ACL1' or 'ACL50') and
18433            ('10K_FLOWS' or '10k_FLOWS') and
18434            not 'VHOST' and
18435            not 'MEMIF'"
18436   parameters:
18437   - "latency"
18438   - "parent"
18439   - "tags"
18440   layout:
18441     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18442     layout: "plot-latency"
18443
18444 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18445 - type: "plot"
18446   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18447   algorithm: "plot_latency_error_bars"
18448   output-file-type: ".html"
18449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18451   filter: "'NIC_Intel-X710' and
18452            '64B' and
18453            ('BASE' or 'SCALE') and
18454            'NDRPDR' and
18455            'ETH' and
18456            '1T1C' and
18457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18458            not 'VHOST' and
18459            not 'MEMIF'"
18460   parameters:
18461   - "latency"
18462   - "parent"
18463   - "tags"
18464   sort:
18465   - "L2PATCH"
18466   - "L2XCFWD"
18467   - "L2BDMACLRN"
18468   - "FIB_10K"
18469   - "FIB_100K"
18470   - "FIB_1M"
18471   layout:
18472     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18473     layout: "plot-latency"
18474
18475 - type: "plot"
18476   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18477   algorithm: "plot_latency_error_bars"
18478   output-file-type: ".html"
18479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18481   filter: "'NIC_Intel-X710' and
18482            '64B' and
18483            ('BASE' or 'SCALE') and
18484            'NDRPDR' and
18485            'ETH' and
18486            '2T2C' and
18487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18488            not 'VHOST' and
18489            not 'MEMIF'"
18490   parameters:
18491   - "latency"
18492   - "parent"
18493   - "tags"
18494   sort:
18495   - "L2PATCH"
18496   - "L2XCFWD"
18497   - "L2BDMACLRN"
18498   - "FIB_10K"
18499   - "FIB_100K"
18500   - "FIB_1M"
18501   layout:
18502     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18503     layout: "plot-latency"
18504
18505 # Packet Latency - VPP L2 3n-hsw-x710 features
18506 - type: "plot"
18507   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18508   algorithm: "plot_latency_error_bars"
18509   output-file-type: ".html"
18510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18512   filter: "'NIC_Intel-X710' and
18513            '64B' and
18514            'NDRPDR' and
18515            '1T1C' and
18516            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18517            not 'ACL' and
18518            not 'VHOST' and
18519            not 'L2OVRLAY' and
18520            not 'MEMIF'"
18521   parameters:
18522   - "latency"
18523   - "parent"
18524   - "tags"
18525   sort:
18526   - "L2XCBASE"    # l2xcbase
18527   - "L2BDBASE"    # l2bdbase
18528   - "L2XCFWD"     # dot1q-l2xcbase
18529   - "L2BDMACLRN"  # dot1q-l2bdbase
18530   layout:
18531     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18532     layout: "plot-latency"
18533
18534 - type: "plot"
18535   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18536   algorithm: "plot_latency_error_bars"
18537   output-file-type: ".html"
18538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18540   filter: "'NIC_Intel-X710' and
18541            '64B' and
18542            'NDRPDR' and
18543            '2T2C' and
18544            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18545            not 'ACL' and
18546            not 'VHOST' and
18547            not 'L2OVRLAY' and
18548            not 'MEMIF'"
18549   parameters:
18550   - "latency"
18551   - "parent"
18552   - "tags"
18553   sort:
18554   - "L2XCBASE"    # l2xcbase
18555   - "L2BDBASE"    # l2bdbase
18556   - "L2XCFWD"     # dot1q-l2xcbase
18557   - "L2BDMACLRN"  # dot1q-l2bdbase
18558   layout:
18559     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18560     layout: "plot-latency"
18561
18562 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18563 - type: "plot"
18564   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18565   algorithm: "plot_latency_error_bars"
18566   output-file-type: ".html"
18567   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18569   filter: "'NIC_Intel-X710' and
18570            '64B' and
18571            'NDRPDR' and
18572            '1T1C' and
18573            'FEATURE' and
18574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18575            'IACL' and
18576            ('ACL1' or 'ACL50') and
18577            ('10K_FLOWS' or '10k_FLOWS') and
18578            not 'MACIP' and
18579            not 'VHOST' and
18580            not 'MEMIF'"
18581   parameters:
18582   - "latency"
18583   - "parent"
18584   - "tags"
18585   layout:
18586     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18587     layout: "plot-latency"
18588
18589 - type: "plot"
18590   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18591   algorithm: "plot_latency_error_bars"
18592   output-file-type: ".html"
18593   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18595   filter: "'NIC_Intel-X710' and
18596            '64B' and
18597            'NDRPDR' and
18598            '2T2C' and
18599            'FEATURE' and
18600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18601            'IACL' and
18602            ('ACL1' or 'ACL50') and
18603            ('10K_FLOWS' or '10k_FLOWS') and
18604            not 'MACIP' and
18605            not 'VHOST' and
18606            not 'MEMIF'"
18607   parameters:
18608   - "latency"
18609   - "parent"
18610   - "tags"
18611   layout:
18612     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18613     layout: "plot-latency"
18614
18615 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18616 - type: "plot"
18617   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18618   algorithm: "plot_latency_error_bars"
18619   output-file-type: ".html"
18620   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18622   filter: "'NIC_Intel-XL710' and
18623            '64B' and
18624            'BASE' and
18625            'NDRPDR' and
18626            'ETH' and
18627            '1T1C' and
18628            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18629            not 'VHOST' and
18630            not 'MEMIF'"
18631   parameters:
18632   - "latency"
18633   - "parent"
18634   - "tags"
18635   sort:
18636   - "L2PATCH"
18637   - "L2XCFWD"
18638   - "L2BDMACLRN"
18639   layout:
18640     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18641     layout: "plot-latency"
18642
18643 - type: "plot"
18644   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18645   algorithm: "plot_latency_error_bars"
18646   output-file-type: ".html"
18647   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18649   filter: "'NIC_Intel-XL710' and
18650            '64B' and
18651            'BASE' and
18652            'NDRPDR' and
18653            'ETH' and
18654            '2T2C' and
18655            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18656            not 'VHOST' and
18657            not 'MEMIF'"
18658   parameters:
18659   - "latency"
18660   - "parent"
18661   - "tags"
18662   sort:
18663   - "L2PATCH"
18664   - "L2XCFWD"
18665   - "L2BDMACLRN"
18666   layout:
18667     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18668     layout: "plot-latency"
18669
18670 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18671 - type: "plot"
18672   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18673   algorithm: "plot_latency_error_bars"
18674   output-file-type: ".html"
18675   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18677   filter: "'NIC_Intel-X710' and
18678            '64B' and
18679            ('BASE' or 'SCALE') and
18680            'NDRPDR' and
18681            'ETH' and
18682            '2T1C' and
18683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18684            not 'VHOST' and
18685            not 'MEMIF' and
18686            not 'DRV_AVF'"
18687   parameters:
18688   - "latency"
18689   - "parent"
18690   - "tags"
18691   sort:
18692   - "L2PATCH"
18693   - "L2XCBASE"
18694   - "BASE"
18695   - "FIB_10K"
18696   - "FIB_100K"
18697   - "FIB_1M"
18698   layout:
18699     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18700     layout: "plot-latency"
18701
18702 - type: "plot"
18703   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18704   algorithm: "plot_latency_error_bars"
18705   output-file-type: ".html"
18706   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18708   filter: "'NIC_Intel-X710' and
18709            '64B' and
18710            ('BASE' or 'SCALE') and
18711            'NDRPDR' and
18712            'ETH' and
18713            '4T2C' and
18714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18715            not 'VHOST' and
18716            not 'MEMIF' and
18717            not 'DRV_AVF'"
18718   parameters:
18719   - "latency"
18720   - "parent"
18721   - "tags"
18722   sort:
18723   - "L2PATCH"
18724   - "L2XCBASE"
18725   - "BASE"
18726   - "FIB_10K"
18727   - "FIB_100K"
18728   - "FIB_1M"
18729   layout:
18730     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18731     layout: "plot-latency"
18732
18733 # Packet Latency - VPP L2 3n-skx-x710 features
18734 - type: "plot"
18735   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18736   algorithm: "plot_latency_error_bars"
18737   output-file-type: ".html"
18738   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18740   filter: "'NIC_Intel-X710' and
18741            '64B' and
18742            'NDRPDR' and
18743            '2T1C' and
18744            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18745            not 'ACL' and
18746            not 'VHOST' and
18747            not 'DRV_AVF' and
18748            not 'L2OVRLAY' and
18749            not 'MEMIF'"
18750   parameters:
18751   - "latency"
18752   - "parent"
18753   - "tags"
18754   sort:
18755   - "L2XCBASE"    # l2xcbase
18756   - "L2BDBASE"    # l2bdbase
18757   - "L2XCFWD"     # dot1q-l2xcbase
18758   - "L2BDMACLRN"  # dot1q-l2bdbase
18759   layout:
18760     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18761     layout: "plot-latency"
18762
18763 - type: "plot"
18764   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18765   algorithm: "plot_latency_error_bars"
18766   output-file-type: ".html"
18767   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18769   filter: "'NIC_Intel-X710' and
18770            '64B' and
18771            'NDRPDR' and
18772            '4T2C' and
18773            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18774            not 'ACL' and
18775            not 'VHOST' and
18776            not 'DRV_AVF' and
18777            not 'L2OVRLAY' and
18778            not 'MEMIF'"
18779   parameters:
18780   - "latency"
18781   - "parent"
18782   - "tags"
18783   sort:
18784   - "L2XCBASE"    # l2xcbase
18785   - "L2BDBASE"    # l2bdbase
18786   - "L2XCFWD"     # dot1q-l2xcbase
18787   - "L2BDMACLRN"  # dot1q-l2bdbase
18788   layout:
18789     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18790     layout: "plot-latency"
18791
18792 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18793 - type: "plot"
18794   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18795   algorithm: "plot_latency_error_bars"
18796   output-file-type: ".html"
18797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18799   filter: "'NIC_Intel-X710' and
18800            '64B' and
18801            'NDRPDR' and
18802            '2T1C' and
18803            'FEATURE' and
18804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18805            'IACL' and
18806            ('ACL1' or 'ACL50') and
18807            ('10K_FLOWS' or '10k_FLOWS') and
18808            not 'MACIP' and
18809            not 'VHOST' and
18810            not 'MEMIF'"
18811   parameters:
18812   - "latency"
18813   - "parent"
18814   - "tags"
18815   layout:
18816     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18817     layout: "plot-latency"
18818
18819 - type: "plot"
18820   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18821   algorithm: "plot_latency_error_bars"
18822   output-file-type: ".html"
18823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18825   filter: "'NIC_Intel-X710' and
18826            '64B' and
18827            'NDRPDR' and
18828            '4T2C' and
18829            'FEATURE' and
18830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18831            'IACL' and
18832            ('ACL1' or 'ACL50') and
18833            ('10K_FLOWS' or '10k_FLOWS') and
18834            not 'MACIP' and
18835            not 'VHOST' and
18836            not 'MEMIF'"
18837   parameters:
18838   - "latency"
18839   - "parent"
18840   - "tags"
18841   layout:
18842     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18843     layout: "plot-latency"
18844
18845 # Packet Latency - VPP L2 3n-skx-xxv710 base
18846 - type: "plot"
18847   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18848   algorithm: "plot_latency_error_bars"
18849   output-file-type: ".html"
18850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18852   filter: "'NIC_Intel-XXV710' and
18853            '64B' and
18854            ('BASE' or 'SCALE') and
18855            'NDRPDR' and
18856            'ETH' and
18857            '2T1C' and
18858            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18859            not 'VHOST' and
18860            not 'MEMIF'"
18861   parameters:
18862   - "latency"
18863   - "parent"
18864   - "tags"
18865   sort:
18866   - "L2PATCH"
18867   - "L2PATCH"
18868   - "L2XCBASE"
18869   - "L2BDMACLRN"
18870   layout:
18871     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18872     layout: "plot-latency"
18873
18874 - type: "plot"
18875   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18876   algorithm: "plot_latency_error_bars"
18877   output-file-type: ".html"
18878   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18879   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18880   filter: "'NIC_Intel-XXV710' and
18881            '64B' and
18882            ('BASE' or 'SCALE') and
18883            'NDRPDR' and
18884            'ETH' and
18885            '4T2C' and
18886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18887            not 'VHOST' and
18888            not 'MEMIF'"
18889   parameters:
18890   - "latency"
18891   - "parent"
18892   - "tags"
18893   sort:
18894   - "L2PATCH"
18895   - "L2PATCH"
18896   - "L2XCBASE"
18897   - "L2BDMACLRN"
18898   layout:
18899     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18900     layout: "plot-latency"
18901
18902 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18903 - type: "plot"
18904   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18905   algorithm: "plot_latency_error_bars"
18906   output-file-type: ".html"
18907   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18909   filter: "'NIC_Intel-X710' and
18910            '64B' and
18911            'ETH' and
18912            ('BASE' or 'SCALE') and
18913            'NDRPDR' and
18914            '2T1C' and
18915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18916            not 'VHOST' and
18917            not 'MEMIF'"
18918   parameters:
18919   - "latency"
18920   - "parent"
18921   - "tags"
18922   sort:
18923   - "L2PATCH"
18924   - "L2XCBASE"
18925   - "BASE"
18926   - "FIB_10K"
18927   - "FIB_100K"
18928   - "FIB_1M"
18929   layout:
18930     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
18931     layout: "plot-latency"
18932
18933 - type: "plot"
18934   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18935   algorithm: "plot_latency_error_bars"
18936   output-file-type: ".html"
18937   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18939   filter: "'NIC_Intel-X710' and
18940            '64B' and
18941            ('BASE' or 'SCALE') and
18942            'NDRPDR' and
18943            'ETH' and
18944            '4T2C' and
18945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18946            not 'VHOST' and
18947            not 'MEMIF'"
18948   parameters:
18949   - "latency"
18950   - "parent"
18951   - "tags"
18952   sort:
18953   - "L2PATCH"
18954   - "L2XCBASE"
18955   - "BASE"
18956   - "FIB_10K"
18957   - "FIB_100K"
18958   - "FIB_1M"
18959   layout:
18960     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
18961     layout: "plot-latency"
18962
18963 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18964 - type: "plot"
18965   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18966   algorithm: "plot_latency_error_bars"
18967   output-file-type: ".html"
18968   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18970   filter: "'NIC_Intel-XXV710' and
18971            '64B' and
18972            ('BASE' or 'SCALE') and
18973            'NDRPDR' and
18974            'ETH' and
18975            '2T1C' and
18976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18977            not 'VHOST' and
18978            not 'MEMIF'"
18979   parameters:
18980   - "latency"
18981   - "parent"
18982   - "tags"
18983   sort:
18984   - "L2PATCH"
18985   - "L2XCBASE"
18986   - "BASE"
18987   - "FIB_10K"
18988   - "FIB_100K"
18989   - "FIB_1M"
18990   layout:
18991     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18992     layout: "plot-latency"
18993
18994 - type: "plot"
18995   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18996   algorithm: "plot_latency_error_bars"
18997   output-file-type: ".html"
18998   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19000   filter: "'NIC_Intel-XXV710' and
19001            '64B' and
19002            ('BASE' or 'SCALE') and
19003            'NDRPDR' and
19004            'ETH' and
19005            '4T2C' and
19006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19007            not 'VHOST' and
19008            not 'MEMIF'"
19009   parameters:
19010   - "latency"
19011   - "parent"
19012   - "tags"
19013   sort:
19014   - "L2PATCH"
19015   - "L2XCBASE"
19016   - "BASE"
19017   - "FIB_10K"
19018   - "FIB_100K"
19019   - "FIB_1M"
19020   layout:
19021     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19022     layout: "plot-latency"
19023
19024 ################################################################################
19025
19026 # Packet Latency - VPP Container Memif 3n-hsw-x520
19027 - type: "plot"
19028   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19029   algorithm: "plot_latency_error_bars"
19030   output-file-type: ".html"
19031   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19033   filter: "'NIC_Intel-X520-DA2' and
19034            '64B' and
19035            ('BASE' or 'SCALE') and
19036            'NDRPDR' and
19037            '1T1C' and
19038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19039            not 'VHOST' and
19040            'MEMIF'"
19041   parameters:
19042   - "latency"
19043   - "parent"
19044   - "tags"
19045   sort:
19046   - "L2XCFWD"
19047   - "L2XCFWD"
19048   - "L2XCFWD"
19049   - "L2BDMACLRN"
19050   - "L2BDMACLRN"
19051   - "L2BDMACLRN"
19052   - "IP4FWD"
19053   layout:
19054     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19055     layout: "plot-latency"
19056
19057 - type: "plot"
19058   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19059   algorithm: "plot_latency_error_bars"
19060   output-file-type: ".html"
19061   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19063   filter: "'NIC_Intel-X520-DA2' and
19064            '64B' and
19065            ('BASE' or 'SCALE') and
19066            'NDRPDR' and
19067            '2T2C' and
19068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19069            not 'VHOST' and
19070            'MEMIF'"
19071   parameters:
19072   - "latency"
19073   - "parent"
19074   - "tags"
19075   sort:
19076   - "L2XCFWD"
19077   - "L2XCFWD"
19078   - "L2XCFWD"
19079   - "L2BDMACLRN"
19080   - "L2BDMACLRN"
19081   - "L2BDMACLRN"
19082   - "IP4FWD"
19083   layout:
19084     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19085     layout: "plot-latency"
19086
19087 # Packet Latency - VPP Container Memif 3n-hsw-x710
19088 - type: "plot"
19089   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19090   algorithm: "plot_latency_error_bars"
19091   output-file-type: ".html"
19092   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19094   filter: "'NIC_Intel-X710' and
19095            '64B' and
19096            ('BASE' or 'SCALE') and
19097            'NDRPDR' and
19098            '1T1C' and
19099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19100            not 'VHOST' and
19101            'MEMIF'"
19102   parameters:
19103   - "latency"
19104   - "parent"
19105   - "tags"
19106   sort:
19107   - "L2XCFWD"
19108   - "L2XCFWD"
19109   - "L2XCFWD"
19110   - "L2BDMACLRN"
19111   - "L2BDMACLRN"
19112   - "L2BDMACLRN"
19113   - "IP4FWD"
19114   layout:
19115     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19116     layout: "plot-latency"
19117
19118 - type: "plot"
19119   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19120   algorithm: "plot_latency_error_bars"
19121   output-file-type: ".html"
19122   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19124   filter: "'NIC_Intel-X710' and
19125            '64B' and
19126            ('BASE' or 'SCALE') and
19127            'NDRPDR' and
19128            '2T2C' and
19129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19130            not 'VHOST' and
19131            'MEMIF'"
19132   parameters:
19133   - "latency"
19134   - "parent"
19135   - "tags"
19136   sort:
19137   - "L2XCFWD"
19138   - "L2XCFWD"
19139   - "L2XCFWD"
19140   - "L2BDMACLRN"
19141   - "L2BDMACLRN"
19142   - "L2BDMACLRN"
19143   - "IP4FWD"
19144   layout:
19145     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19146     layout: "plot-latency"
19147
19148 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19149 - type: "plot"
19150   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19151   algorithm: "plot_latency_error_bars"
19152   output-file-type: ".html"
19153   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19155   filter: "'NIC_Intel-XL710' and
19156            '64B' and
19157            ('BASE' or 'SCALE') and
19158            'NDRPDR' and
19159            '1T1C' and
19160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19161            not 'VHOST' and
19162            'MEMIF'"
19163   parameters:
19164   - "latency"
19165   - "parent"
19166   - "tags"
19167   sort:
19168   - "L2XCFWD"
19169   - "L2XCFWD"
19170   - "L2XCFWD"
19171   - "L2BDMACLRN"
19172   - "L2BDMACLRN"
19173   - "L2BDMACLRN"
19174   - "IP4FWD"
19175   layout:
19176     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19177     layout: "plot-latency"
19178
19179 - type: "plot"
19180   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19181   algorithm: "plot_latency_error_bars"
19182   output-file-type: ".html"
19183   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19185   filter: "'NIC_Intel-XL710' and
19186            '64B' and
19187            ('BASE' or 'SCALE') and
19188            'NDRPDR' and
19189            '2T2C' and
19190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19191            not 'VHOST' and
19192            'MEMIF'"
19193   parameters:
19194   - "latency"
19195   - "parent"
19196   - "tags"
19197   sort:
19198   - "L2XCFWD"
19199   - "L2XCFWD"
19200   - "L2XCFWD"
19201   - "L2BDMACLRN"
19202   - "L2BDMACLRN"
19203   - "L2BDMACLRN"
19204   - "IP4FWD"
19205   layout:
19206     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19207     layout: "plot-latency"
19208
19209 # Packet Latency - VPP Container Memif 3n-skx-x710
19210 - type: "plot"
19211   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19212   algorithm: "plot_latency_error_bars"
19213   output-file-type: ".html"
19214   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19216   filter: "'NIC_Intel-X710' and
19217            '64B' and
19218            ('BASE' or 'SCALE') and
19219            'NDRPDR' and
19220            '2T1C' and
19221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19222            not 'VHOST' and
19223            'MEMIF'"
19224   parameters:
19225   - "latency"
19226   - "parent"
19227   - "tags"
19228   sort:
19229   - "L2XCFWD"
19230   - "L2XCFWD"
19231   - "L2XCFWD"
19232   - "L2BDMACLRN"
19233   - "L2BDMACLRN"
19234   - "L2BDMACLRN"
19235   - "IP4FWD"
19236   layout:
19237     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19238     layout: "plot-latency"
19239
19240 - type: "plot"
19241   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19242   algorithm: "plot_latency_error_bars"
19243   output-file-type: ".html"
19244   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19246   filter: "'NIC_Intel-X710' and
19247            '64B' and
19248            ('BASE' or 'SCALE') and
19249            'NDRPDR' and
19250            '4T2C' and
19251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19252            not 'VHOST' and
19253            'MEMIF'"
19254   parameters:
19255   - "latency"
19256   - "parent"
19257   - "tags"
19258   sort:
19259   - "L2XCFWD"
19260   - "L2XCFWD"
19261   - "L2XCFWD"
19262   - "L2BDMACLRN"
19263   - "L2BDMACLRN"
19264   - "L2BDMACLRN"
19265   - "IP4FWD"
19266   layout:
19267     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19268     layout: "plot-latency"
19269
19270 # Packet Latency - VPP Container Memif 2n-skx-x710
19271 - type: "plot"
19272   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19273   algorithm: "plot_latency_error_bars"
19274   output-file-type: ".html"
19275   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19277   filter: "'NIC_Intel-X710' and
19278            '64B' and
19279            ('BASE' or 'SCALE') and
19280            'NDRPDR' and
19281            '2T1C' and
19282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19283            not 'VHOST' and
19284            not 'NF_DENSITY' and
19285            'MEMIF'"
19286   parameters:
19287   - "latency"
19288   - "parent"
19289   - "tags"
19290   sort:
19291   - "L2XCFWD"
19292   - "L2XCFWD"
19293   - "L2XCFWD"
19294   - "L2BDMACLRN"
19295   - "L2BDMACLRN"
19296   - "L2BDMACLRN"
19297   - "IP4FWD"
19298   layout:
19299     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19300     layout: "plot-latency"
19301
19302 - type: "plot"
19303   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19304   algorithm: "plot_latency_error_bars"
19305   output-file-type: ".html"
19306   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19308   filter: "'NIC_Intel-X710' and
19309            '64B' and
19310            ('BASE' or 'SCALE') and
19311            'NDRPDR' and
19312            '4T2C' and
19313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19314            not 'VHOST' and
19315            not 'NF_DENSITY' and
19316            'MEMIF'"
19317   parameters:
19318   - "latency"
19319   - "parent"
19320   - "tags"
19321   sort:
19322   - "L2XCFWD"
19323   - "L2XCFWD"
19324   - "L2XCFWD"
19325   - "L2BDMACLRN"
19326   - "L2BDMACLRN"
19327   - "L2BDMACLRN"
19328   - "IP4FWD"
19329   layout:
19330     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19331     layout: "plot-latency"
19332
19333 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19334 #- type: "plot"
19335 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19336 #  algorithm: "plot_latency_error_bars"
19337 #  output-file-type: ".html"
19338 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19339 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19340 #  filter: "'NIC_Intel-XXV710' and
19341 #           '64B' and
19342 #           ('BASE' or 'SCALE') and
19343 #           'NDRPDR' and
19344 #           '2T1C' and
19345 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19346 #           not 'VHOST' and
19347 #           'MEMIF'"
19348 #  parameters:
19349 #  - "latency"
19350 #  - "parent"
19351 #  - "tags"
19352 #  sort:
19353 #  - "L2XCFWD"
19354 #  - "L2XCFWD"
19355 #  - "L2XCFWD"
19356 #  - "L2BDMACLRN"
19357 #  - "L2BDMACLRN"
19358 #  - "L2BDMACLRN"
19359 #  - "IP4FWD"
19360 #  layout:
19361 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19362 #    layout: "plot-latency"
19363 #
19364 #- type: "plot"
19365 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19366 #  algorithm: "plot_latency_error_bars"
19367 #  output-file-type: ".html"
19368 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19369 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19370 #  filter: "'NIC_Intel-XXV710' and
19371 #           '64B' and
19372 #           ('BASE' or 'SCALE') and
19373 #           'NDRPDR' and
19374 #           '4T2C' and
19375 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19376 #           not 'VHOST' and
19377 #           'MEMIF'"
19378 #  parameters:
19379 #  - "latency"
19380 #  - "parent"
19381 #  - "tags"
19382 #  sort:
19383 #  - "L2XCFWD"
19384 #  - "L2XCFWD"
19385 #  - "L2XCFWD"
19386 #  - "L2BDMACLRN"
19387 #  - "L2BDMACLRN"
19388 #  - "L2BDMACLRN"
19389 #  - "IP4FWD"
19390 #  layout:
19391 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19392 #    layout: "plot-latency"
19393
19394 ################################################################################
19395
19396 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19397 #- type: "plot"
19398 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19399 #  algorithm: "plot_latency_error_bars"
19400 #  output-file-type: ".html"
19401 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19402 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19403 #  filter: "'NIC_Intel-X520-DA2' and
19404 #           '64B' and
19405 #           ('BASE' or 'SCALE') and
19406 #           'NDRPDR' and
19407 #           '1T1C' and
19408 #           'L2XCFWD' and
19409 #           not 'VHOST' and
19410 #           not 'NF_DENSITY' and
19411 #           'MEMIF'"
19412 #  parameters:
19413 #  - "latency"
19414 #  - "parent"
19415 #  - "tags"
19416 #  sort:
19417 #  - "1VNF"
19418 #  - "2VNF"
19419 #  - "4VNF"
19420 #  - "2VNF"
19421 #  - "4VNF"
19422 #  layout:
19423 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19424 #    layout: "plot-latency"
19425 #
19426 #- type: "plot"
19427 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19428 #  algorithm: "plot_latency_error_bars"
19429 #  output-file-type: ".html"
19430 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19431 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19432 #  filter: "'NIC_Intel-X520-DA2' and
19433 #           '64B' and
19434 #           ('BASE' or 'SCALE') and
19435 #           'NDRPDR' and
19436 #           '2T2C' and
19437 #           'L2XCFWD' and
19438 #           not 'VHOST' and
19439 #           not 'NF_DENSITY' and
19440 #           'MEMIF'"
19441 #  parameters:
19442 #  - "latency"
19443 #  - "parent"
19444 #  - "tags"
19445 #  sort:
19446 #  - "1VNF"
19447 #  - "2VNF"
19448 #  - "4VNF"
19449 #  - "2VNF"
19450 #  - "4VNF"
19451 #  layout:
19452 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19453 #    layout: "plot-latency"
19454 #
19455 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19456 #- type: "plot"
19457 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19458 #  algorithm: "plot_latency_error_bars"
19459 #  output-file-type: ".html"
19460 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19461 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19462 #  filter: "'NIC_Intel-X520-DA2' and
19463 #           '64B' and
19464 #           ('BASE' or 'SCALE') and
19465 #           'NDRPDR' and
19466 #           '1T1C' and
19467 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19468 #           not 'VHOST' and
19469 #           not 'NF_DENSITY' and
19470 #           'MEMIF'"
19471 #  parameters:
19472 #  - "latency"
19473 #  - "parent"
19474 #  - "tags"
19475 #  sort:
19476 #  - "1VNF"
19477 #  - "2VNF"
19478 #  - "4VNF"
19479 #  - "2VNF"
19480 #  - "4VNF"
19481 #  layout:
19482 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19483 #    layout: "plot-latency"
19484 #
19485 #- type: "plot"
19486 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-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-2t2c-base_and_scale-l2bd-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 #           '2T2C' and
19496 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-2t2c-base_and_scale-l2bd-ndr"
19512 #    layout: "plot-latency"
19513 #
19514 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19515 #- type: "plot"
19516 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19517 #  algorithm: "plot_latency_error_bars"
19518 #  output-file-type: ".html"
19519 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19520 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19521 #  filter: "'NIC_Intel-X710' and
19522 #           '64B' and
19523 #           ('BASE' or 'SCALE') and
19524 #           'NDRPDR' and
19525 #           '1T1C' and
19526 #           'L2XCFWD' and
19527 #           not 'VHOST' and
19528 #           not 'NF_DENSITY' and
19529 #           'MEMIF'"
19530 #  parameters:
19531 #  - "latency"
19532 #  - "parent"
19533 #  - "tags"
19534 #  sort:
19535 #  - "1VNF"
19536 #  - "2VNF"
19537 #  - "4VNF"
19538 #  - "2VNF"
19539 #  - "4VNF"
19540 #  layout:
19541 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19542 #    layout: "plot-latency"
19543 #
19544 #- type: "plot"
19545 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19546 #  algorithm: "plot_latency_error_bars"
19547 #  output-file-type: ".html"
19548 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19549 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19550 #  filter: "'NIC_Intel-X710' and
19551 #           '64B' and
19552 #           ('BASE' or 'SCALE') and
19553 #           'NDRPDR' and
19554 #           '2T2C' and
19555 #           'L2XCFWD' 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-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19571 #    layout: "plot-latency"
19572 #
19573 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19574 #- type: "plot"
19575 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19576 #  algorithm: "plot_latency_error_bars"
19577 #  output-file-type: ".html"
19578 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19579 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19580 #  filter: "'NIC_Intel-X710' and
19581 #           '64B' and
19582 #           ('BASE' or 'SCALE') and
19583 #           'NDRPDR' and
19584 #           '1T1C' and
19585 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19586 #           not 'VHOST' and
19587 #           not 'NF_DENSITY' and
19588 #           'MEMIF'"
19589 #  parameters:
19590 #  - "latency"
19591 #  - "parent"
19592 #  - "tags"
19593 #  sort:
19594 #  - "1VNF"
19595 #  - "2VNF"
19596 #  - "4VNF"
19597 #  - "2VNF"
19598 #  - "4VNF"
19599 #  layout:
19600 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19601 #    layout: "plot-latency"
19602 #
19603 #- type: "plot"
19604 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-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-2t2c-base_and_scale-l2bd-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 #           '2T2C' and
19614 #           ('L2BDMACSTAT' or 'L2BDMACLRN') 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-2t2c-base_and_scale-l2bd-ndr"
19630 #    layout: "plot-latency"
19631
19632 ################################################################################
19633
19634 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19635 - type: "plot"
19636   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19637   algorithm: "plot_latency_error_bars"
19638   output-file-type: ".html"
19639   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19641   filter: "'NIC_Intel-X520-DA2' and
19642            '64B' and
19643            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19644            'NDRPDR' and
19645            '1T1C' and
19646            'IP4FWD' and
19647            not 'IPSEC' and
19648            not 'DOT1Q' and
19649            not 'VHOST'"
19650   parameters:
19651   - "latency"
19652   - "parent"
19653   - "tags"
19654   sort:
19655   - "DOT1Q"
19656   - "IP4BASE"
19657   - "FIB_20K"
19658   - "FIB_200K"
19659   - "FIB_2M"
19660   layout:
19661     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19662     layout: "plot-latency"
19663
19664 - type: "plot"
19665   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19666   algorithm: "plot_latency_error_bars"
19667   output-file-type: ".html"
19668   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19670   filter: "'NIC_Intel-X520-DA2' and
19671            '64B' and
19672            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19673            'NDRPDR' and
19674            '2T2C' and
19675            'IP4FWD' and
19676            not 'IPSEC' and
19677            not 'DOT1Q' and
19678            not 'VHOST'"
19679   parameters:
19680   - "latency"
19681   - "parent"
19682   - "tags"
19683   sort:
19684   - "DOT1Q"
19685   - "IP4BASE"
19686   - "FIB_20K"
19687   - "FIB_200K"
19688   - "FIB_2M"
19689   layout:
19690     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19691     layout: "plot-latency"
19692
19693 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19694 - type: "plot"
19695   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19696   algorithm: "plot_latency_error_bars"
19697   output-file-type: ".html"
19698   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19700   filter: "'NIC_Intel-X520-DA2' and
19701            '64B' and
19702            ('IP4BASE' or
19703             'POLICE_MARK' or
19704             'COPWHLIST' or
19705             ('NAT44' and 'BASE') or
19706             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19707            'NDRPDR' and
19708            '1T1C' and
19709            'IP4FWD' and
19710            not 'IPSEC' and
19711            not 'VHOST'"
19712   parameters:
19713   - "latency"
19714   - "parent"
19715   - "tags"
19716   sort:
19717   - "DOT1Q"
19718   - "IP4BASE"
19719   - "NAT44"
19720   - "POLICE_MARK"
19721   - "COPWHLIST"
19722   - "IACL"
19723   - "OACL"
19724   layout:
19725     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19726     layout: "plot-latency"
19727
19728 - type: "plot"
19729   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19730   algorithm: "plot_latency_error_bars"
19731   output-file-type: ".html"
19732   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19734   filter: "'NIC_Intel-X520-DA2' and
19735            '64B' and
19736            ('IP4BASE' or
19737             'POLICE_MARK' or
19738             'COPWHLIST' or
19739             ('NAT44' and 'BASE') or
19740             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19741            'NDRPDR' and
19742            '2T2C' and
19743            'IP4FWD' and
19744            not 'IPSEC' and
19745            not 'VHOST'"
19746   parameters:
19747   - "latency"
19748   - "parent"
19749   - "tags"
19750   sort:
19751   - "DOT1Q"
19752   - "IP4BASE"
19753   - "NAT44"
19754   - "POLICE_MARK"
19755   - "COPWHLIST"
19756   - "IACL"
19757   - "OACL"
19758   layout:
19759     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19760     layout: "plot-latency"
19761
19762 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19763 - type: "plot"
19764   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19765   algorithm: "plot_latency_error_bars"
19766   output-file-type: ".html"
19767   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19769   filter: "'NIC_Intel-X520-DA2' and
19770            '64B' and
19771            'NDRPDR' and
19772            '1T1C' and
19773            'IP4FWD' and
19774            ('NAT44' or 'IP4BASE') and
19775            not 'DOT1Q' and
19776            not 'IPSEC' and
19777            not 'VHOST'"
19778   parameters:
19779   - "latency"
19780   - "parent"
19781   - "tags"
19782   sort:
19783   - "IP4BASE"
19784   - "BASE"
19785   - "SRC_USER_10"
19786   - "SRC_USER_100"
19787   - "SRC_USER_1000"
19788   - "SRC_USER_2000"
19789   layout:
19790     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19791     layout: "plot-latency"
19792
19793 - type: "plot"
19794   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19795   algorithm: "plot_latency_error_bars"
19796   output-file-type: ".html"
19797   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19799   filter: "'NIC_Intel-X520-DA2' and
19800            '64B' and
19801            'NDRPDR' and
19802            '2T2C' and
19803            'IP4FWD' and
19804            ('NAT44' or 'IP4BASE') and
19805            not 'DOT1Q' and
19806            not 'IPSEC' and
19807            not 'VHOST'"
19808   parameters:
19809   - "latency"
19810   - "parent"
19811   - "tags"
19812   sort:
19813   - "IP4BASE"
19814   - "BASE"
19815   - "SRC_USER_10"
19816   - "SRC_USER_100"
19817   - "SRC_USER_1000"
19818   - "SRC_USER_2000"
19819   layout:
19820     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19821     layout: "plot-latency"
19822
19823 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19824 - type: "plot"
19825   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19826   algorithm: "plot_latency_error_bars"
19827   output-file-type: ".html"
19828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19830   filter: "'NIC_Intel-X520-DA2' and
19831            '64B' and
19832            'NDRPDR' and
19833            '1T1C' and
19834            'IP4FWD' and
19835            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19836            not 'IPSEC' and
19837            not 'DOT1Q' and
19838            not 'VHOST'"
19839   parameters:
19840   - "latency"
19841   - "parent"
19842   - "tags"
19843   sort:
19844   - "IP4BASE"
19845   - "ACL_STATELESS"
19846   - "ACL_STATEFUL"
19847   - "ACL_STATELESS"
19848   - "ACL_STATEFUL"
19849   layout:
19850     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19851     layout: "plot-latency"
19852
19853 - type: "plot"
19854   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19855   algorithm: "plot_latency_error_bars"
19856   output-file-type: ".html"
19857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19859   filter: "'NIC_Intel-X520-DA2' and
19860            '64B' and
19861            'NDRPDR' and
19862            '2T2C' and
19863            'IP4FWD' and
19864            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19865            not 'IPSEC' and
19866            not 'DOT1Q' and
19867            not 'VHOST'"
19868   parameters:
19869   - "latency"
19870   - "parent"
19871   - "tags"
19872   sort:
19873   - "IP4BASE"
19874   - "ACL_STATELESS"
19875   - "ACL_STATEFUL"
19876   - "ACL_STATELESS"
19877   - "ACL_STATEFUL"
19878   layout:
19879     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19880     layout: "plot-latency"
19881
19882 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19883 - type: "plot"
19884   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19885   algorithm: "plot_latency_error_bars"
19886   output-file-type: ".html"
19887   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19889   filter: "'NIC_Intel-X520-DA2' and
19890            '64B' and
19891            'NDRPDR' and
19892            '1T1C' and
19893            'IP4FWD' and
19894            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19895            not 'IPSEC' and
19896            not 'DOT1Q' and
19897            not 'VHOST'"
19898   parameters:
19899   - "latency"
19900   - "parent"
19901   - "tags"
19902   sort:
19903   - "IP4BASE"
19904   - "ACL_STATELESS"
19905   - "ACL_STATEFUL"
19906   - "ACL_STATELESS"
19907   - "ACL_STATEFUL"
19908   layout:
19909     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19910     layout: "plot-latency"
19911
19912 - type: "plot"
19913   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19914   algorithm: "plot_latency_error_bars"
19915   output-file-type: ".html"
19916   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-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            '2T2C' and
19922            'IP4FWD' and
19923            (('OACL' 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-2t2c-features-oacl-ndr"
19939     layout: "plot-latency"
19940
19941 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19942 - type: "plot"
19943   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19944   algorithm: "plot_latency_error_bars"
19945   output-file-type: ".html"
19946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19948   filter: "'NIC_Intel-X710' and
19949            '64B' and
19950            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19951            'NDRPDR' and
19952            '1T1C' and
19953            'IP4FWD' and
19954            not 'IPSEC' and
19955            not 'DOT1Q' and
19956            not 'VHOST'"
19957   parameters:
19958   - "latency"
19959   - "parent"
19960   - "tags"
19961   sort:
19962   - "IP4BASE"
19963   - "FIB_20K"
19964   - "FIB_200K"
19965   - "FIB_2M"
19966   layout:
19967     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19968     layout: "plot-latency"
19969
19970 - type: "plot"
19971   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19972   algorithm: "plot_latency_error_bars"
19973   output-file-type: ".html"
19974   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19976   filter: "'NIC_Intel-X710' and
19977            '64B' and
19978            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19979            'NDRPDR' and
19980            '2T2C' and
19981            'IP4FWD' and
19982            not 'IPSEC' and
19983            not 'DOT1Q' and
19984            not 'VHOST'"
19985   parameters:
19986   - "latency"
19987   - "parent"
19988   - "tags"
19989   sort:
19990   - "IP4BASE"
19991   - "FIB_20K"
19992   - "FIB_200K"
19993   - "FIB_2M"
19994   layout:
19995     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19996     layout: "plot-latency"
19997
19998 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19999 - type: "plot"
20000   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20001   algorithm: "plot_latency_error_bars"
20002   output-file-type: ".html"
20003   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20005   filter: "'NIC_Intel-X710' and
20006            '64B' and
20007            ('IP4BASE' or
20008             'POLICE_MARK' or
20009             'COPWHLIST' or
20010             ('NAT44' and 'BASE') or
20011             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20012            'NDRPDR' and
20013            '1T1C' and
20014            'IP4FWD' and
20015            not 'IPSEC' and
20016            not 'VHOST'"
20017   parameters:
20018   - "latency"
20019   - "parent"
20020   - "tags"
20021   sort:
20022   - "DOT1Q"
20023   - "IP4BASE"
20024   - "NAT44"
20025   - "POLICE_MARK"
20026   - "COPWHLIST"
20027   - "IACL"
20028   - "OACL"
20029   layout:
20030     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20031     layout: "plot-latency"
20032
20033 - type: "plot"
20034   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20035   algorithm: "plot_latency_error_bars"
20036   output-file-type: ".html"
20037   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20039   filter: "'NIC_Intel-X710' and
20040            '64B' and
20041            ('IP4BASE' or
20042             'POLICE_MARK' or
20043             'COPWHLIST' or
20044             ('NAT44' and 'BASE') or
20045             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20046            'NDRPDR' and
20047            '2T2C' and
20048            'IP4FWD' and
20049            not 'IPSEC' and
20050            not 'VHOST'"
20051   parameters:
20052   - "latency"
20053   - "parent"
20054   - "tags"
20055   sort:
20056   - "DOT1Q"
20057   - "IP4BASE"
20058   - "NAT44"
20059   - "POLICE_MARK"
20060   - "COPWHLIST"
20061   - "IACL"
20062   - "OACL"
20063   layout:
20064     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20065     layout: "plot-latency"
20066
20067 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20068 - type: "plot"
20069   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20070   algorithm: "plot_latency_error_bars"
20071   output-file-type: ".html"
20072   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20074   filter: "'NIC_Intel-X710' and
20075            '64B' and
20076            'NDRPDR' and
20077            '1T1C' and
20078            'IP4FWD' and
20079            ('NAT44' or 'IP4BASE') and
20080            not 'IPSEC' and
20081            not 'VHOST'"
20082   parameters:
20083   - "latency"
20084   - "parent"
20085   - "tags"
20086   sort:
20087   - "IP4BASE"
20088   - "BASE"
20089   - "SRC_USER_10"
20090   - "SRC_USER_100"
20091   - "SRC_USER_1000"
20092   - "SRC_USER_2000"
20093   layout:
20094     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20095     layout: "plot-latency"
20096
20097 - type: "plot"
20098   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20099   algorithm: "plot_latency_error_bars"
20100   output-file-type: ".html"
20101   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20103   filter: "'NIC_Intel-X710' and
20104            '64B' and
20105            'NDRPDR' and
20106            '2T2C' and
20107            'IP4FWD' and
20108            ('NAT44' or 'IP4BASE') and
20109            not 'IPSEC' and
20110            not 'VHOST'"
20111   parameters:
20112   - "latency"
20113   - "parent"
20114   - "tags"
20115   sort:
20116   - "IP4BASE"
20117   - "BASE"
20118   - "SRC_USER_10"
20119   - "SRC_USER_100"
20120   - "SRC_USER_1000"
20121   - "SRC_USER_2000"
20122   layout:
20123     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20124     layout: "plot-latency"
20125
20126 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20127 - type: "plot"
20128   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20129   algorithm: "plot_latency_error_bars"
20130   output-file-type: ".html"
20131   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20133   filter: "'NIC_Intel-X710' and
20134            '64B' and
20135            'NDRPDR' and
20136            '1T1C' and
20137            'IP4FWD' and
20138            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20139            not 'IPSEC' and
20140            not 'VHOST'"
20141   parameters:
20142   - "latency"
20143   - "parent"
20144   - "tags"
20145   sort:
20146   - "IP4BASE"
20147   - "ACL_STATELESS"
20148   - "ACL_STATEFUL"
20149   - "ACL_STATELESS"
20150   - "ACL_STATEFUL"
20151   layout:
20152     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20153     layout: "plot-latency"
20154
20155 - type: "plot"
20156   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20157   algorithm: "plot_latency_error_bars"
20158   output-file-type: ".html"
20159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20161   filter: "'NIC_Intel-X710' and
20162            '64B' and
20163            'NDRPDR' and
20164            '2T2C' and
20165            'IP4FWD' and
20166            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20167            not 'IPSEC' and
20168            not 'VHOST'"
20169   parameters:
20170   - "latency"
20171   - "parent"
20172   - "tags"
20173   sort:
20174   - "IP4BASE"
20175   - "ACL_STATELESS"
20176   - "ACL_STATEFUL"
20177   - "ACL_STATELESS"
20178   - "ACL_STATEFUL"
20179   layout:
20180     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20181     layout: "plot-latency"
20182
20183 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20184 - type: "plot"
20185   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20186   algorithm: "plot_latency_error_bars"
20187   output-file-type: ".html"
20188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20190   filter: "'NIC_Intel-XL710' and
20191            '64B' and
20192            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20193            'NDRPDR' and
20194            '1T1C' and
20195            'IP4FWD' and
20196            not 'IPSEC' and
20197            not 'VHOST'"
20198   parameters:
20199   - "latency"
20200   - "parent"
20201   - "tags"
20202   sort:
20203   - "IP4BASE"
20204   - "FIB_20K"
20205   - "FIB_200K"
20206   - "FIB_2M"
20207   layout:
20208     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20209     layout: "plot-latency"
20210
20211 - type: "plot"
20212   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20213   algorithm: "plot_latency_error_bars"
20214   output-file-type: ".html"
20215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20217   filter: "'NIC_Intel-XL710' and
20218            '64B' and
20219            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20220            'NDRPDR' and
20221            '2T2C' and
20222            'IP4FWD' and
20223            not 'IPSEC' and
20224            not 'VHOST'"
20225   parameters:
20226   - "latency"
20227   - "parent"
20228   - "tags"
20229   sort:
20230   - "IP4BASE"
20231   - "FIB_20K"
20232   - "FIB_200K"
20233   - "FIB_2M"
20234   layout:
20235     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20236     layout: "plot-latency"
20237
20238 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20239 - type: "plot"
20240   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20241   algorithm: "plot_latency_error_bars"
20242   output-file-type: ".html"
20243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20245   filter: "'NIC_Intel-X710' and
20246            '64B' and
20247            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20248            'NDRPDR' and
20249            '2T1C' and
20250            'IP4FWD' and
20251            not 'IPSEC' and
20252            not 'DOT1Q' and
20253            not 'VHOST'"
20254   parameters:
20255   - "latency"
20256   - "parent"
20257   - "tags"
20258   sort:
20259   - "IP4BASE"
20260   - "FIB_20K"
20261   - "FIB_200K"
20262   - "FIB_2M"
20263   layout:
20264     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20265     layout: "plot-latency"
20266
20267 - type: "plot"
20268   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20269   algorithm: "plot_latency_error_bars"
20270   output-file-type: ".html"
20271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20273   filter: "'NIC_Intel-X710' and
20274            '64B' and
20275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20276            'NDRPDR' and
20277            '4T2C' and
20278            'IP4FWD' and
20279            not 'IPSEC' and
20280            not 'DOT1Q' and
20281            not 'VHOST'"
20282   parameters:
20283   - "latency"
20284   - "parent"
20285   - "tags"
20286   sort:
20287   - "IP4BASE"
20288   - "FIB_20K"
20289   - "FIB_200K"
20290   - "FIB_2M"
20291   layout:
20292     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20293     layout: "plot-latency"
20294
20295 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20296 - type: "plot"
20297   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20298   algorithm: "plot_latency_error_bars"
20299   output-file-type: ".html"
20300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20302   filter: "'NIC_Intel-X710' and
20303            '64B' and
20304            ('IP4BASE' or
20305             'POLICE_MARK' or
20306             'COPWHLIST' or
20307             ('NAT44' and 'BASE') or
20308             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20309            'NDRPDR' and
20310            '2T1C' and
20311            'IP4FWD' and
20312            not 'IPSEC' and
20313            not 'VHOST'"
20314   parameters:
20315   - "latency"
20316   - "parent"
20317   - "tags"
20318   sort:
20319   - "DOT1Q"
20320   - "IP4BASE"
20321   - "NAT44"
20322   - "POLICE_MARK"
20323   - "COPWHLIST"
20324   - "IACL"
20325   - "OACL"
20326   layout:
20327     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20328     layout: "plot-latency"
20329
20330 - type: "plot"
20331   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20332   algorithm: "plot_latency_error_bars"
20333   output-file-type: ".html"
20334   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20336   filter: "'NIC_Intel-X710' and
20337            '64B' and
20338            ('IP4BASE' or
20339             'POLICE_MARK' or
20340             'COPWHLIST' or
20341             ('NAT44' and 'BASE') or
20342             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20343            'NDRPDR' and
20344            '4T2C' and
20345            'IP4FWD' and
20346            not 'IPSEC' and
20347            not 'VHOST'"
20348   parameters:
20349   - "latency"
20350   - "parent"
20351   - "tags"
20352   sort:
20353   - "DOT1Q"
20354   - "IP4BASE"
20355   - "NAT44"
20356   - "POLICE_MARK"
20357   - "COPWHLIST"
20358   - "IACL"
20359   - "OACL"
20360   layout:
20361     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20362     layout: "plot-latency"
20363
20364 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20365 - type: "plot"
20366   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20367   algorithm: "plot_latency_error_bars"
20368   output-file-type: ".html"
20369   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20371   filter: "'NIC_Intel-X710' and
20372            '64B' and
20373            'NDRPDR' and
20374            '2T1C' and
20375            'IP4FWD' and
20376            ('NAT44' or 'IP4BASE') and
20377            not 'IPSEC' and
20378            not 'VHOST'"
20379   parameters:
20380   - "latency"
20381   - "parent"
20382   - "tags"
20383   sort:
20384   - "IP4BASE"
20385   - "BASE"
20386   - "SRC_USER_10"
20387   - "SRC_USER_100"
20388   - "SRC_USER_1000"
20389   - "SRC_USER_2000"
20390   layout:
20391     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20392     layout: "plot-latency"
20393
20394 - type: "plot"
20395   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20396   algorithm: "plot_latency_error_bars"
20397   output-file-type: ".html"
20398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20400   filter: "'NIC_Intel-X710' and
20401            '64B' and
20402            'NDRPDR' and
20403            '4T2C' and
20404            'IP4FWD' and
20405            ('NAT44' or 'IP4BASE') and
20406            not 'IPSEC' and
20407            not 'VHOST'"
20408   parameters:
20409   - "latency"
20410   - "parent"
20411   - "tags"
20412   sort:
20413   - "IP4BASE"
20414   - "BASE"
20415   - "SRC_USER_10"
20416   - "SRC_USER_100"
20417   - "SRC_USER_1000"
20418   - "SRC_USER_2000"
20419   layout:
20420     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20421     layout: "plot-latency"
20422
20423 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20424 - type: "plot"
20425   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20426   algorithm: "plot_latency_error_bars"
20427   output-file-type: ".html"
20428   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20430   filter: "'NIC_Intel-X710' and
20431            '64B' and
20432            'NDRPDR' and
20433            '2T1C' and
20434            'IP4FWD' and
20435            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20436            not 'IPSEC' and
20437            not 'VHOST'"
20438   parameters:
20439   - "latency"
20440   - "parent"
20441   - "tags"
20442   sort:
20443   - "IP4BASE"
20444   - "ACL_STATELESS"
20445   - "ACL_STATEFUL"
20446   - "ACL_STATELESS"
20447   - "ACL_STATEFUL"
20448   layout:
20449     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20450     layout: "plot-latency"
20451
20452 - type: "plot"
20453   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20454   algorithm: "plot_latency_error_bars"
20455   output-file-type: ".html"
20456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20458   filter: "'NIC_Intel-X710' and
20459            '64B' and
20460            'NDRPDR' and
20461            '4T2C' and
20462            'IP4FWD' and
20463            'IACL' and
20464            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20465            not 'IPSEC' and
20466            not 'VHOST'"
20467   parameters:
20468   - "latency"
20469   - "parent"
20470   - "tags"
20471   sort:
20472   - "IP4BASE"
20473   - "ACL_STATELESS"
20474   - "ACL_STATEFUL"
20475   - "ACL_STATELESS"
20476   - "ACL_STATEFUL"
20477   layout:
20478     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20479     layout: "plot-latency"
20480
20481 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20482 - type: "plot"
20483   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20484   algorithm: "plot_latency_error_bars"
20485   output-file-type: ".html"
20486   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20488   filter: "'NIC_Intel-X710' and
20489            '64B' and
20490            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20491            'NDRPDR' and
20492            '2T1C' and
20493            'IP4FWD' and
20494            not 'IPSEC' and
20495            not 'DOT1Q' and
20496            not 'VHOST'"
20497   parameters:
20498   - "latency"
20499   - "parent"
20500   - "tags"
20501   sort:
20502   - "IP4BASE"
20503   - "FIB_20K"
20504   - "FIB_200K"
20505   - "FIB_2M"
20506   layout:
20507     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20508     layout: "plot-latency"
20509
20510 - type: "plot"
20511   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20512   algorithm: "plot_latency_error_bars"
20513   output-file-type: ".html"
20514   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20516   filter: "'NIC_Intel-X710' and
20517            '64B' and
20518            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20519            'NDRPDR' and
20520            '4T2C' and
20521            'IP4FWD' and
20522            not 'IPSEC' and
20523            not 'DOT1Q' and
20524            not 'VHOST'"
20525   parameters:
20526   - "latency"
20527   - "parent"
20528   - "tags"
20529   sort:
20530   - "IP4BASE"
20531   - "FIB_20K"
20532   - "FIB_200K"
20533   - "FIB_2M"
20534   layout:
20535     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20536     layout: "plot-latency"
20537
20538 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20539 - type: "plot"
20540   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20541   algorithm: "plot_latency_error_bars"
20542   output-file-type: ".html"
20543   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20545   filter: "'NIC_Intel-X710' and
20546            '64B' and
20547            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20548            'NDRPDR' and
20549            '2T1C' and
20550            'IP4FWD' and
20551            not 'IPSEC' and
20552            not 'DOT1Q' and
20553            not 'VHOST'"
20554   parameters:
20555   - "latency"
20556   - "parent"
20557   - "tags"
20558   sort:
20559   - "IP4BASE"
20560   - "ACL_STATELESS"
20561   - "ACL_STATEFUL"
20562   - "ACL_STATELESS"
20563   - "ACL_STATEFUL"
20564   layout:
20565     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20566     layout: "plot-latency"
20567
20568 - type: "plot"
20569   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20570   algorithm: "plot_latency_error_bars"
20571   output-file-type: ".html"
20572   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20574   filter: "'NIC_Intel-X710' and
20575            '64B' and
20576            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20577            'NDRPDR' and
20578            '4T2C' and
20579            'IP4FWD' and
20580            not 'IPSEC' and
20581            not 'DOT1Q' and
20582            not 'VHOST'"
20583   parameters:
20584   - "latency"
20585   - "parent"
20586   - "tags"
20587   sort:
20588   - "IP4BASE"
20589   - "ACL_STATELESS"
20590   - "ACL_STATEFUL"
20591   - "ACL_STATELESS"
20592   - "ACL_STATEFUL"
20593   layout:
20594     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20595     layout: "plot-latency"
20596
20597 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20598 - type: "plot"
20599   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-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-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20604   filter: "'NIC_Intel-XXV710' and
20605            '64B' and
20606            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20607            'NDRPDR' and
20608            '2T1C' 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-xxv710-64b-2t1c-base_and_scale-ndr"
20624     layout: "plot-latency"
20625
20626 - type: "plot"
20627   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20628   algorithm: "plot_latency_error_bars"
20629   output-file-type: ".html"
20630   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20631   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20632   filter: "'NIC_Intel-XXV710' and
20633            '64B' and
20634            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20635            'NDRPDR' and
20636            '4T2C' and
20637            'IP4FWD' and
20638            not 'IPSEC' and
20639            not 'DOT1Q' and
20640            not 'VHOST'"
20641   parameters:
20642   - "latency"
20643   - "parent"
20644   - "tags"
20645   sort:
20646   - "IP4BASE"
20647   - "FIB_20K"
20648   - "FIB_200K"
20649   - "FIB_2M"
20650   layout:
20651     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20652     layout: "plot-latency"
20653
20654 ################################################################################
20655
20656 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20657 - type: "plot"
20658   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20659   algorithm: "plot_latency_error_bars"
20660   output-file-type: ".html"
20661   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20663   filter: "'NIC_Intel-X520-DA2' and
20664            '64B' and
20665            'ENCAP' and
20666            'NDRPDR' and
20667            '1T1C' and
20668            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20669            not 'DOT1Q' and
20670            not 'VHOST' and
20671            not 'IPSECHW'"
20672   parameters:
20673   - "latency"
20674   - "parent"
20675   - "tags"
20676   sort:
20677   - "IP4BASE"
20678   - "L2BDMACLRN"
20679   - "L2XCFWD"
20680   - "LISP"
20681   layout:
20682     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20683     layout: "plot-latency"
20684
20685 - type: "plot"
20686   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20687   algorithm: "plot_latency_error_bars"
20688   output-file-type: ".html"
20689   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20691   filter: "'NIC_Intel-X520-DA2' and
20692            '64B' and
20693            'ENCAP' and
20694            'NDRPDR' and
20695            '2T2C' and
20696            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20697            not 'DOT1Q' and
20698            not 'VHOST' and
20699            not 'IPSECHW'"
20700   parameters:
20701   - "latency"
20702   - "parent"
20703   - "tags"
20704   sort:
20705   - "IP4BASE"
20706   - "L2BDMACLRN"
20707   - "L2XCFWD"
20708   - "LISP"
20709   layout:
20710     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20711     layout: "plot-latency"
20712
20713 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20714 - type: "plot"
20715   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20716   algorithm: "plot_latency_error_bars"
20717   output-file-type: ".html"
20718   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20720   filter: "'NIC_Intel-X710' and
20721            '64B' and
20722            'ENCAP' and
20723            'NDRPDR' and
20724            '1T1C' and
20725            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20726            not 'VHOST' and
20727            not 'IPSECHW'"
20728   parameters:
20729   - "latency"
20730   - "parent"
20731   - "tags"
20732   sort:
20733   - "IP4BASE"
20734   - "LISP"
20735   - "VXLAN_1"
20736   - "VXLAN_10"
20737   - "VXLAN_100"
20738   - "VXLAN_1000"
20739   layout:
20740     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20741     layout: "plot-latency"
20742
20743 - type: "plot"
20744   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20745   algorithm: "plot_latency_error_bars"
20746   output-file-type: ".html"
20747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20749   filter: "'NIC_Intel-X710' and
20750            '64B' and
20751            'ENCAP' and
20752            'NDRPDR' and
20753            '2T2C' and
20754            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20755            not 'VHOST' and
20756            not 'IPSECHW'"
20757   parameters:
20758   - "latency"
20759   - "parent"
20760   - "tags"
20761   sort:
20762   - "IP4BASE"
20763   - "LISP"
20764   - "VXLAN_1"
20765   - "VXLAN_10"
20766   - "VXLAN_100"
20767   - "VXLAN_1000"
20768   layout:
20769     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20770     layout: "plot-latency"
20771
20772 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20773 - type: "plot"
20774   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-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-x710-64b-1t1c-base_and_features-ndr-lat"
20778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20779   filter: "'NIC_Intel-X710' and
20780            '64B' and
20781            'ENCAP' and
20782            'NDRPDR' and
20783            '1T1C' 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-x710-64b-1t1c-base_and_features-ndr"
20799     layout: "plot-latency"
20800
20801 - type: "plot"
20802   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20803   algorithm: "plot_latency_error_bars"
20804   output-file-type: ".html"
20805   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20807   filter: "'NIC_Intel-X710' and
20808            '64B' and
20809            'ENCAP' and
20810            'NDRPDR' and
20811            '2T2C' and
20812            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20813            not 'DOT1Q' and
20814            not 'VHOST' and
20815            not 'IPSECHW'"
20816   parameters:
20817   - "latency"
20818   - "parent"
20819   - "tags"
20820   sort:
20821   - "IP4BASE"
20822   - "L2BDMACLRN"
20823   - "L2XCFWD"
20824   - "LISP"
20825   layout:
20826     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20827     layout: "plot-latency"
20828
20829 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20830 - type: "plot"
20831   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20832   algorithm: "plot_latency_error_bars"
20833   output-file-type: ".html"
20834   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20836   filter: "'NIC_Intel-X710' and
20837            '64B' and
20838            'ENCAP' and
20839            'NDRPDR' and
20840            '2T1C' and
20841            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20842            not 'VHOST' and
20843            not 'IPSECHW'"
20844   parameters:
20845   - "latency"
20846   - "parent"
20847   - "tags"
20848   sort:
20849   - "IP4BASE"
20850   - "LISP"
20851   - "VXLAN_1"
20852   - "VXLAN_10"
20853   - "VXLAN_100"
20854   - "VXLAN_1000"
20855   layout:
20856     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20857     layout: "plot-latency"
20858
20859 - type: "plot"
20860   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20861   algorithm: "plot_latency_error_bars"
20862   output-file-type: ".html"
20863   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20865   filter: "'NIC_Intel-X710' and
20866            '64B' and
20867            'ENCAP' and
20868            'NDRPDR' and
20869            '4T2C' and
20870            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20871            not 'VHOST' and
20872            not 'IPSECHW'"
20873   parameters:
20874   - "latency"
20875   - "parent"
20876   - "tags"
20877   sort:
20878   - "IP4BASE"
20879   - "LISP"
20880   - "VXLAN_1"
20881   - "VXLAN_10"
20882   - "VXLAN_100"
20883   - "VXLAN_1000"
20884   layout:
20885     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20886     layout: "plot-latency"
20887
20888 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20889 - type: "plot"
20890   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20891   algorithm: "plot_latency_error_bars"
20892   output-file-type: ".html"
20893   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20895   filter: "'NIC_Intel-X710' and
20896            '64B' and
20897            'ENCAP' and
20898            'NDRPDR' and
20899            '2T1C' 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-skx-x710-64b-2t1c-base_and_features-ndr"
20915     layout: "plot-latency"
20916
20917 - type: "plot"
20918   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20919   algorithm: "plot_latency_error_bars"
20920   output-file-type: ".html"
20921   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20923   filter: "'NIC_Intel-X710' and
20924            '64B' and
20925            'ENCAP' and
20926            'NDRPDR' and
20927            '4T2C' and
20928            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20929            not 'DOT1Q' and
20930            not 'VHOST' and
20931            not 'IPSECHW'"
20932   parameters:
20933   - "latency"
20934   - "parent"
20935   - "tags"
20936   sort:
20937   - "IP4BASE"
20938   - "L2BDMACLRN"
20939   - "L2XCFWD"
20940   - "LISP"
20941   layout:
20942     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20943     layout: "plot-latency"
20944
20945 ################################################################################
20946
20947 # Packet Latency - VPP IPv6 3n-hsw-x520
20948 - type: "plot"
20949   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20950   algorithm: "plot_latency_error_bars"
20951   output-file-type: ".html"
20952   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20954   filter: "'NIC_Intel-X520-DA2' and
20955            '78B' and
20956            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20957            'NDRPDR' and
20958            '1T1C' and
20959            'IP6FWD' and
20960            not 'SRv6' and
20961            not 'IPSEC' and
20962            not 'VHOST'"
20963   parameters:
20964   - "latency"
20965   - "parent"
20966   - "tags"
20967   sort:
20968   - "IP6BASE"
20969   - "FIB_20K"
20970   - "FIB_200K"
20971   - "FIB_2M"
20972   layout:
20973     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20974     layout: "plot-latency"
20975
20976 - type: "plot"
20977   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20978   algorithm: "plot_latency_error_bars"
20979   output-file-type: ".html"
20980   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20982   filter: "'NIC_Intel-X520-DA2' and
20983            '78B' and
20984            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20985            'NDRPDR' and
20986            '2T2C' and
20987            'IP6FWD' and
20988            not 'SRv6' and
20989            not 'IPSEC' and
20990            not 'VHOST'"
20991   parameters:
20992   - "latency"
20993   - "parent"
20994   - "tags"
20995   sort:
20996   - "IP6BASE"
20997   - "FIB_20K"
20998   - "FIB_200K"
20999   - "FIB_2M"
21000   layout:
21001     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21002     layout: "plot-latency"
21003
21004 # Packet Latency - VPP IPv6 3n-hsw-x710
21005 - type: "plot"
21006   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21007   algorithm: "plot_latency_error_bars"
21008   output-file-type: ".html"
21009   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21011   filter: "'NIC_Intel-X710' and
21012            '78B' and
21013            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21014            'NDRPDR' and
21015            '1T1C' and
21016            'IP6FWD' and
21017            not 'SRv6' and
21018            not 'IPSEC' and
21019            not 'VHOST'"
21020   parameters:
21021   - "latency"
21022   - "parent"
21023   - "tags"
21024   sort:
21025   - "IP6BASE"
21026   - "FIB_20K"
21027   - "FIB_200K"
21028   - "FIB_2M"
21029   layout:
21030     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21031     layout: "plot-latency"
21032
21033 - type: "plot"
21034   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21035   algorithm: "plot_latency_error_bars"
21036   output-file-type: ".html"
21037   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21039   filter: "'NIC_Intel-X710' and
21040            '78B' and
21041            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21042            'NDRPDR' and
21043            '2T2C' and
21044            'IP6FWD' and
21045            not 'SRv6' and
21046            not 'IPSEC' and
21047            not 'VHOST'"
21048   parameters:
21049   - "latency"
21050   - "parent"
21051   - "tags"
21052   sort:
21053   - "IP6BASE"
21054   - "FIB_20K"
21055   - "FIB_200K"
21056   - "FIB_2M"
21057   layout:
21058     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21059     layout: "plot-latency"
21060
21061 # Packet Latency - VPP IPv6 3n-hsw-xl710
21062 - type: "plot"
21063   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21064   algorithm: "plot_latency_error_bars"
21065   output-file-type: ".html"
21066   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21068   filter: "'NIC_Intel-XL710' and
21069            '78B' and
21070            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21071            'NDRPDR' and
21072            '1T1C' and
21073            'IP6FWD' and
21074            not 'SRv6' and
21075            not 'IPSEC' and
21076            not 'VHOST'"
21077   parameters:
21078   - "latency"
21079   - "parent"
21080   - "tags"
21081   sort:
21082   - "IP6BASE"
21083   - "FIB_20K"
21084   - "FIB_200K"
21085   - "FIB_2M"
21086   layout:
21087     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21088     layout: "plot-latency"
21089
21090 - type: "plot"
21091   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21092   algorithm: "plot_latency_error_bars"
21093   output-file-type: ".html"
21094   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21096   filter: "'NIC_Intel-XL710' and
21097            '78B' and
21098            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21099            'NDRPDR' and
21100            '2T2C' and
21101            'IP6FWD' and
21102            not 'SRv6' and
21103            not 'IPSEC' and
21104            not 'VHOST'"
21105   parameters:
21106   - "latency"
21107   - "parent"
21108   - "tags"
21109   sort:
21110   - "IP6BASE"
21111   - "FIB_20K"
21112   - "FIB_200K"
21113   - "FIB_2M"
21114   layout:
21115     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21116     layout: "plot-latency"
21117
21118 # Packet Latency - VPP IPv6 3n-skx-x710
21119 - type: "plot"
21120   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21121   algorithm: "plot_latency_error_bars"
21122   output-file-type: ".html"
21123   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21125   filter: "'NIC_Intel-X710' and
21126            '78B' and
21127            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21128            'NDRPDR' and
21129            '2T1C' and
21130            'IP6FWD' and
21131            not 'SRv6' and
21132            not 'IPSEC' and
21133            not 'VHOST'"
21134   parameters:
21135   - "latency"
21136   - "parent"
21137   - "tags"
21138   sort:
21139   - "IP6BASE"
21140   - "FIB_20K"
21141   - "FIB_200K"
21142   - "FIB_2M"
21143   layout:
21144     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21145     layout: "plot-latency"
21146
21147 - type: "plot"
21148   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21149   algorithm: "plot_latency_error_bars"
21150   output-file-type: ".html"
21151   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21153   filter: "'NIC_Intel-X710' and
21154            '78B' and
21155            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21156            'NDRPDR' and
21157            '4T2C' and
21158            'IP6FWD' and
21159            not 'SRv6' and
21160            not 'IPSEC' and
21161            not 'VHOST'"
21162   parameters:
21163   - "latency"
21164   - "parent"
21165   - "tags"
21166   sort:
21167   - "IP6BASE"
21168   - "FIB_20K"
21169   - "FIB_200K"
21170   - "FIB_2M"
21171   layout:
21172     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21173     layout: "plot-latency"
21174
21175 # Packet Latency - VPP IPv6 3n-skx-xxv710
21176 - type: "plot"
21177   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21178   algorithm: "plot_latency_error_bars"
21179   output-file-type: ".html"
21180   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21182   filter: "'NIC_Intel-XXV710' and
21183            '78B' and
21184            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21185            'NDRPDR' and
21186            '2T1C' and
21187            'IP6FWD' and
21188            not 'SRv6' and
21189            not 'IPSEC' and
21190            not 'VHOST'"
21191   parameters:
21192   - "latency"
21193   - "parent"
21194   - "tags"
21195   sort:
21196   - "IP6BASE"
21197   - "FIB_20K"
21198   - "FIB_200K"
21199   - "FIB_2M"
21200   layout:
21201     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21202     layout: "plot-latency"
21203
21204 - type: "plot"
21205   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21206   algorithm: "plot_latency_error_bars"
21207   output-file-type: ".html"
21208   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21210   filter: "'NIC_Intel-XXV710' and
21211            '78B' and
21212            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21213            'NDRPDR' and
21214            '4T2C' and
21215            'IP6FWD' and
21216            not 'SRv6' and
21217            not 'IPSEC' and
21218            not 'VHOST'"
21219   parameters:
21220   - "latency"
21221   - "parent"
21222   - "tags"
21223   sort:
21224   - "IP6BASE"
21225   - "FIB_20K"
21226   - "FIB_200K"
21227   - "FIB_2M"
21228   layout:
21229     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21230     layout: "plot-latency"
21231
21232 # Packet Latency - VPP IPv6 2n-skx-x710
21233 - type: "plot"
21234   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21235   algorithm: "plot_latency_error_bars"
21236   output-file-type: ".html"
21237   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21239   filter: "'NIC_Intel-X710' and
21240            '78B' and
21241            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21242            'NDRPDR' and
21243            '2T1C' and
21244            'IP6FWD' and
21245            not 'SRv6' and
21246            not 'IPSEC' and
21247            not 'VHOST'"
21248   parameters:
21249   - "latency"
21250   - "parent"
21251   - "tags"
21252   sort:
21253   - "IP6BASE"
21254   - "FIB_20K"
21255   - "FIB_200K"
21256   - "FIB_2M"
21257   layout:
21258     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21259     layout: "plot-latency"
21260
21261 - type: "plot"
21262   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21263   algorithm: "plot_latency_error_bars"
21264   output-file-type: ".html"
21265   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21267   filter: "'NIC_Intel-X710' and
21268            '78B' and
21269            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21270            'NDRPDR' and
21271            '4T2C' and
21272            'IP6FWD' and
21273            not 'SRv6' and
21274            not 'IPSEC' and
21275            not 'VHOST'"
21276   parameters:
21277   - "latency"
21278   - "parent"
21279   - "tags"
21280   sort:
21281   - "IP6BASE"
21282   - "FIB_20K"
21283   - "FIB_200K"
21284   - "FIB_2M"
21285   layout:
21286     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21287     layout: "plot-latency"
21288
21289 # Packet Latency - VPP IPv6 2n-skx-xxv710
21290 - type: "plot"
21291   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21292   algorithm: "plot_latency_error_bars"
21293   output-file-type: ".html"
21294   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21296   filter: "'NIC_Intel-XXV710' and
21297            '78B' and
21298            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21299            'NDRPDR' and
21300            '2T1C' and
21301            'IP6FWD' and
21302            not 'SRv6' and
21303            not 'IPSEC' and
21304            not 'VHOST'"
21305   parameters:
21306   - "latency"
21307   - "parent"
21308   - "tags"
21309   sort:
21310   - "IP6BASE"
21311   - "FIB_20K"
21312   - "FIB_200K"
21313   - "FIB_2M"
21314   layout:
21315     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21316     layout: "plot-latency"
21317
21318 - type: "plot"
21319   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21320   algorithm: "plot_latency_error_bars"
21321   output-file-type: ".html"
21322   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21324   filter: "'NIC_Intel-XXV710' and
21325            '78B' and
21326            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21327            'NDRPDR' and
21328            '4T2C' and
21329            'IP6FWD' and
21330            not 'SRv6' and
21331            not 'IPSEC' and
21332            not 'VHOST'"
21333   parameters:
21334   - "latency"
21335   - "parent"
21336   - "tags"
21337   sort:
21338   - "IP6BASE"
21339   - "FIB_20K"
21340   - "FIB_200K"
21341   - "FIB_2M"
21342   layout:
21343     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21344     layout: "plot-latency"
21345
21346 ################################################################################
21347
21348 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21349 - type: "plot"
21350   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21351   algorithm: "plot_latency_error_bars"
21352   output-file-type: ".html"
21353   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21355   filter: "'NIC_Intel-X520-DA2' and
21356            '78B' and
21357            'ENCAP' and
21358            'NDRPDR' and
21359            '1T1C' and
21360            'LISP' and
21361            not 'VHOST'"
21362   parameters:
21363   - "latency"
21364   - "parent"
21365   - "tags"
21366   sort:
21367   - "IP4UNRLAY"
21368   - "IP6UNRLAY"
21369   layout:
21370     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21371     layout: "plot-latency"
21372
21373 - type: "plot"
21374   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21375   algorithm: "plot_latency_error_bars"
21376   output-file-type: ".html"
21377   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21379   filter: "'NIC_Intel-X520-DA2' and
21380            '78B' and
21381            'ENCAP' and
21382            'NDRPDR' and
21383            '2T2C' and
21384            'LISP' and
21385            not 'VHOST'"
21386   parameters:
21387   - "latency"
21388   - "parent"
21389   - "tags"
21390   sort:
21391   - "IP4UNRLAY"
21392   - "IP6UNRLAY"
21393   layout:
21394     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21395     layout: "plot-latency"
21396
21397 ################################################################################
21398
21399 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21400 - type: "plot"
21401   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21402   algorithm: "plot_latency_error_bars"
21403   output-file-type: ".html"
21404   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21406   filter: "'NIC_Intel-XL710' and
21407            '64B' and
21408            'IP4FWD' and
21409            'NDRPDR' and
21410            'BASE' and
21411            '1T1C' and
21412            'IPSECHW' and
21413            ('IPSECTRAN' or 'IPSECTUN') and
21414            not 'VHOST'"
21415   parameters:
21416   - "latency"
21417   - "parent"
21418   - "tags"
21419   layout:
21420     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21421     layout: "plot-latency"
21422
21423 - type: "plot"
21424   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21425   algorithm: "plot_latency_error_bars"
21426   output-file-type: ".html"
21427   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21429   filter: "'NIC_Intel-XL710' and
21430            '64B' and
21431            'IP4FWD' and
21432            'NDRPDR' and
21433            'BASE' and
21434            '2T2C' and
21435            'IPSECHW' and
21436            ('IPSECTRAN' or 'IPSECTUN') and
21437            not 'VHOST'"
21438   parameters:
21439   - "latency"
21440   - "parent"
21441   - "tags"
21442   layout:
21443     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21444     layout: "plot-latency"
21445
21446 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21447 - type: "plot"
21448   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21449   algorithm: "plot_latency_error_bars"
21450   output-file-type: ".html"
21451   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21453   filter: "'NIC_Intel-XL710' and
21454            '64B' and
21455            'IP4FWD' and
21456            'NDRPDR' and
21457            'SCALE' and
21458            '1T1C' and
21459            'IPSECHW' and
21460            ('IPSECTRAN' or 'IPSECTUN') and
21461            not 'VHOST'"
21462   parameters:
21463   - "latency"
21464   - "parent"
21465   - "tags"
21466   layout:
21467     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21468     layout: "plot-latency"
21469
21470 - type: "plot"
21471   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21472   algorithm: "plot_latency_error_bars"
21473   output-file-type: ".html"
21474   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21476   filter: "'NIC_Intel-XL710' and
21477            '64B' and
21478            'IP4FWD' and
21479            'NDRPDR' and
21480            'SCALE' and
21481            '2T2C' and
21482            'IPSECHW' and
21483            ('IPSECTRAN' or 'IPSECTUN') and
21484            not 'VHOST'"
21485   parameters:
21486   - "latency"
21487   - "parent"
21488   - "tags"
21489   layout:
21490     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21491     layout: "plot-latency"
21492
21493 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21494 - type: "plot"
21495   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21496   algorithm: "plot_latency_error_bars"
21497   output-file-type: ".html"
21498   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21500   filter: "'NIC_Intel-XL710' and
21501            '64B' and
21502            'IP4FWD' and
21503            'NDRPDR' and
21504            '1T1C' and
21505            'IPSECSW' and
21506            ('IPSECTRAN' or 'IPSECTUN') and
21507            not 'VHOST'"
21508   parameters:
21509   - "latency"
21510   - "parent"
21511   - "tags"
21512   layout:
21513     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21514     layout: "plot-latency"
21515
21516 - type: "plot"
21517   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21518   algorithm: "plot_latency_error_bars"
21519   output-file-type: ".html"
21520   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21522   filter: "'NIC_Intel-XL710' and
21523            '64B' and
21524            'IP4FWD' and
21525            'NDRPDR' and
21526            '2T2C' and
21527            'IPSECSW' and
21528            ('IPSECTRAN' or 'IPSECTUN') and
21529            not 'VHOST'"
21530   parameters:
21531   - "latency"
21532   - "parent"
21533   - "tags"
21534   layout:
21535     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21536     layout: "plot-latency"
21537
21538 ################################################################################
21539
21540 # Packet Latency - VPP SRv6 3n-hsw-x520
21541 - type: "plot"
21542   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21543   algorithm: "plot_latency_error_bars"
21544   output-file-type: ".html"
21545   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21547   filter: "'NIC_Intel-X520-DA2' and
21548            '78B' and
21549            'FEATURE' and
21550            'NDRPDR' and
21551            '1T1C' and
21552            'IP6FWD' and
21553            'SRv6'"
21554   parameters:
21555   - "latency"
21556   - "parent"
21557   - "tags"
21558   layout:
21559     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21560     layout: "plot-latency"
21561
21562 - type: "plot"
21563   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21564   algorithm: "plot_latency_error_bars"
21565   output-file-type: ".html"
21566   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21568   filter: "'NIC_Intel-X520-DA2' and
21569            '78B' and
21570            'FEATURE' and
21571            'NDRPDR' and
21572            '2T2C' and
21573            'IP6FWD' and
21574            'SRv6'"
21575   parameters:
21576   - "latency"
21577   - "parent"
21578   - "tags"
21579   layout:
21580     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21581     layout: "plot-latency"
21582
21583 ################################################################################
21584
21585 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21586 - type: "plot"
21587   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21588   algorithm: "plot_latency_error_bars"
21589   output-file-type: ".html"
21590   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21592   filter: "'NIC_Intel-X520-DA2' and
21593            '64B' and
21594            'NDRPDR' and
21595            'ETH' and
21596            'IP4FWD' and
21597            '1T1C' and
21598            'VHOST_1024' and
21599            not 'VXLAN' and
21600            not 'DOT1Q'"
21601   parameters:
21602   - "latency"
21603   - "parent"
21604   - "tags"
21605   sort:
21606   - "not CFS_OPT"
21607   - "1VM"
21608   - "2VM"
21609   layout:
21610     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21611     layout: "plot-latency"
21612
21613 - type: "plot"
21614   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21615   algorithm: "plot_latency_error_bars"
21616   output-file-type: ".html"
21617   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21619   filter: "'NIC_Intel-X520-DA2' and
21620            '64B' and
21621            'NDRPDR' and
21622            'ETH' and
21623            'IP4FWD' and
21624            '2T2C' and
21625            'VHOST_1024' and
21626            not 'VXLAN' and
21627            not 'DOT1Q'"
21628   parameters:
21629   - "latency"
21630   - "parent"
21631   - "tags"
21632   sort:
21633   - "not CFS_OPT"
21634   - "1VM"
21635   - "2VM"
21636   layout:
21637     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21638     layout: "plot-latency"
21639
21640 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21641 - type: "plot"
21642   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21643   algorithm: "plot_latency_error_bars"
21644   output-file-type: ".html"
21645   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21647   filter: "'NIC_Intel-X520-DA2' and
21648            '64B' and
21649            'NDRPDR' and
21650            ('ETH' or 'DOT1Q') and
21651            'BASE' and
21652            '1T1C' and
21653            ('L2BDMACLRN' or 'L2XCFWD') and
21654            'VHOST_1024' and
21655            not 'VXLAN' and
21656            not 'IP4FWD' and
21657            not '2VM'"
21658   parameters:
21659   - "latency"
21660   - "parent"
21661   - "tags"
21662   sort:
21663   - "L2BDMACLRN"
21664   - "L2BDMACLRN"
21665   - "L2BDMACLRN"
21666   - "L2XCFWD"
21667   - "L2XCFWD"
21668   - "L2XCFWD"
21669   layout:
21670     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21671     layout: "plot-latency"
21672
21673 - type: "plot"
21674   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21675   algorithm: "plot_latency_error_bars"
21676   output-file-type: ".html"
21677   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21679   filter: "'NIC_Intel-X520-DA2' and
21680            '64B' and
21681            'NDRPDR' and
21682            ('ETH' or 'DOT1Q') and
21683            'BASE' and
21684            '2T2C' and
21685            ('L2BDMACLRN' or 'L2XCFWD') and
21686            'VHOST_1024' and
21687            not 'VXLAN' and
21688            not 'IP4FWD' and
21689            not '2VM'"
21690   parameters:
21691   - "latency"
21692   - "parent"
21693   - "tags"
21694   sort:
21695   - "L2BDMACLRN"
21696   - "L2BDMACLRN"
21697   - "L2BDMACLRN"
21698   - "L2XCFWD"
21699   - "L2XCFWD"
21700   - "L2XCFWD"
21701   layout:
21702     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21703     layout: "plot-latency"
21704
21705 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21706 - type: "plot"
21707   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21708   algorithm: "plot_latency_error_bars"
21709   output-file-type: ".html"
21710   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21711   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21712   filter: "'NIC_Intel-X520-DA2' and
21713            '64B' and
21714            'NDRPDR' and
21715            ('ETH' or 'DOT1Q') and
21716            '1T1C' and
21717            ('L2BDMACLRN' or 'L2XCFWD') and
21718            'VHOST_1024' and
21719            not 'CFS_OPT' and
21720            not 'DOT1Q' and
21721            not 'VXLAN' and
21722            not 'IP4FWD' and
21723            not 'LBOND'"
21724   parameters:
21725   - "latency"
21726   - "parent"
21727   - "tags"
21728 #  sort:
21729 #  - "1VM"
21730 #  - "L2XCFWD"
21731 #  - "1VM"
21732 #  - "L2BDMACLRN"
21733   layout:
21734     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21735     layout: "plot-latency"
21736
21737 - type: "plot"
21738   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21739   algorithm: "plot_latency_error_bars"
21740   output-file-type: ".html"
21741   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21743   filter: "'NIC_Intel-X520-DA2' and
21744            '64B' and
21745            'NDRPDR' and
21746            ('ETH' or 'DOT1Q') and
21747            '2T2C' and
21748            ('L2BDMACLRN' or 'L2XCFWD') and
21749            'VHOST_1024' and
21750            not 'CFS_OPT' and
21751            not 'DOT1Q' and
21752            not 'VXLAN' and
21753            not 'IP4FWD' and
21754            not 'LBOND'"
21755   parameters:
21756   - "latency"
21757   - "parent"
21758   - "tags"
21759 #  sort:
21760 #  - "1VM"
21761 #  - "L2XCFWD"
21762 #  - "1VM"
21763 #  - "L2BDMACLRN"
21764   layout:
21765     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21766     layout: "plot-latency"
21767
21768 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21769 - type: "plot"
21770   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21771   algorithm: "plot_latency_error_bars"
21772   output-file-type: ".html"
21773   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21775   filter: "'NIC_Intel-X710' and
21776            '64B' and
21777            'NDRPDR' and
21778            'ETH' and
21779            'IP4FWD' and
21780            '1T1C' and
21781            'VHOST_1024' and
21782            not 'VXLAN' and
21783            not 'CFS_OPT' and
21784            not 'DOT1Q'"
21785   parameters:
21786   - "latency"
21787   - "parent"
21788   - "tags"
21789   sort:
21790   - "1VM"
21791   - "2VM"
21792   layout:
21793     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21794     layout: "plot-latency"
21795
21796 - type: "plot"
21797   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21798   algorithm: "plot_latency_error_bars"
21799   output-file-type: ".html"
21800   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21802   filter: "'NIC_Intel-X710' and
21803            '64B' and
21804            'NDRPDR' and
21805            'ETH' and
21806            'IP4FWD' and
21807            '2T2C' and
21808            'VHOST_1024' and
21809            not 'VXLAN' and
21810            not 'CFS_OPT' and
21811            not 'DOT1Q'"
21812   parameters:
21813   - "latency"
21814   - "parent"
21815   - "tags"
21816   sort:
21817   - "1VM"
21818   - "2VM"
21819   layout:
21820     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21821     layout: "plot-latency"
21822
21823 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21824 - type: "plot"
21825   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21826   algorithm: "plot_latency_error_bars"
21827   output-file-type: ".html"
21828   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21830   filter: "'NIC_Intel-X710' and
21831            '64B' and
21832            'NDRPDR' and
21833            ('ETH' or 'DOT1Q') and
21834            'BASE' and
21835            '1T1C' and
21836            ('L2BDMACLRN' or 'L2XCFWD') and
21837            'VHOST_1024' and
21838            not 'VXLAN' and
21839            not 'IP4FWD' and
21840            not '2VM'"
21841   parameters:
21842   - "latency"
21843   - "parent"
21844   - "tags"
21845   sort:
21846   - "L2BDMACLRN"
21847   - "L2BDMACLRN"
21848   - "L2BDMACLRN"
21849   - "L2XCFWD"
21850   - "L2XCFWD"
21851   - "L2XCFWD"
21852   layout:
21853     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21854     layout: "plot-latency"
21855
21856 - type: "plot"
21857   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21858   algorithm: "plot_latency_error_bars"
21859   output-file-type: ".html"
21860   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21862   filter: "'NIC_Intel-X710' and
21863            '64B' and
21864            'NDRPDR' and
21865            ('ETH' or 'DOT1Q') and
21866            'BASE' and
21867            '2T2C' and
21868            ('L2BDMACLRN' or 'L2XCFWD') and
21869            'VHOST_1024' and
21870            not 'VXLAN' and
21871            not 'IP4FWD' and
21872            not '2VM'"
21873   parameters:
21874   - "latency"
21875   - "parent"
21876   - "tags"
21877   sort:
21878   - "L2BDMACLRN"
21879   - "L2BDMACLRN"
21880   - "L2BDMACLRN"
21881   - "L2XCFWD"
21882   - "L2XCFWD"
21883   - "L2XCFWD"
21884   layout:
21885     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21886     layout: "plot-latency"
21887
21888 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21889 - type: "plot"
21890   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21891   algorithm: "plot_latency_error_bars"
21892   output-file-type: ".html"
21893   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21895   filter: "'NIC_Intel-X710' and
21896            '64B' and
21897            'NDRPDR' and
21898            ('ETH' or 'DOT1Q') and
21899            '1T1C' and
21900            ('L2BDMACLRN' or 'L2XCFWD') and
21901            'VHOST_1024' and
21902            not 'CFS_OPT' and
21903            not 'VXLAN' and
21904            not 'IP4FWD' and
21905            not 'LBOND'"
21906   parameters:
21907   - "latency"
21908   - "parent"
21909   - "tags"
21910   sort:
21911   - "L2BDMACLRN"
21912   - "L2BDMACLRN"
21913   - "L2BDMACLRN"
21914   - "L2XCFWD"
21915   - "L2XCFWD"
21916   - "L2XCFWD"
21917   layout:
21918     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21919     layout: "plot-latency"
21920
21921 - type: "plot"
21922   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21923   algorithm: "plot_latency_error_bars"
21924   output-file-type: ".html"
21925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21927   filter: "'NIC_Intel-X710' and
21928            '64B' and
21929            'NDRPDR' and
21930            ('ETH' or 'DOT1Q') and
21931            '2T2C' and
21932            ('L2BDMACLRN' or 'L2XCFWD') and
21933            'VHOST_1024' and
21934            not 'CFS_OPT' and
21935            not 'VXLAN' and
21936            not 'IP4FWD' and
21937            not 'LBOND'"
21938   parameters:
21939   - "latency"
21940   - "parent"
21941   - "tags"
21942   sort:
21943   - "L2BDMACLRN"
21944   - "L2BDMACLRN"
21945   - "L2BDMACLRN"
21946   - "L2XCFWD"
21947   - "L2XCFWD"
21948   - "L2XCFWD"
21949   layout:
21950     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21951     layout: "plot-latency"
21952
21953 # Packet Latency - VPP vhost ip4 3n-skx-x710
21954 - type: "plot"
21955   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21956   algorithm: "plot_latency_error_bars"
21957   output-file-type: ".html"
21958   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21960   filter: "'NIC_Intel-X710' and
21961            '64B' and
21962            'NDRPDR' and
21963            'ETH' and
21964            'IP4FWD' and
21965            '2T1C' and
21966            'VHOST_1024' and
21967            not 'VXLAN' and
21968            not 'DOT1Q'"
21969   parameters:
21970   - "latency"
21971   - "parent"
21972   - "tags"
21973   sort:
21974   - "1VM"
21975   - "2VM"
21976   layout:
21977     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21978     layout: "plot-latency"
21979
21980 - type: "plot"
21981   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21982   algorithm: "plot_latency_error_bars"
21983   output-file-type: ".html"
21984   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21986   filter: "'NIC_Intel-X710' and
21987            '64B' and
21988            'NDRPDR' and
21989            'ETH' and
21990            'IP4FWD' and
21991            '4T2C' and
21992            'VHOST_1024' and
21993            not 'VXLAN' and
21994            not 'DOT1Q'"
21995   parameters:
21996   - "latency"
21997   - "parent"
21998   - "tags"
21999   sort:
22000   - "1VM"
22001   - "2VM"
22002   layout:
22003     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22004     layout: "plot-latency"
22005
22006 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22007 - type: "plot"
22008   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22009   algorithm: "plot_latency_error_bars"
22010   output-file-type: ".html"
22011   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22013   filter: "'NIC_Intel-X710' and
22014            '64B' and
22015            'NDRPDR' and
22016            ('ETH' or 'DOT1Q') and
22017            'BASE' and
22018            '2T1C' and
22019            ('L2BDMACLRN' or 'L2XCFWD') and
22020            'VHOST_1024' and
22021            not 'VXLAN' and
22022            not 'IP4FWD' and
22023            not '2VM'"
22024   parameters:
22025   - "latency"
22026   - "parent"
22027   - "tags"
22028   sort:
22029   - "L2BDMACLRN"
22030   - "L2BDMACLRN"
22031   - "L2BDMACLRN"
22032   - "L2XCFWD"
22033   - "L2XCFWD"
22034   - "L2XCFWD"
22035   layout:
22036     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22037     layout: "plot-latency"
22038
22039 - type: "plot"
22040   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22041   algorithm: "plot_latency_error_bars"
22042   output-file-type: ".html"
22043   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22045   filter: "'NIC_Intel-X710' and
22046            '64B' and
22047            'NDRPDR' and
22048            ('ETH' or 'DOT1Q') and
22049            'BASE' and
22050            '4T2C' and
22051            ('L2BDMACLRN' or 'L2XCFWD') and
22052            'VHOST_1024' and
22053            not 'VXLAN' and
22054            not 'IP4FWD' and
22055            not '2VM'"
22056   parameters:
22057   - "latency"
22058   - "parent"
22059   - "tags"
22060   sort:
22061   - "L2BDMACLRN"
22062   - "L2BDMACLRN"
22063   - "L2BDMACLRN"
22064   - "L2XCFWD"
22065   - "L2XCFWD"
22066   - "L2XCFWD"
22067   layout:
22068     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22069     layout: "plot-latency"
22070
22071 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22072 - type: "plot"
22073   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22074   algorithm: "plot_latency_error_bars"
22075   output-file-type: ".html"
22076   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22078   filter: "'NIC_Intel-X710' and
22079            '64B' and
22080            'NDRPDR' and
22081            ('ETH' or 'DOT1Q') and
22082            '2T1C' and
22083            ('L2BDMACLRN' or 'L2XCFWD') and
22084            'VHOST_1024' and
22085            not 'CFS_OPT' and
22086            not 'VXLAN' and
22087            not 'IP4FWD' and
22088            not 'LBOND'"
22089   parameters:
22090   - "latency"
22091   - "parent"
22092   - "tags"
22093   sort:
22094   - "L2BDMACLRN"
22095   - "L2BDMACLRN"
22096   - "L2BDMACLRN"
22097   - "L2XCFWD"
22098   - "L2XCFWD"
22099   - "L2XCFWD"
22100   layout:
22101     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22102     layout: "plot-latency"
22103
22104 - type: "plot"
22105   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22106   algorithm: "plot_latency_error_bars"
22107   output-file-type: ".html"
22108   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22110   filter: "'NIC_Intel-X710' and
22111            '64B' and
22112            'NDRPDR' and
22113            ('ETH' or 'DOT1Q') and
22114            '4T2C' and
22115            ('L2BDMACLRN' or 'L2XCFWD') and
22116            'VHOST_1024' and
22117            not 'CFS_OPT' and
22118            not 'VXLAN' and
22119            not 'IP4FWD' and
22120            not 'LBOND'"
22121   parameters:
22122   - "latency"
22123   - "parent"
22124   - "tags"
22125   sort:
22126   - "L2BDMACLRN"
22127   - "L2BDMACLRN"
22128   - "L2BDMACLRN"
22129   - "L2XCFWD"
22130   - "L2XCFWD"
22131   - "L2XCFWD"
22132   layout:
22133     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22134     layout: "plot-latency"
22135
22136 # Packet Latency - VPP vhost ip4 2n-skx-x710
22137 - type: "plot"
22138   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22139   algorithm: "plot_latency_error_bars"
22140   output-file-type: ".html"
22141   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22143   filter: "'NIC_Intel-X710' and
22144            '64B' and
22145            'NDRPDR' and
22146            'ETH' and
22147            'IP4FWD' and
22148            '2T1C' and
22149            'VHOST_1024' and
22150            not 'VXLAN' and
22151            not 'NF_DENSITY' and
22152            not 'CFS_OPT' and
22153            not 'DOT1Q'"
22154   parameters:
22155   - "latency"
22156   - "parent"
22157   - "tags"
22158   sort:
22159   - "1VM"
22160   - "2VM"
22161   layout:
22162     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22163     layout: "plot-latency"
22164
22165 - type: "plot"
22166   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22167   algorithm: "plot_latency_error_bars"
22168   output-file-type: ".html"
22169   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22171   filter: "'NIC_Intel-X710' and
22172            '64B' and
22173            'NDRPDR' and
22174            'ETH' and
22175            'IP4FWD' and
22176            '4T2C' and
22177            'VHOST_1024' and
22178            not 'VXLAN' and
22179            not 'NF_DENSITY' and
22180            not 'CFS_OPT' and
22181            not 'DOT1Q'"
22182   parameters:
22183   - "latency"
22184   - "parent"
22185   - "tags"
22186   sort:
22187   - "1VM"
22188   - "2VM"
22189   layout:
22190     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22191     layout: "plot-latency"
22192
22193 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22194 - type: "plot"
22195   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22196   algorithm: "plot_latency_error_bars"
22197   output-file-type: ".html"
22198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22200   filter: "'NIC_Intel-X710' and
22201            '64B' and
22202            'NDRPDR' and
22203            ('ETH' or 'DOT1Q') and
22204            'BASE' and
22205            '2T1C' and
22206            ('L2BDMACLRN' or 'L2XCFWD') and
22207            'VHOST_1024' and
22208            not 'VXLAN' and
22209            not 'NF_DENSITY' and
22210            not 'IP4FWD' and
22211            not '2VM'"
22212   parameters:
22213   - "latency"
22214   - "parent"
22215   - "tags"
22216 #  sort:
22217 #  - "not CFS_OPT"
22218 #  - "L2XCFWD"
22219 #  - "not CFS_OPT"
22220 #  - "CFS_OPT"
22221   layout:
22222     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22223     layout: "plot-latency"
22224
22225 - type: "plot"
22226   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22227   algorithm: "plot_latency_error_bars"
22228   output-file-type: ".html"
22229   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22231   filter: "'NIC_Intel-X710' and
22232            '64B' and
22233            'NDRPDR' and
22234            ('ETH' or 'DOT1Q') and
22235            'BASE' and
22236            '4T2C' and
22237            ('L2BDMACLRN' or 'L2XCFWD') and
22238            'VHOST_1024' and
22239            not 'VXLAN' and
22240            not 'NF_DENSITY' and
22241            not 'IP4FWD' and
22242            not '2VM'"
22243   parameters:
22244   - "latency"
22245   - "parent"
22246   - "tags"
22247 #  sort:
22248 #  - "not CFS_OPT"
22249 #  - "L2XCFWD"
22250 #  - "not CFS_OPT"
22251 #  - "CFS_OPT"
22252   layout:
22253     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22254     layout: "plot-latency"
22255
22256 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22257 - type: "plot"
22258   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22259   algorithm: "plot_latency_error_bars"
22260   output-file-type: ".html"
22261   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22263   filter: "'NIC_Intel-X710' and
22264            '64B' and
22265            'NDRPDR' and
22266            ('ETH' or 'DOT1Q') and
22267            '2T1C' and
22268            ('L2BDMACLRN' or 'L2XCFWD') and
22269            'VHOST_1024' and
22270            not 'CFS_OPT' and
22271            not 'VXLAN' and
22272            not 'NF_DENSITY' and
22273            not 'DOT1Q' and
22274            not 'IP4FWD'"
22275   parameters:
22276   - "latency"
22277   - "parent"
22278   - "tags"
22279 #  sort:
22280 #  - "1VM"
22281 #  - "L2XCFWD"
22282 #  - "1VM"
22283 #  - "L2BDMACLRN"
22284   layout:
22285     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22286     layout: "plot-latency"
22287
22288 - type: "plot"
22289   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22290   algorithm: "plot_latency_error_bars"
22291   output-file-type: ".html"
22292   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22294   filter: "'NIC_Intel-X710' and
22295            '64B' and
22296            'NDRPDR' and
22297            ('ETH' or 'DOT1Q') and
22298            '4T2C' and
22299            ('L2BDMACLRN' or 'L2XCFWD') and
22300            'VHOST_1024' and
22301            not 'CFS_OPT' and
22302            not 'VXLAN' and
22303            not 'NF_DENSITY' and
22304            not 'DOT1Q' and
22305            not 'IP4FWD'"
22306   parameters:
22307   - "latency"
22308   - "parent"
22309   - "tags"
22310 #  sort:
22311 #  - "1VM"
22312 #  - "L2XCFWD"
22313 #  - "1VM"
22314 #  - "L2BDMACLRN"
22315   layout:
22316     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22317     layout: "plot-latency"
22318
22319 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22320 - type: "plot"
22321   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22322   algorithm: "plot_latency_error_bars"
22323   output-file-type: ".html"
22324   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22326   filter: "'NIC_Intel-XXV710' and
22327            '64B' and
22328            'NDRPDR' and
22329            'ETH' and
22330            'IP4FWD' and
22331            '2T1C' and
22332            'VHOST_1024' and
22333            not 'VXLAN' and
22334            not 'CFS_OPT' and
22335            not 'DOT1Q'"
22336   parameters:
22337   - "latency"
22338   - "parent"
22339   - "tags"
22340   sort:
22341   - "not CFS_OPT"
22342   - "1VM"
22343   - "2VM"
22344   layout:
22345     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22346     layout: "plot-latency"
22347
22348 - type: "plot"
22349   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22350   algorithm: "plot_latency_error_bars"
22351   output-file-type: ".html"
22352   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22354   filter: "'NIC_Intel-XXV710' and
22355            '64B' and
22356            'NDRPDR' and
22357            'ETH' and
22358            'IP4FWD' and
22359            '4T2C' and
22360            'VHOST_1024' and
22361            not 'VXLAN' and
22362            not 'CFS_OPT' and
22363            not 'DOT1Q'"
22364   parameters:
22365   - "latency"
22366   - "parent"
22367   - "tags"
22368   sort:
22369   - "not CFS_OPT"
22370   - "1VM"
22371   - "2VM"
22372   layout:
22373     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22374     layout: "plot-latency"
22375
22376 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22377 #- type: "plot"
22378 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22379 #  algorithm: "plot_latency_error_bars"
22380 #  output-file-type: ".html"
22381 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22382 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22383 #  filter: "'NIC_Intel-XXV710' and
22384 #           '64B' and
22385 #           'NDRPDR' and
22386 #           ('ETH' or 'DOT1Q') and
22387 #           'BASE' and
22388 #           '2T1C' and
22389 #           ('L2BDMACLRN' or 'L2XCFWD') and
22390 #           'VHOST_1024' and
22391 #           not 'VXLAN' and
22392 #           not 'IP4FWD' and
22393 #           not '2VM'"
22394 #  parameters:
22395 #  - "latency"
22396 #  - "parent"
22397 #  - "tags"
22398 ##  sort:
22399 ##  - "not CFS_OPT"
22400 ##  - "L2XCFWD"
22401 ##  - "not CFS_OPT"
22402 ##  - "CFS_OPT"
22403 #  layout:
22404 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22405 #    layout: "plot-latency"
22406 #
22407 #- type: "plot"
22408 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22409 #  algorithm: "plot_latency_error_bars"
22410 #  output-file-type: ".html"
22411 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22412 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22413 #  filter: "'NIC_Intel-XXV710' and
22414 #           '64B' and
22415 #           'NDRPDR' and
22416 #           ('ETH' or 'DOT1Q') and
22417 #           'BASE' and
22418 #           '4T2C' and
22419 #           ('L2BDMACLRN' or 'L2XCFWD') and
22420 #           'VHOST_1024' and
22421 #           not 'VXLAN' and
22422 #           not 'IP4FWD' and
22423 #           not '2VM'"
22424 #  parameters:
22425 #  - "latency"
22426 #  - "parent"
22427 #  - "tags"
22428 ##  sort:
22429 ##  - "not CFS_OPT"
22430 ##  - "L2XCFWD"
22431 ##  - "not CFS_OPT"
22432 ##  - "CFS_OPT"
22433 #  layout:
22434 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22435 #    layout: "plot-latency"
22436 #
22437 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22438 #- type: "plot"
22439 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22440 #  algorithm: "plot_latency_error_bars"
22441 #  output-file-type: ".html"
22442 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22443 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22444 #  filter: "'NIC_Intel-XXV710' and
22445 #           '64B' and
22446 #           'NDRPDR' and
22447 #           ('ETH' or 'DOT1Q') and
22448 #           '2T1C' and
22449 #           ('L2BDMACLRN' or 'L2XCFWD') and
22450 #           'VHOST_1024' and
22451 #           not 'CFS_OPT' and
22452 #           not 'VXLAN' and
22453 #           not 'DOT1Q' and
22454 #           not 'IP4FWD'"
22455 #  parameters:
22456 #  - "latency"
22457 #  - "parent"
22458 #  - "tags"
22459 ##  sort:
22460 ##  - "1VM"
22461 ##  - "L2XCFWD"
22462 ##  - "1VM"
22463 ##  - "L2BDMACLRN"
22464 #  layout:
22465 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22466 #    layout: "plot-latency"
22467 #
22468 #- type: "plot"
22469 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22470 #  algorithm: "plot_latency_error_bars"
22471 #  output-file-type: ".html"
22472 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22473 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22474 #  filter: "'NIC_Intel-XXV710' and
22475 #           '64B' and
22476 #           'NDRPDR' and
22477 #           ('ETH' or 'DOT1Q') and
22478 #           '4T2C' and
22479 #           ('L2BDMACLRN' or 'L2XCFWD') and
22480 #           'VHOST_1024' and
22481 #           not 'CFS_OPT' and
22482 #           not 'VXLAN' and
22483 #           not 'DOT1Q' and
22484 #           not 'IP4FWD'"
22485 #  parameters:
22486 #  - "latency"
22487 #  - "parent"
22488 #  - "tags"
22489 ##  sort:
22490 ##  - "1VM"
22491 ##  - "L2XCFWD"
22492 ##  - "1VM"
22493 ##  - "L2BDMACLRN"
22494 #  layout:
22495 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22496 #    layout: "plot-latency"
22497
22498 ################################################################################
22499
22500 # Packet Latency - VPP VTS 3n-hsw-x520
22501 - type: "plot"
22502   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22503   algorithm: "plot_latency_error_bars"
22504   output-file-type: ".html"
22505   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22507   filter: "'NIC_Intel-X520-DA2' and
22508            '114B' and
22509            'NDRPDR' and
22510            '1T1C' and
22511            'VTS'"
22512   parameters:
22513   - "latency"
22514   - "parent"
22515   - "tags"
22516   layout:
22517     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22518     layout: "plot-latency"
22519
22520 - type: "plot"
22521   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22522   algorithm: "plot_latency_error_bars"
22523   output-file-type: ".html"
22524   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22526   filter: "'NIC_Intel-X520-DA2' and
22527            '114B' and
22528            'NDRPDR' and
22529            '2T2C' and
22530            'VTS'"
22531   parameters:
22532   - "latency"
22533   - "parent"
22534   - "tags"
22535   layout:
22536     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22537     layout: "plot-latency"
22538
22539 ################################################################################
22540
22541 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22542 - type: "plot"
22543   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22544   algorithm: "plot_latency_error_bars"
22545   output-file-type: ".html"
22546   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22547   data: "plot-dpdk-throughput-latency-3n-hsw"
22548   filter: "'NIC_Intel-X520-DA2' and
22549            '64B' and
22550            'BASE' and
22551            'NDRPDR' and
22552            '1T1C' and
22553            'IP4FWD'"
22554   parameters:
22555   - "latency"
22556   - "parent"
22557   - "tags"
22558   layout:
22559     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22560     layout: "plot-latency"
22561
22562 - type: "plot"
22563   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22564   algorithm: "plot_latency_error_bars"
22565   output-file-type: ".html"
22566   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22567   data: "plot-dpdk-throughput-latency-3n-hsw"
22568   filter: "'NIC_Intel-X520-DA2' and
22569            '64B' and
22570            'BASE' and
22571            'NDRPDR' and
22572            '2T2C' and
22573            'IP4FWD'"
22574   parameters:
22575   - "latency"
22576   - "parent"
22577   - "tags"
22578   layout:
22579     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22580     layout: "plot-latency"
22581
22582 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22583 - type: "plot"
22584   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22585   algorithm: "plot_latency_error_bars"
22586   output-file-type: ".html"
22587   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22588   data: "plot-dpdk-throughput-latency-3n-hsw"
22589   filter: "'NIC_Intel-X710' and
22590            '64B' and
22591            'BASE' and
22592            'NDRPDR' and
22593            '1T1C' and
22594            'IP4FWD'"
22595   parameters:
22596   - "latency"
22597   - "parent"
22598   - "tags"
22599   layout:
22600     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22601     layout: "plot-latency"
22602
22603 - type: "plot"
22604   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22605   algorithm: "plot_latency_error_bars"
22606   output-file-type: ".html"
22607   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22608   data: "plot-dpdk-throughput-latency-3n-hsw"
22609   filter: "'NIC_Intel-X710' and
22610            '64B' and
22611            'BASE' and
22612            'NDRPDR' and
22613            '2T2C' and
22614            'IP4FWD'"
22615   parameters:
22616   - "latency"
22617   - "parent"
22618   - "tags"
22619   layout:
22620     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22621     layout: "plot-latency"
22622
22623 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22624 - type: "plot"
22625   title: "DPDK Latency: l3fwd-3n-hsw-xl710-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-xl710-64b-1t1c-base-ndr-lat"
22629   data: "plot-dpdk-throughput-latency-3n-hsw"
22630   filter: "'NIC_Intel-XL710' 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-xl710-64b-1t1c-base-ndr"
22642     layout: "plot-latency"
22643
22644 - type: "plot"
22645   title: "DPDK Latency: l3fwd-3n-hsw-xl710-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-xl710-64b-2t2c-base-ndr-lat"
22649   data: "plot-dpdk-throughput-latency-3n-hsw"
22650   filter: "'NIC_Intel-XL710' 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-xl710-64b-2t2c-base-ndr"
22662     layout: "plot-latency"
22663
22664 # Packet Latency - DPDK l3fwd 3n-skx-x710
22665 - type: "plot"
22666   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22667   algorithm: "plot_latency_error_bars"
22668   output-file-type: ".html"
22669   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22670   data: "plot-dpdk-throughput-latency-3n-skx"
22671   filter: "'NIC_Intel-X710' and
22672            '64B' and
22673            'BASE' and
22674            'NDRPDR' and
22675            '2T1C' and
22676            'IP4FWD'"
22677   parameters:
22678   - "latency"
22679   - "parent"
22680   - "tags"
22681   layout:
22682     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22683     layout: "plot-latency"
22684
22685 - type: "plot"
22686   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22687   algorithm: "plot_latency_error_bars"
22688   output-file-type: ".html"
22689   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22690   data: "plot-dpdk-throughput-latency-3n-skx"
22691   filter: "'NIC_Intel-X710' and
22692            '64B' and
22693            'BASE' and
22694            'NDRPDR' and
22695            '4T2C' and
22696            'IP4FWD'"
22697   parameters:
22698   - "latency"
22699   - "parent"
22700   - "tags"
22701   layout:
22702     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22703     layout: "plot-latency"
22704
22705 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22706 - type: "plot"
22707   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22708   algorithm: "plot_latency_error_bars"
22709   output-file-type: ".html"
22710   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22711   data: "plot-dpdk-throughput-latency-3n-skx"
22712   filter: "'NIC_Intel-XXV710' and
22713            '64B' and
22714            'BASE' and
22715            'NDRPDR' and
22716            '2T1C' and
22717            'IP4FWD'"
22718   parameters:
22719   - "latency"
22720   - "parent"
22721   - "tags"
22722   layout:
22723     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22724     layout: "plot-latency"
22725
22726 - type: "plot"
22727   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22728   algorithm: "plot_latency_error_bars"
22729   output-file-type: ".html"
22730   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22731   data: "plot-dpdk-throughput-latency-3n-skx"
22732   filter: "'NIC_Intel-XXV710' and
22733            '64B' and
22734            'BASE' and
22735            'NDRPDR' and
22736            '4T2C' and
22737            'IP4FWD'"
22738   parameters:
22739   - "latency"
22740   - "parent"
22741   - "tags"
22742   layout:
22743     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22744     layout: "plot-latency"
22745
22746 # Packet Latency - DPDK l3fwd 2n-skx-x710
22747 - type: "plot"
22748   title: "DPDK Latency: l3fwd-2n-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-2n-skx-x710-64b-2t1c-base-ndr-lat"
22752   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-x710-64b-2t1c-base-ndr"
22765     layout: "plot-latency"
22766
22767 - type: "plot"
22768   title: "DPDK Latency: l3fwd-2n-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-2n-skx-x710-64b-4t2c-base-ndr-lat"
22772   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-x710-64b-4t2c-base-ndr"
22785     layout: "plot-latency"
22786
22787 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22788 - type: "plot"
22789   title: "DPDK Latency: l3fwd-2n-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-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22793   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-xxv710-64b-2t1c-base-ndr"
22806     layout: "plot-latency"
22807
22808 - type: "plot"
22809   title: "DPDK Latency: l3fwd-2n-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-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22813   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-xxv710-64b-4t2c-base-ndr"
22826     layout: "plot-latency"
22827
22828 ################################################################################
22829
22830 # Packet Latency - DPDK testpmd 3n-hsw-x520
22831 - type: "plot"
22832   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22833   algorithm: "plot_latency_error_bars"
22834   output-file-type: ".html"
22835   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22836   data: "plot-dpdk-throughput-latency-3n-hsw"
22837   filter: "'NIC_Intel-X520-DA2' and
22838            '64B' and
22839            'BASE' and
22840            'NDRPDR' and
22841            '1T1C' and
22842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22843   parameters:
22844   - "latency"
22845   - "parent"
22846   - "tags"
22847   layout:
22848     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22849     layout: "plot-latency"
22850
22851 - type: "plot"
22852   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22853   algorithm: "plot_latency_error_bars"
22854   output-file-type: ".html"
22855   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22856   data: "plot-dpdk-throughput-latency-3n-hsw"
22857   filter: "'NIC_Intel-X520-DA2' and
22858            '64B' and
22859            'BASE' and
22860            'NDRPDR' and
22861            '2T2C' and
22862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22863   parameters:
22864   - "latency"
22865   - "parent"
22866   - "tags"
22867   layout:
22868     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22869     layout: "plot-latency"
22870
22871 # Packet Latency - DPDK testpmd 3n-hsw-x710
22872 - type: "plot"
22873   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22874   algorithm: "plot_latency_error_bars"
22875   output-file-type: ".html"
22876   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22877   data: "plot-dpdk-throughput-latency-3n-hsw"
22878   filter: "'NIC_Intel-X710' and
22879            '64B' and
22880            'BASE' and
22881            'NDRPDR' and
22882            '1T1C' and
22883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22884   parameters:
22885   - "latency"
22886   - "parent"
22887   - "tags"
22888   layout:
22889     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22890     layout: "plot-latency"
22891
22892 - type: "plot"
22893   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22894   algorithm: "plot_latency_error_bars"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22897   data: "plot-dpdk-throughput-latency-3n-hsw"
22898   filter: "'NIC_Intel-X710' and
22899            '64B' and
22900            'BASE' and
22901            'NDRPDR' and
22902            '2T2C' and
22903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22904   parameters:
22905   - "latency"
22906   - "parent"
22907   - "tags"
22908   layout:
22909     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22910     layout: "plot-latency"
22911
22912 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22913 - type: "plot"
22914   title: "DPDK Latency: testpmd-3n-hsw-xl710-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-xl710-64b-1t1c-base-ndr-lat"
22918   data: "plot-dpdk-throughput-latency-3n-hsw"
22919   filter: "'NIC_Intel-XL710' 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-xl710-64b-1t1c-base-ndr"
22931     layout: "plot-latency"
22932
22933 - type: "plot"
22934   title: "DPDK Latency: testpmd-3n-hsw-xl710-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-xl710-64b-2t2c-base-ndr-lat"
22938   data: "plot-dpdk-throughput-latency-3n-hsw"
22939   filter: "'NIC_Intel-XL710' 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-xl710-64b-2t2c-base-ndr"
22951     layout: "plot-latency"
22952
22953 # Packet Latency - DPDK testpmd 3n-skx-x710
22954 - type: "plot"
22955   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22956   algorithm: "plot_latency_error_bars"
22957   output-file-type: ".html"
22958   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22959   data: "plot-dpdk-throughput-latency-3n-skx"
22960   filter: "'NIC_Intel-X710' and
22961            '64B' and
22962            'BASE' and
22963            'NDRPDR' and
22964            '2T1C' and
22965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22966   parameters:
22967   - "latency"
22968   - "parent"
22969   - "tags"
22970   layout:
22971     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22972     layout: "plot-latency"
22973
22974 - type: "plot"
22975   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22976   algorithm: "plot_latency_error_bars"
22977   output-file-type: ".html"
22978   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22979   data: "plot-dpdk-throughput-latency-3n-skx"
22980   filter: "'NIC_Intel-X710' and
22981            '64B' and
22982            'BASE' and
22983            'NDRPDR' and
22984            '4T2C' and
22985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22986   parameters:
22987   - "latency"
22988   - "parent"
22989   - "tags"
22990   layout:
22991     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22992     layout: "plot-latency"
22993
22994 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22995 - type: "plot"
22996   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22997   algorithm: "plot_latency_error_bars"
22998   output-file-type: ".html"
22999   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23000   data: "plot-dpdk-throughput-latency-3n-skx"
23001   filter: "'NIC_Intel-XXV710' and
23002            '64B' and
23003            'BASE' and
23004            'NDRPDR' and
23005            '2T1C' and
23006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23007   parameters:
23008   - "latency"
23009   - "parent"
23010   - "tags"
23011   layout:
23012     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23013     layout: "plot-latency"
23014
23015 - type: "plot"
23016   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23017   algorithm: "plot_latency_error_bars"
23018   output-file-type: ".html"
23019   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23020   data: "plot-dpdk-throughput-latency-3n-skx"
23021   filter: "'NIC_Intel-XXV710' and
23022            '64B' and
23023            'BASE' and
23024            'NDRPDR' and
23025            '4T2C' and
23026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23027   parameters:
23028   - "latency"
23029   - "parent"
23030   - "tags"
23031   layout:
23032     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23033     layout: "plot-latency"
23034
23035 # Packet Latency - DPDK testpmd 2n-skx-x710
23036 - type: "plot"
23037   title: "DPDK Latency: testpmd-2n-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-2n-skx-x710-64b-2t1c-base-ndr-lat"
23041   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-x710-64b-2t1c-base-ndr"
23054     layout: "plot-latency"
23055
23056 - type: "plot"
23057   title: "DPDK Latency: testpmd-2n-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-2n-skx-x710-64b-4t2c-base-ndr-lat"
23061   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-x710-64b-4t2c-base-ndr"
23074     layout: "plot-latency"
23075
23076 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23077 - type: "plot"
23078   title: "DPDK Latency: testpmd-2n-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-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23082   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-xxv710-64b-2t1c-base-ndr"
23095     layout: "plot-latency"
23096
23097 - type: "plot"
23098   title: "DPDK Latency: testpmd-2n-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-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23102   data: "plot-dpdk-throughput-latency-2n-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-2n-skx-xxv710-64b-4t2c-base-ndr"
23115     layout: "plot-latency"
23116
23117 ################################################################################
23118
23119 # Speedup - VPP Container Memif 3n-hsw-x520
23120 - type: "plot"
23121   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23122   algorithm: "plot_throughput_speedup_analysis"
23123   output-file-type: ".html"
23124   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23126   filter: "'NIC_Intel-X520-DA2' and
23127            '64B' and
23128            ('BASE' or 'SCALE') and
23129            'NDRPDR' and
23130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23131            not 'VHOST' and
23132            'MEMIF'"
23133   parameters:
23134   - "throughput"
23135   - "parent"
23136   - "tags"
23137   sort:
23138   - "L2XCFWD"
23139   - "L2XCFWD"
23140   - "L2XCFWD"
23141   - "L2BDMACLRN"
23142   - "L2BDMACLRN"
23143   - "L2BDMACLRN"
23144   - "IP4FWD"
23145   layout:
23146     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23147     layout: "plot-throughput-speedup-analysis"
23148
23149 - type: "plot"
23150   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23151   algorithm: "plot_throughput_speedup_analysis"
23152   output-file-type: ".html"
23153   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23155   filter: "'NIC_Intel-X520-DA2' and
23156            '64B' and
23157            ('BASE' or 'SCALE') and
23158            'NDRPDR' and
23159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23160            not 'VHOST' and
23161            'MEMIF'"
23162   parameters:
23163   - "throughput"
23164   - "parent"
23165   - "tags"
23166   sort:
23167   - "L2XCFWD"
23168   - "L2XCFWD"
23169   - "L2XCFWD"
23170   - "L2BDMACLRN"
23171   - "L2BDMACLRN"
23172   - "L2BDMACLRN"
23173   - "IP4FWD"
23174   layout:
23175     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23176     layout: "plot-throughput-speedup-analysis"
23177
23178 # Speedup - VPP Container Memif 3n-hsw-x710
23179 - type: "plot"
23180   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23181   algorithm: "plot_throughput_speedup_analysis"
23182   output-file-type: ".html"
23183   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23185   filter: "'NIC_Intel-X710' and
23186            '64B' and
23187            ('BASE' or 'SCALE') and
23188            'NDRPDR' and
23189            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23190            not 'VHOST' and
23191            'MEMIF'"
23192   parameters:
23193   - "throughput"
23194   - "parent"
23195   - "tags"
23196   sort:
23197   - "L2XCFWD"
23198   - "L2XCFWD"
23199   - "L2XCFWD"
23200   - "L2BDMACLRN"
23201   - "L2BDMACLRN"
23202   - "L2BDMACLRN"
23203   - "IP4FWD"
23204   layout:
23205     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23206     layout: "plot-throughput-speedup-analysis"
23207
23208 - type: "plot"
23209   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23210   algorithm: "plot_throughput_speedup_analysis"
23211   output-file-type: ".html"
23212   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23214   filter: "'NIC_Intel-X710' and
23215            '64B' and
23216            ('BASE' or 'SCALE') and
23217            'NDRPDR' and
23218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23219            not 'VHOST' and
23220            'MEMIF'"
23221   parameters:
23222   - "throughput"
23223   - "parent"
23224   - "tags"
23225   sort:
23226   - "L2XCFWD"
23227   - "L2XCFWD"
23228   - "L2XCFWD"
23229   - "L2BDMACLRN"
23230   - "L2BDMACLRN"
23231   - "L2BDMACLRN"
23232   - "IP4FWD"
23233   layout:
23234     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23235     layout: "plot-throughput-speedup-analysis"
23236
23237 # Speedup - VPP Container Memif 3n-hsw-xl710
23238 - type: "plot"
23239   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23240   algorithm: "plot_throughput_speedup_analysis"
23241   output-file-type: ".html"
23242   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23244   filter: "'NIC_Intel-XL710' and
23245            '64B' and
23246            ('BASE' or 'SCALE') and
23247            'NDRPDR' and
23248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23249            not 'VHOST' and
23250            'MEMIF'"
23251   parameters:
23252   - "throughput"
23253   - "parent"
23254   - "tags"
23255   sort:
23256   - "L2XCFWD"
23257   - "L2XCFWD"
23258   - "L2XCFWD"
23259   - "L2BDMACLRN"
23260   - "L2BDMACLRN"
23261   - "L2BDMACLRN"
23262   - "IP4FWD"
23263   layout:
23264     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23265     layout: "plot-throughput-speedup-analysis"
23266
23267 - type: "plot"
23268   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23269   algorithm: "plot_throughput_speedup_analysis"
23270   output-file-type: ".html"
23271   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23273   filter: "'NIC_Intel-XL710' and
23274            '64B' and
23275            ('BASE' or 'SCALE') and
23276            'NDRPDR' and
23277            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23278            not 'VHOST' and
23279            'MEMIF'"
23280   parameters:
23281   - "throughput"
23282   - "parent"
23283   - "tags"
23284   sort:
23285   - "L2XCFWD"
23286   - "L2XCFWD"
23287   - "L2XCFWD"
23288   - "L2BDMACLRN"
23289   - "L2BDMACLRN"
23290   - "L2BDMACLRN"
23291   - "IP4FWD"
23292   layout:
23293     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23294     layout: "plot-throughput-speedup-analysis"
23295
23296 # Speedup - VPP Container Memif 3n-skx-x710
23297 - type: "plot"
23298   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23299   algorithm: "plot_throughput_speedup_analysis"
23300   output-file-type: ".html"
23301   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23303   filter: "'NIC_Intel-X710' and
23304            '64B' and
23305            ('BASE' or 'SCALE') and
23306            'NDRPDR' and
23307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23308            not 'VHOST' and
23309            'MEMIF'"
23310   parameters:
23311   - "throughput"
23312   - "parent"
23313   - "tags"
23314   sort:
23315   - "L2XCFWD"
23316   - "L2XCFWD"
23317   - "L2XCFWD"
23318   - "L2BDMACLRN"
23319   - "L2BDMACLRN"
23320   - "L2BDMACLRN"
23321   - "IP4FWD"
23322   layout:
23323     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23324     layout: "plot-throughput-speedup-analysis"
23325
23326 - type: "plot"
23327   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23328   algorithm: "plot_throughput_speedup_analysis"
23329   output-file-type: ".html"
23330   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23332   filter: "'NIC_Intel-X710' and
23333            '64B' and
23334            ('BASE' or 'SCALE') and
23335            'NDRPDR' and
23336            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23337            not 'VHOST' and
23338            'MEMIF'"
23339   parameters:
23340   - "throughput"
23341   - "parent"
23342   - "tags"
23343   sort:
23344   - "L2XCFWD"
23345   - "L2XCFWD"
23346   - "L2XCFWD"
23347   - "L2BDMACLRN"
23348   - "L2BDMACLRN"
23349   - "L2BDMACLRN"
23350   - "IP4FWD"
23351   layout:
23352     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23353     layout: "plot-throughput-speedup-analysis"
23354
23355 # Speedup - VPP Container Memif 2n-skx-x710
23356 - type: "plot"
23357   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23358   algorithm: "plot_throughput_speedup_analysis"
23359   output-file-type: ".html"
23360   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23362   filter: "'NIC_Intel-X710' and
23363            '64B' and
23364            ('BASE' or 'SCALE') and
23365            'NDRPDR' and
23366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23367            not 'VHOST' and
23368            not 'NF_DENSITY' and
23369            'MEMIF'"
23370   parameters:
23371   - "throughput"
23372   - "parent"
23373   - "tags"
23374   sort:
23375   - "L2XCFWD"
23376   - "L2XCFWD"
23377   - "L2XCFWD"
23378   - "L2BDMACLRN"
23379   - "L2BDMACLRN"
23380   - "L2BDMACLRN"
23381   - "IP4FWD"
23382   layout:
23383     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23384     layout: "plot-throughput-speedup-analysis"
23385
23386 - type: "plot"
23387   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23388   algorithm: "plot_throughput_speedup_analysis"
23389   output-file-type: ".html"
23390   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23392   filter: "'NIC_Intel-X710' and
23393            '64B' and
23394            ('BASE' or 'SCALE') and
23395            'NDRPDR' and
23396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23397            not 'VHOST' and
23398            not 'NF_DENSITY' and
23399            'MEMIF'"
23400   parameters:
23401   - "throughput"
23402   - "parent"
23403   - "tags"
23404   sort:
23405   - "L2XCFWD"
23406   - "L2XCFWD"
23407   - "L2XCFWD"
23408   - "L2BDMACLRN"
23409   - "L2BDMACLRN"
23410   - "L2BDMACLRN"
23411   - "IP4FWD"
23412   layout:
23413     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23414     layout: "plot-throughput-speedup-analysis"
23415
23416 ## Speedup - VPP Container Memif 2n-skx-xxv710
23417 #- type: "plot"
23418 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23419 #  algorithm: "plot_throughput_speedup_analysis"
23420 #  output-file-type: ".html"
23421 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23422 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23423 #  filter: "'NIC_Intel-XXV710' and
23424 #           '64B' and
23425 #           ('BASE' or 'SCALE') and
23426 #           'NDRPDR' and
23427 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23428 #           not 'VHOST' and
23429 #           'MEMIF'"
23430 #  parameters:
23431 #  - "throughput"
23432 #  - "parent"
23433 #  - "tags"
23434 #  sort:
23435 #  - "L2XCFWD"
23436 #  - "L2XCFWD"
23437 #  - "L2XCFWD"
23438 #  - "L2BDMACLRN"
23439 #  - "L2BDMACLRN"
23440 #  - "L2BDMACLRN"
23441 #  - "IP4FWD"
23442 #  layout:
23443 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23444 #    layout: "plot-throughput-speedup-analysis"
23445 #
23446 #- type: "plot"
23447 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23448 #  algorithm: "plot_throughput_speedup_analysis"
23449 #  output-file-type: ".html"
23450 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23451 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23452 #  filter: "'NIC_Intel-XXV710' and
23453 #           '64B' and
23454 #           ('BASE' or 'SCALE') and
23455 #           'NDRPDR' and
23456 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23457 #           not 'VHOST' and
23458 #           'MEMIF'"
23459 #  parameters:
23460 #  - "throughput"
23461 #  - "parent"
23462 #  - "tags"
23463 #  sort:
23464 #  - "L2XCFWD"
23465 #  - "L2XCFWD"
23466 #  - "L2XCFWD"
23467 #  - "L2BDMACLRN"
23468 #  - "L2BDMACLRN"
23469 #  - "L2BDMACLRN"
23470 #  - "IP4FWD"
23471 #  layout:
23472 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23473 #    layout: "plot-throughput-speedup-analysis"
23474
23475 ################################################################################
23476
23477 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23478 #- type: "plot"
23479 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23480 #  algorithm: "plot_throughput_speedup_analysis"
23481 #  output-file-type: ".html"
23482 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23483 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23484 #  filter: "'NIC_Intel-X520-DA2' and
23485 #           '64B' and
23486 #           ('BASE' or 'SCALE') and
23487 #           'NDRPDR' and
23488 #           'L2XCFWD' and
23489 #           not 'VHOST' and
23490 #           not 'NF_DENSITY' and
23491 #           'MEMIF'"
23492 #  parameters:
23493 #  - "throughput"
23494 #  - "parent"
23495 #  - "tags"
23496 #  sort:
23497 #  - "1VNF"
23498 #  - "2VNF"
23499 #  - "4VNF"
23500 #  - "2VNF"
23501 #  - "4VNF"
23502 #  layout:
23503 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23504 #    layout: "plot-throughput-speedup-analysis"
23505 #
23506 #- type: "plot"
23507 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23508 #  algorithm: "plot_throughput_speedup_analysis"
23509 #  output-file-type: ".html"
23510 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23511 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23512 #  filter: "'NIC_Intel-X520-DA2' and
23513 #           '64B' and
23514 #           ('BASE' or 'SCALE') and
23515 #           'NDRPDR' and
23516 #           'L2XCFWD' and
23517 #           not 'VHOST' and
23518 #           not 'NF_DENSITY' and
23519 #           'MEMIF'"
23520 #  parameters:
23521 #  - "throughput"
23522 #  - "parent"
23523 #  - "tags"
23524 #  sort:
23525 #  - "1VNF"
23526 #  - "2VNF"
23527 #  - "4VNF"
23528 #  - "2VNF"
23529 #  - "4VNF"
23530 #  layout:
23531 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23532 #    layout: "plot-throughput-speedup-analysis"
23533 #
23534 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23535 #- type: "plot"
23536 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23537 #  algorithm: "plot_throughput_speedup_analysis"
23538 #  output-file-type: ".html"
23539 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23540 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23541 #  filter: "'NIC_Intel-X520-DA2' and
23542 #           '64B' and
23543 #           ('BASE' or 'SCALE') and
23544 #           'NDRPDR' and
23545 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23546 #           not 'VHOST' and
23547 #           not 'NF_DENSITY' and
23548 #           'MEMIF'"
23549 #  parameters:
23550 #  - "throughput"
23551 #  - "parent"
23552 #  - "tags"
23553 #  sort:
23554 #  - "1VNF"
23555 #  - "2VNF"
23556 #  - "4VNF"
23557 #  - "2VNF"
23558 #  - "4VNF"
23559 #  layout:
23560 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23561 #    layout: "plot-throughput-speedup-analysis"
23562 #
23563 #- type: "plot"
23564 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23565 #  algorithm: "plot_throughput_speedup_analysis"
23566 #  output-file-type: ".html"
23567 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23568 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23569 #  filter: "'NIC_Intel-X520-DA2' and
23570 #           '64B' and
23571 #           ('BASE' or 'SCALE') and
23572 #           'NDRPDR' and
23573 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23574 #           not 'VHOST' and
23575 #           not 'NF_DENSITY' and
23576 #           'MEMIF'"
23577 #  parameters:
23578 #  - "throughput"
23579 #  - "parent"
23580 #  - "tags"
23581 #  sort:
23582 #  - "1VNF"
23583 #  - "2VNF"
23584 #  - "4VNF"
23585 #  - "2VNF"
23586 #  - "4VNF"
23587 #  layout:
23588 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23589 #    layout: "plot-throughput-speedup-analysis"
23590 #
23591 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23592 #- type: "plot"
23593 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23594 #  algorithm: "plot_throughput_speedup_analysis"
23595 #  output-file-type: ".html"
23596 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23597 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23598 #  filter: "'NIC_Intel-X710' and
23599 #           '64B' and
23600 #           ('BASE' or 'SCALE') and
23601 #           'NDRPDR' and
23602 #           'L2XCFWD' and
23603 #           not 'VHOST' and
23604 #           not 'NF_DENSITY' and
23605 #           'MEMIF'"
23606 #  parameters:
23607 #  - "throughput"
23608 #  - "parent"
23609 #  - "tags"
23610 #  sort:
23611 #  - "1VNF"
23612 #  - "2VNF"
23613 #  - "4VNF"
23614 #  - "2VNF"
23615 #  - "4VNF"
23616 #  layout:
23617 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23618 #    layout: "plot-throughput-speedup-analysis"
23619 #
23620 #- type: "plot"
23621 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23622 #  algorithm: "plot_throughput_speedup_analysis"
23623 #  output-file-type: ".html"
23624 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23625 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23626 #  filter: "'NIC_Intel-X710' and
23627 #           '64B' and
23628 #           ('BASE' or 'SCALE') and
23629 #           'NDRPDR' and
23630 #           'L2XCFWD' and
23631 #           not 'VHOST' and
23632 #           not 'NF_DENSITY' and
23633 #           'MEMIF'"
23634 #  parameters:
23635 #  - "throughput"
23636 #  - "parent"
23637 #  - "tags"
23638 #  sort:
23639 #  - "1VNF"
23640 #  - "2VNF"
23641 #  - "4VNF"
23642 #  - "2VNF"
23643 #  - "4VNF"
23644 #  layout:
23645 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23646 #    layout: "plot-throughput-speedup-analysis"
23647 #
23648 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23649 #- type: "plot"
23650 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23651 #  algorithm: "plot_throughput_speedup_analysis"
23652 #  output-file-type: ".html"
23653 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23654 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23655 #  filter: "'NIC_Intel-X710' and
23656 #           '64B' and
23657 #           ('BASE' or 'SCALE') and
23658 #           'NDRPDR' and
23659 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23660 #           not 'VHOST' and
23661 #           not 'NF_DENSITY' and
23662 #           'MEMIF'"
23663 #  parameters:
23664 #  - "throughput"
23665 #  - "parent"
23666 #  - "tags"
23667 #  sort:
23668 #  - "1VNF"
23669 #  - "2VNF"
23670 #  - "4VNF"
23671 #  - "2VNF"
23672 #  - "4VNF"
23673 #  layout:
23674 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23675 #    layout: "plot-throughput-speedup-analysis"
23676 #
23677 #- type: "plot"
23678 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23679 #  algorithm: "plot_throughput_speedup_analysis"
23680 #  output-file-type: ".html"
23681 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23682 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23683 #  filter: "'NIC_Intel-X710' and
23684 #           '64B' and
23685 #           ('BASE' or 'SCALE') and
23686 #           'NDRPDR' and
23687 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23688 #           not 'VHOST' and
23689 #           not 'NF_DENSITY' and
23690 #           'MEMIF'"
23691 #  parameters:
23692 #  - "throughput"
23693 #  - "parent"
23694 #  - "tags"
23695 #  sort:
23696 #  - "1VNF"
23697 #  - "2VNF"
23698 #  - "4VNF"
23699 #  - "2VNF"
23700 #  - "4VNF"
23701 #  layout:
23702 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23703 #    layout: "plot-throughput-speedup-analysis"
23704
23705 ################################################################################
23706
23707 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23708 - type: "plot"
23709   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23710   algorithm: "plot_throughput_speedup_analysis"
23711   output-file-type: ".html"
23712   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23714   filter: "'NIC_Intel-X520-DA2' and
23715            '64B' and
23716            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23717            'NDRPDR' and
23718            'IP4FWD' and
23719            not 'IPSEC' and
23720            not 'DOT1Q' and
23721            not 'VHOST'"
23722   parameters:
23723   - "throughput"
23724   - "parent"
23725   - "tags"
23726   sort:
23727   - "DOT1Q"
23728   - "IP4BASE"
23729   - "FIB_20K"
23730   - "FIB_200K"
23731   - "FIB_2M"
23732   layout:
23733     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23734     layout: "plot-throughput-speedup-analysis"
23735
23736 - type: "plot"
23737   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23738   algorithm: "plot_throughput_speedup_analysis"
23739   output-file-type: ".html"
23740   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23742   filter: "'NIC_Intel-X520-DA2' and
23743            '64B' and
23744            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23745            'NDRPDR' and
23746            'IP4FWD' and
23747            not 'IPSEC' and
23748            not 'DOT1Q' and
23749            not 'VHOST'"
23750   parameters:
23751   - "throughput"
23752   - "parent"
23753   - "tags"
23754   sort:
23755   - "DOT1Q"
23756   - "IP4BASE"
23757   - "FIB_20K"
23758   - "FIB_200K"
23759   - "FIB_2M"
23760   layout:
23761     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23762     layout: "plot-throughput-speedup-analysis"
23763
23764 # Speedup - VPP IPv4 3n-hsw-x520 features
23765 - type: "plot"
23766   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23767   algorithm: "plot_throughput_speedup_analysis"
23768   output-file-type: ".html"
23769   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23771   filter: "'NIC_Intel-X520-DA2' and
23772            '64B' and
23773            ('IP4BASE' or
23774             'POLICE_MARK' or
23775             'COPWHLIST' or
23776             ('NAT44' and 'BASE') or
23777             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23778            'NDRPDR' and
23779            'IP4FWD' and
23780            not 'IPSEC' and
23781            not 'VHOST'"
23782   parameters:
23783   - "throughput"
23784   - "parent"
23785   - "tags"
23786   sort:
23787   - "DOT1Q"
23788   - "IP4BASE"
23789   - "NAT44"
23790   - "POLICE_MARK"
23791   - "COPWHLIST"
23792   - "IACL"
23793   - "OACL"
23794   layout:
23795     title: "ip4-3n-hsw-x520-64b-features-ndr"
23796     layout: "plot-throughput-speedup-analysis"
23797
23798 - type: "plot"
23799   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23800   algorithm: "plot_throughput_speedup_analysis"
23801   output-file-type: ".html"
23802   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23804   filter: "'NIC_Intel-X520-DA2' and
23805            '64B' and
23806            ('IP4BASE' or
23807             'POLICE_MARK' or
23808             'COPWHLIST' or
23809             ('NAT44' and 'BASE') or
23810             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23811            'NDRPDR' and
23812            'IP4FWD' and
23813            not 'IPSEC' and
23814            not 'VHOST'"
23815   parameters:
23816   - "throughput"
23817   - "parent"
23818   - "tags"
23819   sort:
23820   - "DOT1Q"
23821   - "IP4BASE"
23822   - "NAT44"
23823   - "POLICE_MARK"
23824   - "COPWHLIST"
23825   - "IACL"
23826   - "OACL"
23827   layout:
23828     title: "ip4-3n-hsw-x520-64b-features-pdr"
23829     layout: "plot-throughput-speedup-analysis"
23830
23831 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23832 - type: "plot"
23833   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23834   algorithm: "plot_throughput_speedup_analysis"
23835   output-file-type: ".html"
23836   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23838   filter: "'NIC_Intel-X520-DA2' and
23839            '64B' and
23840            'NDRPDR' and
23841            'IP4FWD' and
23842            ('NAT44' or 'IP4BASE') and
23843            not 'DOT1Q' and
23844            not 'IPSEC' and
23845            not 'VHOST'"
23846   parameters:
23847   - "throughput"
23848   - "parent"
23849   - "tags"
23850   sort:
23851   - "IP4BASE"
23852   - "BASE"
23853   - "SRC_USER_10"
23854   - "SRC_USER_100"
23855   - "SRC_USER_1000"
23856   - "SRC_USER_2000"
23857   layout:
23858     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23859     layout: "plot-throughput-speedup-analysis"
23860
23861 - type: "plot"
23862   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23863   algorithm: "plot_throughput_speedup_analysis"
23864   output-file-type: ".html"
23865   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23867   filter: "'NIC_Intel-X520-DA2' and
23868            '64B' and
23869            'NDRPDR' and
23870            'IP4FWD' and
23871            ('NAT44' or 'IP4BASE') and
23872            not 'DOT1Q' and
23873            not 'IPSEC' and
23874            not 'VHOST'"
23875   parameters:
23876   - "throughput"
23877   - "parent"
23878   - "tags"
23879   sort:
23880   - "IP4BASE"
23881   - "BASE"
23882   - "SRC_USER_10"
23883   - "SRC_USER_100"
23884   - "SRC_USER_1000"
23885   - "SRC_USER_2000"
23886   layout:
23887     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23888     layout: "plot-throughput-speedup-analysis"
23889
23890 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23891 - type: "plot"
23892   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23893   algorithm: "plot_throughput_speedup_analysis"
23894   output-file-type: ".html"
23895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23897   filter: "'NIC_Intel-X520-DA2' and
23898            '64B' and
23899            'NDRPDR' and
23900            'IP4FWD' and
23901            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23902            not 'IPSEC' and
23903            not 'DOT1Q' and
23904            not 'VHOST'"
23905   parameters:
23906   - "throughput"
23907   - "parent"
23908   - "tags"
23909   sort:
23910   - "IP4BASE"
23911   - "ACL_STATELESS"
23912   - "ACL_STATEFUL"
23913   - "ACL_STATELESS"
23914   - "ACL_STATEFUL"
23915   layout:
23916     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23917     layout: "plot-throughput-speedup-analysis"
23918
23919 - type: "plot"
23920   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23921   algorithm: "plot_throughput_speedup_analysis"
23922   output-file-type: ".html"
23923   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23925   filter: "'NIC_Intel-X520-DA2' and
23926            '64B' and
23927            'NDRPDR' and
23928            'IP4FWD' and
23929            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23930            not 'IPSEC' and
23931            not 'DOT1Q' and
23932            not 'VHOST'"
23933   parameters:
23934   - "throughput"
23935   - "parent"
23936   - "tags"
23937   sort:
23938   - "IP4BASE"
23939   - "ACL_STATELESS"
23940   - "ACL_STATEFUL"
23941   - "ACL_STATELESS"
23942   - "ACL_STATEFUL"
23943   layout:
23944     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23945     layout: "plot-throughput-speedup-analysis"
23946
23947 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23948 - type: "plot"
23949   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23950   algorithm: "plot_throughput_speedup_analysis"
23951   output-file-type: ".html"
23952   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23954   filter: "'NIC_Intel-X520-DA2' and
23955            '64B' and
23956            'NDRPDR' and
23957            'IP4FWD' and
23958            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23959            not 'IPSEC' and
23960            not 'DOT1Q' and
23961            not 'VHOST'"
23962   parameters:
23963   - "throughput"
23964   - "parent"
23965   - "tags"
23966   sort:
23967   - "IP4BASE"
23968   - "ACL_STATELESS"
23969   - "ACL_STATEFUL"
23970   - "ACL_STATELESS"
23971   - "ACL_STATEFUL"
23972   layout:
23973     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23974     layout: "plot-throughput-speedup-analysis"
23975
23976 - type: "plot"
23977   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23978   algorithm: "plot_throughput_speedup_analysis"
23979   output-file-type: ".html"
23980   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23982   filter: "'NIC_Intel-X520-DA2' and
23983            '64B' and
23984            'NDRPDR' and
23985            'IP4FWD' and
23986            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23987            not 'IPSEC' and
23988            not 'DOT1Q' and
23989            not 'VHOST'"
23990   parameters:
23991   - "throughput"
23992   - "parent"
23993   - "tags"
23994   sort:
23995   - "IP4BASE"
23996   - "ACL_STATELESS"
23997   - "ACL_STATEFUL"
23998   - "ACL_STATELESS"
23999   - "ACL_STATEFUL"
24000   layout:
24001     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24002     layout: "plot-throughput-speedup-analysis"
24003
24004 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24005 - type: "plot"
24006   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24007   algorithm: "plot_throughput_speedup_analysis"
24008   output-file-type: ".html"
24009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24011   filter: "'NIC_Intel-X710' and
24012            '64B' and
24013            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24014            'NDRPDR' and
24015            'IP4FWD' and
24016            not 'IPSEC' and
24017            not 'DOT1Q' and
24018            not 'VHOST'"
24019   parameters:
24020   - "throughput"
24021   - "parent"
24022   - "tags"
24023   sort:
24024   - "IP4BASE"
24025   - "FIB_20K"
24026   - "FIB_200K"
24027   - "FIB_2M"
24028   layout:
24029     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24030     layout: "plot-throughput-speedup-analysis"
24031
24032 - type: "plot"
24033   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24034   algorithm: "plot_throughput_speedup_analysis"
24035   output-file-type: ".html"
24036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24038   filter: "'NIC_Intel-X710' and
24039            '64B' and
24040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24041            'NDRPDR' and
24042            'IP4FWD' and
24043            not 'IPSEC' and
24044            not 'DOT1Q' and
24045            not 'VHOST'"
24046   parameters:
24047   - "throughput"
24048   - "parent"
24049   - "tags"
24050   sort:
24051   - "IP4BASE"
24052   - "FIB_20K"
24053   - "FIB_200K"
24054   - "FIB_2M"
24055   layout:
24056     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24057     layout: "plot-throughput-speedup-analysis"
24058
24059 # Speedup - VPP IPv4 3n-hsw-x710 features
24060 - type: "plot"
24061   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24062   algorithm: "plot_throughput_speedup_analysis"
24063   output-file-type: ".html"
24064   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24066   filter: "'NIC_Intel-X710' and
24067            '64B' and
24068            ('IP4BASE' or
24069             'POLICE_MARK' or
24070             'COPWHLIST' or
24071             ('NAT44' and 'BASE') or
24072             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24073            'NDRPDR' and
24074            'IP4FWD' and
24075            not 'IPSEC' and
24076            not 'VHOST'"
24077   parameters:
24078   - "throughput"
24079   - "parent"
24080   - "tags"
24081   sort:
24082   - "DOT1Q"
24083   - "IP4BASE"
24084   - "NAT44"
24085   - "POLICE_MARK"
24086   - "COPWHLIST"
24087   - "IACL"
24088   - "OACL"
24089   layout:
24090     title: "ip4-3n-hsw-x710-64b-features-ndr"
24091     layout: "plot-throughput-speedup-analysis"
24092
24093 - type: "plot"
24094   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24095   algorithm: "plot_throughput_speedup_analysis"
24096   output-file-type: ".html"
24097   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24099   filter: "'NIC_Intel-X710' and
24100            '64B' and
24101            ('IP4BASE' or
24102             'POLICE_MARK' or
24103             'COPWHLIST' or
24104             ('NAT44' and 'BASE') or
24105             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24106            'NDRPDR' and
24107            'IP4FWD' and
24108            not 'IPSEC' and
24109            not 'VHOST'"
24110   parameters:
24111   - "throughput"
24112   - "parent"
24113   - "tags"
24114   sort:
24115   - "DOT1Q"
24116   - "IP4BASE"
24117   - "NAT44"
24118   - "POLICE_MARK"
24119   - "COPWHLIST"
24120   - "IACL"
24121   - "OACL"
24122   layout:
24123     title: "ip4-3n-hsw-x710-64b-features-pdr"
24124     layout: "plot-throughput-speedup-analysis"
24125
24126 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24127 - type: "plot"
24128   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24129   algorithm: "plot_throughput_speedup_analysis"
24130   output-file-type: ".html"
24131   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24133   filter: "'NIC_Intel-X710' and
24134            '64B' and
24135            'NDRPDR' and
24136            'IP4FWD' and
24137            ('NAT44' or 'IP4BASE') and
24138            not 'IPSEC' and
24139            not 'VHOST'"
24140   parameters:
24141   - "throughput"
24142   - "parent"
24143   - "tags"
24144   sort:
24145   - "IP4BASE"
24146   - "BASE"
24147   - "SRC_USER_10"
24148   - "SRC_USER_100"
24149   - "SRC_USER_1000"
24150   - "SRC_USER_2000"
24151   layout:
24152     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24153     layout: "plot-throughput-speedup-analysis"
24154
24155 - type: "plot"
24156   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24157   algorithm: "plot_throughput_speedup_analysis"
24158   output-file-type: ".html"
24159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24161   filter: "'NIC_Intel-X710' and
24162            '64B' and
24163            'NDRPDR' and
24164            'IP4FWD' and
24165            ('NAT44' or 'IP4BASE') and
24166            not 'IPSEC' and
24167            not 'VHOST'"
24168   parameters:
24169   - "throughput"
24170   - "parent"
24171   - "tags"
24172   sort:
24173   - "IP4BASE"
24174   - "BASE"
24175   - "SRC_USER_10"
24176   - "SRC_USER_100"
24177   - "SRC_USER_1000"
24178   - "SRC_USER_2000"
24179   layout:
24180     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24181     layout: "plot-throughput-speedup-analysis"
24182
24183 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24184 - type: "plot"
24185   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24186   algorithm: "plot_throughput_speedup_analysis"
24187   output-file-type: ".html"
24188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24190   filter: "'NIC_Intel-X710' and
24191            '64B' and
24192            'NDRPDR' and
24193            'IP4FWD' and
24194            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24195            not 'IPSEC' and
24196            not 'VHOST'"
24197   parameters:
24198   - "throughput"
24199   - "parent"
24200   - "tags"
24201   sort:
24202   - "IP4BASE"
24203   - "ACL_STATELESS"
24204   - "ACL_STATEFUL"
24205   - "ACL_STATELESS"
24206   - "ACL_STATEFUL"
24207   layout:
24208     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24209     layout: "plot-throughput-speedup-analysis"
24210
24211 - type: "plot"
24212   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24213   algorithm: "plot_throughput_speedup_analysis"
24214   output-file-type: ".html"
24215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24217   filter: "'NIC_Intel-X710' and
24218            '64B' and
24219            'NDRPDR' and
24220            'IP4FWD' and
24221            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24222            not 'IPSEC' and
24223            not 'VHOST'"
24224   parameters:
24225   - "throughput"
24226   - "parent"
24227   - "tags"
24228   sort:
24229   - "IP4BASE"
24230   - "ACL_STATELESS"
24231   - "ACL_STATEFUL"
24232   - "ACL_STATELESS"
24233   - "ACL_STATEFUL"
24234   layout:
24235     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24236     layout: "plot-throughput-speedup-analysis"
24237
24238 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24239 - type: "plot"
24240   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24241   algorithm: "plot_throughput_speedup_analysis"
24242   output-file-type: ".html"
24243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24245   filter: "'NIC_Intel-XL710' and
24246            '64B' and
24247            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24248            'NDRPDR' and
24249            'IP4FWD' and
24250            not 'IPSEC' and
24251            not 'VHOST'"
24252   parameters:
24253   - "throughput"
24254   - "parent"
24255   - "tags"
24256   sort:
24257   - "IP4BASE"
24258   - "FIB_20K"
24259   - "FIB_200K"
24260   - "FIB_2M"
24261   layout:
24262     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24263     layout: "plot-throughput-speedup-analysis"
24264
24265 - type: "plot"
24266   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24267   algorithm: "plot_throughput_speedup_analysis"
24268   output-file-type: ".html"
24269   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24271   filter: "'NIC_Intel-XL710' and
24272            '64B' and
24273            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24274            'NDRPDR' and
24275            'IP4FWD' and
24276            not 'IPSEC' and
24277            not 'VHOST'"
24278   parameters:
24279   - "throughput"
24280   - "parent"
24281   - "tags"
24282   sort:
24283   - "IP4BASE"
24284   - "FIB_20K"
24285   - "FIB_200K"
24286   - "FIB_2M"
24287   layout:
24288     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24289     layout: "plot-throughput-speedup-analysis"
24290
24291 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24292 - type: "plot"
24293   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24294   algorithm: "plot_throughput_speedup_analysis"
24295   output-file-type: ".html"
24296   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24298   filter: "'NIC_Intel-X710' and
24299            '64B' and
24300            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24301            'NDRPDR' and
24302            'IP4FWD' and
24303            not 'IPSEC' and
24304            not 'DOT1Q' and
24305            not 'VHOST'"
24306   parameters:
24307   - "throughput"
24308   - "parent"
24309   - "tags"
24310   sort:
24311   - "IP4BASE"
24312   - "FIB_20K"
24313   - "FIB_200K"
24314   - "FIB_2M"
24315   layout:
24316     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24317     layout: "plot-throughput-speedup-analysis"
24318
24319 - type: "plot"
24320   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24321   algorithm: "plot_throughput_speedup_analysis"
24322   output-file-type: ".html"
24323   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24325   filter: "'NIC_Intel-X710' and
24326            '64B' and
24327            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24328            'NDRPDR' and
24329            'IP4FWD' and
24330            not 'IPSEC' and
24331            not 'DOT1Q' and
24332            not 'VHOST'"
24333   parameters:
24334   - "throughput"
24335   - "parent"
24336   - "tags"
24337   sort:
24338   - "IP4BASE"
24339   - "FIB_20K"
24340   - "FIB_200K"
24341   - "FIB_2M"
24342   layout:
24343     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24344     layout: "plot-throughput-speedup-analysis"
24345
24346 # Speedup - VPP IPv4 3n-skx-x710 features
24347 - type: "plot"
24348   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24349   algorithm: "plot_throughput_speedup_analysis"
24350   output-file-type: ".html"
24351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24353   filter: "'NIC_Intel-X710' and
24354            '64B' and
24355            ('IP4BASE' or
24356             'POLICE_MARK' or
24357             'COPWHLIST' or
24358             ('NAT44' and 'BASE') or
24359             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24360            'NDRPDR' and
24361            'IP4FWD' and
24362            not 'IPSEC' and
24363            not 'VHOST'"
24364   parameters:
24365   - "throughput"
24366   - "parent"
24367   - "tags"
24368   sort:
24369   - "DOT1Q"
24370   - "IP4BASE"
24371   - "NAT44"
24372   - "POLICE_MARK"
24373   - "COPWHLIST"
24374   - "IACL"
24375   - "OACL"
24376   layout:
24377     title: "ip4-3n-skx-x710-64b-features-ndr"
24378     layout: "plot-throughput-speedup-analysis"
24379
24380 - type: "plot"
24381   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24382   algorithm: "plot_throughput_speedup_analysis"
24383   output-file-type: ".html"
24384   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24386   filter: "'NIC_Intel-X710' and
24387            '64B' and
24388            ('IP4BASE' or
24389             'POLICE_MARK' or
24390             'COPWHLIST' or
24391             ('NAT44' and 'BASE') or
24392             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24393            'NDRPDR' and
24394            'IP4FWD' and
24395            not 'IPSEC' and
24396            not 'VHOST'"
24397   parameters:
24398   - "throughput"
24399   - "parent"
24400   - "tags"
24401   sort:
24402   - "DOT1Q"
24403   - "IP4BASE"
24404   - "NAT44"
24405   - "POLICE_MARK"
24406   - "COPWHLIST"
24407   - "IACL"
24408   - "OACL"
24409   layout:
24410     title: "ip4-3n-skx-x710-64b-features-pdr"
24411     layout: "plot-throughput-speedup-analysis"
24412
24413 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24414 - type: "plot"
24415   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24416   algorithm: "plot_throughput_speedup_analysis"
24417   output-file-type: ".html"
24418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24420   filter: "'NIC_Intel-X710' and
24421            '64B' and
24422            'NDRPDR' and
24423            'IP4FWD' and
24424            ('NAT44' or 'IP4BASE') and
24425            not 'IPSEC' and
24426            not 'VHOST'"
24427   parameters:
24428   - "throughput"
24429   - "parent"
24430   - "tags"
24431   sort:
24432   - "IP4BASE"
24433   - "BASE"
24434   - "SRC_USER_10"
24435   - "SRC_USER_100"
24436   - "SRC_USER_1000"
24437   - "SRC_USER_2000"
24438   layout:
24439     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24440     layout: "plot-throughput-speedup-analysis"
24441
24442 - type: "plot"
24443   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24444   algorithm: "plot_throughput_speedup_analysis"
24445   output-file-type: ".html"
24446   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24448   filter: "'NIC_Intel-X710' and
24449            '64B' and
24450            'NDRPDR' and
24451            'IP4FWD' and
24452            ('NAT44' or 'IP4BASE') and
24453            not 'IPSEC' and
24454            not 'VHOST'"
24455   parameters:
24456   - "throughput"
24457   - "parent"
24458   - "tags"
24459   sort:
24460   - "IP4BASE"
24461   - "BASE"
24462   - "SRC_USER_10"
24463   - "SRC_USER_100"
24464   - "SRC_USER_1000"
24465   - "SRC_USER_2000"
24466   layout:
24467     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24468     layout: "plot-throughput-speedup-analysis"
24469
24470 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24471 - type: "plot"
24472   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24473   algorithm: "plot_throughput_speedup_analysis"
24474   output-file-type: ".html"
24475   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24477   filter: "'NIC_Intel-X710' and
24478            '64B' and
24479            'NDRPDR' and
24480            'IP4FWD' and
24481            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24482            not 'IPSEC' and
24483            not 'VHOST'"
24484   parameters:
24485   - "throughput"
24486   - "parent"
24487   - "tags"
24488   sort:
24489   - "IP4BASE"
24490   - "ACL_STATELESS"
24491   - "ACL_STATEFUL"
24492   - "ACL_STATELESS"
24493   - "ACL_STATEFUL"
24494   layout:
24495     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24496     layout: "plot-throughput-speedup-analysis"
24497
24498 - type: "plot"
24499   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24500   algorithm: "plot_throughput_speedup_analysis"
24501   output-file-type: ".html"
24502   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24504   filter: "'NIC_Intel-X710' and
24505            '64B' and
24506            'NDRPDR' and
24507            'IP4FWD' and
24508            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24509            not 'IPSEC' and
24510            not 'VHOST'"
24511   parameters:
24512   - "throughput"
24513   - "parent"
24514   - "tags"
24515   sort:
24516   - "IP4BASE"
24517   - "ACL_STATELESS"
24518   - "ACL_STATEFUL"
24519   - "ACL_STATELESS"
24520   - "ACL_STATEFUL"
24521   layout:
24522     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24523     layout: "plot-throughput-speedup-analysis"
24524
24525 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24526 #- type: "plot"
24527 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24528 #  algorithm: "plot_throughput_speedup_analysis"
24529 #  output-file-type: ".html"
24530 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24531 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24532 #  filter: "'NIC_Intel-X710' and
24533 #           '64B' and
24534 #           'NDRPDR' and
24535 #           'IP4FWD' and
24536 #           'OACL' and
24537 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24538 #           not 'IPSEC' and
24539 #           not 'VHOST'"
24540 #  parameters:
24541 #  - "throughput"
24542 #  - "parent"
24543 #  - "tags"
24544 #  sort:
24545 #  - "ACL_STATELESS"
24546 #  - "ACL_STATEFUL"
24547 #  - "ACL_STATELESS"
24548 #  - "ACL_STATEFUL"
24549 #  layout:
24550 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24551 #    layout: "plot-throughput-speedup-analysis"
24552 #
24553 #- type: "plot"
24554 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24555 #  algorithm: "plot_throughput_speedup_analysis"
24556 #  output-file-type: ".html"
24557 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-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 #           'OACL' and
24564 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24565 #           not 'IPSEC' and
24566 #           not 'VHOST'"
24567 #  parameters:
24568 #  - "throughput"
24569 #  - "parent"
24570 #  - "tags"
24571 #  sort:
24572 #  - "ACL_STATELESS"
24573 #  - "ACL_STATEFUL"
24574 #  - "ACL_STATELESS"
24575 #  - "ACL_STATEFUL"
24576 #  layout:
24577 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24578 #    layout: "plot-throughput-speedup-analysis"
24579
24580 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24581 - type: "plot"
24582   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24583   algorithm: "plot_throughput_speedup_analysis"
24584   output-file-type: ".html"
24585   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24586   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24587   filter: "'NIC_Intel-X710' and
24588            '64B' and
24589            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24590            'NDRPDR' and
24591            'IP4FWD' and
24592            not 'IPSEC' and
24593            not 'DOT1Q' and
24594            not 'VHOST'"
24595   parameters:
24596   - "throughput"
24597   - "parent"
24598   - "tags"
24599   sort:
24600   - "IP4BASE"
24601   - "FIB_20K"
24602   - "FIB_200K"
24603   - "FIB_2M"
24604   layout:
24605     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24606     layout: "plot-throughput-speedup-analysis"
24607
24608 - type: "plot"
24609   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24610   algorithm: "plot_throughput_speedup_analysis"
24611   output-file-type: ".html"
24612   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24614   filter: "'NIC_Intel-X710' and
24615            '64B' and
24616            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24617            'NDRPDR' and
24618            'IP4FWD' and
24619            not 'IPSEC' and
24620            not 'DOT1Q' and
24621            not 'VHOST'"
24622   parameters:
24623   - "throughput"
24624   - "parent"
24625   - "tags"
24626   sort:
24627   - "IP4BASE"
24628   - "FIB_20K"
24629   - "FIB_200K"
24630   - "FIB_2M"
24631   layout:
24632     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24633     layout: "plot-throughput-speedup-analysis"
24634
24635 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24636 - type: "plot"
24637   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24638   algorithm: "plot_throughput_speedup_analysis"
24639   output-file-type: ".html"
24640   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24641   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24642   filter: "'NIC_Intel-X710' and
24643            '64B' and
24644            'NDRPDR' and
24645            'IP4FWD' and
24646            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24647            not 'IPSEC' and
24648            not 'VHOST'"
24649   parameters:
24650   - "throughput"
24651   - "parent"
24652   - "tags"
24653   sort:
24654   - "IP4BASE"
24655   - "ACL_STATELESS"
24656   - "ACL_STATEFUL"
24657   - "ACL_STATELESS"
24658   - "ACL_STATEFUL"
24659   layout:
24660     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24661     layout: "plot-throughput-speedup-analysis"
24662
24663 - type: "plot"
24664   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24665   algorithm: "plot_throughput_speedup_analysis"
24666   output-file-type: ".html"
24667   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24669   filter: "'NIC_Intel-X710' and
24670            '64B' and
24671            'NDRPDR' and
24672            'IP4FWD' and
24673            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24674            not 'IPSEC' and
24675            not 'VHOST'"
24676   parameters:
24677   - "throughput"
24678   - "parent"
24679   - "tags"
24680   sort:
24681   - "IP4BASE"
24682   - "ACL_STATELESS"
24683   - "ACL_STATEFUL"
24684   - "ACL_STATELESS"
24685   - "ACL_STATEFUL"
24686   layout:
24687     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24688     layout: "plot-throughput-speedup-analysis"
24689
24690 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24691 - type: "plot"
24692   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24693   algorithm: "plot_throughput_speedup_analysis"
24694   output-file-type: ".html"
24695   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24697   filter: "'NIC_Intel-XXV710' and
24698            '64B' and
24699            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24700            'NDRPDR' and
24701            'IP4FWD' and
24702            not 'IPSEC' and
24703            not 'DOT1Q' and
24704            not 'VHOST'"
24705   parameters:
24706   - "throughput"
24707   - "parent"
24708   - "tags"
24709   sort:
24710   - "IP4BASE"
24711   - "FIB_20K"
24712   - "FIB_200K"
24713   - "FIB_2M"
24714   layout:
24715     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24716     layout: "plot-throughput-speedup-analysis"
24717
24718 - type: "plot"
24719   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24720   algorithm: "plot_throughput_speedup_analysis"
24721   output-file-type: ".html"
24722   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24724   filter: "'NIC_Intel-XXV710' and
24725            '64B' and
24726            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24727            'NDRPDR' and
24728            'IP4FWD' and
24729            not 'IPSEC' and
24730            not 'DOT1Q' and
24731            not 'VHOST'"
24732   parameters:
24733   - "throughput"
24734   - "parent"
24735   - "tags"
24736   sort:
24737   - "IP4BASE"
24738   - "FIB_20K"
24739   - "FIB_200K"
24740   - "FIB_2M"
24741   layout:
24742     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24743     layout: "plot-throughput-speedup-analysis"
24744
24745 ## Speedup - VPP IPv4 2n-dnv-x553 base
24746 #- type: "plot"
24747 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24748 #  algorithm: "plot_throughput_speedup_analysis"
24749 #  output-file-type: ".html"
24750 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24751 #  data: "intel-dnv-vpp"
24752 #  filter: "'NIC_Intel-X553' and
24753 #           '64B' and
24754 #           'IP4BASE' and
24755 #           'NDRPDR' and
24756 #           'IP4FWD' and
24757 #           not 'IPSEC' and
24758 #           not 'VHOST'"
24759 #  parameters:
24760 #  - "throughput"
24761 #  - "parent"
24762 #  - "tags"
24763 #  sort:
24764 #  - "IP4BASE"
24765 #  layout:
24766 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24767 #    layout: "plot-throughput-speedup-analysis"
24768 #
24769 #- type: "plot"
24770 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24771 #  algorithm: "plot_throughput_speedup_analysis"
24772 #  output-file-type: ".html"
24773 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24774 #  data: "intel-dnv-vpp"
24775 #  filter: "'NIC_Intel-X553' and
24776 #           '64B' and
24777 #           'IP4BASE' and
24778 #           'NDRPDR' and
24779 #           'IP4FWD' and
24780 #           not 'IPSEC' and
24781 #           not 'VHOST'"
24782 #  parameters:
24783 #  - "throughput"
24784 #  - "parent"
24785 #  - "tags"
24786 #  sort:
24787 #  - "IP4BASE"
24788 #  layout:
24789 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24790 #    layout: "plot-throughput-speedup-analysis"
24791
24792 ################################################################################
24793
24794 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24795 - type: "plot"
24796   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24797   algorithm: "plot_throughput_speedup_analysis"
24798   output-file-type: ".html"
24799   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24801   filter: "'NIC_Intel-X520-DA2' and
24802            '64B' and
24803            'ENCAP' and
24804            'NDRPDR' and
24805            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24806            not 'DOT1Q' and
24807            not 'VHOST' and
24808            not 'IPSECHW'"
24809   parameters:
24810   - "throughput"
24811   - "parent"
24812   - "tags"
24813   sort:
24814   - "IP4BASE"
24815   - "L2BDMACLRN"
24816   - "L2XCFWD"
24817   - "LISP"
24818   layout:
24819     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24820     layout: "plot-throughput-speedup-analysis"
24821
24822 - type: "plot"
24823   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24824   algorithm: "plot_throughput_speedup_analysis"
24825   output-file-type: ".html"
24826   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24827   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24828   filter: "'NIC_Intel-X520-DA2' and
24829            '64B' and
24830            'ENCAP' and
24831            'NDRPDR' and
24832            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24833            not 'DOT1Q' and
24834            not 'VHOST' and
24835            not 'IPSECHW'"
24836   parameters:
24837   - "throughput"
24838   - "parent"
24839   - "tags"
24840   sort:
24841   - "IP4BASE"
24842   - "L2BDMACLRN"
24843   - "L2XCFWD"
24844   - "LISP"
24845   layout:
24846     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24847     layout: "plot-throughput-speedup-analysis"
24848
24849 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24850 - type: "plot"
24851   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24852   algorithm: "plot_throughput_speedup_analysis"
24853   output-file-type: ".html"
24854   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24856   filter: "'NIC_Intel-X710' and
24857            '64B' and
24858            'ENCAP' and
24859            'NDRPDR' and
24860            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24861            not 'VHOST' and
24862            not 'IPSECHW'"
24863   parameters:
24864   - "throughput"
24865   - "parent"
24866   - "tags"
24867   sort:
24868   - "IP4BASE"
24869   - "LISP"
24870   - "VXLAN_1"
24871   - "VXLAN_10"
24872   - "VXLAN_100"
24873   - "VXLAN_1000"
24874   layout:
24875     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24876     layout: "plot-throughput-speedup-analysis"
24877
24878 - type: "plot"
24879   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24880   algorithm: "plot_throughput_speedup_analysis"
24881   output-file-type: ".html"
24882   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24884   filter: "'NIC_Intel-X710' and
24885            '64B' and
24886            'ENCAP' and
24887            'NDRPDR' and
24888            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24889            not 'VHOST' and
24890            not 'IPSECHW'"
24891   parameters:
24892   - "throughput"
24893   - "parent"
24894   - "tags"
24895   sort:
24896   - "IP4BASE"
24897   - "LISP"
24898   - "VXLAN_1"
24899   - "VXLAN_10"
24900   - "VXLAN_100"
24901   - "VXLAN_1000"
24902   layout:
24903     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24904     layout: "plot-throughput-speedup-analysis"
24905
24906 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24907 - type: "plot"
24908   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24909   algorithm: "plot_throughput_speedup_analysis"
24910   output-file-type: ".html"
24911   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24913   filter: "'NIC_Intel-X710' and
24914            '64B' and
24915            'ENCAP' and
24916            'NDRPDR' and
24917            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24918            not 'DOT1Q' and
24919            not 'VHOST' and
24920            not 'IPSECHW'"
24921   parameters:
24922   - "throughput"
24923   - "parent"
24924   - "tags"
24925   sort:
24926   - "IP4BASE"
24927   - "L2BDMACLRN"
24928   - "L2XCFWD"
24929   - "LISP"
24930   layout:
24931     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24932     layout: "plot-throughput-speedup-analysis"
24933
24934 - type: "plot"
24935   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24936   algorithm: "plot_throughput_speedup_analysis"
24937   output-file-type: ".html"
24938   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24940   filter: "'NIC_Intel-X710' and
24941            '64B' and
24942            'ENCAP' and
24943            'NDRPDR' and
24944            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24945            not 'DOT1Q' and
24946            not 'VHOST' and
24947            not 'IPSECHW'"
24948   parameters:
24949   - "throughput"
24950   - "parent"
24951   - "tags"
24952   sort:
24953   - "IP4BASE"
24954   - "L2BDMACLRN"
24955   - "L2XCFWD"
24956   - "LISP"
24957   layout:
24958     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24959     layout: "plot-throughput-speedup-analysis"
24960
24961 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24962 - type: "plot"
24963   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24964   algorithm: "plot_throughput_speedup_analysis"
24965   output-file-type: ".html"
24966   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24968   filter: "'NIC_Intel-X710' and
24969            '64B' and
24970            'ENCAP' and
24971            'NDRPDR' and
24972            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24973            not 'VHOST' and
24974            not 'IPSECHW'"
24975   parameters:
24976   - "throughput"
24977   - "parent"
24978   - "tags"
24979   sort:
24980   - "IP4BASE"
24981   - "LISP"
24982   - "VXLAN_1"
24983   - "VXLAN_10"
24984   - "VXLAN_100"
24985   - "VXLAN_1000"
24986   layout:
24987     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24988     layout: "plot-throughput-speedup-analysis"
24989
24990 - type: "plot"
24991   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24992   algorithm: "plot_throughput_speedup_analysis"
24993   output-file-type: ".html"
24994   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24996   filter: "'NIC_Intel-X710' and
24997            '64B' and
24998            'ENCAP' and
24999            'NDRPDR' and
25000            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25001            not 'VHOST' and
25002            not 'IPSECHW'"
25003   parameters:
25004   - "throughput"
25005   - "parent"
25006   - "tags"
25007   sort:
25008   - "IP4BASE"
25009   - "LISP"
25010   - "VXLAN_1"
25011   - "VXLAN_10"
25012   - "VXLAN_100"
25013   - "VXLAN_1000"
25014   layout:
25015     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25016     layout: "plot-throughput-speedup-analysis"
25017
25018 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25019 - type: "plot"
25020   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25021   algorithm: "plot_throughput_speedup_analysis"
25022   output-file-type: ".html"
25023   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25025   filter: "'NIC_Intel-X710' and
25026            '64B' and
25027            'ENCAP' and
25028            'NDRPDR' and
25029            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25030            not 'DOT1Q' and
25031            not 'VHOST' and
25032            not 'IPSECHW'"
25033   parameters:
25034   - "throughput"
25035   - "parent"
25036   - "tags"
25037   sort:
25038   - "IP4BASE"
25039   - "L2BDMACLRN"
25040   - "L2XCFWD"
25041   - "LISP"
25042   layout:
25043     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25044     layout: "plot-throughput-speedup-analysis"
25045
25046 - type: "plot"
25047   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25048   algorithm: "plot_throughput_speedup_analysis"
25049   output-file-type: ".html"
25050   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25052   filter: "'NIC_Intel-X710' and
25053            '64B' and
25054            'ENCAP' and
25055            'NDRPDR' and
25056            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25057            not 'DOT1Q' and
25058            not 'VHOST' and
25059            not 'IPSECHW'"
25060   parameters:
25061   - "throughput"
25062   - "parent"
25063   - "tags"
25064   sort:
25065   - "IP4BASE"
25066   - "L2BDMACLRN"
25067   - "L2XCFWD"
25068   - "LISP"
25069   layout:
25070     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25071     layout: "plot-throughput-speedup-analysis"
25072
25073 ################################################################################
25074
25075 # Speedup - VPP IPv6 3n-hsw-x520
25076 - type: "plot"
25077   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25078   algorithm: "plot_throughput_speedup_analysis"
25079   output-file-type: ".html"
25080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25082   filter: "'NIC_Intel-X520-DA2' and
25083            '78B' and
25084            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25085            'NDRPDR' and
25086            'IP6FWD' and
25087            not 'SRv6' and
25088            not 'IPSEC' and
25089            not 'VHOST'"
25090   parameters:
25091   - "throughput"
25092   - "parent"
25093   - "tags"
25094   sort:
25095   - "IP6BASE"
25096   - "FIB_20K"
25097   - "FIB_200K"
25098   - "FIB_2M"
25099   layout:
25100     title: "ip6-3n-hsw-x520-78b-base-ndr"
25101     layout: "plot-throughput-speedup-analysis"
25102
25103 - type: "plot"
25104   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25105   algorithm: "plot_throughput_speedup_analysis"
25106   output-file-type: ".html"
25107   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25109   filter: "'NIC_Intel-X520-DA2' and
25110            '78B' and
25111            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25112            'NDRPDR' and
25113            'IP6FWD' and
25114            not 'SRv6' and
25115            not 'IPSEC' and
25116            not 'VHOST'"
25117   parameters:
25118   - "throughput"
25119   - "parent"
25120   - "tags"
25121   sort:
25122   - "IP6BASE"
25123   - "FIB_20K"
25124   - "FIB_200K"
25125   - "FIB_2M"
25126   layout:
25127     title: "ip6-3n-hsw-x520-78b-base-pdr"
25128     layout: "plot-throughput-speedup-analysis"
25129
25130 # Speedup - VPP IPv6 3n-hsw-x710
25131 - type: "plot"
25132   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25133   algorithm: "plot_throughput_speedup_analysis"
25134   output-file-type: ".html"
25135   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25137   filter: "'NIC_Intel-X710' and
25138            '78B' and
25139            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25140            'NDRPDR' and
25141            'IP6FWD' and
25142            not 'SRv6' and
25143            not 'IPSEC' and
25144            not 'VHOST'"
25145   parameters:
25146   - "throughput"
25147   - "parent"
25148   - "tags"
25149   sort:
25150   - "IP6BASE"
25151   - "FIB_20K"
25152   - "FIB_200K"
25153   - "FIB_2M"
25154   layout:
25155     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25156     layout: "plot-throughput-speedup-analysis"
25157
25158 - type: "plot"
25159   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25160   algorithm: "plot_throughput_speedup_analysis"
25161   output-file-type: ".html"
25162   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25164   filter: "'NIC_Intel-X710' 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-x710-78b-base_and_scale-pdr"
25183     layout: "plot-throughput-speedup-analysis"
25184
25185 # Speedup - VPP IPv6 3n-hsw-x710 features
25186 - type: "plot"
25187   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25188   algorithm: "plot_throughput_speedup_analysis"
25189   output-file-type: ".html"
25190   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25192   filter: "'NIC_Intel-X710' and
25193            '78B' and
25194            ('IP6BASE' or
25195             'POLICE_MARK' or
25196             'COPWHLIST' or
25197             'IACLDST') and
25198            'NDRPDR' and
25199            'IP6FWD' and
25200            not 'SRv6' and
25201            not 'IPSEC' and
25202            not 'VHOST'"
25203   parameters:
25204   - "throughput"
25205   - "parent"
25206   - "tags"
25207   sort:
25208   - "IP6BASE"
25209   - "POLICE_MARK"
25210   - "COPWHLIST"
25211   - "IACLDST"
25212   layout:
25213     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25214     layout: "plot-throughput-speedup-analysis"
25215
25216 - type: "plot"
25217   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25218   algorithm: "plot_throughput_speedup_analysis"
25219   output-file-type: ".html"
25220   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25222   filter: "'NIC_Intel-X710' and
25223            '78B' and
25224            ('IP6BASE' or
25225             'POLICE_MARK' or
25226             'COPWHLIST' or
25227             'IACLDST') and
25228            'NDRPDR' and
25229            'IP6FWD' and
25230            not 'SRv6' and
25231            not 'IPSEC' and
25232            not 'VHOST'"
25233   parameters:
25234   - "throughput"
25235   - "parent"
25236   - "tags"
25237   sort:
25238   - "IP6BASE"
25239   - "POLICE_MARK"
25240   - "COPWHLIST"
25241   - "IACLDST"
25242   layout:
25243     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25244     layout: "plot-throughput-speedup-analysis"
25245
25246 # Speedup - VPP IPv6 3n-hsw-xl710
25247 - type: "plot"
25248   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25249   algorithm: "plot_throughput_speedup_analysis"
25250   output-file-type: ".html"
25251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25253   filter: "'NIC_Intel-XL710' and
25254            '78B' and
25255            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25256            'NDRPDR' and
25257            'IP6FWD' and
25258            not 'SRv6' and
25259            not 'IPSEC' and
25260            not 'VHOST'"
25261   parameters:
25262   - "throughput"
25263   - "parent"
25264   - "tags"
25265   sort:
25266   - "IP6BASE"
25267   - "FIB_20K"
25268   - "FIB_200K"
25269   - "FIB_2M"
25270   layout:
25271     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25272     layout: "plot-throughput-speedup-analysis"
25273
25274 - type: "plot"
25275   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25276   algorithm: "plot_throughput_speedup_analysis"
25277   output-file-type: ".html"
25278   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25280   filter: "'NIC_Intel-XL710' and
25281            '78B' and
25282            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25283            'NDRPDR' and
25284            'IP6FWD' and
25285            not 'SRv6' and
25286            not 'IPSEC' and
25287            not 'VHOST'"
25288   parameters:
25289   - "throughput"
25290   - "parent"
25291   - "tags"
25292   sort:
25293   - "IP6BASE"
25294   - "FIB_20K"
25295   - "FIB_200K"
25296   - "FIB_2M"
25297   layout:
25298     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25299     layout: "plot-throughput-speedup-analysis"
25300
25301 # Speedup - VPP IPv6 3n-skx-x710
25302 - type: "plot"
25303   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25304   algorithm: "plot_throughput_speedup_analysis"
25305   output-file-type: ".html"
25306   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25308   filter: "'NIC_Intel-X710' and
25309            '78B' and
25310            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25311            'NDRPDR' and
25312            'IP6FWD' and
25313            not 'SRv6' and
25314            not 'IPSEC' and
25315            not 'VHOST'"
25316   parameters:
25317   - "throughput"
25318   - "parent"
25319   - "tags"
25320   sort:
25321   - "IP6BASE"
25322   - "FIB_20K"
25323   - "FIB_200K"
25324   - "FIB_2M"
25325   layout:
25326     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25327     layout: "plot-throughput-speedup-analysis"
25328
25329 - type: "plot"
25330   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25331   algorithm: "plot_throughput_speedup_analysis"
25332   output-file-type: ".html"
25333   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25335   filter: "'NIC_Intel-X710' 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-skx-x710-78b-base_and_scale-pdr"
25354     layout: "plot-throughput-speedup-analysis"
25355
25356 # Speedup - VPP IPv6 3n-skx-x710 features
25357 - type: "plot"
25358   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25359   algorithm: "plot_throughput_speedup_analysis"
25360   output-file-type: ".html"
25361   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25363   filter: "'NIC_Intel-X710' and
25364            '78B' and
25365            ('IP6BASE' or
25366             'POLICE_MARK' or
25367             'COPWHLIST' or
25368             'IACLDST') and
25369            'NDRPDR' and
25370            'IP6FWD' and
25371            not 'SRv6' and
25372            not 'IPSEC' and
25373            not 'VHOST'"
25374   parameters:
25375   - "throughput"
25376   - "parent"
25377   - "tags"
25378   sort:
25379   - "IP6BASE"
25380   - "POLICE_MARK"
25381   - "COPWHLIST"
25382   - "IACLDST"
25383   layout:
25384     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25385     layout: "plot-throughput-speedup-analysis"
25386
25387 - type: "plot"
25388   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25389   algorithm: "plot_throughput_speedup_analysis"
25390   output-file-type: ".html"
25391   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25393   filter: "'NIC_Intel-X710' and
25394            '78B' and
25395            ('IP6BASE' or
25396             'POLICE_MARK' or
25397             'COPWHLIST' or
25398             'IACLDST') and
25399            'NDRPDR' and
25400            'IP6FWD' and
25401            not 'SRv6' and
25402            not 'IPSEC' and
25403            not 'VHOST'"
25404   parameters:
25405   - "throughput"
25406   - "parent"
25407   - "tags"
25408   sort:
25409   - "IP6BASE"
25410   - "POLICE_MARK"
25411   - "COPWHLIST"
25412   - "IACLDST"
25413   layout:
25414     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25415     layout: "plot-throughput-speedup-analysis"
25416
25417 # Speedup - VPP IPv6 3n-skx-xxv710
25418 - type: "plot"
25419   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25420   algorithm: "plot_throughput_speedup_analysis"
25421   output-file-type: ".html"
25422   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25424   filter: "'NIC_Intel-XXV710' and
25425            '78B' and
25426            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25427            'NDRPDR' and
25428            'IP6FWD' and
25429            not 'SRv6' and
25430            not 'IPSEC' and
25431            not 'VHOST'"
25432   parameters:
25433   - "throughput"
25434   - "parent"
25435   - "tags"
25436   sort:
25437   - "IP6BASE"
25438   - "FIB_20K"
25439   - "FIB_200K"
25440   - "FIB_2M"
25441   layout:
25442     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25443     layout: "plot-throughput-speedup-analysis"
25444
25445 - type: "plot"
25446   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25447   algorithm: "plot_throughput_speedup_analysis"
25448   output-file-type: ".html"
25449   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25451   filter: "'NIC_Intel-XXV710' and
25452            '78B' and
25453            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25454            'NDRPDR' and
25455            'IP6FWD' and
25456            not 'SRv6' and
25457            not 'IPSEC' and
25458            not 'VHOST'"
25459   parameters:
25460   - "throughput"
25461   - "parent"
25462   - "tags"
25463   sort:
25464   - "IP6BASE"
25465   - "FIB_20K"
25466   - "FIB_200K"
25467   - "FIB_2M"
25468   layout:
25469     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25470     layout: "plot-throughput-speedup-analysis"
25471
25472 # Speedup - VPP IPv6 2n-skx-x710
25473 - type: "plot"
25474   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25475   algorithm: "plot_throughput_speedup_analysis"
25476   output-file-type: ".html"
25477   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25479   filter: "'NIC_Intel-X710' and
25480            '78B' and
25481            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25482            'NDRPDR' and
25483            'IP6FWD' and
25484            not 'SRv6' and
25485            not 'IPSEC' and
25486            not 'VHOST'"
25487   parameters:
25488   - "throughput"
25489   - "parent"
25490   - "tags"
25491   sort:
25492   - "IP6BASE"
25493   - "FIB_20K"
25494   - "FIB_200K"
25495   - "FIB_2M"
25496   layout:
25497     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25498     layout: "plot-throughput-speedup-analysis"
25499
25500 - type: "plot"
25501   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25502   algorithm: "plot_throughput_speedup_analysis"
25503   output-file-type: ".html"
25504   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25505   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25506   filter: "'NIC_Intel-X710' 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-2n-skx-x710-78b-base_and_scale-pdr"
25525     layout: "plot-throughput-speedup-analysis"
25526
25527 # Speedup - VPP IPv6 2n-skx-xxv710
25528 - type: "plot"
25529   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25530   algorithm: "plot_throughput_speedup_analysis"
25531   output-file-type: ".html"
25532   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25534   filter: "'NIC_Intel-XXV710' and
25535            '78B' and
25536            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25537            'NDRPDR' and
25538            'IP6FWD' and
25539            not 'SRv6' and
25540            not 'IPSEC' and
25541            not 'VHOST'"
25542   parameters:
25543   - "throughput"
25544   - "parent"
25545   - "tags"
25546   sort:
25547   - "IP6BASE"
25548   - "FIB_20K"
25549   - "FIB_200K"
25550   - "FIB_2M"
25551   layout:
25552     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25553     layout: "plot-throughput-speedup-analysis"
25554
25555 - type: "plot"
25556   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25557   algorithm: "plot_throughput_speedup_analysis"
25558   output-file-type: ".html"
25559   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25561   filter: "'NIC_Intel-XXV710' 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-xxv710-78b-base_and_scale-pdr"
25580     layout: "plot-throughput-speedup-analysis"
25581
25582 ## Speedup - VPP IPv6 2n-dnv-x553 base
25583 #- type: "plot"
25584 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25585 #  algorithm: "plot_throughput_speedup_analysis"
25586 #  output-file-type: ".html"
25587 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25588 #  data: "intel-dnv-vpp"
25589 #  filter: "'NIC_Intel-X553' and
25590 #           '78B' and
25591 #           'IP6BASE' and
25592 #           'NDRPDR' and
25593 #           'IP6FWD' and
25594 #           not 'SRv6' and
25595 #           not 'IPSEC' and
25596 #           not 'VHOST'"
25597 #  parameters:
25598 #  - "throughput"
25599 #  - "parent"
25600 #  - "tags"
25601 #  sort:
25602 #  - "IP6BASE"
25603 #  layout:
25604 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25605 #    layout: "plot-throughput-speedup-analysis"
25606 #
25607 #- type: "plot"
25608 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25609 #  algorithm: "plot_throughput_speedup_analysis"
25610 #  output-file-type: ".html"
25611 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25612 #  data: "intel-dnv-vpp"
25613 #  filter: "'NIC_Intel-X553' and
25614 #           '78B' and
25615 #           'IP6BASE' and
25616 #           'NDRPDR' and
25617 #           'IP6FWD' and
25618 #           not 'SRv6' and
25619 #           not 'IPSEC' and
25620 #           not 'VHOST'"
25621 #  parameters:
25622 #  - "throughput"
25623 #  - "parent"
25624 #  - "tags"
25625 #  sort:
25626 #  - "IP6BASE"
25627 #  layout:
25628 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25629 #    layout: "plot-throughput-speedup-analysis"
25630
25631 ################################################################################
25632
25633 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25634 - type: "plot"
25635   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25636   algorithm: "plot_throughput_speedup_analysis"
25637   output-file-type: ".html"
25638   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25640   filter: "'NIC_Intel-X520-DA2' and
25641            '78B' and
25642            'ENCAP' and
25643            'NDRPDR' and
25644            'LISP' and
25645            not 'VHOST'"
25646   parameters:
25647   - "throughput"
25648   - "parent"
25649   - "tags"
25650   sort:
25651   - "IP4UNRLAY"
25652   - "IP6UNRLAY"
25653   layout:
25654     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25655     layout: "plot-throughput-speedup-analysis"
25656
25657 - type: "plot"
25658   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25659   algorithm: "plot_throughput_speedup_analysis"
25660   output-file-type: ".html"
25661   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25663   filter: "'NIC_Intel-X520-DA2' and
25664            '78B' and
25665            'ENCAP' and
25666            'NDRPDR' and
25667            'LISP' and
25668            not 'VHOST'"
25669   parameters:
25670   - "throughput"
25671   - "parent"
25672   - "tags"
25673   sort:
25674   - "IP4UNRLAY"
25675   - "IP6UNRLAY"
25676   layout:
25677     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25678     layout: "plot-throughput-speedup-analysis"
25679
25680 ################################################################################
25681
25682 # Speedup - VPP IPSec 3n-hsw-xl710 base
25683 - type: "plot"
25684   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25685   algorithm: "plot_throughput_speedup_analysis"
25686   output-file-type: ".html"
25687   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25689   filter: "'NIC_Intel-XL710' and
25690            '64B' and
25691            'IP4FWD' and
25692            'NDRPDR' and
25693            'BASE' and
25694            'IPSECHW' and
25695            ('IPSECTRAN' or 'IPSECTUN') and
25696            not 'VHOST'"
25697   parameters:
25698   - "throughput"
25699   - "parent"
25700   - "tags"
25701   layout:
25702     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25703     layout: "plot-throughput-speedup-analysis"
25704
25705 - type: "plot"
25706   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25707   algorithm: "plot_throughput_speedup_analysis"
25708   output-file-type: ".html"
25709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25711   filter: "'NIC_Intel-XL710' and
25712            '64B' and
25713            'IP4FWD' and
25714            'NDRPDR' and
25715            'BASE' and
25716            'IPSECHW' and
25717            ('IPSECTRAN' or 'IPSECTUN') and
25718            not 'VHOST'"
25719   parameters:
25720   - "throughput"
25721   - "parent"
25722   - "tags"
25723   layout:
25724     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25725     layout: "plot-throughput-speedup-analysis"
25726
25727 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25728 - type: "plot"
25729   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25730   algorithm: "plot_throughput_speedup_analysis"
25731   output-file-type: ".html"
25732   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25734   filter: "'NIC_Intel-XL710' and
25735            '64B' and
25736            'IP4FWD' and
25737            'NDRPDR' and
25738            'SCALE' and
25739            'IPSECHW' and
25740            ('IPSECTRAN' or 'IPSECTUN') and
25741            not 'VHOST'"
25742   parameters:
25743   - "throughput"
25744   - "parent"
25745   - "tags"
25746   layout:
25747     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25748     layout: "plot-throughput-speedup-analysis"
25749
25750 - type: "plot"
25751   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25752   algorithm: "plot_throughput_speedup_analysis"
25753   output-file-type: ".html"
25754   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25756   filter: "'NIC_Intel-XL710' and
25757            '64B' and
25758            'IP4FWD' and
25759            'NDRPDR' and
25760            'SCALE' and
25761            'IPSECHW' and
25762            ('IPSECTRAN' or 'IPSECTUN') and
25763            not 'VHOST'"
25764   parameters:
25765   - "throughput"
25766   - "parent"
25767   - "tags"
25768   layout:
25769     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25770     layout: "plot-throughput-speedup-analysis"
25771
25772 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25773 - type: "plot"
25774   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25775   algorithm: "plot_throughput_speedup_analysis"
25776   output-file-type: ".html"
25777   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25779   filter: "'NIC_Intel-XL710' and
25780            '64B' and
25781            'IP4FWD' and
25782            'NDRPDR' and
25783            'IPSECSW' and
25784            ('IPSECTRAN' or 'IPSECTUN') and
25785            not 'VHOST'"
25786   parameters:
25787   - "throughput"
25788   - "parent"
25789   - "tags"
25790   layout:
25791     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25792     layout: "plot-throughput-speedup-analysis"
25793
25794 - type: "plot"
25795   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25796   algorithm: "plot_throughput_speedup_analysis"
25797   output-file-type: ".html"
25798   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25800   filter: "'NIC_Intel-XL710' and
25801            '64B' and
25802            'IP4FWD' and
25803            'NDRPDR' and
25804            'IPSECSW' and
25805            ('IPSECTRAN' or 'IPSECTUN') and
25806            not 'VHOST'"
25807   parameters:
25808   - "throughput"
25809   - "parent"
25810   - "tags"
25811   layout:
25812     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25813     layout: "plot-throughput-speedup-analysis"
25814
25815 ################################################################################
25816
25817 # Speedup - VPP SRv6 3n-hsw-x520
25818 - type: "plot"
25819   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25820   algorithm: "plot_throughput_speedup_analysis"
25821   output-file-type: ".html"
25822   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25824   filter: "'NIC_Intel-X520-DA2' and
25825            '78B' and
25826            'FEATURE' and
25827            'NDRPDR' and
25828            'IP6FWD' and
25829            'SRv6'"
25830   parameters:
25831   - "throughput"
25832   - "parent"
25833   - "tags"
25834   layout:
25835     title: "srv6-3n-hsw-x520-78b-features-ndr"
25836     layout: "plot-throughput-speedup-analysis"
25837
25838 - type: "plot"
25839   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25840   algorithm: "plot_throughput_speedup_analysis"
25841   output-file-type: ".html"
25842   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25844   filter: "'NIC_Intel-X520-DA2' and
25845            '78B' and
25846            'FEATURE' and
25847            'NDRPDR' and
25848            'IP6FWD' and
25849            'SRv6'"
25850   parameters:
25851   - "throughput"
25852   - "parent"
25853   - "tags"
25854   layout:
25855     title: "srv6-3n-hsw-x520-78b-features-pdr"
25856     layout: "plot-throughput-speedup-analysis"
25857
25858 ################################################################################
25859
25860 # Speedup - VPP L2 3n-hsw-x520 base and scale
25861 - type: "plot"
25862   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25863   algorithm: "plot_throughput_speedup_analysis"
25864   output-file-type: ".html"
25865   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25867   filter: "'NIC_Intel-X520-DA2' and
25868            '64B' and
25869            ('BASE' or 'SCALE') and
25870            'NDRPDR' and
25871            'ETH' and
25872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25873            not 'VHOST' and
25874            not 'MEMIF'"
25875   parameters:
25876   - "throughput"
25877   - "parent"
25878   - "tags"
25879   sort:
25880   - "L2XCFWD"
25881   - "L2PATCH"
25882   - "L2BDMACLRN"
25883   - "FIB_10K"
25884   - "FIB_100K"
25885   - "FIB_1M"
25886   layout:
25887     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25888     layout: "plot-throughput-speedup-analysis"
25889
25890 - type: "plot"
25891   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25892   algorithm: "plot_throughput_speedup_analysis"
25893   output-file-type: ".html"
25894   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25896   filter: "'NIC_Intel-X520-DA2' and
25897            '64B' and
25898            ('BASE' or 'SCALE') and
25899            'NDRPDR' and
25900            'ETH' and
25901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25902            not 'VHOST' and
25903            not 'MEMIF'"
25904   parameters:
25905   - "throughput"
25906   - "parent"
25907   - "tags"
25908   sort:
25909   - "L2XCFWD"
25910   - "L2PATCH"
25911   - "L2BDMACLRN"
25912   - "FIB_10K"
25913   - "FIB_100K"
25914   - "FIB_1M"
25915   layout:
25916     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25917     layout: "plot-throughput-speedup-analysis"
25918
25919 # Speedup - VPP L2 3n-hsw-x520 features
25920 - type: "plot"
25921   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25922   algorithm: "plot_throughput_speedup_analysis"
25923   output-file-type: ".html"
25924   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25926   filter: "'NIC_Intel-X520-DA2' and
25927            '64B' and
25928            'NDRPDR' and
25929            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25930            not 'ACL' and
25931            not 'VHOST' and
25932            not 'MEMIF'"
25933   parameters:
25934   - "throughput"
25935   - "parent"
25936   - "tags"
25937   sort:
25938   - "L2XCBASE"    # l2xcbase
25939   - "L2BDBASE"    # l2bdbase
25940   - "L2XCFWD"     # dot1q-l2xcbase
25941   - "L2BDMACLRN"  # dot1q-l2bdbase
25942   layout:
25943     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25944     layout: "plot-throughput-speedup-analysis"
25945
25946 - type: "plot"
25947   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25948   algorithm: "plot_throughput_speedup_analysis"
25949   output-file-type: ".html"
25950   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25951   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25952   filter: "'NIC_Intel-X520-DA2' and
25953            '64B' and
25954            'NDRPDR' and
25955            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25956            not 'ACL' and
25957            not 'VHOST' and
25958            not 'MEMIF'"
25959   parameters:
25960   - "throughput"
25961   - "parent"
25962   - "tags"
25963   sort:
25964   - "L2XCBASE"    # l2xcbase
25965   - "L2BDBASE"    # l2bdbase
25966   - "L2XCFWD"     # dot1q-l2xcbase
25967   - "L2BDMACLRN"  # dot1q-l2bdbase
25968   layout:
25969     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25970     layout: "plot-throughput-speedup-analysis"
25971
25972 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25973 - type: "plot"
25974   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25975   algorithm: "plot_throughput_speedup_analysis"
25976   output-file-type: ".html"
25977   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25979   filter: "'NIC_Intel-X520-DA2' and
25980            'NDRPDR' and
25981            '64B' and
25982            'FEATURE' and
25983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25984            'IACL' and
25985            ('ACL1' or 'ACL50') and
25986            ('10K_FLOWS' or '10k_FLOWS') and
25987            not 'MACIP' and
25988            not 'VHOST' and
25989            not 'MEMIF'"
25990   parameters:
25991   - "throughput"
25992   - "parent"
25993   - "tags"
25994   layout:
25995     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25996     layout: "plot-throughput-speedup-analysis"
25997
25998 - type: "plot"
25999   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26000   algorithm: "plot_throughput_speedup_analysis"
26001   output-file-type: ".html"
26002   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26004   filter: "'NIC_Intel-X520-DA2' and
26005            'NDRPDR' and
26006            '64B' and
26007            'FEATURE' and
26008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26009            'IACL' and
26010            ('ACL1' or 'ACL50') and
26011            ('10K_FLOWS' or '10k_FLOWS') and
26012            not 'MACIP' and
26013            not 'VHOST' and
26014            not 'MEMIF'"
26015   parameters:
26016   - "throughput"
26017   - "parent"
26018   - "tags"
26019   layout:
26020     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26021     layout: "plot-throughput-speedup-analysis"
26022
26023 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26024 - type: "plot"
26025   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26026   algorithm: "plot_throughput_speedup_analysis"
26027   output-file-type: ".html"
26028   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26030   filter: "'NIC_Intel-X520-DA2' and
26031            'NDRPDR' and
26032            '64B' and
26033            'FEATURE' and
26034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26035            'OACL' and
26036            ('ACL1' or 'ACL50') and
26037            ('10K_FLOWS' or '10k_FLOWS') and
26038            not 'MACIP' and
26039            not 'VHOST' and
26040            not 'MEMIF'"
26041   parameters:
26042   - "throughput"
26043   - "parent"
26044   - "tags"
26045   layout:
26046     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26047     layout: "plot-throughput-speedup-analysis"
26048
26049 - type: "plot"
26050   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26051   algorithm: "plot_throughput_speedup_analysis"
26052   output-file-type: ".html"
26053   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-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            'OACL' 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-oacl-pdr"
26072     layout: "plot-throughput-speedup-analysis"
26073
26074 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26075 - type: "plot"
26076   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26077   algorithm: "plot_throughput_speedup_analysis"
26078   output-file-type: ".html"
26079   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26081   filter: "'NIC_Intel-X520-DA2' and
26082            'NDRPDR' and
26083            '64B' and
26084            'FEATURE' and
26085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26086            'OACL' and
26087            ('ACL1' or 'ACL50') and
26088            ('10K_FLOWS' or '10k_FLOWS') and
26089            not 'MACIP' and
26090            not 'VHOST' and
26091            not 'MEMIF'"
26092   parameters:
26093   - "throughput"
26094   - "parent"
26095   - "tags"
26096   layout:
26097     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26098     layout: "plot-throughput-speedup-analysis"
26099
26100 - type: "plot"
26101   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-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-pdr-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-pdr"
26123     layout: "plot-throughput-speedup-analysis"
26124
26125 # Speedup - VPP L2 3n-hsw-x520 features-macip
26126 - type: "plot"
26127   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26128   algorithm: "plot_throughput_speedup_analysis"
26129   output-file-type: ".html"
26130   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26132   filter: "'NIC_Intel-X520-DA2' and
26133            'NDRPDR' and
26134            '64B' and
26135            'FEATURE' and
26136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26137            'MACIP' and
26138            ('ACL1' or 'ACL50') and
26139            ('10K_FLOWS' or '10k_FLOWS') 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-macip-ndr"
26148     layout: "plot-throughput-speedup-analysis"
26149
26150 - type: "plot"
26151   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26152   algorithm: "plot_throughput_speedup_analysis"
26153   output-file-type: ".html"
26154   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26156   filter: "'NIC_Intel-X520-DA2' and
26157            'NDRPDR' and
26158            '64B' and
26159            'FEATURE' and
26160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26161            'MACIP' and
26162            ('ACL1' or 'ACL50') and
26163            ('10K_FLOWS' or '10k_FLOWS') and
26164            not 'VHOST' and
26165            not 'MEMIF'"
26166   parameters:
26167   - "throughput"
26168   - "parent"
26169   - "tags"
26170   layout:
26171     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26172     layout: "plot-throughput-speedup-analysis"
26173
26174 # Speedup - VPP L2 3n-hsw-x710 base and scale
26175 - type: "plot"
26176   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26177   algorithm: "plot_throughput_speedup_analysis"
26178   output-file-type: ".html"
26179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26181   filter: "'NIC_Intel-X710' and
26182            '64B' and
26183            ('BASE' or 'SCALE') and
26184            'NDRPDR' and
26185            'ETH' and
26186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26187            not 'VHOST' and
26188            not 'MEMIF' and
26189            not 'DRV_AVF'"
26190   parameters:
26191   - "throughput"
26192   - "parent"
26193   - "tags"
26194   sort:
26195   - "L2PATCH"
26196   - "L2XCFWD"
26197   - "L2BDMACLRN"
26198   - "FIB_10K"
26199   - "FIB_100K"
26200   - "FIB_1M"
26201   layout:
26202     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26203     layout: "plot-throughput-speedup-analysis"
26204
26205 - type: "plot"
26206   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26207   algorithm: "plot_throughput_speedup_analysis"
26208   output-file-type: ".html"
26209   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26211   filter: "'NIC_Intel-X710' and
26212            '64B' and
26213            ('BASE' or 'SCALE') and
26214            'NDRPDR' and
26215            'ETH' and
26216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26217            not 'VHOST' and
26218            not 'MEMIF' and
26219            not 'DRV_AVF'"
26220   parameters:
26221   - "throughput"
26222   - "parent"
26223   - "tags"
26224   sort:
26225   - "L2PATCH"
26226   - "L2XCFWD"
26227   - "L2BDMACLRN"
26228   - "FIB_10K"
26229   - "FIB_100K"
26230   - "FIB_1M"
26231   layout:
26232     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26233     layout: "plot-throughput-speedup-analysis"
26234
26235 # Speedup - VPP L2 3n-hsw-x710 features
26236 - type: "plot"
26237   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26238   algorithm: "plot_throughput_speedup_analysis"
26239   output-file-type: ".html"
26240   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26242   filter: "'NIC_Intel-X710' and
26243            '64B' and
26244            'NDRPDR' and
26245            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26246            not 'ACL' and
26247            not 'VHOST' and
26248            not 'L2OVRLAY' and
26249            not 'MEMIF'"
26250   parameters:
26251   - "throughput"
26252   - "parent"
26253   - "tags"
26254   sort:
26255   - "L2XCBASE"    # l2xcbase
26256   - "L2BDBASE"    # l2bdbase
26257   - "L2XCFWD"     # dot1q-l2xcbase
26258   - "L2BDMACLRN"  # dot1q-l2bdbase
26259   layout:
26260     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26261     layout: "plot-throughput-speedup-analysis"
26262
26263 - type: "plot"
26264   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26265   algorithm: "plot_throughput_speedup_analysis"
26266   output-file-type: ".html"
26267   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26269   filter: "'NIC_Intel-X710' and
26270            '64B' and
26271            'NDRPDR' and
26272            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26273            not 'ACL' and
26274            not 'VHOST' and
26275            not 'L2OVRLAY' and
26276            not 'MEMIF'"
26277   parameters:
26278   - "throughput"
26279   - "parent"
26280   - "tags"
26281   sort:
26282   - "L2XCBASE"    # l2xcbase
26283   - "L2BDBASE"    # l2bdbase
26284   - "L2XCFWD"     # dot1q-l2xcbase
26285   - "L2BDMACLRN"  # dot1q-l2bdbase
26286   layout:
26287     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26288     layout: "plot-throughput-speedup-analysis"
26289
26290 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26291 - type: "plot"
26292   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26293   algorithm: "plot_throughput_speedup_analysis"
26294   output-file-type: ".html"
26295   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26297   filter: "'NIC_Intel-X710' and
26298            'NDRPDR' and
26299            '64B' and
26300            'FEATURE' and
26301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26302            'IACL' and
26303            ('ACL1' or 'ACL50') and
26304            ('10K_FLOWS' or '10k_FLOWS') and
26305            not 'MACIP' and
26306            not 'VHOST' and
26307            not 'MEMIF'"
26308   parameters:
26309   - "throughput"
26310   - "parent"
26311   - "tags"
26312   layout:
26313     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26314     layout: "plot-throughput-speedup-analysis"
26315
26316 - type: "plot"
26317   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26318   algorithm: "plot_throughput_speedup_analysis"
26319   output-file-type: ".html"
26320   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26322   filter: "'NIC_Intel-X710' and
26323            'NDRPDR' and
26324            '64B' and
26325            'FEATURE' and
26326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26327            'IACL' and
26328            ('ACL1' or 'ACL50') and
26329            ('10K_FLOWS' or '10k_FLOWS') and
26330            not 'MACIP' and
26331            not 'VHOST' and
26332            not 'MEMIF'"
26333   parameters:
26334   - "throughput"
26335   - "parent"
26336   - "tags"
26337   layout:
26338     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26339     layout: "plot-throughput-speedup-analysis"
26340
26341 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26342 - type: "plot"
26343   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26344   algorithm: "plot_throughput_speedup_analysis"
26345   output-file-type: ".html"
26346   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26348   filter: "'NIC_Intel-XL710' and
26349            '64B' and
26350            'BASE' and
26351            'NDRPDR' and
26352            'ETH' and
26353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26354            not 'VHOST' and
26355            not 'MEMIF'"
26356   parameters:
26357   - "throughput"
26358   - "parent"
26359   - "tags"
26360   sort:
26361   - "L2PATCH"
26362   - "L2XCFWD"
26363   - "L2BDMACLRN"
26364   layout:
26365     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26366     layout: "plot-throughput-speedup-analysis"
26367
26368 - type: "plot"
26369   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26370   algorithm: "plot_throughput_speedup_analysis"
26371   output-file-type: ".html"
26372   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26374   filter: "'NIC_Intel-XL710' and
26375            '64B' and
26376            'BASE' and
26377            'NDRPDR' and
26378            'ETH' and
26379            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26380            not 'VHOST' and
26381            not 'MEMIF'"
26382   parameters:
26383   - "throughput"
26384   - "parent"
26385   - "tags"
26386   sort:
26387   - "L2PATCH"
26388   - "L2XCFWD"
26389   - "L2BDMACLRN"
26390   layout:
26391     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26392     layout: "plot-throughput-speedup-analysis"
26393
26394 # Speedup - VPP L2 3n-skx-x710 base and scale
26395 - type: "plot"
26396   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26397   algorithm: "plot_throughput_speedup_analysis"
26398   output-file-type: ".html"
26399   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26401   filter: "'NIC_Intel-X710' and
26402            '64B' and
26403            ('BASE' or 'SCALE') and
26404            'NDRPDR' and
26405            'ETH' and
26406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26407            not 'VHOST' and
26408            not 'DRV_AVF' and
26409            not 'MEMIF'"
26410   parameters:
26411   - "throughput"
26412   - "parent"
26413   - "tags"
26414   sort:
26415   - "L2PATCH"
26416   - "L2XCBASE"
26417   - "BASE"
26418   - "FIB_10K"
26419   - "FIB_100K"
26420   - "FIB_1M"
26421   layout:
26422     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26423     layout: "plot-throughput-speedup-analysis"
26424
26425 - type: "plot"
26426   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26427   algorithm: "plot_throughput_speedup_analysis"
26428   output-file-type: ".html"
26429   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26431   filter: "'NIC_Intel-X710' and
26432            '64B' and
26433            ('BASE' or 'SCALE') and
26434            'NDRPDR' and
26435            'ETH' and
26436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26437            not 'VHOST' and
26438            not 'DRV_AVF' and
26439            not 'MEMIF'"
26440   parameters:
26441   - "throughput"
26442   - "parent"
26443   - "tags"
26444   sort:
26445   - "L2PATCH"
26446   - "L2XCBASE"
26447   - "BASE"
26448   - "FIB_10K"
26449   - "FIB_100K"
26450   - "FIB_1M"
26451   layout:
26452     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26453     layout: "plot-throughput-speedup-analysis"
26454
26455 # Speedup - VPP L2 3n-skx-x710 features
26456 - type: "plot"
26457   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26458   algorithm: "plot_throughput_speedup_analysis"
26459   output-file-type: ".html"
26460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26461   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26462   filter: "'NIC_Intel-X710' and
26463            '64B' and
26464            'NDRPDR' and
26465            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26466            not 'ACL' and
26467            not 'VHOST' and
26468            not 'DRV_AVF' and
26469            not 'L2OVRLAY' and
26470            not 'MEMIF'"
26471   parameters:
26472   - "throughput"
26473   - "parent"
26474   - "tags"
26475   sort:
26476   - "L2XCBASE"    # l2xcbase
26477   - "L2BDBASE"    # l2bdbase
26478   - "L2XCFWD"     # dot1q-l2xcbase
26479   - "L2BDMACLRN"  # dot1q-l2bdbase
26480   layout:
26481     title: "l2sw-3n-skx-x710-64b-features-ndr"
26482     layout: "plot-throughput-speedup-analysis"
26483
26484 - type: "plot"
26485   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26486   algorithm: "plot_throughput_speedup_analysis"
26487   output-file-type: ".html"
26488   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26490   filter: "'NIC_Intel-X710' and
26491            '64B' and
26492            'NDRPDR' and
26493            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26494            not 'ACL' and
26495            not 'VHOST' and
26496            not 'DRV_AVF' and
26497            not 'L2OVRLAY' and
26498            not 'MEMIF'"
26499   parameters:
26500   - "throughput"
26501   - "parent"
26502   - "tags"
26503   sort:
26504   - "L2XCBASE"    # l2xcbase
26505   - "L2BDBASE"    # l2bdbase
26506   - "L2XCFWD"     # dot1q-l2xcbase
26507   - "L2BDMACLRN"  # dot1q-l2bdbase
26508   layout:
26509     title: "l2sw-3n-skx-x710-64b-features-pdr"
26510     layout: "plot-throughput-speedup-analysis"
26511
26512 # Speedup - VPP L2 3n-skx-x710 features-iacl
26513 - type: "plot"
26514   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26515   algorithm: "plot_throughput_speedup_analysis"
26516   output-file-type: ".html"
26517   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26519   filter: "'NIC_Intel-X710' and
26520            'NDRPDR' and
26521            '64B' and
26522            'FEATURE' and
26523            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26524            'IACL' and
26525            ('ACL1' or 'ACL50') and
26526            ('10K_FLOWS' or '10k_FLOWS') and
26527            not 'MACIP' and
26528            not 'VHOST' and
26529            not 'MEMIF'"
26530   parameters:
26531   - "throughput"
26532   - "parent"
26533   - "tags"
26534   layout:
26535     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26536     layout: "plot-throughput-speedup-analysis"
26537
26538 - type: "plot"
26539   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26540   algorithm: "plot_throughput_speedup_analysis"
26541   output-file-type: ".html"
26542   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26544   filter: "'NIC_Intel-X710' and
26545            'NDRPDR' and
26546            '64B' and
26547            'FEATURE' and
26548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26549            'IACL' and
26550            ('ACL1' or 'ACL50') and
26551            ('10K_FLOWS' or '10k_FLOWS') and
26552            not 'MACIP' and
26553            not 'VHOST' and
26554            not 'MEMIF'"
26555   parameters:
26556   - "throughput"
26557   - "parent"
26558   - "tags"
26559   layout:
26560     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26561     layout: "plot-throughput-speedup-analysis"
26562
26563 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26564 - type: "plot"
26565   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26566   algorithm: "plot_throughput_speedup_analysis"
26567   output-file-type: ".html"
26568   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26570   filter: "'NIC_Intel-XXV710' and
26571            '64B' and
26572            ('BASE' or 'SCALE') and
26573            'NDRPDR' and
26574            'ETH' and
26575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26576            not 'DRV_AVF' and
26577            not 'VHOST' and
26578            not 'MEMIF'"
26579   parameters:
26580   - "throughput"
26581   - "parent"
26582   - "tags"
26583 #  sort:
26584 #  - "L2PATCH"
26585 #  - "L2PATCH"
26586 #  - "L2XCBASE"
26587 #  - "L2BDMACLRN"
26588   layout:
26589     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26590     layout: "plot-throughput-speedup-analysis"
26591
26592 - type: "plot"
26593   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26594   algorithm: "plot_throughput_speedup_analysis"
26595   output-file-type: ".html"
26596   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26598   filter: "'NIC_Intel-XXV710' and
26599            '64B' and
26600            ('BASE' or 'SCALE') and
26601            'NDRPDR' and
26602            'ETH' and
26603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26604            not 'DRV_AVF' and
26605            not 'VHOST' and
26606            not 'MEMIF'"
26607   parameters:
26608   - "throughput"
26609   - "parent"
26610   - "tags"
26611 #  sort:
26612 #  - "L2PATCH"
26613 #  - "L2PATCH"
26614 #  - "L2XCBASE"
26615 #  - "L2BDMACLRN"
26616   layout:
26617     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26618     layout: "plot-throughput-speedup-analysis"
26619
26620 # Speedup - VPP L2 2n-skx-x710 base and scale
26621 - type: "plot"
26622   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26623   algorithm: "plot_throughput_speedup_analysis"
26624   output-file-type: ".html"
26625   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26627   filter: "'NIC_Intel-X710' and
26628            '64B' and
26629            ('BASE' or 'SCALE') and
26630            'NDRPDR' and
26631            'ETH' and
26632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26633            not 'VHOST' and
26634            not 'MEMIF'"
26635   parameters:
26636   - "throughput"
26637   - "parent"
26638   - "tags"
26639   sort:
26640   - "L2PATCH"
26641   - "L2XCBASE"
26642   - "BASE"
26643   - "FIB_10K"
26644   - "FIB_100K"
26645   - "FIB_1M"
26646   layout:
26647     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26648     layout: "plot-throughput-speedup-analysis"
26649
26650 - type: "plot"
26651   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26652   algorithm: "plot_throughput_speedup_analysis"
26653   output-file-type: ".html"
26654   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26656   filter: "'NIC_Intel-X710' and
26657            '64B' and
26658            ('BASE' or 'SCALE') and
26659            'NDRPDR' and
26660            'ETH' and
26661            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26662            not 'VHOST' and
26663            not 'MEMIF'"
26664   parameters:
26665   - "throughput"
26666   - "parent"
26667   - "tags"
26668   sort:
26669   - "L2PATCH"
26670   - "L2XCBASE"
26671   - "BASE"
26672   - "FIB_10K"
26673   - "FIB_100K"
26674   - "FIB_1M"
26675   layout:
26676     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26677     layout: "plot-throughput-speedup-analysis"
26678
26679 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26680 - type: "plot"
26681   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26682   algorithm: "plot_throughput_speedup_analysis"
26683   output-file-type: ".html"
26684   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26686   filter: "'NIC_Intel-XXV710' and
26687            '64B' and
26688            ('BASE' or 'SCALE') and
26689            'NDRPDR' and
26690            'ETH' and
26691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26692            not 'VHOST' and
26693            not 'MEMIF'"
26694   parameters:
26695   - "throughput"
26696   - "parent"
26697   - "tags"
26698   sort:
26699   - "L2PATCH"
26700   - "L2XCBASE"
26701   - "BASE"
26702   - "FIB_10K"
26703   - "FIB_100K"
26704   - "FIB_1M"
26705   layout:
26706     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26707     layout: "plot-throughput-speedup-analysis"
26708
26709 - type: "plot"
26710   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26711   algorithm: "plot_throughput_speedup_analysis"
26712   output-file-type: ".html"
26713   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26714   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26715   filter: "'NIC_Intel-XXV710' and
26716            '64B' and
26717            ('BASE' or 'SCALE') and
26718            'NDRPDR' and
26719            'ETH' and
26720            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26721            not 'VHOST' and
26722            not 'MEMIF'"
26723   parameters:
26724   - "throughput"
26725   - "parent"
26726   - "tags"
26727   sort:
26728   - "L2PATCH"
26729   - "L2XCBASE"
26730   - "BASE"
26731   - "FIB_10K"
26732   - "FIB_100K"
26733   - "FIB_1M"
26734   layout:
26735     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26736     layout: "plot-throughput-speedup-analysis"
26737
26738 ## Speedup - VPP L2 2n-dnv-x553 base
26739 #- type: "plot"
26740 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26741 #  algorithm: "plot_throughput_speedup_analysis"
26742 #  output-file-type: ".html"
26743 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26744 #  data: "intel-dnv-vpp"
26745 #  filter: "'NIC_Intel-X553' and
26746 #           '64B' and
26747 #           ('BASE' or 'SCALE') and
26748 #           'NDRPDR' and
26749 #           'ETH' and
26750 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26751 #           not 'VHOST' and
26752 #           not 'MEMIF'"
26753 #  parameters:
26754 #  - "throughput"
26755 #  - "parent"
26756 #  - "tags"
26757 #  sort:
26758 #  - "L2XCBASE"
26759 #  - "L2BDMACLRN"
26760 #  - "L2PATCH"
26761 #  layout:
26762 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26763 #    layout: "plot-throughput-speedup-analysis"
26764 #
26765 #- type: "plot"
26766 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26767 #  algorithm: "plot_throughput_speedup_analysis"
26768 #  output-file-type: ".html"
26769 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26770 #  data: "intel-dnv-vpp"
26771 #  filter: "'NIC_Intel-X553' and
26772 #           '64B' and
26773 #           ('BASE' or 'SCALE') and
26774 #           'NDRPDR' and
26775 #           'ETH' and
26776 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26777 #           not 'VHOST' and
26778 #           not 'MEMIF'"
26779 #  parameters:
26780 #  - "throughput"
26781 #  - "parent"
26782 #  - "tags"
26783 #  sort:
26784 #  - "L2XCBASE"
26785 #  - "L2BDMACLRN"
26786 #  - "L2PATCH"
26787 #  layout:
26788 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26789 #    layout: "plot-throughput-speedup-analysis"
26790
26791 ################################################################################
26792
26793 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26794 - type: "plot"
26795   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26796   algorithm: "plot_throughput_speedup_analysis"
26797   output-file-type: ".html"
26798   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26800   filter: "'NIC_Intel-X520-DA2' and
26801            '64B' and
26802            'NDRPDR' and
26803            'ETH' and
26804            'IP4FWD' and
26805            'VHOST_1024' and
26806            not 'VXLAN' and
26807            not 'DOT1Q'"
26808   parameters:
26809   - "throughput"
26810   - "parent"
26811   - "tags"
26812   sort:
26813   - "not CFS_OPT"
26814   - "1VM"
26815   - "2VM"
26816   layout:
26817     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26818     layout: "plot-throughput-speedup-analysis"
26819
26820 - type: "plot"
26821   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26822   algorithm: "plot_throughput_speedup_analysis"
26823   output-file-type: ".html"
26824   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26826   filter: "'NIC_Intel-X520-DA2' and
26827            '64B' and
26828            'NDRPDR' and
26829            'ETH' and
26830            'IP4FWD' and
26831            'VHOST_1024' and
26832            not 'VXLAN' and
26833            not 'DOT1Q'"
26834   parameters:
26835   - "throughput"
26836   - "parent"
26837   - "tags"
26838   sort:
26839   - "not CFS_OPT"
26840   - "1VM"
26841   - "2VM"
26842   layout:
26843     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26844     layout: "plot-throughput-speedup-analysis"
26845
26846 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26847 - type: "plot"
26848   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26849   algorithm: "plot_throughput_speedup_analysis"
26850   output-file-type: ".html"
26851   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26853   filter: "'NIC_Intel-X520-DA2' and
26854            '64B' and
26855            'NDRPDR' and
26856            ('ETH' or 'DOT1Q') and
26857            'BASE' and
26858            ('L2BDMACLRN' or 'L2XCFWD') and
26859            'VHOST_1024' and
26860            not 'VXLAN' and
26861            not 'IP4FWD' and
26862            not '2VM'"
26863   parameters:
26864   - "throughput"
26865   - "parent"
26866   - "tags"
26867   sort:
26868   - "L2BDMACLRN"
26869   - "L2BDMACLRN"
26870   - "L2BDMACLRN"
26871   - "L2XCFWD"
26872   - "L2XCFWD"
26873   - "L2XCFWD"
26874   layout:
26875     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26876     layout: "plot-throughput-speedup-analysis"
26877
26878 - type: "plot"
26879   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26880   algorithm: "plot_throughput_speedup_analysis"
26881   output-file-type: ".html"
26882   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26884   filter: "'NIC_Intel-X520-DA2' and
26885            '64B' and
26886            'NDRPDR' and
26887            ('ETH' or 'DOT1Q') and
26888            'BASE' and
26889            ('L2BDMACLRN' or 'L2XCFWD') and
26890            'VHOST_1024' and
26891            not 'VXLAN' and
26892            not 'IP4FWD' and
26893            not '2VM'"
26894   parameters:
26895   - "throughput"
26896   - "parent"
26897   - "tags"
26898   sort:
26899   - "L2BDMACLRN"
26900   - "L2BDMACLRN"
26901   - "L2BDMACLRN"
26902   - "L2XCFWD"
26903   - "L2XCFWD"
26904   - "L2XCFWD"
26905   layout:
26906     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26907     layout: "plot-throughput-speedup-analysis"
26908
26909 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26910 - type: "plot"
26911   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26912   algorithm: "plot_throughput_speedup_analysis"
26913   output-file-type: ".html"
26914   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26916   filter: "'NIC_Intel-X520-DA2' and
26917            '64B' and
26918            'NDRPDR' and
26919            ('ETH' or 'DOT1Q') and
26920            ('L2BDMACLRN' or 'L2XCFWD') and
26921            'VHOST_1024' and
26922            not 'CFS_OPT' and
26923            not 'DOT1Q' and
26924            not 'VXLAN' and
26925            not 'IP4FWD' and
26926            not 'LBOND'"
26927   parameters:
26928   - "throughput"
26929   - "parent"
26930   - "tags"
26931 #  sort:
26932 #  - "1VM"
26933 #  - "L2XCFWD"
26934 #  - "1VM"
26935 #  - "L2BDMACLRN"
26936   layout:
26937     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26938     layout: "plot-throughput-speedup-analysis"
26939
26940 - type: "plot"
26941   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26942   algorithm: "plot_throughput_speedup_analysis"
26943   output-file-type: ".html"
26944   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26946   filter: "'NIC_Intel-X520-DA2' and
26947            '64B' and
26948            'NDRPDR' and
26949            ('ETH' or 'DOT1Q') and
26950            ('L2BDMACLRN' or 'L2XCFWD') and
26951            'VHOST_1024' and
26952            not 'CFS_OPT' and
26953            not 'DOT1Q' and
26954            not 'VXLAN' and
26955            not 'IP4FWD' and
26956            not 'LBOND'"
26957   parameters:
26958   - "throughput"
26959   - "parent"
26960   - "tags"
26961 #  sort:
26962 #  - "1VM"
26963 #  - "L2XCFWD"
26964 #  - "1VM"
26965 #  - "L2BDMACLRN"
26966   layout:
26967     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26968     layout: "plot-throughput-speedup-analysis"
26969
26970 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26971 - type: "plot"
26972   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26973   algorithm: "plot_throughput_speedup_analysis"
26974   output-file-type: ".html"
26975   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26977   filter: "'NIC_Intel-X710' and
26978            '64B' and
26979            'NDRPDR' and
26980            'ETH' and
26981            'IP4FWD' and
26982            'VHOST_1024' and
26983            not 'VXLAN' and
26984            not 'CFS_OPT' and
26985            not 'DOT1Q'"
26986   parameters:
26987   - "throughput"
26988   - "parent"
26989   - "tags"
26990   sort:
26991   - "1VM"
26992   - "2VM"
26993   layout:
26994     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26995     layout: "plot-throughput-speedup-analysis"
26996
26997 - type: "plot"
26998   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26999   algorithm: "plot_throughput_speedup_analysis"
27000   output-file-type: ".html"
27001   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27003   filter: "'NIC_Intel-X710' and
27004            '64B' and
27005            'NDRPDR' and
27006            'ETH' and
27007            'IP4FWD' and
27008            'VHOST_1024' and
27009            not 'VXLAN' and
27010            not 'CFS_OPT' and
27011            not 'DOT1Q'"
27012   parameters:
27013   - "throughput"
27014   - "parent"
27015   - "tags"
27016   sort:
27017   - "1VM"
27018   - "2VM"
27019   layout:
27020     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27021     layout: "plot-throughput-speedup-analysis"
27022
27023 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27024 - type: "plot"
27025   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27026   algorithm: "plot_throughput_speedup_analysis"
27027   output-file-type: ".html"
27028   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27030   filter: "'NIC_Intel-X710' and
27031            '64B' and
27032            'NDRPDR' and
27033            ('ETH' or 'DOT1Q') and
27034            'BASE' and
27035            ('L2BDMACLRN' or 'L2XCFWD') and
27036            'VHOST_1024' and
27037            not 'VXLAN' and
27038            not 'IP4FWD' and
27039            not '2VM'"
27040   parameters:
27041   - "throughput"
27042   - "parent"
27043   - "tags"
27044   sort:
27045   - "L2BDMACLRN"
27046   - "L2BDMACLRN"
27047   - "L2BDMACLRN"
27048   - "L2XCFWD"
27049   - "L2XCFWD"
27050   - "L2XCFWD"
27051   layout:
27052     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27053     layout: "plot-throughput-speedup-analysis"
27054
27055 - type: "plot"
27056   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27057   algorithm: "plot_throughput_speedup_analysis"
27058   output-file-type: ".html"
27059   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27061   filter: "'NIC_Intel-X710' and
27062            '64B' and
27063            'NDRPDR' and
27064            ('ETH' or 'DOT1Q') and
27065            'BASE' and
27066            ('L2BDMACLRN' or 'L2XCFWD') and
27067            'VHOST_1024' and
27068            not 'VXLAN' and
27069            not 'IP4FWD' and
27070            not '2VM'"
27071   parameters:
27072   - "throughput"
27073   - "parent"
27074   - "tags"
27075   sort:
27076   - "L2BDMACLRN"
27077   - "L2BDMACLRN"
27078   - "L2BDMACLRN"
27079   - "L2XCFWD"
27080   - "L2XCFWD"
27081   - "L2XCFWD"
27082   layout:
27083     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27084     layout: "plot-throughput-speedup-analysis"
27085
27086 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27087 - type: "plot"
27088   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27089   algorithm: "plot_throughput_speedup_analysis"
27090   output-file-type: ".html"
27091   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27093   filter: "'NIC_Intel-X710' and
27094            '64B' and
27095            'NDRPDR' and
27096            ('ETH' or 'DOT1Q') and
27097            ('L2BDMACLRN' or 'L2XCFWD') and
27098            'VHOST_1024' and
27099            not 'CFS_OPT' and
27100            not 'VXLAN' and
27101            not 'IP4FWD' and
27102            not 'LBOND'"
27103   parameters:
27104   - "throughput"
27105   - "parent"
27106   - "tags"
27107   sort:
27108   - "L2BDMACLRN"
27109   - "L2BDMACLRN"
27110   - "L2BDMACLRN"
27111   - "L2XCFWD"
27112   - "L2XCFWD"
27113   - "L2XCFWD"
27114   layout:
27115     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27116     layout: "plot-throughput-speedup-analysis"
27117
27118 - type: "plot"
27119   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27120   algorithm: "plot_throughput_speedup_analysis"
27121   output-file-type: ".html"
27122   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27124   filter: "'NIC_Intel-X710' and
27125            '64B' and
27126            'NDRPDR' and
27127            ('ETH' or 'DOT1Q') and
27128            ('L2BDMACLRN' or 'L2XCFWD') and
27129            'VHOST_1024' and
27130            not 'CFS_OPT' and
27131            not 'VXLAN' and
27132            not 'IP4FWD' and
27133            not 'LBOND'"
27134   parameters:
27135   - "throughput"
27136   - "parent"
27137   - "tags"
27138   sort:
27139   - "L2BDMACLRN"
27140   - "L2BDMACLRN"
27141   - "L2BDMACLRN"
27142   - "L2XCFWD"
27143   - "L2XCFWD"
27144   - "L2XCFWD"
27145   layout:
27146     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27147     layout: "plot-throughput-speedup-analysis"
27148
27149 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27150 - type: "plot"
27151   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27152   algorithm: "plot_throughput_speedup_analysis"
27153   output-file-type: ".html"
27154   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27156   filter: "'NIC_Intel-X710' and
27157            '64B' and
27158            'NDRPDR' and
27159            'ETH' and
27160            'IP4FWD' and
27161            'VHOST_1024' and
27162            not 'VXLAN' and
27163            not 'DOT1Q'"
27164   parameters:
27165   - "throughput"
27166   - "parent"
27167   - "tags"
27168   sort:
27169   - "1VM"
27170   - "2VM"
27171   layout:
27172     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27173     layout: "plot-throughput-speedup-analysis"
27174
27175 - type: "plot"
27176   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27177   algorithm: "plot_throughput_speedup_analysis"
27178   output-file-type: ".html"
27179   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27181   filter: "'NIC_Intel-X710' and
27182            '64B' and
27183            'NDRPDR' and
27184            'ETH' and
27185            'IP4FWD' and
27186            'VHOST_1024' and
27187            not 'VXLAN' and
27188            not 'DOT1Q'"
27189   parameters:
27190   - "throughput"
27191   - "parent"
27192   - "tags"
27193   sort:
27194   - "1VM"
27195   - "2VM"
27196   layout:
27197     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27198     layout: "plot-throughput-speedup-analysis"
27199
27200 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27201 - type: "plot"
27202   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27203   algorithm: "plot_throughput_speedup_analysis"
27204   output-file-type: ".html"
27205   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27207   filter: "'NIC_Intel-X710' and
27208            '64B' and
27209            'NDRPDR' and
27210            'ETH' and
27211            'IP4FWD' and
27212            'VHOST_1024' and
27213            not 'VXLAN' and
27214            not 'NF_DENSITY' and
27215            not 'CFS_OPT' and
27216            not 'DOT1Q'"
27217   parameters:
27218   - "throughput"
27219   - "parent"
27220   - "tags"
27221   sort:
27222   - "1VM"
27223   - "2VM"
27224   layout:
27225     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27226     layout: "plot-throughput-speedup-analysis"
27227
27228 - type: "plot"
27229   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27230   algorithm: "plot_throughput_speedup_analysis"
27231   output-file-type: ".html"
27232   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27234   filter: "'NIC_Intel-X710' and
27235            '64B' and
27236            'NDRPDR' and
27237            'ETH' and
27238            'IP4FWD' and
27239            'VHOST_1024' and
27240            not 'VXLAN' and
27241            not 'NF_DENSITY' and
27242            not 'CFS_OPT' and
27243            not 'DOT1Q'"
27244   parameters:
27245   - "throughput"
27246   - "parent"
27247   - "tags"
27248   sort:
27249   - "1VM"
27250   - "2VM"
27251   layout:
27252     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27253     layout: "plot-throughput-speedup-analysis"
27254
27255 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27256 - type: "plot"
27257   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27258   algorithm: "plot_throughput_speedup_analysis"
27259   output-file-type: ".html"
27260   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27262   filter: "'NIC_Intel-X710' and
27263            '64B' and
27264            'NDRPDR' and
27265            ('ETH' or 'DOT1Q') and
27266            'BASE' and
27267            ('L2BDMACLRN' or 'L2XCFWD') and
27268            'VHOST_1024' and
27269            not 'VXLAN' and
27270            not 'NF_DENSITY' and
27271            not 'IP4FWD' and
27272            not '2VM'"
27273   parameters:
27274   - "throughput"
27275   - "parent"
27276   - "tags"
27277 #  sort:
27278 #  - "not CFS_OPT"
27279 #  - "L2XCFWD"
27280 #  - "not CFS_OPT"
27281 #  - "CFS_OPT"
27282   layout:
27283     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27284     layout: "plot-throughput-speedup-analysis"
27285
27286 - type: "plot"
27287   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27288   algorithm: "plot_throughput_speedup_analysis"
27289   output-file-type: ".html"
27290   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27292   filter: "'NIC_Intel-X710' and
27293            '64B' and
27294            'NDRPDR' and
27295            ('ETH' or 'DOT1Q') and
27296            'BASE' and
27297            ('L2BDMACLRN' or 'L2XCFWD') and
27298            'VHOST_1024' and
27299            not 'VXLAN' and
27300            not 'NF_DENSITY' and
27301            not 'IP4FWD' and
27302            not '2VM'"
27303   parameters:
27304   - "throughput"
27305   - "parent"
27306   - "tags"
27307 #  sort:
27308 #  - "not CFS_OPT"
27309 #  - "L2XCFWD"
27310 #  - "not CFS_OPT"
27311 #  - "CFS_OPT"
27312   layout:
27313     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27314     layout: "plot-throughput-speedup-analysis"
27315
27316 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27317 - type: "plot"
27318   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27319   algorithm: "plot_throughput_speedup_analysis"
27320   output-file-type: ".html"
27321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27323   filter: "'NIC_Intel-X710' and
27324            '64B' and
27325            'NDRPDR' and
27326            ('ETH' or 'DOT1Q') and
27327            ('L2BDMACLRN' or 'L2XCFWD') and
27328            'VHOST_1024' and
27329            not 'CFS_OPT' and
27330            not 'VXLAN' and
27331            not 'NF_DENSITY' and
27332            not 'DOT1Q' and
27333            not 'IP4FWD'"
27334   parameters:
27335   - "throughput"
27336   - "parent"
27337   - "tags"
27338 #  sort:
27339 #  - "1VM"
27340 #  - "L2XCFWD"
27341 #  - "1VM"
27342 #  - "L2BDMACLRN"
27343   layout:
27344     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27345     layout: "plot-throughput-speedup-analysis"
27346
27347 - type: "plot"
27348   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27349   algorithm: "plot_throughput_speedup_analysis"
27350   output-file-type: ".html"
27351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27353   filter: "'NIC_Intel-X710' and
27354            '64B' and
27355            'NDRPDR' and
27356            ('ETH' or 'DOT1Q') and
27357            ('L2BDMACLRN' or 'L2XCFWD') and
27358            'VHOST_1024' and
27359            not 'CFS_OPT' and
27360            not 'VXLAN' and
27361            not 'NF_DENSITY' and
27362            not 'DOT1Q' and
27363            not 'IP4FWD'"
27364   parameters:
27365   - "throughput"
27366   - "parent"
27367   - "tags"
27368 #  sort:
27369 #  - "1VM"
27370 #  - "L2XCFWD"
27371 #  - "1VM"
27372 #  - "L2BDMACLRN"
27373   layout:
27374     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27375     layout: "plot-throughput-speedup-analysis"
27376
27377 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27378 - type: "plot"
27379   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27380   algorithm: "plot_throughput_speedup_analysis"
27381   output-file-type: ".html"
27382   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27384   filter: "'NIC_Intel-XXV710' and
27385            '64B' and
27386            'NDRPDR' and
27387            'ETH' and
27388            'IP4FWD' and
27389            'VHOST_1024' and
27390            not 'VXLAN' and
27391            not 'CFS_OPT' and
27392            not 'DOT1Q'"
27393   parameters:
27394   - "throughput"
27395   - "parent"
27396   - "tags"
27397   sort:
27398   - "not CFS_OPT"
27399   - "1VM"
27400   - "2VM"
27401   layout:
27402     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27403     layout: "plot-throughput-speedup-analysis"
27404
27405 - type: "plot"
27406   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27407   algorithm: "plot_throughput_speedup_analysis"
27408   output-file-type: ".html"
27409   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27410   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27411   filter: "'NIC_Intel-XXV710' and
27412            '64B' and
27413            'NDRPDR' and
27414            'ETH' and
27415            'IP4FWD' and
27416            'VHOST_1024' and
27417            not 'VXLAN' and
27418            not 'CFS_OPT' and
27419            not 'DOT1Q'"
27420   parameters:
27421   - "throughput"
27422   - "parent"
27423   - "tags"
27424   sort:
27425   - "not CFS_OPT"
27426   - "1VM"
27427   - "2VM"
27428   layout:
27429     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27430     layout: "plot-throughput-speedup-analysis"
27431
27432 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27433 #- type: "plot"
27434 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27435 #  algorithm: "plot_throughput_speedup_analysis"
27436 #  output-file-type: ".html"
27437 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27438 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27439 #  filter: "'NIC_Intel-XXV710' and
27440 #           '64B' and
27441 #           'NDRPDR' and
27442 #           ('ETH' or 'DOT1Q') and
27443 #           'BASE' and
27444 #           ('L2BDMACLRN' or 'L2XCFWD') and
27445 #           'VHOST_1024' and
27446 #           not 'VXLAN' and
27447 #           not 'IP4FWD' and
27448 #           not '2VM'"
27449 #  parameters:
27450 #  - "throughput"
27451 #  - "parent"
27452 #  - "tags"
27453 ##  sort:
27454 ##  - "not CFS_OPT"
27455 ##  - "L2XCFWD"
27456 ##  - "not CFS_OPT"
27457 ##  - "CFS_OPT"
27458 #  layout:
27459 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27460 #    layout: "plot-throughput-speedup-analysis"
27461 #
27462 #- type: "plot"
27463 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27464 #  algorithm: "plot_throughput_speedup_analysis"
27465 #  output-file-type: ".html"
27466 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27467 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27468 #  filter: "'NIC_Intel-XXV710' and
27469 #           '64B' and
27470 #           'NDRPDR' and
27471 #           ('ETH' or 'DOT1Q') and
27472 #           'BASE' and
27473 #           ('L2BDMACLRN' or 'L2XCFWD') and
27474 #           'VHOST_1024' and
27475 #           not 'VXLAN' and
27476 #           not 'IP4FWD' and
27477 #           not '2VM'"
27478 #  parameters:
27479 #  - "throughput"
27480 #  - "parent"
27481 #  - "tags"
27482 ##  sort:
27483 ##  - "not CFS_OPT"
27484 ##  - "L2XCFWD"
27485 ##  - "not CFS_OPT"
27486 ##  - "CFS_OPT"
27487 #  layout:
27488 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27489 #    layout: "plot-throughput-speedup-analysis"
27490 #
27491 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27492 #- type: "plot"
27493 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27494 #  algorithm: "plot_throughput_speedup_analysis"
27495 #  output-file-type: ".html"
27496 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27497 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27498 #  filter: "'NIC_Intel-XXV710' and
27499 #           '64B' and
27500 #           'NDRPDR' and
27501 #           ('ETH' or 'DOT1Q') and
27502 #           ('L2BDMACLRN' or 'L2XCFWD') and
27503 #           'VHOST_1024' and
27504 #           not 'CFS_OPT' and
27505 #           not 'VXLAN' and
27506 #           not 'DOT1Q' and
27507 #           not 'IP4FWD'"
27508 #  parameters:
27509 #  - "throughput"
27510 #  - "parent"
27511 #  - "tags"
27512 ##  sort:
27513 ##  - "1VM"
27514 ##  - "L2XCFWD"
27515 ##  - "1VM"
27516 ##  - "L2BDMACLRN"
27517 #  layout:
27518 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27519 #    layout: "plot-throughput-speedup-analysis"
27520 #
27521 #- type: "plot"
27522 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27523 #  algorithm: "plot_throughput_speedup_analysis"
27524 #  output-file-type: ".html"
27525 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27526 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27527 #  filter: "'NIC_Intel-XXV710' and
27528 #           '64B' and
27529 #           'NDRPDR' and
27530 #           ('ETH' or 'DOT1Q') and
27531 #           ('L2BDMACLRN' or 'L2XCFWD') and
27532 #           'VHOST_1024' and
27533 #           not 'CFS_OPT' and
27534 #           not 'VXLAN' and
27535 #           not 'DOT1Q' and
27536 #           not 'IP4FWD'"
27537 #  parameters:
27538 #  - "throughput"
27539 #  - "parent"
27540 #  - "tags"
27541 ##  sort:
27542 ##  - "1VM"
27543 ##  - "L2XCFWD"
27544 ##  - "1VM"
27545 ##  - "L2BDMACLRN"
27546 #  layout:
27547 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27548 #    layout: "plot-throughput-speedup-analysis"
27549
27550 ################################################################################
27551
27552 # Speedup - VPP vts 3n-hsw-x520
27553 - type: "plot"
27554   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27555   algorithm: "plot_throughput_speedup_analysis"
27556   output-file-type: ".html"
27557   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27559   filter: "'NIC_Intel-X520-DA2' and
27560            '114B' and
27561            'NDRPDR' and
27562            'VTS'"
27563   parameters:
27564   - "throughput"
27565   - "parent"
27566   - "tags"
27567   layout:
27568     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27569     layout: "plot-throughput-speedup-analysis"
27570
27571 - type: "plot"
27572   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27573   algorithm: "plot_throughput_speedup_analysis"
27574   output-file-type: ".html"
27575   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27577   filter: "'NIC_Intel-X520-DA2' and
27578            '114B' and
27579            'NDRPDR' and
27580            'VTS'"
27581   parameters:
27582   - "throughput"
27583   - "parent"
27584   - "tags"
27585   layout:
27586     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27587     layout: "plot-throughput-speedup-analysis"