Report: Add pdf version
[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         - 65  # NFV NDRPDR 64b
244
245     plot-vpp-nfv-2n-skx-ndrpdr-imix:
246       # TODO: Add 1904 data
247       csit-vpp-perf-verify-1904-2n-skx:
248         - 61  # NFV NDRPDR IMIX
249         - 63  # NFV NDRPDR IMIX
250
251     plot-vpp-nfv-2n-skx-mrr-64b:
252       csit-vpp-perf-verify-1904-2n-skx:
253         - 40  # NFV MRR 64b
254         - 41  # NFV MRR 64b
255         - 42  # NFV MRR 64b
256         - 47  # NFV MRR 64b
257         - 48  # NFV MRR 64b
258
259     plot-vpp-nfv-2n-skx-mrr-imix:
260       csit-vpp-perf-verify-1904-2n-skx:
261         - 49  # NFV MRR IMIX
262         - 50  # NFV MRR IMIX
263         - 51  # NFV MRR IMIX
264         - 54  # NFV MRR IMIX
265         - 55  # NFV MRR IMIX
266
267     plot-dpdk-throughput-latency-2n-skx:
268       csit-dpdk-perf-verify-1904-2n-skx:
269         - 2   # NDRPDR sel
270         - 3   # NDRPDR sel
271         - 4   # NDRPDR sel
272         - 5   # NDRPDR sel
273         - 7   # NDRPDR sel
274         - 8   # NDRPDR sel
275         - 9   # NDRPDR sel
276         - 10  # NDRPDR sel
277         - 11  # NDRPDR sel
278         - 12  # NDRPDR sel
279
280     # 3rd party
281
282 #    # Denverton:
283 #    intel-dnv-vpp:
284 #      # TODO: Replace with 1904 data
285 #      # intel-dnv-vpp-release-1904:
286 #      intel-dnv-vpp-release-1901:
287 #        - 1
288
289     ###########################################################################
290     # Simple tables (only one data set):
291
292     # NIC Comparisons
293
294     vpp-nic-comparison-3n-hsw:
295       # TODO: Add 1904 data
296       csit-vpp-perf-verify-1904-3n-hsw:
297         - 11  # NDRPDR sel
298         - 12  # NDRPDR sel
299         - 20  # NDRPDR sel
300         - 21  # NDRPDR sel
301         - 23  # NDRPDR sel
302         - 24  # NDRPDR sel
303         - 25  # NDRPDR sel
304         - 26  # NDRPDR sel
305         - 29  # NDRPDR sel
306
307     vpp-nic-comparison-3n-skx:
308       csit-vpp-perf-verify-1904-3n-skx:
309         - 8   # NDRPDR sel
310         - 9   # NDRPDR sel
311         - 10  # NDRPDR sel
312         - 11  # NDRPDR sel
313         - 12  # NDRPDR sel
314         - 14  # NDRPDR sel
315         - 16  # NDRPDR sel
316         - 21  # NDRPDR sel
317         - 23  # NDRPDR sel
318         - 25  # NDRPDR sel
319
320     vpp-nic-comparison-2n-skx:
321       csit-vpp-perf-verify-1904-2n-skx:
322         - 12  # NDRPDR sel
323         - 14  # NDRPDR sel
324         - 16  # NDRPDR sel
325         - 17  # NDRPDR sel
326         - 18  # NDRPDR sel
327         - 21  # NDRPDR sel
328         - 27  # NDRPDR sel
329         - 30  # NDRPDR sel
330         - 31  # NDRPDR sel
331         - 32  # NDRPDR sel
332
333     vpp-nic-comparison-3n-hsw-mrr:
334       csit-vpp-perf-verify-1904-3n-hsw:
335         - 9   # MRR sel
336
337     vpp-nic-comparison-3n-skx-mrr:
338       csit-vpp-perf-verify-1904-3n-skx:
339         - 7   # MRR sel
340
341     vpp-nic-comparison-2n-skx-mrr:
342       csit-vpp-perf-verify-1904-2n-skx:
343         - 11  # MRR sel
344
345     # Results
346
347     vpp-perf-results-3n-hsw:
348       # TODO: Replace with FULL 1904 data
349       csit-vpp-perf-verify-1904-3n-hsw:
350         - 12  # NDRPDR sel
351
352     vpp-perf-results-3n-skx:
353       # TODO: Add FULL 1904 data
354       csit-vpp-perf-verify-1904-3n-skx:
355         - 26  # NDRPDR full
356         - 27  # NDRPDR full
357
358     vpp-perf-results-2n-skx:
359       csit-vpp-perf-verify-1904-2n-skx:
360         - 33  # NDRPDR full
361         - 39  # NDRPDR full
362         - 58  # NDRPDR full
363         - 62  # NDRPDR full
364
365     vpp-mrr-results-3n-hsw:
366       csit-vpp-perf-verify-1904-3n-hsw:
367         - 9   # MRR sel
368
369     vpp-mrr-results-3n-skx:
370       csit-vpp-perf-verify-1904-3n-skx:
371         - 7   # MRR sel
372
373     vpp-mrr-results-2n-skx:
374       csit-vpp-perf-verify-1904-2n-skx:
375         - 11  # MRR sel
376
377     vpp-func-results-ubuntu:
378       csit-vpp-functional-1904-ubuntu1604-virl:
379         - 29
380
381     vpp-func-results-centos:
382       csit-vpp-functional-1904-centos7-virl:
383         - 32
384
385     vpp-device-results-ubuntu:
386       csit-vpp-device-1904-ubuntu1804-1n-skx:
387         - 33
388
389 #    # VPP Ligato
390 #    ligato-perf-results-3n-hsw:
391 #      # TODO: Replace with 1904 data
392 #      # csit-ligato-perf-verify-1904-3n-hsw:
393 #      csit-ligato-perf-verify-1901-3n-hsw:
394 #        - 10  # NDRPDR full
395
396     dpdk-perf-results-3n-hsw:
397       csit-dpdk-perf-verify-1904-3n-hsw:
398         - 5   # NDRPDR sel
399
400     dpdk-perf-results-3n-skx:
401       csit-dpdk-perf-verify-1904-3n-skx:
402         - 7   # NDRPDR sel
403
404     dpdk-perf-results-2n-skx:
405       csit-dpdk-perf-verify-1904-2n-skx:
406         - 9   # NDRPDR sel
407
408     # HoneyComb Functional
409     hc-func-results:
410       csit-hc2vpp-verify-func-1904-ubuntu1604:
411         - 4
412
413 #    # NSH SFC Functional
414 #    nsh-func-results:
415 #      # Not used
416 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
417 #        - 1
418
419     # DMM Functional
420     dmm-func-results:
421       csit-dmm-functional-1904-ubuntu1604-virl:
422         - 1
423
424     ###########################################################################
425     # Tables (more than one data set)
426
427     # Performance changes
428
429 #    intel-dnv-vpp-changes-2n-dnv-h1:
430 #      intel-dnv-vpp-release-1810:
431 #        - 1
432 #    intel-dnv-vpp-changes-2n-dnv-ref:
433 #      intel-dnv-vpp-release-1901:
434 #        - 1
435 #    intel-dnv-vpp-changes-2n-dnv-cmp:
436 #      # TODO: Replace with 1904 data
437 #      # intel-dnv-vpp-release-1904:
438 #      intel-dnv-vpp-release-1901:
439 #        - 1
440 #    intel-dnv-vpp-changes-2n-dnv:
441 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
442 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
443 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
444
445     vpp-performance-changes-3n-hsw-h1:
446       csit-vpp-perf-verify-1810-3n-hsw:
447         - 8   # NDRPDR sel
448         - 12  # NDRPDR sel
449         - 14  # NDRPDR sel
450         - 18  # NDRPDR sel
451         - 23  # NDRPDR sel
452         - 25  # NDRPDR sel
453         - 38  # NDRPDR sel
454         - 39  # NDRPDR sel
455         - 41  # NDRPDR sel
456         - 42  # NDRPDR sel
457     vpp-performance-changes-3n-hsw-ref:
458       csit-vpp-perf-verify-1901-3n-hsw:
459         - 10  # NDRPDR sel
460         - 19  # NDRPDR sel
461         - 31  # NDRPDR sel
462         - 36  # NDRPDR sel
463         - 40  # NDRPDR sel
464         - 42  # NDRPDR sel
465         - 44  # NDRPDR sel
466         - 46  # NDRPDR sel
467         - 47  # NDRPDR sel
468         - 48  # NDRPDR sel
469         - 61  # NDRPDR LB
470         - 62  # NDRPDR LB
471         - 63  # NDRPDR LB
472         - 64  # NDRPDR LB
473         - 65  # NDRPDR LB
474         - 66  # NDRPDR LB
475         - 67  # NDRPDR LB
476         - 69  # NDRPDR LB
477         - 70  # NDRPDR LB
478         - 71  # NDRPDR LB
479     vpp-performance-changes-3n-hsw-cmp:
480       # TODO: Add 1904 data
481       csit-vpp-perf-verify-1904-3n-hsw:
482         - 11  # NDRPDR sel
483         - 12  # NDRPDR sel
484         - 20  # NDRPDR sel
485         - 21  # NDRPDR sel
486         - 23  # NDRPDR sel
487         - 24  # NDRPDR sel
488         - 25  # NDRPDR sel
489         - 26  # NDRPDR sel
490         - 29  # NDRPDR sel
491     vpp-performance-changes-3n-hsw:
492       - "vpp-performance-changes-3n-hsw-h1"
493       - "vpp-performance-changes-3n-hsw-ref"
494       - "vpp-performance-changes-3n-hsw-cmp"
495
496     vpp-performance-changes-3n-skx-h1:
497       csit-vpp-perf-verify-1810-3n-skx:
498         - 10  # NDRPDR sel
499         - 14  # NDRPDR sel
500         - 15  # NDRPDR sel
501         - 16  # NDRPDR sel
502         - 17  # NDRPDR sel
503         - 19  # NDRPDR sel
504         - 20  # NDRPDR sel
505         - 21  # NDRPDR sel
506         - 22  # NDRPDR sel
507         - 25  # NDRPDR sel
508     vpp-performance-changes-3n-skx-ref:
509       csit-vpp-perf-verify-1901-3n-skx:
510         - 18  # NDRPDR sel
511         - 19  # NDRPDR sel
512         - 20  # NDRPDR sel
513         - 28  # NDRPDR sel
514         - 31  # NDRPDR sel
515         - 33  # NDRPDR sel
516         - 36  # NDRPDR sel
517         - 38  # NDRPDR sel
518         - 47  # NDRPDR sel
519         - 48  # NDRPDR sel
520         - 54  # NDRPDR LB
521         - 57  # NDRPDR LB
522         - 58  # NDRPDR LB
523         - 59  # NDRPDR LB
524         - 60  # NDRPDR LB
525         - 63  # NDRPDR LB
526         - 64  # NDRPDR LB
527         - 65  # NDRPDR LB
528         - 66  # NDRPDR LB
529         - 67  # NDRPDR LB
530     vpp-performance-changes-3n-skx-cmp:
531       csit-vpp-perf-verify-1904-3n-skx:
532         - 8   # NDRPDR sel
533         - 9   # NDRPDR sel
534         - 10  # NDRPDR sel
535         - 11  # NDRPDR sel
536         - 12  # NDRPDR sel
537         - 14  # NDRPDR sel
538         - 16  # NDRPDR sel
539         - 21  # NDRPDR sel
540         - 23  # NDRPDR sel
541         - 25  # NDRPDR sel
542     vpp-performance-changes-3n-skx:
543       - "vpp-performance-changes-3n-skx-h1"
544       - "vpp-performance-changes-3n-skx-ref"
545       - "vpp-performance-changes-3n-skx-cmp"
546
547     vpp-performance-changes-2n-skx-h1:
548       csit-vpp-perf-verify-1810-2n-skx:
549         - 9   # NDRPDR sel
550         - 13  # NDRPDR sel
551         - 14  # NDRPDR sel
552         - 19  # NDRPDR sel
553         - 20  # NDRPDR sel
554         - 21  # NDRPDR sel
555         - 22  # NDRPDR sel
556         - 23  # NDRPDR sel
557         - 24  # NDRPDR sel
558         - 27  # NDRPDR sel
559     vpp-performance-changes-2n-skx-ref:
560       csit-vpp-perf-verify-1901-2n-skx:
561         - 5   # NDRPDR sel
562         - 12  # NDRPDR sel
563         - 13  # NDRPDR sel
564         - 21  # NDRPDR sel
565         - 23  # NDRPDR sel
566         - 31  # NDRPDR sel
567         - 34  # NDRPDR sel
568         - 40  # NDRPDR sel
569         - 42  # NDRPDR sel
570         - 43  # NDRPDR sel
571     vpp-performance-changes-2n-skx-cmp:
572       csit-vpp-perf-verify-1904-2n-skx:
573         - 12  # NDRPDR sel
574         - 14  # NDRPDR sel
575         - 16  # NDRPDR sel
576         - 17  # NDRPDR sel
577         - 18  # NDRPDR sel
578         - 21  # NDRPDR sel
579         - 27  # NDRPDR sel
580         - 30  # NDRPDR sel
581         - 31  # NDRPDR sel
582         - 32  # NDRPDR sel
583     vpp-performance-changes-2n-skx:
584       - "vpp-performance-changes-2n-skx-h1"
585       - "vpp-performance-changes-2n-skx-ref"
586       - "vpp-performance-changes-2n-skx-cmp"
587
588     vpp-performance-changes-3n-hsw-mrr-h1:
589       csit-vpp-perf-verify-1810-3n-hsw:
590         - 9   # MRR sel
591     vpp-performance-changes-3n-hsw-mrr-ref:
592       csit-vpp-perf-verify-1901-3n-hsw:
593         - 35  # MRR sel
594     vpp-performance-changes-3n-hsw-mrr-cmp:
595       csit-vpp-perf-verify-1904-3n-hsw:
596         - 9   # MRR sel
597     vpp-performance-changes-3n-hsw-mrr:
598       - "vpp-performance-changes-3n-hsw-mrr-h1"
599       - "vpp-performance-changes-3n-hsw-mrr-ref"
600       - "vpp-performance-changes-3n-hsw-mrr-cmp"
601
602     vpp-performance-changes-3n-skx-mrr-h1:
603       csit-vpp-perf-verify-1810-3n-skx:
604         - 9   # MRR sel
605         - 11  # MRR sel
606         - 12  # MRR sel
607         - 13  # MRR sel
608     vpp-performance-changes-3n-skx-mrr-ref:
609       csit-vpp-perf-verify-1901-3n-skx:
610         - 32  # MRR sel
611     vpp-performance-changes-3n-skx-mrr-cmp:
612       csit-vpp-perf-verify-1904-3n-skx:
613         - 7   # MRR sel
614     vpp-performance-changes-3n-skx-mrr:
615       - "vpp-performance-changes-3n-skx-mrr-h1"
616       - "vpp-performance-changes-3n-skx-mrr-ref"
617       - "vpp-performance-changes-3n-skx-mrr-cmp"
618
619     vpp-performance-changes-2n-skx-mrr-h1:
620       csit-vpp-perf-verify-1810-2n-skx:
621         - 8   # MRR sel
622         - 10  # MRR sel
623         - 11  # MRR sel
624         - 12  # MRR sel
625     vpp-performance-changes-2n-skx-mrr-ref:
626       csit-vpp-perf-verify-1901-2n-skx:
627         - 22  # MRR sel
628     vpp-performance-changes-2n-skx-mrr-cmp:
629       csit-vpp-perf-verify-1904-2n-skx:
630         - 11  # MRR sel
631     vpp-performance-changes-2n-skx-mrr:
632       - "vpp-performance-changes-2n-skx-mrr-h1"
633       - "vpp-performance-changes-2n-skx-mrr-ref"
634       - "vpp-performance-changes-2n-skx-mrr-cmp"
635
636     dpdk-performance-changes-3n-hsw-h1:
637       csit-dpdk-perf-verify-1810-3n-hsw:
638         - 1   # NDRPDR sel
639         - 2   # NDRPDR sel
640         - 3   # NDRPDR sel
641         - 4   # NDRPDR sel
642         - 5   # NDRPDR sel
643         - 6   # NDRPDR sel
644         - 7   # NDRPDR sel
645         - 8   # NDRPDR sel
646         - 9   # NDRPDR sel
647         - 10  # NDRPDR sel
648     dpdk-performance-changes-3n-hsw-ref:
649       csit-dpdk-perf-verify-1901-3n-hsw:
650         - 13  # NDRPDR sel
651         - 14  # NDRPDR sel
652         - 16  # NDRPDR sel
653         - 17  # NDRPDR sel
654         - 18  # NDRPDR sel
655         - 19  # NDRPDR sel
656         - 20  # NDRPDR sel
657         - 21  # NDRPDR sel
658         - 22  # NDRPDR sel
659         - 23  # NDRPDR sel
660     dpdk-performance-changes-3n-hsw-cmp:
661       csit-dpdk-perf-verify-1904-3n-hsw:
662         - 2   # NDRPDR sel
663         - 3   # NDRPDR sel
664         - 5   # NDRPDR sel
665         - 6   # NDRPDR sel
666         - 13  # NDRPDR sel
667         - 14  # NDRPDR sel
668         - 15  # NDRPDR sel
669         - 18  # NDRPDR sel
670         - 19  # NDRPDR sel
671         - 20  # NDRPDR sel
672     dpdk-performance-changes-3n-hsw:
673       - "dpdk-performance-changes-3n-hsw-h1"
674       - "dpdk-performance-changes-3n-hsw-ref"
675       - "dpdk-performance-changes-3n-hsw-cmp"
676
677     dpdk-performance-changes-3n-skx-h1:
678       csit-dpdk-perf-verify-1810-3n-skx:
679         - 3   # NDRPDR sel
680         - 4   # NDRPDR sel
681         - 6   # NDRPDR sel
682         - 7   # NDRPDR sel
683         - 8   # NDRPDR sel
684         - 9   # NDRPDR sel
685         - 10  # NDRPDR sel
686         - 11  # NDRPDR sel
687         - 12  # NDRPDR sel
688         - 13  # NDRPDR sel
689     dpdk-performance-changes-3n-skx-ref:
690       csit-dpdk-perf-verify-1901-3n-skx:
691         - 3   # NDRPDR sel
692         - 5   # NDRPDR sel
693         - 6   # NDRPDR sel
694         - 7   # NDRPDR sel
695         - 8   # NDRPDR sel
696         - 9   # NDRPDR sel
697         - 10  # NDRPDR sel
698         - 11  # NDRPDR sel
699         - 12  # NDRPDR sel
700         - 13  # NDRPDR sel
701     dpdk-performance-changes-3n-skx-cmp:
702       csit-dpdk-perf-verify-1904-3n-skx:
703         - 2   # NDRPDR sel
704         - 3   # NDRPDR sel
705         - 4   # NDRPDR sel
706         - 5   # NDRPDR sel
707         - 6   # NDRPDR sel
708         - 7   # NDRPDR sel
709         - 11  # NDRPDR sel
710         - 12  # NDRPDR sel
711         - 13  # NDRPDR sel
712         - 14  # NDRPDR sel
713     dpdk-performance-changes-3n-skx:
714       - "dpdk-performance-changes-3n-skx-h1"
715       - "dpdk-performance-changes-3n-skx-ref"
716       - "dpdk-performance-changes-3n-skx-cmp"
717
718     dpdk-performance-changes-2n-skx-h1:
719       csit-dpdk-perf-verify-1810-2n-skx:
720         - 3   # NDRPDR sel
721         - 4   # NDRPDR sel
722         - 5   # NDRPDR sel
723         - 7   # NDRPDR sel
724         - 8   # NDRPDR sel
725         - 9   # NDRPDR sel
726         - 10  # NDRPDR sel
727         - 11  # NDRPDR sel
728         - 12  # NDRPDR sel
729         - 13  # NDRPDR sel
730     dpdk-performance-changes-2n-skx-ref:
731       csit-dpdk-perf-verify-1901-2n-skx:
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734         - 14  # NDRPDR sel
735         - 15  # NDRPDR sel
736         - 16  # NDRPDR sel
737         - 17  # NDRPDR sel
738         - 18  # NDRPDR sel
739         - 19  # NDRPDR sel
740         - 20  # NDRPDR sel
741         - 21  # NDRPDR sel
742     dpdk-performance-changes-2n-skx-cmp:
743       csit-dpdk-perf-verify-1904-2n-skx:
744         - 2   # NDRPDR sel
745         - 3   # NDRPDR sel
746         - 4   # NDRPDR sel
747         - 5   # NDRPDR sel
748         - 7   # NDRPDR sel
749         - 8   # NDRPDR sel
750         - 9   # NDRPDR sel
751         - 10  # NDRPDR sel
752         - 11  # NDRPDR sel
753         - 12  # NDRPDR sel
754     dpdk-performance-changes-2n-skx:
755       - "dpdk-performance-changes-2n-skx-h1"
756       - "dpdk-performance-changes-2n-skx-ref"
757       - "dpdk-performance-changes-2n-skx-cmp"
758
759     # Compare testbeds
760
761     vpp-compare-testbeds-ref:
762       # TODO: Add 1904 data
763       csit-vpp-perf-verify-1904-3n-hsw:
764         - 11  # NDRPDR sel
765         - 12  # NDRPDR sel
766         - 20  # NDRPDR sel
767         - 21  # NDRPDR sel
768         - 23  # NDRPDR sel
769         - 24  # NDRPDR sel
770         - 25  # NDRPDR sel
771         - 26  # NDRPDR sel
772         - 29  # NDRPDR sel
773     vpp-compare-testbeds-cmp:
774       csit-vpp-perf-verify-1904-3n-skx:
775         - 8   # NDRPDR sel
776         - 9   # NDRPDR sel
777         - 10  # NDRPDR sel
778         - 11  # NDRPDR sel
779         - 12  # NDRPDR sel
780         - 14  # NDRPDR sel
781         - 16  # NDRPDR sel
782         - 21  # NDRPDR sel
783         - 23  # NDRPDR sel
784         - 25  # NDRPDR sel
785     vpp-compare-testbeds:
786       - "vpp-compare-testbeds-ref"
787       - "vpp-compare-testbeds-cmp"
788
789     vpp-compare-testbeds-mrr-ref:
790       csit-vpp-perf-verify-1904-3n-hsw:
791         - 9   # MRR sel
792     vpp-compare-testbeds-mrr-cmp:
793       csit-vpp-perf-verify-1904-3n-skx:
794         - 7   # MRR sel
795     vpp-compare-testbeds-mrr:
796       - "vpp-compare-testbeds-mrr-ref"
797       - "vpp-compare-testbeds-mrr-cmp"
798
799     dpdk-compare-testbeds-ref:
800       csit-dpdk-perf-verify-1904-3n-hsw:
801         - 2   # NDRPDR sel
802         - 3   # NDRPDR sel
803         - 5   # NDRPDR sel
804         - 6   # NDRPDR sel
805         - 13  # NDRPDR sel
806         - 14  # NDRPDR sel
807         - 15  # NDRPDR sel
808         - 18  # NDRPDR sel
809         - 19  # NDRPDR sel
810         - 20  # NDRPDR sel
811     dpdk-compare-testbeds-cmp:
812       csit-dpdk-perf-verify-1904-3n-skx:
813         - 2   # NDRPDR sel
814         - 3   # NDRPDR sel
815         - 4   # NDRPDR sel
816         - 5   # NDRPDR sel
817         - 6   # NDRPDR sel
818         - 7   # NDRPDR sel
819         - 11  # NDRPDR sel
820         - 12  # NDRPDR sel
821         - 13  # NDRPDR sel
822         - 14  # NDRPDR sel
823     dpdk-compare-testbeds:
824       - "dpdk-compare-testbeds-ref"
825       - "dpdk-compare-testbeds-cmp"
826
827     # Compare topologies
828
829     vpp-compare-topologies-ref:
830       csit-vpp-perf-verify-1904-3n-skx:
831         - 8   # NDRPDR sel
832         - 9   # NDRPDR sel
833         - 10  # NDRPDR sel
834         - 11  # NDRPDR sel
835         - 12  # NDRPDR sel
836         - 14  # NDRPDR sel
837         - 16  # NDRPDR sel
838         - 21  # NDRPDR sel
839         - 23  # NDRPDR sel
840         - 25  # NDRPDR sel
841     vpp-compare-topologies-cmp:
842       csit-vpp-perf-verify-1904-2n-skx:
843         - 12  # NDRPDR sel
844         - 14  # NDRPDR sel
845         - 16  # NDRPDR sel
846         - 17  # NDRPDR sel
847         - 18  # NDRPDR sel
848         - 21  # NDRPDR sel
849         - 27  # NDRPDR sel
850         - 30  # NDRPDR sel
851         - 31  # NDRPDR sel
852         - 32  # NDRPDR sel
853     vpp-compare-topologies:
854       - "vpp-compare-topologies-ref"
855       - "vpp-compare-topologies-cmp"
856
857     vpp-compare-topologies-mrr-ref:
858       csit-vpp-perf-verify-1904-3n-skx:
859         - 7   # MRR sel
860     vpp-compare-topologies-mrr-cmp:
861       csit-vpp-perf-verify-1904-2n-skx:
862         - 11  # MRR sel
863     vpp-compare-topologies-mrr:
864       - "vpp-compare-topologies-mrr-ref"
865       - "vpp-compare-topologies-mrr-cmp"
866
867     dpdk-compare-topologies-ref:
868       csit-dpdk-perf-verify-1904-3n-skx:
869         - 2   # NDRPDR sel
870         - 3   # NDRPDR sel
871         - 4   # NDRPDR sel
872         - 5   # NDRPDR sel
873         - 6   # NDRPDR sel
874         - 7   # NDRPDR sel
875         - 11  # NDRPDR sel
876         - 12  # NDRPDR sel
877         - 13  # NDRPDR sel
878         - 14  # NDRPDR sel
879     dpdk-compare-topologies-cmp:
880       csit-dpdk-perf-verify-1904-2n-skx:
881         - 2   # NDRPDR sel
882         - 3   # NDRPDR sel
883         - 4   # NDRPDR sel
884         - 5   # NDRPDR sel
885         - 7   # NDRPDR sel
886         - 8   # NDRPDR sel
887         - 9   # NDRPDR sel
888         - 10  # NDRPDR sel
889         - 11  # NDRPDR sel
890         - 12  # NDRPDR sel
891     dpdk-compare-topologies:
892       - "dpdk-compare-topologies-ref"
893       - "dpdk-compare-topologies-cmp"
894
895   plot-layouts:
896
897     plot-soak-throughput:
898       titlefont:
899         size: 18
900       xaxis:
901         title: "<b>Test Cases [Index]</b>"
902         titlefont:
903           size: 16
904         autorange: True
905         fixedrange: False
906         gridcolor: "rgb(230, 230, 230)"
907         linecolor: "rgb(220, 220, 220)"
908         linewidth: 1
909         showgrid: True
910         showline: True
911         showticklabels: True
912         tickcolor: "rgb(220, 220, 220)"
913         tickmode: "linear"
914         tickfont:
915           size: 16
916         zeroline: False
917       yaxis:
918         title: "<b>Packet Throughput [Mpps]</b>"
919         titlefont:
920           size: 16
921         gridcolor: "rgb(230, 230, 230)"
922         hoverformat: ".4s"
923         tickformat: ".3s"
924         linecolor: "rgb(220, 220, 220)"
925         linewidth: 1
926         showgrid: True
927         showline: True
928         showticklabels: True
929         tickcolor: "rgb(220, 220, 220)"
930         tickfont:
931           size: 16
932         zeroline: False
933         range: [0,50]
934       autosize: False
935       margin:
936         t: 50
937         b: 0
938         l: 80
939         r: 20
940       showlegend: True
941       legend:
942         orientation: "h"
943         font:
944           size: 16
945       width: 700
946       height: 900
947
948     plot-service-density:
949       titlefont:
950         size: 18
951       xaxis:
952         side: "top"
953         autorange: True
954         fixedrange: False
955         showgrid: False
956         showline: False
957         showticklabels: False
958         ticks: ""
959         ticklen: 0
960         tickwidth: 0
961         zeroline: False
962       yaxis:
963         autorange: "reversed"
964         showgrid: False
965         showline: False
966         showticklabels: False
967         ticks: ""
968         ticklen: 0
969         tickwidth: 0
970         zeroline: False
971       autosize: True
972       showlegend: False
973       width: 700
974       height: 700
975
976     plot-cps:
977       titlefont:
978         size: 18
979       xaxis:
980         title: "<b>Test Cases [Index]</b>"
981         titlefont:
982           size: 16
983         autorange: True
984         fixedrange: False
985         gridcolor: "rgb(230, 230, 230)"
986         linecolor: "rgb(220, 220, 220)"
987         linewidth: 1
988         showgrid: True
989         showline: True
990         showticklabels: True
991         tickcolor: "rgb(220, 220, 220)"
992         tickmode: "linear"
993         tickfont:
994           size: 16
995         zeroline: False
996       yaxis:
997         title: "<b>Connections Per Second [cps]</b>"
998         titlefont:
999           size: 16
1000         gridcolor: "rgb(230, 230, 230)"
1001         hoverformat: ".4s"
1002         linecolor: "rgb(220, 220, 220)"
1003         linewidth: 1
1004         rangemode: "tozero"
1005         showgrid: True
1006         showline: True
1007         showticklabels: True
1008         tickcolor: "rgb(220, 220, 220)"
1009         tickformat: ".3s"
1010         tickfont:
1011           size: 16
1012         zeroline: False
1013       boxmode: "group"
1014       boxgroupgap: 0.5
1015       autosize: False
1016       margin:
1017         t: 50
1018         b: 20
1019         l: 80
1020         r: 20
1021       showlegend: True
1022       legend:
1023         orientation: "h"
1024         font:
1025           size: 16
1026       width: 700
1027       height: 800
1028
1029     plot-rps:
1030       titlefont:
1031         size: 18
1032       xaxis:
1033         title: "<b>Test Cases [Index]</b>"
1034         titlefont:
1035           size: 16
1036         autorange: True
1037         fixedrange: False
1038         gridcolor: "rgb(230, 230, 230)"
1039         linecolor: "rgb(220, 220, 220)"
1040         linewidth: 1
1041         showgrid: True
1042         showline: True
1043         showticklabels: True
1044         tickcolor: "rgb(220, 220, 220)"
1045         tickmode: "linear"
1046         tickfont:
1047           size: 16
1048         zeroline: False
1049       yaxis:
1050         title: "<b>Requests Per Second [rps]</b>"
1051         titlefont:
1052           size: 16
1053         gridcolor: "rgb(230, 230, 230)"
1054         hoverformat: ".4s"
1055         linecolor: "rgb(220, 220, 220)"
1056         linewidth: 1
1057         rangemode: "tozero"
1058         showgrid: True
1059         showline: True
1060         showticklabels: True
1061         tickcolor: "rgb(230, 230, 230)"
1062         tickformat: ".3s"
1063         tickfont:
1064           size: 16
1065         zeroline: False
1066       boxmode: "group"
1067       boxgroupgap: 0.5
1068       autosize: False
1069       margin:
1070         t: 50
1071         b: 20
1072         l: 80
1073         r: 20
1074       showlegend: True
1075       legend:
1076         orientation: "h"
1077         font:
1078           size: 16
1079       width: 700
1080       height: 800
1081
1082     plot-throughput:
1083       titlefont:
1084         size: 18
1085       xaxis:
1086         title: "<b>Test Cases [Index]</b>"
1087         titlefont:
1088           size: 16
1089         autorange: True
1090         fixedrange: False
1091         gridcolor: "rgb(230, 230, 230)"
1092         linecolor: "rgb(220, 220, 220)"
1093         linewidth: 1
1094         showgrid: True
1095         showline: True
1096         showticklabels: True
1097         tickcolor: "rgb(220, 220, 220)"
1098         tickmode: "linear"
1099         tickfont:
1100           size: 16
1101         zeroline: False
1102       yaxis:
1103         title: "<b>Packet Throughput [Mpps]</b>"
1104         titlefont:
1105           size: 16
1106         gridcolor: "rgb(230, 230, 230)"
1107         hoverformat: ".4s"
1108         tickformat: ".3s"
1109         linecolor: "rgb(220, 220, 220)"
1110         linewidth: 1
1111         showgrid: True
1112         showline: True
1113         showticklabels: True
1114         tickcolor: "rgb(220, 220, 220)"
1115         tickfont:
1116           size: 16
1117         zeroline: False
1118         range: [0,50]
1119       boxmode: "group"
1120       boxgroupgap: 0.5
1121       autosize: False
1122       margin:
1123         t: 50
1124         b: 0
1125         l: 80
1126         r: 20
1127       showlegend: True
1128       legend:
1129         orientation: "h"
1130         font:
1131           size: 16
1132       width: 700
1133       height: 900
1134
1135     plot-throughput-speedup-analysis:
1136       titlefont:
1137         size: 18
1138       xaxis:
1139         title: "<b>Number of Cores [Qty]</b>"
1140         titlefont:
1141           size: 16
1142         autorange: True
1143         fixedrange: False
1144         gridcolor: "rgb(230, 230, 230)"
1145         linecolor: "rgb(220, 220, 220)"
1146         linewidth: 1
1147         showgrid: True
1148         showline: True
1149         showticklabels: True
1150         tickcolor: "rgb(238, 238, 238)"
1151         tickmode: "linear"
1152         tickfont:
1153           size: 16
1154         zeroline: False
1155       yaxis:
1156         title: "<b>Packet Throughput [Mpps]</b>"
1157         titlefont:
1158           size: 16
1159         type: "linear"
1160         gridcolor: "rgb(230, 230, 230)"
1161         hoverformat: ".4s"
1162         linecolor: "rgb(220, 220, 220)"
1163         linewidth: 1
1164         showgrid: True
1165         showline: True
1166         showticklabels: True
1167         tickcolor: "rgb(220, 220, 220)"
1168         tickformat: ".4s"
1169         tickfont:
1170           size: 16
1171         zeroline: True
1172         rangemode: "tozero"
1173         range: [0,100]
1174       legend:
1175         orientation: "h"
1176         font:
1177           size: 16
1178         xanchor: "left"
1179         yanchor: "top"
1180         x: 0
1181         y: -0.2
1182         bgcolor: "rgba(255, 255, 255, 0)"
1183         bordercolor: "rgba(255, 255, 255, 0)"
1184         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1185       autosize: False
1186       margin:
1187           't': 50
1188           'b': 150
1189           'l': 85
1190           'r': 10
1191       showlegend: True
1192       width: 700
1193       height: 700
1194       hoverlabel:
1195         namelength: -1
1196       annotations: [
1197         {
1198           text: "_ _          __          ...",
1199           align: "left",
1200           showarrow: False,
1201           xref: "paper",
1202           yref: "paper",
1203           xanchor: "left",
1204           yanchor: "top",
1205           x: 0,
1206           y: -0.13,
1207           font: {
1208             family: "Consolas, Courier New",
1209             size: 15
1210           },
1211         },
1212         {
1213           text: "    Perfect     Measured     Limit",
1214           align: "left",
1215           showarrow: False,
1216           xref: "paper",
1217           yref: "paper",
1218           xanchor: "left",
1219           yanchor: "top",
1220           x: 0,
1221           y: -0.15,
1222           font: {
1223             family: "Consolas, Courier New",
1224             size: 15
1225           },
1226         },
1227       ]
1228
1229     plot-latency:
1230       titlefont:
1231         size: 18
1232       xaxis:
1233         title: "<b>Direction</b>"
1234         titlefont:
1235           size: 16
1236         autorange: True
1237         fixedrange: False
1238         gridcolor: "rgb(230, 230, 230)"
1239         linecolor: "rgb(220, 220, 220)"
1240         linewidth: 1
1241         showgrid: True
1242         showline: True
1243         showticklabels: False
1244         tickcolor: "rgb(220, 220, 220)"
1245         tickmode: "linear"
1246         tickfont:
1247           size: 16
1248         zeroline: False
1249       yaxis:
1250         title: "<b>Packet Latency [uSec]</b>"
1251         titlefont:
1252           size: 16
1253         type: "linear"
1254         gridcolor: "rgb(230, 230, 230)"
1255         hoverformat: ".4s"
1256         linecolor: "rgb(220, 220, 220)"
1257         linewidth: 1
1258         showgrid: True
1259         showline: True
1260         showticklabels: True
1261         tickcolor: "rgb(220, 220, 220)"
1262         tickformat: ".4s"
1263         tickfont:
1264           size: 16
1265         zeroline: True
1266         rangemode: "tozero"
1267       legend:
1268         orientation: "h"
1269         font:
1270           size: 16
1271         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1272       autosize: False
1273       margin:
1274           't': 50
1275           'b': 150
1276           'l': 80
1277           'r': 10
1278       showlegend: True
1279       width: 700
1280       height: 700
1281       hoverlabel:
1282         namelength: -1
1283
1284 - type: "static"
1285   src-path: "{DIR[RST]}"
1286   dst-path: "{DIR[WORKING,SRC]}"
1287
1288 - type: "input"
1289   general:
1290     file-name: "robot-plugin.zip"
1291     file-format: ".zip"
1292     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1293     extract: "robot-plugin/output.xml"
1294
1295   builds:
1296 #    # TODO: Add 1904 data
1297 ##    intel-dnv-vpp-release-1904:
1298 ##      - 1
1299 #
1300 #    intel-dnv-vpp-release-1901:
1301 #      - 1
1302 #
1303 #    intel-dnv-vpp-release-1810:
1304 #      - 1
1305
1306     csit-vpp-perf-verify-1810-3n-hsw:
1307       - 9   # MRR sel
1308       - 8   # NDRPDR sel
1309       - 12  # NDRPDR sel
1310       - 14  # NDRPDR sel
1311       - 18  # NDRPDR sel
1312       - 23  # NDRPDR sel
1313       - 25  # NDRPDR sel
1314       - 38  # NDRPDR sel
1315       - 39  # NDRPDR sel
1316       - 41  # NDRPDR sel
1317       - 42  # NDRPDR sel
1318 #      - 28  # WRK
1319 #      - 29  # WRK
1320 #      - 30  # WRK
1321 #      - 31  # WRK
1322 #      - 32  # WRK
1323 #      - 33  # WRK
1324 #      - 34  # WRK
1325 #      - 35  # WRK
1326 #      - 36  # WRK
1327 #      - 37  # WRK
1328     csit-vpp-perf-verify-1901-3n-hsw:
1329       - 35  # MRR sel
1330       - 10  # NDRPDR sel
1331       - 19  # NDRPDR sel
1332       - 31  # NDRPDR sel
1333       - 36  # NDRPDR sel
1334       - 40  # NDRPDR sel
1335       - 42  # NDRPDR sel
1336       - 44  # NDRPDR sel
1337       - 46  # NDRPDR sel
1338       - 47  # NDRPDR sel
1339       - 48  # NDRPDR sel
1340       - 61  # NDRPDR LB
1341       - 62  # NDRPDR LB
1342       - 63  # NDRPDR LB
1343       - 64  # NDRPDR LB
1344       - 65  # NDRPDR LB
1345       - 66  # NDRPDR LB
1346       - 67  # NDRPDR LB
1347       - 69  # NDRPDR LB
1348       - 70  # NDRPDR LB
1349       - 71  # NDRPDR LB
1350     # TODO: Add 1904 Data
1351     csit-vpp-perf-verify-1904-3n-hsw:
1352       - 9   # MRR sel
1353       - 11  # NDRPDR sel
1354       - 12  # NDRPDR sel
1355       - 20  # NDRPDR sel
1356       - 21  # NDRPDR sel
1357       - 23  # NDRPDR sel
1358       - 24  # NDRPDR sel
1359       - 25  # NDRPDR sel
1360       - 26  # NDRPDR sel
1361       - 29  # NDRPDR sel
1362
1363     csit-vpp-perf-verify-1810-3n-skx:
1364       - 9   # MRR sel
1365       - 11  # MRR sel
1366       - 12  # MRR sel
1367       - 13  # MRR sel
1368       - 10  # NDRPDR sel
1369       - 14  # NDRPDR sel
1370       - 15  # NDRPDR sel
1371       - 16  # NDRPDR sel
1372       - 17  # NDRPDR sel
1373       - 19  # NDRPDR sel
1374       - 20  # NDRPDR sel
1375       - 21  # NDRPDR sel
1376       - 22  # NDRPDR sel
1377       - 25  # NDRPDR sel
1378     csit-vpp-perf-verify-1901-3n-skx:
1379       - 32  # MRR sel
1380       - 18  # NDRPDR sel
1381       - 19  # NDRPDR sel
1382       - 20  # NDRPDR sel
1383       - 28  # NDRPDR sel
1384       - 31  # NDRPDR sel
1385       - 33  # NDRPDR sel
1386       - 36  # NDRPDR sel
1387       - 38  # NDRPDR sel
1388       - 47  # NDRPDR sel
1389       - 48  # NDRPDR sel
1390       - 54  # NDRPDR LB
1391       - 57  # NDRPDR LB
1392       - 58  # NDRPDR LB
1393       - 59  # NDRPDR LB
1394       - 60  # NDRPDR LB
1395       - 63  # NDRPDR LB
1396       - 64  # NDRPDR LB
1397       - 65  # NDRPDR LB
1398       - 66  # NDRPDR LB
1399       - 67  # NDRPDR LB
1400     csit-vpp-perf-verify-1904-3n-skx:
1401       - 7   # MRR sel
1402       - 26  # NDRPDR full
1403       - 27  # NDRPDR full
1404       - 8   # NDRPDR sel
1405       - 9   # NDRPDR sel
1406       - 10  # NDRPDR sel
1407       - 11  # NDRPDR sel
1408       - 12  # NDRPDR sel
1409       - 14  # NDRPDR sel
1410       - 16  # NDRPDR sel
1411       - 21  # NDRPDR sel
1412       - 23  # NDRPDR sel
1413       - 25  # NDRPDR sel
1414
1415     csit-vpp-perf-verify-1810-2n-skx:
1416       - 8   # MRR sel
1417       - 10  # MRR sel
1418       - 11  # MRR sel
1419       - 12  # MRR sel
1420       - 9   # NDRPDR sel
1421       - 13  # NDRPDR sel
1422       - 14  # NDRPDR sel
1423       - 19  # NDRPDR sel
1424       - 20  # NDRPDR sel
1425       - 21  # NDRPDR sel
1426       - 22  # NDRPDR sel
1427       - 23  # NDRPDR sel
1428       - 24  # NDRPDR sel
1429       - 27  # NDRPDR sel
1430     csit-vpp-perf-verify-1901-2n-skx:
1431       - 22  # MRR sel
1432       - 5   # NDRPDR sel
1433       - 12  # NDRPDR sel
1434       - 13  # NDRPDR sel
1435       - 21  # NDRPDR sel
1436       - 23  # NDRPDR sel
1437       - 31  # NDRPDR sel
1438       - 34  # NDRPDR sel
1439       - 40  # NDRPDR sel
1440       - 42  # NDRPDR sel
1441       - 43  # NDRPDR sel
1442 #      - 45  # SOAK
1443     # TODO: Add 1904 data
1444     csit-vpp-perf-verify-1904-2n-skx:
1445       - 11  # MRR sel
1446       - 33  # NDRPDR full
1447       - 39  # NDRPDR full
1448       - 58  # NDRPDR full
1449       - 62  # NDRPDR full
1450       - 12  # NDRPDR sel
1451       - 14  # NDRPDR sel
1452       - 16  # NDRPDR sel
1453       - 17  # NDRPDR sel
1454       - 18  # NDRPDR sel
1455       - 21  # NDRPDR sel
1456       - 27  # NDRPDR sel
1457       - 30  # NDRPDR sel
1458       - 31  # NDRPDR sel
1459       - 32  # NDRPDR sel
1460       - 40  # NFV MRR 64b
1461       - 41  # NFV MRR 64b
1462       - 42  # NFV MRR 64b
1463       - 47  # NFV MRR 64b
1464       - 48  # NFV MRR 64b
1465       - 49  # NFV MRR IMIX
1466       - 50  # NFV MRR IMIX
1467       - 51  # NFV MRR IMIX
1468       - 54  # NFV MRR IMIX
1469       - 55  # NFV MRR IMIX
1470       - 56  # NFV NDRPDR 64b
1471       - 59  # NFV NDRPDR 64b
1472       - 60  # NFV NDRPDR 64b
1473       - 65  # NFV NDRPDR 64b
1474       - 61  # NFV NDRPDR IMIX
1475       - 63  # NFV NDRPDR IMIX
1476
1477 #    csit-ligato-perf-verify-1901-3n-hsw:
1478 #      - 10  # NDRPDR full
1479 #      - 8   # NDRPDR sel
1480 #      - 9   # NDRPDR sel
1481 #      - 11  # NDRPDR sel
1482 #      - 12  # NDRPDR sel
1483 #      - 13  # NDRPDR sel
1484 #      - 14  # NDRPDR sel
1485 #      - 15  # NDRPDR sel
1486 #      - 16  # NDRPDR sel
1487 #      - 17  # NDRPDR sel
1488 #      - 18  # NDRPDR sel
1489 #    # TODO: Add 1904 data
1490 ##    csit-ligato-perf-verify-1904-3n-hsw:
1491 ##      -
1492
1493     csit-dpdk-perf-verify-1810-3n-hsw:
1494       - 1   # NDRPDR sel
1495       - 2   # NDRPDR sel
1496       - 3   # NDRPDR sel
1497       - 4   # NDRPDR sel
1498       - 5   # NDRPDR sel
1499       - 6   # NDRPDR sel
1500       - 7   # NDRPDR sel
1501       - 8   # NDRPDR sel
1502       - 9   # NDRPDR sel
1503       - 10  # NDRPDR sel
1504     csit-dpdk-perf-verify-1901-3n-hsw:
1505       - 13  # NDRPDR sel
1506       - 14  # NDRPDR sel
1507       - 16  # NDRPDR sel
1508       - 17  # NDRPDR sel
1509       - 18  # NDRPDR sel
1510       - 19  # NDRPDR sel
1511       - 20  # NDRPDR sel
1512       - 21  # NDRPDR sel
1513       - 22  # NDRPDR sel
1514       - 23  # NDRPDR sel
1515     csit-dpdk-perf-verify-1904-3n-hsw:
1516       - 2   # NDRPDR sel
1517       - 3   # NDRPDR sel
1518       - 5   # NDRPDR sel
1519       - 6   # NDRPDR sel
1520       - 13  # NDRPDR sel
1521       - 14  # NDRPDR sel
1522       - 15  # NDRPDR sel
1523       - 18  # NDRPDR sel
1524       - 19  # NDRPDR sel
1525       - 20  # NDRPDR sel
1526
1527     csit-dpdk-perf-verify-1810-3n-skx:
1528       - 3   # NDRPDR sel
1529       - 4   # NDRPDR sel
1530       - 6   # NDRPDR sel
1531       - 7   # NDRPDR sel
1532       - 8   # NDRPDR sel
1533       - 9   # NDRPDR sel
1534       - 10  # NDRPDR sel
1535       - 11  # NDRPDR sel
1536       - 12  # NDRPDR sel
1537       - 13  # NDRPDR sel
1538     csit-dpdk-perf-verify-1901-3n-skx:
1539       - 3   # NDRPDR sel
1540       - 5   # NDRPDR sel
1541       - 6   # NDRPDR sel
1542       - 7   # NDRPDR sel
1543       - 8   # NDRPDR sel
1544       - 9   # NDRPDR sel
1545       - 10  # NDRPDR sel
1546       - 11  # NDRPDR sel
1547       - 12  # NDRPDR sel
1548       - 13  # NDRPDR sel
1549     csit-dpdk-perf-verify-1904-3n-skx:
1550       - 2   # NDRPDR sel
1551       - 3   # NDRPDR sel
1552       - 4   # NDRPDR sel
1553       - 5   # NDRPDR sel
1554       - 6   # NDRPDR sel
1555       - 7   # NDRPDR sel
1556       - 11  # NDRPDR sel
1557       - 12  # NDRPDR sel
1558       - 13  # NDRPDR sel
1559       - 14  # NDRPDR sel
1560
1561     csit-dpdk-perf-verify-1810-2n-skx:
1562       - 3   # NDRPDR sel
1563       - 4   # NDRPDR sel
1564       - 5   # NDRPDR sel
1565       - 7   # NDRPDR sel
1566       - 8   # NDRPDR sel
1567       - 9   # NDRPDR sel
1568       - 10  # NDRPDR sel
1569       - 11  # NDRPDR sel
1570       - 12  # NDRPDR sel
1571       - 13  # NDRPDR sel
1572     csit-dpdk-perf-verify-1901-2n-skx:
1573       - 12  # NDRPDR sel
1574       - 13  # NDRPDR sel
1575       - 14  # NDRPDR sel
1576       - 15  # NDRPDR sel
1577       - 16  # NDRPDR sel
1578       - 17  # NDRPDR sel
1579       - 18  # NDRPDR sel
1580       - 19  # NDRPDR sel
1581       - 20  # NDRPDR sel
1582       - 21  # NDRPDR sel
1583     csit-dpdk-perf-verify-1904-2n-skx:
1584       - 2   # NDRPDR sel
1585       - 3   # NDRPDR sel
1586       - 4   # NDRPDR sel
1587       - 5   # NDRPDR sel
1588       - 7   # NDRPDR sel
1589       - 8   # NDRPDR sel
1590       - 9   # NDRPDR sel
1591       - 10  # NDRPDR sel
1592       - 11  # NDRPDR sel
1593       - 12  # NDRPDR sel
1594
1595     csit-vpp-functional-1904-ubuntu1604-virl:
1596       - 33
1597     csit-vpp-functional-1904-centos7-virl:
1598       - 32
1599     csit-vpp-device-1904-ubuntu1804-1n-skx:
1600       - 32
1601 #    # Not used
1602 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1603 #      - 1
1604     csit-dmm-functional-1904-ubuntu1604-virl:
1605       - 1
1606     csit-hc2vpp-verify-func-1904-ubuntu1604:
1607       - 4
1608
1609 - type: "output"
1610   output: "report"
1611   format:
1612     html:
1613     - full
1614     pdf:
1615     - minimal
1616
1617 ################################################################################
1618 ###                               T A B L E S                                ###
1619 ################################################################################
1620
1621 # VPP Compare NICs 3n-hsw 1t1c ndr
1622 - type: "table"
1623   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1624   algorithm: "table_nics_comparison"
1625   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1626   reference:
1627     title: "Intel-x520"
1628     nic: "NIC_Intel-X520-DA2"
1629   compare:
1630     title: "Intel-x710"
1631     nic: "NIC_Intel-X710"
1632   data: "vpp-nic-comparison-3n-hsw"
1633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1634   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1635   parameters:
1636   - "name"
1637   - "parent"
1638   - "throughput"
1639   - "tags"
1640
1641 # VPP Compare NICs 3n-hsw 2t2c ndr
1642 - type: "table"
1643   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1644   algorithm: "table_nics_comparison"
1645   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1646   reference:
1647     title: "Intel-x520"
1648     nic: "NIC_Intel-X520-DA2"
1649   compare:
1650     title: "Intel-x710"
1651     nic: "NIC_Intel-X710"
1652   data: "vpp-nic-comparison-3n-hsw"
1653   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1654   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1655   parameters:
1656   - "name"
1657   - "parent"
1658   - "throughput"
1659   - "tags"
1660
1661 # VPP Compare NICs 3n-hsw 1t1c pdr
1662 - type: "table"
1663   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1664   algorithm: "table_nics_comparison"
1665   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1666   reference:
1667     title: "Intel-x520"
1668     nic: "NIC_Intel-X520-DA2"
1669   compare:
1670     title: "Intel-x710"
1671     nic: "NIC_Intel-X710"
1672   data: "vpp-nic-comparison-3n-hsw"
1673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1674   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1675   parameters:
1676   - "name"
1677   - "parent"
1678   - "throughput"
1679   - "tags"
1680
1681 # VPP Compare NICs 3n-hsw 2t2c pdr
1682 - type: "table"
1683   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1684   algorithm: "table_nics_comparison"
1685   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1686   reference:
1687     title: "Intel-x520"
1688     nic: "NIC_Intel-X520-DA2"
1689   compare:
1690     title: "Intel-x710"
1691     nic: "NIC_Intel-X710"
1692   data: "vpp-nic-comparison-3n-hsw"
1693   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1694   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1695   parameters:
1696   - "name"
1697   - "parent"
1698   - "throughput"
1699   - "tags"
1700
1701 # VPP Compare NICs 3n-hsw 1t1c mrr
1702 - type: "table"
1703   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1704   algorithm: "table_nics_comparison"
1705   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1706   reference:
1707     title: "Intel-x520"
1708     nic: "NIC_Intel-X520-DA2"
1709   compare:
1710     title: "Intel-x710"
1711     nic: "NIC_Intel-X710"
1712   data: "vpp-nic-comparison-3n-hsw-mrr"
1713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1714   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1715   parameters:
1716   - "name"
1717   - "parent"
1718   - "result"
1719   - "tags"
1720
1721 # VPP Compare NICs 3n-hsw 2t2c mrr
1722 - type: "table"
1723   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1724   algorithm: "table_nics_comparison"
1725   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1726   reference:
1727     title: "Intel-x520"
1728     nic: "NIC_Intel-X520-DA2"
1729   compare:
1730     title: "Intel-x710"
1731     nic: "NIC_Intel-X710"
1732   data: "vpp-nic-comparison-3n-hsw-mrr"
1733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1734   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1735   parameters:
1736   - "name"
1737   - "parent"
1738   - "result"
1739   - "tags"
1740
1741 # VPP Compare NICs 3n-hsw 4t4c mrr
1742 - type: "table"
1743   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1744   algorithm: "table_nics_comparison"
1745   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1746   reference:
1747     title: "Intel-x520"
1748     nic: "NIC_Intel-X520-DA2"
1749   compare:
1750     title: "Intel-x710"
1751     nic: "NIC_Intel-X710"
1752   data: "vpp-nic-comparison-3n-hsw-mrr"
1753   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1754   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1755   parameters:
1756   - "name"
1757   - "parent"
1758   - "result"
1759   - "tags"
1760
1761 # VPP Compare NICs 3n-skx 2t1c ndr
1762 - type: "table"
1763   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1764   algorithm: "table_nics_comparison"
1765   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1766   reference:
1767     title: "Intel-x710"
1768     nic: "NIC_Intel-X710"
1769   compare:
1770     title: "Intel-xxv710"
1771     nic: "NIC_Intel-XXV710"
1772   data: "vpp-nic-comparison-3n-skx"
1773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1774   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1775   parameters:
1776   - "name"
1777   - "parent"
1778   - "throughput"
1779   - "tags"
1780
1781 # VPP Compare NICs 3n-skx 4t2c ndr
1782 - type: "table"
1783   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1784   algorithm: "table_nics_comparison"
1785   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1786   reference:
1787     title: "Intel-x710"
1788     nic: "NIC_Intel-X710"
1789   compare:
1790     title: "Intel-xxv710"
1791     nic: "NIC_Intel-XXV710"
1792   data: "vpp-nic-comparison-3n-skx"
1793   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1794   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1795   parameters:
1796   - "name"
1797   - "parent"
1798   - "throughput"
1799   - "tags"
1800
1801 # VPP Compare NICs 3n-skx 2t1c pdr
1802 - type: "table"
1803   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1804   algorithm: "table_nics_comparison"
1805   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1806   reference:
1807     title: "Intel-x710"
1808     nic: "NIC_Intel-X710"
1809   compare:
1810     title: "Intel-xxv710"
1811     nic: "NIC_Intel-XXV710"
1812   data: "vpp-nic-comparison-3n-skx"
1813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1814   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1815   parameters:
1816   - "name"
1817   - "parent"
1818   - "throughput"
1819   - "tags"
1820
1821  # VPP Compare NICs 3n-skx 4t2c pdr
1822 - type: "table"
1823   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1824   algorithm: "table_nics_comparison"
1825   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1826   reference:
1827     title: "Intel-x710"
1828     nic: "NIC_Intel-X710"
1829   compare:
1830     title: "Intel-xxv710"
1831     nic: "NIC_Intel-XXV710"
1832   data: "vpp-nic-comparison-3n-skx"
1833   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1834   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1835   parameters:
1836   - "name"
1837   - "parent"
1838   - "throughput"
1839   - "tags"
1840
1841 # VPP Compare NICs 3n-skx 2t1c mrr
1842 - type: "table"
1843   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1844   algorithm: "table_nics_comparison"
1845   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1846   reference:
1847     title: "Intel-x710"
1848     nic: "NIC_Intel-X710"
1849   compare:
1850     title: "Intel-xxv710"
1851     nic: "NIC_Intel-XXV710"
1852   data: "vpp-nic-comparison-3n-skx-mrr"
1853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1854   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1855   parameters:
1856   - "name"
1857   - "parent"
1858   - "result"
1859   - "tags"
1860
1861 # VPP Compare NICs 3n-skx 4t2c mrr
1862 - type: "table"
1863   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1864   algorithm: "table_nics_comparison"
1865   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1866   reference:
1867     title: "Intel-x710"
1868     nic: "NIC_Intel-X710"
1869   compare:
1870     title: "Intel-xxv710"
1871     nic: "NIC_Intel-XXV710"
1872   data: "vpp-nic-comparison-3n-skx-mrr"
1873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1874   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1875   parameters:
1876   - "name"
1877   - "parent"
1878   - "result"
1879   - "tags"
1880
1881  # VPP Compare NICs 3n-skx 8t4c mrr
1882 - type: "table"
1883   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1884   algorithm: "table_nics_comparison"
1885   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1886   reference:
1887     title: "Intel-x710"
1888     nic: "NIC_Intel-X710"
1889   compare:
1890     title: "Intel-xxv710"
1891     nic: "NIC_Intel-XXV710"
1892   data: "vpp-nic-comparison-3n-skx-mrr"
1893   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1894   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1895   parameters:
1896   - "name"
1897   - "parent"
1898   - "result"
1899   - "tags"
1900
1901 # VPP Compare NICs 2n-skx 2t1c ndr
1902 - type: "table"
1903   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1904   algorithm: "table_nics_comparison"
1905   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1906   reference:
1907     title: "Intel-x710"
1908     nic: "NIC_Intel-X710"
1909   compare:
1910     title: "Intel-xxv710"
1911     nic: "NIC_Intel-XXV710"
1912   data: "vpp-nic-comparison-2n-skx"
1913   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1914   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1915   parameters:
1916   - "name"
1917   - "parent"
1918   - "throughput"
1919   - "tags"
1920
1921 # VPP Compare NICs 2n-skx 4t2c ndr
1922 - type: "table"
1923   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1924   algorithm: "table_nics_comparison"
1925   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1926   reference:
1927     title: "Intel-x710"
1928     nic: "NIC_Intel-X710"
1929   compare:
1930     title: "Intel-xxv710"
1931     nic: "NIC_Intel-XXV710"
1932   data: "vpp-nic-comparison-2n-skx"
1933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1934   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1935   parameters:
1936   - "name"
1937   - "parent"
1938   - "throughput"
1939   - "tags"
1940
1941  # VPP Compare NICs 2n-skx 2t1c pdr
1942 - type: "table"
1943   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1944   algorithm: "table_nics_comparison"
1945   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1946   reference:
1947     title: "Intel-x710"
1948     nic: "NIC_Intel-X710"
1949   compare:
1950     title: "Intel-xxv710"
1951     nic: "NIC_Intel-XXV710"
1952   data: "vpp-nic-comparison-2n-skx"
1953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1954   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1955   parameters:
1956   - "name"
1957   - "parent"
1958   - "throughput"
1959   - "tags"
1960
1961 # VPP Compare NICs 2n-skx 4t2c pdr
1962 - type: "table"
1963   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1964   algorithm: "table_nics_comparison"
1965   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1966   reference:
1967     title: "Intel-x710"
1968     nic: "NIC_Intel-X710"
1969   compare:
1970     title: "Intel-xxv710"
1971     nic: "NIC_Intel-XXV710"
1972   data: "vpp-nic-comparison-2n-skx"
1973   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1974   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1975   parameters:
1976   - "name"
1977   - "parent"
1978   - "throughput"
1979   - "tags"
1980
1981 # VPP Compare NICs 2n-skx 2t1c mrr
1982 - type: "table"
1983   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1984   algorithm: "table_nics_comparison"
1985   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1986   reference:
1987     title: "Intel-x710"
1988     nic: "NIC_Intel-X710"
1989   compare:
1990     title: "Intel-xxv710"
1991     nic: "NIC_Intel-XXV710"
1992   data: "vpp-nic-comparison-2n-skx-mrr"
1993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1994   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1995   parameters:
1996   - "name"
1997   - "parent"
1998   - "result"
1999   - "tags"
2000
2001 # VPP Compare NICs 2n-skx 4t2c mrr
2002 - type: "table"
2003   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2004   algorithm: "table_nics_comparison"
2005   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2006   reference:
2007     title: "Intel-x710"
2008     nic: "NIC_Intel-X710"
2009   compare:
2010     title: "Intel-xxv710"
2011     nic: "NIC_Intel-XXV710"
2012   data: "vpp-nic-comparison-2n-skx-mrr"
2013   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2014   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2015   parameters:
2016   - "name"
2017   - "parent"
2018   - "result"
2019   - "tags"
2020
2021 # VPP Compare NICs 2n-skx 8t4c mrr
2022 - type: "table"
2023   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2024   algorithm: "table_nics_comparison"
2025   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2026   reference:
2027     title: "Intel-x710"
2028     nic: "NIC_Intel-X710"
2029   compare:
2030     title: "Intel-xxv710"
2031     nic: "NIC_Intel-XXV710"
2032   data: "vpp-nic-comparison-2n-skx-mrr"
2033   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2034   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2035   parameters:
2036   - "name"
2037   - "parent"
2038   - "result"
2039   - "tags"
2040
2041 ################################################################################
2042 # VPP
2043
2044 ## VPP Performance Changes 2n-dnv 1t1c pdr
2045 #- type: "table"
2046 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2047 #  algorithm: "table_performance_comparison"
2048 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2049 #  history:
2050 #    - title: "rls1810"
2051 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2052 #  reference:
2053 #    title: "rls1901"
2054 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2055 #  compare:
2056 #    title: "rls1904"
2057 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2058 #  data: "intel-dnv-vpp-changes-2n-dnv"
2059 #  include-tests: "PDR"
2060 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2061 #  parameters:
2062 #  - "name"
2063 #  - "parent"
2064 #  - "throughput"
2065 #
2066 ## VPP Performance Changes 2n-dnv 2t2c pdr
2067 #- type: "table"
2068 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2069 #  algorithm: "table_performance_comparison"
2070 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2071 #  history:
2072 #    - title: "rls1810"
2073 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2074 #  reference:
2075 #    title: "rls1901"
2076 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2077 #  compare:
2078 #    title: "rls1904"
2079 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2080 #  data: "intel-dnv-vpp-changes-2n-dnv"
2081 #  include-tests: "PDR"
2082 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2083 #  parameters:
2084 #  - "name"
2085 #  - "parent"
2086 #  - "throughput"
2087 #
2088 ## VPP Performance Changes 2n-dnv 1t1c ndr
2089 #- type: "table"
2090 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2091 #  algorithm: "table_performance_comparison"
2092 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2093 #  history:
2094 #    - title: "rls1810"
2095 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2096 #  reference:
2097 #    title: "rls1901"
2098 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2099 #  compare:
2100 #    title: "rls1904"
2101 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2102 #  data: "intel-dnv-vpp-changes-2n-dnv"
2103 #  include-tests: "NDR"
2104 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2105 #  parameters:
2106 #  - "name"
2107 #  - "parent"
2108 #  - "throughput"
2109 #
2110 ## VPP Performance Changes 2n-dnv 2t2c ndr
2111 #- type: "table"
2112 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2113 #  algorithm: "table_performance_comparison"
2114 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2115 #  history:
2116 #    - title: "rls1810"
2117 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2118 #  reference:
2119 #    title: "rls1901"
2120 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2121 #  compare:
2122 #    title: "rls1904"
2123 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2124 #  data: "intel-dnv-vpp-changes-2n-dnv"
2125 #  include-tests: "NDR"
2126 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2127 #  parameters:
2128 #  - "name"
2129 #  - "parent"
2130 #  - "throughput"
2131 #
2132 ## VPP Performance Changes 2n-dnv 1t1c MRR
2133 #- type: "table"
2134 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2135 #  algorithm: "table_performance_comparison"
2136 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2137 #  history:
2138 #    - title: "rls1810"
2139 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2140 #  reference:
2141 #    title: "rls1901"
2142 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2143 #  compare:
2144 #    title: "rls1904"
2145 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2146 #  data: "intel-dnv-vpp-changes-2n-dnv"
2147 #  include-tests: "MRR"
2148 #  filter: "'1T1C' and 'MRR'"
2149 #  parameters:
2150 #  - "name"
2151 #  - "parent"
2152 #  - "result"
2153 #
2154 ## VPP Performance Changes 2n-dnv 2t2c MRR
2155 #- type: "table"
2156 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2157 #  algorithm: "table_performance_comparison"
2158 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2159 #  history:
2160 #    - title: "rls1810"
2161 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2162 #  reference:
2163 #    title: "rls1901"
2164 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2165 #  compare:
2166 #    title: "rls1904"
2167 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2168 #  data: "intel-dnv-vpp-changes-2n-dnv"
2169 #  include-tests: "MRR"
2170 #  filter: "'2T2C' and 'MRR'"
2171 #  parameters:
2172 #  - "name"
2173 #  - "parent"
2174 #  - "result"
2175 #
2176 ## VPP Performance Changes 2n-dnv 4t4c MRR
2177 #- type: "table"
2178 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2179 #  algorithm: "table_performance_comparison"
2180 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2181 #  history:
2182 #    - title: "rls1810"
2183 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2184 #  reference:
2185 #    title: "rls1901"
2186 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2187 #  compare:
2188 #    title: "rls1904"
2189 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2190 #  data: "intel-dnv-vpp-changes-2n-dnv"
2191 #  include-tests: "MRR"
2192 #  filter: "'4T4C' and 'MRR'"
2193 #  parameters:
2194 #  - "name"
2195 #  - "parent"
2196 #  - "result"
2197
2198 # VPP Performance Changes 3n-hsw 1t1c pdr
2199 - type: "table"
2200   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2201   algorithm: "table_performance_comparison"
2202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2203   history:
2204     - title: "rls1810"
2205       data: "vpp-performance-changes-3n-hsw-h1"
2206   reference:
2207     title: "rls1901"
2208     data: "vpp-performance-changes-3n-hsw-ref"
2209   compare:
2210     title: "rls1904"
2211     data: "vpp-performance-changes-3n-hsw-cmp"
2212   data: "vpp-performance-changes-3n-hsw"
2213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2214   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2215   parameters:
2216   - "name"
2217   - "parent"
2218   - "throughput"
2219
2220 # VPP Performance Changes 3n-hsw 2t2c pdr
2221 - type: "table"
2222   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2223   algorithm: "table_performance_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2225   history:
2226     - title: "rls1810"
2227       data: "vpp-performance-changes-3n-hsw-h1"
2228   reference:
2229     title: "rls1901"
2230     data: "vpp-performance-changes-3n-hsw-ref"
2231   compare:
2232     title: "rls1904"
2233     data: "vpp-performance-changes-3n-hsw-cmp"
2234   data: "vpp-performance-changes-3n-hsw"
2235   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2236   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2237   parameters:
2238   - "name"
2239   - "parent"
2240   - "throughput"
2241
2242 # VPP Performance Changes 3n-hsw 1t1c ndr
2243 - type: "table"
2244   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2245   algorithm: "table_performance_comparison"
2246   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2247   history:
2248     - title: "rls1810"
2249       data: "vpp-performance-changes-3n-hsw-h1"
2250   reference:
2251     title: "rls1901"
2252     data: "vpp-performance-changes-3n-hsw-ref"
2253   compare:
2254     title: "rls1904"
2255     data: "vpp-performance-changes-3n-hsw-cmp"
2256   data: "vpp-performance-changes-3n-hsw"
2257   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2258   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2259   parameters:
2260   - "name"
2261   - "parent"
2262   - "throughput"
2263
2264 # VPP Performance Changes 3n-hsw 2t2c ndr
2265 - type: "table"
2266   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2267   algorithm: "table_performance_comparison"
2268   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2269   history:
2270     - title: "rls1810"
2271       data: "vpp-performance-changes-3n-hsw-h1"
2272   reference:
2273     title: "rls1901"
2274     data: "vpp-performance-changes-3n-hsw-ref"
2275   compare:
2276     title: "rls1904"
2277     data: "vpp-performance-changes-3n-hsw-cmp"
2278   data: "vpp-performance-changes-3n-hsw"
2279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Performance Changes 3n-skx 2t1c pdr
2287 - type: "table"
2288   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2291   history:
2292     - title: "rls1810"
2293       data: "vpp-performance-changes-3n-skx-h1"
2294   reference:
2295     title: "rls1901"
2296     data: "vpp-performance-changes-3n-skx-ref"
2297   compare:
2298     title: "rls1904"
2299     data: "vpp-performance-changes-3n-skx-cmp"
2300   data: "vpp-performance-changes-3n-skx"
2301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2302   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2303   parameters:
2304   - "name"
2305   - "parent"
2306   - "throughput"
2307
2308 # VPP Performance Changes 3n-skx 4t2c pdr
2309 - type: "table"
2310   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2311   algorithm: "table_performance_comparison"
2312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2313   history:
2314     - title: "rls1810"
2315       data: "vpp-performance-changes-3n-skx-h1"
2316   reference:
2317     title: "rls1901"
2318     data: "vpp-performance-changes-3n-skx-ref"
2319   compare:
2320     title: "rls1904"
2321     data: "vpp-performance-changes-3n-skx-cmp"
2322   data: "vpp-performance-changes-3n-skx"
2323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2324   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2325   parameters:
2326   - "name"
2327   - "parent"
2328   - "throughput"
2329
2330 # VPP Performance Changes 3n-skx 2t1c ndr
2331 - type: "table"
2332   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2333   algorithm: "table_performance_comparison"
2334   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2335   history:
2336     - title: "rls1810"
2337       data: "vpp-performance-changes-3n-skx-h1"
2338   reference:
2339     title: "rls1901"
2340     data: "vpp-performance-changes-3n-skx-ref"
2341   compare:
2342     title: "rls1904"
2343     data: "vpp-performance-changes-3n-skx-cmp"
2344   data: "vpp-performance-changes-3n-skx"
2345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2346   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2347   parameters:
2348   - "name"
2349   - "parent"
2350   - "throughput"
2351
2352 # VPP Performance Changes 3n-skx 4t2c ndr
2353 - type: "table"
2354   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2355   algorithm: "table_performance_comparison"
2356   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2357   history:
2358     - title: "rls1810"
2359       data: "vpp-performance-changes-3n-skx-h1"
2360   reference:
2361     title: "rls1901"
2362     data: "vpp-performance-changes-3n-skx-ref"
2363   compare:
2364     title: "rls1904"
2365     data: "vpp-performance-changes-3n-skx-cmp"
2366   data: "vpp-performance-changes-3n-skx"
2367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2368   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373
2374 # VPP Performance Changes 2n-skx 2t1c pdr
2375 - type: "table"
2376   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2377   algorithm: "table_performance_comparison"
2378   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2379   history:
2380     - title: "rls1810"
2381       data: "vpp-performance-changes-2n-skx-h1"
2382   reference:
2383     title: "rls1901"
2384     data: "vpp-performance-changes-2n-skx-ref"
2385   compare:
2386     title: "rls1904"
2387     data: "vpp-performance-changes-2n-skx-cmp"
2388   data: "vpp-performance-changes-2n-skx"
2389   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2390   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2391   parameters:
2392   - "name"
2393   - "parent"
2394   - "throughput"
2395
2396 # VPP Performance Changes 2n-skx 4t2c pdr
2397 - type: "table"
2398   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2399   algorithm: "table_performance_comparison"
2400   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2401   history:
2402     - title: "rls1810"
2403       data: "vpp-performance-changes-2n-skx-h1"
2404   reference:
2405     title: "rls1901"
2406     data: "vpp-performance-changes-2n-skx-ref"
2407   compare:
2408     title: "rls1904"
2409     data: "vpp-performance-changes-2n-skx-cmp"
2410   data: "vpp-performance-changes-2n-skx"
2411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2412   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417
2418 # VPP Performance Changes 2n-skx 2t1c ndr
2419 - type: "table"
2420   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2421   algorithm: "table_performance_comparison"
2422   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2423   history:
2424     - title: "rls1810"
2425       data: "vpp-performance-changes-2n-skx-h1"
2426   reference:
2427     title: "rls1901"
2428     data: "vpp-performance-changes-2n-skx-ref"
2429   compare:
2430     title: "rls1904"
2431     data: "vpp-performance-changes-2n-skx-cmp"
2432   data: "vpp-performance-changes-2n-skx"
2433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2434   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2435   parameters:
2436   - "name"
2437   - "parent"
2438   - "throughput"
2439
2440 # VPP Performance Changes 2n-skx 4t2c ndr
2441 - type: "table"
2442   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2443   algorithm: "table_performance_comparison"
2444   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2445   history:
2446     - title: "rls1810"
2447       data: "vpp-performance-changes-2n-skx-h1"
2448   reference:
2449     title: "rls1901"
2450     data: "vpp-performance-changes-2n-skx-ref"
2451   compare:
2452     title: "rls1904"
2453     data: "vpp-performance-changes-2n-skx-cmp"
2454   data: "vpp-performance-changes-2n-skx"
2455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2456   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2457   parameters:
2458   - "name"
2459   - "parent"
2460   - "throughput"
2461
2462 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2463 - type: "table"
2464   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2465   algorithm: "table_performance_comparison"
2466   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2467   reference:
2468     title: "3-Node Hsw"
2469     data: "vpp-compare-testbeds-ref"
2470   compare:
2471     title: "3-Node Skx"
2472     data: "vpp-compare-testbeds-cmp"
2473   data: "vpp-compare-testbeds"
2474   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2475   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2476   parameters:
2477   - "name"
2478   - "parent"
2479   - "throughput"
2480
2481 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2482 - type: "table"
2483   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2484   algorithm: "table_performance_comparison"
2485   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2486   reference:
2487     title: "3-Node Hsw"
2488     data: "vpp-compare-testbeds-ref"
2489   compare:
2490     title: "3-Node Skx"
2491     data: "vpp-compare-testbeds-cmp"
2492   data: "vpp-compare-testbeds"
2493   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2494   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2495   parameters:
2496   - "name"
2497   - "parent"
2498   - "throughput"
2499
2500 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2501 - type: "table"
2502   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2503   algorithm: "table_performance_comparison"
2504   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2505   reference:
2506     title: "3-Node Hsw"
2507     data: "vpp-compare-testbeds-ref"
2508   compare:
2509     title: "3-Node Skx"
2510     data: "vpp-compare-testbeds-cmp"
2511   data: "vpp-compare-testbeds"
2512   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2513   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2514   parameters:
2515   - "name"
2516   - "parent"
2517   - "throughput"
2518
2519 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2520 - type: "table"
2521   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2522   algorithm: "table_performance_comparison"
2523   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2524   reference:
2525     title: "3-Node Hsw"
2526     data: "vpp-compare-testbeds-ref"
2527   compare:
2528     title: "3-Node Skx"
2529     data: "vpp-compare-testbeds-cmp"
2530   data: "vpp-compare-testbeds"
2531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2532   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2533   parameters:
2534   - "name"
2535   - "parent"
2536   - "throughput"
2537
2538 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2539 - type: "table"
2540   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2541   algorithm: "table_performance_comparison"
2542   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2543   reference:
2544     title: "3-Node Skx"
2545     data: "vpp-compare-topologies-ref"
2546   compare:
2547     title: "2-Node Skx"
2548     data: "vpp-compare-topologies-cmp"
2549   data: "vpp-compare-topologies"
2550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2551   filter: "'NDRPDR' and '1C'"
2552   parameters:
2553   - "name"
2554   - "parent"
2555   - "throughput"
2556
2557 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2558 - type: "table"
2559   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2560   algorithm: "table_performance_comparison"
2561   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2562   reference:
2563     title: "3-Node Skx"
2564     data: "vpp-compare-topologies-ref"
2565   compare:
2566     title: "2-Node Skx"
2567     data: "vpp-compare-topologies-cmp"
2568   data: "vpp-compare-topologies"
2569   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2570   filter: "'NDRPDR' and '2C'"
2571   parameters:
2572   - "name"
2573   - "parent"
2574   - "throughput"
2575
2576 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2577 - type: "table"
2578   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2579   algorithm: "table_performance_comparison"
2580   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2581   reference:
2582     title: "3-Node Skx"
2583     data: "vpp-compare-topologies-ref"
2584   compare:
2585     title: "2-Node Skx"
2586     data: "vpp-compare-topologies-cmp"
2587   data: "vpp-compare-topologies"
2588   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2589   filter: "'NDRPDR' and '1C'"
2590   parameters:
2591   - "name"
2592   - "parent"
2593   - "throughput"
2594
2595 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2596 - type: "table"
2597   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2598   algorithm: "table_performance_comparison"
2599   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2600   reference:
2601     title: "3-Node Skx"
2602     data: "vpp-compare-topologies-ref"
2603   compare:
2604     title: "2-Node Skx"
2605     data: "vpp-compare-topologies-cmp"
2606   data: "vpp-compare-topologies"
2607   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2608   filter: "'NDRPDR' and '2C'"
2609   parameters:
2610   - "name"
2611   - "parent"
2612   - "throughput"
2613
2614 # VPP Performance Changes 3n-hsw 1t1c MRR
2615 - type: "table"
2616   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2617   algorithm: "table_performance_comparison"
2618   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2619   history:
2620     - title: "rls1810"
2621       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2622   reference:
2623     title: "rls1901"
2624     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2625   compare:
2626     title: "rls1904"
2627     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2628   data: "vpp-performance-changes-3n-hsw-mrr"
2629   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2630   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2631   parameters:
2632   - "name"
2633   - "parent"
2634   - "result"
2635
2636 # VPP Performance Changes 3n-hsw 2t2c MRR
2637 - type: "table"
2638   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2639   algorithm: "table_performance_comparison"
2640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2641   history:
2642     - title: "rls1810"
2643       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2644   reference:
2645     title: "rls1901"
2646     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2647   compare:
2648     title: "rls1904"
2649     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2650   data: "vpp-performance-changes-3n-hsw-mrr"
2651   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2652   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2653   parameters:
2654   - "name"
2655   - "parent"
2656   - "result"
2657
2658 # VPP Performance Changes 3n-hsw 4t4c MRR
2659 - type: "table"
2660   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2661   algorithm: "table_performance_comparison"
2662   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2663   history:
2664     - title: "rls1810"
2665       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2666   reference:
2667     title: "rls1901"
2668     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2669   compare:
2670     title: "rls1904"
2671     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2672   data: "vpp-performance-changes-3n-hsw-mrr"
2673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2674   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2675   parameters:
2676   - "name"
2677   - "parent"
2678   - "result"
2679
2680 # VPP Performance Changes 3n-skx 2t1c MRR
2681 - type: "table"
2682   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2683   algorithm: "table_performance_comparison"
2684   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2685   history:
2686     - title: "rls1810"
2687       data: "vpp-performance-changes-3n-skx-mrr-h1"
2688   reference:
2689     title: "rls1901"
2690     data: "vpp-performance-changes-3n-skx-mrr-ref"
2691   compare:
2692     title: "rls1904"
2693     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2694   data: "vpp-performance-changes-3n-skx-mrr"
2695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2696   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2697   parameters:
2698   - "name"
2699   - "parent"
2700   - "result"
2701
2702 # VPP Performance Changes 3n-skx 4t2c MRR
2703 - type: "table"
2704   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2705   algorithm: "table_performance_comparison"
2706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2707   history:
2708     - title: "rls1810"
2709       data: "vpp-performance-changes-3n-skx-mrr-h1"
2710   reference:
2711     title: "rls1901"
2712     data: "vpp-performance-changes-3n-skx-mrr-ref"
2713   compare:
2714     title: "rls1904"
2715     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2716   data: "vpp-performance-changes-3n-skx-mrr"
2717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2719   parameters:
2720   - "name"
2721   - "parent"
2722   - "result"
2723
2724 # VPP Performance Changes 3n-skx 8t4c MRR
2725 - type: "table"
2726   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2727   algorithm: "table_performance_comparison"
2728   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2729   history:
2730     - title: "rls1810"
2731       data: "vpp-performance-changes-3n-skx-mrr-h1"
2732   reference:
2733     title: "rls1901"
2734     data: "vpp-performance-changes-3n-skx-mrr-ref"
2735   compare:
2736     title: "rls1904"
2737     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2738   data: "vpp-performance-changes-3n-skx-mrr"
2739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2740   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2741   parameters:
2742   - "name"
2743   - "parent"
2744   - "result"
2745
2746 # VPP Performance Changes 2n-skx 2t1c MRR
2747 - type: "table"
2748   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2749   algorithm: "table_performance_comparison"
2750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2751   history:
2752     - title: "rls1810"
2753       data: "vpp-performance-changes-2n-skx-mrr-h1"
2754   reference:
2755     title: "rls1901"
2756     data: "vpp-performance-changes-2n-skx-mrr-ref"
2757   compare:
2758     title: "rls1904"
2759     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2760   data: "vpp-performance-changes-2n-skx-mrr"
2761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2762   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2763   parameters:
2764   - "name"
2765   - "parent"
2766   - "result"
2767
2768 # VPP Performance Changes 2n-skx 4t2c MRR
2769 - type: "table"
2770   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2771   algorithm: "table_performance_comparison"
2772   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2773   history:
2774     - title: "rls1810"
2775       data: "vpp-performance-changes-2n-skx-mrr-h1"
2776   reference:
2777     title: "rls1901"
2778     data: "vpp-performance-changes-2n-skx-mrr-ref"
2779   compare:
2780     title: "rls1904"
2781     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2782   data: "vpp-performance-changes-2n-skx-mrr"
2783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2784   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2785   parameters:
2786   - "name"
2787   - "parent"
2788   - "result"
2789
2790 # VPP Performance Changes 2n-skx 8t4c MRR
2791 - type: "table"
2792   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2793   algorithm: "table_performance_comparison"
2794   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2795   history:
2796     - title: "rls1810"
2797       data: "vpp-performance-changes-2n-skx-mrr-h1"
2798   reference:
2799     title: "rls1901"
2800     data: "vpp-performance-changes-2n-skx-mrr-ref"
2801   compare:
2802     title: "rls1904"
2803     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2804   data: "vpp-performance-changes-2n-skx-mrr"
2805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2806   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2807   parameters:
2808   - "name"
2809   - "parent"
2810   - "result"
2811
2812 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2813 - type: "table"
2814   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2815   algorithm: "table_performance_comparison"
2816   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2817   reference:
2818     title: "3-Node Hsw"
2819     data: "vpp-compare-testbeds-mrr-ref"
2820   compare:
2821     title: "3-Node Skx"
2822     data: "vpp-compare-testbeds-mrr-cmp"
2823   data: "vpp-compare-testbeds-mrr"
2824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2825   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2826   parameters:
2827   - "name"
2828   - "parent"
2829   - "result"
2830
2831 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2832 - type: "table"
2833   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2834   algorithm: "table_performance_comparison"
2835   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2836   reference:
2837     title: "3-Node Hsw"
2838     data: "vpp-compare-testbeds-mrr-ref"
2839   compare:
2840     title: "3-Node Skx"
2841     data: "vpp-compare-testbeds-mrr-cmp"
2842   data: "vpp-compare-testbeds-mrr"
2843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2844   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2845   parameters:
2846   - "name"
2847   - "parent"
2848   - "result"
2849
2850 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2851 - type: "table"
2852   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2853   algorithm: "table_performance_comparison"
2854   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2855   reference:
2856     title: "3-Node Hsw"
2857     data: "vpp-compare-testbeds-mrr-ref"
2858   compare:
2859     title: "3-Node Skx"
2860     data: "vpp-compare-testbeds-mrr-cmp"
2861   data: "vpp-compare-testbeds-mrr"
2862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2863   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2864   parameters:
2865   - "name"
2866   - "parent"
2867   - "result"
2868
2869 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2870 - type: "table"
2871   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2872   algorithm: "table_performance_comparison"
2873   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2874   reference:
2875     title: "3-Node Skx"
2876     data: "vpp-compare-topologies-mrr-ref"
2877   compare:
2878     title: "2-Node Skx"
2879     data: "vpp-compare-topologies-mrr-cmp"
2880   data: "vpp-compare-topologies-mrr"
2881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2882   filter: "'MRR' and '1C'"
2883   parameters:
2884   - "name"
2885   - "parent"
2886   - "result"
2887
2888 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2889 - type: "table"
2890   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2891   algorithm: "table_performance_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2893   reference:
2894     title: "3-Node Skx"
2895     data: "vpp-compare-topologies-mrr-ref"
2896   compare:
2897     title: "2-Node Skx"
2898     data: "vpp-compare-topologies-mrr-cmp"
2899   data: "vpp-compare-topologies-mrr"
2900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2901   filter: "'MRR' and '2C'"
2902   parameters:
2903   - "name"
2904   - "parent"
2905   - "result"
2906
2907 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2908 - type: "table"
2909   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2910   algorithm: "table_performance_comparison"
2911   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2912   reference:
2913     title: "3-Node Skx"
2914     data: "vpp-compare-topologies-mrr-ref"
2915   compare:
2916     title: "2-Node Skx"
2917     data: "vpp-compare-topologies-mrr-cmp"
2918   data: "vpp-compare-topologies-mrr"
2919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2920   filter: "'MRR' and '4C'"
2921   parameters:
2922   - "name"
2923   - "parent"
2924   - "result"
2925
2926 # Detailed Test Results - VPP Performance Results 3n-hsw
2927 - type: "table"
2928   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2929   algorithm: "table_merged_details"
2930   output-file-ext: ".csv"
2931   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2932   columns:
2933   - title: "Name"
2934     data: "data name"
2935   - title: "Status"
2936     data: "data msg"
2937   rows: "generated"
2938   data: "vpp-perf-results-3n-hsw"
2939   filter: "not 'NDRCHK' and not 'PDRCHK'"
2940   parameters:
2941   - "name"
2942   - "parent"
2943   - "msg"
2944
2945 # Detailed Test Results - VPP Performance Results 3n-skx
2946 - type: "table"
2947   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2948   algorithm: "table_merged_details"
2949   output-file-ext: ".csv"
2950   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2951   columns:
2952   - title: "Name"
2953     data: "data name"
2954   - title: "Status"
2955     data: "data msg"
2956   rows: "generated"
2957   data: "vpp-perf-results-3n-skx"
2958   filter: "not 'NDRCHK' and not 'PDRCHK'"
2959   parameters:
2960   - "name"
2961   - "parent"
2962   - "msg"
2963
2964 # Detailed Test Results - VPP Performance Results 2n-skx
2965 - type: "table"
2966   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2967   algorithm: "table_merged_details"
2968   output-file-ext: ".csv"
2969   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2970   columns:
2971   - title: "Name"
2972     data: "data name"
2973   - title: "Status"
2974     data: "data msg"
2975   rows: "generated"
2976   data: "vpp-perf-results-2n-skx"
2977   filter: "not 'NDRCHK' and not 'PDRCHK'"
2978   parameters:
2979   - "name"
2980   - "parent"
2981   - "msg"
2982
2983 ## Detailed Test Results - VPP Performance Results 2n-dnv
2984 #- type: "table"
2985 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2986 #  algorithm: "table_details"
2987 #  output-file-ext: ".csv"
2988 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2989 #  columns:
2990 #  - title: "Name"
2991 #    data: "data name"
2992 #  - title: "Status"
2993 #    data: "data msg"
2994 #  rows: "generated"
2995 #  data: "intel-dnv-vpp"
2996 #  filter: "'NDRPDR'"
2997 #  parameters:
2998 #  - "name"
2999 #  - "parent"
3000 #  - "msg"
3001
3002 # Test configuration - VPP Performance Test Configs 3n-hsw
3003 - type: "table"
3004   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3005   algorithm: "table_merged_details"
3006   output-file-ext: ".csv"
3007   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3008   columns:
3009   - title: "Name"
3010     data: "data name"
3011   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3012     data: "data conf-history"
3013   rows: "generated"
3014   data: "vpp-perf-results-3n-hsw"
3015   filter: "not 'NDRCHK' and not 'PDRCHK'"
3016   parameters:
3017   - "parent"
3018   - "name"
3019   - "conf-history"
3020
3021 # Test configuration - VPP Performance Test Configs 3n-skx
3022 - type: "table"
3023   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3024   algorithm: "table_merged_details"
3025   output-file-ext: ".csv"
3026   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3027   columns:
3028   - title: "Name"
3029     data: "data name"
3030   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3031     data: "data conf-history"
3032   rows: "generated"
3033   data: "vpp-perf-results-3n-skx"
3034   filter: "not 'NDRCHK' and not 'PDRCHK'"
3035   parameters:
3036   - "parent"
3037   - "name"
3038   - "conf-history"
3039
3040 # Test configuration - VPP Performance Test Configs 2n-skx
3041 - type: "table"
3042   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3043   algorithm: "table_merged_details"
3044   output-file-ext: ".csv"
3045   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3046   columns:
3047   - title: "Name"
3048     data: "data name"
3049   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3050     data: "data conf-history"
3051   rows: "generated"
3052   data: "vpp-perf-results-2n-skx"
3053   filter: "not 'NDRCHK' and not 'PDRCHK'"
3054   parameters:
3055   - "parent"
3056   - "name"
3057   - "conf-history"
3058
3059 ## Test configuration - VPP Performance Test Configs 2n-dnv
3060 #- type: "table"
3061 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3062 #  algorithm: "table_details"
3063 #  output-file-ext: ".csv"
3064 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3065 #  columns:
3066 #  - title: "Name"
3067 #    data: "data name"
3068 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3069 #    data: "data conf-history"
3070 #  rows: "generated"
3071 #  data: "intel-dnv-vpp"
3072 #  filter: "'NDRPDR'"
3073 #  parameters:
3074 #  - "parent"
3075 #  - "name"
3076 #  - "conf-history"
3077
3078 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3079 - type: "table"
3080   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3081   algorithm: "table_merged_details"
3082   output-file-ext: ".csv"
3083   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3084   columns:
3085   - title: "Name"
3086     data: "data name"
3087   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3088     data: "data show-run"
3089   rows: "generated"
3090   data: "vpp-perf-results-3n-hsw"
3091   filter: "not 'NDRCHK' and not 'PDRCHK'"
3092   parameters:
3093   - "parent"
3094   - "name"
3095   - "show-run"
3096
3097 # Test Operational Data - VPP Performance Operational Data 3n-skx
3098 - type: "table"
3099   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3100   algorithm: "table_merged_details"
3101   output-file-ext: ".csv"
3102   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3103   columns:
3104   - title: "Name"
3105     data: "data name"
3106   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3107     data: "data show-run"
3108   rows: "generated"
3109   data: "vpp-perf-results-3n-skx"
3110   filter: "not 'NDRCHK' and not 'PDRCHK'"
3111   parameters:
3112   - "parent"
3113   - "name"
3114   - "show-run"
3115
3116 # Test Operational Data - VPP Performance Operational Data 2n-skx
3117 - type: "table"
3118   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3119   algorithm: "table_merged_details"
3120   output-file-ext: ".csv"
3121   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3122   columns:
3123   - title: "Name"
3124     data: "data name"
3125   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3126     data: "data show-run"
3127   rows: "generated"
3128   data: "vpp-perf-results-2n-skx"
3129   filter: "not 'NDRCHK' and not 'PDRCHK'"
3130   parameters:
3131   - "parent"
3132   - "name"
3133   - "show-run"
3134
3135 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3136 #- type: "table"
3137 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3138 #  algorithm: "table_details"
3139 #  output-file-ext: ".csv"
3140 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3141 #  columns:
3142 #  - title: "Name"
3143 #    data: "data name"
3144 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3145 #    data: "data show-run"
3146 #  rows: "generated"
3147 #  data: "intel-dnv-vpp"
3148 #  filter: "'NDRPDR'"
3149 #  parameters:
3150 #  - "parent"
3151 #  - "name"
3152 #  - "show-run"
3153
3154 # Detailed Test Results - VPP MRR Results 3n-hsw
3155 - type: "table"
3156   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3157   algorithm: "table_details"
3158   output-file-ext: ".csv"
3159   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3160   columns:
3161   - title: "Name"
3162     data: "data name"
3163   - title: "Status"
3164     data: "data msg"
3165   rows: "generated"
3166   data: "vpp-mrr-results-3n-hsw"
3167   filter: "'MRR'"
3168   parameters:
3169   - "name"
3170   - "parent"
3171   - "msg"
3172
3173 # Detailed Test Results - VPP MRR Results 3n-skx
3174 - type: "table"
3175   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3176   algorithm: "table_details"
3177   output-file-ext: ".csv"
3178   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3179   columns:
3180   - title: "Name"
3181     data: "data name"
3182   - title: "Status"
3183     data: "data msg"
3184   rows: "generated"
3185   data: "vpp-mrr-results-3n-skx"
3186   filter: "'MRR'"
3187   parameters:
3188   - "name"
3189   - "parent"
3190   - "msg"
3191
3192 # Detailed Test Results - VPP MRR Results 2n-skx
3193 - type: "table"
3194   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3195   algorithm: "table_details"
3196   output-file-ext: ".csv"
3197   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3198   columns:
3199   - title: "Name"
3200     data: "data name"
3201   - title: "Status"
3202     data: "data msg"
3203   rows: "generated"
3204   data: "vpp-mrr-results-2n-skx"
3205   filter: "'MRR'"
3206   parameters:
3207   - "name"
3208   - "parent"
3209   - "msg"
3210
3211 ## Detailed Test Results - VPP MRR Results 2n-dnv
3212 #- type: "table"
3213 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3214 #  algorithm: "table_details"
3215 #  output-file-ext: ".csv"
3216 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3217 #  columns:
3218 #  - title: "Name"
3219 #    data: "data name"
3220 #  - title: "Status"
3221 #    data: "data msg"
3222 #  rows: "generated"
3223 #  data: "intel-dnv-vpp"
3224 #  filter: "'MRR'"
3225 #  parameters:
3226 #  - "name"
3227 #  - "parent"
3228 #  - "msg"
3229
3230 # Test configuration - VPP MRR Test Configs 3n-hsw
3231 - type: "table"
3232   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3233   algorithm: "table_details"
3234   output-file-ext: ".csv"
3235   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3236   columns:
3237   - title: "Name"
3238     data: "data name"
3239   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3240     data: "data conf-history"
3241   rows: "generated"
3242   data: "vpp-mrr-results-3n-hsw"
3243   filter: "'MRR'"
3244   parameters:
3245   - "parent"
3246   - "name"
3247   - "conf-history"
3248
3249 # Test configuration - VPP MRR Test Configs 3n-skx
3250 - type: "table"
3251   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3252   algorithm: "table_details"
3253   output-file-ext: ".csv"
3254   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3255   columns:
3256   - title: "Name"
3257     data: "data name"
3258   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3259     data: "data conf-history"
3260   rows: "generated"
3261   data: "vpp-mrr-results-3n-skx"
3262   filter: "'MRR'"
3263   parameters:
3264   - "parent"
3265   - "name"
3266   - "conf-history"
3267
3268 # Test configuration - VPP MRR Test Configs 2n-skx
3269 - type: "table"
3270   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3271   algorithm: "table_details"
3272   output-file-ext: ".csv"
3273   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3274   columns:
3275   - title: "Name"
3276     data: "data name"
3277   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3278     data: "data conf-history"
3279   rows: "generated"
3280   data: "vpp-mrr-results-2n-skx"
3281   filter: "'MRR'"
3282   parameters:
3283   - "parent"
3284   - "name"
3285   - "conf-history"
3286
3287 ## Test configuration - VPP MRR Test Configs 2n-dnv
3288 #- type: "table"
3289 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3290 #  algorithm: "table_details"
3291 #  output-file-ext: ".csv"
3292 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3293 #  columns:
3294 #  - title: "Name"
3295 #    data: "data name"
3296 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3297 #    data: "data conf-history"
3298 #  rows: "generated"
3299 #  data: "intel-dnv-vpp"
3300 #  filter: "'MRR'"
3301 #  parameters:
3302 #  - "parent"
3303 #  - "name"
3304 #  - "conf-history"
3305
3306 # Detailed Test Results - VPP Functional Results - Ubuntu
3307 - type: "table"
3308   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3309   algorithm: "table_details"
3310   output-file-ext: ".csv"
3311   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3312   columns:
3313   - title: "Name"
3314     data: "data name"
3315   - title: "Documentation"
3316     data: "data doc"
3317   - title: "Status"
3318     data: "data status"
3319   rows: "generated"
3320   data: "vpp-func-results-ubuntu"
3321   filter: "all"
3322   parameters:
3323   - "name"
3324   - "parent"
3325   - "doc"
3326   - "status"
3327
3328 # Detailed Test Results - VPP Functional Results - CentOS
3329 - type: "table"
3330   title: "Detailed Test Results - VPP Functional Results - CentOS"
3331   algorithm: "table_details"
3332   output-file-ext: ".csv"
3333   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3334   columns:
3335   - title: "Name"
3336     data: "data name"
3337   - title: "Documentation"
3338     data: "data doc"
3339   -
3340     title: "Status"
3341     data: "data status"
3342   rows: "generated"
3343   data:
3344     "vpp-func-results-centos"
3345   filter: "all"
3346   parameters:
3347   - "name"
3348   - "parent"
3349   - "doc"
3350   - "status"
3351
3352 # Test configuration - VPP Functional Test Configs - Ubuntu
3353 - type: "table"
3354   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3355   algorithm: "table_details"
3356   output-file-ext: ".csv"
3357   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3358   columns:
3359   - title: "Name"
3360     data: "data name"
3361   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3362     data: "data conf-history"
3363   rows: "generated"
3364   data: "vpp-func-results-ubuntu"
3365   filter: "all"
3366   parameters:
3367   - "parent"
3368   - "name"
3369   - "conf-history"
3370
3371 # Test configuration - VPP Functional Test Configs - CentOS
3372 - type: "table"
3373   title: "Test configuration - VPP Functional Test Configs - CentOS"
3374   algorithm: "table_details"
3375   output-file-ext: ".csv"
3376   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3377   columns:
3378   - title: "Name"
3379     data: "data name"
3380   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3381     data: "data conf-history"
3382   rows: "generated"
3383   data: "vpp-func-results-centos"
3384   filter: "all"
3385   parameters:
3386   - "parent"
3387   - "name"
3388   - "conf-history"
3389
3390 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3391 #- type: "table"
3392 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3393 #  algorithm: "table_details"
3394 #  output-file-ext: ".csv"
3395 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3396 #  columns:
3397 #  - title: "Name"
3398 #    data: "data name"
3399 #  - title: "Status"
3400 #    data: "data msg"
3401 #  rows: "generated"
3402 #  data: "ligato-perf-results-3n-hsw"
3403 #  filter: "all"
3404 #  parameters:
3405 #  - "name"
3406 #  - "parent"
3407 #  - "msg"
3408
3409 # Detailed Test Results - VPP Device Results - Ubuntu
3410 - type: "table"
3411   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3412   algorithm: "table_details"
3413   output-file-ext: ".csv"
3414   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3415   columns:
3416   - title: "Name"
3417     data: "data name"
3418   - title: "Documentation"
3419     data: "data doc"
3420   - title: "Status"
3421     data: "data status"
3422   rows: "generated"
3423   data: "vpp-device-results-ubuntu"
3424   filter: "all"
3425   parameters:
3426   - "name"
3427   - "parent"
3428   - "doc"
3429   - "status"
3430
3431 # Test configuration - VPP Device Test Configs - Ubuntu
3432 - type: "table"
3433   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3434   algorithm: "table_details"
3435   output-file-ext: ".csv"
3436   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3437   columns:
3438   - title: "Name"
3439     data: "data name"
3440   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3441     data: "data conf-history"
3442   rows: "generated"
3443   data: "vpp-device-results-ubuntu"
3444   filter: "all"
3445   parameters:
3446   - "parent"
3447   - "name"
3448   - "conf-history"
3449
3450 ################################################################################
3451
3452 # DPDK Performance Changes 3n-hsw 1t1c pdr
3453 - type: "table"
3454   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3455   algorithm: "table_performance_comparison"
3456   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3457   history:
3458     - title: "rls1810"
3459       data: "dpdk-performance-changes-3n-hsw-h1"
3460   reference:
3461     title: "rls1901"
3462     data: "dpdk-performance-changes-3n-hsw-ref"
3463   compare:
3464     title: "rls1904"
3465     data: "dpdk-performance-changes-3n-hsw-cmp"
3466   data: "dpdk-performance-changes-3n-hsw"
3467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3468   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3469   parameters:
3470   - "name"
3471   - "parent"
3472   - "throughput"
3473
3474 # DPDK Performance Changes 3n-hsw 2t2c pdr
3475 - type: "table"
3476   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3477   algorithm: "table_performance_comparison"
3478   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3479   history:
3480     - title: "rls1810"
3481       data: "dpdk-performance-changes-3n-hsw-h1"
3482   reference:
3483     title: "rls1901"
3484     data: "dpdk-performance-changes-3n-hsw-ref"
3485   compare:
3486     title: "rls1904"
3487     data: "dpdk-performance-changes-3n-hsw-cmp"
3488   data: "dpdk-performance-changes-3n-hsw"
3489   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3490   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3491   parameters:
3492   - "name"
3493   - "parent"
3494   - "throughput"
3495
3496 # DPDK Performance Changes 3n-hsw 1t1c ndr
3497 - type: "table"
3498   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3499   algorithm: "table_performance_comparison"
3500   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3501   history:
3502     - title: "rls1810"
3503       data: "dpdk-performance-changes-3n-hsw-h1"
3504   reference:
3505     title: "rls1901"
3506     data: "dpdk-performance-changes-3n-hsw-ref"
3507   compare:
3508     title: "rls1904"
3509     data: "dpdk-performance-changes-3n-hsw-cmp"
3510   data: "dpdk-performance-changes-3n-hsw"
3511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3512   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3513   parameters:
3514   - "name"
3515   - "parent"
3516   - "throughput"
3517
3518 # DPDK Performance Changes 3n-hsw 2t2c ndr
3519 - type: "table"
3520   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3521   algorithm: "table_performance_comparison"
3522   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3523   history:
3524     - title: "rls1810"
3525       data: "dpdk-performance-changes-3n-hsw-h1"
3526   reference:
3527     title: "rls1901"
3528     data: "dpdk-performance-changes-3n-hsw-ref"
3529   compare:
3530     title: "rls1904"
3531     data: "dpdk-performance-changes-3n-hsw-cmp"
3532   data: "dpdk-performance-changes-3n-hsw"
3533   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3535   parameters:
3536   - "name"
3537   - "parent"
3538   - "throughput"
3539
3540 # DPDK Performance Changes 3n-skx 2t1c pdr
3541 - type: "table"
3542   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3543   algorithm: "table_performance_comparison"
3544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3545   history:
3546     - title: "rls1810"
3547       data: "dpdk-performance-changes-3n-skx-h1"
3548   reference:
3549     title: "rls1901"
3550     data: "dpdk-performance-changes-3n-skx-ref"
3551   compare:
3552     title: "rls1904"
3553     data: "dpdk-performance-changes-3n-skx-cmp"
3554   data: "dpdk-performance-changes-3n-skx"
3555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3556   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "throughput"
3561
3562 # DPDK Performance Changes 3n-skx 4t2c pdr
3563 - type: "table"
3564   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3565   algorithm: "table_performance_comparison"
3566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3567   history:
3568     - title: "rls1810"
3569       data: "dpdk-performance-changes-3n-skx-h1"
3570   reference:
3571     title: "rls1901"
3572     data: "dpdk-performance-changes-3n-skx-ref"
3573   compare:
3574     title: "rls1904"
3575     data: "dpdk-performance-changes-3n-skx-cmp"
3576   data: "dpdk-performance-changes-3n-skx"
3577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583
3584 # DPDK Performance Changes 3n-skx 2t1c ndr
3585 - type: "table"
3586   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3589   history:
3590     - title: "rls1810"
3591       data: "dpdk-performance-changes-3n-skx-h1"
3592   reference:
3593     title: "rls1901"
3594     data: "dpdk-performance-changes-3n-skx-ref"
3595   compare:
3596     title: "rls1904"
3597     data: "dpdk-performance-changes-3n-skx-cmp"
3598   data: "dpdk-performance-changes-3n-skx"
3599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3600   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3601   parameters:
3602   - "name"
3603   - "parent"
3604   - "throughput"
3605
3606 # DPDK Performance Changes 3n-skx 4t2c ndr
3607 - type: "table"
3608   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3609   algorithm: "table_performance_comparison"
3610   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3611   history:
3612     - title: "rls1810"
3613       data: "dpdk-performance-changes-3n-skx-h1"
3614   reference:
3615     title: "rls1901"
3616     data: "dpdk-performance-changes-3n-skx-ref"
3617   compare:
3618     title: "rls1904"
3619     data: "dpdk-performance-changes-3n-skx-cmp"
3620   data: "dpdk-performance-changes-3n-skx"
3621   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3622   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3623   parameters:
3624   - "name"
3625   - "parent"
3626   - "throughput"
3627
3628 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3629 - type: "table"
3630   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3631   algorithm: "table_performance_comparison"
3632   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3633   reference:
3634     title: "3-Node Hsw"
3635     data: "dpdk-compare-testbeds-ref"
3636   compare:
3637     title: "3-Node Skx"
3638     data: "dpdk-compare-testbeds-cmp"
3639   data: "dpdk-compare-testbeds"
3640   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3641   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3642   parameters:
3643   - "name"
3644   - "parent"
3645   - "throughput"
3646
3647 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3648 - type: "table"
3649   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3650   algorithm: "table_performance_comparison"
3651   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3652   reference:
3653     title: "3-Node Hsw"
3654     data: "dpdk-compare-testbeds-ref"
3655   compare:
3656     title: "3-Node Skx"
3657     data: "dpdk-compare-testbeds-cmp"
3658   data: "dpdk-compare-testbeds"
3659   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3660   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3661   parameters:
3662   - "name"
3663   - "parent"
3664   - "throughput"
3665
3666 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3667 - type: "table"
3668   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3669   algorithm: "table_performance_comparison"
3670   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3671   reference:
3672     title: "3-Node Skx"
3673     data: "dpdk-compare-topologies-ref"
3674   compare:
3675     title: "2-Node Skx"
3676     data: "dpdk-compare-topologies-cmp"
3677   data: "dpdk-compare-topologies"
3678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3679   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3680   parameters:
3681   - "name"
3682   - "parent"
3683   - "throughput"
3684
3685 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3686 - type: "table"
3687   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3688   algorithm: "table_performance_comparison"
3689   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3690   reference:
3691     title: "3-Node Skx"
3692     data: "dpdk-compare-topologies-ref"
3693   compare:
3694     title: "2-Node Skx"
3695     data: "dpdk-compare-topologies-cmp"
3696   data: "dpdk-compare-topologies"
3697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3698   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "throughput"
3703
3704 # DPDK Performance Changes 2n-skx 2t1c pdr
3705 - type: "table"
3706   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3707   algorithm: "table_performance_comparison"
3708   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3709   history:
3710     - title: "rls1810"
3711       data: "dpdk-performance-changes-2n-skx-h1"
3712   reference:
3713     title: "rls1901"
3714     data: "dpdk-performance-changes-2n-skx-ref"
3715   compare:
3716     title: "rls1904"
3717     data: "dpdk-performance-changes-2n-skx-cmp"
3718   data: "dpdk-performance-changes-2n-skx"
3719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3720   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3721   parameters:
3722   - "name"
3723   - "parent"
3724   - "throughput"
3725
3726 # DPDK Performance Changes 2n-skx 4t2c pdr
3727 - type: "table"
3728   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3729   algorithm: "table_performance_comparison"
3730   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3731   history:
3732     - title: "rls1810"
3733       data: "dpdk-performance-changes-2n-skx-h1"
3734   reference:
3735     title: "rls1901"
3736     data: "dpdk-performance-changes-2n-skx-ref"
3737   compare:
3738     title: "rls1904"
3739     data: "dpdk-performance-changes-2n-skx-cmp"
3740   data: "dpdk-performance-changes-2n-skx"
3741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3742   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3743   parameters:
3744   - "name"
3745   - "parent"
3746   - "throughput"
3747
3748 # DPDK Performance Changes 2n-skx 2t1c ndr
3749 - type: "table"
3750   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3751   algorithm: "table_performance_comparison"
3752   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3753   history:
3754     - title: "rls1810"
3755       data: "dpdk-performance-changes-2n-skx-h1"
3756   reference:
3757     title: "rls1901"
3758     data: "dpdk-performance-changes-2n-skx-ref"
3759   compare:
3760     title: "rls1904"
3761     data: "dpdk-performance-changes-2n-skx-cmp"
3762   data: "dpdk-performance-changes-2n-skx"
3763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3764   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3765   parameters:
3766   - "name"
3767   - "parent"
3768   - "throughput"
3769
3770 # DPDK Performance Changes 2n-skx 4t2c ndr
3771 - type: "table"
3772   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3773   algorithm: "table_performance_comparison"
3774   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3775   history:
3776     - title: "rls1810"
3777       data: "dpdk-performance-changes-2n-skx-h1"
3778   reference:
3779     title: "rls1901"
3780     data: "dpdk-performance-changes-2n-skx-ref"
3781   compare:
3782     title: "rls1904"
3783     data: "dpdk-performance-changes-2n-skx-cmp"
3784   data: "dpdk-performance-changes-2n-skx"
3785   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3786   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3787   parameters:
3788   - "name"
3789   - "parent"
3790   - "throughput"
3791
3792 # Detailed Test Results - DPDK Performance Results 3n-hsw
3793 - type: "table"
3794   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3795   algorithm: "table_details"
3796   output-file-ext: ".csv"
3797   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3798   columns:
3799   - title: "Name"
3800     data: "data name"
3801   - title: "Status"
3802     data: "data msg"
3803   rows: "generated"
3804   data: "dpdk-perf-results-3n-hsw"
3805   filter: "all"
3806   parameters:
3807   - "name"
3808   - "parent"
3809   - "msg"
3810
3811 # Detailed Test Results - DPDK Performance Results 3n-skx
3812 - type: "table"
3813   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3814   algorithm: "table_details"
3815   output-file-ext: ".csv"
3816   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3817   columns:
3818   - title: "Name"
3819     data: "data name"
3820   - title: "Status"
3821     data: "data msg"
3822   rows: "generated"
3823   data: "dpdk-perf-results-3n-skx"
3824   filter: "all"
3825   parameters:
3826   - "name"
3827   - "parent"
3828   - "msg"
3829
3830 # Detailed Test Results - DPDK Performance Results 2n-skx
3831 - type: "table"
3832   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3833   algorithm: "table_details"
3834   output-file-ext: ".csv"
3835   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3836   columns:
3837   - title: "Name"
3838     data: "data name"
3839   - title: "Status"
3840     data: "data msg"
3841   rows: "generated"
3842   data: "dpdk-perf-results-2n-skx"
3843   filter: "all"
3844   parameters:
3845   - "name"
3846   - "parent"
3847   - "msg"
3848
3849 ################################################################################
3850 # HoneyComb
3851 - type: "table"
3852   title: "Detailed Test Results - Honeycomb Functional Results"
3853   algorithm: "table_details"
3854   output-file-ext: ".csv"
3855   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3856   columns:
3857   - title: "Name"
3858     data: "data name"
3859   - title: "Documentation"
3860     data: "data doc"
3861   - title: "Status"
3862     data: "data status"
3863   rows: "generated"
3864   data:
3865     "hc-func-results"
3866   filter: "all"
3867   parameters:
3868   - "name"
3869   - "parent"
3870   - "doc"
3871   - "status"
3872
3873 ################################################################################
3874 # NSH SFC
3875 #-
3876 #  type: "table"
3877 #  title: "Detailed Test Results - NSH SFC Functional Results"
3878 #  algorithm: "table_details"
3879 #  output-file-ext: ".csv"
3880 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3881 #  columns:
3882 #  -
3883 #    title: "Name"
3884 #    data: "data name"
3885 #  -
3886 #    title: "Documentation"
3887 #    data: "data doc"
3888 #  -
3889 #    title: "Status"
3890 #    data: "data status"
3891 #  rows: "generated"
3892 #  data:
3893 #    "nsh-func-results"
3894 #  filter: "all"
3895 #  parameters:
3896 #  - "name"
3897 #  - "parent"
3898 #  - "doc"
3899 #  - "status"
3900
3901 ################################################################################
3902 # DMM
3903 - type: "table"
3904   title: "Detailed Test Results - DMM Functional Results"
3905   algorithm: "table_details"
3906   output-file-ext: ".csv"
3907   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3908   columns:
3909   - title: "Name"
3910     data: "data name"
3911   - title: "Documentation"
3912     data: "data doc"
3913   - title: "Status"
3914     data: "data status"
3915   rows: "generated"
3916   data:
3917     "dmm-func-results"
3918   filter: "all"
3919   parameters:
3920   - "name"
3921   - "parent"
3922   - "doc"
3923   - "status"
3924
3925 ################################################################################
3926 ###                                F I L E S                                 ###
3927 ################################################################################
3928
3929 # VPP Performance Results 3n-hsw
3930 - type: "file"
3931   title: "VPP Performance Results 3n-hsw"
3932   algorithm: "file_test_results"
3933   output-file-ext: ".rst"
3934   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3935   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"
3936   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3937   data: "vpp-perf-results-3n-hsw"
3938   filter: "not 'NDRCHK' and not 'PDRCHK'"
3939   parameters:
3940   - "name"
3941   - "doc"
3942   - "level"
3943   - "parent"
3944   data-start-level: 3
3945
3946 # VPP Performance Results 3n-skx
3947 - type: "file"
3948   title: "VPP Performance Results 3n-skx"
3949   algorithm: "file_test_results"
3950   output-file-ext: ".rst"
3951   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3952   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"
3953   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3954   data: "vpp-perf-results-3n-skx"
3955   filter: "not 'NDRCHK' and not 'PDRCHK'"
3956   parameters:
3957   - "name"
3958   - "doc"
3959   - "level"
3960   - "parent"
3961   data-start-level: 3
3962
3963 # VPP Performance Results 2n-skx
3964 - type: "file"
3965   title: "VPP Performance Results 2n-skx"
3966   algorithm: "file_test_results"
3967   output-file-ext: ".rst"
3968   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3969   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"
3970   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3971   data: "vpp-perf-results-2n-skx"
3972   filter: "not 'NDRCHK' and not 'PDRCHK'"
3973   parameters:
3974   - "name"
3975   - "doc"
3976   - "level"
3977   - "parent"
3978   data-start-level: 3
3979
3980 ## VPP Performance Results 2n-dnv
3981 #- type: "file"
3982 #  title: "VPP Performance Results 2n-dnv"
3983 #  algorithm: "file_test_results"
3984 #  output-file-ext: ".rst"
3985 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3986 #  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"
3987 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3988 #  data: "intel-dnv-vpp"
3989 #  filter: "'NDRPDR'"
3990 #  parameters:
3991 #  - "name"
3992 #  - "doc"
3993 #  - "level"
3994 #  - "parent"
3995 #  data-start-level: 3
3996
3997 # VPP Performance Configuration 3n-hsw
3998 - type: "file"
3999   title: "VPP Performance Configuration 3n-hsw"
4000   algorithm: "file_test_results"
4001   output-file-ext: ".rst"
4002   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4003   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"
4004   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4005   data: "vpp-perf-results-3n-hsw"
4006   filter: "not 'NDRCHK' and not 'PDRCHK'"
4007   parameters:
4008   - "name"
4009   - "doc"
4010   - "level"
4011   - "parent"
4012   data-start-level: 3
4013
4014 # VPP Performance Configuration 3n-skx
4015 - type: "file"
4016   title: "VPP Performance Configuration 3n-skx"
4017   algorithm: "file_test_results"
4018   output-file-ext: ".rst"
4019   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4020   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"
4021   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4022   data: "vpp-perf-results-3n-skx"
4023   filter: "not 'NDRCHK' and not 'PDRCHK'"
4024   parameters:
4025   - "name"
4026   - "doc"
4027   - "level"
4028   - "parent"
4029   data-start-level: 3
4030
4031 # VPP Performance Configuration 2n-skx
4032 - type: "file"
4033   title: "VPP Performance Configuration 2n-skx"
4034   algorithm: "file_test_results"
4035   output-file-ext: ".rst"
4036   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4037   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"
4038   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4039   data: "vpp-perf-results-2n-skx"
4040   filter: "not 'NDRCHK' and not 'PDRCHK'"
4041   parameters:
4042   - "name"
4043   - "doc"
4044   - "level"
4045   - "parent"
4046   data-start-level: 3
4047
4048 ## VPP Performance Configuration 2n-dnv
4049 #- type: "file"
4050 #  title: "VPP Performance Configuration 2n-dnv"
4051 #  algorithm: "file_test_results"
4052 #  output-file-ext: ".rst"
4053 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4054 #  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"
4055 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4056 #  data: "intel-dnv-vpp"
4057 #  filter: "'NDRPDR'"
4058 #  parameters:
4059 #  - "name"
4060 #  - "doc"
4061 #  - "level"
4062 #  - "parent"
4063 #  data-start-level: 3
4064
4065 # VPP Performance Operational Data 3n-hsw
4066 - type: "file"
4067   title: "VPP Performance Operational Data 3n-hsw"
4068   algorithm: "file_test_results"
4069   output-file-ext: ".rst"
4070   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4071   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"
4072   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4073   data: "vpp-perf-results-3n-hsw"
4074   filter: "not 'NDRCHK' and not 'PDRCHK'"
4075   parameters:
4076   - "name"
4077   - "doc"
4078   - "level"
4079   - "parent"
4080   data-start-level: 3
4081
4082 # VPP Performance Operational Data 3n-skx
4083 - type: "file"
4084   title: "VPP Performance Operational Data 3n-skx"
4085   algorithm: "file_test_results"
4086   output-file-ext: ".rst"
4087   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4088   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"
4089   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4090   data: "vpp-perf-results-3n-skx"
4091   filter: "not 'NDRCHK' and not 'PDRCHK'"
4092   parameters:
4093   - "name"
4094   - "doc"
4095   - "level"
4096   - "parent"
4097   data-start-level: 3
4098
4099 # VPP Performance Operational Data 2n-skx
4100 - type: "file"
4101   title: "VPP Performance Operational Data 2n-skx"
4102   algorithm: "file_test_results"
4103   output-file-ext: ".rst"
4104   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4105   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"
4106   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4107   data: "vpp-perf-results-2n-skx"
4108   filter: "not 'NDRCHK' and not 'PDRCHK'"
4109   parameters:
4110   - "name"
4111   - "doc"
4112   - "level"
4113   - "parent"
4114   data-start-level: 3
4115
4116 ## VPP Performance Operational Data 2n-dnv
4117 #- type: "file"
4118 #  title: "VPP Performance Operational Data 2n-dnv"
4119 #  algorithm: "file_test_results"
4120 #  output-file-ext: ".rst"
4121 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4122 #  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"
4123 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4124 #  data: "intel-dnv-vpp"
4125 #  filter: "'NDRPDR'"
4126 #  parameters:
4127 #  - "name"
4128 #  - "doc"
4129 #  - "level"
4130 #  - "parent"
4131 #  data-start-level: 3
4132
4133 # VPP MRR Results 3n-hsw
4134 - type: "file"
4135   title: "VPP MRR Results 3n-hsw"
4136   algorithm: "file_test_results"
4137   output-file-ext: ".rst"
4138   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4139   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"
4140   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4141   data: "vpp-mrr-results-3n-hsw"
4142   filter: "'MRR'"
4143   parameters:
4144   - "name"
4145   - "doc"
4146   - "level"
4147   - "parent"
4148   data-start-level: 3
4149
4150 # VPP MRR Results 3n-skx
4151 - type: "file"
4152   title: "VPP MRR Results 3n-skx"
4153   algorithm: "file_test_results"
4154   output-file-ext: ".rst"
4155   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4156   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"
4157   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4158   data: "vpp-mrr-results-3n-skx"
4159   filter: "'MRR'"
4160   parameters:
4161   - "name"
4162   - "doc"
4163   - "level"
4164   - "parent"
4165   data-start-level: 3
4166
4167 # VPP MRR Results 2n-skx
4168 - type: "file"
4169   title: "VPP MRR Results 2n-skx"
4170   algorithm: "file_test_results"
4171   output-file-ext: ".rst"
4172   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4173   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"
4174   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4175   data: "vpp-mrr-results-2n-skx"
4176   filter: "all"
4177   parameters:
4178   - "name"
4179   - "doc"
4180   - "level"
4181   - "parent"
4182   data-start-level: 3
4183
4184 ## VPP MRR Results 2n-dnv
4185 #- type: "file"
4186 #  title: "VPP MRR Results 2n-dnv"
4187 #  algorithm: "file_test_results"
4188 #  output-file-ext: ".rst"
4189 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4190 #  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"
4191 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4192 #  data: "intel-dnv-vpp"
4193 #  filter: "'MRR'"
4194 #  parameters:
4195 #  - "name"
4196 #  - "doc"
4197 #  - "level"
4198 #  - "parent"
4199 #  data-start-level: 3
4200
4201 # VPP MRR Configuration 3n-hsw
4202 - type: "file"
4203   title: "VPP MRR Configuration 3n-hsw"
4204   algorithm: "file_test_results"
4205   output-file-ext: ".rst"
4206   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4207   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"
4208   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4209   data: "vpp-mrr-results-3n-hsw"
4210   filter: "'MRR'"
4211   parameters:
4212   - "name"
4213   - "doc"
4214   - "level"
4215   - "parent"
4216   data-start-level: 3
4217
4218 # VPP MRR Configuration 3n-skx
4219 - type: "file"
4220   title: "VPP MRR Configuration 3n-skx"
4221   algorithm: "file_test_results"
4222   output-file-ext: ".rst"
4223   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4224   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"
4225   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4226   data: "vpp-mrr-results-3n-skx"
4227   filter: "'MRR'"
4228   parameters:
4229   - "name"
4230   - "doc"
4231   - "level"
4232   - "parent"
4233   data-start-level: 3
4234
4235 # VPP MRR Configuration 2n-skx
4236 - type: "file"
4237   title: "VPP MRR Configuration 2n-skx"
4238   algorithm: "file_test_results"
4239   output-file-ext: ".rst"
4240   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4241   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"
4242   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4243   data: "vpp-mrr-results-2n-skx"
4244   filter: "'MRR'"
4245   parameters:
4246   - "name"
4247   - "doc"
4248   - "level"
4249   - "parent"
4250   data-start-level: 3
4251
4252 ## VPP MRR Configuration 2n-dnv
4253 #- type: "file"
4254 #  title: "VPP MRR Configuration 2n-dnv"
4255 #  algorithm: "file_test_results"
4256 #  output-file-ext: ".rst"
4257 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4258 #  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"
4259 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4260 #  data: "intel-dnv-vpp"
4261 #  filter: "'MRR'"
4262 #  parameters:
4263 #  - "name"
4264 #  - "doc"
4265 #  - "level"
4266 #  - "parent"
4267 #  data-start-level: 3
4268
4269 # VPP Functional Results - Ubuntu
4270 - type: "file"
4271   title: "VPP Functional Results - Ubuntu"
4272   algorithm: "file_test_results"
4273   output-file-ext: ".rst"
4274   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4275   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"
4276   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4277   data: "vpp-func-results-ubuntu"
4278   filter: "all"
4279   parameters:
4280   - "name"
4281   - "doc"
4282   - "level"
4283   - "parent"
4284   data-start-level: 3
4285
4286 # VPP Functional Results - CentOS
4287 - type: "file"
4288   title: "VPP Functional Results - CentOS"
4289   algorithm: "file_test_results"
4290   output-file-ext: ".rst"
4291   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4292   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"
4293   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4294   data:
4295     "vpp-func-results-centos"
4296   filter: "all"
4297   parameters:
4298   - "name"
4299   - "doc"
4300   - "level"
4301   - "parent"
4302   data-start-level: 3
4303
4304 # VPP Functional Configuration - Ubuntu
4305 - type: "file"
4306   title: "VPP Functional Configuration - Ubuntu"
4307   algorithm: "file_test_results"
4308   output-file-ext: ".rst"
4309   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4310   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"
4311   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4312   data: "vpp-func-results-ubuntu"
4313   filter: "all"
4314   parameters:
4315   - "name"
4316   - "doc"
4317   - "level"
4318   - "parent"
4319   data-start-level: 3
4320
4321 # VPP Functional Configuration - CentOS
4322 - type: "file"
4323   title: "VPP Functional Configuration - CentOS"
4324   algorithm: "file_test_results"
4325   output-file-ext: ".rst"
4326   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4327   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"
4328   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4329   data:
4330     "vpp-func-results-centos"
4331   filter: "all"
4332   parameters:
4333   - "name"
4334   - "doc"
4335   - "level"
4336   - "parent"
4337   data-start-level: 3
4338
4339 # VPP Device Results - Ubuntu
4340 - type: "file"
4341   title: "VPP Device Results - Ubuntu"
4342   algorithm: "file_test_results"
4343   output-file-ext: ".rst"
4344   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4345   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"
4346   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4347   data: "vpp-device-results-ubuntu"
4348   filter: "all"
4349   parameters:
4350   - "name"
4351   - "doc"
4352   - "level"
4353   - "parent"
4354   data-start-level: 2
4355
4356 # VPP Device Configuration - Ubuntu
4357 - type: "file"
4358   title: "VPP Device Configuration - Ubuntu"
4359   algorithm: "file_test_results"
4360   output-file-ext: ".rst"
4361   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4362   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"
4363   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4364   data: "vpp-device-results-ubuntu"
4365   filter: "all"
4366   parameters:
4367   - "name"
4368   - "doc"
4369   - "level"
4370   - "parent"
4371   data-start-level: 2
4372
4373 ## Container Orchestrated Performance Results 3n-hsw
4374 #- type: "file"
4375 #  title: "Container Orchestrated Performance Results 3n-hsw"
4376 #  algorithm: "file_test_results"
4377 #  output-file-ext: ".rst"
4378 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4379 #  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"
4380 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4381 #  data: "ligato-perf-results-3n-hsw"
4382 #  filter: "all"
4383 #  parameters:
4384 #  - "name"
4385 #  - "doc"
4386 #  - "level"
4387 #  - "parent"
4388 #  data-start-level: 3
4389
4390 # DPDK Performance Results 3n-hsw
4391 - type: "file"
4392   title: "DPDK Performance Results 3n-hsw"
4393   algorithm: "file_test_results"
4394   output-file-ext: ".rst"
4395   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4396   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"
4397   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4398   data: "dpdk-perf-results-3n-hsw"
4399   filter: "all"
4400   parameters:
4401   - "name"
4402   - "doc"
4403   - "level"
4404   - "parent"
4405   data-start-level: 3
4406
4407 # DPDK Performance Results 3n-skx
4408 - type: "file"
4409   title: "DPDK Performance Results 3n-skx"
4410   algorithm: "file_test_results"
4411   output-file-ext: ".rst"
4412   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4413   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"
4414   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4415   data: "dpdk-perf-results-3n-skx"
4416   filter: "all"
4417   parameters:
4418   - "name"
4419   - "doc"
4420   - "level"
4421   - "parent"
4422   data-start-level: 3
4423
4424 # DPDK Performance Results 2n-skx
4425 - type: "file"
4426   title: "DPDK Performance Results 2n-skx"
4427   algorithm: "file_test_results"
4428   output-file-ext: ".rst"
4429   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4430   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"
4431   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4432   data: "dpdk-perf-results-2n-skx"
4433   filter: "all"
4434   parameters:
4435   - "name"
4436   - "doc"
4437   - "level"
4438   - "parent"
4439   data-start-level: 3
4440
4441 # Honeycomb Functional Results
4442 - type: "file"
4443   title: "Honeycomb Functional Results"
4444   algorithm: "file_test_results"
4445   output-file-ext: ".rst"
4446   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4447   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"
4448   dir-tables: "{DIR[DTR,FUNC,HC]}"
4449   data:
4450     "hc-func-results"
4451   filter: "all"
4452   parameters:
4453   - "name"
4454   - "doc"
4455   - "level"
4456   - "parent"
4457   data-start-level: 3
4458
4459 # NSH SFC Functional Results
4460 #-
4461 #  type: "file"
4462 #  title: "NSH SFC Functional Results"
4463 #  algorithm: "file_test_results"
4464 #  output-file-ext: ".rst"
4465 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4466 #  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"
4467 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4468 #  data:
4469 #    "nsh-func-results"
4470 #  filter: "all"
4471 #  parameters:
4472 #  - "name"
4473 #  - "doc"
4474 #  - "level"
4475 #  - "parent"
4476 #  data-start-level: 3
4477
4478 # DMM Functional Results
4479 - type: "file"
4480   title: "DMM Functional Results"
4481   algorithm: "file_test_results"
4482   output-file-ext: ".rst"
4483   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4484   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4485   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4486   data:
4487     "dmm-func-results"
4488   filter: "all"
4489   parameters:
4490   - "name"
4491   - "doc"
4492   - "level"
4493   - "parent"
4494   data-start-level: 3
4495
4496 ################################################################################
4497 ###                                P L O T S                                 ###
4498 ################################################################################
4499
4500 ## Soak test - 30min Soak Test (PLRsearch), boxes
4501 #- type: "plot"
4502 #  title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4503 #  algorithm: "plot_soak_boxes"
4504 #  output-file-type: ".html"
4505 #  output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4506 #  data: "plot-vpp-soak-2n-skx"
4507 #  filter: "'SOAK'"
4508 #  parameters:
4509 #  - "throughput"
4510 #  - "parent"
4511 #  - "tags"
4512 #  sort:
4513 #  - "L2PATCH"
4514 ##  - "L2XCBASE"
4515 ##  - "L2BDMACLRN"
4516 ##  - "IP4FWD"
4517 ##  - "IP6FWD"
4518 #  - "VHOST"
4519 #  layout:
4520 #    title: "30min Soak Test (PLRsearch)"
4521 #    layout: "plot-soak-throughput"
4522 #
4523 ## Soak test - example, not used
4524 #- type: "plot"
4525 #  title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4526 #  algorithm: "plot_soak_bars"
4527 #  output-file-type: ".html"
4528 #  output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4529 #  data: "plot-vpp-soak-2n-skx"
4530 #  filter: "'SOAK'"
4531 #  parameters:
4532 #  - "throughput"
4533 #  - "parent"
4534 #  - "tags"
4535 #  sort:
4536 #  - "L2PATCH"
4537 ##  - "L2XCBASE"
4538 ##  - "L2BDMACLRN"
4539 ##  - "IP4FWD"
4540 ##  - "IP6FWD"
4541 #  - "VHOST"
4542 #  layout:
4543 #    title: "30min Soak Test (PLRsearch)"
4544 #    layout: "plot-soak-throughput"
4545
4546 ################################################################################
4547 # Plots - NF Density - VSC - MRR 64b
4548 - type: "plot"
4549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4550   algorithm: "plot_service_density_heatmap_compare"
4551   output-file-type: ".html"
4552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4553   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4554   filter: "'NIC_Intel-X710' and
4555            'NF_DENSITY' and
4556            'VHOST' and
4557            'CHAIN' and
4558            'NF_VPPIP4' and
4559            '64B' and
4560            '2T1C' and
4561            'MRR'"
4562   reference:
4563     include: "2"
4564     name: "VNF-1c"
4565   compare:
4566     include: "1"
4567     name: "VNF-0.5c"
4568   parameters:
4569   - "result"
4570   - "name"
4571   - "tags"
4572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4573   x-axis: "X = VNFs per Service Chain"
4574   y-axis: "Y = Number of Service Chains"
4575   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4576   layout:
4577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4578     layout: "plot-service-density"
4579
4580 - type: "plot"
4581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4582   algorithm: "plot_service_density_heatmap_compare"
4583   output-file-type: ".html"
4584   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4585   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4586   filter: "'NIC_Intel-X710' and
4587            'NF_DENSITY' and
4588            'VHOST' and
4589            'CHAIN' and
4590            'NF_VPPIP4' and
4591            '64B' and
4592            '4T2C' and
4593            'MRR'"
4594   reference:
4595     include: "2"
4596     name: "VNF-1c"
4597   compare:
4598     include: "1"
4599     name: "VNF-0.5c"
4600   parameters:
4601   - "result"
4602   - "name"
4603   - "tags"
4604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4605   x-axis: "X = VNFs per Service Chain"
4606   y-axis: "Y = Number of Service Chains"
4607   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4608   layout:
4609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4610     layout: "plot-service-density"
4611
4612 - type: "plot"
4613   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4614   algorithm: "plot_service_density_heatmap_compare"
4615   output-file-type: ".html"
4616   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4617   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4618   filter: "'NIC_Intel-X710' and
4619            'NF_DENSITY' and
4620            'VHOST' and
4621            'CHAIN' and
4622            'NF_VPPIP4' and
4623            '64B' and
4624            '8T4C' and
4625            'MRR'"
4626   reference:
4627     include: "2"
4628     name: "VNF-1c"
4629   compare:
4630     include: "1"
4631     name: "VNF-0.5c"
4632   parameters:
4633   - "result"
4634   - "name"
4635   - "tags"
4636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4637   x-axis: "X = VNFs per Service Chain"
4638   y-axis: "Y = Number of Service Chains"
4639   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4640   layout:
4641     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4642     layout: "plot-service-density"
4643
4644 # Plots - NF Density - VSC - MRR IMIX
4645 - type: "plot"
4646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4647   algorithm: "plot_service_density_heatmap_compare"
4648   output-file-type: ".html"
4649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4650   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4651   filter: "'NIC_Intel-X710' and
4652            'NF_DENSITY' and
4653            'VHOST' and
4654            'CHAIN' and
4655            'NF_VPPIP4' and
4656            'IMIX' and
4657            '2T1C' and
4658            'MRR'"
4659   reference:
4660     include: "2"
4661     name: "VNF-1c"
4662   compare:
4663     include: "1"
4664     name: "VNF-0.5c"
4665   parameters:
4666   - "result"
4667   - "name"
4668   - "tags"
4669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4670   x-axis: "X = VNFs per Service Chain"
4671   y-axis: "Y = Number of Service Chains"
4672   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4673   layout:
4674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4675     layout: "plot-service-density"
4676
4677 - type: "plot"
4678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4679   algorithm: "plot_service_density_heatmap_compare"
4680   output-file-type: ".html"
4681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4682   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4683   filter: "'NIC_Intel-X710' and
4684            'NF_DENSITY' and
4685            'VHOST' and
4686            'CHAIN' and
4687            'NF_VPPIP4' and
4688            'IMIX' and
4689            '4T2C' and
4690            'MRR'"
4691   reference:
4692     include: "2"
4693     name: "VNF-1c"
4694   compare:
4695     include: "1"
4696     name: "VNF-0.5c"
4697   parameters:
4698   - "result"
4699   - "name"
4700   - "tags"
4701   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4702   x-axis: "X = VNFs per Service Chain"
4703   y-axis: "Y = Number of Service Chains"
4704   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4705   layout:
4706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4707     layout: "plot-service-density"
4708
4709 - type: "plot"
4710   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4711   algorithm: "plot_service_density_heatmap_compare"
4712   output-file-type: ".html"
4713   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4714   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4715   filter: "'NIC_Intel-X710' and
4716            'NF_DENSITY' and
4717            'VHOST' and
4718            'CHAIN' and
4719            'NF_VPPIP4' and
4720            'IMIX' and
4721            '8T4C' and
4722            'MRR'"
4723   reference:
4724     include: "2"
4725     name: "VNF-1c"
4726   compare:
4727     include: "1"
4728     name: "VNF-0.5c"
4729   parameters:
4730   - "result"
4731   - "name"
4732   - "tags"
4733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4734   x-axis: "X = VNFs per Service Chain"
4735   y-axis: "Y = Number of Service Chains"
4736   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4737   layout:
4738     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4739     layout: "plot-service-density"
4740
4741 # Plots - NF Density - VSC - NDR 64b
4742 - type: "plot"
4743   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4744   algorithm: "plot_service_density_heatmap_compare"
4745   output-file-type: ".html"
4746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4747   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4748   filter: "'NIC_Intel-X710' and
4749            'NF_DENSITY' and
4750            'VHOST' and
4751            'CHAIN' and
4752            'NF_VPPIP4' and
4753            '64B' and
4754            '2T1C' and
4755            'NDRPDR'"
4756   reference:
4757     include: "2"
4758     name: "VNF-1c"
4759   compare:
4760     include: "1"
4761     name: "VNF-0.5c"
4762   parameters:
4763   - "throughput"
4764   - "name"
4765   - "tags"
4766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4767   x-axis: "X = VNFs per Service Chain"
4768   y-axis: "Y = Number of Service Chains"
4769   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4770   layout:
4771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4772     layout: "plot-service-density"
4773
4774 - type: "plot"
4775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4776   algorithm: "plot_service_density_heatmap_compare"
4777   output-file-type: ".html"
4778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4779   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4780   filter: "'NIC_Intel-X710' and
4781            'NF_DENSITY' and
4782            'VHOST' and
4783            'CHAIN' and
4784            'NF_VPPIP4' and
4785            '64B' and
4786            '4T2C' and
4787            'NDRPDR'"
4788   reference:
4789     include: "2"
4790     name: "VNF-1c"
4791   compare:
4792     include: "1"
4793     name: "VNF-0.5c"
4794   parameters:
4795   - "throughput"
4796   - "name"
4797   - "tags"
4798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4799   x-axis: "X = VNFs per Service Chain"
4800   y-axis: "Y = Number of Service Chains"
4801   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4802   layout:
4803     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4804     layout: "plot-service-density"
4805
4806 - type: "plot"
4807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4808   algorithm: "plot_service_density_heatmap_compare"
4809   output-file-type: ".html"
4810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4811   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4812   filter: "'NIC_Intel-X710' and
4813            'NF_DENSITY' and
4814            'VHOST' and
4815            'CHAIN' and
4816            'NF_VPPIP4' and
4817            '64B' and
4818            '8T4C' and
4819            'NDRPDR'"
4820   reference:
4821     include: "2"
4822     name: "VNF-1c"
4823   compare:
4824     include: "1"
4825     name: "VNF-0.5c"
4826   parameters:
4827   - "throughput"
4828   - "name"
4829   - "tags"
4830   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4831   x-axis: "X = VNFs per Service Chain"
4832   y-axis: "Y = Number of Service Chains"
4833   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4834   layout:
4835     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4836     layout: "plot-service-density"
4837
4838 # Plots - NF Density - VSC - NDR IMIX
4839 - type: "plot"
4840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4841   algorithm: "plot_service_density_heatmap_compare"
4842   output-file-type: ".html"
4843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4844   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4845   filter: "'NIC_Intel-X710' and
4846            'NF_DENSITY' and
4847            'VHOST' and
4848            'CHAIN' and
4849            'NF_VPPIP4' and
4850            'IMIX' and
4851            '2T1C' and
4852            'NDRPDR'"
4853   reference:
4854     include: "2"
4855     name: "VNF-1c"
4856   compare:
4857     include: "1"
4858     name: "VNF-0.5c"
4859   parameters:
4860   - "throughput"
4861   - "name"
4862   - "tags"
4863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4864   x-axis: "X = VNFs per Service Chain"
4865   y-axis: "Y = Number of Service Chains"
4866   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4867   layout:
4868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4869     layout: "plot-service-density"
4870
4871 - type: "plot"
4872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4873   algorithm: "plot_service_density_heatmap_compare"
4874   output-file-type: ".html"
4875   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4876   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4877   filter: "'NIC_Intel-X710' and
4878            'NF_DENSITY' and
4879            'VHOST' and
4880            'CHAIN' and
4881            'NF_VPPIP4' and
4882            'IMIX' and
4883            '4T2C' and
4884            'NDRPDR'"
4885   reference:
4886     include: "2"
4887     name: "VNF-1c"
4888   compare:
4889     include: "1"
4890     name: "VNF-0.5c"
4891   parameters:
4892   - "throughput"
4893   - "name"
4894   - "tags"
4895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4896   x-axis: "X = VNFs per Service Chain"
4897   y-axis: "Y = Number of Service Chains"
4898   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4899   layout:
4900     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4901     layout: "plot-service-density"
4902
4903 - type: "plot"
4904   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4905   algorithm: "plot_service_density_heatmap_compare"
4906   output-file-type: ".html"
4907   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4908   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4909   filter: "'NIC_Intel-X710' and
4910            'NF_DENSITY' and
4911            'VHOST' and
4912            'CHAIN' and
4913            'NF_VPPIP4' and
4914            'IMIX' and
4915            '8T4C' and
4916            'NDRPDR'"
4917   reference:
4918     include: "2"
4919     name: "VNF-1c"
4920   compare:
4921     include: "1"
4922     name: "VNF-0.5c"
4923   parameters:
4924   - "throughput"
4925   - "name"
4926   - "tags"
4927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4928   x-axis: "X = VNFs per Service Chain"
4929   y-axis: "Y = Number of Service Chains"
4930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4931   layout:
4932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4933     layout: "plot-service-density"
4934
4935 # Plots - NF Density - VSC - PDR 64b
4936 - type: "plot"
4937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4938   algorithm: "plot_service_density_heatmap_compare"
4939   output-file-type: ".html"
4940   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4941   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4942   filter: "'NIC_Intel-X710' and
4943            'NF_DENSITY' and
4944            'VHOST' and
4945            'CHAIN' and
4946            'NF_VPPIP4' and
4947            '64B' and
4948            '2T1C' and
4949            'NDRPDR'"
4950   reference:
4951     include: "2"
4952     name: "VNF-1c"
4953   compare:
4954     include: "1"
4955     name: "VNF-0.5c"
4956   parameters:
4957   - "throughput"
4958   - "name"
4959   - "tags"
4960   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4961   x-axis: "X = VNFs per Service Chain"
4962   y-axis: "Y = Number of Service Chains"
4963   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4964   layout:
4965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4966     layout: "plot-service-density"
4967
4968 - type: "plot"
4969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4970   algorithm: "plot_service_density_heatmap_compare"
4971   output-file-type: ".html"
4972   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4973   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4974   filter: "'NIC_Intel-X710' and
4975            'NF_DENSITY' and
4976            'VHOST' and
4977            'CHAIN' and
4978            'NF_VPPIP4' and
4979            '64B' and
4980            '4T2C' and
4981            'NDRPDR'"
4982   reference:
4983     include: "2"
4984     name: "VNF-1c"
4985   compare:
4986     include: "1"
4987     name: "VNF-0.5c"
4988   parameters:
4989   - "throughput"
4990   - "name"
4991   - "tags"
4992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4993   x-axis: "X = VNFs per Service Chain"
4994   y-axis: "Y = Number of Service Chains"
4995   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4996   layout:
4997     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4998     layout: "plot-service-density"
4999
5000 - type: "plot"
5001   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5002   algorithm: "plot_service_density_heatmap_compare"
5003   output-file-type: ".html"
5004   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5005   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5006   filter: "'NIC_Intel-X710' and
5007            'NF_DENSITY' and
5008            'VHOST' and
5009            'CHAIN' and
5010            'NF_VPPIP4' and
5011            '64B' and
5012            '8T4C' and
5013            'NDRPDR'"
5014   reference:
5015     include: "2"
5016     name: "VNF-1c"
5017   compare:
5018     include: "1"
5019     name: "VNF-0.5c"
5020   parameters:
5021   - "throughput"
5022   - "name"
5023   - "tags"
5024   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5025   x-axis: "X = VNFs per Service Chain"
5026   y-axis: "Y = Number of Service Chains"
5027   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5028   layout:
5029     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5030     layout: "plot-service-density"
5031
5032 # Plots - NF Density - VSC - PDR IMIX
5033 - type: "plot"
5034   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5035   algorithm: "plot_service_density_heatmap_compare"
5036   output-file-type: ".html"
5037   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5038   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5039   filter: "'NIC_Intel-X710' and
5040            'NF_DENSITY' and
5041            'VHOST' and
5042            'CHAIN' and
5043            'NF_VPPIP4' and
5044            'IMIX' and
5045            '2T1C' and
5046            'NDRPDR'"
5047   reference:
5048     include: "2"
5049     name: "VNF-1c"
5050   compare:
5051     include: "1"
5052     name: "VNF-0.5c"
5053   parameters:
5054   - "throughput"
5055   - "name"
5056   - "tags"
5057   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5058   x-axis: "X = VNFs per Service Chain"
5059   y-axis: "Y = Number of Service Chains"
5060   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5061   layout:
5062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5063     layout: "plot-service-density"
5064
5065 - type: "plot"
5066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5067   algorithm: "plot_service_density_heatmap_compare"
5068   output-file-type: ".html"
5069   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5070   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5071   filter: "'NIC_Intel-X710' and
5072            'NF_DENSITY' and
5073            'VHOST' and
5074            'CHAIN' and
5075            'NF_VPPIP4' and
5076            'IMIX' and
5077            '4T2C' and
5078            'NDRPDR'"
5079   reference:
5080     include: "2"
5081     name: "VNF-1c"
5082   compare:
5083     include: "1"
5084     name: "VNF-0.5c"
5085   parameters:
5086   - "throughput"
5087   - "name"
5088   - "tags"
5089   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5090   x-axis: "X = VNFs per Service Chain"
5091   y-axis: "Y = Number of Service Chains"
5092   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5093   layout:
5094     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5095     layout: "plot-service-density"
5096
5097 - type: "plot"
5098   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5099   algorithm: "plot_service_density_heatmap_compare"
5100   output-file-type: ".html"
5101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5102   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5103   filter: "'NIC_Intel-X710' and
5104            'NF_DENSITY' and
5105            'VHOST' and
5106            'CHAIN' and
5107            'NF_VPPIP4' and
5108            'IMIX' and
5109            '8T4C' and
5110            'NDRPDR'"
5111   reference:
5112     include: "2"
5113     name: "VNF-1c"
5114   compare:
5115     include: "1"
5116     name: "VNF-0.5c"
5117   parameters:
5118   - "throughput"
5119   - "name"
5120   - "tags"
5121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5122   x-axis: "X = VNFs per Service Chain"
5123   y-axis: "Y = Number of Service Chains"
5124   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5125   layout:
5126     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5127     layout: "plot-service-density"
5128
5129 ################################################################################
5130 # Plots - NF Density - CSC - MRR 64b
5131 - type: "plot"
5132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5133   algorithm: "plot_service_density_heatmap_compare"
5134   output-file-type: ".html"
5135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5136   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5137   filter: "'NIC_Intel-X710' and
5138            'NF_DENSITY' and
5139            'DOCKER' and
5140            'CHAIN' and
5141            'NF_VPPIP4' and
5142            '64B' and
5143            '2T1C' and
5144            'MRR'"
5145   reference:
5146     include: "2"
5147     name: "CNF-1c"
5148   compare:
5149     include: "1"
5150     name: "CNF-0.5c"
5151   parameters:
5152   - "result"
5153   - "name"
5154   - "tags"
5155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5156   x-axis: "X = CNFs per Service Chain"
5157   y-axis: "Y = Number of Service Chains"
5158   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5159   layout:
5160     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5161     layout: "plot-service-density"
5162
5163 - type: "plot"
5164   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5165   algorithm: "plot_service_density_heatmap_compare"
5166   output-file-type: ".html"
5167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5168   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5169   filter: "'NIC_Intel-X710' and
5170            'NF_DENSITY' and
5171            'DOCKER' and
5172            'CHAIN' and
5173            'NF_VPPIP4' and
5174            '64B' and
5175            '4T2C' and
5176            'MRR'"
5177   reference:
5178     include: "2"
5179     name: "CNF-1c"
5180   compare:
5181     include: "1"
5182     name: "CNF-0.5c"
5183   parameters:
5184   - "result"
5185   - "name"
5186   - "tags"
5187   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5188   x-axis: "X = CNFs per Service Chain"
5189   y-axis: "Y = Number of Service Chains"
5190   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5191   layout:
5192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5193     layout: "plot-service-density"
5194
5195 - type: "plot"
5196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5197   algorithm: "plot_service_density_heatmap_compare"
5198   output-file-type: ".html"
5199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5200   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5201   filter: "'NIC_Intel-X710' and
5202            'NF_DENSITY' and
5203            'DOCKER' and
5204            'CHAIN' and
5205            'NF_VPPIP4' and
5206            '64B' and
5207            '8T4C' and
5208            'MRR'"
5209   reference:
5210     include: "2"
5211     name: "CNF-1c"
5212   compare:
5213     include: "1"
5214     name: "CNF-0.5c"
5215   parameters:
5216   - "result"
5217   - "name"
5218   - "tags"
5219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5220   x-axis: "X = CNFs per Service Chain"
5221   y-axis: "Y = Number of Service Chains"
5222   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5223   layout:
5224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5225     layout: "plot-service-density"
5226
5227 # Plots - NF Density - CSC - MRR IMIX
5228 - type: "plot"
5229   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5230   algorithm: "plot_service_density_heatmap_compare"
5231   output-file-type: ".html"
5232   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5233   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5234   filter: "'NIC_Intel-X710' and
5235            'NF_DENSITY' and
5236            'DOCKER' and
5237            'CHAIN' and
5238            'NF_VPPIP4' and
5239            'IMIX' and
5240            '2T1C' and
5241            'MRR'"
5242   reference:
5243     include: "2"
5244     name: "CNF-1c"
5245   compare:
5246     include: "1"
5247     name: "CNF-0.5c"
5248   parameters:
5249   - "result"
5250   - "name"
5251   - "tags"
5252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5253   x-axis: "X = CNFs per Service Chain"
5254   y-axis: "Y = Number of Service Chains"
5255   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5256   layout:
5257     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5258     layout: "plot-service-density"
5259
5260 - type: "plot"
5261   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5262   algorithm: "plot_service_density_heatmap_compare"
5263   output-file-type: ".html"
5264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5265   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5266   filter: "'NIC_Intel-X710' and
5267            'NF_DENSITY' and
5268            'DOCKER' and
5269            'CHAIN' and
5270            'NF_VPPIP4' and
5271            'IMIX' and
5272            '4T2C' and
5273            'MRR'"
5274   reference:
5275     include: "2"
5276     name: "CNF-1c"
5277   compare:
5278     include: "1"
5279     name: "CNF-0.5c"
5280   parameters:
5281   - "result"
5282   - "name"
5283   - "tags"
5284   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5285   x-axis: "X = CNFs per Service Chain"
5286   y-axis: "Y = Number of Service Chains"
5287   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5288   layout:
5289     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5290     layout: "plot-service-density"
5291
5292 - type: "plot"
5293   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5294   algorithm: "plot_service_density_heatmap_compare"
5295   output-file-type: ".html"
5296   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5297   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5298   filter: "'NIC_Intel-X710' and
5299            'NF_DENSITY' and
5300            'DOCKER' and
5301            'CHAIN' and
5302            'NF_VPPIP4' and
5303            'IMIX' and
5304            '8T4C' and
5305            'MRR'"
5306   reference:
5307     include: "2"
5308     name: "CNF-1c"
5309   compare:
5310     include: "1"
5311     name: "CNF-0.5c"
5312   parameters:
5313   - "result"
5314   - "name"
5315   - "tags"
5316   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5317   x-axis: "X = CNFs per Service Chain"
5318   y-axis: "Y = Number of Service Chains"
5319   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5320   layout:
5321     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5322     layout: "plot-service-density"
5323
5324 # Plots - NF Density - CSC - NDR 64b
5325 - type: "plot"
5326   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5327   algorithm: "plot_service_density_heatmap_compare"
5328   output-file-type: ".html"
5329   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5330   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5331   filter: "'NIC_Intel-X710' and
5332            'NF_DENSITY' and
5333            'DOCKER' and
5334            'CHAIN' and
5335            'NF_VPPIP4' and
5336            '64B' and
5337            '2T1C' and
5338            'NDRPDR'"
5339   reference:
5340     include: "2"
5341     name: "CNF-1c"
5342   compare:
5343     include: "1"
5344     name: "CNF-0.5c"
5345   parameters:
5346   - "throughput"
5347   - "name"
5348   - "tags"
5349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5350   x-axis: "X = CNFs per Service Chain"
5351   y-axis: "Y = Number of Service Chains"
5352   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5353   layout:
5354     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5355     layout: "plot-service-density"
5356
5357 - type: "plot"
5358   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5359   algorithm: "plot_service_density_heatmap_compare"
5360   output-file-type: ".html"
5361   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5362   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5363   filter: "'NIC_Intel-X710' and
5364            'NF_DENSITY' and
5365            'DOCKER' and
5366            'CHAIN' and
5367            'NF_VPPIP4' and
5368            '64B' and
5369            '4T2C' and
5370            'NDRPDR'"
5371   reference:
5372     include: "2"
5373     name: "CNF-1c"
5374   compare:
5375     include: "1"
5376     name: "CNF-0.5c"
5377   parameters:
5378   - "throughput"
5379   - "name"
5380   - "tags"
5381   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5382   x-axis: "X = CNFs per Service Chain"
5383   y-axis: "Y = Number of Service Chains"
5384   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5385   layout:
5386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5387     layout: "plot-service-density"
5388
5389 - type: "plot"
5390   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5391   algorithm: "plot_service_density_heatmap_compare"
5392   output-file-type: ".html"
5393   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5394   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5395   filter: "'NIC_Intel-X710' and
5396            'NF_DENSITY' and
5397            'DOCKER' and
5398            'CHAIN' and
5399            'NF_VPPIP4' and
5400            '64B' and
5401            '8T4C' and
5402            'NDRPDR'"
5403   reference:
5404     include: "2"
5405     name: "CNF-1c"
5406   compare:
5407     include: "1"
5408     name: "CNF-0.5c"
5409   parameters:
5410   - "throughput"
5411   - "name"
5412   - "tags"
5413   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5414   x-axis: "X = CNFs per Service Chain"
5415   y-axis: "Y = Number of Service Chains"
5416   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5417   layout:
5418     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5419     layout: "plot-service-density"
5420
5421 # Plots - NF Density - CSC - NDR IMIX
5422 - type: "plot"
5423   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5424   algorithm: "plot_service_density_heatmap_compare"
5425   output-file-type: ".html"
5426   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5427   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5428   filter: "'NIC_Intel-X710' and
5429            'NF_DENSITY' and
5430            'DOCKER' and
5431            'CHAIN' and
5432            'NF_VPPIP4' and
5433            'IMIX' and
5434            '2T1C' and
5435            'NDRPDR'"
5436   reference:
5437     include: "2"
5438     name: "CNF-1c"
5439   compare:
5440     include: "1"
5441     name: "CNF-0.5c"
5442   parameters:
5443   - "throughput"
5444   - "name"
5445   - "tags"
5446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5447   x-axis: "X = CNFs per Service Chain"
5448   y-axis: "Y = Number of Service Chains"
5449   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5450   layout:
5451     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5452     layout: "plot-service-density"
5453
5454 - type: "plot"
5455   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5456   algorithm: "plot_service_density_heatmap_compare"
5457   output-file-type: ".html"
5458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5459   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5460   filter: "'NIC_Intel-X710' and
5461            'NF_DENSITY' and
5462            'DOCKER' and
5463            'CHAIN' and
5464            'NF_VPPIP4' and
5465            'IMIX' and
5466            '4T2C' and
5467            'NDRPDR'"
5468   reference:
5469     include: "2"
5470     name: "CNF-1c"
5471   compare:
5472     include: "1"
5473     name: "CNF-0.5c"
5474   parameters:
5475   - "throughput"
5476   - "name"
5477   - "tags"
5478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5479   x-axis: "X = CNFs per Service Chain"
5480   y-axis: "Y = Number of Service Chains"
5481   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5482   layout:
5483     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5484     layout: "plot-service-density"
5485
5486 - type: "plot"
5487   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5488   algorithm: "plot_service_density_heatmap_compare"
5489   output-file-type: ".html"
5490   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5491   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5492   filter: "'NIC_Intel-X710' and
5493            'NF_DENSITY' and
5494            'DOCKER' and
5495            'CHAIN' and
5496            'NF_VPPIP4' and
5497            'IMIX' and
5498            '8T4C' and
5499            'NDRPDR'"
5500   reference:
5501     include: "2"
5502     name: "CNF-1c"
5503   compare:
5504     include: "1"
5505     name: "CNF-0.5c"
5506   parameters:
5507   - "throughput"
5508   - "name"
5509   - "tags"
5510   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5511   x-axis: "X = CNFs per Service Chain"
5512   y-axis: "Y = Number of Service Chains"
5513   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5514   layout:
5515     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5516     layout: "plot-service-density"
5517
5518 # Plots - NF Density - CSC - PDR 64b
5519 - type: "plot"
5520   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5521   algorithm: "plot_service_density_heatmap_compare"
5522   output-file-type: ".html"
5523   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5524   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5525   filter: "'NIC_Intel-X710' and
5526            'NF_DENSITY' and
5527            'DOCKER' and
5528            'CHAIN' and
5529            'NF_VPPIP4' and
5530            '64B' and
5531            '2T1C' and
5532            'NDRPDR'"
5533   reference:
5534     include: "2"
5535     name: "CNF-1c"
5536   compare:
5537     include: "1"
5538     name: "CNF-0.5c"
5539   parameters:
5540   - "throughput"
5541   - "name"
5542   - "tags"
5543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5544   x-axis: "X = CNFs per Service Chain"
5545   y-axis: "Y = Number of Service Chains"
5546   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5547   layout:
5548     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5549     layout: "plot-service-density"
5550
5551 - type: "plot"
5552   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5553   algorithm: "plot_service_density_heatmap_compare"
5554   output-file-type: ".html"
5555   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5556   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5557   filter: "'NIC_Intel-X710' and
5558            'NF_DENSITY' and
5559            'DOCKER' and
5560            'CHAIN' and
5561            'NF_VPPIP4' and
5562            '64B' and
5563            '4T2C' and
5564            'NDRPDR'"
5565   reference:
5566     include: "2"
5567     name: "CNF-1c"
5568   compare:
5569     include: "1"
5570     name: "CNF-0.5c"
5571   parameters:
5572   - "throughput"
5573   - "name"
5574   - "tags"
5575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5576   x-axis: "X = CNFs per Service Chain"
5577   y-axis: "Y = Number of Service Chains"
5578   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5579   layout:
5580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5581     layout: "plot-service-density"
5582
5583 - type: "plot"
5584   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5585   algorithm: "plot_service_density_heatmap_compare"
5586   output-file-type: ".html"
5587   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5588   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5589   filter: "'NIC_Intel-X710' and
5590            'NF_DENSITY' and
5591            'DOCKER' and
5592            'CHAIN' and
5593            'NF_VPPIP4' and
5594            '64B' and
5595            '8T4C' and
5596            'NDRPDR'"
5597   reference:
5598     include: "2"
5599     name: "CNF-1c"
5600   compare:
5601     include: "1"
5602     name: "CNF-0.5c"
5603   parameters:
5604   - "throughput"
5605   - "name"
5606   - "tags"
5607   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5608   x-axis: "X = CNFs per Service Chain"
5609   y-axis: "Y = Number of Service Chains"
5610   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5611   layout:
5612     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5613     layout: "plot-service-density"
5614
5615 # Plots - NF Density - CSC - PDR IMIX
5616 - type: "plot"
5617   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5618   algorithm: "plot_service_density_heatmap_compare"
5619   output-file-type: ".html"
5620   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5621   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5622   filter: "'NIC_Intel-X710' and
5623            'NF_DENSITY' and
5624            'DOCKER' and
5625            'CHAIN' and
5626            'NF_VPPIP4' and
5627            'IMIX' and
5628            '2T1C' and
5629            'NDRPDR'"
5630   reference:
5631     include: "2"
5632     name: "CNF-1c"
5633   compare:
5634     include: "1"
5635     name: "CNF-0.5c"
5636   parameters:
5637   - "throughput"
5638   - "name"
5639   - "tags"
5640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5641   x-axis: "X = CNFs per Service Chain"
5642   y-axis: "Y = Number of Service Chains"
5643   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5644   layout:
5645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5646     layout: "plot-service-density"
5647
5648 - type: "plot"
5649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5650   algorithm: "plot_service_density_heatmap_compare"
5651   output-file-type: ".html"
5652   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5653   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5654   filter: "'NIC_Intel-X710' and
5655            'NF_DENSITY' and
5656            'DOCKER' and
5657            'CHAIN' and
5658            'NF_VPPIP4' and
5659            'IMIX' and
5660            '4T2C' and
5661            'NDRPDR'"
5662   reference:
5663     include: "2"
5664     name: "CNF-1c"
5665   compare:
5666     include: "1"
5667     name: "CNF-0.5c"
5668   parameters:
5669   - "throughput"
5670   - "name"
5671   - "tags"
5672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5673   x-axis: "X = CNFs per Service Chain"
5674   y-axis: "Y = Number of Service Chains"
5675   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5676   layout:
5677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5678     layout: "plot-service-density"
5679
5680 - type: "plot"
5681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5682   algorithm: "plot_service_density_heatmap_compare"
5683   output-file-type: ".html"
5684   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5685   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5686   filter: "'NIC_Intel-X710' and
5687            'NF_DENSITY' and
5688            'DOCKER' and
5689            'CHAIN' and
5690            'NF_VPPIP4' and
5691            'IMIX' and
5692            '8T4C' and
5693            'NDRPDR'"
5694   reference:
5695     include: "2"
5696     name: "CNF-1c"
5697   compare:
5698     include: "1"
5699     name: "CNF-0.5c"
5700   parameters:
5701   - "throughput"
5702   - "name"
5703   - "tags"
5704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5705   x-axis: "X = CNFs per Service Chain"
5706   y-axis: "Y = Number of Service Chains"
5707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5708   layout:
5709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5710     layout: "plot-service-density"
5711
5712 ################################################################################
5713 # Plots - NF Density - CSP - MRR 64b
5714 - type: "plot"
5715   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5716   algorithm: "plot_service_density_heatmap_compare"
5717   output-file-type: ".html"
5718   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5719   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5720   filter: "'NIC_Intel-X710' and
5721            'NF_DENSITY' and
5722            'DOCKER' and
5723            'PIPELINE' and
5724            'NF_VPPIP4' and
5725            '64B' and
5726            '2T1C' and
5727            'MRR'"
5728   reference:
5729     include: "2"
5730     name: "CNF-1c"
5731   compare:
5732     include: "1"
5733     name: "CNF-0.5c"
5734   parameters:
5735   - "result"
5736   - "name"
5737   - "tags"
5738   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5739   x-axis: "X = CNFs per Service Pipeline"
5740   y-axis: "Y = Number of Service Pipelines"
5741   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5742   layout:
5743     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5744     layout: "plot-service-density"
5745
5746 - type: "plot"
5747   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5748   algorithm: "plot_service_density_heatmap_compare"
5749   output-file-type: ".html"
5750   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5751   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5752   filter: "'NIC_Intel-X710' and
5753            'NF_DENSITY' and
5754            'DOCKER' and
5755            'PIPELINE' and
5756            'NF_VPPIP4' and
5757            '64B' and
5758            '4T2C' and
5759            'MRR'"
5760   reference:
5761     include: "2"
5762     name: "CNF-1c"
5763   compare:
5764     include: "1"
5765     name: "CNF-0.5c"
5766   parameters:
5767   - "result"
5768   - "name"
5769   - "tags"
5770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5771   x-axis: "X = CNFs per Service Pipeline"
5772   y-axis: "Y = Number of Service Pipelines"
5773   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5774   layout:
5775     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5776     layout: "plot-service-density"
5777
5778 - type: "plot"
5779   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5780   algorithm: "plot_service_density_heatmap_compare"
5781   output-file-type: ".html"
5782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5783   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5784   filter: "'NIC_Intel-X710' and
5785            'NF_DENSITY' and
5786            'DOCKER' and
5787            'PIPELINE' and
5788            'NF_VPPIP4' and
5789            '64B' and
5790            '8T4C' and
5791            'MRR'"
5792   reference:
5793     include: "2"
5794     name: "CNF-1c"
5795   compare:
5796     include: "1"
5797     name: "CNF-0.5c"
5798   parameters:
5799   - "result"
5800   - "name"
5801   - "tags"
5802   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5803   x-axis: "X = CNFs per Service Pipeline"
5804   y-axis: "Y = Number of Service Pipelines"
5805   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5806   layout:
5807     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5808     layout: "plot-service-density"
5809
5810 # Plots - NF Density - CSP - MRR IMIX
5811 - type: "plot"
5812   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5813   algorithm: "plot_service_density_heatmap_compare"
5814   output-file-type: ".html"
5815   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5816   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5817   filter: "'NIC_Intel-X710' and
5818            'NF_DENSITY' and
5819            'DOCKER' and
5820            'PIPELINE' and
5821            'NF_VPPIP4' and
5822            'IMIX' and
5823            '2T1C' and
5824            'MRR'"
5825   reference:
5826     include: "2"
5827     name: "CNF-1c"
5828   compare:
5829     include: "1"
5830     name: "CNF-0.5c"
5831   parameters:
5832   - "result"
5833   - "name"
5834   - "tags"
5835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5836   x-axis: "X = CNFs per Service Pipeline"
5837   y-axis: "Y = Number of Service Pipelines"
5838   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5839   layout:
5840     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5841     layout: "plot-service-density"
5842
5843 - type: "plot"
5844   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5845   algorithm: "plot_service_density_heatmap_compare"
5846   output-file-type: ".html"
5847   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5848   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5849   filter: "'NIC_Intel-X710' and
5850            'NF_DENSITY' and
5851            'DOCKER' and
5852            'PIPELINE' and
5853            'NF_VPPIP4' and
5854            'IMIX' and
5855            '4T2C' and
5856            'MRR'"
5857   reference:
5858     include: "2"
5859     name: "CNF-1c"
5860   compare:
5861     include: "1"
5862     name: "CNF-0.5c"
5863   parameters:
5864   - "result"
5865   - "name"
5866   - "tags"
5867   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5868   x-axis: "X = CNFs per Service Pipeline"
5869   y-axis: "Y = Number of Service Pipelines"
5870   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5871   layout:
5872     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5873     layout: "plot-service-density"
5874
5875 - type: "plot"
5876   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5877   algorithm: "plot_service_density_heatmap_compare"
5878   output-file-type: ".html"
5879   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5880   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5881   filter: "'NIC_Intel-X710' and
5882            'NF_DENSITY' and
5883            'DOCKER' and
5884            'PIPELINE' and
5885            'NF_VPPIP4' and
5886            'IMIX' and
5887            '8T4C' and
5888            'MRR'"
5889   reference:
5890     include: "2"
5891     name: "CNF-1c"
5892   compare:
5893     include: "1"
5894     name: "CNF-0.5c"
5895   parameters:
5896   - "result"
5897   - "name"
5898   - "tags"
5899   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5900   x-axis: "X = CNFs per Service Pipeline"
5901   y-axis: "Y = Number of Service Pipelines"
5902   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5903   layout:
5904     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5905     layout: "plot-service-density"
5906
5907 # Plots - NF Density - CSP - NDR 64b
5908 - type: "plot"
5909   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5910   algorithm: "plot_service_density_heatmap_compare"
5911   output-file-type: ".html"
5912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5913   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5914   filter: "'NIC_Intel-X710' and
5915            'NF_DENSITY' and
5916            'DOCKER' and
5917            'PIPELINE' and
5918            'NF_VPPIP4' and
5919            '64B' and
5920            '2T1C' and
5921            'NDRPDR'"
5922   reference:
5923     include: "2"
5924     name: "CNF-1c"
5925   compare:
5926     include: "1"
5927     name: "CNF-0.5c"
5928   parameters:
5929   - "throughput"
5930   - "name"
5931   - "tags"
5932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5933   x-axis: "X = CNFs per Service Pipeline"
5934   y-axis: "Y = Number of Service Pipelines"
5935   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5936   layout:
5937     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5938     layout: "plot-service-density"
5939
5940 - type: "plot"
5941   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5942   algorithm: "plot_service_density_heatmap_compare"
5943   output-file-type: ".html"
5944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5945   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5946   filter: "'NIC_Intel-X710' and
5947            'NF_DENSITY' and
5948            'DOCKER' and
5949            'PIPELINE' and
5950            'NF_VPPIP4' and
5951            '64B' and
5952            '4T2C' and
5953            'NDRPDR'"
5954   reference:
5955     include: "2"
5956     name: "CNF-1c"
5957   compare:
5958     include: "1"
5959     name: "CNF-0.5c"
5960   parameters:
5961   - "throughput"
5962   - "name"
5963   - "tags"
5964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5965   x-axis: "X = CNFs per Service Pipeline"
5966   y-axis: "Y = Number of Service Pipelines"
5967   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5968   layout:
5969     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5970     layout: "plot-service-density"
5971
5972 - type: "plot"
5973   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5974   algorithm: "plot_service_density_heatmap_compare"
5975   output-file-type: ".html"
5976   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5977   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5978   filter: "'NIC_Intel-X710' and
5979            'NF_DENSITY' and
5980            'DOCKER' and
5981            'PIPELINE' and
5982            'NF_VPPIP4' and
5983            '64B' and
5984            '8T4C' and
5985            'NDRPDR'"
5986   reference:
5987     include: "2"
5988     name: "CNF-1c"
5989   compare:
5990     include: "1"
5991     name: "CNF-0.5c"
5992   parameters:
5993   - "throughput"
5994   - "name"
5995   - "tags"
5996   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5997   x-axis: "X = CNFs per Service Pipeline"
5998   y-axis: "Y = Number of Service Pipelines"
5999   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6000   layout:
6001     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6002     layout: "plot-service-density"
6003
6004 # Plots - NF Density - CSP - NDR IMIX
6005 - type: "plot"
6006   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6007   algorithm: "plot_service_density_heatmap_compare"
6008   output-file-type: ".html"
6009   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6010   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6011   filter: "'NIC_Intel-X710' and
6012            'NF_DENSITY' and
6013            'DOCKER' and
6014            'PIPELINE' and
6015            'NF_VPPIP4' and
6016            'IMIX' and
6017            '2T1C' and
6018            'NDRPDR'"
6019   reference:
6020     include: "2"
6021     name: "CNF-1c"
6022   compare:
6023     include: "1"
6024     name: "CNF-0.5c"
6025   parameters:
6026   - "throughput"
6027   - "name"
6028   - "tags"
6029   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6030   x-axis: "X = CNFs per Service Pipeline"
6031   y-axis: "Y = Number of Service Pipelines"
6032   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6033   layout:
6034     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6035     layout: "plot-service-density"
6036
6037 - type: "plot"
6038   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6039   algorithm: "plot_service_density_heatmap_compare"
6040   output-file-type: ".html"
6041   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6042   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6043   filter: "'NIC_Intel-X710' and
6044            'NF_DENSITY' and
6045            'DOCKER' and
6046            'PIPELINE' and
6047            'NF_VPPIP4' and
6048            'IMIX' and
6049            '4T2C' and
6050            'NDRPDR'"
6051   reference:
6052     include: "2"
6053     name: "CNF-1c"
6054   compare:
6055     include: "1"
6056     name: "CNF-0.5c"
6057   parameters:
6058   - "throughput"
6059   - "name"
6060   - "tags"
6061   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6062   x-axis: "X = CNFs per Service Pipeline"
6063   y-axis: "Y = Number of Service Pipelines"
6064   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6065   layout:
6066     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6067     layout: "plot-service-density"
6068
6069 - type: "plot"
6070   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6071   algorithm: "plot_service_density_heatmap_compare"
6072   output-file-type: ".html"
6073   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6074   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6075   filter: "'NIC_Intel-X710' and
6076            'NF_DENSITY' and
6077            'DOCKER' and
6078            'PIPELINE' and
6079            'NF_VPPIP4' and
6080            'IMIX' and
6081            '8T4C' and
6082            'NDRPDR'"
6083   reference:
6084     include: "2"
6085     name: "CNF-1c"
6086   compare:
6087     include: "1"
6088     name: "CNF-0.5c"
6089   parameters:
6090   - "throughput"
6091   - "name"
6092   - "tags"
6093   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6094   x-axis: "X = CNFs per Service Pipeline"
6095   y-axis: "Y = Number of Service Pipelines"
6096   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6097   layout:
6098     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6099     layout: "plot-service-density"
6100
6101 # Plots - NF Density - CSP - PDR 64b
6102 - type: "plot"
6103   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6104   algorithm: "plot_service_density_heatmap_compare"
6105   output-file-type: ".html"
6106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6107   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6108   filter: "'NIC_Intel-X710' and
6109            'NF_DENSITY' and
6110            'DOCKER' and
6111            'PIPELINE' and
6112            'NF_VPPIP4' and
6113            '64B' and
6114            '2T1C' and
6115            'NDRPDR'"
6116   reference:
6117     include: "2"
6118     name: "CNF-1c"
6119   compare:
6120     include: "1"
6121     name: "CNF-0.5c"
6122   parameters:
6123   - "throughput"
6124   - "name"
6125   - "tags"
6126   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6127   x-axis: "X = CNFs per Service Pipeline"
6128   y-axis: "Y = Number of Service Pipelines"
6129   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6130   layout:
6131     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6132     layout: "plot-service-density"
6133
6134 - type: "plot"
6135   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6136   algorithm: "plot_service_density_heatmap_compare"
6137   output-file-type: ".html"
6138   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6139   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6140   filter: "'NIC_Intel-X710' and
6141            'NF_DENSITY' and
6142            'DOCKER' and
6143            'PIPELINE' and
6144            'NF_VPPIP4' and
6145            '64B' and
6146            '4T2C' and
6147            'NDRPDR'"
6148   reference:
6149     include: "2"
6150     name: "CNF-1c"
6151   compare:
6152     include: "1"
6153     name: "CNF-0.5c"
6154   parameters:
6155   - "throughput"
6156   - "name"
6157   - "tags"
6158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6159   x-axis: "X = CNFs per Service Pipeline"
6160   y-axis: "Y = Number of Service Pipelines"
6161   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6162   layout:
6163     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6164     layout: "plot-service-density"
6165
6166 - type: "plot"
6167   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6168   algorithm: "plot_service_density_heatmap_compare"
6169   output-file-type: ".html"
6170   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6171   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6172   filter: "'NIC_Intel-X710' and
6173            'NF_DENSITY' and
6174            'DOCKER' and
6175            'PIPELINE' and
6176            'NF_VPPIP4' and
6177            '64B' and
6178            '8T4C' and
6179            'NDRPDR'"
6180   reference:
6181     include: "2"
6182     name: "CNF-1c"
6183   compare:
6184     include: "1"
6185     name: "CNF-0.5c"
6186   parameters:
6187   - "throughput"
6188   - "name"
6189   - "tags"
6190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6191   x-axis: "X = CNFs per Service Pipeline"
6192   y-axis: "Y = Number of Service Pipelines"
6193   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6194   layout:
6195     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6196     layout: "plot-service-density"
6197
6198 # Plots - NF Density - CSP - PDR IMIX
6199 - type: "plot"
6200   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6201   algorithm: "plot_service_density_heatmap_compare"
6202   output-file-type: ".html"
6203   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6204   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6205   filter: "'NIC_Intel-X710' and
6206            'NF_DENSITY' and
6207            'DOCKER' and
6208            'PIPELINE' and
6209            'NF_VPPIP4' and
6210            'IMIX' and
6211            '2T1C' and
6212            'NDRPDR'"
6213   reference:
6214     include: "2"
6215     name: "CNF-1c"
6216   compare:
6217     include: "1"
6218     name: "CNF-0.5c"
6219   parameters:
6220   - "throughput"
6221   - "name"
6222   - "tags"
6223   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6224   x-axis: "X = CNFs per Service Pipeline"
6225   y-axis: "Y = Number of Service Pipelines"
6226   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6227   layout:
6228     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6229     layout: "plot-service-density"
6230
6231 - type: "plot"
6232   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6233   algorithm: "plot_service_density_heatmap_compare"
6234   output-file-type: ".html"
6235   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6236   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6237   filter: "'NIC_Intel-X710' and
6238            'NF_DENSITY' and
6239            'DOCKER' and
6240            'PIPELINE' and
6241            'NF_VPPIP4' and
6242            'IMIX' and
6243            '4T2C' and
6244            'NDRPDR'"
6245   reference:
6246     include: "2"
6247     name: "CNF-1c"
6248   compare:
6249     include: "1"
6250     name: "CNF-0.5c"
6251   parameters:
6252   - "throughput"
6253   - "name"
6254   - "tags"
6255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6256   x-axis: "X = CNFs per Service Pipeline"
6257   y-axis: "Y = Number of Service Pipelines"
6258   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6259   layout:
6260     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6261     layout: "plot-service-density"
6262
6263 - type: "plot"
6264   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6265   algorithm: "plot_service_density_heatmap_compare"
6266   output-file-type: ".html"
6267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6268   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6269   filter: "'NIC_Intel-X710' and
6270            'NF_DENSITY' and
6271            'DOCKER' and
6272            'PIPELINE' and
6273            'NF_VPPIP4' and
6274            'IMIX' and
6275            '8T4C' and
6276            'NDRPDR'"
6277   reference:
6278     include: "2"
6279     name: "CNF-1c"
6280   compare:
6281     include: "1"
6282     name: "CNF-0.5c"
6283   parameters:
6284   - "throughput"
6285   - "name"
6286   - "tags"
6287   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6288   x-axis: "X = CNFs per Service Pipeline"
6289   y-axis: "Y = Number of Service Pipelines"
6290   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6291   layout:
6292     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6293     layout: "plot-service-density"
6294
6295 ################################################################################
6296 ## Plots VPP HTTP Server Performance
6297 #- type: "plot"
6298 #  title: "VPP HTTP Server Performance"
6299 #  algorithm: "plot_http_server_performance_box"
6300 #  output-file-type: ".html"
6301 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6302 #  data:
6303 #    "plot-vpp-http-server-performance"
6304 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6305 #  # each tag is enclosed with ' (apostrophe).
6306 #  filter: "'HTTP' and 'TCP_CPS'"
6307 #  parameters:
6308 #  - "result"
6309 #  - "name"
6310 #  traces:
6311 #    hoverinfo: "x+y"
6312 #    boxpoints: "outliers"
6313 #    whiskerwidth: 0
6314 #  layout:
6315 #    title: "VPP HTTP Server Performance"
6316 #    layout:
6317 #      "plot-cps"
6318 #
6319 #- type: "plot"
6320 #  title: "VPP HTTP Server Performance"
6321 #  algorithm: "plot_http_server_performance_box"
6322 #  output-file-type: ".html"
6323 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6324 #  data:
6325 #    "plot-vpp-http-server-performance"
6326 #  filter: "'HTTP' and 'TCP_RPS'"
6327 #  parameters:
6328 #  - "result"
6329 #  - "name"
6330 #  traces:
6331 #    hoverinfo: "x+y"
6332 #    boxpoints: "outliers"
6333 #    whiskerwidth: 0
6334 #  layout:
6335 #    title: "VPP HTTP Server Performance"
6336 #    layout:
6337 #      "plot-rps"
6338
6339 ################################################################################
6340
6341 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6342 - type: "plot"
6343   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6344   algorithm: "plot_performance_box"
6345   output-file-type: ".html"
6346   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6348   filter: "'NIC_Intel-X520-DA2' and
6349            '64B' and
6350            ('BASE' or 'SCALE') and
6351            'NDRPDR' and
6352            'ETH' and
6353            '1T1C' and
6354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6355            not 'VHOST' and
6356            not 'MEMIF'"
6357   parameters:
6358   - "throughput"
6359   - "parent"
6360   - "tags"
6361   sort:
6362   - "L2PATCH"
6363   - "L2XCBASE"
6364   - "BASE"
6365   - "FIB_10K"
6366   - "FIB_100K"
6367   - "FIB_1M"
6368   traces:
6369     hoverinfo: "x+y"
6370     boxpoints: "outliers"
6371     whiskerwidth: 0
6372   layout:
6373     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6374     layout: "plot-throughput"
6375
6376 - type: "plot"
6377   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6378   algorithm: "plot_performance_box"
6379   output-file-type: ".html"
6380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6382   filter: "'NIC_Intel-X520-DA2' and
6383            '64B' and
6384            ('BASE' or 'SCALE') and
6385            'NDRPDR' and
6386            'ETH' and
6387            '1T1C' and
6388            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6389            not 'VHOST' and
6390            not 'MEMIF'"
6391   parameters:
6392   - "throughput"
6393   - "parent"
6394   - "tags"
6395   sort:
6396   - "L2PATCH"
6397   - "L2XCBASE"
6398   - "BASE"
6399   - "FIB_10K"
6400   - "FIB_100K"
6401   - "FIB_1M"
6402   traces:
6403     hoverinfo: "x+y"
6404     boxpoints: "outliers"
6405     whiskerwidth: 0
6406   layout:
6407     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6408     layout: "plot-throughput"
6409
6410 - type: "plot"
6411   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6412   algorithm: "plot_performance_box"
6413   output-file-type: ".html"
6414   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6416   filter: "'NIC_Intel-X520-DA2' and
6417            '64B' and
6418            ('BASE' or 'SCALE') and
6419            'NDRPDR' and
6420            'ETH' and
6421            '2T2C' and
6422            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6423            not 'VHOST' and
6424            not 'MEMIF'"
6425   parameters:
6426   - "throughput"
6427   - "parent"
6428   - "tags"
6429   sort:
6430   - "L2PATCH"
6431   - "L2XCBASE"
6432   - "BASE"
6433   - "FIB_10K"
6434   - "FIB_100K"
6435   - "FIB_1M"
6436   traces:
6437     hoverinfo: "x+y"
6438     boxpoints: "outliers"
6439     whiskerwidth: 0
6440   layout:
6441     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6442     layout: "plot-throughput"
6443
6444 - type: "plot"
6445   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6446   algorithm: "plot_performance_box"
6447   output-file-type: ".html"
6448   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6450   filter: "'NIC_Intel-X520-DA2' and
6451            '64B' and
6452            ('BASE' or 'SCALE') and
6453            'NDRPDR' and
6454            'ETH' and
6455            '2T2C' and
6456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6457            not 'VHOST' and
6458            not 'MEMIF'"
6459   parameters:
6460   - "throughput"
6461   - "parent"
6462   - "tags"
6463   sort:
6464   - "L2PATCH"
6465   - "L2XCBASE"
6466   - "BASE"
6467   - "FIB_10K"
6468   - "FIB_100K"
6469   - "FIB_1M"
6470   traces:
6471     hoverinfo: "x+y"
6472     boxpoints: "outliers"
6473     whiskerwidth: 0
6474   layout:
6475     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6476     layout: "plot-throughput"
6477
6478 # Packet Throughput - VPP L2 3n-hsw-x520 features
6479 - type: "plot"
6480   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6481   algorithm: "plot_performance_box"
6482   output-file-type: ".html"
6483   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6484   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6485   filter: "'NIC_Intel-X520-DA2' and
6486            '64B' and
6487            'NDRPDR' and
6488            '1T1C' and
6489            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6490            not 'ACL' and
6491            not 'VHOST' and
6492            not 'MEMIF'"
6493   parameters:
6494   - "throughput"
6495   - "parent"
6496   - "tags"
6497   sort:
6498   - "L2XCBASE"    # l2xcbase
6499   - "L2BDBASE"    # l2bdbase
6500   - "L2XCFWD"     # dot1q-l2xcbase
6501   - "L2BDMACLRN"  # dot1q-l2bdbase
6502   traces:
6503     hoverinfo: "x+y"
6504     boxpoints: "outliers"
6505     whiskerwidth: 0
6506   layout:
6507     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6508     layout: "plot-throughput"
6509
6510 - type: "plot"
6511   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6512   algorithm: "plot_performance_box"
6513   output-file-type: ".html"
6514   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6516   filter: "'NIC_Intel-X520-DA2' and
6517            '64B' and
6518            'NDRPDR' and
6519            '1T1C' and
6520            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6521            not 'ACL' and
6522            not 'VHOST' and
6523            not 'MEMIF'"
6524   parameters:
6525   - "throughput"
6526   - "parent"
6527   - "tags"
6528   sort:
6529   - "L2XCBASE"    # l2xcbase
6530   - "L2BDBASE"    # l2bdbase
6531   - "L2XCFWD"     # dot1q-l2xcbase
6532   - "L2BDMACLRN"  # dot1q-l2bdbase
6533   traces:
6534     hoverinfo: "x+y"
6535     boxpoints: "outliers"
6536     whiskerwidth: 0
6537   layout:
6538     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6539     layout: "plot-throughput"
6540
6541 - type: "plot"
6542   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6543   algorithm: "plot_performance_box"
6544   output-file-type: ".html"
6545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6547   filter: "'NIC_Intel-X520-DA2' and
6548            '64B' and
6549            'NDRPDR' and
6550            '2T2C' and
6551            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6552            not 'ACL' and
6553            not 'VHOST' and
6554            not 'MEMIF'"
6555   parameters:
6556   - "throughput"
6557   - "parent"
6558   - "tags"
6559   sort:
6560   - "L2XCBASE"    # l2xcbase
6561   - "L2BDBASE"    # l2bdbase
6562   - "L2XCFWD"     # dot1q-l2xcbase
6563   - "L2BDMACLRN"  # dot1q-l2bdbase
6564   traces:
6565     hoverinfo: "x+y"
6566     boxpoints: "outliers"
6567     whiskerwidth: 0
6568   layout:
6569     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6570     layout: "plot-throughput"
6571
6572 - type: "plot"
6573   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6574   algorithm: "plot_performance_box"
6575   output-file-type: ".html"
6576   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6578   filter: "'NIC_Intel-X520-DA2' and
6579            '64B' and
6580            'NDRPDR' and
6581            '2T2C' and
6582            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6583            not 'ACL' and
6584            not 'VHOST' and
6585            not 'MEMIF'"
6586   parameters:
6587   - "throughput"
6588   - "parent"
6589   - "tags"
6590   sort:
6591   - "L2XCBASE"    # l2xcbase
6592   - "L2BDBASE"    # l2bdbase
6593   - "L2XCFWD"     # dot1q-l2xcbase
6594   - "L2BDMACLRN"  # dot1q-l2bdbase
6595   traces:
6596     hoverinfo: "x+y"
6597     boxpoints: "outliers"
6598     whiskerwidth: 0
6599   layout:
6600     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6601     layout: "plot-throughput"
6602
6603 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6604 - type: "plot"
6605   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6606   algorithm: "plot_performance_box"
6607   output-file-type: ".html"
6608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6609   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6610   filter: "'NIC_Intel-X520-DA2' and
6611            '64B' and
6612            'NDRPDR' and
6613            '1T1C' and
6614            'FEATURE' and
6615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6616            'IACL' and
6617            ('ACL1' or 'ACL50') and
6618            ('10K_FLOWS' or '10k_FLOWS') and
6619            not 'MACIP' and
6620            not 'VHOST' and
6621            not 'MEMIF'"
6622   parameters:
6623   - "throughput"
6624   - "parent"
6625   - "tags"
6626   traces:
6627     hoverinfo: "x+y"
6628     boxpoints: "outliers"
6629     whiskerwidth: 0
6630   layout:
6631     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6632     layout: "plot-throughput"
6633
6634 - type: "plot"
6635   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6636   algorithm: "plot_performance_box"
6637   output-file-type: ".html"
6638   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6640   filter: "'NIC_Intel-X520-DA2' and
6641            '64B' and
6642            'NDRPDR' and
6643            '1T1C' and
6644            'FEATURE' and
6645            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6646            'IACL' and
6647            ('ACL1' or 'ACL50') and
6648            ('10K_FLOWS' or '10k_FLOWS') and
6649            not 'MACIP' and
6650            not 'VHOST' and
6651            not 'MEMIF'"
6652   parameters:
6653   - "throughput"
6654   - "parent"
6655   - "tags"
6656   traces:
6657     hoverinfo: "x+y"
6658     boxpoints: "outliers"
6659     whiskerwidth: 0
6660   layout:
6661     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6662     layout: "plot-throughput"
6663
6664 - type: "plot"
6665   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6666   algorithm: "plot_performance_box"
6667   output-file-type: ".html"
6668   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6670   filter: "'NIC_Intel-X520-DA2' and
6671            '64B' and
6672            'NDRPDR' and
6673            '2T2C' and
6674            'FEATURE' and
6675            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6676            'IACL' and
6677            ('ACL1' or 'ACL50') and
6678            ('10K_FLOWS' or '10k_FLOWS') and
6679            not 'MACIP' and
6680            not 'VHOST' and
6681            not 'MEMIF'"
6682   parameters:
6683   - "throughput"
6684   - "parent"
6685   - "tags"
6686   traces:
6687     hoverinfo: "x+y"
6688     boxpoints: "outliers"
6689     whiskerwidth: 0
6690   layout:
6691     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6692     layout: "plot-throughput"
6693
6694 - type: "plot"
6695   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6696   algorithm: "plot_performance_box"
6697   output-file-type: ".html"
6698   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6700   filter: "'NIC_Intel-X520-DA2' and
6701            '64B' and
6702            'NDRPDR' and
6703            '2T2C' and
6704            'FEATURE' and
6705            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6706            'IACL' and
6707            ('ACL1' or 'ACL50') and
6708            ('10K_FLOWS' or '10k_FLOWS') and
6709            not 'MACIP' and
6710            not 'VHOST' and
6711            not 'MEMIF'"
6712   parameters:
6713   - "throughput"
6714   - "parent"
6715   - "tags"
6716   traces:
6717     hoverinfo: "x+y"
6718     boxpoints: "outliers"
6719     whiskerwidth: 0
6720   layout:
6721     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6722     layout: "plot-throughput"
6723
6724 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6725 - type: "plot"
6726   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6727   algorithm: "plot_performance_box"
6728   output-file-type: ".html"
6729   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6731   filter: "'NIC_Intel-X520-DA2' and
6732            '64B' and
6733            'NDRPDR' and
6734            '1T1C' and
6735            'FEATURE' and
6736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6737            'OACL' and
6738            ('ACL1' or 'ACL50') and
6739            ('10K_FLOWS' or '10k_FLOWS') and
6740            not 'MACIP' and
6741            not 'VHOST' and
6742            not 'MEMIF'"
6743   parameters:
6744   - "throughput"
6745   - "parent"
6746   - "tags"
6747   traces:
6748     hoverinfo: "x+y"
6749     boxpoints: "outliers"
6750     whiskerwidth: 0
6751   layout:
6752     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6753     layout: "plot-throughput"
6754
6755 - type: "plot"
6756   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6757   algorithm: "plot_performance_box"
6758   output-file-type: ".html"
6759   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6761   filter: "'NIC_Intel-X520-DA2' and
6762            '64B' and
6763            'NDRPDR' and
6764            '1T1C' and
6765            'FEATURE' and
6766            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6767            'OACL' and
6768            ('ACL1' or 'ACL50') and
6769            ('10K_FLOWS' or '10k_FLOWS') and
6770            not 'MACIP' and
6771            not 'VHOST' and
6772            not 'MEMIF'"
6773   parameters:
6774   - "throughput"
6775   - "parent"
6776   - "tags"
6777   traces:
6778     hoverinfo: "x+y"
6779     boxpoints: "outliers"
6780     whiskerwidth: 0
6781   layout:
6782     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6783     layout: "plot-throughput"
6784
6785 - type: "plot"
6786   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6787   algorithm: "plot_performance_box"
6788   output-file-type: ".html"
6789   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6791   filter: "'NIC_Intel-X520-DA2' and
6792            '64B' and
6793            'NDRPDR' and
6794            '2T2C' and
6795            'FEATURE' and
6796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6797            'OACL' and
6798            ('ACL1' or 'ACL50') and
6799            ('10K_FLOWS' or '10k_FLOWS') and
6800            not 'MACIP' and
6801            not 'VHOST' and
6802            not 'MEMIF'"
6803   parameters:
6804   - "throughput"
6805   - "parent"
6806   - "tags"
6807   traces:
6808     hoverinfo: "x+y"
6809     boxpoints: "outliers"
6810     whiskerwidth: 0
6811   layout:
6812     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6813     layout: "plot-throughput"
6814
6815 - type: "plot"
6816   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6817   algorithm: "plot_performance_box"
6818   output-file-type: ".html"
6819   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6821   filter: "'NIC_Intel-X520-DA2' and
6822            '64B' and
6823            'NDRPDR' and
6824            '2T2C' and
6825            'FEATURE' and
6826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6827            'OACL' and
6828            ('ACL1' or 'ACL50') and
6829            ('10K_FLOWS' or '10k_FLOWS') and
6830            not 'MACIP' and
6831            not 'VHOST' and
6832            not 'MEMIF'"
6833   parameters:
6834   - "throughput"
6835   - "parent"
6836   - "tags"
6837   traces:
6838     hoverinfo: "x+y"
6839     boxpoints: "outliers"
6840     whiskerwidth: 0
6841   layout:
6842     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6843     layout: "plot-throughput"
6844
6845 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6846 - type: "plot"
6847   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6848   algorithm: "plot_performance_box"
6849   output-file-type: ".html"
6850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6852   filter: "'NIC_Intel-X520-DA2' and
6853            '64B' and
6854            'NDRPDR' and
6855            '1T1C' and
6856            'FEATURE' and
6857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6858            'MACIP' and
6859            ('ACL1' or 'ACL50') and
6860            ('10K_FLOWS' or '10k_FLOWS') and
6861            not 'VHOST' and
6862            not 'MEMIF'"
6863   parameters:
6864   - "throughput"
6865   - "parent"
6866   - "tags"
6867   traces:
6868     hoverinfo: "x+y"
6869     boxpoints: "outliers"
6870     whiskerwidth: 0
6871   layout:
6872     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6873     layout: "plot-throughput"
6874
6875 - type: "plot"
6876   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6877   algorithm: "plot_performance_box"
6878   output-file-type: ".html"
6879   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6881   filter: "'NIC_Intel-X520-DA2' and
6882            '64B' and
6883            'NDRPDR' and
6884            '1T1C' and
6885            'FEATURE' and
6886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6887            'MACIP' and
6888            ('ACL1' or 'ACL50') and
6889            ('10K_FLOWS' or '10k_FLOWS') and
6890            not 'VHOST' and
6891            not 'MEMIF'"
6892   parameters:
6893   - "throughput"
6894   - "parent"
6895   - "tags"
6896   traces:
6897     hoverinfo: "x+y"
6898     boxpoints: "outliers"
6899     whiskerwidth: 0
6900   layout:
6901     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6902     layout: "plot-throughput"
6903
6904 - type: "plot"
6905   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6906   algorithm: "plot_performance_box"
6907   output-file-type: ".html"
6908   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6910   filter: "'NIC_Intel-X520-DA2' and
6911            '64B' and
6912            'NDRPDR' and
6913            '2T2C' and
6914            'FEATURE' and
6915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6916            'MACIP' and
6917            ('ACL1' or 'ACL50') and
6918            ('10K_FLOWS' or '10k_FLOWS') and
6919            not 'VHOST' and
6920            not 'MEMIF'"
6921   parameters:
6922   - "throughput"
6923   - "parent"
6924   - "tags"
6925   traces:
6926     hoverinfo: "x+y"
6927     boxpoints: "outliers"
6928     whiskerwidth: 0
6929   layout:
6930     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6931     layout: "plot-throughput"
6932
6933 - type: "plot"
6934   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6935   algorithm: "plot_performance_box"
6936   output-file-type: ".html"
6937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6938   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6939   filter: "'NIC_Intel-X520-DA2' and
6940            '64B' and
6941            'NDRPDR' and
6942            '2T2C' and
6943            'FEATURE' and
6944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6945            'MACIP' and
6946            ('ACL1' or 'ACL50') and
6947            ('10K_FLOWS' or '10k_FLOWS') and
6948            not 'VHOST' and
6949            not 'MEMIF'"
6950   parameters:
6951   - "throughput"
6952   - "parent"
6953   - "tags"
6954   traces:
6955     hoverinfo: "x+y"
6956     boxpoints: "outliers"
6957     whiskerwidth: 0
6958   layout:
6959     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6960     layout: "plot-throughput"
6961
6962 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6963 - type: "plot"
6964   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6965   algorithm: "plot_performance_box"
6966   output-file-type: ".html"
6967   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6968   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6969   filter: "'NIC_Intel-X710' and
6970            '64B' and
6971            ('BASE' or 'SCALE') and
6972            'NDRPDR' and
6973            'ETH' and
6974            '1T1C' and
6975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6976            not 'VHOST' and
6977            not 'MEMIF'"
6978   parameters:
6979   - "throughput"
6980   - "parent"
6981   - "tags"
6982   sort:
6983   - "L2PATCH"
6984   - "L2XCFWD"
6985   - "L2BDMACLRN"
6986   - "FIB_10K"
6987   - "FIB_100K"
6988   - "FIB_1M"
6989   traces:
6990     hoverinfo: "x+y"
6991     boxpoints: "outliers"
6992     whiskerwidth: 0
6993   layout:
6994     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6995     layout: "plot-throughput"
6996
6997 - type: "plot"
6998   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6999   algorithm: "plot_performance_box"
7000   output-file-type: ".html"
7001   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7003   filter: "'NIC_Intel-X710' and
7004            '64B' and
7005            ('BASE' or 'SCALE') and
7006            'NDRPDR' and
7007            'ETH' and
7008            '1T1C' and
7009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7010            not 'VHOST' and
7011            not 'MEMIF'"
7012   parameters:
7013   - "throughput"
7014   - "parent"
7015   - "tags"
7016   sort:
7017   - "L2PATCH"
7018   - "L2XCFWD"
7019   - "L2BDMACLRN"
7020   - "FIB_10K"
7021   - "FIB_100K"
7022   - "FIB_1M"
7023   traces:
7024     hoverinfo: "x+y"
7025     boxpoints: "outliers"
7026     whiskerwidth: 0
7027   layout:
7028     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7029     layout: "plot-throughput"
7030
7031 - type: "plot"
7032   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7033   algorithm: "plot_performance_box"
7034   output-file-type: ".html"
7035   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7037   filter: "'NIC_Intel-X710' and
7038            '64B' and
7039            ('BASE' or 'SCALE') and
7040            'NDRPDR' and
7041            'ETH' and
7042            '2T2C' and
7043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7044            not 'VHOST' and
7045            not 'MEMIF'"
7046   parameters:
7047   - "throughput"
7048   - "parent"
7049   - "tags"
7050   sort:
7051   - "L2PATCH"
7052   - "L2XCFWD"
7053   - "L2BDMACLRN"
7054   - "FIB_10K"
7055   - "FIB_100K"
7056   - "FIB_1M"
7057   traces:
7058     hoverinfo: "x+y"
7059     boxpoints: "outliers"
7060     whiskerwidth: 0
7061   layout:
7062     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7063     layout: "plot-throughput"
7064
7065 - type: "plot"
7066   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7067   algorithm: "plot_performance_box"
7068   output-file-type: ".html"
7069   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7071   filter: "'NIC_Intel-X710' and
7072            '64B' and
7073            ('BASE' or 'SCALE') and
7074            'NDRPDR' and
7075            'ETH' and
7076            '2T2C' and
7077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7078            not 'VHOST' and
7079            not 'MEMIF'"
7080   parameters:
7081   - "throughput"
7082   - "parent"
7083   - "tags"
7084   sort:
7085   - "L2PATCH"
7086   - "L2XCFWD"
7087   - "L2BDMACLRN"
7088   - "FIB_10K"
7089   - "FIB_100K"
7090   - "FIB_1M"
7091   traces:
7092     hoverinfo: "x+y"
7093     boxpoints: "outliers"
7094     whiskerwidth: 0
7095   layout:
7096     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7097     layout: "plot-throughput"
7098
7099 # Packet Throughput - VPP L2 3n-hsw-x710 features
7100 - type: "plot"
7101   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7102   algorithm: "plot_performance_box"
7103   output-file-type: ".html"
7104   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7106   filter: "'NIC_Intel-X710' and
7107            '64B' and
7108            'NDRPDR' and
7109            '1T1C' and
7110            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7111            not 'ACL' and
7112            not 'VHOST' and
7113            not 'L2OVRLAY' and
7114            not 'MEMIF'"
7115   parameters:
7116   - "throughput"
7117   - "parent"
7118   - "tags"
7119   sort:
7120   - "L2XCBASE"    # l2xcbase
7121   - "L2BDBASE"    # l2bdbase
7122   - "L2XCFWD"     # dot1q-l2xcbase
7123   - "L2BDMACLRN"  # dot1q-l2bdbase
7124   traces:
7125     hoverinfo: "x+y"
7126     boxpoints: "outliers"
7127     whiskerwidth: 0
7128   layout:
7129     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7130     layout: "plot-throughput"
7131
7132 - type: "plot"
7133   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7134   algorithm: "plot_performance_box"
7135   output-file-type: ".html"
7136   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7138   filter: "'NIC_Intel-X710' and
7139            '64B' and
7140            'NDRPDR' and
7141            '1T1C' and
7142            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7143            not 'ACL' and
7144            not 'VHOST' and
7145            not 'L2OVRLAY' and
7146            not 'MEMIF'"
7147   parameters:
7148   - "throughput"
7149   - "parent"
7150   - "tags"
7151   sort:
7152   - "L2XCBASE"    # l2xcbase
7153   - "L2BDBASE"    # l2bdbase
7154   - "L2XCFWD"     # dot1q-l2xcbase
7155   - "L2BDMACLRN"  # dot1q-l2bdbase
7156   traces:
7157     hoverinfo: "x+y"
7158     boxpoints: "outliers"
7159     whiskerwidth: 0
7160   layout:
7161     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7162     layout: "plot-throughput"
7163
7164 - type: "plot"
7165   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7166   algorithm: "plot_performance_box"
7167   output-file-type: ".html"
7168   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7170   filter: "'NIC_Intel-X710' and
7171            '64B' and
7172            'NDRPDR' and
7173            '2T2C' and
7174            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7175            not 'ACL' and
7176            not 'VHOST' and
7177            not 'L2OVRLAY' and
7178            not 'MEMIF'"
7179   parameters:
7180   - "throughput"
7181   - "parent"
7182   - "tags"
7183   sort:
7184   - "L2XCBASE"    # l2xcbase
7185   - "L2BDBASE"    # l2bdbase
7186   - "L2XCFWD"     # dot1q-l2xcbase
7187   - "L2BDMACLRN"  # dot1q-l2bdbase
7188   traces:
7189     hoverinfo: "x+y"
7190     boxpoints: "outliers"
7191     whiskerwidth: 0
7192   layout:
7193     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7194     layout: "plot-throughput"
7195
7196 - type: "plot"
7197   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7198   algorithm: "plot_performance_box"
7199   output-file-type: ".html"
7200   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7202   filter: "'NIC_Intel-X710' and
7203            '64B' and
7204            'NDRPDR' and
7205            '2T2C' and
7206            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7207            not 'ACL' and
7208            not 'VHOST' and
7209            not 'L2OVRLAY' and
7210            not 'MEMIF'"
7211   parameters:
7212   - "throughput"
7213   - "parent"
7214   - "tags"
7215   sort:
7216   - "L2XCBASE"    # l2xcbase
7217   - "L2BDBASE"    # l2bdbase
7218   - "L2XCFWD"     # dot1q-l2xcbase
7219   - "L2BDMACLRN"  # dot1q-l2bdbase
7220   traces:
7221     hoverinfo: "x+y"
7222     boxpoints: "outliers"
7223     whiskerwidth: 0
7224   layout:
7225     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7226     layout: "plot-throughput"
7227
7228 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7229 - type: "plot"
7230   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7231   algorithm: "plot_performance_box"
7232   output-file-type: ".html"
7233   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7235   filter: "'NIC_Intel-X710' and
7236            '64B' and
7237            'NDRPDR' and
7238            '1T1C' and
7239            'FEATURE' and
7240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7241            'IACL' and
7242            ('ACL1' or 'ACL50') and
7243            ('10K_FLOWS' or '10k_FLOWS') and
7244            not 'MACIP' and
7245            not 'VHOST' and
7246            not 'MEMIF'"
7247   parameters:
7248   - "throughput"
7249   - "parent"
7250   - "tags"
7251   traces:
7252     hoverinfo: "x+y"
7253     boxpoints: "outliers"
7254     whiskerwidth: 0
7255   layout:
7256     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7257     layout: "plot-throughput"
7258
7259 - type: "plot"
7260   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7261   algorithm: "plot_performance_box"
7262   output-file-type: ".html"
7263   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7265   filter: "'NIC_Intel-X710' and
7266            '64B' and
7267            'NDRPDR' and
7268            '1T1C' and
7269            'FEATURE' and
7270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7271            'IACL' and
7272            ('ACL1' or 'ACL50') and
7273            ('10K_FLOWS' or '10k_FLOWS') and
7274            not 'MACIP' and
7275            not 'VHOST' and
7276            not 'MEMIF'"
7277   parameters:
7278   - "throughput"
7279   - "parent"
7280   - "tags"
7281   traces:
7282     hoverinfo: "x+y"
7283     boxpoints: "outliers"
7284     whiskerwidth: 0
7285   layout:
7286     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7287     layout: "plot-throughput"
7288
7289 - type: "plot"
7290   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7291   algorithm: "plot_performance_box"
7292   output-file-type: ".html"
7293   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7295   filter: "'NIC_Intel-X710' and
7296            '64B' and
7297            'NDRPDR' and
7298            '2T2C' and
7299            'FEATURE' and
7300            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7301            'IACL' and
7302            ('ACL1' or 'ACL50') and
7303            ('10K_FLOWS' or '10k_FLOWS') and
7304            not 'MACIP' and
7305            not 'VHOST' and
7306            not 'MEMIF'"
7307   parameters:
7308   - "throughput"
7309   - "parent"
7310   - "tags"
7311   traces:
7312     hoverinfo: "x+y"
7313     boxpoints: "outliers"
7314     whiskerwidth: 0
7315   layout:
7316     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7317     layout: "plot-throughput"
7318
7319 - type: "plot"
7320   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7321   algorithm: "plot_performance_box"
7322   output-file-type: ".html"
7323   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7325   filter: "'NIC_Intel-X710' and
7326            '64B' and
7327            'NDRPDR' and
7328            '2T2C' and
7329            'FEATURE' and
7330            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7331            'IACL' and
7332            ('ACL1' or 'ACL50') and
7333            ('10K_FLOWS' or '10k_FLOWS') and
7334            not 'MACIP' and
7335            not 'VHOST' and
7336            not 'MEMIF'"
7337   parameters:
7338   - "throughput"
7339   - "parent"
7340   - "tags"
7341   traces:
7342     hoverinfo: "x+y"
7343     boxpoints: "outliers"
7344     whiskerwidth: 0
7345   layout:
7346     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7347     layout: "plot-throughput"
7348
7349 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7350 - type: "plot"
7351   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7352   algorithm: "plot_performance_box"
7353   output-file-type: ".html"
7354   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7356   filter: "'NIC_Intel-XL710' and
7357            '64B' and
7358            'BASE' and
7359            'NDRPDR' and
7360            'ETH' and
7361            '1T1C' and
7362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7363            not 'VHOST' and
7364            not 'MEMIF'"
7365   parameters:
7366   - "throughput"
7367   - "parent"
7368   - "tags"
7369   sort:
7370   - "L2PATCH"
7371   - "L2XCFWD"
7372   - "L2BDMACLRN"
7373   traces:
7374     hoverinfo: "x+y"
7375     boxpoints: "outliers"
7376     whiskerwidth: 0
7377   layout:
7378     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7379     layout: "plot-throughput"
7380
7381 - type: "plot"
7382   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7383   algorithm: "plot_performance_box"
7384   output-file-type: ".html"
7385   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7386   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7387   filter: "'NIC_Intel-XL710' and
7388            '64B' and
7389            'BASE' and
7390            'NDRPDR' and
7391            'ETH' and
7392            '1T1C' and
7393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7394            not 'VHOST' and
7395            not 'MEMIF'"
7396   parameters:
7397   - "throughput"
7398   - "parent"
7399   - "tags"
7400   sort:
7401   - "L2PATCH"
7402   - "L2XCFWD"
7403   - "L2BDMACLRN"
7404   traces:
7405     hoverinfo: "x+y"
7406     boxpoints: "outliers"
7407     whiskerwidth: 0
7408   layout:
7409     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7410     layout: "plot-throughput"
7411
7412 - type: "plot"
7413   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7414   algorithm: "plot_performance_box"
7415   output-file-type: ".html"
7416   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7418   filter: "'NIC_Intel-XL710' and
7419            '64B' and
7420            'BASE' and
7421            'NDRPDR' and
7422            'ETH' and
7423            '2T2C' and
7424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7425            not 'VHOST' and
7426            not 'MEMIF'"
7427   parameters:
7428   - "throughput"
7429   - "parent"
7430   - "tags"
7431   sort:
7432   - "L2PATCH"
7433   - "L2XCFWD"
7434   - "L2BDMACLRN"
7435   traces:
7436     hoverinfo: "x+y"
7437     boxpoints: "outliers"
7438     whiskerwidth: 0
7439   layout:
7440     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7441     layout: "plot-throughput"
7442
7443 - type: "plot"
7444   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7445   algorithm: "plot_performance_box"
7446   output-file-type: ".html"
7447   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7449   filter: "'NIC_Intel-XL710' and
7450            '64B' and
7451            'BASE' and
7452            'NDRPDR' and
7453            'ETH' and
7454            '2T2C' and
7455            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7456            not 'VHOST' and
7457            not 'MEMIF'"
7458   parameters:
7459   - "throughput"
7460   - "parent"
7461   - "tags"
7462   sort:
7463   - "L2PATCH"
7464   - "L2XCFWD"
7465   - "L2BDMACLRN"
7466   traces:
7467     hoverinfo: "x+y"
7468     boxpoints: "outliers"
7469     whiskerwidth: 0
7470   layout:
7471     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7472     layout: "plot-throughput"
7473
7474 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7475 - type: "plot"
7476   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7477   algorithm: "plot_performance_box"
7478   output-file-type: ".html"
7479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7481   filter: "'NIC_Intel-X710' and
7482            '64B' and
7483            ('BASE' or 'SCALE') and
7484            'NDRPDR' and
7485            'ETH' and
7486            '2T1C' and
7487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7488            not 'VHOST' and
7489            not 'MEMIF' and
7490            not 'DRV_AVF'"
7491   parameters:
7492   - "throughput"
7493   - "parent"
7494   - "tags"
7495   sort:
7496   - "L2PATCH"
7497   - "L2XCBASE"
7498   - "BASE"
7499   - "FIB_10K"
7500   - "FIB_100K"
7501   - "FIB_1M"
7502   traces:
7503     hoverinfo: "x+y"
7504     boxpoints: "outliers"
7505     whiskerwidth: 0
7506   layout:
7507     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7508     layout: "plot-throughput"
7509
7510 - type: "plot"
7511   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7512   algorithm: "plot_performance_box"
7513   output-file-type: ".html"
7514   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7516   filter: "'NIC_Intel-X710' and
7517            '64B' and
7518            ('BASE' or 'SCALE') and
7519            'NDRPDR' and
7520            'ETH' and
7521            '2T1C' and
7522            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7523            not 'VHOST' and
7524            not 'MEMIF' and
7525            not 'DRV_AVF'"
7526   parameters:
7527   - "throughput"
7528   - "parent"
7529   - "tags"
7530   sort:
7531   - "L2PATCH"
7532   - "L2XCBASE"
7533   - "BASE"
7534   - "FIB_10K"
7535   - "FIB_100K"
7536   - "FIB_1M"
7537   traces:
7538     hoverinfo: "x+y"
7539     boxpoints: "outliers"
7540     whiskerwidth: 0
7541   layout:
7542     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7543     layout: "plot-throughput"
7544
7545 - type: "plot"
7546   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7547   algorithm: "plot_performance_box"
7548   output-file-type: ".html"
7549   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7551   filter: "'NIC_Intel-X710' and
7552            '64B' and
7553            ('BASE' or 'SCALE') and
7554            'NDRPDR' and
7555            'ETH' and
7556            '4T2C' and
7557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7558            not 'VHOST' and
7559            not 'MEMIF' and
7560            not 'DRV_AVF'"
7561   parameters:
7562   - "throughput"
7563   - "parent"
7564   - "tags"
7565   sort:
7566   - "L2PATCH"
7567   - "L2XCBASE"
7568   - "BASE"
7569   - "FIB_10K"
7570   - "FIB_100K"
7571   - "FIB_1M"
7572   traces:
7573     hoverinfo: "x+y"
7574     boxpoints: "outliers"
7575     whiskerwidth: 0
7576   layout:
7577     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7578     layout: "plot-throughput"
7579
7580 - type: "plot"
7581   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7582   algorithm: "plot_performance_box"
7583   output-file-type: ".html"
7584   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7586   filter: "'NIC_Intel-X710' and
7587            '64B' and
7588            ('BASE' or 'SCALE') and
7589            'NDRPDR' and
7590            'ETH' and
7591            '4T2C' and
7592            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7593            not 'VHOST' and
7594            not 'MEMIF' and
7595            not 'DRV_AVF'"
7596   parameters:
7597   - "throughput"
7598   - "parent"
7599   - "tags"
7600   sort:
7601   - "L2PATCH"
7602   - "L2XCBASE"
7603   - "BASE"
7604   - "FIB_10K"
7605   - "FIB_100K"
7606   - "FIB_1M"
7607   traces:
7608     hoverinfo: "x+y"
7609     boxpoints: "outliers"
7610     whiskerwidth: 0
7611   layout:
7612     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7613     layout: "plot-throughput"
7614
7615 # Packet Throughput - VPP L2 3n-skx-x710 features
7616 - type: "plot"
7617   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7618   algorithm: "plot_performance_box"
7619   output-file-type: ".html"
7620   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7622   filter: "'NIC_Intel-X710' and
7623            '64B' and
7624            'NDRPDR' and
7625            '2T1C' and
7626            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7627            not 'ACL' and
7628            not 'VHOST' and
7629            not 'DRV_AVF' and
7630            not 'L2OVRLAY' and
7631            not 'MEMIF'"
7632   parameters:
7633   - "throughput"
7634   - "parent"
7635   - "tags"
7636   sort:
7637   - "L2XCBASE"    # l2xcbase
7638   - "L2BDBASE"    # l2bdbase
7639   - "L2XCFWD"     # dot1q-l2xcbase
7640   - "L2BDMACLRN"  # dot1q-l2bdbase
7641   traces:
7642     hoverinfo: "x+y"
7643     boxpoints: "outliers"
7644     whiskerwidth: 0
7645   layout:
7646     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7647     layout: "plot-throughput"
7648
7649 - type: "plot"
7650   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7651   algorithm: "plot_performance_box"
7652   output-file-type: ".html"
7653   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7655   filter: "'NIC_Intel-X710' and
7656            '64B' and
7657            'NDRPDR' and
7658            '2T1C' and
7659            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7660            not 'ACL' and
7661            not 'VHOST' and
7662            not 'DRV_AVF' and
7663            not 'L2OVRLAY' and
7664            not 'MEMIF'"
7665   parameters:
7666   - "throughput"
7667   - "parent"
7668   - "tags"
7669   sort:
7670   - "L2XCBASE"    # l2xcbase
7671   - "L2BDBASE"    # l2bdbase
7672   - "L2XCFWD"     # dot1q-l2xcbase
7673   - "L2BDMACLRN"  # dot1q-l2bdbase
7674   traces:
7675     hoverinfo: "x+y"
7676     boxpoints: "outliers"
7677     whiskerwidth: 0
7678   layout:
7679     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7680     layout: "plot-throughput"
7681
7682 - type: "plot"
7683   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7684   algorithm: "plot_performance_box"
7685   output-file-type: ".html"
7686   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7688   filter: "'NIC_Intel-X710' and
7689            '64B' and
7690            'NDRPDR' and
7691            '4T2C' and
7692            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7693            not 'ACL' and
7694            not 'VHOST' and
7695            not 'DRV_AVF' and
7696            not 'L2OVRLAY' and
7697            not 'MEMIF'"
7698   parameters:
7699   - "throughput"
7700   - "parent"
7701   - "tags"
7702   sort:
7703   - "L2XCBASE"    # l2xcbase
7704   - "L2BDBASE"    # l2bdbase
7705   - "L2XCFWD"     # dot1q-l2xcbase
7706   - "L2BDMACLRN"  # dot1q-l2bdbase
7707   traces:
7708     hoverinfo: "x+y"
7709     boxpoints: "outliers"
7710     whiskerwidth: 0
7711   layout:
7712     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7713     layout: "plot-throughput"
7714
7715 - type: "plot"
7716   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7717   algorithm: "plot_performance_box"
7718   output-file-type: ".html"
7719   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7721   filter: "'NIC_Intel-X710' and
7722            '64B' and
7723            'NDRPDR' and
7724            '4T2C' and
7725            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7726            not 'ACL' and
7727            not 'VHOST' and
7728            not 'DRV_AVF' and
7729            not 'L2OVRLAY' and
7730            not 'MEMIF'"
7731   parameters:
7732   - "throughput"
7733   - "parent"
7734   - "tags"
7735   sort:
7736   - "L2XCBASE"    # l2xcbase
7737   - "L2BDBASE"    # l2bdbase
7738   - "L2XCFWD"     # dot1q-l2xcbase
7739   - "L2BDMACLRN"  # dot1q-l2bdbase
7740   traces:
7741     hoverinfo: "x+y"
7742     boxpoints: "outliers"
7743     whiskerwidth: 0
7744   layout:
7745     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7746     layout: "plot-throughput"
7747
7748 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7749 - type: "plot"
7750   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7751   algorithm: "plot_performance_box"
7752   output-file-type: ".html"
7753   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7755   filter: "'NIC_Intel-X710' and
7756            '64B' and
7757            'NDRPDR' and
7758            '2T1C' and
7759            'FEATURE' and
7760            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7761            'IACL' and
7762            ('ACL1' or 'ACL50') and
7763            ('10K_FLOWS' or '10k_FLOWS') and
7764            not 'MACIP' and
7765            not 'VHOST' and
7766            not 'MEMIF'"
7767   parameters:
7768   - "throughput"
7769   - "parent"
7770   - "tags"
7771   traces:
7772     hoverinfo: "x+y"
7773     boxpoints: "outliers"
7774     whiskerwidth: 0
7775   layout:
7776     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7777     layout: "plot-throughput"
7778
7779 - type: "plot"
7780   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7781   algorithm: "plot_performance_box"
7782   output-file-type: ".html"
7783   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7785   filter: "'NIC_Intel-X710' and
7786            '64B' and
7787            'NDRPDR' and
7788            '2T1C' and
7789            'FEATURE' and
7790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7791            'IACL' and
7792            ('ACL1' or 'ACL50') and
7793            ('10K_FLOWS' or '10k_FLOWS') and
7794            not 'MACIP' and
7795            not 'VHOST' and
7796            not 'MEMIF'"
7797   parameters:
7798   - "throughput"
7799   - "parent"
7800   - "tags"
7801   traces:
7802     hoverinfo: "x+y"
7803     boxpoints: "outliers"
7804     whiskerwidth: 0
7805   layout:
7806     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7807     layout: "plot-throughput"
7808
7809 - type: "plot"
7810   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7811   algorithm: "plot_performance_box"
7812   output-file-type: ".html"
7813   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7815   filter: "'NIC_Intel-X710' and
7816            '64B' and
7817            'NDRPDR' and
7818            '4T2C' and
7819            'FEATURE' and
7820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7821            'IACL' and
7822            ('ACL1' or 'ACL50') and
7823            ('10K_FLOWS' or '10k_FLOWS') and
7824            not 'MACIP' and
7825            not 'VHOST' and
7826            not 'MEMIF'"
7827   parameters:
7828   - "throughput"
7829   - "parent"
7830   - "tags"
7831   traces:
7832     hoverinfo: "x+y"
7833     boxpoints: "outliers"
7834     whiskerwidth: 0
7835   layout:
7836     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7837     layout: "plot-throughput"
7838
7839 - type: "plot"
7840   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7841   algorithm: "plot_performance_box"
7842   output-file-type: ".html"
7843   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7845   filter: "'NIC_Intel-X710' and
7846            '64B' and
7847            'NDRPDR' and
7848            '4T2C' and
7849            'FEATURE' and
7850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7851            'IACL' and
7852            ('ACL1' or 'ACL50') and
7853            ('10K_FLOWS' or '10k_FLOWS') and
7854            not 'MACIP' and
7855            not 'VHOST' and
7856            not 'MEMIF'"
7857   parameters:
7858   - "throughput"
7859   - "parent"
7860   - "tags"
7861   traces:
7862     hoverinfo: "x+y"
7863     boxpoints: "outliers"
7864     whiskerwidth: 0
7865   layout:
7866     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7867     layout: "plot-throughput"
7868
7869 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7870 - type: "plot"
7871   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7872   algorithm: "plot_performance_box"
7873   output-file-type: ".html"
7874   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7875   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7876   filter: "'NIC_Intel-XXV710' and
7877            '64B' and
7878            ('BASE' or 'SCALE') and
7879            'NDRPDR' and
7880            'ETH' and
7881            '2T1C' and
7882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7883            not 'VHOST' and
7884            not 'MEMIF'"
7885   parameters:
7886   - "throughput"
7887   - "parent"
7888   - "tags"
7889   sort:
7890   - "L2PATCH"
7891   - "L2PATCH"
7892   - "L2XCBASE"
7893   - "L2BDMACLRN"
7894   traces:
7895     hoverinfo: "x+y"
7896     boxpoints: "outliers"
7897     whiskerwidth: 0
7898   layout:
7899     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7900     layout: "plot-throughput"
7901
7902 - type: "plot"
7903   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7904   algorithm: "plot_performance_box"
7905   output-file-type: ".html"
7906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7908   filter: "'NIC_Intel-XXV710' and
7909            '64B' and
7910            ('BASE' or 'SCALE') and
7911            'NDRPDR' and
7912            'ETH' and
7913            '2T1C' and
7914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7915            not 'VHOST' and
7916            not 'MEMIF'"
7917   parameters:
7918   - "throughput"
7919   - "parent"
7920   - "tags"
7921   sort:
7922   - "L2PATCH"
7923   - "L2PATCH"
7924   - "L2XCBASE"
7925   - "L2BDMACLRN"
7926   traces:
7927     hoverinfo: "x+y"
7928     boxpoints: "outliers"
7929     whiskerwidth: 0
7930   layout:
7931     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7932     layout: "plot-throughput"
7933
7934 - type: "plot"
7935   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7936   algorithm: "plot_performance_box"
7937   output-file-type: ".html"
7938   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7940   filter: "'NIC_Intel-XXV710' and
7941            '64B' and
7942            ('BASE' or 'SCALE') and
7943            'NDRPDR' and
7944            'ETH' and
7945            '4T2C' and
7946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7947            not 'VHOST' and
7948            not 'MEMIF'"
7949   parameters:
7950   - "throughput"
7951   - "parent"
7952   - "tags"
7953   sort:
7954   - "L2PATCH"
7955   - "L2PATCH"
7956   - "L2XCBASE"
7957   - "L2BDMACLRN"
7958   traces:
7959     hoverinfo: "x+y"
7960     boxpoints: "outliers"
7961     whiskerwidth: 0
7962   layout:
7963     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7964     layout: "plot-throughput"
7965
7966 - type: "plot"
7967   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7968   algorithm: "plot_performance_box"
7969   output-file-type: ".html"
7970   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7972   filter: "'NIC_Intel-XXV710' and
7973            '64B' and
7974            ('BASE' or 'SCALE') and
7975            'NDRPDR' and
7976            'ETH' and
7977            '4T2C' and
7978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7979            not 'VHOST' and
7980            not 'MEMIF'"
7981   parameters:
7982   - "throughput"
7983   - "parent"
7984   - "tags"
7985   sort:
7986   - "L2PATCH"
7987   - "L2PATCH"
7988   - "L2XCBASE"
7989   - "L2BDMACLRN"
7990   traces:
7991     hoverinfo: "x+y"
7992     boxpoints: "outliers"
7993     whiskerwidth: 0
7994   layout:
7995     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7996     layout: "plot-throughput"
7997
7998 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7999 - type: "plot"
8000   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8001   algorithm: "plot_performance_box"
8002   output-file-type: ".html"
8003   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8005   filter: "'NIC_Intel-X710' and
8006            '64B' and
8007            ('BASE' or 'SCALE') and
8008            'NDRPDR' and
8009            'ETH' and
8010            '2T1C' and
8011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8012            not 'VHOST' and
8013            not 'MEMIF'"
8014   parameters:
8015   - "throughput"
8016   - "parent"
8017   - "tags"
8018   sort:
8019   - "L2PATCH"
8020   - "L2XCBASE"
8021   - "BASE"
8022   - "FIB_10K"
8023   - "FIB_100K"
8024   - "FIB_1M"
8025   traces:
8026     hoverinfo: "x+y"
8027     boxpoints: "outliers"
8028     whiskerwidth: 0
8029   layout:
8030     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8031     layout: "plot-throughput"
8032
8033 - type: "plot"
8034   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8035   algorithm: "plot_performance_box"
8036   output-file-type: ".html"
8037   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8038   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8039   filter: "'NIC_Intel-X710' and
8040            '64B' and
8041            ('BASE' or 'SCALE') and
8042            'NDRPDR' and
8043            'ETH' and
8044            '2T1C' and
8045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8046            not 'VHOST' and
8047            not 'MEMIF'"
8048   parameters:
8049   - "throughput"
8050   - "parent"
8051   - "tags"
8052   sort:
8053   - "L2PATCH"
8054   - "L2XCBASE"
8055   - "BASE"
8056   - "FIB_10K"
8057   - "FIB_100K"
8058   - "FIB_1M"
8059   traces:
8060     hoverinfo: "x+y"
8061     boxpoints: "outliers"
8062     whiskerwidth: 0
8063   layout:
8064     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8065     layout: "plot-throughput"
8066
8067 - type: "plot"
8068   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8069   algorithm: "plot_performance_box"
8070   output-file-type: ".html"
8071   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8073   filter: "'NIC_Intel-X710' and
8074            '64B' and
8075            ('BASE' or 'SCALE') and
8076            'NDRPDR' and
8077            'ETH' and
8078            '4T2C' and
8079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8080            not 'VHOST' and
8081            not 'MEMIF'"
8082   parameters:
8083   - "throughput"
8084   - "parent"
8085   - "tags"
8086   sort:
8087   - "L2PATCH"
8088   - "L2XCBASE"
8089   - "BASE"
8090   - "FIB_10K"
8091   - "FIB_100K"
8092   - "FIB_1M"
8093   traces:
8094     hoverinfo: "x+y"
8095     boxpoints: "outliers"
8096     whiskerwidth: 0
8097   layout:
8098     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8099     layout: "plot-throughput"
8100
8101 - type: "plot"
8102   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8103   algorithm: "plot_performance_box"
8104   output-file-type: ".html"
8105   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8106   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8107   filter: "'NIC_Intel-X710' and
8108            '64B' and
8109            ('BASE' or 'SCALE') and
8110            'NDRPDR' and
8111            'ETH' and
8112            '4T2C' and
8113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8114            not 'VHOST' and
8115            not 'MEMIF'"
8116   parameters:
8117   - "throughput"
8118   - "parent"
8119   - "tags"
8120   sort:
8121   - "L2PATCH"
8122   - "L2XCBASE"
8123   - "BASE"
8124   - "FIB_10K"
8125   - "FIB_100K"
8126   - "FIB_1M"
8127   traces:
8128     hoverinfo: "x+y"
8129     boxpoints: "outliers"
8130     whiskerwidth: 0
8131   layout:
8132     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8133     layout: "plot-throughput"
8134
8135 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8136 - type: "plot"
8137   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8138   algorithm: "plot_performance_box"
8139   output-file-type: ".html"
8140   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8142   filter: "'NIC_Intel-XXV710' and
8143            '64B' and
8144            ('BASE' or 'SCALE') and
8145            'NDRPDR' and
8146            'ETH' and
8147            '2T1C' and
8148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8149            not 'VHOST' and
8150            not 'MEMIF'"
8151   parameters:
8152   - "throughput"
8153   - "parent"
8154   - "tags"
8155   sort:
8156   - "L2PATCH"
8157   - "L2XCBASE"
8158   - "BASE"
8159   - "FIB_10K"
8160   - "FIB_100K"
8161   - "FIB_1M"
8162   traces:
8163     hoverinfo: "x+y"
8164     boxpoints: "outliers"
8165     whiskerwidth: 0
8166   layout:
8167     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8168     layout: "plot-throughput"
8169
8170 - type: "plot"
8171   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8172   algorithm: "plot_performance_box"
8173   output-file-type: ".html"
8174   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8176   filter: "'NIC_Intel-XXV710' and
8177            '64B' and
8178            ('BASE' or 'SCALE') and
8179            'NDRPDR' and
8180            'ETH' and
8181            '2T1C' and
8182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8183            not 'VHOST' and
8184            not 'MEMIF'"
8185   parameters:
8186   - "throughput"
8187   - "parent"
8188   - "tags"
8189   sort:
8190   - "L2PATCH"
8191   - "L2XCBASE"
8192   - "BASE"
8193   - "FIB_10K"
8194   - "FIB_100K"
8195   - "FIB_1M"
8196   traces:
8197     hoverinfo: "x+y"
8198     boxpoints: "outliers"
8199     whiskerwidth: 0
8200   layout:
8201     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8202     layout: "plot-throughput"
8203
8204 - type: "plot"
8205   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8206   algorithm: "plot_performance_box"
8207   output-file-type: ".html"
8208   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8210   filter: "'NIC_Intel-XXV710' and
8211            '64B' and
8212            ('BASE' or 'SCALE') and
8213            'NDRPDR' and
8214            'ETH' and
8215            '4T2C' and
8216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8217            not 'VHOST' and
8218            not 'MEMIF'"
8219   parameters:
8220   - "throughput"
8221   - "parent"
8222   - "tags"
8223   sort:
8224   - "L2PATCH"
8225   - "L2XCBASE"
8226   - "BASE"
8227   - "FIB_10K"
8228   - "FIB_100K"
8229   - "FIB_1M"
8230   traces:
8231     hoverinfo: "x+y"
8232     boxpoints: "outliers"
8233     whiskerwidth: 0
8234   layout:
8235     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8236     layout: "plot-throughput"
8237
8238 - type: "plot"
8239   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8240   algorithm: "plot_performance_box"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8244   filter: "'NIC_Intel-XXV710' and
8245            '64B' and
8246            ('BASE' or 'SCALE') and
8247            'NDRPDR' and
8248            'ETH' and
8249            '4T2C' and
8250            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8251            not 'VHOST' and
8252            not 'MEMIF'"
8253   parameters:
8254   - "throughput"
8255   - "parent"
8256   - "tags"
8257   sort:
8258   - "L2PATCH"
8259   - "L2XCBASE"
8260   - "BASE"
8261   - "FIB_10K"
8262   - "FIB_100K"
8263   - "FIB_1M"
8264   traces:
8265     hoverinfo: "x+y"
8266     boxpoints: "outliers"
8267     whiskerwidth: 0
8268   layout:
8269     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8270     layout: "plot-throughput"
8271
8272 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8273 #- type: "plot"
8274 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8275 #  algorithm: "plot_performance_box"
8276 #  output-file-type: ".html"
8277 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8278 #  data: "intel-dnv-vpp"
8279 #  filter: "'NIC_Intel-X553' and
8280 #           '64B' and
8281 #           'BASE' and
8282 #           'NDRPDR' and
8283 #           'ETH' and
8284 #           '1T1C' and
8285 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8286 #           not 'VHOST' and
8287 #           not 'MEMIF'"
8288 #  parameters:
8289 #  - "throughput"
8290 #  - "parent"
8291 #  - "tags"
8292 #  sort:
8293 #  - "L2XCBASE"
8294 #  - "L2BDMACLRN"
8295 #  - "L2PATCH"
8296 #  traces:
8297 #    hoverinfo: "x+y"
8298 #    boxpoints: "outliers"
8299 #    whiskerwidth: 0
8300 #  layout:
8301 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8302 #    layout: "plot-throughput"
8303 #
8304 #- type: "plot"
8305 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8306 #  algorithm: "plot_performance_box"
8307 #  output-file-type: ".html"
8308 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8309 #  data: "intel-dnv-vpp"
8310 #  filter: "'NIC_Intel-X553' and
8311 #           '64B' and
8312 #           ('BASE' or 'SCALE') and
8313 #           'NDRPDR' and
8314 #           'ETH' and
8315 #           '1T1C' and
8316 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8317 #           not 'VHOST' and
8318 #           not 'MEMIF'"
8319 #  parameters:
8320 #  - "throughput"
8321 #  - "parent"
8322 #  - "tags"
8323 #  sort:
8324 #  - "L2XCBASE"
8325 #  - "L2BDMACLRN"
8326 #  - "L2PATCH"
8327 #  traces:
8328 #    hoverinfo: "x+y"
8329 #    boxpoints: "outliers"
8330 #    whiskerwidth: 0
8331 #  layout:
8332 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8333 #    layout: "plot-throughput"
8334 #
8335 #- type: "plot"
8336 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8337 #  algorithm: "plot_performance_box"
8338 #  output-file-type: ".html"
8339 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8340 #  data: "intel-dnv-vpp"
8341 #  filter: "'NIC_Intel-X553' and
8342 #           '64B' and
8343 #           ('BASE' or 'SCALE') and
8344 #           'NDRPDR' and
8345 #           'ETH' and
8346 #           '2T2C' and
8347 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8348 #           not 'VHOST' and
8349 #           not 'MEMIF'"
8350 #  parameters:
8351 #  - "throughput"
8352 #  - "parent"
8353 #  - "tags"
8354 #  sort:
8355 #  - "L2XCBASE"
8356 #  - "L2BDMACLRN"
8357 #  - "L2PATCH"
8358 #  traces:
8359 #    hoverinfo: "x+y"
8360 #    boxpoints: "outliers"
8361 #    whiskerwidth: 0
8362 #  layout:
8363 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8364 #    layout: "plot-throughput"
8365 #
8366 #- type: "plot"
8367 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8368 #  algorithm: "plot_performance_box"
8369 #  output-file-type: ".html"
8370 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8371 #  data: "intel-dnv-vpp"
8372 #  filter: "'NIC_Intel-X553' and
8373 #           '64B' and
8374 #           ('BASE' or 'SCALE') and
8375 #           'NDRPDR' and
8376 #           'ETH' and
8377 #           '2T2C' and
8378 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8379 #           not 'VHOST' and
8380 #           not 'MEMIF'"
8381 #  parameters:
8382 #  - "throughput"
8383 #  - "parent"
8384 #  - "tags"
8385 #  sort:
8386 #  - "L2XCBASE"
8387 #  - "L2BDMACLRN"
8388 #  - "L2PATCH"
8389 #  traces:
8390 #    hoverinfo: "x+y"
8391 #    boxpoints: "outliers"
8392 #    whiskerwidth: 0
8393 #  layout:
8394 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8395 #    layout: "plot-throughput"
8396
8397 ################################################################################
8398
8399 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8400 - type: "plot"
8401   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8402   algorithm: "plot_performance_box"
8403   output-file-type: ".html"
8404   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8406   filter: "'NIC_Intel-X520-DA2' and
8407            '64B' and
8408            ('BASE' or 'SCALE') and
8409            'NDRPDR' and
8410            '1T1C' and
8411            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8412            not 'VHOST' and
8413            'MEMIF'"
8414   parameters:
8415   - "throughput"
8416   - "parent"
8417   - "tags"
8418   sort:
8419   - "L2XCFWD"
8420   - "L2XCFWD"
8421   - "L2XCFWD"
8422   - "L2BDMACLRN"
8423   - "L2BDMACLRN"
8424   - "L2BDMACLRN"
8425   - "IP4FWD"
8426   traces:
8427     hoverinfo: "x+y"
8428     boxpoints: "outliers"
8429     whiskerwidth: 0
8430   layout:
8431     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8432     layout: "plot-throughput"
8433
8434 - type: "plot"
8435   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8436   algorithm: "plot_performance_box"
8437   output-file-type: ".html"
8438   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8440   filter: "'NIC_Intel-X520-DA2' and
8441            '64B' and
8442            ('BASE' or 'SCALE') and
8443            'NDRPDR' and
8444            '1T1C' and
8445            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8446            not 'VHOST' and
8447            'MEMIF'"
8448   parameters:
8449   - "throughput"
8450   - "parent"
8451   - "tags"
8452   sort:
8453   - "L2XCFWD"
8454   - "L2XCFWD"
8455   - "L2XCFWD"
8456   - "L2BDMACLRN"
8457   - "L2BDMACLRN"
8458   - "L2BDMACLRN"
8459   - "IP4FWD"
8460   traces:
8461     hoverinfo: "x+y"
8462     boxpoints: "outliers"
8463     whiskerwidth: 0
8464   layout:
8465     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8466     layout: "plot-throughput"
8467
8468 - type: "plot"
8469   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8470   algorithm: "plot_performance_box"
8471   output-file-type: ".html"
8472   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8474   filter: "'NIC_Intel-X520-DA2' and
8475            '64B' and
8476            ('BASE' or 'SCALE') and
8477            'NDRPDR' and
8478            '2T2C' and
8479            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8480            not 'VHOST' and
8481            'MEMIF'"
8482   parameters:
8483   - "throughput"
8484   - "parent"
8485   - "tags"
8486   sort:
8487   - "L2XCFWD"
8488   - "L2XCFWD"
8489   - "L2XCFWD"
8490   - "L2BDMACLRN"
8491   - "L2BDMACLRN"
8492   - "L2BDMACLRN"
8493   - "IP4FWD"
8494   traces:
8495     hoverinfo: "x+y"
8496     boxpoints: "outliers"
8497     whiskerwidth: 0
8498   layout:
8499     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8500     layout: "plot-throughput"
8501
8502 - type: "plot"
8503   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8504   algorithm: "plot_performance_box"
8505   output-file-type: ".html"
8506   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8508   filter: "'NIC_Intel-X520-DA2' and
8509            '64B' and
8510            ('BASE' or 'SCALE') and
8511            'NDRPDR' and
8512            '2T2C' and
8513            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8514            not 'VHOST' and
8515            'MEMIF'"
8516   parameters:
8517   - "throughput"
8518   - "parent"
8519   - "tags"
8520   sort:
8521   - "L2XCFWD"
8522   - "L2XCFWD"
8523   - "L2XCFWD"
8524   - "L2BDMACLRN"
8525   - "L2BDMACLRN"
8526   - "L2BDMACLRN"
8527   - "IP4FWD"
8528   traces:
8529     hoverinfo: "x+y"
8530     boxpoints: "outliers"
8531     whiskerwidth: 0
8532   layout:
8533     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8534     layout: "plot-throughput"
8535
8536 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8537 - type: "plot"
8538   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8539   algorithm: "plot_performance_box"
8540   output-file-type: ".html"
8541   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8543   filter: "'NIC_Intel-X710' and
8544            '64B' and
8545            ('BASE' or 'SCALE') and
8546            'NDRPDR' and
8547            '1T1C' and
8548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8549            not 'VHOST' and
8550            'MEMIF'"
8551   parameters:
8552   - "throughput"
8553   - "parent"
8554   - "tags"
8555   sort:
8556   - "L2XCFWD"
8557   - "L2XCFWD"
8558   - "L2XCFWD"
8559   - "L2BDMACLRN"
8560   - "L2BDMACLRN"
8561   - "L2BDMACLRN"
8562   - "IP4FWD"
8563   traces:
8564     hoverinfo: "x+y"
8565     boxpoints: "outliers"
8566     whiskerwidth: 0
8567   layout:
8568     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8569     layout: "plot-throughput"
8570
8571 - type: "plot"
8572   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8573   algorithm: "plot_performance_box"
8574   output-file-type: ".html"
8575   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8577   filter: "'NIC_Intel-X710' and
8578            '64B' and
8579            ('BASE' or 'SCALE') and
8580            'NDRPDR' and
8581            '1T1C' and
8582            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8583            not 'VHOST' and
8584            'MEMIF'"
8585   parameters:
8586   - "throughput"
8587   - "parent"
8588   - "tags"
8589   sort:
8590   - "L2XCFWD"
8591   - "L2XCFWD"
8592   - "L2XCFWD"
8593   - "L2BDMACLRN"
8594   - "L2BDMACLRN"
8595   - "L2BDMACLRN"
8596   - "IP4FWD"
8597   traces:
8598     hoverinfo: "x+y"
8599     boxpoints: "outliers"
8600     whiskerwidth: 0
8601   layout:
8602     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8603     layout: "plot-throughput"
8604
8605 - type: "plot"
8606   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8607   algorithm: "plot_performance_box"
8608   output-file-type: ".html"
8609   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8611   filter: "'NIC_Intel-X710' and
8612            '64B' and
8613            ('BASE' or 'SCALE') and
8614            'NDRPDR' and
8615            '2T2C' and
8616            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8617            not 'VHOST' and
8618            'MEMIF'"
8619   parameters:
8620   - "throughput"
8621   - "parent"
8622   - "tags"
8623   sort:
8624   - "L2XCFWD"
8625   - "L2XCFWD"
8626   - "L2XCFWD"
8627   - "L2BDMACLRN"
8628   - "L2BDMACLRN"
8629   - "L2BDMACLRN"
8630   - "IP4FWD"
8631   traces:
8632     hoverinfo: "x+y"
8633     boxpoints: "outliers"
8634     whiskerwidth: 0
8635   layout:
8636     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8637     layout: "plot-throughput"
8638
8639 - type: "plot"
8640   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8641   algorithm: "plot_performance_box"
8642   output-file-type: ".html"
8643   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8645   filter: "'NIC_Intel-X710' and
8646            '64B' and
8647            ('BASE' or 'SCALE') and
8648            'NDRPDR' and
8649            '2T2C' and
8650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8651            not 'VHOST' and
8652            'MEMIF'"
8653   parameters:
8654   - "throughput"
8655   - "parent"
8656   - "tags"
8657   sort:
8658   - "L2XCFWD"
8659   - "L2XCFWD"
8660   - "L2XCFWD"
8661   - "L2BDMACLRN"
8662   - "L2BDMACLRN"
8663   - "L2BDMACLRN"
8664   - "IP4FWD"
8665   traces:
8666     hoverinfo: "x+y"
8667     boxpoints: "outliers"
8668     whiskerwidth: 0
8669   layout:
8670     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8671     layout: "plot-throughput"
8672
8673 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8674 - type: "plot"
8675   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8676   algorithm: "plot_performance_box"
8677   output-file-type: ".html"
8678   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8680   filter: "'NIC_Intel-XL710' and
8681            '64B' and
8682            ('BASE' or 'SCALE') and
8683            'NDRPDR' and
8684            '1T1C' and
8685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8686            not 'VHOST' and
8687            'MEMIF'"
8688   parameters:
8689   - "throughput"
8690   - "parent"
8691   - "tags"
8692   sort:
8693   - "L2XCFWD"
8694   - "L2XCFWD"
8695   - "L2XCFWD"
8696   - "L2BDMACLRN"
8697   - "L2BDMACLRN"
8698   - "L2BDMACLRN"
8699   - "IP4FWD"
8700   traces:
8701     hoverinfo: "x+y"
8702     boxpoints: "outliers"
8703     whiskerwidth: 0
8704   layout:
8705     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8706     layout: "plot-throughput"
8707
8708 - type: "plot"
8709   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8710   algorithm: "plot_performance_box"
8711   output-file-type: ".html"
8712   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8714   filter: "'NIC_Intel-XL710' and
8715            '64B' and
8716            ('BASE' or 'SCALE') and
8717            'NDRPDR' and
8718            '1T1C' and
8719            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8720            not 'VHOST' and
8721            'MEMIF'"
8722   parameters:
8723   - "throughput"
8724   - "parent"
8725   - "tags"
8726   sort:
8727   - "L2XCFWD"
8728   - "L2XCFWD"
8729   - "L2XCFWD"
8730   - "L2BDMACLRN"
8731   - "L2BDMACLRN"
8732   - "L2BDMACLRN"
8733   - "IP4FWD"
8734   traces:
8735     hoverinfo: "x+y"
8736     boxpoints: "outliers"
8737     whiskerwidth: 0
8738   layout:
8739     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8740     layout: "plot-throughput"
8741
8742 - type: "plot"
8743   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8744   algorithm: "plot_performance_box"
8745   output-file-type: ".html"
8746   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8748   filter: "'NIC_Intel-XL710' and
8749            '64B' and
8750            ('BASE' or 'SCALE') and
8751            'NDRPDR' and
8752            '2T2C' and
8753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8754            not 'VHOST' and
8755            'MEMIF'"
8756   parameters:
8757   - "throughput"
8758   - "parent"
8759   - "tags"
8760   sort:
8761   - "L2XCFWD"
8762   - "L2XCFWD"
8763   - "L2XCFWD"
8764   - "L2BDMACLRN"
8765   - "L2BDMACLRN"
8766   - "L2BDMACLRN"
8767   - "IP4FWD"
8768   traces:
8769     hoverinfo: "x+y"
8770     boxpoints: "outliers"
8771     whiskerwidth: 0
8772   layout:
8773     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8774     layout: "plot-throughput"
8775
8776 - type: "plot"
8777   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8778   algorithm: "plot_performance_box"
8779   output-file-type: ".html"
8780   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8782   filter: "'NIC_Intel-XL710' and
8783            '64B' and
8784            ('BASE' or 'SCALE') and
8785            'NDRPDR' and
8786            '2T2C' and
8787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8788            not 'VHOST' and
8789            'MEMIF'"
8790   parameters:
8791   - "throughput"
8792   - "parent"
8793   - "tags"
8794   sort:
8795   - "L2XCFWD"
8796   - "L2XCFWD"
8797   - "L2XCFWD"
8798   - "L2BDMACLRN"
8799   - "L2BDMACLRN"
8800   - "L2BDMACLRN"
8801   - "IP4FWD"
8802   traces:
8803     hoverinfo: "x+y"
8804     boxpoints: "outliers"
8805     whiskerwidth: 0
8806   layout:
8807     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8808     layout: "plot-throughput"
8809
8810 # Packet Throughput - VPP Container Memif 3n-skx-x710
8811 - type: "plot"
8812   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8813   algorithm: "plot_performance_box"
8814   output-file-type: ".html"
8815   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8817   filter: "'NIC_Intel-X710' and
8818            '64B' and
8819            ('BASE' or 'SCALE') and
8820            'NDRPDR' and
8821            '2T1C' and
8822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8823            not 'VHOST' and
8824            'MEMIF'"
8825   parameters:
8826   - "throughput"
8827   - "parent"
8828   - "tags"
8829   sort:
8830   - "L2XCFWD"
8831   - "L2XCFWD"
8832   - "L2XCFWD"
8833   - "L2BDMACLRN"
8834   - "L2BDMACLRN"
8835   - "L2BDMACLRN"
8836   - "IP4FWD"
8837   traces:
8838     hoverinfo: "x+y"
8839     boxpoints: "outliers"
8840     whiskerwidth: 0
8841   layout:
8842     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8843     layout: "plot-throughput"
8844
8845 - type: "plot"
8846   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8847   algorithm: "plot_performance_box"
8848   output-file-type: ".html"
8849   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8851   filter: "'NIC_Intel-X710' and
8852            '64B' and
8853            ('BASE' or 'SCALE') and
8854            'NDRPDR' and
8855            '2T1C' and
8856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8857            not 'VHOST' and
8858            'MEMIF'"
8859   parameters:
8860   - "throughput"
8861   - "parent"
8862   - "tags"
8863   sort:
8864   - "L2XCFWD"
8865   - "L2XCFWD"
8866   - "L2XCFWD"
8867   - "L2BDMACLRN"
8868   - "L2BDMACLRN"
8869   - "L2BDMACLRN"
8870   - "IP4FWD"
8871   traces:
8872     hoverinfo: "x+y"
8873     boxpoints: "outliers"
8874     whiskerwidth: 0
8875   layout:
8876     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8877     layout: "plot-throughput"
8878
8879 - type: "plot"
8880   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8881   algorithm: "plot_performance_box"
8882   output-file-type: ".html"
8883   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8885   filter: "'NIC_Intel-X710' and
8886            '64B' and
8887            ('BASE' or 'SCALE') and
8888            'NDRPDR' and
8889            '4T2C' and
8890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8891            not 'VHOST' and
8892            'MEMIF'"
8893   parameters:
8894   - "throughput"
8895   - "parent"
8896   - "tags"
8897   sort:
8898   - "L2XCFWD"
8899   - "L2XCFWD"
8900   - "L2XCFWD"
8901   - "L2BDMACLRN"
8902   - "L2BDMACLRN"
8903   - "L2BDMACLRN"
8904   - "IP4FWD"
8905   traces:
8906     hoverinfo: "x+y"
8907     boxpoints: "outliers"
8908     whiskerwidth: 0
8909   layout:
8910     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8911     layout: "plot-throughput"
8912
8913 - type: "plot"
8914   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8915   algorithm: "plot_performance_box"
8916   output-file-type: ".html"
8917   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8919   filter: "'NIC_Intel-X710' and
8920            '64B' and
8921            ('BASE' or 'SCALE') and
8922            'NDRPDR' and
8923            '4T2C' and
8924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8925            not 'VHOST' and
8926            'MEMIF'"
8927   parameters:
8928   - "throughput"
8929   - "parent"
8930   - "tags"
8931   sort:
8932   - "L2XCFWD"
8933   - "L2XCFWD"
8934   - "L2XCFWD"
8935   - "L2BDMACLRN"
8936   - "L2BDMACLRN"
8937   - "L2BDMACLRN"
8938   - "IP4FWD"
8939   traces:
8940     hoverinfo: "x+y"
8941     boxpoints: "outliers"
8942     whiskerwidth: 0
8943   layout:
8944     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8945     layout: "plot-throughput"
8946
8947 # Packet Throughput - VPP Container Memif 2n-skx-x710
8948 - type: "plot"
8949   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8950   algorithm: "plot_performance_box"
8951   output-file-type: ".html"
8952   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8954   filter: "'NIC_Intel-X710' and
8955            '64B' and
8956            ('BASE' or 'SCALE') and
8957            'NDRPDR' and
8958            '2T1C' and
8959            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8960            not 'VHOST' and
8961            not 'NF_DENSITY' and
8962            'MEMIF'"
8963   parameters:
8964   - "throughput"
8965   - "parent"
8966   - "tags"
8967   sort:
8968   - "L2XCFWD"
8969   - "L2XCFWD"
8970   - "L2XCFWD"
8971   - "L2BDMACLRN"
8972   - "L2BDMACLRN"
8973   - "L2BDMACLRN"
8974   - "IP4FWD"
8975   traces:
8976     hoverinfo: "x+y"
8977     boxpoints: "outliers"
8978     whiskerwidth: 0
8979   layout:
8980     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8981     layout: "plot-throughput"
8982
8983 - type: "plot"
8984   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8985   algorithm: "plot_performance_box"
8986   output-file-type: ".html"
8987   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8989   filter: "'NIC_Intel-X710' and
8990            '64B' and
8991            ('BASE' or 'SCALE') and
8992            'NDRPDR' and
8993            '2T1C' and
8994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8995            not 'VHOST' and
8996            not 'NF_DENSITY' and
8997            'MEMIF'"
8998   parameters:
8999   - "throughput"
9000   - "parent"
9001   - "tags"
9002   sort:
9003   - "L2XCFWD"
9004   - "L2XCFWD"
9005   - "L2XCFWD"
9006   - "L2BDMACLRN"
9007   - "L2BDMACLRN"
9008   - "L2BDMACLRN"
9009   - "IP4FWD"
9010   traces:
9011     hoverinfo: "x+y"
9012     boxpoints: "outliers"
9013     whiskerwidth: 0
9014   layout:
9015     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9016     layout: "plot-throughput"
9017
9018 - type: "plot"
9019   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9020   algorithm: "plot_performance_box"
9021   output-file-type: ".html"
9022   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9024   filter: "'NIC_Intel-X710' and
9025            '64B' and
9026            ('BASE' or 'SCALE') and
9027            'NDRPDR' and
9028            '4T2C' and
9029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9030            not 'VHOST' and
9031            not 'NF_DENSITY' and
9032            'MEMIF'"
9033   parameters:
9034   - "throughput"
9035   - "parent"
9036   - "tags"
9037   sort:
9038   - "L2XCFWD"
9039   - "L2XCFWD"
9040   - "L2XCFWD"
9041   - "L2BDMACLRN"
9042   - "L2BDMACLRN"
9043   - "L2BDMACLRN"
9044   - "IP4FWD"
9045   traces:
9046     hoverinfo: "x+y"
9047     boxpoints: "outliers"
9048     whiskerwidth: 0
9049   layout:
9050     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9051     layout: "plot-throughput"
9052
9053 - type: "plot"
9054   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9055   algorithm: "plot_performance_box"
9056   output-file-type: ".html"
9057   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9059   filter: "'NIC_Intel-X710' and
9060            '64B' and
9061            ('BASE' or 'SCALE') and
9062            'NDRPDR' and
9063            '4T2C' and
9064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9065            not 'VHOST' and
9066            not 'NF_DENSITY' and
9067            'MEMIF'"
9068   parameters:
9069   - "throughput"
9070   - "parent"
9071   - "tags"
9072   sort:
9073   - "L2XCFWD"
9074   - "L2XCFWD"
9075   - "L2XCFWD"
9076   - "L2BDMACLRN"
9077   - "L2BDMACLRN"
9078   - "L2BDMACLRN"
9079   - "IP4FWD"
9080   traces:
9081     hoverinfo: "x+y"
9082     boxpoints: "outliers"
9083     whiskerwidth: 0
9084   layout:
9085     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9086     layout: "plot-throughput"
9087
9088 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9089 #- type: "plot"
9090 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9091 #  algorithm: "plot_performance_box"
9092 #  output-file-type: ".html"
9093 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9094 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9095 #  filter: "'NIC_Intel-XXV710' and
9096 #           '64B' and
9097 #           ('BASE' or 'SCALE') and
9098 #           'NDRPDR' and
9099 #           '2T1C' and
9100 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9101 #           not 'VHOST' and
9102 #           'MEMIF'"
9103 #  parameters:
9104 #  - "throughput"
9105 #  - "parent"
9106 #  - "tags"
9107 #  sort:
9108 #  - "L2XCFWD"
9109 #  - "L2XCFWD"
9110 #  - "L2XCFWD"
9111 #  - "L2BDMACLRN"
9112 #  - "L2BDMACLRN"
9113 #  - "L2BDMACLRN"
9114 #  - "IP4FWD"
9115 #  traces:
9116 #    hoverinfo: "x+y"
9117 #    boxpoints: "outliers"
9118 #    whiskerwidth: 0
9119 #  layout:
9120 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9121 #    layout: "plot-throughput"
9122 #
9123 #- type: "plot"
9124 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9125 #  algorithm: "plot_performance_box"
9126 #  output-file-type: ".html"
9127 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9128 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9129 #  filter: "'NIC_Intel-XXV710' and
9130 #           '64B' and
9131 #           ('BASE' or 'SCALE') and
9132 #           'NDRPDR' and
9133 #           '2T1C' and
9134 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9135 #           not 'VHOST' and
9136 #           'MEMIF'"
9137 #  parameters:
9138 #  - "throughput"
9139 #  - "parent"
9140 #  - "tags"
9141 #  sort:
9142 #  - "L2XCFWD"
9143 #  - "L2XCFWD"
9144 #  - "L2XCFWD"
9145 #  - "L2BDMACLRN"
9146 #  - "L2BDMACLRN"
9147 #  - "L2BDMACLRN"
9148 #  - "IP4FWD"
9149 #  traces:
9150 #    hoverinfo: "x+y"
9151 #    boxpoints: "outliers"
9152 #    whiskerwidth: 0
9153 #  layout:
9154 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9155 #    layout: "plot-throughput"
9156 #
9157 #- type: "plot"
9158 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9159 #  algorithm: "plot_performance_box"
9160 #  output-file-type: ".html"
9161 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9162 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9163 #  filter: "'NIC_Intel-XXV710' and
9164 #           '64B' and
9165 #           ('BASE' or 'SCALE') and
9166 #           'NDRPDR' and
9167 #           '4T2C' and
9168 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9169 #           not 'VHOST' and
9170 #           'MEMIF'"
9171 #  parameters:
9172 #  - "throughput"
9173 #  - "parent"
9174 #  - "tags"
9175 #  sort:
9176 #  - "L2XCFWD"
9177 #  - "L2XCFWD"
9178 #  - "L2XCFWD"
9179 #  - "L2BDMACLRN"
9180 #  - "L2BDMACLRN"
9181 #  - "L2BDMACLRN"
9182 #  - "IP4FWD"
9183 #  traces:
9184 #    hoverinfo: "x+y"
9185 #    boxpoints: "outliers"
9186 #    whiskerwidth: 0
9187 #  layout:
9188 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9189 #    layout: "plot-throughput"
9190 #
9191 #- type: "plot"
9192 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9193 #  algorithm: "plot_performance_box"
9194 #  output-file-type: ".html"
9195 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9196 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9197 #  filter: "'NIC_Intel-XXV710' and
9198 #           '64B' and
9199 #           ('BASE' or 'SCALE') and
9200 #           'NDRPDR' and
9201 #           '4T2C' and
9202 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9203 #           not 'VHOST' and
9204 #           'MEMIF'"
9205 #  parameters:
9206 #  - "throughput"
9207 #  - "parent"
9208 #  - "tags"
9209 #  sort:
9210 #  - "L2XCFWD"
9211 #  - "L2XCFWD"
9212 #  - "L2XCFWD"
9213 #  - "L2BDMACLRN"
9214 #  - "L2BDMACLRN"
9215 #  - "L2BDMACLRN"
9216 #  - "IP4FWD"
9217 #  traces:
9218 #    hoverinfo: "x+y"
9219 #    boxpoints: "outliers"
9220 #    whiskerwidth: 0
9221 #  layout:
9222 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9223 #    layout: "plot-throughput"
9224
9225 ################################################################################
9226
9227 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9228 #- type: "plot"
9229 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9230 #  algorithm: "plot_performance_box"
9231 #  output-file-type: ".html"
9232 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9233 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9234 #  filter: "'NIC_Intel-X520-DA2' and
9235 #           '64B' and
9236 #           ('BASE' or 'SCALE') and
9237 #           'NDRPDR' and
9238 #           '1T1C' and
9239 #           'L2XCFWD' and
9240 #           not 'VHOST' and
9241 #           not 'NF_DENSITY' and
9242 #           'MEMIF'"
9243 #  parameters:
9244 #  - "throughput"
9245 #  - "parent"
9246 #  - "tags"
9247 #  sort:
9248 #  - "1VNF"
9249 #  - "2VNF"
9250 #  - "4VNF"
9251 #  - "2VNF"
9252 #  - "4VNF"
9253 #  traces:
9254 #    hoverinfo: "x+y"
9255 #    boxpoints: "outliers"
9256 #    whiskerwidth: 0
9257 #  layout:
9258 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9259 #    layout: "plot-throughput"
9260 #
9261 #- type: "plot"
9262 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9263 #  algorithm: "plot_performance_box"
9264 #  output-file-type: ".html"
9265 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9266 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9267 #  filter: "'NIC_Intel-X520-DA2' and
9268 #           '64B' and
9269 #           ('BASE' or 'SCALE') and
9270 #           'NDRPDR' and
9271 #           '1T1C' and
9272 #           'L2XCFWD' and
9273 #           not 'VHOST' and
9274 #           not 'NF_DENSITY' and
9275 #           'MEMIF'"
9276 #  parameters:
9277 #  - "throughput"
9278 #  - "parent"
9279 #  - "tags"
9280 #  sort:
9281 #  - "1VNF"
9282 #  - "2VNF"
9283 #  - "4VNF"
9284 #  - "2VNF"
9285 #  - "4VNF"
9286 #  traces:
9287 #    hoverinfo: "x+y"
9288 #    boxpoints: "outliers"
9289 #    whiskerwidth: 0
9290 #  layout:
9291 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9292 #    layout: "plot-throughput"
9293 #
9294 #- type: "plot"
9295 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9296 #  algorithm: "plot_performance_box"
9297 #  output-file-type: ".html"
9298 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9299 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9300 #  filter: "'NIC_Intel-X520-DA2' and
9301 #           '64B' and
9302 #           ('BASE' or 'SCALE') and
9303 #           'NDRPDR' and
9304 #           '2T2C' and
9305 #           'L2XCFWD' and
9306 #           not 'VHOST' and
9307 #           not 'NF_DENSITY' and
9308 #           'MEMIF'"
9309 #  parameters:
9310 #  - "throughput"
9311 #  - "parent"
9312 #  - "tags"
9313 #  sort:
9314 #  - "1VNF"
9315 #  - "2VNF"
9316 #  - "4VNF"
9317 #  - "2VNF"
9318 #  - "4VNF"
9319 #  traces:
9320 #    hoverinfo: "x+y"
9321 #    boxpoints: "outliers"
9322 #    whiskerwidth: 0
9323 #  layout:
9324 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9325 #    layout: "plot-throughput"
9326 #
9327 #- type: "plot"
9328 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9329 #  algorithm: "plot_performance_box"
9330 #  output-file-type: ".html"
9331 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9332 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9333 #  filter: "'NIC_Intel-X520-DA2' and
9334 #           '64B' and
9335 #           ('BASE' or 'SCALE') and
9336 #           'NDRPDR' and
9337 #           '2T2C' and
9338 #           'L2XCFWD' and
9339 #           not 'VHOST' and
9340 #           not 'NF_DENSITY' and
9341 #           'MEMIF'"
9342 #  parameters:
9343 #  - "throughput"
9344 #  - "parent"
9345 #  - "tags"
9346 #  sort:
9347 #  - "1VNF"
9348 #  - "2VNF"
9349 #  - "4VNF"
9350 #  - "2VNF"
9351 #  - "4VNF"
9352 #  traces:
9353 #    hoverinfo: "x+y"
9354 #    boxpoints: "outliers"
9355 #    whiskerwidth: 0
9356 #  layout:
9357 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9358 #    layout: "plot-throughput"
9359 #
9360 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9361 #- type: "plot"
9362 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9363 #  algorithm: "plot_performance_box"
9364 #  output-file-type: ".html"
9365 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9366 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9367 #  filter: "'NIC_Intel-X520-DA2' and
9368 #           '64B' and
9369 #           ('BASE' or 'SCALE') and
9370 #           'NDRPDR' and
9371 #           '1T1C' and
9372 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9373 #           not 'VHOST' and
9374 #           not 'NF_DENSITY' and
9375 #           'MEMIF'"
9376 #  parameters:
9377 #  - "throughput"
9378 #  - "parent"
9379 #  - "tags"
9380 #  sort:
9381 #  - "1VNF"
9382 #  - "2VNF"
9383 #  - "4VNF"
9384 #  - "2VNF"
9385 #  - "4VNF"
9386 #  traces:
9387 #    hoverinfo: "x+y"
9388 #    boxpoints: "outliers"
9389 #    whiskerwidth: 0
9390 #  layout:
9391 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9392 #    layout: "plot-throughput"
9393 #
9394 #- type: "plot"
9395 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9396 #  algorithm: "plot_performance_box"
9397 #  output-file-type: ".html"
9398 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9399 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9400 #  filter: "'NIC_Intel-X520-DA2' and
9401 #           '64B' and
9402 #           ('BASE' or 'SCALE') and
9403 #           'NDRPDR' and
9404 #           '1T1C' and
9405 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9406 #           not 'VHOST' and
9407 #           not 'NF_DENSITY' and
9408 #           'MEMIF'"
9409 #  parameters:
9410 #  - "throughput"
9411 #  - "parent"
9412 #  - "tags"
9413 #  sort:
9414 #  - "1VNF"
9415 #  - "2VNF"
9416 #  - "4VNF"
9417 #  - "2VNF"
9418 #  - "4VNF"
9419 #  traces:
9420 #    hoverinfo: "x+y"
9421 #    boxpoints: "outliers"
9422 #    whiskerwidth: 0
9423 #  layout:
9424 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9425 #    layout: "plot-throughput"
9426 #
9427 #- type: "plot"
9428 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9429 #  algorithm: "plot_performance_box"
9430 #  output-file-type: ".html"
9431 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9432 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9433 #  filter: "'NIC_Intel-X520-DA2' and
9434 #           '64B' and
9435 #           ('BASE' or 'SCALE') and
9436 #           'NDRPDR' and
9437 #           '2T2C' and
9438 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9439 #           not 'VHOST' and
9440 #           not 'NF_DENSITY' and
9441 #           'MEMIF'"
9442 #  parameters:
9443 #  - "throughput"
9444 #  - "parent"
9445 #  - "tags"
9446 #  sort:
9447 #  - "1VNF"
9448 #  - "2VNF"
9449 #  - "4VNF"
9450 #  - "2VNF"
9451 #  - "4VNF"
9452 #  traces:
9453 #    hoverinfo: "x+y"
9454 #    boxpoints: "outliers"
9455 #    whiskerwidth: 0
9456 #  layout:
9457 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9458 #    layout: "plot-throughput"
9459 #
9460 #- type: "plot"
9461 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9462 #  algorithm: "plot_performance_box"
9463 #  output-file-type: ".html"
9464 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9465 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9466 #  filter: "'NIC_Intel-X520-DA2' and
9467 #           '64B' and
9468 #           ('BASE' or 'SCALE') and
9469 #           'NDRPDR' and
9470 #           '2T2C' and
9471 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9472 #           not 'VHOST' and
9473 #           not 'NF_DENSITY' and
9474 #           'MEMIF'"
9475 #  parameters:
9476 #  - "throughput"
9477 #  - "parent"
9478 #  - "tags"
9479 #  sort:
9480 #  - "1VNF"
9481 #  - "2VNF"
9482 #  - "4VNF"
9483 #  - "2VNF"
9484 #  - "4VNF"
9485 #  traces:
9486 #    hoverinfo: "x+y"
9487 #    boxpoints: "outliers"
9488 #    whiskerwidth: 0
9489 #  layout:
9490 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9491 #    layout: "plot-throughput"
9492 #
9493 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9494 #- type: "plot"
9495 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9496 #  algorithm: "plot_performance_box"
9497 #  output-file-type: ".html"
9498 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9499 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9500 #  filter: "'NIC_Intel-X710' and
9501 #           '64B' and
9502 #           ('BASE' or 'SCALE') and
9503 #           'NDRPDR' and
9504 #           '1T1C' and
9505 #           'L2XCFWD' and
9506 #           not 'VHOST' and
9507 #           not 'NF_DENSITY' and
9508 #           'MEMIF'"
9509 #  parameters:
9510 #  - "throughput"
9511 #  - "parent"
9512 #  - "tags"
9513 #  sort:
9514 #  - "1VNF"
9515 #  - "2VNF"
9516 #  - "4VNF"
9517 #  - "2VNF"
9518 #  - "4VNF"
9519 #  traces:
9520 #    hoverinfo: "x+y"
9521 #    boxpoints: "outliers"
9522 #    whiskerwidth: 0
9523 #  layout:
9524 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9525 #    layout: "plot-throughput"
9526 #
9527 #- type: "plot"
9528 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9529 #  algorithm: "plot_performance_box"
9530 #  output-file-type: ".html"
9531 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9532 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9533 #  filter: "'NIC_Intel-X710' and
9534 #           '64B' and
9535 #           ('BASE' or 'SCALE') and
9536 #           'NDRPDR' and
9537 #           '1T1C' and
9538 #           'L2XCFWD' and
9539 #           not 'VHOST' and
9540 #           not 'NF_DENSITY' and
9541 #           'MEMIF'"
9542 #  parameters:
9543 #  - "throughput"
9544 #  - "parent"
9545 #  - "tags"
9546 #  sort:
9547 #  - "1VNF"
9548 #  - "2VNF"
9549 #  - "4VNF"
9550 #  - "2VNF"
9551 #  - "4VNF"
9552 #  traces:
9553 #    hoverinfo: "x+y"
9554 #    boxpoints: "outliers"
9555 #    whiskerwidth: 0
9556 #  layout:
9557 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9558 #    layout: "plot-throughput"
9559 #
9560 #- type: "plot"
9561 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9562 #  algorithm: "plot_performance_box"
9563 #  output-file-type: ".html"
9564 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9565 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9566 #  filter: "'NIC_Intel-X710' and
9567 #           '64B' and
9568 #           ('BASE' or 'SCALE') and
9569 #           'NDRPDR' and
9570 #           '2T2C' and
9571 #           'L2XCFWD' and
9572 #           not 'VHOST' and
9573 #           not 'NF_DENSITY' and
9574 #           'MEMIF'"
9575 #  parameters:
9576 #  - "throughput"
9577 #  - "parent"
9578 #  - "tags"
9579 #  sort:
9580 #  - "1VNF"
9581 #  - "2VNF"
9582 #  - "4VNF"
9583 #  - "2VNF"
9584 #  - "4VNF"
9585 #  traces:
9586 #    hoverinfo: "x+y"
9587 #    boxpoints: "outliers"
9588 #    whiskerwidth: 0
9589 #  layout:
9590 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9591 #    layout: "plot-throughput"
9592 #
9593 #- type: "plot"
9594 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9595 #  algorithm: "plot_performance_box"
9596 #  output-file-type: ".html"
9597 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9598 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9599 #  filter: "'NIC_Intel-X710' and
9600 #           '64B' and
9601 #           ('BASE' or 'SCALE') and
9602 #           'NDRPDR' and
9603 #           '2T2C' and
9604 #           'L2XCFWD' and
9605 #           not 'VHOST' and
9606 #           not 'NF_DENSITY' and
9607 #           'MEMIF'"
9608 #  parameters:
9609 #  - "throughput"
9610 #  - "parent"
9611 #  - "tags"
9612 #  sort:
9613 #  - "1VNF"
9614 #  - "2VNF"
9615 #  - "4VNF"
9616 #  - "2VNF"
9617 #  - "4VNF"
9618 #  traces:
9619 #    hoverinfo: "x+y"
9620 #    boxpoints: "outliers"
9621 #    whiskerwidth: 0
9622 #  layout:
9623 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9624 #    layout: "plot-throughput"
9625 #
9626 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9627 #- type: "plot"
9628 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9629 #  algorithm: "plot_performance_box"
9630 #  output-file-type: ".html"
9631 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9632 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9633 #  filter: "'NIC_Intel-X710' and
9634 #           '64B' and
9635 #           ('BASE' or 'SCALE') and
9636 #           'NDRPDR' and
9637 #           '1T1C' and
9638 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9639 #           not 'VHOST' and
9640 #           not 'NF_DENSITY' and
9641 #           'MEMIF'"
9642 #  parameters:
9643 #  - "throughput"
9644 #  - "parent"
9645 #  - "tags"
9646 #  sort:
9647 #  - "1VNF"
9648 #  - "2VNF"
9649 #  - "4VNF"
9650 #  - "2VNF"
9651 #  - "4VNF"
9652 #  traces:
9653 #    hoverinfo: "x+y"
9654 #    boxpoints: "outliers"
9655 #    whiskerwidth: 0
9656 #  layout:
9657 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9658 #    layout: "plot-throughput"
9659 #
9660 #- type: "plot"
9661 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9662 #  algorithm: "plot_performance_box"
9663 #  output-file-type: ".html"
9664 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9665 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9666 #  filter: "'NIC_Intel-X710' and
9667 #           '64B' and
9668 #           ('BASE' or 'SCALE') and
9669 #           'NDRPDR' and
9670 #           '1T1C' and
9671 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9672 #           not 'VHOST' and
9673 #           not 'NF_DENSITY' and
9674 #           'MEMIF'"
9675 #  parameters:
9676 #  - "throughput"
9677 #  - "parent"
9678 #  - "tags"
9679 #  sort:
9680 #  - "1VNF"
9681 #  - "2VNF"
9682 #  - "4VNF"
9683 #  - "2VNF"
9684 #  - "4VNF"
9685 #  traces:
9686 #    hoverinfo: "x+y"
9687 #    boxpoints: "outliers"
9688 #    whiskerwidth: 0
9689 #  layout:
9690 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9691 #    layout: "plot-throughput"
9692 #
9693 #- type: "plot"
9694 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9695 #  algorithm: "plot_performance_box"
9696 #  output-file-type: ".html"
9697 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9698 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9699 #  filter: "'NIC_Intel-X710' and
9700 #           '64B' and
9701 #           ('BASE' or 'SCALE') and
9702 #           'NDRPDR' and
9703 #           '2T2C' and
9704 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9705 #           not 'VHOST' and
9706 #           not 'NF_DENSITY' and
9707 #           'MEMIF'"
9708 #  parameters:
9709 #  - "throughput"
9710 #  - "parent"
9711 #  - "tags"
9712 #  sort:
9713 #  - "1VNF"
9714 #  - "2VNF"
9715 #  - "4VNF"
9716 #  - "2VNF"
9717 #  - "4VNF"
9718 #  traces:
9719 #    hoverinfo: "x+y"
9720 #    boxpoints: "outliers"
9721 #    whiskerwidth: 0
9722 #  layout:
9723 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9724 #    layout: "plot-throughput"
9725 #
9726 #- type: "plot"
9727 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9728 #  algorithm: "plot_performance_box"
9729 #  output-file-type: ".html"
9730 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9731 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9732 #  filter: "'NIC_Intel-X710' and
9733 #           '64B' and
9734 #           ('BASE' or 'SCALE') and
9735 #           'NDRPDR' and
9736 #           '2T2C' and
9737 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9738 #           not 'VHOST' and
9739 #           not 'NF_DENSITY' and
9740 #           'MEMIF'"
9741 #  parameters:
9742 #  - "throughput"
9743 #  - "parent"
9744 #  - "tags"
9745 #  sort:
9746 #  - "1VNF"
9747 #  - "2VNF"
9748 #  - "4VNF"
9749 #  - "2VNF"
9750 #  - "4VNF"
9751 #  traces:
9752 #    hoverinfo: "x+y"
9753 #    boxpoints: "outliers"
9754 #    whiskerwidth: 0
9755 #  layout:
9756 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9757 #    layout: "plot-throughput"
9758
9759 ################################################################################
9760
9761 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9762 - type: "plot"
9763   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9764   algorithm: "plot_performance_box"
9765   output-file-type: ".html"
9766   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9768   filter: "'NIC_Intel-X520-DA2' and
9769            '64B' and
9770            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9771            'NDRPDR' and
9772            '1T1C' and
9773            'IP4FWD' and
9774            not 'IPSEC' and
9775            not 'DOT1Q' and
9776            not 'VHOST'"
9777   parameters:
9778   - "throughput"
9779   - "parent"
9780   - "tags"
9781   sort:
9782   - "IP4BASE"
9783   - "FIB_20K"
9784   - "FIB_200K"
9785   - "FIB_2M"
9786   traces:
9787     hoverinfo: "x+y"
9788     boxpoints: "outliers"
9789     whiskerwidth: 0
9790   layout:
9791     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9792     layout: "plot-throughput"
9793
9794 - type: "plot"
9795   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9796   algorithm: "plot_performance_box"
9797   output-file-type: ".html"
9798   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9800   filter: "'NIC_Intel-X520-DA2' and
9801            '64B' and
9802            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9803            'NDRPDR' and
9804            '1T1C' and
9805            'IP4FWD' and
9806            not 'IPSEC' and
9807            not 'DOT1Q' and
9808            not 'VHOST'"
9809   parameters:
9810   - "throughput"
9811   - "parent"
9812   - "tags"
9813   sort:
9814   - "IP4BASE"
9815   - "FIB_20K"
9816   - "FIB_200K"
9817   - "FIB_2M"
9818   traces:
9819     hoverinfo: "x+y"
9820     boxpoints: "outliers"
9821     whiskerwidth: 0
9822   layout:
9823     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9824     layout: "plot-throughput"
9825
9826 - type: "plot"
9827   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9828   algorithm: "plot_performance_box"
9829   output-file-type: ".html"
9830   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9832   filter: "'NIC_Intel-X520-DA2' and
9833            '64B' and
9834            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9835            'NDRPDR' and
9836            '2T2C' and
9837            'IP4FWD' and
9838            not 'IPSEC' and
9839            not 'DOT1Q' and
9840            not 'VHOST'"
9841   parameters:
9842   - "throughput"
9843   - "parent"
9844   - "tags"
9845   sort:
9846   - "IP4BASE"
9847   - "FIB_20K"
9848   - "FIB_200K"
9849   - "FIB_2M"
9850   traces:
9851     hoverinfo: "x+y"
9852     boxpoints: "outliers"
9853     whiskerwidth: 0
9854   layout:
9855     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9856     layout: "plot-throughput"
9857
9858 - type: "plot"
9859   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9860   algorithm: "plot_performance_box"
9861   output-file-type: ".html"
9862   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9864   filter: "'NIC_Intel-X520-DA2' and
9865            '64B' and
9866            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9867            'NDRPDR' and
9868            '2T2C' and
9869            'IP4FWD' and
9870            not 'IPSEC' and
9871            not 'DOT1Q' and
9872            not 'VHOST'"
9873   parameters:
9874   - "throughput"
9875   - "parent"
9876   - "tags"
9877   sort:
9878   - "IP4BASE"
9879   - "FIB_20K"
9880   - "FIB_200K"
9881   - "FIB_2M"
9882   traces:
9883     hoverinfo: "x+y"
9884     boxpoints: "outliers"
9885     whiskerwidth: 0
9886   layout:
9887     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9888     layout: "plot-throughput"
9889
9890 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9891 - type: "plot"
9892   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9893   algorithm: "plot_performance_box"
9894   output-file-type: ".html"
9895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9897   filter: "'NIC_Intel-X520-DA2' and
9898            '64B' and
9899            ('IP4BASE' or
9900             'POLICE_MARK' or
9901             'COPWHLIST' or
9902             ('NAT44' and 'BASE') or
9903             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9904            'NDRPDR' and
9905            '1T1C' and
9906            'IP4FWD' and
9907            not 'IPSEC' and
9908            not 'VHOST'"
9909   parameters:
9910   - "throughput"
9911   - "parent"
9912   - "tags"
9913   sort:
9914   - "DOT1Q"
9915   - "IP4BASE"
9916   - "NAT44"
9917   - "POLICE_MARK"
9918   - "COPWHLIST"
9919   - "IACL"
9920   - "OACL"
9921   traces:
9922     hoverinfo: "x+y"
9923     boxpoints: "outliers"
9924     whiskerwidth: 0
9925   layout:
9926     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9927     layout: "plot-throughput"
9928
9929 - type: "plot"
9930   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9931   algorithm: "plot_performance_box"
9932   output-file-type: ".html"
9933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9935   filter: "'NIC_Intel-X520-DA2' and
9936            '64B' and
9937            ('IP4BASE' or
9938             'POLICE_MARK' or
9939             'COPWHLIST' or
9940             ('NAT44' and 'BASE') or
9941             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9942            'NDRPDR' and
9943            '1T1C' and
9944            'IP4FWD' and
9945            not 'IPSEC' and
9946            not 'VHOST'"
9947   parameters:
9948   - "throughput"
9949   - "parent"
9950   - "tags"
9951   sort:
9952   - "DOT1Q"
9953   - "IP4BASE"
9954   - "NAT44"
9955   - "POLICE_MARK"
9956   - "COPWHLIST"
9957   - "IACL"
9958   - "OACL"
9959   traces:
9960     hoverinfo: "x+y"
9961     boxpoints: "outliers"
9962     whiskerwidth: 0
9963   layout:
9964     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9965     layout: "plot-throughput"
9966
9967 - type: "plot"
9968   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9969   algorithm: "plot_performance_box"
9970   output-file-type: ".html"
9971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9973   filter: "'NIC_Intel-X520-DA2' and
9974            '64B' and
9975            ('IP4BASE' or
9976             'POLICE_MARK' or
9977             'COPWHLIST' or
9978             ('NAT44' and 'BASE') or
9979             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9980            'NDRPDR' and
9981            '2T2C' and
9982            'IP4FWD' and
9983            not 'IPSEC' and
9984            not 'VHOST'"
9985   parameters:
9986   - "throughput"
9987   - "parent"
9988   - "tags"
9989   sort:
9990   - "DOT1Q"
9991   - "IP4BASE"
9992   - "NAT44"
9993   - "POLICE_MARK"
9994   - "COPWHLIST"
9995   - "IACL"
9996   - "OACL"
9997   traces:
9998     hoverinfo: "x+y"
9999     boxpoints: "outliers"
10000     whiskerwidth: 0
10001   layout:
10002     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10003     layout: "plot-throughput"
10004
10005 - type: "plot"
10006   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10007   algorithm: "plot_performance_box"
10008   output-file-type: ".html"
10009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10011   filter: "'NIC_Intel-X520-DA2' and
10012            '64B' and
10013            ('IP4BASE' or
10014             'POLICE_MARK' or
10015             'COPWHLIST' or
10016             ('NAT44' and 'BASE') or
10017             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10018            'NDRPDR' and
10019            '2T2C' and
10020            'IP4FWD' and
10021            not 'IPSEC' and
10022            not 'VHOST'"
10023   parameters:
10024   - "throughput"
10025   - "parent"
10026   - "tags"
10027   sort:
10028   - "DOT1Q"
10029   - "IP4BASE"
10030   - "NAT44"
10031   - "POLICE_MARK"
10032   - "COPWHLIST"
10033   - "IACL"
10034   - "OACL"
10035   traces:
10036     hoverinfo: "x+y"
10037     boxpoints: "outliers"
10038     whiskerwidth: 0
10039   layout:
10040     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10041     layout: "plot-throughput"
10042
10043 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10044 - type: "plot"
10045   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10046   algorithm: "plot_performance_box"
10047   output-file-type: ".html"
10048   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10050   filter: "'NIC_Intel-X520-DA2' and
10051            '64B' and
10052            'NDRPDR' and
10053            '1T1C' and
10054            'IP4FWD' and
10055            ('NAT44' or 'IP4BASE') and
10056            not 'DOT1Q' and
10057            not 'IPSEC' and
10058            not 'VHOST'"
10059   parameters:
10060   - "throughput"
10061   - "parent"
10062   - "tags"
10063   sort:
10064   - "IP4BASE"
10065   - "BASE"
10066   - "SRC_USER_10"
10067   - "SRC_USER_100"
10068   - "SRC_USER_1000"
10069   - "SRC_USER_2000"
10070   traces:
10071     hoverinfo: "x+y"
10072     boxpoints: "outliers"
10073     whiskerwidth: 0
10074   layout:
10075     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10076     layout: "plot-throughput"
10077
10078 - type: "plot"
10079   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10080   algorithm: "plot_performance_box"
10081   output-file-type: ".html"
10082   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10084   filter: "'NIC_Intel-X520-DA2' and
10085            '64B' and
10086            'NDRPDR' and
10087            '1T1C' and
10088            'IP4FWD' and
10089            ('NAT44' or 'IP4BASE') and
10090            not 'DOT1Q' and
10091            not 'IPSEC' and
10092            not 'VHOST'"
10093   parameters:
10094   - "throughput"
10095   - "parent"
10096   - "tags"
10097   sort:
10098   - "IP4BASE"
10099   - "BASE"
10100   - "SRC_USER_10"
10101   - "SRC_USER_100"
10102   - "SRC_USER_1000"
10103   - "SRC_USER_2000"
10104   traces:
10105     hoverinfo: "x+y"
10106     boxpoints: "outliers"
10107     whiskerwidth: 0
10108   layout:
10109     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10110     layout: "plot-throughput"
10111
10112 - type: "plot"
10113   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10114   algorithm: "plot_performance_box"
10115   output-file-type: ".html"
10116   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10118   filter: "'NIC_Intel-X520-DA2' and
10119            '64B' and
10120            'NDRPDR' and
10121            '2T2C' and
10122            'IP4FWD' and
10123            ('NAT44' or 'IP4BASE') and
10124            not 'DOT1Q' and
10125            not 'IPSEC' and
10126            not 'VHOST'"
10127   parameters:
10128   - "throughput"
10129   - "parent"
10130   - "tags"
10131   sort:
10132   - "IP4BASE"
10133   - "BASE"
10134   - "SRC_USER_10"
10135   - "SRC_USER_100"
10136   - "SRC_USER_1000"
10137   - "SRC_USER_2000"
10138   traces:
10139     hoverinfo: "x+y"
10140     boxpoints: "outliers"
10141     whiskerwidth: 0
10142   layout:
10143     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10144     layout: "plot-throughput"
10145
10146 - type: "plot"
10147   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10148   algorithm: "plot_performance_box"
10149   output-file-type: ".html"
10150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10152   filter: "'NIC_Intel-X520-DA2' and
10153            '64B' and
10154            'NDRPDR' and
10155            '2T2C' and
10156            'IP4FWD' and
10157            ('NAT44' or 'IP4BASE') and
10158            not 'DOT1Q' and
10159            not 'IPSEC' and
10160            not 'VHOST'"
10161   parameters:
10162   - "throughput"
10163   - "parent"
10164   - "tags"
10165   sort:
10166   - "IP4BASE"
10167   - "BASE"
10168   - "SRC_USER_10"
10169   - "SRC_USER_100"
10170   - "SRC_USER_1000"
10171   - "SRC_USER_2000"
10172   traces:
10173     hoverinfo: "x+y"
10174     boxpoints: "outliers"
10175     whiskerwidth: 0
10176   layout:
10177     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10178     layout: "plot-throughput"
10179
10180 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10181 - type: "plot"
10182   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10183   algorithm: "plot_performance_box"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10187   filter: "'NIC_Intel-X520-DA2' and
10188            '64B' and
10189            'NDRPDR' and
10190            '1T1C' and
10191            'IP4FWD' and
10192            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10193            not 'IPSEC' and
10194            not 'DOT1Q' and
10195            not 'VHOST'"
10196   parameters:
10197   - "throughput"
10198   - "parent"
10199   - "tags"
10200   sort:
10201   - "IP4BASE"
10202   - "ACL_STATELESS"
10203   - "ACL_STATEFUL"
10204   - "ACL_STATELESS"
10205   - "ACL_STATEFUL"
10206   traces:
10207     hoverinfo: "x+y"
10208     boxpoints: "outliers"
10209     whiskerwidth: 0
10210   layout:
10211     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10212     layout: "plot-throughput"
10213
10214 - type: "plot"
10215   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10216   algorithm: "plot_performance_box"
10217   output-file-type: ".html"
10218   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10219   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10220   filter: "'NIC_Intel-X520-DA2' and
10221            '64B' and
10222            'NDRPDR' and
10223            '1T1C' and
10224            'IP4FWD' and
10225            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10226            not 'IPSEC' and
10227            not 'DOT1Q' and
10228            not 'VHOST'"
10229   parameters:
10230   - "throughput"
10231   - "parent"
10232   - "tags"
10233   sort:
10234   - "IP4BASE"
10235   - "ACL_STATELESS"
10236   - "ACL_STATEFUL"
10237   - "ACL_STATELESS"
10238   - "ACL_STATEFUL"
10239   traces:
10240     hoverinfo: "x+y"
10241     boxpoints: "outliers"
10242     whiskerwidth: 0
10243   layout:
10244     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10245     layout: "plot-throughput"
10246
10247 - type: "plot"
10248   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10249   algorithm: "plot_performance_box"
10250   output-file-type: ".html"
10251   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10253   filter: "'NIC_Intel-X520-DA2' and
10254            '64B' and
10255            'NDRPDR' and
10256            '2T2C' and
10257            'IP4FWD' and
10258            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10259            not 'IPSEC' and
10260            not 'DOT1Q' and
10261            not 'VHOST'"
10262   parameters:
10263   - "throughput"
10264   - "parent"
10265   - "tags"
10266   sort:
10267   - "IP4BASE"
10268   - "ACL_STATELESS"
10269   - "ACL_STATEFUL"
10270   - "ACL_STATELESS"
10271   - "ACL_STATEFUL"
10272   traces:
10273     hoverinfo: "x+y"
10274     boxpoints: "outliers"
10275     whiskerwidth: 0
10276   layout:
10277     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10278     layout: "plot-throughput"
10279
10280 - type: "plot"
10281   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10282   algorithm: "plot_performance_box"
10283   output-file-type: ".html"
10284   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10286   filter: "'NIC_Intel-X520-DA2' and
10287            '64B' and
10288            'NDRPDR' and
10289            '2T2C' and
10290            'IP4FWD' and
10291            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10292            not 'IPSEC' and
10293            not 'DOT1Q' and
10294            not 'VHOST'"
10295   parameters:
10296   - "throughput"
10297   - "parent"
10298   - "tags"
10299   sort:
10300   - "IP4BASE"
10301   - "ACL_STATELESS"
10302   - "ACL_STATEFUL"
10303   - "ACL_STATELESS"
10304   - "ACL_STATEFUL"
10305   traces:
10306     hoverinfo: "x+y"
10307     boxpoints: "outliers"
10308     whiskerwidth: 0
10309   layout:
10310     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10311     layout: "plot-throughput"
10312
10313 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10314 - type: "plot"
10315   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10316   algorithm: "plot_performance_box"
10317   output-file-type: ".html"
10318   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10320   filter: "'NIC_Intel-X520-DA2' and
10321            '64B' and
10322            'NDRPDR' and
10323            '1T1C' and
10324            'IP4FWD' and
10325            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10326            not 'IPSEC' and
10327            not 'DOT1Q' and
10328            not 'VHOST'"
10329   parameters:
10330   - "throughput"
10331   - "parent"
10332   - "tags"
10333   sort:
10334   - "IP4BASE"
10335   - "ACL_STATELESS"
10336   - "ACL_STATEFUL"
10337   - "ACL_STATELESS"
10338   - "ACL_STATEFUL"
10339   traces:
10340     hoverinfo: "x+y"
10341     boxpoints: "outliers"
10342     whiskerwidth: 0
10343   layout:
10344     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10345     layout: "plot-throughput"
10346
10347 - type: "plot"
10348   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10349   algorithm: "plot_performance_box"
10350   output-file-type: ".html"
10351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10353   filter: "'NIC_Intel-X520-DA2' and
10354            '64B' and
10355            'NDRPDR' and
10356            '1T1C' and
10357            'IP4FWD' and
10358            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10359            not 'IPSEC' and
10360            not 'DOT1Q' and
10361            not 'VHOST'"
10362   parameters:
10363   - "throughput"
10364   - "parent"
10365   - "tags"
10366   sort:
10367   - "IP4BASE"
10368   - "ACL_STATELESS"
10369   - "ACL_STATEFUL"
10370   - "ACL_STATELESS"
10371   - "ACL_STATEFUL"
10372   traces:
10373     hoverinfo: "x+y"
10374     boxpoints: "outliers"
10375     whiskerwidth: 0
10376   layout:
10377     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10378     layout: "plot-throughput"
10379
10380 - type: "plot"
10381   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10382   algorithm: "plot_performance_box"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10386   filter: "'NIC_Intel-X520-DA2' and
10387            '64B' and
10388            'NDRPDR' and
10389            '2T2C' and
10390            'IP4FWD' and
10391            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10392            not 'IPSEC' and
10393            not 'DOT1Q' and
10394            not 'VHOST'"
10395   parameters:
10396   - "throughput"
10397   - "parent"
10398   - "tags"
10399   sort:
10400   - "IP4BASE"
10401   - "ACL_STATELESS"
10402   - "ACL_STATEFUL"
10403   - "ACL_STATELESS"
10404   - "ACL_STATEFUL"
10405   traces:
10406     hoverinfo: "x+y"
10407     boxpoints: "outliers"
10408     whiskerwidth: 0
10409   layout:
10410     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10411     layout: "plot-throughput"
10412
10413 - type: "plot"
10414   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10415   algorithm: "plot_performance_box"
10416   output-file-type: ".html"
10417   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10419   filter: "'NIC_Intel-X520-DA2' and
10420            '64B' and
10421            'NDRPDR' and
10422            '2T2C' and
10423            'IP4FWD' and
10424            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10425            not 'IPSEC' and
10426            not 'DOT1Q' and
10427            not 'VHOST'"
10428   parameters:
10429   - "throughput"
10430   - "parent"
10431   - "tags"
10432   sort:
10433   - "IP4BASE"
10434   - "ACL_STATELESS"
10435   - "ACL_STATEFUL"
10436   - "ACL_STATELESS"
10437   - "ACL_STATEFUL"
10438   traces:
10439     hoverinfo: "x+y"
10440     boxpoints: "outliers"
10441     whiskerwidth: 0
10442   layout:
10443     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10444     layout: "plot-throughput"
10445
10446 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10447 - type: "plot"
10448   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10449   algorithm: "plot_performance_box"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10453   filter: "'NIC_Intel-X710' and
10454            '64B' and
10455            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10456            'NDRPDR' and
10457            '1T1C' and
10458            'IP4FWD' and
10459            not 'IPSEC' and
10460            not 'DOT1Q' and
10461            not 'VHOST'"
10462   parameters:
10463   - "throughput"
10464   - "parent"
10465   - "tags"
10466   sort:
10467   - "IP4BASE"
10468   - "FIB_20K"
10469   - "FIB_200K"
10470   - "FIB_2M"
10471   traces:
10472     hoverinfo: "x+y"
10473     boxpoints: "outliers"
10474     whiskerwidth: 0
10475   layout:
10476     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10477     layout: "plot-throughput"
10478
10479 - type: "plot"
10480   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10481   algorithm: "plot_performance_box"
10482   output-file-type: ".html"
10483   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10484   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10485   filter: "'NIC_Intel-X710' and
10486            '64B' and
10487            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10488            'NDRPDR' and
10489            '1T1C' and
10490            'IP4FWD' and
10491            not 'IPSEC' and
10492            not 'DOT1Q' and
10493            not 'VHOST'"
10494   parameters:
10495   - "throughput"
10496   - "parent"
10497   - "tags"
10498   sort:
10499   - "IP4BASE"
10500   - "FIB_20K"
10501   - "FIB_200K"
10502   - "FIB_2M"
10503   traces:
10504     hoverinfo: "x+y"
10505     boxpoints: "outliers"
10506     whiskerwidth: 0
10507   layout:
10508     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10509     layout: "plot-throughput"
10510
10511 - type: "plot"
10512   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10513   algorithm: "plot_performance_box"
10514   output-file-type: ".html"
10515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10517   filter: "'NIC_Intel-X710' and
10518            '64B' and
10519            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10520            'NDRPDR' and
10521            '2T2C' and
10522            'IP4FWD' and
10523            not 'IPSEC' and
10524            not 'DOT1Q' and
10525            not 'VHOST'"
10526   parameters:
10527   - "throughput"
10528   - "parent"
10529   - "tags"
10530   sort:
10531   - "IP4BASE"
10532   - "FIB_20K"
10533   - "FIB_200K"
10534   - "FIB_2M"
10535   traces:
10536     hoverinfo: "x+y"
10537     boxpoints: "outliers"
10538     whiskerwidth: 0
10539   layout:
10540     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10541     layout: "plot-throughput"
10542
10543 - type: "plot"
10544   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10545   algorithm: "plot_performance_box"
10546   output-file-type: ".html"
10547   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10549   filter: "'NIC_Intel-X710' and
10550            '64B' and
10551            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10552            'NDRPDR' and
10553            '2T2C' and
10554            'IP4FWD' and
10555            not 'IPSEC' and
10556            not 'DOT1Q' and
10557            not 'VHOST'"
10558   parameters:
10559   - "throughput"
10560   - "parent"
10561   - "tags"
10562   sort:
10563   - "IP4BASE"
10564   - "FIB_20K"
10565   - "FIB_200K"
10566   - "FIB_2M"
10567   traces:
10568     hoverinfo: "x+y"
10569     boxpoints: "outliers"
10570     whiskerwidth: 0
10571   layout:
10572     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10573     layout: "plot-throughput"
10574
10575 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10576 - type: "plot"
10577   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10578   algorithm: "plot_performance_box"
10579   output-file-type: ".html"
10580   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10582   filter: "'NIC_Intel-X710' and
10583            '64B' and
10584            ('IP4BASE' or
10585             'POLICE_MARK' or
10586             'COPWHLIST' or
10587             ('NAT44' and 'BASE') or
10588             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10589            'NDRPDR' and
10590            '1T1C' and
10591            'IP4FWD' and
10592            not 'IPSEC' and
10593            not 'VHOST'"
10594   parameters:
10595   - "throughput"
10596   - "parent"
10597   - "tags"
10598   sort:
10599   - "DOT1Q"
10600   - "IP4BASE"
10601   - "NAT44"
10602   - "POLICE_MARK"
10603   - "COPWHLIST"
10604   - "IACL"
10605   - "OACL"
10606   traces:
10607     hoverinfo: "x+y"
10608     boxpoints: "outliers"
10609     whiskerwidth: 0
10610   layout:
10611     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10612     layout: "plot-throughput"
10613
10614 - type: "plot"
10615   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10616   algorithm: "plot_performance_box"
10617   output-file-type: ".html"
10618   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10620   filter: "'NIC_Intel-X710' and
10621            '64B' and
10622            ('IP4BASE' or
10623             'POLICE_MARK' or
10624             'COPWHLIST' or
10625             ('NAT44' and 'BASE') or
10626             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10627            'NDRPDR' and
10628            '1T1C' and
10629            'IP4FWD' and
10630            not 'IPSEC' and
10631            not 'VHOST'"
10632   parameters:
10633   - "throughput"
10634   - "parent"
10635   - "tags"
10636   sort:
10637   - "DOT1Q"
10638   - "IP4BASE"
10639   - "NAT44"
10640   - "POLICE_MARK"
10641   - "COPWHLIST"
10642   - "IACL"
10643   - "OACL"
10644   traces:
10645     hoverinfo: "x+y"
10646     boxpoints: "outliers"
10647     whiskerwidth: 0
10648   layout:
10649     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10650     layout: "plot-throughput"
10651
10652 - type: "plot"
10653   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10654   algorithm: "plot_performance_box"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10658   filter: "'NIC_Intel-X710' and
10659            '64B' and
10660            ('IP4BASE' or
10661             'POLICE_MARK' or
10662             'COPWHLIST' or
10663             ('NAT44' and 'BASE') or
10664             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10665            'NDRPDR' and
10666            '2T2C' and
10667            'IP4FWD' and
10668            not 'IPSEC' and
10669            not 'VHOST'"
10670   parameters:
10671   - "throughput"
10672   - "parent"
10673   - "tags"
10674   sort:
10675   - "DOT1Q"
10676   - "IP4BASE"
10677   - "NAT44"
10678   - "POLICE_MARK"
10679   - "COPWHLIST"
10680   - "IACL"
10681   - "OACL"
10682   traces:
10683     hoverinfo: "x+y"
10684     boxpoints: "outliers"
10685     whiskerwidth: 0
10686   layout:
10687     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10688     layout: "plot-throughput"
10689
10690 - type: "plot"
10691   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10692   algorithm: "plot_performance_box"
10693   output-file-type: ".html"
10694   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10696   filter: "'NIC_Intel-X710' and
10697            '64B' and
10698            ('IP4BASE' or
10699             'POLICE_MARK' or
10700             'COPWHLIST' or
10701             ('NAT44' and 'BASE') or
10702             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10703            'NDRPDR' and
10704            '2T2C' and
10705            'IP4FWD' and
10706            not 'IPSEC' and
10707            not 'VHOST'"
10708   parameters:
10709   - "throughput"
10710   - "parent"
10711   - "tags"
10712   sort:
10713   - "DOT1Q"
10714   - "IP4BASE"
10715   - "NAT44"
10716   - "POLICE_MARK"
10717   - "COPWHLIST"
10718   - "IACL"
10719   - "OACL"
10720   traces:
10721     hoverinfo: "x+y"
10722     boxpoints: "outliers"
10723     whiskerwidth: 0
10724   layout:
10725     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10726     layout: "plot-throughput"
10727
10728 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10729 - type: "plot"
10730   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10731   algorithm: "plot_performance_box"
10732   output-file-type: ".html"
10733   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10735   filter: "'NIC_Intel-X710' and
10736            '64B' and
10737            'NDRPDR' and
10738            '2T1C' and
10739            'IP4FWD' and
10740            ('NAT44' or 'IP4BASE') and
10741            not 'IPSEC' and
10742            not 'VHOST'"
10743   parameters:
10744   - "throughput"
10745   - "parent"
10746   - "tags"
10747   sort:
10748   - "IP4BASE"
10749   - "BASE"
10750   - "SRC_USER_10"
10751   - "SRC_USER_100"
10752   - "SRC_USER_1000"
10753   - "SRC_USER_2000"
10754   traces:
10755     hoverinfo: "x+y"
10756     boxpoints: "outliers"
10757     whiskerwidth: 0
10758   layout:
10759     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10760     layout: "plot-throughput"
10761
10762 - type: "plot"
10763   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10764   algorithm: "plot_performance_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10768   filter: "'NIC_Intel-X710' and
10769            '64B' and
10770            'NDRPDR' and
10771            '2T1C' and
10772            'IP4FWD' and
10773            ('NAT44' or 'IP4BASE') and
10774            not 'IPSEC' and
10775            not 'VHOST'"
10776   parameters:
10777   - "throughput"
10778   - "parent"
10779   - "tags"
10780   sort:
10781   - "IP4BASE"
10782   - "BASE"
10783   - "SRC_USER_10"
10784   - "SRC_USER_100"
10785   - "SRC_USER_1000"
10786   - "SRC_USER_2000"
10787   traces:
10788     hoverinfo: "x+y"
10789     boxpoints: "outliers"
10790     whiskerwidth: 0
10791   layout:
10792     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10793     layout: "plot-throughput"
10794
10795 - type: "plot"
10796   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10797   algorithm: "plot_performance_box"
10798   output-file-type: ".html"
10799   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10801   filter: "'NIC_Intel-X710' and
10802            '64B' and
10803            'NDRPDR' and
10804            '4T2C' and
10805            'IP4FWD' and
10806            ('NAT44' or 'IP4BASE') and
10807            not 'IPSEC' and
10808            not 'VHOST'"
10809   parameters:
10810   - "throughput"
10811   - "parent"
10812   - "tags"
10813   sort:
10814   - "IP4BASE"
10815   - "BASE"
10816   - "SRC_USER_10"
10817   - "SRC_USER_100"
10818   - "SRC_USER_1000"
10819   - "SRC_USER_2000"
10820   traces:
10821     hoverinfo: "x+y"
10822     boxpoints: "outliers"
10823     whiskerwidth: 0
10824   layout:
10825     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10826     layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10830   algorithm: "plot_performance_box"
10831   output-file-type: ".html"
10832   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10834   filter: "'NIC_Intel-X710' and
10835            '64B' and
10836            'NDRPDR' and
10837            '4T2C' and
10838            'IP4FWD' and
10839            ('NAT44' or 'IP4BASE') and
10840            not 'IPSEC' and
10841            not 'VHOST'"
10842   parameters:
10843   - "throughput"
10844   - "parent"
10845   - "tags"
10846   sort:
10847   - "IP4BASE"
10848   - "BASE"
10849   - "SRC_USER_10"
10850   - "SRC_USER_100"
10851   - "SRC_USER_1000"
10852   - "SRC_USER_2000"
10853   traces:
10854     hoverinfo: "x+y"
10855     boxpoints: "outliers"
10856     whiskerwidth: 0
10857   layout:
10858     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10859     layout: "plot-throughput"
10860
10861 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10862 - type: "plot"
10863   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10864   algorithm: "plot_performance_box"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10868   filter: "'NIC_Intel-X710' and
10869            '64B' and
10870            'NDRPDR' and
10871            '2T1C' and
10872            'IP4FWD' and
10873            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10874            not 'IPSEC' and
10875            not 'VHOST'"
10876   parameters:
10877   - "throughput"
10878   - "parent"
10879   - "tags"
10880   sort:
10881   - "IP4BASE"
10882   - "ACL_STATELESS"
10883   - "ACL_STATEFUL"
10884   - "ACL_STATELESS"
10885   - "ACL_STATEFUL"
10886   traces:
10887     hoverinfo: "x+y"
10888     boxpoints: "outliers"
10889     whiskerwidth: 0
10890   layout:
10891     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10892     layout: "plot-throughput"
10893
10894 - type: "plot"
10895   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10896   algorithm: "plot_performance_box"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10900   filter: "'NIC_Intel-X710' and
10901            '64B' and
10902            'NDRPDR' and
10903            '2T1C' and
10904            'IP4FWD' and
10905            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10906            not 'IPSEC' and
10907            not 'VHOST'"
10908   parameters:
10909   - "throughput"
10910   - "parent"
10911   - "tags"
10912   sort:
10913   - "IP4BASE"
10914   - "ACL_STATELESS"
10915   - "ACL_STATEFUL"
10916   - "ACL_STATELESS"
10917   - "ACL_STATEFUL"
10918   traces:
10919     hoverinfo: "x+y"
10920     boxpoints: "outliers"
10921     whiskerwidth: 0
10922   layout:
10923     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10924     layout: "plot-throughput"
10925
10926 - type: "plot"
10927   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10928   algorithm: "plot_performance_box"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10932   filter: "'NIC_Intel-X710' and
10933            '64B' and
10934            'NDRPDR' and
10935            '4T2C' and
10936            'IP4FWD' and
10937            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10938            not 'IPSEC' and
10939            not 'VHOST'"
10940   parameters:
10941   - "throughput"
10942   - "parent"
10943   - "tags"
10944   sort:
10945   - "IP4BASE"
10946   - "ACL_STATELESS"
10947   - "ACL_STATEFUL"
10948   - "ACL_STATELESS"
10949   - "ACL_STATEFUL"
10950   traces:
10951     hoverinfo: "x+y"
10952     boxpoints: "outliers"
10953     whiskerwidth: 0
10954   layout:
10955     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10956     layout: "plot-throughput"
10957
10958 - type: "plot"
10959   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10960   algorithm: "plot_performance_box"
10961   output-file-type: ".html"
10962   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10964   filter: "'NIC_Intel-X710' and
10965            '64B' and
10966            'NDRPDR' and
10967            '4T2C' and
10968            'IP4FWD' and
10969            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10970            not 'IPSEC' and
10971            not 'VHOST'"
10972   parameters:
10973   - "throughput"
10974   - "parent"
10975   - "tags"
10976   sort:
10977   - "IP4BASE"
10978   - "ACL_STATELESS"
10979   - "ACL_STATEFUL"
10980   - "ACL_STATELESS"
10981   - "ACL_STATEFUL"
10982   traces:
10983     hoverinfo: "x+y"
10984     boxpoints: "outliers"
10985     whiskerwidth: 0
10986   layout:
10987     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10988     layout: "plot-throughput"
10989
10990 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10991 - type: "plot"
10992   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10993   algorithm: "plot_performance_box"
10994   output-file-type: ".html"
10995   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10997   filter: "'NIC_Intel-XL710' and
10998            '64B' and
10999            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11000            'NDRPDR' and
11001            '1T1C' and
11002            'IP4FWD' and
11003            not 'IPSEC' and
11004            not 'VHOST'"
11005   parameters:
11006   - "throughput"
11007   - "parent"
11008   - "tags"
11009   sort:
11010   - "IP4BASE"
11011   - "FIB_20K"
11012   - "FIB_200K"
11013   - "FIB_2M"
11014   traces:
11015     hoverinfo: "x+y"
11016     boxpoints: "outliers"
11017     whiskerwidth: 0
11018   layout:
11019     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11020     layout: "plot-throughput"
11021
11022 - type: "plot"
11023   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11024   algorithm: "plot_performance_box"
11025   output-file-type: ".html"
11026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11028   filter: "'NIC_Intel-XL710' and
11029            '64B' and
11030            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11031            'NDRPDR' and
11032            '1T1C' and
11033            'IP4FWD' and
11034            not 'IPSEC' and
11035            not 'VHOST'"
11036   parameters:
11037   - "throughput"
11038   - "parent"
11039   - "tags"
11040   sort:
11041   - "IP4BASE"
11042   - "FIB_20K"
11043   - "FIB_200K"
11044   - "FIB_2M"
11045   traces:
11046     hoverinfo: "x+y"
11047     boxpoints: "outliers"
11048     whiskerwidth: 0
11049   layout:
11050     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11051     layout: "plot-throughput"
11052
11053 - type: "plot"
11054   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11055   algorithm: "plot_performance_box"
11056   output-file-type: ".html"
11057   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11059   filter: "'NIC_Intel-XL710' and
11060            '64B' and
11061            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11062            'NDRPDR' and
11063            '2T2C' and
11064            'IP4FWD' and
11065            not 'IPSEC' and
11066            not 'VHOST'"
11067   parameters:
11068   - "throughput"
11069   - "parent"
11070   - "tags"
11071   sort:
11072   - "IP4BASE"
11073   - "FIB_20K"
11074   - "FIB_200K"
11075   - "FIB_2M"
11076   traces:
11077     hoverinfo: "x+y"
11078     boxpoints: "outliers"
11079     whiskerwidth: 0
11080   layout:
11081     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11082     layout: "plot-throughput"
11083
11084 - type: "plot"
11085   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11086   algorithm: "plot_performance_box"
11087   output-file-type: ".html"
11088   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11090   filter: "'NIC_Intel-XL710' and
11091            '64B' and
11092            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11093            'NDRPDR' and
11094            '2T2C' and
11095            'IP4FWD' and
11096            not 'IPSEC' and
11097            not 'VHOST'"
11098   parameters:
11099   - "throughput"
11100   - "parent"
11101   - "tags"
11102   sort:
11103   - "IP4BASE"
11104   - "FIB_20K"
11105   - "FIB_200K"
11106   - "FIB_2M"
11107   traces:
11108     hoverinfo: "x+y"
11109     boxpoints: "outliers"
11110     whiskerwidth: 0
11111   layout:
11112     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11113     layout: "plot-throughput"
11114
11115 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11116 - type: "plot"
11117   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11118   algorithm: "plot_performance_box"
11119   output-file-type: ".html"
11120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11122   filter: "'NIC_Intel-X710' and
11123            '64B' and
11124            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11125            'NDRPDR' and
11126            '2T1C' and
11127            'IP4FWD' and
11128            not 'IPSEC' and
11129            not 'DOT1Q' and
11130            not 'VHOST'"
11131   parameters:
11132   - "throughput"
11133   - "parent"
11134   - "tags"
11135   sort:
11136   - "IP4BASE"
11137   - "FIB_20K"
11138   - "FIB_200K"
11139   - "FIB_2M"
11140   traces:
11141     hoverinfo: "x+y"
11142     boxpoints: "outliers"
11143     whiskerwidth: 0
11144   layout:
11145     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11146     layout: "plot-throughput"
11147
11148 - type: "plot"
11149   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11150   algorithm: "plot_performance_box"
11151   output-file-type: ".html"
11152   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11154   filter: "'NIC_Intel-X710' and
11155            '64B' and
11156            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11157            'NDRPDR' and
11158            '2T1C' and
11159            'IP4FWD' and
11160            not 'IPSEC' and
11161            not 'DOT1Q' and
11162            not 'VHOST'"
11163   parameters:
11164   - "throughput"
11165   - "parent"
11166   - "tags"
11167   sort:
11168   - "IP4BASE"
11169   - "FIB_20K"
11170   - "FIB_200K"
11171   - "FIB_2M"
11172   traces:
11173     hoverinfo: "x+y"
11174     boxpoints: "outliers"
11175     whiskerwidth: 0
11176   layout:
11177     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11178     layout: "plot-throughput"
11179
11180 - type: "plot"
11181   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11182   algorithm: "plot_performance_box"
11183   output-file-type: ".html"
11184   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11186   filter: "'NIC_Intel-X710' and
11187            '64B' and
11188            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11189            'NDRPDR' and
11190            '4T2C' and
11191            'IP4FWD' and
11192            not 'IPSEC' and
11193            not 'DOT1Q' and
11194            not 'VHOST'"
11195   parameters:
11196   - "throughput"
11197   - "parent"
11198   - "tags"
11199   sort:
11200   - "IP4BASE"
11201   - "FIB_20K"
11202   - "FIB_200K"
11203   - "FIB_2M"
11204   traces:
11205     hoverinfo: "x+y"
11206     boxpoints: "outliers"
11207     whiskerwidth: 0
11208   layout:
11209     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11210     layout: "plot-throughput"
11211
11212 - type: "plot"
11213   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11214   algorithm: "plot_performance_box"
11215   output-file-type: ".html"
11216   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11218   filter: "'NIC_Intel-X710' and
11219            '64B' and
11220            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11221            'NDRPDR' and
11222            '4T2C' and
11223            'IP4FWD' and
11224            not 'IPSEC' and
11225            not 'DOT1Q' and
11226            not 'VHOST'"
11227   parameters:
11228   - "throughput"
11229   - "parent"
11230   - "tags"
11231   sort:
11232   - "IP4BASE"
11233   - "FIB_20K"
11234   - "FIB_200K"
11235   - "FIB_2M"
11236   traces:
11237     hoverinfo: "x+y"
11238     boxpoints: "outliers"
11239     whiskerwidth: 0
11240   layout:
11241     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11242     layout: "plot-throughput"
11243
11244 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11245 - type: "plot"
11246   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11247   algorithm: "plot_performance_box"
11248   output-file-type: ".html"
11249   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11251   filter: "'NIC_Intel-X710' and
11252            '64B' and
11253            ('IP4BASE' or
11254             'POLICE_MARK' or
11255             'COPWHLIST' or
11256             ('NAT44' and 'BASE') or
11257             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11258            'NDRPDR' and
11259            '2T1C' and
11260            'IP4FWD' and
11261            not 'IPSEC' and
11262            not 'VHOST'"
11263   parameters:
11264   - "throughput"
11265   - "parent"
11266   - "tags"
11267   sort:
11268   - "DOT1Q"
11269   - "IP4BASE"
11270   - "NAT44"
11271   - "POLICE_MARK"
11272   - "COPWHLIST"
11273   - "IACL"
11274   - "OACL"
11275   traces:
11276     hoverinfo: "x+y"
11277     boxpoints: "outliers"
11278     whiskerwidth: 0
11279   layout:
11280     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11285   algorithm: "plot_performance_box"
11286   output-file-type: ".html"
11287   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11289   filter: "'NIC_Intel-X710' and
11290            '64B' and
11291            ('IP4BASE' or
11292             'POLICE_MARK' or
11293             'COPWHLIST' or
11294             ('NAT44' and 'BASE') or
11295             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11296            'NDRPDR' and
11297            '2T1C' and
11298            'IP4FWD' and
11299            not 'IPSEC' and
11300            not 'VHOST'"
11301   parameters:
11302   - "throughput"
11303   - "parent"
11304   - "tags"
11305   sort:
11306   - "DOT1Q"
11307   - "IP4BASE"
11308   - "NAT44"
11309   - "POLICE_MARK"
11310   - "COPWHLIST"
11311   - "IACL"
11312   - "OACL"
11313   traces:
11314     hoverinfo: "x+y"
11315     boxpoints: "outliers"
11316     whiskerwidth: 0
11317   layout:
11318     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11319     layout: "plot-throughput"
11320
11321 - type: "plot"
11322   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11323   algorithm: "plot_performance_box"
11324   output-file-type: ".html"
11325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11327   filter: "'NIC_Intel-X710' and
11328            '64B' and
11329            ('IP4BASE' or
11330             'POLICE_MARK' or
11331             'COPWHLIST' or
11332             ('NAT44' and 'BASE') or
11333             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11334            'NDRPDR' and
11335            '4T2C' and
11336            'IP4FWD' and
11337            not 'IPSEC' and
11338            not 'VHOST'"
11339   parameters:
11340   - "throughput"
11341   - "parent"
11342   - "tags"
11343   sort:
11344   - "DOT1Q"
11345   - "IP4BASE"
11346   - "NAT44"
11347   - "POLICE_MARK"
11348   - "COPWHLIST"
11349   - "IACL"
11350   - "OACL"
11351   traces:
11352     hoverinfo: "x+y"
11353     boxpoints: "outliers"
11354     whiskerwidth: 0
11355   layout:
11356     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11361   algorithm: "plot_performance_box"
11362   output-file-type: ".html"
11363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11365   filter: "'NIC_Intel-X710' and
11366            '64B' and
11367            ('IP4BASE' or
11368             'POLICE_MARK' or
11369             'COPWHLIST' or
11370             ('NAT44' and 'BASE') or
11371             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11372            'NDRPDR' and
11373            '4T2C' and
11374            'IP4FWD' and
11375            not 'IPSEC' and
11376            not 'VHOST'"
11377   parameters:
11378   - "throughput"
11379   - "parent"
11380   - "tags"
11381   sort:
11382   - "DOT1Q"
11383   - "IP4BASE"
11384   - "NAT44"
11385   - "POLICE_MARK"
11386   - "COPWHLIST"
11387   - "IACL"
11388   - "OACL"
11389   traces:
11390     hoverinfo: "x+y"
11391     boxpoints: "outliers"
11392     whiskerwidth: 0
11393   layout:
11394     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11395     layout: "plot-throughput"
11396
11397 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11398 - type: "plot"
11399   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11400   algorithm: "plot_performance_box"
11401   output-file-type: ".html"
11402   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11404   filter: "'NIC_Intel-X710' and
11405            '64B' and
11406            'NDRPDR' and
11407            '1T1C' and
11408            'IP4FWD' and
11409            ('NAT44' or 'IP4BASE') and
11410            not 'IPSEC' and
11411            not 'VHOST'"
11412   parameters:
11413   - "throughput"
11414   - "parent"
11415   - "tags"
11416   sort:
11417   - "IP4BASE"
11418   - "BASE"
11419   - "SRC_USER_10"
11420   - "SRC_USER_100"
11421   - "SRC_USER_1000"
11422   - "SRC_USER_2000"
11423   traces:
11424     hoverinfo: "x+y"
11425     boxpoints: "outliers"
11426     whiskerwidth: 0
11427   layout:
11428     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11429     layout: "plot-throughput"
11430
11431 - type: "plot"
11432   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11433   algorithm: "plot_performance_box"
11434   output-file-type: ".html"
11435   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11437   filter: "'NIC_Intel-X710' and
11438            '64B' and
11439            'NDRPDR' and
11440            '1T1C' and
11441            'IP4FWD' and
11442            ('NAT44' or 'IP4BASE') and
11443            not 'IPSEC' and
11444            not 'VHOST'"
11445   parameters:
11446   - "throughput"
11447   - "parent"
11448   - "tags"
11449   sort:
11450   - "IP4BASE"
11451   - "BASE"
11452   - "SRC_USER_10"
11453   - "SRC_USER_100"
11454   - "SRC_USER_1000"
11455   - "SRC_USER_2000"
11456   traces:
11457     hoverinfo: "x+y"
11458     boxpoints: "outliers"
11459     whiskerwidth: 0
11460   layout:
11461     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11466   algorithm: "plot_performance_box"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11470   filter: "'NIC_Intel-X710' and
11471            '64B' and
11472            'NDRPDR' and
11473            '2T2C' and
11474            'IP4FWD' and
11475            ('NAT44' or 'IP4BASE') and
11476            not 'IPSEC' and
11477            not 'VHOST'"
11478   parameters:
11479   - "throughput"
11480   - "parent"
11481   - "tags"
11482   sort:
11483   - "IP4BASE"
11484   - "BASE"
11485   - "SRC_USER_10"
11486   - "SRC_USER_100"
11487   - "SRC_USER_1000"
11488   - "SRC_USER_2000"
11489   traces:
11490     hoverinfo: "x+y"
11491     boxpoints: "outliers"
11492     whiskerwidth: 0
11493   layout:
11494     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11499   algorithm: "plot_performance_box"
11500   output-file-type: ".html"
11501   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11503   filter: "'NIC_Intel-X710' and
11504            '64B' and
11505            'NDRPDR' and
11506            '2T2C' and
11507            'IP4FWD' and
11508            ('NAT44' or 'IP4BASE') and
11509            not 'IPSEC' and
11510            not 'VHOST'"
11511   parameters:
11512   - "throughput"
11513   - "parent"
11514   - "tags"
11515   sort:
11516   - "IP4BASE"
11517   - "BASE"
11518   - "SRC_USER_10"
11519   - "SRC_USER_100"
11520   - "SRC_USER_1000"
11521   - "SRC_USER_2000"
11522   traces:
11523     hoverinfo: "x+y"
11524     boxpoints: "outliers"
11525     whiskerwidth: 0
11526   layout:
11527     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11528     layout: "plot-throughput"
11529
11530 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11531 - type: "plot"
11532   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11533   algorithm: "plot_performance_box"
11534   output-file-type: ".html"
11535   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11537   filter: "'NIC_Intel-X710' and
11538            '64B' and
11539            'NDRPDR' and
11540            '1T1C' and
11541            'IP4FWD' and
11542            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11543            not 'IPSEC' and
11544            not 'VHOST'"
11545   parameters:
11546   - "throughput"
11547   - "parent"
11548   - "tags"
11549   sort:
11550   - "IP4BASE"
11551   - "ACL_STATELESS"
11552   - "ACL_STATEFUL"
11553   - "ACL_STATELESS"
11554   - "ACL_STATEFUL"
11555   traces:
11556     hoverinfo: "x+y"
11557     boxpoints: "outliers"
11558     whiskerwidth: 0
11559   layout:
11560     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11561     layout: "plot-throughput"
11562
11563 - type: "plot"
11564   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11565   algorithm: "plot_performance_box"
11566   output-file-type: ".html"
11567   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11569   filter: "'NIC_Intel-X710' and
11570            '64B' and
11571            'NDRPDR' and
11572            '1T1C' and
11573            'IP4FWD' and
11574            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11575            not 'IPSEC' and
11576            not 'VHOST'"
11577   parameters:
11578   - "throughput"
11579   - "parent"
11580   - "tags"
11581   sort:
11582   - "IP4BASE"
11583   - "ACL_STATELESS"
11584   - "ACL_STATEFUL"
11585   - "ACL_STATELESS"
11586   - "ACL_STATEFUL"
11587   traces:
11588     hoverinfo: "x+y"
11589     boxpoints: "outliers"
11590     whiskerwidth: 0
11591   layout:
11592     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11593     layout: "plot-throughput"
11594
11595 - type: "plot"
11596   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11597   algorithm: "plot_performance_box"
11598   output-file-type: ".html"
11599   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11601   filter: "'NIC_Intel-X710' and
11602            '64B' and
11603            'NDRPDR' and
11604            '2T2C' and
11605            'IP4FWD' and
11606            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11607            not 'IPSEC' and
11608            not 'VHOST'"
11609   parameters:
11610   - "throughput"
11611   - "parent"
11612   - "tags"
11613   sort:
11614   - "IP4BASE"
11615   - "ACL_STATELESS"
11616   - "ACL_STATEFUL"
11617   - "ACL_STATELESS"
11618   - "ACL_STATEFUL"
11619   traces:
11620     hoverinfo: "x+y"
11621     boxpoints: "outliers"
11622     whiskerwidth: 0
11623   layout:
11624     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11625     layout: "plot-throughput"
11626
11627 - type: "plot"
11628   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11629   algorithm: "plot_performance_box"
11630   output-file-type: ".html"
11631   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11633   filter: "'NIC_Intel-X710' and
11634            '64B' and
11635            'NDRPDR' and
11636            '2T2C' and
11637            'IP4FWD' and
11638            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11639            not 'IPSEC' and
11640            not 'VHOST'"
11641   parameters:
11642   - "throughput"
11643   - "parent"
11644   - "tags"
11645   sort:
11646   - "IP4BASE"
11647   - "ACL_STATELESS"
11648   - "ACL_STATEFUL"
11649   - "ACL_STATELESS"
11650   - "ACL_STATEFUL"
11651   traces:
11652     hoverinfo: "x+y"
11653     boxpoints: "outliers"
11654     whiskerwidth: 0
11655   layout:
11656     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11657     layout: "plot-throughput"
11658
11659 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11660 - type: "plot"
11661   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11662   algorithm: "plot_performance_box"
11663   output-file-type: ".html"
11664   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11666   filter: "'NIC_Intel-X710' and
11667            '64B' and
11668            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11669            'NDRPDR' and
11670            '2T1C' and
11671            'IP4FWD' and
11672            not 'IPSEC' and
11673            not 'DOT1Q' and
11674            not 'VHOST'"
11675   parameters:
11676   - "throughput"
11677   - "parent"
11678   - "tags"
11679   sort:
11680   - "IP4BASE"
11681   - "FIB_20K"
11682   - "FIB_200K"
11683   - "FIB_2M"
11684   traces:
11685     hoverinfo: "x+y"
11686     boxpoints: "outliers"
11687     whiskerwidth: 0
11688   layout:
11689     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11690     layout: "plot-throughput"
11691
11692 - type: "plot"
11693   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11694   algorithm: "plot_performance_box"
11695   output-file-type: ".html"
11696   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11698   filter: "'NIC_Intel-X710' and
11699            '64B' and
11700            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11701            'NDRPDR' and
11702            '2T1C' and
11703            'IP4FWD' and
11704            not 'IPSEC' and
11705            not 'DOT1Q' and
11706            not 'VHOST'"
11707   parameters:
11708   - "throughput"
11709   - "parent"
11710   - "tags"
11711   sort:
11712   - "IP4BASE"
11713   - "FIB_20K"
11714   - "FIB_200K"
11715   - "FIB_2M"
11716   traces:
11717     hoverinfo: "x+y"
11718     boxpoints: "outliers"
11719     whiskerwidth: 0
11720   layout:
11721     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11722     layout: "plot-throughput"
11723
11724 - type: "plot"
11725   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11726   algorithm: "plot_performance_box"
11727   output-file-type: ".html"
11728   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11730   filter: "'NIC_Intel-X710' and
11731            '64B' and
11732            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11733            'NDRPDR' and
11734            '4T2C' and
11735            'IP4FWD' and
11736            not 'IPSEC' and
11737            not 'DOT1Q' and
11738            not 'VHOST'"
11739   parameters:
11740   - "throughput"
11741   - "parent"
11742   - "tags"
11743   sort:
11744   - "IP4BASE"
11745   - "FIB_20K"
11746   - "FIB_200K"
11747   - "FIB_2M"
11748   traces:
11749     hoverinfo: "x+y"
11750     boxpoints: "outliers"
11751     whiskerwidth: 0
11752   layout:
11753     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11754     layout: "plot-throughput"
11755
11756 - type: "plot"
11757   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11758   algorithm: "plot_performance_box"
11759   output-file-type: ".html"
11760   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11762   filter: "'NIC_Intel-X710' and
11763            '64B' and
11764            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11765            'NDRPDR' and
11766            '4T2C' and
11767            'IP4FWD' and
11768            not 'IPSEC' and
11769            not 'DOT1Q' and
11770            not 'VHOST'"
11771   parameters:
11772   - "throughput"
11773   - "parent"
11774   - "tags"
11775   sort:
11776   - "IP4BASE"
11777   - "FIB_20K"
11778   - "FIB_200K"
11779   - "FIB_2M"
11780   traces:
11781     hoverinfo: "x+y"
11782     boxpoints: "outliers"
11783     whiskerwidth: 0
11784   layout:
11785     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11786     layout: "plot-throughput"
11787
11788 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11789 - type: "plot"
11790   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11791   algorithm: "plot_performance_box"
11792   output-file-type: ".html"
11793   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11795   filter: "'NIC_Intel-X710' and
11796            '64B' and
11797            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11798            'NDRPDR' and
11799            '2T1C' and
11800            'IP4FWD' and
11801            not 'IPSEC' and
11802            not 'DOT1Q' and
11803            not 'VHOST'"
11804   parameters:
11805   - "throughput"
11806   - "parent"
11807   - "tags"
11808   sort:
11809   - "IP4BASE"
11810   - "ACL_STATELESS"
11811   - "ACL_STATEFUL"
11812   - "ACL_STATELESS"
11813   - "ACL_STATEFUL"
11814   traces:
11815     hoverinfo: "x+y"
11816     boxpoints: "outliers"
11817     whiskerwidth: 0
11818   layout:
11819     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11824   algorithm: "plot_performance_box"
11825   output-file-type: ".html"
11826   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11828   filter: "'NIC_Intel-X710' and
11829            '64B' and
11830            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11831            'NDRPDR' and
11832            '2T1C' and
11833            'IP4FWD' and
11834            not 'IPSEC' and
11835            not 'DOT1Q' and
11836            not 'VHOST'"
11837   parameters:
11838   - "throughput"
11839   - "parent"
11840   - "tags"
11841   sort:
11842   - "IP4BASE"
11843   - "ACL_STATELESS"
11844   - "ACL_STATEFUL"
11845   - "ACL_STATELESS"
11846   - "ACL_STATEFUL"
11847   traces:
11848     hoverinfo: "x+y"
11849     boxpoints: "outliers"
11850     whiskerwidth: 0
11851   layout:
11852     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11853     layout: "plot-throughput"
11854
11855 - type: "plot"
11856   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11857   algorithm: "plot_performance_box"
11858   output-file-type: ".html"
11859   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11861   filter: "'NIC_Intel-X710' and
11862            '64B' and
11863            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11864            'NDRPDR' and
11865            '4T2C' and
11866            'IP4FWD' and
11867            not 'IPSEC' and
11868            not 'DOT1Q' and
11869            not 'VHOST'"
11870   parameters:
11871   - "throughput"
11872   - "parent"
11873   - "tags"
11874   sort:
11875   - "IP4BASE"
11876   - "ACL_STATELESS"
11877   - "ACL_STATEFUL"
11878   - "ACL_STATELESS"
11879   - "ACL_STATEFUL"
11880   traces:
11881     hoverinfo: "x+y"
11882     boxpoints: "outliers"
11883     whiskerwidth: 0
11884   layout:
11885     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11886     layout: "plot-throughput"
11887
11888 - type: "plot"
11889   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11890   algorithm: "plot_performance_box"
11891   output-file-type: ".html"
11892   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11894   filter: "'NIC_Intel-X710' and
11895            '64B' and
11896            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11897            'NDRPDR' and
11898            '4T2C' and
11899            'IP4FWD' and
11900            not 'IPSEC' and
11901            not 'DOT1Q' and
11902            not 'VHOST'"
11903   parameters:
11904   - "throughput"
11905   - "parent"
11906   - "tags"
11907   sort:
11908   - "IP4BASE"
11909   - "ACL_STATELESS"
11910   - "ACL_STATEFUL"
11911   - "ACL_STATELESS"
11912   - "ACL_STATEFUL"
11913   traces:
11914     hoverinfo: "x+y"
11915     boxpoints: "outliers"
11916     whiskerwidth: 0
11917   layout:
11918     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11919     layout: "plot-throughput"
11920
11921 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11922 - type: "plot"
11923   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11924   algorithm: "plot_performance_box"
11925   output-file-type: ".html"
11926   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11927   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11928   filter: "'NIC_Intel-XXV710' and
11929            '64B' and
11930            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11931            'NDRPDR' and
11932            '2T1C' and
11933            'IP4FWD' and
11934            not 'IPSEC' and
11935            not 'DOT1Q' and
11936            not 'VHOST'"
11937   parameters:
11938   - "throughput"
11939   - "parent"
11940   - "tags"
11941   sort:
11942   - "IP4BASE"
11943   - "FIB_20K"
11944   - "FIB_200K"
11945   - "FIB_2M"
11946   traces:
11947     hoverinfo: "x+y"
11948     boxpoints: "outliers"
11949     whiskerwidth: 0
11950   layout:
11951     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11956   algorithm: "plot_performance_box"
11957   output-file-type: ".html"
11958   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11960   filter: "'NIC_Intel-XXV710' and
11961            '64B' and
11962            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11963            'NDRPDR' and
11964            '2T1C' and
11965            'IP4FWD' and
11966            not 'IPSEC' and
11967            not 'DOT1Q' and
11968            not 'VHOST'"
11969   parameters:
11970   - "throughput"
11971   - "parent"
11972   - "tags"
11973   sort:
11974   - "IP4BASE"
11975   - "FIB_20K"
11976   - "FIB_200K"
11977   - "FIB_2M"
11978   traces:
11979     hoverinfo: "x+y"
11980     boxpoints: "outliers"
11981     whiskerwidth: 0
11982   layout:
11983     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11988   algorithm: "plot_performance_box"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11992   filter: "'NIC_Intel-XXV710' and
11993            '64B' and
11994            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11995            'NDRPDR' and
11996            '4T2C' and
11997            'IP4FWD' and
11998            not 'IPSEC' and
11999            not 'DOT1Q' and
12000            not 'VHOST'"
12001   parameters:
12002   - "throughput"
12003   - "parent"
12004   - "tags"
12005   sort:
12006   - "IP4BASE"
12007   - "FIB_20K"
12008   - "FIB_200K"
12009   - "FIB_2M"
12010   traces:
12011     hoverinfo: "x+y"
12012     boxpoints: "outliers"
12013     whiskerwidth: 0
12014   layout:
12015     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12016     layout: "plot-throughput"
12017
12018 - type: "plot"
12019   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12020   algorithm: "plot_performance_box"
12021   output-file-type: ".html"
12022   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12024   filter: "'NIC_Intel-XXV710' and
12025            '64B' and
12026            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12027            'NDRPDR' and
12028            '4T2C' and
12029            'IP4FWD' and
12030            not 'IPSEC' and
12031            not 'DOT1Q' and
12032            not 'VHOST'"
12033   parameters:
12034   - "throughput"
12035   - "parent"
12036   - "tags"
12037   sort:
12038   - "IP4BASE"
12039   - "FIB_20K"
12040   - "FIB_200K"
12041   - "FIB_2M"
12042   traces:
12043     hoverinfo: "x+y"
12044     boxpoints: "outliers"
12045     whiskerwidth: 0
12046   layout:
12047     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12048     layout: "plot-throughput"
12049
12050 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12051 #- type: "plot"
12052 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12053 #  algorithm: "plot_performance_box"
12054 #  output-file-type: ".html"
12055 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12056 #  data: "intel-dnv-vpp"
12057 #  filter: "'NIC_Intel-X553' and
12058 #           '64B' and
12059 #           'IP4BASE' and
12060 #           'NDRPDR' and
12061 #           '1T1C' and
12062 #           'IP4FWD' and
12063 #           not 'IPSEC' and
12064 #           not 'VHOST'"
12065 #  parameters:
12066 #  - "throughput"
12067 #  - "parent"
12068 #  - "tags"
12069 #  sort:
12070 #  - "IP4BASE"
12071 #  traces:
12072 #    hoverinfo: "x+y"
12073 #    boxpoints: "outliers"
12074 #    whiskerwidth: 0
12075 #  layout:
12076 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12077 #    layout: "plot-throughput"
12078 #
12079 #- type: "plot"
12080 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12081 #  algorithm: "plot_performance_box"
12082 #  output-file-type: ".html"
12083 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12084 #  data: "intel-dnv-vpp"
12085 #  filter: "'NIC_Intel-X553' and
12086 #           '64B' and
12087 #           'IP4BASE' and
12088 #           'NDRPDR' and
12089 #           '1T1C' and
12090 #           'IP4FWD' and
12091 #           not 'IPSEC' and
12092 #           not 'VHOST'"
12093 #  parameters:
12094 #  - "throughput"
12095 #  - "parent"
12096 #  - "tags"
12097 #  sort:
12098 #  - "IP4BASE"
12099 #  traces:
12100 #    hoverinfo: "x+y"
12101 #    boxpoints: "outliers"
12102 #    whiskerwidth: 0
12103 #  layout:
12104 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12105 #    layout: "plot-throughput"
12106 #
12107 #- type: "plot"
12108 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12109 #  algorithm: "plot_performance_box"
12110 #  output-file-type: ".html"
12111 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12112 #  data: "intel-dnv-vpp"
12113 #  filter: "'NIC_Intel-X553' and
12114 #           '64B' and
12115 #           'IP4BASE' and
12116 #           'NDRPDR' and
12117 #           '2T2C' and
12118 #           'IP4FWD' and
12119 #           not 'IPSEC' and
12120 #           not 'VHOST'"
12121 #  parameters:
12122 #  - "throughput"
12123 #  - "parent"
12124 #  - "tags"
12125 #  sort:
12126 #  - "IP4BASE"
12127 #  traces:
12128 #    hoverinfo: "x+y"
12129 #    boxpoints: "outliers"
12130 #    whiskerwidth: 0
12131 #  layout:
12132 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12133 #    layout: "plot-throughput"
12134 #
12135 #- type: "plot"
12136 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12137 #  algorithm: "plot_performance_box"
12138 #  output-file-type: ".html"
12139 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12140 #  data: "intel-dnv-vpp"
12141 #  filter: "'NIC_Intel-X553' and
12142 #           '64B' and
12143 #           'IP4BASE' and
12144 #           'NDRPDR' and
12145 #           '2T2C' and
12146 #           'IP4FWD' and
12147 #           not 'IPSEC' and
12148 #           not 'VHOST'"
12149 #  parameters:
12150 #  - "throughput"
12151 #  - "parent"
12152 #  - "tags"
12153 #  sort:
12154 #  - "IP4BASE"
12155 #  traces:
12156 #    hoverinfo: "x+y"
12157 #    boxpoints: "outliers"
12158 #    whiskerwidth: 0
12159 #  layout:
12160 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12161 #    layout: "plot-throughput"
12162
12163 ################################################################################
12164
12165 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12166 - type: "plot"
12167   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12168   algorithm: "plot_performance_box"
12169   output-file-type: ".html"
12170   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12172   filter: "'NIC_Intel-X520-DA2' and
12173            '64B' and
12174            'ENCAP' and
12175            'NDRPDR' and
12176            '1T1C' and
12177            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12178            not 'DOT1Q' and
12179            not 'VHOST' and
12180            not 'IPSECHW'"
12181   parameters:
12182   - "throughput"
12183   - "parent"
12184   - "tags"
12185   sort:
12186   - "IP4BASE"
12187   - "L2BDMACLRN"
12188   - "L2XCFWD"
12189   - "LISP"
12190   traces:
12191     hoverinfo: "x+y"
12192     boxpoints: "outliers"
12193     whiskerwidth: 0
12194   layout:
12195     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12196     layout: "plot-throughput"
12197
12198 - type: "plot"
12199   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12200   algorithm: "plot_performance_box"
12201   output-file-type: ".html"
12202   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12204   filter: "'NIC_Intel-X520-DA2' and
12205            '64B' and
12206            'ENCAP' and
12207            'NDRPDR' and
12208            '2T2C' and
12209            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12210            not 'DOT1Q' and
12211            not 'VHOST' and
12212            not 'IPSECHW'"
12213   parameters:
12214   - "throughput"
12215   - "parent"
12216   - "tags"
12217   sort:
12218   - "IP4BASE"
12219   - "L2BDMACLRN"
12220   - "L2XCFWD"
12221   - "LISP"
12222   traces:
12223     hoverinfo: "x+y"
12224     boxpoints: "outliers"
12225     whiskerwidth: 0
12226   layout:
12227     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12232   algorithm: "plot_performance_box"
12233   output-file-type: ".html"
12234   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12236   filter: "'NIC_Intel-X520-DA2' and
12237            '64B' and
12238            'ENCAP' and
12239            'NDRPDR' and
12240            '1T1C' and
12241            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12242            not 'DOT1Q' and
12243            not 'VHOST' and
12244            not 'IPSECHW'"
12245   parameters:
12246   - "throughput"
12247   - "parent"
12248   - "tags"
12249   sort:
12250   - "IP4BASE"
12251   - "L2BDMACLRN"
12252   - "L2XCFWD"
12253   - "LISP"
12254   traces:
12255     hoverinfo: "x+y"
12256     boxpoints: "outliers"
12257     whiskerwidth: 0
12258   layout:
12259     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12260     layout: "plot-throughput"
12261
12262 - type: "plot"
12263   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12264   algorithm: "plot_performance_box"
12265   output-file-type: ".html"
12266   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12268   filter: "'NIC_Intel-X520-DA2' and
12269            '64B' and
12270            'ENCAP' and
12271            'NDRPDR' and
12272            '2T2C' and
12273            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12274            not 'DOT1Q' and
12275            not 'VHOST' and
12276            not 'IPSECHW'"
12277   parameters:
12278   - "throughput"
12279   - "parent"
12280   - "tags"
12281   sort:
12282   - "IP4BASE"
12283   - "L2BDMACLRN"
12284   - "L2XCFWD"
12285   - "LISP"
12286   traces:
12287     hoverinfo: "x+y"
12288     boxpoints: "outliers"
12289     whiskerwidth: 0
12290   layout:
12291     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12292     layout: "plot-throughput"
12293
12294 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12295 - type: "plot"
12296   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12297   algorithm: "plot_performance_box"
12298   output-file-type: ".html"
12299   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12301   filter: "'NIC_Intel-X710' and
12302            '64B' and
12303            'ENCAP' and
12304            'NDRPDR' and
12305            '1T1C' and
12306            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12307            not 'VHOST' and
12308            not 'IPSECHW'"
12309   parameters:
12310   - "throughput"
12311   - "parent"
12312   - "tags"
12313   sort:
12314   - "IP4BASE"
12315   - "LISP"
12316   - "VXLAN_1"
12317   - "VXLAN_10"
12318   - "VXLAN_100"
12319   - "VXLAN_1000"
12320   traces:
12321     hoverinfo: "x+y"
12322     boxpoints: "outliers"
12323     whiskerwidth: 0
12324   layout:
12325     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12326     layout: "plot-throughput"
12327
12328 - type: "plot"
12329   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12330   algorithm: "plot_performance_box"
12331   output-file-type: ".html"
12332   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12334   filter: "'NIC_Intel-X710' and
12335            '64B' and
12336            'ENCAP' and
12337            'NDRPDR' and
12338            '1T1C' and
12339            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12340            not 'VHOST' and
12341            not 'IPSECHW'"
12342   parameters:
12343   - "throughput"
12344   - "parent"
12345   - "tags"
12346   sort:
12347   - "IP4BASE"
12348   - "LISP"
12349   - "VXLAN_1"
12350   - "VXLAN_10"
12351   - "VXLAN_100"
12352   - "VXLAN_1000"
12353   traces:
12354     hoverinfo: "x+y"
12355     boxpoints: "outliers"
12356     whiskerwidth: 0
12357   layout:
12358     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12359     layout: "plot-throughput"
12360
12361 - type: "plot"
12362   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12363   algorithm: "plot_performance_box"
12364   output-file-type: ".html"
12365   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12367   filter: "'NIC_Intel-X710' and
12368            '64B' and
12369            'ENCAP' and
12370            'NDRPDR' and
12371            '2T2C' and
12372            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12373            not 'VHOST' and
12374            not 'IPSECHW'"
12375   parameters:
12376   - "throughput"
12377   - "parent"
12378   - "tags"
12379   sort:
12380   - "IP4BASE"
12381   - "LISP"
12382   - "VXLAN_1"
12383   - "VXLAN_10"
12384   - "VXLAN_100"
12385   - "VXLAN_1000"
12386   traces:
12387     hoverinfo: "x+y"
12388     boxpoints: "outliers"
12389     whiskerwidth: 0
12390   layout:
12391     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12392     layout: "plot-throughput"
12393
12394 - type: "plot"
12395   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12396   algorithm: "plot_performance_box"
12397   output-file-type: ".html"
12398   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12400   filter: "'NIC_Intel-X710' and
12401            '64B' and
12402            'ENCAP' and
12403            'NDRPDR' and
12404            '2T2C' and
12405            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12406            not 'VHOST' and
12407            not 'IPSECHW'"
12408   parameters:
12409   - "throughput"
12410   - "parent"
12411   - "tags"
12412   sort:
12413   - "IP4BASE"
12414   - "LISP"
12415   - "VXLAN_1"
12416   - "VXLAN_10"
12417   - "VXLAN_100"
12418   - "VXLAN_1000"
12419   traces:
12420     hoverinfo: "x+y"
12421     boxpoints: "outliers"
12422     whiskerwidth: 0
12423   layout:
12424     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12425     layout: "plot-throughput"
12426
12427 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12428 - type: "plot"
12429   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12430   algorithm: "plot_performance_box"
12431   output-file-type: ".html"
12432   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12434   filter: "'NIC_Intel-X710' and
12435            '64B' and
12436            'ENCAP' and
12437            'NDRPDR' and
12438            '1T1C' and
12439            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12440            not 'DOT1Q' and
12441            not 'VHOST' and
12442            not 'IPSECHW'"
12443   parameters:
12444   - "throughput"
12445   - "parent"
12446   - "tags"
12447   sort:
12448   - "IP4BASE"
12449   - "L2BDMACLRN"
12450   - "L2XCFWD"
12451   - "LISP"
12452   traces:
12453     hoverinfo: "x+y"
12454     boxpoints: "outliers"
12455     whiskerwidth: 0
12456   layout:
12457     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12458     layout: "plot-throughput"
12459
12460 - type: "plot"
12461   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12462   algorithm: "plot_performance_box"
12463   output-file-type: ".html"
12464   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12466   filter: "'NIC_Intel-X710' and
12467            '64B' and
12468            'ENCAP' and
12469            'NDRPDR' and
12470            '2T2C' and
12471            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12472            not 'DOT1Q' and
12473            not 'VHOST' and
12474            not 'IPSECHW'"
12475   parameters:
12476   - "throughput"
12477   - "parent"
12478   - "tags"
12479   sort:
12480   - "IP4BASE"
12481   - "L2BDMACLRN"
12482   - "L2XCFWD"
12483   - "LISP"
12484   traces:
12485     hoverinfo: "x+y"
12486     boxpoints: "outliers"
12487     whiskerwidth: 0
12488   layout:
12489     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12490     layout: "plot-throughput"
12491
12492 - type: "plot"
12493   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12494   algorithm: "plot_performance_box"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12498   filter: "'NIC_Intel-X710' and
12499            '64B' and
12500            'ENCAP' and
12501            'NDRPDR' and
12502            '1T1C' and
12503            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12504            not 'DOT1Q' and
12505            not 'VHOST' and
12506            not 'IPSECHW'"
12507   parameters:
12508   - "throughput"
12509   - "parent"
12510   - "tags"
12511   sort:
12512   - "IP4BASE"
12513   - "L2BDMACLRN"
12514   - "L2XCFWD"
12515   - "LISP"
12516   traces:
12517     hoverinfo: "x+y"
12518     boxpoints: "outliers"
12519     whiskerwidth: 0
12520   layout:
12521     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12522     layout: "plot-throughput"
12523
12524 - type: "plot"
12525   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12526   algorithm: "plot_performance_box"
12527   output-file-type: ".html"
12528   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12530   filter: "'NIC_Intel-X710' and
12531            '64B' and
12532            'ENCAP' and
12533            'NDRPDR' and
12534            '2T2C' and
12535            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12536            not 'DOT1Q' and
12537            not 'VHOST' and
12538            not 'IPSECHW'"
12539   parameters:
12540   - "throughput"
12541   - "parent"
12542   - "tags"
12543   sort:
12544   - "IP4BASE"
12545   - "L2BDMACLRN"
12546   - "L2XCFWD"
12547   - "LISP"
12548   traces:
12549     hoverinfo: "x+y"
12550     boxpoints: "outliers"
12551     whiskerwidth: 0
12552   layout:
12553     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12554     layout: "plot-throughput"
12555
12556 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12557 - type: "plot"
12558   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12559   algorithm: "plot_performance_box"
12560   output-file-type: ".html"
12561   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12563   filter: "'NIC_Intel-X710' and
12564            '64B' and
12565            'ENCAP' and
12566            'NDRPDR' and
12567            '2T1C' and
12568            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12569            not 'VHOST' and
12570            not 'IPSECHW'"
12571   parameters:
12572   - "throughput"
12573   - "parent"
12574   - "tags"
12575   sort:
12576   - "IP4BASE"
12577   - "LISP"
12578   - "VXLAN_1"
12579   - "VXLAN_10"
12580   - "VXLAN_100"
12581   - "VXLAN_1000"
12582   traces:
12583     hoverinfo: "x+y"
12584     boxpoints: "outliers"
12585     whiskerwidth: 0
12586   layout:
12587     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12588     layout: "plot-throughput"
12589
12590 - type: "plot"
12591   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12592   algorithm: "plot_performance_box"
12593   output-file-type: ".html"
12594   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12596   filter: "'NIC_Intel-X710' and
12597            '64B' and
12598            'ENCAP' and
12599            'NDRPDR' and
12600            '2T1C' and
12601            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12602            not 'VHOST' and
12603            not 'IPSECHW'"
12604   parameters:
12605   - "throughput"
12606   - "parent"
12607   - "tags"
12608   sort:
12609   - "IP4BASE"
12610   - "LISP"
12611   - "VXLAN_1"
12612   - "VXLAN_10"
12613   - "VXLAN_100"
12614   - "VXLAN_1000"
12615   traces:
12616     hoverinfo: "x+y"
12617     boxpoints: "outliers"
12618     whiskerwidth: 0
12619   layout:
12620     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12621     layout: "plot-throughput"
12622
12623 - type: "plot"
12624   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12625   algorithm: "plot_performance_box"
12626   output-file-type: ".html"
12627   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12629   filter: "'NIC_Intel-X710' and
12630            '64B' and
12631            'ENCAP' and
12632            'NDRPDR' and
12633            '4T2C' and
12634            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12635            not 'VHOST' and
12636            not 'IPSECHW'"
12637   parameters:
12638   - "throughput"
12639   - "parent"
12640   - "tags"
12641   sort:
12642   - "IP4BASE"
12643   - "LISP"
12644   - "VXLAN_1"
12645   - "VXLAN_10"
12646   - "VXLAN_100"
12647   - "VXLAN_1000"
12648   traces:
12649     hoverinfo: "x+y"
12650     boxpoints: "outliers"
12651     whiskerwidth: 0
12652   layout:
12653     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12658   algorithm: "plot_performance_box"
12659   output-file-type: ".html"
12660   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12662   filter: "'NIC_Intel-X710' and
12663            '64B' and
12664            'ENCAP' and
12665            'NDRPDR' and
12666            '4T2C' and
12667            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12668            not 'VHOST' and
12669            not 'IPSECHW'"
12670   parameters:
12671   - "throughput"
12672   - "parent"
12673   - "tags"
12674   sort:
12675   - "IP4BASE"
12676   - "LISP"
12677   - "VXLAN_1"
12678   - "VXLAN_10"
12679   - "VXLAN_100"
12680   - "VXLAN_1000"
12681   traces:
12682     hoverinfo: "x+y"
12683     boxpoints: "outliers"
12684     whiskerwidth: 0
12685   layout:
12686     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12687     layout: "plot-throughput"
12688
12689 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12690 - type: "plot"
12691   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12692   algorithm: "plot_performance_box"
12693   output-file-type: ".html"
12694   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12696   filter: "'NIC_Intel-X710' and
12697            '64B' and
12698            'ENCAP' and
12699            'NDRPDR' and
12700            '2T1C' and
12701            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12702            not 'DOT1Q' and
12703            not 'VHOST' and
12704            not 'IPSECHW'"
12705   parameters:
12706   - "throughput"
12707   - "parent"
12708   - "tags"
12709   sort:
12710   - "IP4BASE"
12711   - "L2BDMACLRN"
12712   - "L2XCFWD"
12713   - "LISP"
12714   traces:
12715     hoverinfo: "x+y"
12716     boxpoints: "outliers"
12717     whiskerwidth: 0
12718   layout:
12719     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12720     layout: "plot-throughput"
12721
12722 - type: "plot"
12723   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12724   algorithm: "plot_performance_box"
12725   output-file-type: ".html"
12726   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12728   filter: "'NIC_Intel-X710' and
12729            '64B' and
12730            'ENCAP' and
12731            'NDRPDR' and
12732            '4T2C' and
12733            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12734            not 'DOT1Q' and
12735            not 'VHOST' and
12736            not 'IPSECHW'"
12737   parameters:
12738   - "throughput"
12739   - "parent"
12740   - "tags"
12741   sort:
12742   - "IP4BASE"
12743   - "L2BDMACLRN"
12744   - "L2XCFWD"
12745   - "LISP"
12746   traces:
12747     hoverinfo: "x+y"
12748     boxpoints: "outliers"
12749     whiskerwidth: 0
12750   layout:
12751     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12752     layout: "plot-throughput"
12753
12754 - type: "plot"
12755   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12756   algorithm: "plot_performance_box"
12757   output-file-type: ".html"
12758   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12760   filter: "'NIC_Intel-X710' and
12761            '64B' and
12762            'ENCAP' and
12763            'NDRPDR' and
12764            '2T1C' and
12765            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12766            not 'DOT1Q' and
12767            not 'VHOST' and
12768            not 'IPSECHW'"
12769   parameters:
12770   - "throughput"
12771   - "parent"
12772   - "tags"
12773   sort:
12774   - "IP4BASE"
12775   - "L2BDMACLRN"
12776   - "L2XCFWD"
12777   - "LISP"
12778   traces:
12779     hoverinfo: "x+y"
12780     boxpoints: "outliers"
12781     whiskerwidth: 0
12782   layout:
12783     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12784     layout: "plot-throughput"
12785
12786 - type: "plot"
12787   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12788   algorithm: "plot_performance_box"
12789   output-file-type: ".html"
12790   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12792   filter: "'NIC_Intel-X710' and
12793            '64B' and
12794            'ENCAP' and
12795            'NDRPDR' and
12796            '4T2C' and
12797            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12798            not 'DOT1Q' and
12799            not 'VHOST' and
12800            not 'IPSECHW'"
12801   parameters:
12802   - "throughput"
12803   - "parent"
12804   - "tags"
12805   sort:
12806   - "IP4BASE"
12807   - "L2BDMACLRN"
12808   - "L2XCFWD"
12809   - "LISP"
12810   traces:
12811     hoverinfo: "x+y"
12812     boxpoints: "outliers"
12813     whiskerwidth: 0
12814   layout:
12815     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12816     layout: "plot-throughput"
12817
12818 ################################################################################
12819
12820 # Packet Throughput - VPP IPv6 3n-hsw-x520
12821 - type: "plot"
12822   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12823   algorithm: "plot_performance_box"
12824   output-file-type: ".html"
12825   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12827   filter: "'NIC_Intel-X520-DA2' and
12828            '78B' and
12829            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12830            'NDRPDR' and
12831            '1T1C' and
12832            'IP6FWD' and
12833            not 'SRv6' and
12834            not 'IPSEC' and
12835            not 'VHOST'"
12836   parameters:
12837   - "throughput"
12838   - "parent"
12839   - "tags"
12840   sort:
12841   - "IP6BASE"
12842   - "FIB_20K"
12843   - "FIB_200K"
12844   - "FIB_2M"
12845   traces:
12846     hoverinfo: "x+y"
12847     boxpoints: "outliers"
12848     whiskerwidth: 0
12849   layout:
12850     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12851     layout: "plot-throughput"
12852
12853 - type: "plot"
12854   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12855   algorithm: "plot_performance_box"
12856   output-file-type: ".html"
12857   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12859   filter: "'NIC_Intel-X520-DA2' and
12860            '78B' and
12861            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12862            'NDRPDR' and
12863            '1T1C' and
12864            'IP6FWD' and
12865            not 'SRv6' and
12866            not 'IPSEC' and
12867            not 'VHOST'"
12868   parameters:
12869   - "throughput"
12870   - "parent"
12871   - "tags"
12872   sort:
12873   - "IP6BASE"
12874   - "FIB_20K"
12875   - "FIB_200K"
12876   - "FIB_2M"
12877   traces:
12878     hoverinfo: "x+y"
12879     boxpoints: "outliers"
12880     whiskerwidth: 0
12881   layout:
12882     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12887   algorithm: "plot_performance_box"
12888   output-file-type: ".html"
12889   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12891   filter: "'NIC_Intel-X520-DA2' and
12892            '78B' and
12893            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12894            'NDRPDR' and
12895            '2T2C' and
12896            'IP6FWD' and
12897            not 'SRv6' and
12898            not 'IPSEC' and
12899            not 'VHOST'"
12900   parameters:
12901   - "throughput"
12902   - "parent"
12903   - "tags"
12904   sort:
12905   - "IP6BASE"
12906   - "FIB_20K"
12907   - "FIB_200K"
12908   - "FIB_2M"
12909   traces:
12910     hoverinfo: "x+y"
12911     boxpoints: "outliers"
12912     whiskerwidth: 0
12913   layout:
12914     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12919   algorithm: "plot_performance_box"
12920   output-file-type: ".html"
12921   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12923   filter: "'NIC_Intel-X520-DA2' and
12924            '78B' and
12925            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12926            'NDRPDR' and
12927            '2T2C' and
12928            'IP6FWD' and
12929            not 'SRv6' and
12930            not 'IPSEC' and
12931            not 'VHOST'"
12932   parameters:
12933   - "throughput"
12934   - "parent"
12935   - "tags"
12936   sort:
12937   - "IP6BASE"
12938   - "FIB_20K"
12939   - "FIB_200K"
12940   - "FIB_2M"
12941   traces:
12942     hoverinfo: "x+y"
12943     boxpoints: "outliers"
12944     whiskerwidth: 0
12945   layout:
12946     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12947     layout: "plot-throughput"
12948
12949 # Packet Throughput - VPP IPv6 3n-hsw-x710
12950 - type: "plot"
12951   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12952   algorithm: "plot_performance_box"
12953   output-file-type: ".html"
12954   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12956   filter: "'NIC_Intel-X710' and
12957            '78B' and
12958            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12959            'NDRPDR' and
12960            '1T1C' and
12961            'IP6FWD' and
12962            not 'SRv6' and
12963            not 'IPSEC' and
12964            not 'VHOST'"
12965   parameters:
12966   - "throughput"
12967   - "parent"
12968   - "tags"
12969   sort:
12970   - "IP6BASE"
12971   - "FIB_20K"
12972   - "FIB_200K"
12973   - "FIB_2M"
12974   traces:
12975     hoverinfo: "x+y"
12976     boxpoints: "outliers"
12977     whiskerwidth: 0
12978   layout:
12979     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12984   algorithm: "plot_performance_box"
12985   output-file-type: ".html"
12986   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12988   filter: "'NIC_Intel-X710' and
12989            '78B' and
12990            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12991            'NDRPDR' and
12992            '1T1C' and
12993            'IP6FWD' and
12994            not 'SRv6' and
12995            not 'IPSEC' and
12996            not 'VHOST'"
12997   parameters:
12998   - "throughput"
12999   - "parent"
13000   - "tags"
13001   sort:
13002   - "IP6BASE"
13003   - "FIB_20K"
13004   - "FIB_200K"
13005   - "FIB_2M"
13006   traces:
13007     hoverinfo: "x+y"
13008     boxpoints: "outliers"
13009     whiskerwidth: 0
13010   layout:
13011     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13012     layout: "plot-throughput"
13013
13014 - type: "plot"
13015   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13016   algorithm: "plot_performance_box"
13017   output-file-type: ".html"
13018   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13020   filter: "'NIC_Intel-X710' and
13021            '78B' and
13022            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13023            'NDRPDR' and
13024            '2T2C' and
13025            'IP6FWD' and
13026            not 'SRv6' and
13027            not 'IPSEC' and
13028            not 'VHOST'"
13029   parameters:
13030   - "throughput"
13031   - "parent"
13032   - "tags"
13033   sort:
13034   - "IP6BASE"
13035   - "FIB_20K"
13036   - "FIB_200K"
13037   - "FIB_2M"
13038   traces:
13039     hoverinfo: "x+y"
13040     boxpoints: "outliers"
13041     whiskerwidth: 0
13042   layout:
13043     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13044     layout: "plot-throughput"
13045
13046 - type: "plot"
13047   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13048   algorithm: "plot_performance_box"
13049   output-file-type: ".html"
13050   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13052   filter: "'NIC_Intel-X710' and
13053            '78B' and
13054            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13055            'NDRPDR' and
13056            '2T2C' and
13057            'IP6FWD' and
13058            not 'SRv6' and
13059            not 'IPSEC' and
13060            not 'VHOST'"
13061   parameters:
13062   - "throughput"
13063   - "parent"
13064   - "tags"
13065   sort:
13066   - "IP6BASE"
13067   - "FIB_20K"
13068   - "FIB_200K"
13069   - "FIB_2M"
13070   traces:
13071     hoverinfo: "x+y"
13072     boxpoints: "outliers"
13073     whiskerwidth: 0
13074   layout:
13075     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13076     layout: "plot-throughput"
13077
13078 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13079 - type: "plot"
13080   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13081   algorithm: "plot_performance_box"
13082   output-file-type: ".html"
13083   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13085   filter: "'NIC_Intel-X710' and
13086            '78B' and
13087            ('IP6BASE' or
13088             'POLICE_MARK' or
13089             'COPWHLIST' or
13090             'IACLDST') and
13091            'NDRPDR' and
13092            '1T1C' and
13093            'IP6FWD' and
13094            not 'SRv6' and
13095            not 'IPSEC' and
13096            not 'VHOST'"
13097   parameters:
13098   - "throughput"
13099   - "parent"
13100   - "tags"
13101   sort:
13102   - "IP6BASE"
13103   - "POLICE_MARK"
13104   - "COPWHLIST"
13105   - "IACLDST"
13106   traces:
13107     hoverinfo: "x+y"
13108     boxpoints: "outliers"
13109     whiskerwidth: 0
13110   layout:
13111     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13112     layout: "plot-throughput"
13113
13114 - type: "plot"
13115   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13116   algorithm: "plot_performance_box"
13117   output-file-type: ".html"
13118   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13120   filter: "'NIC_Intel-X710' and
13121            '78B' and
13122            ('IP6BASE' or
13123             'POLICE_MARK' or
13124             'COPWHLIST' or
13125             'IACLDST') and
13126            'NDRPDR' and
13127            '2T2C' and
13128            'IP6FWD' and
13129            not 'SRv6' and
13130            not 'IPSEC' and
13131            not 'VHOST'"
13132   parameters:
13133   - "throughput"
13134   - "parent"
13135   - "tags"
13136   sort:
13137   - "IP6BASE"
13138   - "POLICE_MARK"
13139   - "COPWHLIST"
13140   - "IACLDST"
13141   traces:
13142     hoverinfo: "x+y"
13143     boxpoints: "outliers"
13144     whiskerwidth: 0
13145   layout:
13146     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13151   algorithm: "plot_performance_box"
13152   output-file-type: ".html"
13153   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13155   filter: "'NIC_Intel-X710' and
13156            '78B' and
13157            ('IP6BASE' or
13158             'POLICE_MARK' or
13159             'COPWHLIST' or
13160             'IACLDST') and
13161            'NDRPDR' and
13162            '1T1C' and
13163            'IP6FWD' and
13164            not 'SRv6' and
13165            not 'IPSEC' and
13166            not 'VHOST'"
13167   parameters:
13168   - "throughput"
13169   - "parent"
13170   - "tags"
13171   sort:
13172   - "IP6BASE"
13173   - "POLICE_MARK"
13174   - "COPWHLIST"
13175   - "IACLDST"
13176   traces:
13177     hoverinfo: "x+y"
13178     boxpoints: "outliers"
13179     whiskerwidth: 0
13180   layout:
13181     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13182     layout: "plot-throughput"
13183
13184 - type: "plot"
13185   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13186   algorithm: "plot_performance_box"
13187   output-file-type: ".html"
13188   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13190   filter: "'NIC_Intel-X710' and
13191            '78B' and
13192            ('IP6BASE' or
13193             'POLICE_MARK' or
13194             'COPWHLIST' or
13195             'IACLDST') and
13196            'NDRPDR' and
13197            '2T2C' and
13198            'IP6FWD' and
13199            not 'SRv6' and
13200            not 'IPSEC' and
13201            not 'VHOST'"
13202   parameters:
13203   - "throughput"
13204   - "parent"
13205   - "tags"
13206   sort:
13207   - "IP6BASE"
13208   - "POLICE_MARK"
13209   - "COPWHLIST"
13210   - "IACLDST"
13211   traces:
13212     hoverinfo: "x+y"
13213     boxpoints: "outliers"
13214     whiskerwidth: 0
13215   layout:
13216     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13217     layout: "plot-throughput"
13218
13219 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13220 - type: "plot"
13221   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13222   algorithm: "plot_performance_box"
13223   output-file-type: ".html"
13224   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13226   filter: "'NIC_Intel-XL710' and
13227            '78B' and
13228            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13229            'NDRPDR' and
13230            '1T1C' and
13231            'IP6FWD' and
13232            not 'SRv6' and
13233            not 'IPSEC' and
13234            not 'VHOST'"
13235   parameters:
13236   - "throughput"
13237   - "parent"
13238   - "tags"
13239   sort:
13240   - "IP6BASE"
13241   - "FIB_20K"
13242   - "FIB_200K"
13243   - "FIB_2M"
13244   traces:
13245     hoverinfo: "x+y"
13246     boxpoints: "outliers"
13247     whiskerwidth: 0
13248   layout:
13249     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13250     layout: "plot-throughput"
13251
13252 - type: "plot"
13253   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13254   algorithm: "plot_performance_box"
13255   output-file-type: ".html"
13256   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13258   filter: "'NIC_Intel-XL710' and
13259            '78B' and
13260            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13261            'NDRPDR' and
13262            '1T1C' and
13263            'IP6FWD' and
13264            not 'SRv6' and
13265            not 'IPSEC' and
13266            not 'VHOST'"
13267   parameters:
13268   - "throughput"
13269   - "parent"
13270   - "tags"
13271   sort:
13272   - "IP6BASE"
13273   - "FIB_20K"
13274   - "FIB_200K"
13275   - "FIB_2M"
13276   traces:
13277     hoverinfo: "x+y"
13278     boxpoints: "outliers"
13279     whiskerwidth: 0
13280   layout:
13281     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13282     layout: "plot-throughput"
13283
13284 - type: "plot"
13285   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13286   algorithm: "plot_performance_box"
13287   output-file-type: ".html"
13288   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13290   filter: "'NIC_Intel-XL710' and
13291            '78B' and
13292            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13293            'NDRPDR' and
13294            '2T2C' and
13295            'IP6FWD' and
13296            not 'SRv6' and
13297            not 'IPSEC' and
13298            not 'VHOST'"
13299   parameters:
13300   - "throughput"
13301   - "parent"
13302   - "tags"
13303   sort:
13304   - "IP6BASE"
13305   - "FIB_20K"
13306   - "FIB_200K"
13307   - "FIB_2M"
13308   traces:
13309     hoverinfo: "x+y"
13310     boxpoints: "outliers"
13311     whiskerwidth: 0
13312   layout:
13313     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13318   algorithm: "plot_performance_box"
13319   output-file-type: ".html"
13320   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13322   filter: "'NIC_Intel-XL710' and
13323            '78B' and
13324            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13325            'NDRPDR' and
13326            '2T2C' and
13327            'IP6FWD' and
13328            not 'SRv6' and
13329            not 'IPSEC' and
13330            not 'VHOST'"
13331   parameters:
13332   - "throughput"
13333   - "parent"
13334   - "tags"
13335   sort:
13336   - "IP6BASE"
13337   - "FIB_20K"
13338   - "FIB_200K"
13339   - "FIB_2M"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13346     layout: "plot-throughput"
13347
13348 # Packet Throughput - VPP IPv6 3n-skx-x710
13349 - type: "plot"
13350   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13351   algorithm: "plot_performance_box"
13352   output-file-type: ".html"
13353   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13355   filter: "'NIC_Intel-X710' and
13356            '78B' and
13357            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13358            'NDRPDR' and
13359            '2T1C' and
13360            'IP6FWD' and
13361            not 'SRv6' and
13362            not 'IPSEC' and
13363            not 'VHOST'"
13364   parameters:
13365   - "throughput"
13366   - "parent"
13367   - "tags"
13368   sort:
13369   - "IP6BASE"
13370   - "FIB_20K"
13371   - "FIB_200K"
13372   - "FIB_2M"
13373   traces:
13374     hoverinfo: "x+y"
13375     boxpoints: "outliers"
13376     whiskerwidth: 0
13377   layout:
13378     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13383   algorithm: "plot_performance_box"
13384   output-file-type: ".html"
13385   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13387   filter: "'NIC_Intel-X710' and
13388            '78B' and
13389            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13390            'NDRPDR' and
13391            '2T1C' and
13392            'IP6FWD' and
13393            not 'SRv6' and
13394            not 'IPSEC' and
13395            not 'VHOST'"
13396   parameters:
13397   - "throughput"
13398   - "parent"
13399   - "tags"
13400   sort:
13401   - "IP6BASE"
13402   - "FIB_20K"
13403   - "FIB_200K"
13404   - "FIB_2M"
13405   traces:
13406     hoverinfo: "x+y"
13407     boxpoints: "outliers"
13408     whiskerwidth: 0
13409   layout:
13410     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13415   algorithm: "plot_performance_box"
13416   output-file-type: ".html"
13417   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13419   filter: "'NIC_Intel-X710' and
13420            '78B' and
13421            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13422            'NDRPDR' and
13423            '4T2C' and
13424            'IP6FWD' and
13425            not 'SRv6' and
13426            not 'IPSEC' and
13427            not 'VHOST'"
13428   parameters:
13429   - "throughput"
13430   - "parent"
13431   - "tags"
13432   sort:
13433   - "IP6BASE"
13434   - "FIB_20K"
13435   - "FIB_200K"
13436   - "FIB_2M"
13437   traces:
13438     hoverinfo: "x+y"
13439     boxpoints: "outliers"
13440     whiskerwidth: 0
13441   layout:
13442     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13447   algorithm: "plot_performance_box"
13448   output-file-type: ".html"
13449   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13451   filter: "'NIC_Intel-X710' and
13452            '78B' and
13453            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13454            'NDRPDR' and
13455            '4T2C' and
13456            'IP6FWD' and
13457            not 'SRv6' and
13458            not 'IPSEC' and
13459            not 'VHOST'"
13460   parameters:
13461   - "throughput"
13462   - "parent"
13463   - "tags"
13464   sort:
13465   - "IP6BASE"
13466   - "FIB_20K"
13467   - "FIB_200K"
13468   - "FIB_2M"
13469   traces:
13470     hoverinfo: "x+y"
13471     boxpoints: "outliers"
13472     whiskerwidth: 0
13473   layout:
13474     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13475     layout: "plot-throughput"
13476
13477 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13478 - type: "plot"
13479   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13480   algorithm: "plot_performance_box"
13481   output-file-type: ".html"
13482   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13484   filter: "'NIC_Intel-X710' and
13485            '78B' and
13486            ('IP6BASE' or
13487             'POLICE_MARK' or
13488             'COPWHLIST' or
13489             'IACLDST') and
13490            'NDRPDR' and
13491            '2T1C' and
13492            'IP6FWD' and
13493            not 'SRv6' and
13494            not 'IPSEC' and
13495            not 'VHOST'"
13496   parameters:
13497   - "throughput"
13498   - "parent"
13499   - "tags"
13500   sort:
13501   - "IP6BASE"
13502   - "POLICE_MARK"
13503   - "COPWHLIST"
13504   - "IACLDST"
13505   traces:
13506     hoverinfo: "x+y"
13507     boxpoints: "outliers"
13508     whiskerwidth: 0
13509   layout:
13510     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13511     layout: "plot-throughput"
13512
13513 - type: "plot"
13514   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13515   algorithm: "plot_performance_box"
13516   output-file-type: ".html"
13517   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13519   filter: "'NIC_Intel-X710' and
13520            '78B' and
13521            ('IP6BASE' or
13522             'POLICE_MARK' or
13523             'COPWHLIST' or
13524             'IACLDST') and
13525            'NDRPDR' and
13526            '4T2C' and
13527            'IP6FWD' and
13528            not 'SRv6' and
13529            not 'IPSEC' and
13530            not 'VHOST'"
13531   parameters:
13532   - "throughput"
13533   - "parent"
13534   - "tags"
13535   sort:
13536   - "IP6BASE"
13537   - "POLICE_MARK"
13538   - "COPWHLIST"
13539   - "IACLDST"
13540   traces:
13541     hoverinfo: "x+y"
13542     boxpoints: "outliers"
13543     whiskerwidth: 0
13544   layout:
13545     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13546     layout: "plot-throughput"
13547
13548 - type: "plot"
13549   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13550   algorithm: "plot_performance_box"
13551   output-file-type: ".html"
13552   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13554   filter: "'NIC_Intel-X710' and
13555            '78B' and
13556            ('IP6BASE' or
13557             'POLICE_MARK' or
13558             'COPWHLIST' or
13559             'IACLDST') and
13560            'NDRPDR' and
13561            '2T1C' and
13562            'IP6FWD' and
13563            not 'SRv6' and
13564            not 'IPSEC' and
13565            not 'VHOST'"
13566   parameters:
13567   - "throughput"
13568   - "parent"
13569   - "tags"
13570   sort:
13571   - "IP6BASE"
13572   - "POLICE_MARK"
13573   - "COPWHLIST"
13574   - "IACLDST"
13575   traces:
13576     hoverinfo: "x+y"
13577     boxpoints: "outliers"
13578     whiskerwidth: 0
13579   layout:
13580     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13581     layout: "plot-throughput"
13582
13583 - type: "plot"
13584   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13585   algorithm: "plot_performance_box"
13586   output-file-type: ".html"
13587   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13589   filter: "'NIC_Intel-X710' and
13590            '78B' and
13591            ('IP6BASE' or
13592             'POLICE_MARK' or
13593             'COPWHLIST' or
13594             'IACLDST') and
13595            'NDRPDR' and
13596            '4T2C' and
13597            'IP6FWD' and
13598            not 'SRv6' and
13599            not 'IPSEC' and
13600            not 'VHOST'"
13601   parameters:
13602   - "throughput"
13603   - "parent"
13604   - "tags"
13605   sort:
13606   - "IP6BASE"
13607   - "POLICE_MARK"
13608   - "COPWHLIST"
13609   - "IACLDST"
13610   traces:
13611     hoverinfo: "x+y"
13612     boxpoints: "outliers"
13613     whiskerwidth: 0
13614   layout:
13615     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13616     layout: "plot-throughput"
13617
13618 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13619 - type: "plot"
13620   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13621   algorithm: "plot_performance_box"
13622   output-file-type: ".html"
13623   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13625   filter: "'NIC_Intel-XXV710' and
13626            '78B' and
13627            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13628            'NDRPDR' and
13629            '2T1C' and
13630            'IP6FWD' and
13631            not 'SRv6' and
13632            not 'IPSEC' and
13633            not 'VHOST'"
13634   parameters:
13635   - "throughput"
13636   - "parent"
13637   - "tags"
13638   sort:
13639   - "IP6BASE"
13640   - "FIB_20K"
13641   - "FIB_200K"
13642   - "FIB_2M"
13643   traces:
13644     hoverinfo: "x+y"
13645     boxpoints: "outliers"
13646     whiskerwidth: 0
13647   layout:
13648     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13649     layout: "plot-throughput"
13650
13651 - type: "plot"
13652   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13653   algorithm: "plot_performance_box"
13654   output-file-type: ".html"
13655   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13657   filter: "'NIC_Intel-XXV710' and
13658            '78B' and
13659            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13660            'NDRPDR' and
13661            '2T1C' and
13662            'IP6FWD' and
13663            not 'SRv6' and
13664            not 'IPSEC' and
13665            not 'VHOST'"
13666   parameters:
13667   - "throughput"
13668   - "parent"
13669   - "tags"
13670   sort:
13671   - "IP6BASE"
13672   - "FIB_20K"
13673   - "FIB_200K"
13674   - "FIB_2M"
13675   traces:
13676     hoverinfo: "x+y"
13677     boxpoints: "outliers"
13678     whiskerwidth: 0
13679   layout:
13680     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13681     layout: "plot-throughput"
13682
13683 - type: "plot"
13684   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13685   algorithm: "plot_performance_box"
13686   output-file-type: ".html"
13687   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13689   filter: "'NIC_Intel-XXV710' and
13690            '78B' and
13691            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13692            'NDRPDR' and
13693            '4T2C' and
13694            'IP6FWD' and
13695            not 'SRv6' and
13696            not 'IPSEC' and
13697            not 'VHOST'"
13698   parameters:
13699   - "throughput"
13700   - "parent"
13701   - "tags"
13702   sort:
13703   - "IP6BASE"
13704   - "FIB_20K"
13705   - "FIB_200K"
13706   - "FIB_2M"
13707   traces:
13708     hoverinfo: "x+y"
13709     boxpoints: "outliers"
13710     whiskerwidth: 0
13711   layout:
13712     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13713     layout: "plot-throughput"
13714
13715 - type: "plot"
13716   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13717   algorithm: "plot_performance_box"
13718   output-file-type: ".html"
13719   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13721   filter: "'NIC_Intel-XXV710' and
13722            '78B' and
13723            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13724            'NDRPDR' and
13725            '4T2C' and
13726            'IP6FWD' and
13727            not 'SRv6' and
13728            not 'IPSEC' and
13729            not 'VHOST'"
13730   parameters:
13731   - "throughput"
13732   - "parent"
13733   - "tags"
13734   sort:
13735   - "IP6BASE"
13736   - "FIB_20K"
13737   - "FIB_200K"
13738   - "FIB_2M"
13739   traces:
13740     hoverinfo: "x+y"
13741     boxpoints: "outliers"
13742     whiskerwidth: 0
13743   layout:
13744     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13745     layout: "plot-throughput"
13746
13747 # Packet Throughput - VPP IPv6 2n-skx-x710
13748 - type: "plot"
13749   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13750   algorithm: "plot_performance_box"
13751   output-file-type: ".html"
13752   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13754   filter: "'NIC_Intel-X710' and
13755            '78B' and
13756            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13757            'NDRPDR' and
13758            '2T1C' and
13759            'IP6FWD' and
13760            not 'SRv6' and
13761            not 'IPSEC' and
13762            not 'VHOST'"
13763   parameters:
13764   - "throughput"
13765   - "parent"
13766   - "tags"
13767   sort:
13768   - "IP6BASE"
13769   - "FIB_20K"
13770   - "FIB_200K"
13771   - "FIB_2M"
13772   traces:
13773     hoverinfo: "x+y"
13774     boxpoints: "outliers"
13775     whiskerwidth: 0
13776   layout:
13777     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13778     layout: "plot-throughput"
13779
13780 - type: "plot"
13781   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13782   algorithm: "plot_performance_box"
13783   output-file-type: ".html"
13784   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13786   filter: "'NIC_Intel-X710' and
13787            '78B' and
13788            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13789            'NDRPDR' and
13790            '2T1C' and
13791            'IP6FWD' and
13792            not 'SRv6' and
13793            not 'IPSEC' and
13794            not 'VHOST'"
13795   parameters:
13796   - "throughput"
13797   - "parent"
13798   - "tags"
13799   sort:
13800   - "IP6BASE"
13801   - "FIB_20K"
13802   - "FIB_200K"
13803   - "FIB_2M"
13804   traces:
13805     hoverinfo: "x+y"
13806     boxpoints: "outliers"
13807     whiskerwidth: 0
13808   layout:
13809     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13810     layout: "plot-throughput"
13811
13812 - type: "plot"
13813   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13814   algorithm: "plot_performance_box"
13815   output-file-type: ".html"
13816   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13818   filter: "'NIC_Intel-X710' and
13819            '78B' and
13820            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13821            'NDRPDR' and
13822            '4T2C' and
13823            'IP6FWD' and
13824            not 'SRv6' and
13825            not 'IPSEC' and
13826            not 'VHOST'"
13827   parameters:
13828   - "throughput"
13829   - "parent"
13830   - "tags"
13831   sort:
13832   - "IP6BASE"
13833   - "FIB_20K"
13834   - "FIB_200K"
13835   - "FIB_2M"
13836   traces:
13837     hoverinfo: "x+y"
13838     boxpoints: "outliers"
13839     whiskerwidth: 0
13840   layout:
13841     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13846   algorithm: "plot_performance_box"
13847   output-file-type: ".html"
13848   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13850   filter: "'NIC_Intel-X710' and
13851            '78B' and
13852            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13853            'NDRPDR' and
13854            '4T2C' and
13855            'IP6FWD' and
13856            not 'SRv6' and
13857            not 'IPSEC' and
13858            not 'VHOST'"
13859   parameters:
13860   - "throughput"
13861   - "parent"
13862   - "tags"
13863   sort:
13864   - "IP6BASE"
13865   - "FIB_20K"
13866   - "FIB_200K"
13867   - "FIB_2M"
13868   traces:
13869     hoverinfo: "x+y"
13870     boxpoints: "outliers"
13871     whiskerwidth: 0
13872   layout:
13873     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13874     layout: "plot-throughput"
13875
13876 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13877 - type: "plot"
13878   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13879   algorithm: "plot_performance_box"
13880   output-file-type: ".html"
13881   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13883   filter: "'NIC_Intel-XXV710' and
13884            '78B' and
13885            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13886            'NDRPDR' and
13887            '2T1C' and
13888            'IP6FWD' and
13889            not 'SRv6' and
13890            not 'IPSEC' and
13891            not 'VHOST'"
13892   parameters:
13893   - "throughput"
13894   - "parent"
13895   - "tags"
13896   sort:
13897   - "IP6BASE"
13898   - "FIB_20K"
13899   - "FIB_200K"
13900   - "FIB_2M"
13901   traces:
13902     hoverinfo: "x+y"
13903     boxpoints: "outliers"
13904     whiskerwidth: 0
13905   layout:
13906     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13907     layout: "plot-throughput"
13908
13909 - type: "plot"
13910   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13911   algorithm: "plot_performance_box"
13912   output-file-type: ".html"
13913   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13915   filter: "'NIC_Intel-XXV710' and
13916            '78B' and
13917            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13918            'NDRPDR' and
13919            '2T1C' and
13920            'IP6FWD' and
13921            not 'SRv6' and
13922            not 'IPSEC' and
13923            not 'VHOST'"
13924   parameters:
13925   - "throughput"
13926   - "parent"
13927   - "tags"
13928   sort:
13929   - "IP6BASE"
13930   - "FIB_20K"
13931   - "FIB_200K"
13932   - "FIB_2M"
13933   traces:
13934     hoverinfo: "x+y"
13935     boxpoints: "outliers"
13936     whiskerwidth: 0
13937   layout:
13938     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13939     layout: "plot-throughput"
13940
13941 - type: "plot"
13942   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13943   algorithm: "plot_performance_box"
13944   output-file-type: ".html"
13945   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13947   filter: "'NIC_Intel-XXV710' and
13948            '78B' and
13949            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13950            'NDRPDR' and
13951            '4T2C' and
13952            'IP6FWD' and
13953            not 'SRv6' and
13954            not 'IPSEC' and
13955            not 'VHOST'"
13956   parameters:
13957   - "throughput"
13958   - "parent"
13959   - "tags"
13960   sort:
13961   - "IP6BASE"
13962   - "FIB_20K"
13963   - "FIB_200K"
13964   - "FIB_2M"
13965   traces:
13966     hoverinfo: "x+y"
13967     boxpoints: "outliers"
13968     whiskerwidth: 0
13969   layout:
13970     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13971     layout: "plot-throughput"
13972
13973 - type: "plot"
13974   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13975   algorithm: "plot_performance_box"
13976   output-file-type: ".html"
13977   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13979   filter: "'NIC_Intel-XXV710' and
13980            '78B' and
13981            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13982            'NDRPDR' and
13983            '4T2C' and
13984            'IP6FWD' and
13985            not 'SRv6' and
13986            not 'IPSEC' and
13987            not 'VHOST'"
13988   parameters:
13989   - "throughput"
13990   - "parent"
13991   - "tags"
13992   sort:
13993   - "IP6BASE"
13994   - "FIB_20K"
13995   - "FIB_200K"
13996   - "FIB_2M"
13997   traces:
13998     hoverinfo: "x+y"
13999     boxpoints: "outliers"
14000     whiskerwidth: 0
14001   layout:
14002     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14003     layout: "plot-throughput"
14004
14005 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14006 #- type: "plot"
14007 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14008 #  algorithm: "plot_performance_box"
14009 #  output-file-type: ".html"
14010 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14011 #  data: "intel-dnv-vpp"
14012 #  filter: "'NIC_Intel-X553' and
14013 #           '78B' and
14014 #           'IP6BASE' and
14015 #           'NDRPDR' and
14016 #           '1T1C' and
14017 #           'IP6FWD' and
14018 #           not 'SRv6' and
14019 #           not 'IPSEC' and
14020 #           not 'VHOST'"
14021 #  parameters:
14022 #  - "throughput"
14023 #  - "parent"
14024 #  - "tags"
14025 #  sort:
14026 #  - "IP6BASE"
14027 #  traces:
14028 #    hoverinfo: "x+y"
14029 #    boxpoints: "outliers"
14030 #    whiskerwidth: 0
14031 #  layout:
14032 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14033 #    layout: "plot-throughput"
14034 #
14035 #- type: "plot"
14036 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14037 #  algorithm: "plot_performance_box"
14038 #  output-file-type: ".html"
14039 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14040 #  data: "intel-dnv-vpp"
14041 #  filter: "'NIC_Intel-X553' and
14042 #           '78B' and
14043 #           'IP6BASE' and
14044 #           'NDRPDR' and
14045 #           '1T1C' and
14046 #           'IP6FWD' and
14047 #           not 'SRv6' and
14048 #           not 'IPSEC' and
14049 #           not 'VHOST'"
14050 #  parameters:
14051 #  - "throughput"
14052 #  - "parent"
14053 #  - "tags"
14054 #  sort:
14055 #  - "IP6BASE"
14056 #  traces:
14057 #    hoverinfo: "x+y"
14058 #    boxpoints: "outliers"
14059 #    whiskerwidth: 0
14060 #  layout:
14061 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14062 #    layout: "plot-throughput"
14063 #
14064 #- type: "plot"
14065 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14066 #  algorithm: "plot_performance_box"
14067 #  output-file-type: ".html"
14068 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14069 #  data: "intel-dnv-vpp"
14070 #  filter: "'NIC_Intel-X553' and
14071 #           '78B' and
14072 #           'IP6BASE' and
14073 #           'NDRPDR' and
14074 #           '2T2C' and
14075 #           'IP6FWD' and
14076 #           not 'SRv6' and
14077 #           not 'IPSEC' and
14078 #           not 'VHOST'"
14079 #  parameters:
14080 #  - "throughput"
14081 #  - "parent"
14082 #  - "tags"
14083 #  sort:
14084 #  - "IP6BASE"
14085 #  traces:
14086 #    hoverinfo: "x+y"
14087 #    boxpoints: "outliers"
14088 #    whiskerwidth: 0
14089 #  layout:
14090 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14091 #    layout: "plot-throughput"
14092 #
14093 #- type: "plot"
14094 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14095 #  algorithm: "plot_performance_box"
14096 #  output-file-type: ".html"
14097 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14098 #  data: "intel-dnv-vpp"
14099 #  filter: "'NIC_Intel-X553' and
14100 #           '78B' and
14101 #           'IP6BASE' and
14102 #           'NDRPDR' and
14103 #           '2T2C' and
14104 #           'IP6FWD' and
14105 #           not 'SRv6' and
14106 #           not 'IPSEC' and
14107 #           not 'VHOST'"
14108 #  parameters:
14109 #  - "throughput"
14110 #  - "parent"
14111 #  - "tags"
14112 #  sort:
14113 #  - "IP6BASE"
14114 #  traces:
14115 #    hoverinfo: "x+y"
14116 #    boxpoints: "outliers"
14117 #    whiskerwidth: 0
14118 #  layout:
14119 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14120 #    layout: "plot-throughput"
14121
14122 ################################################################################
14123
14124 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14125 - type: "plot"
14126   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14127   algorithm: "plot_performance_box"
14128   output-file-type: ".html"
14129   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14131   filter: "'NIC_Intel-X520-DA2' and
14132            '78B' and
14133            'ENCAP' and
14134            'NDRPDR' and
14135            '1T1C' and
14136            'LISP' and
14137            not 'VHOST'"
14138   parameters:
14139   - "throughput"
14140   - "parent"
14141   - "tags"
14142   sort:
14143   - "IP4UNRLAY"
14144   - "IP6UNRLAY"
14145   traces:
14146     hoverinfo: "x+y"
14147     boxpoints: "outliers"
14148     whiskerwidth: 0
14149   layout:
14150     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14151     layout: "plot-throughput"
14152
14153 - type: "plot"
14154   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14155   algorithm: "plot_performance_box"
14156   output-file-type: ".html"
14157   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14159   filter: "'NIC_Intel-X520-DA2' and
14160            '78B' and
14161            'ENCAP' and
14162            'NDRPDR' and
14163            '1T1C' and
14164            'LISP' and
14165            not 'VHOST'"
14166   parameters:
14167   - "throughput"
14168   - "parent"
14169   - "tags"
14170   sort:
14171   - "IP4UNRLAY"
14172   - "IP6UNRLAY"
14173   traces:
14174     hoverinfo: "x+y"
14175     boxpoints: "outliers"
14176     whiskerwidth: 0
14177   layout:
14178     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14179     layout: "plot-throughput"
14180
14181 - type: "plot"
14182   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14183   algorithm: "plot_performance_box"
14184   output-file-type: ".html"
14185   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14187   filter: "'NIC_Intel-X520-DA2' and
14188            '78B' and
14189            'ENCAP' and
14190            'NDRPDR' and
14191            '2T2C' and
14192            'LISP' and
14193            not 'VHOST'"
14194   parameters:
14195   - "throughput"
14196   - "parent"
14197   - "tags"
14198   sort:
14199   - "IP4UNRLAY"
14200   - "IP6UNRLAY"
14201   traces:
14202     hoverinfo: "x+y"
14203     boxpoints: "outliers"
14204     whiskerwidth: 0
14205   layout:
14206     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14207     layout: "plot-throughput"
14208
14209 - type: "plot"
14210   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14211   algorithm: "plot_performance_box"
14212   output-file-type: ".html"
14213   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14215   filter: "'NIC_Intel-X520-DA2' and
14216            '78B' and
14217            'ENCAP' and
14218            'NDRPDR' and
14219            '2T2C' and
14220            'LISP' and
14221            not 'VHOST'"
14222   parameters:
14223   - "throughput"
14224   - "parent"
14225   - "tags"
14226   sort:
14227   - "IP4UNRLAY"
14228   - "IP6UNRLAY"
14229   traces:
14230     hoverinfo: "x+y"
14231     boxpoints: "outliers"
14232     whiskerwidth: 0
14233   layout:
14234     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14235     layout: "plot-throughput"
14236
14237 ################################################################################
14238
14239 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14240 - type: "plot"
14241   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14242   algorithm: "plot_performance_box"
14243   output-file-type: ".html"
14244   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14246   filter: "'NIC_Intel-XL710' and
14247            '64B' and
14248            'IP4FWD' and
14249            'NDRPDR' and
14250            'BASE' and
14251            '1T1C' and
14252            'IPSECHW' and
14253            ('IPSECTRAN' or 'IPSECTUN') and
14254            not 'VHOST'"
14255   parameters:
14256   - "throughput"
14257   - "parent"
14258   - "tags"
14259   traces:
14260     hoverinfo: "x+y"
14261     boxpoints: "outliers"
14262     whiskerwidth: 0
14263   layout:
14264     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14265     layout: "plot-throughput"
14266
14267 - type: "plot"
14268   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14269   algorithm: "plot_performance_box"
14270   output-file-type: ".html"
14271   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14273   filter: "'NIC_Intel-XL710' and
14274            '64B' and
14275            'IP4FWD' and
14276            'NDRPDR' and
14277            'BASE' and
14278            '1T1C' and
14279            'IPSECHW' and
14280            ('IPSECTRAN' or 'IPSECTUN') and
14281            not 'VHOST'"
14282   parameters:
14283   - "throughput"
14284   - "parent"
14285   - "tags"
14286   traces:
14287     hoverinfo: "x+y"
14288     boxpoints: "outliers"
14289     whiskerwidth: 0
14290   layout:
14291     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14292     layout: "plot-throughput"
14293
14294 - type: "plot"
14295   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14296   algorithm: "plot_performance_box"
14297   output-file-type: ".html"
14298   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14300   filter: "'NIC_Intel-XL710' and
14301            '64B' and
14302            'IP4FWD' and
14303            'NDRPDR' and
14304            'BASE' and
14305            '2T2C' and
14306            'IPSECHW' and
14307            ('IPSECTRAN' or 'IPSECTUN') and
14308            not 'VHOST'"
14309   parameters:
14310   - "throughput"
14311   - "parent"
14312   - "tags"
14313   traces:
14314     hoverinfo: "x+y"
14315     boxpoints: "outliers"
14316     whiskerwidth: 0
14317   layout:
14318     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14319     layout: "plot-throughput"
14320
14321 - type: "plot"
14322   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14323   algorithm: "plot_performance_box"
14324   output-file-type: ".html"
14325   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14327   filter: "'NIC_Intel-XL710' and
14328            '64B' and
14329            'IP4FWD' and
14330            'NDRPDR' and
14331            'BASE' and
14332            '2T2C' and
14333            'IPSECHW' and
14334            ('IPSECTRAN' or 'IPSECTUN') and
14335            not 'VHOST'"
14336   parameters:
14337   - "throughput"
14338   - "parent"
14339   - "tags"
14340   traces:
14341     hoverinfo: "x+y"
14342     boxpoints: "outliers"
14343     whiskerwidth: 0
14344   layout:
14345     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14346     layout: "plot-throughput"
14347
14348 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14349 - type: "plot"
14350   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14351   algorithm: "plot_performance_box"
14352   output-file-type: ".html"
14353   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14355   filter: "'NIC_Intel-XL710' and
14356            '64B' and
14357            'IP4FWD' and
14358            'NDRPDR' and
14359            'SCALE' and
14360            '1T1C' and
14361            'IPSECHW' and
14362            ('IPSECTRAN' or 'IPSECTUN') and
14363            not 'VHOST'"
14364   parameters:
14365   - "throughput"
14366   - "parent"
14367   - "tags"
14368   traces:
14369     hoverinfo: "x+y"
14370     boxpoints: "outliers"
14371     whiskerwidth: 0
14372   layout:
14373     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14374     layout: "plot-throughput"
14375
14376 - type: "plot"
14377   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14378   algorithm: "plot_performance_box"
14379   output-file-type: ".html"
14380   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14382   filter: "'NIC_Intel-XL710' and
14383            '64B' and
14384            'IP4FWD' and
14385            'NDRPDR' and
14386            'SCALE' and
14387            '1T1C' and
14388            'IPSECHW' and
14389            ('IPSECTRAN' or 'IPSECTUN') and
14390            not 'VHOST'"
14391   parameters:
14392   - "throughput"
14393   - "parent"
14394   - "tags"
14395   traces:
14396     hoverinfo: "x+y"
14397     boxpoints: "outliers"
14398     whiskerwidth: 0
14399   layout:
14400     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14401     layout: "plot-throughput"
14402
14403 - type: "plot"
14404   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14405   algorithm: "plot_performance_box"
14406   output-file-type: ".html"
14407   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14409   filter: "'NIC_Intel-XL710' and
14410            '64B' and
14411            'IP4FWD' and
14412            'NDRPDR' and
14413            'SCALE' and
14414            '2T2C' and
14415            'IPSECHW' and
14416            ('IPSECTRAN' or 'IPSECTUN') and
14417            not 'VHOST'"
14418   parameters:
14419   - "throughput"
14420   - "parent"
14421   - "tags"
14422   traces:
14423     hoverinfo: "x+y"
14424     boxpoints: "outliers"
14425     whiskerwidth: 0
14426   layout:
14427     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14428     layout: "plot-throughput"
14429
14430 - type: "plot"
14431   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14432   algorithm: "plot_performance_box"
14433   output-file-type: ".html"
14434   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14436   filter: "'NIC_Intel-XL710' and
14437            '64B' and
14438            'IP4FWD' and
14439            'NDRPDR' and
14440            'SCALE' and
14441            '2T2C' and
14442            'IPSECHW' and
14443            ('IPSECTRAN' or 'IPSECTUN') and
14444            not 'VHOST'"
14445   parameters:
14446   - "throughput"
14447   - "parent"
14448   - "tags"
14449   traces:
14450     hoverinfo: "x+y"
14451     boxpoints: "outliers"
14452     whiskerwidth: 0
14453   layout:
14454     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14455     layout: "plot-throughput"
14456
14457 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14458 - type: "plot"
14459   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14460   algorithm: "plot_performance_box"
14461   output-file-type: ".html"
14462   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14464   filter: "'NIC_Intel-XL710' and
14465            '64B' and
14466            'IP4FWD' and
14467            'NDRPDR' and
14468            '1T1C' and
14469            'IPSECSW' and
14470            ('IPSECTRAN' or 'IPSECTUN') and
14471            not 'VHOST'"
14472   parameters:
14473   - "throughput"
14474   - "parent"
14475   - "tags"
14476   traces:
14477     hoverinfo: "x+y"
14478     boxpoints: "outliers"
14479     whiskerwidth: 0
14480   layout:
14481     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14482     layout: "plot-throughput"
14483
14484 - type: "plot"
14485   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14486   algorithm: "plot_performance_box"
14487   output-file-type: ".html"
14488   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14490   filter: "'NIC_Intel-XL710' and
14491            '64B' and
14492            'IP4FWD' and
14493            'NDRPDR' and
14494            '1T1C' and
14495            'IPSECSW' and
14496            ('IPSECTRAN' or 'IPSECTUN') and
14497            not 'VHOST'"
14498   parameters:
14499   - "throughput"
14500   - "parent"
14501   - "tags"
14502   traces:
14503     hoverinfo: "x+y"
14504     boxpoints: "outliers"
14505     whiskerwidth: 0
14506   layout:
14507     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14508     layout: "plot-throughput"
14509
14510 - type: "plot"
14511   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14512   algorithm: "plot_performance_box"
14513   output-file-type: ".html"
14514   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14516   filter: "'NIC_Intel-XL710' and
14517            '64B' and
14518            'IP4FWD' and
14519            'NDRPDR' and
14520            '2T2C' and
14521            'IPSECSW' and
14522            ('IPSECTRAN' or 'IPSECTUN') and
14523            not 'VHOST'"
14524   parameters:
14525   - "throughput"
14526   - "parent"
14527   - "tags"
14528   traces:
14529     hoverinfo: "x+y"
14530     boxpoints: "outliers"
14531     whiskerwidth: 0
14532   layout:
14533     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14534     layout: "plot-throughput"
14535
14536 - type: "plot"
14537   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14538   algorithm: "plot_performance_box"
14539   output-file-type: ".html"
14540   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14542   filter: "'NIC_Intel-XL710' and
14543            '64B' and
14544            'IP4FWD' and
14545            'NDRPDR' and
14546            '2T2C' and
14547            'IPSECSW' and
14548            ('IPSECTRAN' or 'IPSECTUN') and
14549            not 'VHOST'"
14550   parameters:
14551   - "throughput"
14552   - "parent"
14553   - "tags"
14554   traces:
14555     hoverinfo: "x+y"
14556     boxpoints: "outliers"
14557     whiskerwidth: 0
14558   layout:
14559     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14560     layout: "plot-throughput"
14561
14562 ################################################################################
14563
14564 # Packet Throughput - VPP SRv6 3n-hsw-x520
14565 - type: "plot"
14566   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14567   algorithm: "plot_performance_box"
14568   output-file-type: ".html"
14569   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14571   filter: "'NIC_Intel-X520-DA2' and
14572            '78B' and
14573            'FEATURE' and
14574            'NDRPDR' and
14575            '1T1C' and
14576            'IP6FWD' and
14577            'SRv6'"
14578   parameters:
14579   - "throughput"
14580   - "parent"
14581   - "tags"
14582   traces:
14583     hoverinfo: "x+y"
14584     boxpoints: "outliers"
14585     whiskerwidth: 0
14586   layout:
14587     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14588     layout: "plot-throughput"
14589
14590 - type: "plot"
14591   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14592   algorithm: "plot_performance_box"
14593   output-file-type: ".html"
14594   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14596   filter: "'NIC_Intel-X520-DA2' and
14597            '78B' and
14598            'FEATURE' and
14599            'NDRPDR' and
14600            '1T1C' and
14601            'IP6FWD' and
14602            'SRv6'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607   traces:
14608     hoverinfo: "x+y"
14609     boxpoints: "outliers"
14610     whiskerwidth: 0
14611   layout:
14612     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14613     layout: "plot-throughput"
14614
14615 - type: "plot"
14616   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14617   algorithm: "plot_performance_box"
14618   output-file-type: ".html"
14619   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14621   filter: "'NIC_Intel-X520-DA2' and
14622            '78B' and
14623            'FEATURE' and
14624            'NDRPDR' and
14625            '2T2C' and
14626            'IP6FWD' and
14627            'SRv6'"
14628   parameters:
14629   - "throughput"
14630   - "parent"
14631   - "tags"
14632   traces:
14633     hoverinfo: "x+y"
14634     boxpoints: "outliers"
14635     whiskerwidth: 0
14636   layout:
14637     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14638     layout: "plot-throughput"
14639
14640 - type: "plot"
14641   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14642   algorithm: "plot_performance_box"
14643   output-file-type: ".html"
14644   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14646   filter: "'NIC_Intel-X520-DA2' and
14647            '78B' and
14648            'FEATURE' and
14649            'NDRPDR' and
14650            '2T2C' and
14651            'IP6FWD' and
14652            'SRv6'"
14653   parameters:
14654   - "throughput"
14655   - "parent"
14656   - "tags"
14657   traces:
14658     hoverinfo: "x+y"
14659     boxpoints: "outliers"
14660     whiskerwidth: 0
14661   layout:
14662     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14663     layout: "plot-throughput"
14664
14665 ################################################################################
14666
14667 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14668 - type: "plot"
14669   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14670   algorithm: "plot_performance_box"
14671   output-file-type: ".html"
14672   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14674   filter: "'NIC_Intel-X520-DA2' and
14675            '64B' and
14676            'NDRPDR' and
14677            'ETH' and
14678            'IP4FWD' and
14679            '1T1C' and
14680            'VHOST_1024' and
14681            not 'VXLAN' and
14682            not 'DOT1Q'"
14683   parameters:
14684   - "throughput"
14685   - "parent"
14686   - "tags"
14687   sort:
14688   - "not CFS_OPT"
14689   - "1VM"
14690   - "2VM"
14691   traces:
14692     hoverinfo: "x+y"
14693     boxpoints: "outliers"
14694     whiskerwidth: 0
14695   layout:
14696     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14697     layout: "plot-throughput"
14698
14699 - type: "plot"
14700   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14701   algorithm: "plot_performance_box"
14702   output-file-type: ".html"
14703   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14705   filter: "'NIC_Intel-X520-DA2' and
14706            '64B' and
14707            'NDRPDR' and
14708            'ETH' and
14709            'IP4FWD' and
14710            '2T2C' and
14711            'VHOST_1024' and
14712            not 'VXLAN' and
14713            not 'DOT1Q'"
14714   parameters:
14715   - "throughput"
14716   - "parent"
14717   - "tags"
14718   sort:
14719   - "not CFS_OPT"
14720   - "1VM"
14721   - "2VM"
14722   traces:
14723     hoverinfo: "x+y"
14724     boxpoints: "outliers"
14725     whiskerwidth: 0
14726   layout:
14727     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14728     layout: "plot-throughput"
14729
14730 - type: "plot"
14731   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14732   algorithm: "plot_performance_box"
14733   output-file-type: ".html"
14734   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14736   filter: "'NIC_Intel-X520-DA2' and
14737            '64B' and
14738            'NDRPDR' and
14739            'ETH' and
14740            'IP4FWD' and
14741            '1T1C' and
14742            'VHOST_1024' and
14743            not 'VXLAN' and
14744            not 'DOT1Q'"
14745   parameters:
14746   - "throughput"
14747   - "parent"
14748   - "tags"
14749   sort:
14750   - "not CFS_OPT"
14751   - "1VM"
14752   - "2VM"
14753   traces:
14754     hoverinfo: "x+y"
14755     boxpoints: "outliers"
14756     whiskerwidth: 0
14757   layout:
14758     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14759     layout: "plot-throughput"
14760
14761 - type: "plot"
14762   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14763   algorithm: "plot_performance_box"
14764   output-file-type: ".html"
14765   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14767   filter: "'NIC_Intel-X520-DA2' and
14768            '64B' and
14769            'NDRPDR' and
14770            'ETH' and
14771            'IP4FWD' and
14772            '2T2C' and
14773            'VHOST_1024' and
14774            not 'VXLAN' and
14775            not 'DOT1Q'"
14776   parameters:
14777   - "throughput"
14778   - "parent"
14779   - "tags"
14780   sort:
14781   - "not CFS_OPT"
14782   - "1VM"
14783   - "2VM"
14784   traces:
14785     hoverinfo: "x+y"
14786     boxpoints: "outliers"
14787     whiskerwidth: 0
14788   layout:
14789     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14790     layout: "plot-throughput"
14791
14792 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14793 - type: "plot"
14794   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14795   algorithm: "plot_performance_box"
14796   output-file-type: ".html"
14797   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14799   filter: "'NIC_Intel-X520-DA2' and
14800            '64B' and
14801            'NDRPDR' and
14802            ('ETH' or 'DOT1Q') and
14803            'BASE' and
14804            '1T1C' and
14805            ('L2BDMACLRN' or 'L2XCFWD') and
14806            'VHOST_1024' and
14807            not 'VXLAN' and
14808            not 'IP4FWD' and
14809            not '2VM'"
14810   parameters:
14811   - "throughput"
14812   - "parent"
14813   - "tags"
14814   sort:
14815   - "L2BDMACLRN"
14816   - "L2BDMACLRN"
14817   - "L2BDMACLRN"
14818   - "L2XCFWD"
14819   - "L2XCFWD"
14820   - "L2XCFWD"
14821   traces:
14822     hoverinfo: "x+y"
14823     boxpoints: "outliers"
14824     whiskerwidth: 0
14825   layout:
14826     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14827     layout: "plot-throughput"
14828
14829 - type: "plot"
14830   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14831   algorithm: "plot_performance_box"
14832   output-file-type: ".html"
14833   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14834   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14835   filter: "'NIC_Intel-X520-DA2' and
14836            '64B' and
14837            'NDRPDR' and
14838            ('ETH' or 'DOT1Q') and
14839            'BASE' and
14840            '1T1C' and
14841            ('L2BDMACLRN' or 'L2XCFWD') and
14842            'VHOST_1024' and
14843            not 'VXLAN' and
14844            not 'IP4FWD' and
14845            not '2VM'"
14846   parameters:
14847   - "throughput"
14848   - "parent"
14849   - "tags"
14850   sort:
14851   - "L2BDMACLRN"
14852   - "L2BDMACLRN"
14853   - "L2BDMACLRN"
14854   - "L2XCFWD"
14855   - "L2XCFWD"
14856   - "L2XCFWD"
14857   traces:
14858     hoverinfo: "x+y"
14859     boxpoints: "outliers"
14860     whiskerwidth: 0
14861   layout:
14862     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14863     layout: "plot-throughput"
14864
14865 - type: "plot"
14866   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14867   algorithm: "plot_performance_box"
14868   output-file-type: ".html"
14869   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14871   filter: "'NIC_Intel-X520-DA2' and
14872            '64B' and
14873            'NDRPDR' and
14874            ('ETH' or 'DOT1Q') and
14875            'BASE' and
14876            '2T2C' and
14877            ('L2BDMACLRN' or 'L2XCFWD') and
14878            'VHOST_1024' and
14879            not 'VXLAN' and
14880            not 'IP4FWD' and
14881            not '2VM'"
14882   parameters:
14883   - "throughput"
14884   - "parent"
14885   - "tags"
14886   sort:
14887   - "L2BDMACLRN"
14888   - "L2BDMACLRN"
14889   - "L2BDMACLRN"
14890   - "L2XCFWD"
14891   - "L2XCFWD"
14892   - "L2XCFWD"
14893   traces:
14894     hoverinfo: "x+y"
14895     boxpoints: "outliers"
14896     whiskerwidth: 0
14897   layout:
14898     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14899     layout: "plot-throughput"
14900
14901 - type: "plot"
14902   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14903   algorithm: "plot_performance_box"
14904   output-file-type: ".html"
14905   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14907   filter: "'NIC_Intel-X520-DA2' and
14908            '64B' and
14909            'NDRPDR' and
14910            ('ETH' or 'DOT1Q') and
14911            'BASE' and
14912            '2T2C' and
14913            ('L2BDMACLRN' or 'L2XCFWD') and
14914            'VHOST_1024' and
14915            not 'VXLAN' and
14916            not 'IP4FWD' and
14917            not '2VM'"
14918   parameters:
14919   - "throughput"
14920   - "parent"
14921   - "tags"
14922   sort:
14923   - "L2BDMACLRN"
14924   - "L2BDMACLRN"
14925   - "L2BDMACLRN"
14926   - "L2XCFWD"
14927   - "L2XCFWD"
14928   - "L2XCFWD"
14929   traces:
14930     hoverinfo: "x+y"
14931     boxpoints: "outliers"
14932     whiskerwidth: 0
14933   layout:
14934     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14935     layout: "plot-throughput"
14936
14937 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14938 - type: "plot"
14939   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14940   algorithm: "plot_performance_box"
14941   output-file-type: ".html"
14942   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14944   filter: "'NIC_Intel-X520-DA2' and
14945            '64B' and
14946            'NDRPDR' and
14947            ('ETH' or 'DOT1Q') and
14948            '1T1C' and
14949            ('L2BDMACLRN' or 'L2XCFWD') and
14950            'VHOST_1024' and
14951            not 'CFS_OPT' and
14952            not 'DOT1Q' and
14953            not 'VXLAN' and
14954            not 'IP4FWD' and
14955            not 'LBOND'"
14956   parameters:
14957   - "throughput"
14958   - "parent"
14959   - "tags"
14960 #  sort:
14961 #  - "1VM"
14962 #  - "L2XCFWD"
14963 #  - "1VM"
14964 #  - "L2BDMACLRN"
14965   traces:
14966     hoverinfo: "x+y"
14967     boxpoints: "outliers"
14968     whiskerwidth: 0
14969   layout:
14970     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14971     layout: "plot-throughput"
14972
14973 - type: "plot"
14974   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14975   algorithm: "plot_performance_box"
14976   output-file-type: ".html"
14977   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14979   filter: "'NIC_Intel-X520-DA2' and
14980            '64B' and
14981            'NDRPDR' and
14982            ('ETH' or 'DOT1Q') and
14983            '1T1C' and
14984            ('L2BDMACLRN' or 'L2XCFWD') and
14985            'VHOST_1024' and
14986            not 'CFS_OPT' and
14987            not 'DOT1Q' and
14988            not 'VXLAN' and
14989            not 'IP4FWD' and
14990            not 'LBOND'"
14991   parameters:
14992   - "throughput"
14993   - "parent"
14994   - "tags"
14995 #  sort:
14996 #  - "1VM"
14997 #  - "L2XCFWD"
14998 #  - "1VM"
14999 #  - "L2BDMACLRN"
15000   traces:
15001     hoverinfo: "x+y"
15002     boxpoints: "outliers"
15003     whiskerwidth: 0
15004   layout:
15005     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15006     layout: "plot-throughput"
15007
15008 - type: "plot"
15009   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15010   algorithm: "plot_performance_box"
15011   output-file-type: ".html"
15012   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15014   filter: "'NIC_Intel-X520-DA2' and
15015            '64B' and
15016            'NDRPDR' and
15017            ('ETH' or 'DOT1Q') and
15018            '2T2C' and
15019            ('L2BDMACLRN' or 'L2XCFWD') and
15020            'VHOST_1024' and
15021            not 'CFS_OPT' and
15022            not 'DOT1Q' and
15023            not 'VXLAN' and
15024            not 'IP4FWD' and
15025            not 'LBOND'"
15026   parameters:
15027   - "throughput"
15028   - "parent"
15029   - "tags"
15030 #  sort:
15031 #  - "1VM"
15032 #  - "L2XCFWD"
15033 #  - "1VM"
15034 #  - "L2BDMACLRN"
15035   traces:
15036     hoverinfo: "x+y"
15037     boxpoints: "outliers"
15038     whiskerwidth: 0
15039   layout:
15040     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15041     layout: "plot-throughput"
15042
15043 - type: "plot"
15044   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15045   algorithm: "plot_performance_box"
15046   output-file-type: ".html"
15047   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15049   filter: "'NIC_Intel-X520-DA2' and
15050            '64B' and
15051            'NDRPDR' and
15052            ('ETH' or 'DOT1Q') and
15053            '2T2C' and
15054            ('L2BDMACLRN' or 'L2XCFWD') and
15055            'VHOST_1024' and
15056            not 'CFS_OPT' and
15057            not 'DOT1Q' and
15058            not 'VXLAN' and
15059            not 'IP4FWD' and
15060            not 'LBOND'"
15061   parameters:
15062   - "throughput"
15063   - "parent"
15064   - "tags"
15065 #  sort:
15066 #  - "1VM"
15067 #  - "L2XCFWD"
15068 #  - "1VM"
15069 #  - "L2BDMACLRN"
15070   traces:
15071     hoverinfo: "x+y"
15072     boxpoints: "outliers"
15073     whiskerwidth: 0
15074   layout:
15075     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15076     layout: "plot-throughput"
15077
15078 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15079 - type: "plot"
15080   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15081   algorithm: "plot_performance_box"
15082   output-file-type: ".html"
15083   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15085   filter: "'NIC_Intel-X710' and
15086            '64B' and
15087            'NDRPDR' and
15088            'ETH' and
15089            'IP4FWD' and
15090            '1T1C' and
15091            'VHOST_1024' and
15092            not 'VXLAN' and
15093            not 'CFS_OPT' and
15094            not 'DOT1Q'"
15095   parameters:
15096   - "throughput"
15097   - "parent"
15098   - "tags"
15099   sort:
15100   - "1VM"
15101   - "2VM"
15102   traces:
15103     hoverinfo: "x+y"
15104     boxpoints: "outliers"
15105     whiskerwidth: 0
15106   layout:
15107     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15108     layout: "plot-throughput"
15109
15110 - type: "plot"
15111   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15112   algorithm: "plot_performance_box"
15113   output-file-type: ".html"
15114   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15116   filter: "'NIC_Intel-X710' and
15117            '64B' and
15118            'NDRPDR' and
15119            'ETH' and
15120            'IP4FWD' and
15121            '2T2C' and
15122            'VHOST_1024' and
15123            not 'VXLAN' and
15124            not 'CFS_OPT' and
15125            not 'DOT1Q'"
15126   parameters:
15127   - "throughput"
15128   - "parent"
15129   - "tags"
15130   sort:
15131   - "1VM"
15132   - "2VM"
15133   traces:
15134     hoverinfo: "x+y"
15135     boxpoints: "outliers"
15136     whiskerwidth: 0
15137   layout:
15138     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15139     layout: "plot-throughput"
15140
15141 - type: "plot"
15142   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15143   algorithm: "plot_performance_box"
15144   output-file-type: ".html"
15145   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15147   filter: "'NIC_Intel-X710' and
15148            '64B' and
15149            'NDRPDR' and
15150            'ETH' and
15151            'IP4FWD' and
15152            '1T1C' and
15153            'VHOST_1024' and
15154            not 'VXLAN' and
15155            not 'CFS_OPT' and
15156            not 'DOT1Q'"
15157   parameters:
15158   - "throughput"
15159   - "parent"
15160   - "tags"
15161   sort:
15162   - "1VM"
15163   - "2VM"
15164   traces:
15165     hoverinfo: "x+y"
15166     boxpoints: "outliers"
15167     whiskerwidth: 0
15168   layout:
15169     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15170     layout: "plot-throughput"
15171
15172 - type: "plot"
15173   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15174   algorithm: "plot_performance_box"
15175   output-file-type: ".html"
15176   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15178   filter: "'NIC_Intel-X710' and
15179            '64B' and
15180            'NDRPDR' and
15181            'ETH' and
15182            'IP4FWD' and
15183            '2T2C' and
15184            'VHOST_1024' and
15185            not 'VXLAN' and
15186            not 'CFS_OPT' and
15187            not 'DOT1Q'"
15188   parameters:
15189   - "throughput"
15190   - "parent"
15191   - "tags"
15192   sort:
15193   - "1VM"
15194   - "2VM"
15195   traces:
15196     hoverinfo: "x+y"
15197     boxpoints: "outliers"
15198     whiskerwidth: 0
15199   layout:
15200     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15201     layout: "plot-throughput"
15202
15203 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15204 - type: "plot"
15205   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15206   algorithm: "plot_performance_box"
15207   output-file-type: ".html"
15208   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15210   filter: "'NIC_Intel-X710' and
15211            '64B' and
15212            'NDRPDR' and
15213            ('ETH' or 'DOT1Q') and
15214            'BASE' and
15215            '1T1C' and
15216            ('L2BDMACLRN' or 'L2XCFWD') and
15217            'VHOST_1024' and
15218            not 'VXLAN' and
15219            not 'IP4FWD' and
15220            not '2VM'"
15221   parameters:
15222   - "throughput"
15223   - "parent"
15224   - "tags"
15225   sort:
15226   - "L2BDMACLRN"
15227   - "L2BDMACLRN"
15228   - "L2BDMACLRN"
15229   - "L2XCFWD"
15230   - "L2XCFWD"
15231   - "L2XCFWD"
15232   traces:
15233     hoverinfo: "x+y"
15234     boxpoints: "outliers"
15235     whiskerwidth: 0
15236   layout:
15237     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15238     layout: "plot-throughput"
15239
15240 - type: "plot"
15241   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15242   algorithm: "plot_performance_box"
15243   output-file-type: ".html"
15244   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15246   filter: "'NIC_Intel-X710' and
15247            '64B' and
15248            'NDRPDR' and
15249            ('ETH' or 'DOT1Q') and
15250            'BASE' and
15251            '1T1C' and
15252            ('L2BDMACLRN' or 'L2XCFWD') and
15253            'VHOST_1024' and
15254            not 'VXLAN' and
15255            not 'IP4FWD' and
15256            not '2VM'"
15257   parameters:
15258   - "throughput"
15259   - "parent"
15260   - "tags"
15261   sort:
15262   - "L2BDMACLRN"
15263   - "L2BDMACLRN"
15264   - "L2BDMACLRN"
15265   - "L2XCFWD"
15266   - "L2XCFWD"
15267   - "L2XCFWD"
15268   traces:
15269     hoverinfo: "x+y"
15270     boxpoints: "outliers"
15271     whiskerwidth: 0
15272   layout:
15273     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15274     layout: "plot-throughput"
15275
15276 - type: "plot"
15277   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15278   algorithm: "plot_performance_box"
15279   output-file-type: ".html"
15280   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15282   filter: "'NIC_Intel-X710' and
15283            '64B' and
15284            'NDRPDR' and
15285            ('ETH' or 'DOT1Q') and
15286            'BASE' and
15287            '2T2C' and
15288            ('L2BDMACLRN' or 'L2XCFWD') and
15289            'VHOST_1024' and
15290            not 'VXLAN' and
15291            not 'IP4FWD' and
15292            not '2VM'"
15293   parameters:
15294   - "throughput"
15295   - "parent"
15296   - "tags"
15297   sort:
15298   - "L2BDMACLRN"
15299   - "L2BDMACLRN"
15300   - "L2BDMACLRN"
15301   - "L2XCFWD"
15302   - "L2XCFWD"
15303   - "L2XCFWD"
15304   traces:
15305     hoverinfo: "x+y"
15306     boxpoints: "outliers"
15307     whiskerwidth: 0
15308   layout:
15309     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15310     layout: "plot-throughput"
15311
15312 - type: "plot"
15313   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15314   algorithm: "plot_performance_box"
15315   output-file-type: ".html"
15316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15318   filter: "'NIC_Intel-X710' and
15319            '64B' and
15320            'NDRPDR' and
15321            ('ETH' or 'DOT1Q') and
15322            'BASE' and
15323            '2T2C' and
15324            ('L2BDMACLRN' or 'L2XCFWD') and
15325            'VHOST_1024' and
15326            not 'VXLAN' and
15327            not 'IP4FWD' and
15328            not '2VM'"
15329   parameters:
15330   - "throughput"
15331   - "parent"
15332   - "tags"
15333   sort:
15334   - "L2BDMACLRN"
15335   - "L2BDMACLRN"
15336   - "L2BDMACLRN"
15337   - "L2XCFWD"
15338   - "L2XCFWD"
15339   - "L2XCFWD"
15340   traces:
15341     hoverinfo: "x+y"
15342     boxpoints: "outliers"
15343     whiskerwidth: 0
15344   layout:
15345     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15346     layout: "plot-throughput"
15347
15348 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15349 - type: "plot"
15350   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15351   algorithm: "plot_performance_box"
15352   output-file-type: ".html"
15353   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15355   filter: "'NIC_Intel-X710' and
15356            '64B' and
15357            'NDRPDR' and
15358            ('ETH' or 'DOT1Q') and
15359            '1T1C' and
15360            ('L2BDMACLRN' or 'L2XCFWD') and
15361            'VHOST_1024' and
15362            not 'CFS_OPT' and
15363            not 'VXLAN' and
15364            not 'IP4FWD' and
15365            not 'LBOND'"
15366   parameters:
15367   - "throughput"
15368   - "parent"
15369   - "tags"
15370   sort:
15371   - "L2BDMACLRN"
15372   - "L2BDMACLRN"
15373   - "L2BDMACLRN"
15374   - "L2XCFWD"
15375   - "L2XCFWD"
15376   - "L2XCFWD"
15377   traces:
15378     hoverinfo: "x+y"
15379     boxpoints: "outliers"
15380     whiskerwidth: 0
15381   layout:
15382     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15383     layout: "plot-throughput"
15384
15385 - type: "plot"
15386   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15387   algorithm: "plot_performance_box"
15388   output-file-type: ".html"
15389   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15391   filter: "'NIC_Intel-X710' and
15392            '64B' and
15393            'NDRPDR' and
15394            ('ETH' or 'DOT1Q') and
15395            '1T1C' and
15396            ('L2BDMACLRN' or 'L2XCFWD') and
15397            'VHOST_1024' and
15398            not 'CFS_OPT' and
15399            not 'VXLAN' and
15400            not 'IP4FWD' and
15401            not 'LBOND'"
15402   parameters:
15403   - "throughput"
15404   - "parent"
15405   - "tags"
15406   sort:
15407   - "L2BDMACLRN"
15408   - "L2BDMACLRN"
15409   - "L2BDMACLRN"
15410   - "L2XCFWD"
15411   - "L2XCFWD"
15412   - "L2XCFWD"
15413   traces:
15414     hoverinfo: "x+y"
15415     boxpoints: "outliers"
15416     whiskerwidth: 0
15417   layout:
15418     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15419     layout: "plot-throughput"
15420
15421 - type: "plot"
15422   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15423   algorithm: "plot_performance_box"
15424   output-file-type: ".html"
15425   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15426   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15427   filter: "'NIC_Intel-X710' and
15428            '64B' and
15429            'NDRPDR' and
15430            ('ETH' or 'DOT1Q') and
15431            '2T2C' and
15432            ('L2BDMACLRN' or 'L2XCFWD') and
15433            'VHOST_1024' and
15434            not 'CFS_OPT' and
15435            not 'VXLAN' and
15436            not 'IP4FWD' and
15437            not 'LBOND'"
15438   parameters:
15439   - "throughput"
15440   - "parent"
15441   - "tags"
15442   sort:
15443   - "L2BDMACLRN"
15444   - "L2BDMACLRN"
15445   - "L2BDMACLRN"
15446   - "L2XCFWD"
15447   - "L2XCFWD"
15448   - "L2XCFWD"
15449   traces:
15450     hoverinfo: "x+y"
15451     boxpoints: "outliers"
15452     whiskerwidth: 0
15453   layout:
15454     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15455     layout: "plot-throughput"
15456
15457 - type: "plot"
15458   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15459   algorithm: "plot_performance_box"
15460   output-file-type: ".html"
15461   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15463   filter: "'NIC_Intel-X710' and
15464            '64B' and
15465            'NDRPDR' and
15466            ('ETH' or 'DOT1Q') and
15467            '2T2C' and
15468            ('L2BDMACLRN' or 'L2XCFWD') and
15469            'VHOST_1024' and
15470            not 'CFS_OPT' and
15471            not 'VXLAN' and
15472            not 'IP4FWD' and
15473            not 'LBOND'"
15474   parameters:
15475   - "throughput"
15476   - "parent"
15477   - "tags"
15478   sort:
15479   - "L2BDMACLRN"
15480   - "L2BDMACLRN"
15481   - "L2BDMACLRN"
15482   - "L2XCFWD"
15483   - "L2XCFWD"
15484   - "L2XCFWD"
15485   traces:
15486     hoverinfo: "x+y"
15487     boxpoints: "outliers"
15488     whiskerwidth: 0
15489   layout:
15490     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15491     layout: "plot-throughput"
15492
15493 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15494 - type: "plot"
15495   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15496   algorithm: "plot_performance_box"
15497   output-file-type: ".html"
15498   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15500   filter: "'NIC_Intel-X710' and
15501            '64B' and
15502            'NDRPDR' and
15503            'ETH' and
15504            'IP4FWD' and
15505            '2T1C' and
15506            'VHOST_1024' and
15507            not 'VXLAN' and
15508            not 'DOT1Q'"
15509   parameters:
15510   - "throughput"
15511   - "parent"
15512   - "tags"
15513   sort:
15514   - "1VM"
15515   - "2VM"
15516   traces:
15517     hoverinfo: "x+y"
15518     boxpoints: "outliers"
15519     whiskerwidth: 0
15520   layout:
15521     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15522     layout: "plot-throughput"
15523
15524 - type: "plot"
15525   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15526   algorithm: "plot_performance_box"
15527   output-file-type: ".html"
15528   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15530   filter: "'NIC_Intel-X710' and
15531            '64B' and
15532            'NDRPDR' and
15533            'ETH' and
15534            'IP4FWD' and
15535            '4T2C' and
15536            'VHOST_1024' and
15537            not 'VXLAN' and
15538            not 'DOT1Q'"
15539   parameters:
15540   - "throughput"
15541   - "parent"
15542   - "tags"
15543   sort:
15544   - "1VM"
15545   - "2VM"
15546   traces:
15547     hoverinfo: "x+y"
15548     boxpoints: "outliers"
15549     whiskerwidth: 0
15550   layout:
15551     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15552     layout: "plot-throughput"
15553
15554 - type: "plot"
15555   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15556   algorithm: "plot_performance_box"
15557   output-file-type: ".html"
15558   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15560   filter: "'NIC_Intel-X710' and
15561            '64B' and
15562            'NDRPDR' and
15563            'ETH' and
15564            'IP4FWD' and
15565            '2T1C' and
15566            'VHOST_1024' and
15567            not 'VXLAN' and
15568            not 'DOT1Q'"
15569   parameters:
15570   - "throughput"
15571   - "parent"
15572   - "tags"
15573   sort:
15574   - "1VM"
15575   - "2VM"
15576   traces:
15577     hoverinfo: "x+y"
15578     boxpoints: "outliers"
15579     whiskerwidth: 0
15580   layout:
15581     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15582     layout: "plot-throughput"
15583
15584 - type: "plot"
15585   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15586   algorithm: "plot_performance_box"
15587   output-file-type: ".html"
15588   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15590   filter: "'NIC_Intel-X710' and
15591            '64B' and
15592            'NDRPDR' and
15593            'ETH' and
15594            'IP4FWD' and
15595            '4T2C' and
15596            'VHOST_1024' and
15597            not 'VXLAN' and
15598            not 'DOT1Q'"
15599   parameters:
15600   - "throughput"
15601   - "parent"
15602   - "tags"
15603   sort:
15604   - "1VM"
15605   - "2VM"
15606   traces:
15607     hoverinfo: "x+y"
15608     boxpoints: "outliers"
15609     whiskerwidth: 0
15610   layout:
15611     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15612     layout: "plot-throughput"
15613
15614 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15615 - type: "plot"
15616   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15617   algorithm: "plot_performance_box"
15618   output-file-type: ".html"
15619   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15621   filter: "'NIC_Intel-X710' and
15622            '64B' and
15623            'NDRPDR' and
15624            ('ETH' or 'DOT1Q') and
15625            'BASE' and
15626            '2T1C' and
15627            ('L2BDMACLRN' or 'L2XCFWD') and
15628            'VHOST_1024' and
15629            not 'VXLAN' and
15630            not 'IP4FWD' and
15631            not '2VM'"
15632   parameters:
15633   - "throughput"
15634   - "parent"
15635   - "tags"
15636   sort:
15637   - "L2BDMACLRN"
15638   - "L2BDMACLRN"
15639   - "L2BDMACLRN"
15640   - "L2XCFWD"
15641   - "L2XCFWD"
15642   - "L2XCFWD"
15643   traces:
15644     hoverinfo: "x+y"
15645     boxpoints: "outliers"
15646     whiskerwidth: 0
15647   layout:
15648     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15649     layout: "plot-throughput"
15650
15651 - type: "plot"
15652   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15653   algorithm: "plot_performance_box"
15654   output-file-type: ".html"
15655   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15657   filter: "'NIC_Intel-X710' and
15658            '64B' and
15659            'NDRPDR' and
15660            ('ETH' or 'DOT1Q') and
15661            'BASE' and
15662            '2T1C' and
15663            ('L2BDMACLRN' or 'L2XCFWD') and
15664            'VHOST_1024' and
15665            not 'VXLAN' and
15666            not 'IP4FWD' and
15667            not '2VM'"
15668   parameters:
15669   - "throughput"
15670   - "parent"
15671   - "tags"
15672   sort:
15673   - "L2BDMACLRN"
15674   - "L2BDMACLRN"
15675   - "L2BDMACLRN"
15676   - "L2XCFWD"
15677   - "L2XCFWD"
15678   - "L2XCFWD"
15679   traces:
15680     hoverinfo: "x+y"
15681     boxpoints: "outliers"
15682     whiskerwidth: 0
15683   layout:
15684     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15685     layout: "plot-throughput"
15686
15687 - type: "plot"
15688   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15689   algorithm: "plot_performance_box"
15690   output-file-type: ".html"
15691   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15693   filter: "'NIC_Intel-X710' and
15694            '64B' and
15695            'NDRPDR' and
15696            ('ETH' or 'DOT1Q') and
15697            'BASE' and
15698            '4T2C' and
15699            ('L2BDMACLRN' or 'L2XCFWD') and
15700            'VHOST_1024' and
15701            not 'VXLAN' and
15702            not 'IP4FWD' and
15703            not '2VM'"
15704   parameters:
15705   - "throughput"
15706   - "parent"
15707   - "tags"
15708   sort:
15709   - "L2BDMACLRN"
15710   - "L2BDMACLRN"
15711   - "L2BDMACLRN"
15712   - "L2XCFWD"
15713   - "L2XCFWD"
15714   - "L2XCFWD"
15715   traces:
15716     hoverinfo: "x+y"
15717     boxpoints: "outliers"
15718     whiskerwidth: 0
15719   layout:
15720     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15721     layout: "plot-throughput"
15722
15723 - type: "plot"
15724   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15725   algorithm: "plot_performance_box"
15726   output-file-type: ".html"
15727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15729   filter: "'NIC_Intel-X710' and
15730            '64B' and
15731            'NDRPDR' and
15732            ('ETH' or 'DOT1Q') and
15733            'BASE' and
15734            '4T2C' and
15735            ('L2BDMACLRN' or 'L2XCFWD') and
15736            'VHOST_1024' and
15737            not 'VXLAN' and
15738            not 'IP4FWD' and
15739            not '2VM'"
15740   parameters:
15741   - "throughput"
15742   - "parent"
15743   - "tags"
15744   sort:
15745   - "L2BDMACLRN"
15746   - "L2BDMACLRN"
15747   - "L2BDMACLRN"
15748   - "L2XCFWD"
15749   - "L2XCFWD"
15750   - "L2XCFWD"
15751   traces:
15752     hoverinfo: "x+y"
15753     boxpoints: "outliers"
15754     whiskerwidth: 0
15755   layout:
15756     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15757     layout: "plot-throughput"
15758
15759 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15760 - type: "plot"
15761   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15762   algorithm: "plot_performance_box"
15763   output-file-type: ".html"
15764   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15766   filter: "'NIC_Intel-X710' and
15767            '64B' and
15768            'NDRPDR' and
15769            ('ETH' or 'DOT1Q') and
15770            '2T1C' and
15771            ('L2BDMACLRN' or 'L2XCFWD') and
15772            'VHOST_1024' and
15773            not 'CFS_OPT' and
15774            not 'VXLAN' and
15775            not 'IP4FWD' and
15776            not 'LBOND'"
15777   parameters:
15778   - "throughput"
15779   - "parent"
15780   - "tags"
15781   sort:
15782   - "L2BDMACLRN"
15783   - "L2BDMACLRN"
15784   - "L2BDMACLRN"
15785   - "L2XCFWD"
15786   - "L2XCFWD"
15787   - "L2XCFWD"
15788   traces:
15789     hoverinfo: "x+y"
15790     boxpoints: "outliers"
15791     whiskerwidth: 0
15792   layout:
15793     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15794     layout: "plot-throughput"
15795
15796 - type: "plot"
15797   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15798   algorithm: "plot_performance_box"
15799   output-file-type: ".html"
15800   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15802   filter: "'NIC_Intel-X710' and
15803            '64B' and
15804            'NDRPDR' and
15805            ('ETH' or 'DOT1Q') and
15806            '2T1C' and
15807            ('L2BDMACLRN' or 'L2XCFWD') and
15808            'VHOST_1024' and
15809            not 'CFS_OPT' and
15810            not 'VXLAN' and
15811            not 'IP4FWD' and
15812            not 'LBOND'"
15813   parameters:
15814   - "throughput"
15815   - "parent"
15816   - "tags"
15817   sort:
15818   - "L2BDMACLRN"
15819   - "L2BDMACLRN"
15820   - "L2BDMACLRN"
15821   - "L2XCFWD"
15822   - "L2XCFWD"
15823   - "L2XCFWD"
15824   traces:
15825     hoverinfo: "x+y"
15826     boxpoints: "outliers"
15827     whiskerwidth: 0
15828   layout:
15829     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15830     layout: "plot-throughput"
15831
15832 - type: "plot"
15833   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15834   algorithm: "plot_performance_box"
15835   output-file-type: ".html"
15836   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15838   filter: "'NIC_Intel-X710' and
15839            '64B' and
15840            'NDRPDR' and
15841            ('ETH' or 'DOT1Q') and
15842            '4T2C' and
15843            ('L2BDMACLRN' or 'L2XCFWD') and
15844            'VHOST_1024' and
15845            not 'CFS_OPT' and
15846            not 'VXLAN' and
15847            not 'IP4FWD' and
15848            not 'LBOND'"
15849   parameters:
15850   - "throughput"
15851   - "parent"
15852   - "tags"
15853   sort:
15854   - "L2BDMACLRN"
15855   - "L2BDMACLRN"
15856   - "L2BDMACLRN"
15857   - "L2XCFWD"
15858   - "L2XCFWD"
15859   - "L2XCFWD"
15860   traces:
15861     hoverinfo: "x+y"
15862     boxpoints: "outliers"
15863     whiskerwidth: 0
15864   layout:
15865     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15866     layout: "plot-throughput"
15867
15868 - type: "plot"
15869   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15870   algorithm: "plot_performance_box"
15871   output-file-type: ".html"
15872   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15874   filter: "'NIC_Intel-X710' and
15875            '64B' and
15876            'NDRPDR' and
15877            ('ETH' or 'DOT1Q') and
15878            '4T2C' and
15879            ('L2BDMACLRN' or 'L2XCFWD') and
15880            'VHOST_1024' and
15881            not 'CFS_OPT' and
15882            not 'VXLAN' and
15883            not 'IP4FWD' and
15884            not 'LBOND'"
15885   parameters:
15886   - "throughput"
15887   - "parent"
15888   - "tags"
15889   sort:
15890   - "L2BDMACLRN"
15891   - "L2BDMACLRN"
15892   - "L2BDMACLRN"
15893   - "L2XCFWD"
15894   - "L2XCFWD"
15895   - "L2XCFWD"
15896   traces:
15897     hoverinfo: "x+y"
15898     boxpoints: "outliers"
15899     whiskerwidth: 0
15900   layout:
15901     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15902     layout: "plot-throughput"
15903
15904 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15905 - type: "plot"
15906   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15907   algorithm: "plot_performance_box"
15908   output-file-type: ".html"
15909   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15911   filter: "'NIC_Intel-X710' and
15912            '64B' and
15913            'NDRPDR' and
15914            'ETH' and
15915            'IP4FWD' and
15916            '2T1C' and
15917            'VHOST_1024' and
15918            not 'VXLAN' and
15919            not 'NF_DENSITY' and
15920            not 'CFS_OPT' and
15921            not 'DOT1Q'"
15922   parameters:
15923   - "throughput"
15924   - "parent"
15925   - "tags"
15926   sort:
15927   - "1VM"
15928   - "2VM"
15929   traces:
15930     hoverinfo: "x+y"
15931     boxpoints: "outliers"
15932     whiskerwidth: 0
15933   layout:
15934     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15935     layout: "plot-throughput"
15936
15937 - type: "plot"
15938   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15939   algorithm: "plot_performance_box"
15940   output-file-type: ".html"
15941   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15942   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15943   filter: "'NIC_Intel-X710' and
15944            '64B' and
15945            'NDRPDR' and
15946            'ETH' and
15947            'IP4FWD' and
15948            '4T2C' and
15949            'VHOST_1024' and
15950            not 'VXLAN' and
15951            not 'NF_DENSITY' and
15952            not 'CFS_OPT' and
15953            not 'DOT1Q'"
15954   parameters:
15955   - "throughput"
15956   - "parent"
15957   - "tags"
15958   sort:
15959   - "1VM"
15960   - "2VM"
15961   traces:
15962     hoverinfo: "x+y"
15963     boxpoints: "outliers"
15964     whiskerwidth: 0
15965   layout:
15966     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15967     layout: "plot-throughput"
15968
15969 - type: "plot"
15970   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15971   algorithm: "plot_performance_box"
15972   output-file-type: ".html"
15973   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15974   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15975   filter: "'NIC_Intel-X710' and
15976            '64B' and
15977            'NDRPDR' and
15978            'ETH' and
15979            'IP4FWD' and
15980            '2T1C' and
15981            'VHOST_1024' and
15982            not 'VXLAN' and
15983            not 'NF_DENSITY' and
15984            not 'CFS_OPT' and
15985            not 'DOT1Q'"
15986   parameters:
15987   - "throughput"
15988   - "parent"
15989   - "tags"
15990   sort:
15991   - "1VM"
15992   - "2VM"
15993   traces:
15994     hoverinfo: "x+y"
15995     boxpoints: "outliers"
15996     whiskerwidth: 0
15997   layout:
15998     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15999     layout: "plot-throughput"
16000
16001 - type: "plot"
16002   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16003   algorithm: "plot_performance_box"
16004   output-file-type: ".html"
16005   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16007   filter: "'NIC_Intel-X710' and
16008            '64B' and
16009            'NDRPDR' and
16010            'ETH' and
16011            'IP4FWD' and
16012            '4T2C' and
16013            'VHOST_1024' and
16014            not 'VXLAN' and
16015            not 'NF_DENSITY' and
16016            not 'CFS_OPT' and
16017            not 'DOT1Q'"
16018   parameters:
16019   - "throughput"
16020   - "parent"
16021   - "tags"
16022   sort:
16023   - "1VM"
16024   - "2VM"
16025   traces:
16026     hoverinfo: "x+y"
16027     boxpoints: "outliers"
16028     whiskerwidth: 0
16029   layout:
16030     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16031     layout: "plot-throughput"
16032
16033 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16034 - type: "plot"
16035   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16036   algorithm: "plot_performance_box"
16037   output-file-type: ".html"
16038   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16040   filter: "'NIC_Intel-X710' and
16041            '64B' and
16042            'NDRPDR' and
16043            ('ETH' or 'DOT1Q') and
16044            'BASE' and
16045            '2T1C' and
16046            ('L2BDMACLRN' or 'L2XCFWD') and
16047            'VHOST_1024' and
16048            not 'VXLAN' and
16049            not 'NF_DENSITY' and
16050            not 'IP4FWD' and
16051            not '2VM'"
16052   parameters:
16053   - "throughput"
16054   - "parent"
16055   - "tags"
16056 #  sort:
16057 #  - "not CFS_OPT"
16058 #  - "L2XCFWD"
16059 #  - "not CFS_OPT"
16060 #  - "CFS_OPT"
16061   traces:
16062     hoverinfo: "x+y"
16063     boxpoints: "outliers"
16064     whiskerwidth: 0
16065   layout:
16066     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16067     layout: "plot-throughput"
16068
16069 - type: "plot"
16070   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16071   algorithm: "plot_performance_box"
16072   output-file-type: ".html"
16073   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16075   filter: "'NIC_Intel-X710' and
16076            '64B' and
16077            'NDRPDR' and
16078            ('ETH' or 'DOT1Q') and
16079            'BASE' and
16080            '2T1C' and
16081            ('L2BDMACLRN' or 'L2XCFWD') and
16082            'VHOST_1024' and
16083            not 'VXLAN' and
16084            not 'NF_DENSITY' and
16085            not 'IP4FWD' and
16086            not '2VM'"
16087   parameters:
16088   - "throughput"
16089   - "parent"
16090   - "tags"
16091 #  sort:
16092 #  - "not CFS_OPT"
16093 #  - "L2XCFWD"
16094 #  - "not CFS_OPT"
16095 #  - "CFS_OPT"
16096   traces:
16097     hoverinfo: "x+y"
16098     boxpoints: "outliers"
16099     whiskerwidth: 0
16100   layout:
16101     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16102     layout: "plot-throughput"
16103
16104 - type: "plot"
16105   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16106   algorithm: "plot_performance_box"
16107   output-file-type: ".html"
16108   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16109   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16110   filter: "'NIC_Intel-X710' and
16111            '64B' and
16112            'NDRPDR' and
16113            ('ETH' or 'DOT1Q') and
16114            'BASE' and
16115            '4T2C' and
16116            ('L2BDMACLRN' or 'L2XCFWD') and
16117            'VHOST_1024' and
16118            not 'VXLAN' and
16119            not 'NF_DENSITY' and
16120            not 'IP4FWD' and
16121            not '2VM'"
16122   parameters:
16123   - "throughput"
16124   - "parent"
16125   - "tags"
16126 #  sort:
16127 #  - "not CFS_OPT"
16128 #  - "L2XCFWD"
16129 #  - "not CFS_OPT"
16130 #  - "CFS_OPT"
16131   traces:
16132     hoverinfo: "x+y"
16133     boxpoints: "outliers"
16134     whiskerwidth: 0
16135   layout:
16136     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16137     layout: "plot-throughput"
16138
16139 - type: "plot"
16140   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16141   algorithm: "plot_performance_box"
16142   output-file-type: ".html"
16143   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16145   filter: "'NIC_Intel-X710' and
16146            '64B' and
16147            'NDRPDR' and
16148            ('ETH' or 'DOT1Q') and
16149            'BASE' and
16150            '4T2C' and
16151            ('L2BDMACLRN' or 'L2XCFWD') and
16152            'VHOST_1024' and
16153            not 'VXLAN' and
16154            not 'NF_DENSITY' and
16155            not 'IP4FWD' and
16156            not '2VM'"
16157   parameters:
16158   - "throughput"
16159   - "parent"
16160   - "tags"
16161 #  sort:
16162 #  - "not CFS_OPT"
16163 #  - "L2XCFWD"
16164 #  - "not CFS_OPT"
16165 #  - "CFS_OPT"
16166   traces:
16167     hoverinfo: "x+y"
16168     boxpoints: "outliers"
16169     whiskerwidth: 0
16170   layout:
16171     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16172     layout: "plot-throughput"
16173
16174 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16175 - type: "plot"
16176   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16177   algorithm: "plot_performance_box"
16178   output-file-type: ".html"
16179   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16181   filter: "'NIC_Intel-X710' and
16182            '64B' and
16183            'NDRPDR' and
16184            ('ETH' or 'DOT1Q') and
16185            '2T1C' and
16186            ('L2BDMACLRN' or 'L2XCFWD') and
16187            'VHOST_1024' and
16188            not 'CFS_OPT' and
16189            not 'VXLAN' and
16190            not 'NF_DENSITY' and
16191            not 'DOT1Q' and
16192            not 'IP4FWD'"
16193   parameters:
16194   - "throughput"
16195   - "parent"
16196   - "tags"
16197 #  sort:
16198 #  - "1VM"
16199 #  - "L2XCFWD"
16200 #  - "1VM"
16201 #  - "L2BDMACLRN"
16202   traces:
16203     hoverinfo: "x+y"
16204     boxpoints: "outliers"
16205     whiskerwidth: 0
16206   layout:
16207     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16208     layout: "plot-throughput"
16209
16210 - type: "plot"
16211   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16212   algorithm: "plot_performance_box"
16213   output-file-type: ".html"
16214   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16216   filter: "'NIC_Intel-X710' and
16217            '64B' and
16218            'NDRPDR' and
16219            ('ETH' or 'DOT1Q') and
16220            '2T1C' and
16221            ('L2BDMACLRN' or 'L2XCFWD') and
16222            'VHOST_1024' and
16223            not 'CFS_OPT' and
16224            not 'VXLAN' and
16225            not 'NF_DENSITY' and
16226            not 'DOT1Q' and
16227            not 'IP4FWD'"
16228   parameters:
16229   - "throughput"
16230   - "parent"
16231   - "tags"
16232 #  sort:
16233 #  - "1VM"
16234 #  - "L2XCFWD"
16235 #  - "1VM"
16236 #  - "L2BDMACLRN"
16237   traces:
16238     hoverinfo: "x+y"
16239     boxpoints: "outliers"
16240     whiskerwidth: 0
16241   layout:
16242     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16243     layout: "plot-throughput"
16244
16245 - type: "plot"
16246   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16247   algorithm: "plot_performance_box"
16248   output-file-type: ".html"
16249   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16251   filter: "'NIC_Intel-X710' and
16252            '64B' and
16253            'NDRPDR' and
16254            ('ETH' or 'DOT1Q') and
16255            '4T2C' and
16256            ('L2BDMACLRN' or 'L2XCFWD') and
16257            'VHOST_1024' and
16258            not 'CFS_OPT' and
16259            not 'VXLAN' and
16260            not 'NF_DENSITY' and
16261            not 'DOT1Q' and
16262            not 'IP4FWD'"
16263   parameters:
16264   - "throughput"
16265   - "parent"
16266   - "tags"
16267 #  sort:
16268 #  - "1VM"
16269 #  - "L2XCFWD"
16270 #  - "1VM"
16271 #  - "L2BDMACLRN"
16272   traces:
16273     hoverinfo: "x+y"
16274     boxpoints: "outliers"
16275     whiskerwidth: 0
16276   layout:
16277     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16278     layout: "plot-throughput"
16279
16280 - type: "plot"
16281   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16282   algorithm: "plot_performance_box"
16283   output-file-type: ".html"
16284   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16286   filter: "'NIC_Intel-X710' and
16287            '64B' and
16288            'NDRPDR' and
16289            ('ETH' or 'DOT1Q') and
16290            '4T2C' and
16291            ('L2BDMACLRN' or 'L2XCFWD') and
16292            'VHOST_1024' and
16293            not 'CFS_OPT' and
16294            not 'VXLAN' and
16295            not 'NF_DENSITY' and
16296            not 'DOT1Q' and
16297            not 'IP4FWD'"
16298   parameters:
16299   - "throughput"
16300   - "parent"
16301   - "tags"
16302 #  sort:
16303 #  - "1VM"
16304 #  - "L2XCFWD"
16305 #  - "1VM"
16306 #  - "L2BDMACLRN"
16307   traces:
16308     hoverinfo: "x+y"
16309     boxpoints: "outliers"
16310     whiskerwidth: 0
16311   layout:
16312     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16313     layout: "plot-throughput"
16314
16315 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16316 - type: "plot"
16317   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16318   algorithm: "plot_performance_box"
16319   output-file-type: ".html"
16320   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16321   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16322   filter: "'NIC_Intel-XXV710' and
16323            '64B' and
16324            'NDRPDR' and
16325            'ETH' and
16326            'IP4FWD' and
16327            '2T1C' and
16328            'VHOST_1024' and
16329            not 'VXLAN' and
16330            not 'CFS_OPT' and
16331            not 'DOT1Q'"
16332   parameters:
16333   - "throughput"
16334   - "parent"
16335   - "tags"
16336   sort:
16337   - "1VM"
16338   - "2VM"
16339   traces:
16340     hoverinfo: "x+y"
16341     boxpoints: "outliers"
16342     whiskerwidth: 0
16343   layout:
16344     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16345     layout: "plot-throughput"
16346
16347 - type: "plot"
16348   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16349   algorithm: "plot_performance_box"
16350   output-file-type: ".html"
16351   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16353   filter: "'NIC_Intel-XXV710' and
16354            '64B' and
16355            'NDRPDR' and
16356            'ETH' and
16357            'IP4FWD' and
16358            '4T2C' and
16359            'VHOST_1024' and
16360            not 'VXLAN' and
16361            not 'CFS_OPT' and
16362            not 'DOT1Q'"
16363   parameters:
16364   - "throughput"
16365   - "parent"
16366   - "tags"
16367   sort:
16368   - "1VM"
16369   - "2VM"
16370   traces:
16371     hoverinfo: "x+y"
16372     boxpoints: "outliers"
16373     whiskerwidth: 0
16374   layout:
16375     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16376     layout: "plot-throughput"
16377
16378 - type: "plot"
16379   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16380   algorithm: "plot_performance_box"
16381   output-file-type: ".html"
16382   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16384   filter: "'NIC_Intel-XXV710' and
16385            '64B' and
16386            'NDRPDR' and
16387            'ETH' and
16388            'IP4FWD' and
16389            '2T1C' and
16390            'VHOST_1024' and
16391            not 'VXLAN' and
16392            not 'CFS_OPT' and
16393            not 'DOT1Q'"
16394   parameters:
16395   - "throughput"
16396   - "parent"
16397   - "tags"
16398   sort:
16399   - "1VM"
16400   - "2VM"
16401   traces:
16402     hoverinfo: "x+y"
16403     boxpoints: "outliers"
16404     whiskerwidth: 0
16405   layout:
16406     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16407     layout: "plot-throughput"
16408
16409 - type: "plot"
16410   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16411   algorithm: "plot_performance_box"
16412   output-file-type: ".html"
16413   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16414   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16415   filter: "'NIC_Intel-XXV710' and
16416            '64B' and
16417            'NDRPDR' and
16418            'ETH' and
16419            'IP4FWD' and
16420            '4T2C' and
16421            'VHOST_1024' and
16422            not 'VXLAN' and
16423            not 'CFS_OPT' and
16424            not 'DOT1Q'"
16425   parameters:
16426   - "throughput"
16427   - "parent"
16428   - "tags"
16429   sort:
16430   - "1VM"
16431   - "2VM"
16432   traces:
16433     hoverinfo: "x+y"
16434     boxpoints: "outliers"
16435     whiskerwidth: 0
16436   layout:
16437     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16438     layout: "plot-throughput"
16439
16440 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16441 #- type: "plot"
16442 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16443 #  algorithm: "plot_performance_box"
16444 #  output-file-type: ".html"
16445 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16446 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16447 #  filter: "'NIC_Intel-XXV710' and
16448 #           '64B' and
16449 #           'NDRPDR' and
16450 #           ('ETH' or 'DOT1Q') and
16451 #           'BASE' and
16452 #           '2T1C' and
16453 #           ('L2BDMACLRN' or 'L2XCFWD') and
16454 #           'VHOST_1024' and
16455 #           not 'VXLAN' and
16456 #           not 'IP4FWD' and
16457 #           not '2VM'"
16458 #  parameters:
16459 #  - "throughput"
16460 #  - "parent"
16461 #  - "tags"
16462 ##  sort:
16463 ##  - "not CFS_OPT"
16464 ##  - "L2XCFWD"
16465 ##  - "not CFS_OPT"
16466 ##  - "CFS_OPT"
16467 #  traces:
16468 #    hoverinfo: "x+y"
16469 #    boxpoints: "outliers"
16470 #    whiskerwidth: 0
16471 #  layout:
16472 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16473 #    layout: "plot-throughput"
16474 #
16475 #- type: "plot"
16476 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16477 #  algorithm: "plot_performance_box"
16478 #  output-file-type: ".html"
16479 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16480 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16481 #  filter: "'NIC_Intel-XXV710' and
16482 #           '64B' and
16483 #           'NDRPDR' and
16484 #           ('ETH' or 'DOT1Q') and
16485 #           'BASE' and
16486 #           '2T1C' and
16487 #           ('L2BDMACLRN' or 'L2XCFWD') and
16488 #           'VHOST_1024' and
16489 #           not 'VXLAN' and
16490 #           not 'IP4FWD' and
16491 #           not '2VM'"
16492 #  parameters:
16493 #  - "throughput"
16494 #  - "parent"
16495 #  - "tags"
16496 ##  sort:
16497 ##  - "not CFS_OPT"
16498 ##  - "L2XCFWD"
16499 ##  - "not CFS_OPT"
16500 ##  - "CFS_OPT"
16501 #  traces:
16502 #    hoverinfo: "x+y"
16503 #    boxpoints: "outliers"
16504 #    whiskerwidth: 0
16505 #  layout:
16506 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16507 #    layout: "plot-throughput"
16508 #
16509 #- type: "plot"
16510 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16511 #  algorithm: "plot_performance_box"
16512 #  output-file-type: ".html"
16513 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16514 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16515 #  filter: "'NIC_Intel-XXV710' and
16516 #           '64B' and
16517 #           'NDRPDR' and
16518 #           ('ETH' or 'DOT1Q') and
16519 #           'BASE' and
16520 #           '4T2C' and
16521 #           ('L2BDMACLRN' or 'L2XCFWD') and
16522 #           'VHOST_1024' and
16523 #           not 'VXLAN' and
16524 #           not 'IP4FWD' and
16525 #           not '2VM'"
16526 #  parameters:
16527 #  - "throughput"
16528 #  - "parent"
16529 #  - "tags"
16530 ##  sort:
16531 ##  - "not CFS_OPT"
16532 ##  - "L2XCFWD"
16533 ##  - "not CFS_OPT"
16534 ##  - "CFS_OPT"
16535 #  traces:
16536 #    hoverinfo: "x+y"
16537 #    boxpoints: "outliers"
16538 #    whiskerwidth: 0
16539 #  layout:
16540 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16541 #    layout: "plot-throughput"
16542 #
16543 #- type: "plot"
16544 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16545 #  algorithm: "plot_performance_box"
16546 #  output-file-type: ".html"
16547 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16548 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16549 #  filter: "'NIC_Intel-XXV710' and
16550 #           '64B' and
16551 #           'NDRPDR' and
16552 #           ('ETH' or 'DOT1Q') and
16553 #           'BASE' and
16554 #           '4T2C' and
16555 #           ('L2BDMACLRN' or 'L2XCFWD') and
16556 #           'VHOST_1024' and
16557 #           not 'VXLAN' and
16558 #           not 'IP4FWD' and
16559 #           not '2VM'"
16560 #  parameters:
16561 #  - "throughput"
16562 #  - "parent"
16563 #  - "tags"
16564 ##  sort:
16565 ##  - "not CFS_OPT"
16566 ##  - "L2XCFWD"
16567 ##  - "not CFS_OPT"
16568 ##  - "CFS_OPT"
16569 #  traces:
16570 #    hoverinfo: "x+y"
16571 #    boxpoints: "outliers"
16572 #    whiskerwidth: 0
16573 #  layout:
16574 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16575 #    layout: "plot-throughput"
16576 #
16577 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16578 #- type: "plot"
16579 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16580 #  algorithm: "plot_performance_box"
16581 #  output-file-type: ".html"
16582 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16583 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16584 #  filter: "'NIC_Intel-XXV710' and
16585 #           '64B' and
16586 #           'NDRPDR' and
16587 #           ('ETH' or 'DOT1Q') and
16588 #           '2T1C' and
16589 #           ('L2BDMACLRN' or 'L2XCFWD') and
16590 #           'VHOST_1024' and
16591 #           not 'CFS_OPT' and
16592 #           not 'VXLAN' and
16593 #           not 'DOT1Q' and
16594 #           not 'IP4FWD'"
16595 #  parameters:
16596 #  - "throughput"
16597 #  - "parent"
16598 #  - "tags"
16599 ##  sort:
16600 ##  - "1VM"
16601 ##  - "L2XCFWD"
16602 ##  - "1VM"
16603 ##  - "L2BDMACLRN"
16604 #  traces:
16605 #    hoverinfo: "x+y"
16606 #    boxpoints: "outliers"
16607 #    whiskerwidth: 0
16608 #  layout:
16609 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16610 #    layout: "plot-throughput"
16611 #
16612 #- type: "plot"
16613 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16614 #  algorithm: "plot_performance_box"
16615 #  output-file-type: ".html"
16616 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16617 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16618 #  filter: "'NIC_Intel-XXV710' and
16619 #           '64B' and
16620 #           'NDRPDR' and
16621 #           ('ETH' or 'DOT1Q') and
16622 #           '2T1C' and
16623 #           ('L2BDMACLRN' or 'L2XCFWD') and
16624 #           'VHOST_1024' and
16625 #           not 'CFS_OPT' and
16626 #           not 'VXLAN' and
16627 #           not 'DOT1Q' and
16628 #           not 'IP4FWD'"
16629 #  parameters:
16630 #  - "throughput"
16631 #  - "parent"
16632 #  - "tags"
16633 ##  sort:
16634 ##  - "1VM"
16635 ##  - "L2XCFWD"
16636 ##  - "1VM"
16637 ##  - "L2BDMACLRN"
16638 #  traces:
16639 #    hoverinfo: "x+y"
16640 #    boxpoints: "outliers"
16641 #    whiskerwidth: 0
16642 #  layout:
16643 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16644 #    layout: "plot-throughput"
16645 #
16646 #- type: "plot"
16647 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16648 #  algorithm: "plot_performance_box"
16649 #  output-file-type: ".html"
16650 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16651 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16652 #  filter: "'NIC_Intel-XXV710' and
16653 #           '64B' and
16654 #           'NDRPDR' and
16655 #           ('ETH' or 'DOT1Q') and
16656 #           '4T2C' and
16657 #           ('L2BDMACLRN' or 'L2XCFWD') and
16658 #           'VHOST_1024' and
16659 #           not 'CFS_OPT' and
16660 #           not 'VXLAN' and
16661 #           not 'DOT1Q' and
16662 #           not 'IP4FWD'"
16663 #  parameters:
16664 #  - "throughput"
16665 #  - "parent"
16666 #  - "tags"
16667 ##  sort:
16668 ##  - "1VM"
16669 ##  - "L2XCFWD"
16670 ##  - "1VM"
16671 ##  - "L2BDMACLRN"
16672 #  traces:
16673 #    hoverinfo: "x+y"
16674 #    boxpoints: "outliers"
16675 #    whiskerwidth: 0
16676 #  layout:
16677 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16678 #    layout: "plot-throughput"
16679 #
16680 #- type: "plot"
16681 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16682 #  algorithm: "plot_performance_box"
16683 #  output-file-type: ".html"
16684 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16685 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16686 #  filter: "'NIC_Intel-XXV710' and
16687 #           '64B' and
16688 #           'NDRPDR' and
16689 #           ('ETH' or 'DOT1Q') and
16690 #           '4T2C' and
16691 #           ('L2BDMACLRN' or 'L2XCFWD') and
16692 #           'VHOST_1024' and
16693 #           not 'CFS_OPT' and
16694 #           not 'VXLAN' and
16695 #           not 'DOT1Q' and
16696 #           not 'IP4FWD'"
16697 #  parameters:
16698 #  - "throughput"
16699 #  - "parent"
16700 #  - "tags"
16701 ##  sort:
16702 ##  - "1VM"
16703 ##  - "L2XCFWD"
16704 ##  - "1VM"
16705 ##  - "L2BDMACLRN"
16706 #  traces:
16707 #    hoverinfo: "x+y"
16708 #    boxpoints: "outliers"
16709 #    whiskerwidth: 0
16710 #  layout:
16711 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16712 #    layout: "plot-throughput"
16713
16714 ################################################################################
16715
16716 # Packet Throughput - VPP VTS 3n-hsw-x520
16717 - type: "plot"
16718   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16719   algorithm: "plot_performance_box"
16720   output-file-type: ".html"
16721   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16723   filter: "'NIC_Intel-X520-DA2' and
16724            '114B' and
16725            'NDRPDR' and
16726            '1T1C' and
16727            'VTS'"
16728   parameters:
16729   - "throughput"
16730   - "parent"
16731   - "tags"
16732   traces:
16733     hoverinfo: "x+y"
16734     boxpoints: "outliers"
16735     whiskerwidth: 0
16736   layout:
16737     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16738     layout: "plot-throughput"
16739
16740 - type: "plot"
16741   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16742   algorithm: "plot_performance_box"
16743   output-file-type: ".html"
16744   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16746   filter: "'NIC_Intel-X520-DA2' and
16747            '114B' and
16748            'NDRPDR' and
16749            '2T2C' and
16750            'VTS'"
16751   parameters:
16752   - "throughput"
16753   - "parent"
16754   - "tags"
16755   traces:
16756     hoverinfo: "x+y"
16757     boxpoints: "outliers"
16758     whiskerwidth: 0
16759   layout:
16760     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16761     layout: "plot-throughput"
16762
16763 - type: "plot"
16764   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16765   algorithm: "plot_performance_box"
16766   output-file-type: ".html"
16767   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16769   filter: "'NIC_Intel-X520-DA2' and
16770            '114B' and
16771            'NDRPDR' and
16772            '1T1C' and
16773            'VTS'"
16774   parameters:
16775   - "throughput"
16776   - "parent"
16777   - "tags"
16778   traces:
16779     hoverinfo: "x+y"
16780     boxpoints: "outliers"
16781     whiskerwidth: 0
16782   layout:
16783     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16784     layout: "plot-throughput"
16785
16786 - type: "plot"
16787   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16788   algorithm: "plot_performance_box"
16789   output-file-type: ".html"
16790   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16792   filter: "'NIC_Intel-X520-DA2' and
16793            '114B' and
16794            'NDRPDR' and
16795            '2T2C' and
16796            'VTS'"
16797   parameters:
16798   - "throughput"
16799   - "parent"
16800   - "tags"
16801   traces:
16802     hoverinfo: "x+y"
16803     boxpoints: "outliers"
16804     whiskerwidth: 0
16805   layout:
16806     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16807     layout: "plot-throughput"
16808
16809 ################################################################################
16810
16811 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16812 - type: "plot"
16813   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16814   algorithm: "plot_performance_box"
16815   output-file-type: ".html"
16816   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16817   data: "plot-dpdk-throughput-latency-3n-hsw"
16818   filter: "'NIC_Intel-X520-DA2' and
16819            '64B' and
16820            'BASE' and
16821            'NDRPDR' and
16822            '1T1C' and
16823            'IP4FWD'"
16824   parameters:
16825   - "throughput"
16826   - "parent"
16827   - "tags"
16828   traces:
16829     hoverinfo: "x+y"
16830     boxpoints: "outliers"
16831     whiskerwidth: 0
16832   layout:
16833     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16834     layout: "plot-throughput"
16835
16836 - type: "plot"
16837   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16838   algorithm: "plot_performance_box"
16839   output-file-type: ".html"
16840   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16841   data: "plot-dpdk-throughput-latency-3n-hsw"
16842   filter: "'NIC_Intel-X520-DA2' and
16843            '64B' and
16844            'BASE' and
16845            'NDRPDR' and
16846            '2T2C' and
16847            'IP4FWD'"
16848   parameters:
16849   - "throughput"
16850   - "parent"
16851   - "tags"
16852   traces:
16853     hoverinfo: "x+y"
16854     boxpoints: "outliers"
16855     whiskerwidth: 0
16856   layout:
16857     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16858     layout: "plot-throughput"
16859
16860 - type: "plot"
16861   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16862   algorithm: "plot_performance_box"
16863   output-file-type: ".html"
16864   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16865   data: "plot-dpdk-throughput-latency-3n-hsw"
16866   filter: "'NIC_Intel-X520-DA2' and
16867            '64B' and
16868            'BASE' and
16869            'NDRPDR' and
16870            '1T1C' and
16871            'IP4FWD'"
16872   parameters:
16873   - "throughput"
16874   - "parent"
16875   - "tags"
16876   traces:
16877     hoverinfo: "x+y"
16878     boxpoints: "outliers"
16879     whiskerwidth: 0
16880   layout:
16881     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16882     layout: "plot-throughput"
16883
16884 - type: "plot"
16885   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16886   algorithm: "plot_performance_box"
16887   output-file-type: ".html"
16888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16889   data: "plot-dpdk-throughput-latency-3n-hsw"
16890   filter: "'NIC_Intel-X520-DA2' and
16891            '64B' and
16892            'BASE' and
16893            'NDRPDR' and
16894            '2T2C' and
16895            'IP4FWD'"
16896   parameters:
16897   - "throughput"
16898   - "parent"
16899   - "tags"
16900   traces:
16901     hoverinfo: "x+y"
16902     boxpoints: "outliers"
16903     whiskerwidth: 0
16904   layout:
16905     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16906     layout: "plot-throughput"
16907
16908 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16909 - type: "plot"
16910   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16911   algorithm: "plot_performance_box"
16912   output-file-type: ".html"
16913   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16914   data: "plot-dpdk-throughput-latency-3n-hsw"
16915   filter: "'NIC_Intel-X710' and
16916            '64B' and
16917            'BASE' and
16918            'NDRPDR' and
16919            '1T1C' and
16920            'IP4FWD'"
16921   parameters:
16922   - "throughput"
16923   - "parent"
16924   - "tags"
16925   traces:
16926     hoverinfo: "x+y"
16927     boxpoints: "outliers"
16928     whiskerwidth: 0
16929   layout:
16930     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16931     layout: "plot-throughput"
16932
16933 - type: "plot"
16934   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16935   algorithm: "plot_performance_box"
16936   output-file-type: ".html"
16937   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16938   data: "plot-dpdk-throughput-latency-3n-hsw"
16939   filter: "'NIC_Intel-X710' and
16940            '64B' and
16941            'BASE' and
16942            'NDRPDR' and
16943            '2T2C' and
16944            'IP4FWD'"
16945   parameters:
16946   - "throughput"
16947   - "parent"
16948   - "tags"
16949   traces:
16950     hoverinfo: "x+y"
16951     boxpoints: "outliers"
16952     whiskerwidth: 0
16953   layout:
16954     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16955     layout: "plot-throughput"
16956
16957 - type: "plot"
16958   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16959   algorithm: "plot_performance_box"
16960   output-file-type: ".html"
16961   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16962   data: "plot-dpdk-throughput-latency-3n-hsw"
16963   filter: "'NIC_Intel-X710' and
16964            '64B' and
16965            'BASE' and
16966            'NDRPDR' and
16967            '1T1C' and
16968            'IP4FWD'"
16969   parameters:
16970   - "throughput"
16971   - "parent"
16972   - "tags"
16973   traces:
16974     hoverinfo: "x+y"
16975     boxpoints: "outliers"
16976     whiskerwidth: 0
16977   layout:
16978     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16979     layout: "plot-throughput"
16980
16981 - type: "plot"
16982   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16983   algorithm: "plot_performance_box"
16984   output-file-type: ".html"
16985   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16986   data: "plot-dpdk-throughput-latency-3n-hsw"
16987   filter: "'NIC_Intel-X710' and
16988            '64B' and
16989            'BASE' and
16990            'NDRPDR' and
16991            '2T2C' and
16992            'IP4FWD'"
16993   parameters:
16994   - "throughput"
16995   - "parent"
16996   - "tags"
16997   traces:
16998     hoverinfo: "x+y"
16999     boxpoints: "outliers"
17000     whiskerwidth: 0
17001   layout:
17002     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17003     layout: "plot-throughput"
17004
17005 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17006 - type: "plot"
17007   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17008   algorithm: "plot_performance_box"
17009   output-file-type: ".html"
17010   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17011   data: "plot-dpdk-throughput-latency-3n-hsw"
17012   filter: "'NIC_Intel-XL710' and
17013            '64B' and
17014            'BASE' and
17015            'NDRPDR' and
17016            '1T1C' and
17017            'IP4FWD'"
17018   parameters:
17019   - "throughput"
17020   - "parent"
17021   - "tags"
17022   traces:
17023     hoverinfo: "x+y"
17024     boxpoints: "outliers"
17025     whiskerwidth: 0
17026   layout:
17027     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17028     layout: "plot-throughput"
17029
17030 - type: "plot"
17031   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17032   algorithm: "plot_performance_box"
17033   output-file-type: ".html"
17034   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17035   data: "plot-dpdk-throughput-latency-3n-hsw"
17036   filter: "'NIC_Intel-XL710' and
17037            '64B' and
17038            'BASE' and
17039            'NDRPDR' and
17040            '2T2C' and
17041            'IP4FWD'"
17042   parameters:
17043   - "throughput"
17044   - "parent"
17045   - "tags"
17046   traces:
17047     hoverinfo: "x+y"
17048     boxpoints: "outliers"
17049     whiskerwidth: 0
17050   layout:
17051     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17052     layout: "plot-throughput"
17053
17054 - type: "plot"
17055   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17056   algorithm: "plot_performance_box"
17057   output-file-type: ".html"
17058   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17059   data: "plot-dpdk-throughput-latency-3n-hsw"
17060   filter: "'NIC_Intel-XL710' and
17061            '64B' and
17062            'BASE' and
17063            'NDRPDR' and
17064            '1T1C' and
17065            'IP4FWD'"
17066   parameters:
17067   - "throughput"
17068   - "parent"
17069   - "tags"
17070   traces:
17071     hoverinfo: "x+y"
17072     boxpoints: "outliers"
17073     whiskerwidth: 0
17074   layout:
17075     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17076     layout: "plot-throughput"
17077
17078 - type: "plot"
17079   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17080   algorithm: "plot_performance_box"
17081   output-file-type: ".html"
17082   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17083   data: "plot-dpdk-throughput-latency-3n-hsw"
17084   filter: "'NIC_Intel-XL710' and
17085            '64B' and
17086            'BASE' and
17087            'NDRPDR' and
17088            '2T2C' and
17089            'IP4FWD'"
17090   parameters:
17091   - "throughput"
17092   - "parent"
17093   - "tags"
17094   traces:
17095     hoverinfo: "x+y"
17096     boxpoints: "outliers"
17097     whiskerwidth: 0
17098   layout:
17099     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17100     layout: "plot-throughput"
17101
17102 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17103 - type: "plot"
17104   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17105   algorithm: "plot_performance_box"
17106   output-file-type: ".html"
17107   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17108   data: "plot-dpdk-throughput-latency-3n-skx"
17109   filter: "'NIC_Intel-X710' and
17110            '64B' and
17111            'BASE' and
17112            'NDRPDR' and
17113            '2T1C' and
17114            'IP4FWD'"
17115   parameters:
17116   - "throughput"
17117   - "parent"
17118   - "tags"
17119   traces:
17120     hoverinfo: "x+y"
17121     boxpoints: "outliers"
17122     whiskerwidth: 0
17123   layout:
17124     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17125     layout: "plot-throughput"
17126
17127 - type: "plot"
17128   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17129   algorithm: "plot_performance_box"
17130   output-file-type: ".html"
17131   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17132   data: "plot-dpdk-throughput-latency-3n-skx"
17133   filter: "'NIC_Intel-X710' and
17134            '64B' and
17135            'BASE' and
17136            'NDRPDR' and
17137            '4T2C' and
17138            'IP4FWD'"
17139   parameters:
17140   - "throughput"
17141   - "parent"
17142   - "tags"
17143   traces:
17144     hoverinfo: "x+y"
17145     boxpoints: "outliers"
17146     whiskerwidth: 0
17147   layout:
17148     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17149     layout: "plot-throughput"
17150
17151 - type: "plot"
17152   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17153   algorithm: "plot_performance_box"
17154   output-file-type: ".html"
17155   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17156   data: "plot-dpdk-throughput-latency-3n-skx"
17157   filter: "'NIC_Intel-X710' and
17158            '64B' and
17159            'BASE' and
17160            'NDRPDR' and
17161            '2T1C' and
17162            'IP4FWD'"
17163   parameters:
17164   - "throughput"
17165   - "parent"
17166   - "tags"
17167   traces:
17168     hoverinfo: "x+y"
17169     boxpoints: "outliers"
17170     whiskerwidth: 0
17171   layout:
17172     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17173     layout: "plot-throughput"
17174
17175 - type: "plot"
17176   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17177   algorithm: "plot_performance_box"
17178   output-file-type: ".html"
17179   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17180   data: "plot-dpdk-throughput-latency-3n-skx"
17181   filter: "'NIC_Intel-X710' and
17182            '64B' and
17183            'BASE' and
17184            'NDRPDR' and
17185            '4T2C' and
17186            'IP4FWD'"
17187   parameters:
17188   - "throughput"
17189   - "parent"
17190   - "tags"
17191   traces:
17192     hoverinfo: "x+y"
17193     boxpoints: "outliers"
17194     whiskerwidth: 0
17195   layout:
17196     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17197     layout: "plot-throughput"
17198
17199 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17200 - type: "plot"
17201   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17202   algorithm: "plot_performance_box"
17203   output-file-type: ".html"
17204   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17205   data: "plot-dpdk-throughput-latency-3n-skx"
17206   filter: "'NIC_Intel-XXV710' and
17207            '64B' and
17208            'BASE' and
17209            'NDRPDR' and
17210            '2T1C' and
17211            'IP4FWD'"
17212   parameters:
17213   - "throughput"
17214   - "parent"
17215   - "tags"
17216   traces:
17217     hoverinfo: "x+y"
17218     boxpoints: "outliers"
17219     whiskerwidth: 0
17220   layout:
17221     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17222     layout: "plot-throughput"
17223
17224 - type: "plot"
17225   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17226   algorithm: "plot_performance_box"
17227   output-file-type: ".html"
17228   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17229   data: "plot-dpdk-throughput-latency-3n-skx"
17230   filter: "'NIC_Intel-XXV710' and
17231            '64B' and
17232            'BASE' and
17233            'NDRPDR' and
17234            '4T2C' and
17235            'IP4FWD'"
17236   parameters:
17237   - "throughput"
17238   - "parent"
17239   - "tags"
17240   traces:
17241     hoverinfo: "x+y"
17242     boxpoints: "outliers"
17243     whiskerwidth: 0
17244   layout:
17245     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17246     layout: "plot-throughput"
17247
17248 - type: "plot"
17249   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17250   algorithm: "plot_performance_box"
17251   output-file-type: ".html"
17252   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17253   data: "plot-dpdk-throughput-latency-3n-skx"
17254   filter: "'NIC_Intel-XXV710' and
17255            '64B' and
17256            'BASE' and
17257            'NDRPDR' and
17258            '2T1C' and
17259            'IP4FWD'"
17260   parameters:
17261   - "throughput"
17262   - "parent"
17263   - "tags"
17264   traces:
17265     hoverinfo: "x+y"
17266     boxpoints: "outliers"
17267     whiskerwidth: 0
17268   layout:
17269     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17270     layout: "plot-throughput"
17271
17272 - type: "plot"
17273   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17274   algorithm: "plot_performance_box"
17275   output-file-type: ".html"
17276   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17277   data: "plot-dpdk-throughput-latency-3n-skx"
17278   filter: "'NIC_Intel-XXV710' and
17279            '64B' and
17280            'BASE' and
17281            'NDRPDR' and
17282            '4T2C' and
17283            'IP4FWD'"
17284   parameters:
17285   - "throughput"
17286   - "parent"
17287   - "tags"
17288   traces:
17289     hoverinfo: "x+y"
17290     boxpoints: "outliers"
17291     whiskerwidth: 0
17292   layout:
17293     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17294     layout: "plot-throughput"
17295
17296 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17297 - type: "plot"
17298   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17299   algorithm: "plot_performance_box"
17300   output-file-type: ".html"
17301   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17302   data: "plot-dpdk-throughput-latency-2n-skx"
17303   filter: "'NIC_Intel-X710' and
17304            '64B' and
17305            'BASE' and
17306            'NDRPDR' and
17307            '2T1C' and
17308            'IP4FWD'"
17309   parameters:
17310   - "throughput"
17311   - "parent"
17312   - "tags"
17313   traces:
17314     hoverinfo: "x+y"
17315     boxpoints: "outliers"
17316     whiskerwidth: 0
17317   layout:
17318     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17319     layout: "plot-throughput"
17320
17321 - type: "plot"
17322   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17323   algorithm: "plot_performance_box"
17324   output-file-type: ".html"
17325   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17326   data: "plot-dpdk-throughput-latency-2n-skx"
17327   filter: "'NIC_Intel-X710' and
17328            '64B' and
17329            'BASE' and
17330            'NDRPDR' and
17331            '4T2C' and
17332            'IP4FWD'"
17333   parameters:
17334   - "throughput"
17335   - "parent"
17336   - "tags"
17337   traces:
17338     hoverinfo: "x+y"
17339     boxpoints: "outliers"
17340     whiskerwidth: 0
17341   layout:
17342     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17343     layout: "plot-throughput"
17344
17345 - type: "plot"
17346   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17347   algorithm: "plot_performance_box"
17348   output-file-type: ".html"
17349   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17350   data: "plot-dpdk-throughput-latency-2n-skx"
17351   filter: "'NIC_Intel-X710' and
17352            '64B' and
17353            'BASE' and
17354            'NDRPDR' and
17355            '2T1C' and
17356            'IP4FWD'"
17357   parameters:
17358   - "throughput"
17359   - "parent"
17360   - "tags"
17361   traces:
17362     hoverinfo: "x+y"
17363     boxpoints: "outliers"
17364     whiskerwidth: 0
17365   layout:
17366     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17367     layout: "plot-throughput"
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17371   algorithm: "plot_performance_box"
17372   output-file-type: ".html"
17373   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17374   data: "plot-dpdk-throughput-latency-2n-skx"
17375   filter: "'NIC_Intel-X710' and
17376            '64B' and
17377            'BASE' and
17378            'NDRPDR' and
17379            '4T2C' and
17380            'IP4FWD'"
17381   parameters:
17382   - "throughput"
17383   - "parent"
17384   - "tags"
17385   traces:
17386     hoverinfo: "x+y"
17387     boxpoints: "outliers"
17388     whiskerwidth: 0
17389   layout:
17390     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17391     layout: "plot-throughput"
17392
17393 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17394 - type: "plot"
17395   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17396   algorithm: "plot_performance_box"
17397   output-file-type: ".html"
17398   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17399   data: "plot-dpdk-throughput-latency-2n-skx"
17400   filter: "'NIC_Intel-XXV710' and
17401            '64B' and
17402            'BASE' and
17403            'NDRPDR' and
17404            '2T1C' and
17405            'IP4FWD'"
17406   parameters:
17407   - "throughput"
17408   - "parent"
17409   - "tags"
17410   traces:
17411     hoverinfo: "x+y"
17412     boxpoints: "outliers"
17413     whiskerwidth: 0
17414   layout:
17415     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17416     layout: "plot-throughput"
17417
17418 - type: "plot"
17419   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17420   algorithm: "plot_performance_box"
17421   output-file-type: ".html"
17422   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17423   data: "plot-dpdk-throughput-latency-2n-skx"
17424   filter: "'NIC_Intel-XXV710' and
17425            '64B' and
17426            'BASE' and
17427            'NDRPDR' and
17428            '4T2C' and
17429            'IP4FWD'"
17430   parameters:
17431   - "throughput"
17432   - "parent"
17433   - "tags"
17434   traces:
17435     hoverinfo: "x+y"
17436     boxpoints: "outliers"
17437     whiskerwidth: 0
17438   layout:
17439     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17440     layout: "plot-throughput"
17441
17442 - type: "plot"
17443   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17444   algorithm: "plot_performance_box"
17445   output-file-type: ".html"
17446   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17447   data: "plot-dpdk-throughput-latency-2n-skx"
17448   filter: "'NIC_Intel-XXV710' and
17449            '64B' and
17450            'BASE' and
17451            'NDRPDR' and
17452            '2T1C' and
17453            'IP4FWD'"
17454   parameters:
17455   - "throughput"
17456   - "parent"
17457   - "tags"
17458   traces:
17459     hoverinfo: "x+y"
17460     boxpoints: "outliers"
17461     whiskerwidth: 0
17462   layout:
17463     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17464     layout: "plot-throughput"
17465
17466 - type: "plot"
17467   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17468   algorithm: "plot_performance_box"
17469   output-file-type: ".html"
17470   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17471   data: "plot-dpdk-throughput-latency-2n-skx"
17472   filter: "'NIC_Intel-XXV710' and
17473            '64B' and
17474            'BASE' and
17475            'NDRPDR' and
17476            '4T2C' and
17477            'IP4FWD'"
17478   parameters:
17479   - "throughput"
17480   - "parent"
17481   - "tags"
17482   traces:
17483     hoverinfo: "x+y"
17484     boxpoints: "outliers"
17485     whiskerwidth: 0
17486   layout:
17487     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17488     layout: "plot-throughput"
17489
17490 ################################################################################
17491
17492 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17493 - type: "plot"
17494   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17495   algorithm: "plot_performance_box"
17496   output-file-type: ".html"
17497   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17498   data: "plot-dpdk-throughput-latency-3n-hsw"
17499   filter: "'NIC_Intel-X520-DA2' and
17500            '64B' and
17501            'BASE' and
17502            'NDRPDR' and
17503            '1T1C' and
17504            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17505   parameters:
17506   - "throughput"
17507   - "parent"
17508   - "tags"
17509   traces:
17510     hoverinfo: "x+y"
17511     boxpoints: "outliers"
17512     whiskerwidth: 0
17513   layout:
17514     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17515     layout: "plot-throughput"
17516
17517 - type: "plot"
17518   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17519   algorithm: "plot_performance_box"
17520   output-file-type: ".html"
17521   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17522   data: "plot-dpdk-throughput-latency-3n-hsw"
17523   filter: "'NIC_Intel-X520-DA2' and
17524            '64B' and
17525            'BASE' and
17526            'NDRPDR' and
17527            '2T2C' and
17528            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17529   parameters:
17530   - "throughput"
17531   - "parent"
17532   - "tags"
17533   traces:
17534     hoverinfo: "x+y"
17535     boxpoints: "outliers"
17536     whiskerwidth: 0
17537   layout:
17538     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17539     layout: "plot-throughput"
17540
17541 - type: "plot"
17542   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17543   algorithm: "plot_performance_box"
17544   output-file-type: ".html"
17545   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17546   data: "plot-dpdk-throughput-latency-3n-hsw"
17547   filter: "'NIC_Intel-X520-DA2' and
17548            '64B' and
17549            'BASE' and
17550            'NDRPDR' and
17551            '1T1C' and
17552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17553   parameters:
17554   - "throughput"
17555   - "parent"
17556   - "tags"
17557   traces:
17558     hoverinfo: "x+y"
17559     boxpoints: "outliers"
17560     whiskerwidth: 0
17561   layout:
17562     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17563     layout: "plot-throughput"
17564
17565 - type: "plot"
17566   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17567   algorithm: "plot_performance_box"
17568   output-file-type: ".html"
17569   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17570   data: "plot-dpdk-throughput-latency-3n-hsw"
17571   filter: "'NIC_Intel-X520-DA2' and
17572            '64B' and
17573            'BASE' and
17574            'NDRPDR' and
17575            '2T2C' and
17576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17577   parameters:
17578   - "throughput"
17579   - "parent"
17580   - "tags"
17581   traces:
17582     hoverinfo: "x+y"
17583     boxpoints: "outliers"
17584     whiskerwidth: 0
17585   layout:
17586     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17587     layout: "plot-throughput"
17588
17589 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17590 - type: "plot"
17591   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17592   algorithm: "plot_performance_box"
17593   output-file-type: ".html"
17594   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17595   data: "plot-dpdk-throughput-latency-3n-hsw"
17596   filter: "'NIC_Intel-X710' and
17597            '64B' and
17598            'BASE' and
17599            'NDRPDR' and
17600            '1T1C' and
17601            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17602   parameters:
17603   - "throughput"
17604   - "parent"
17605   - "tags"
17606   traces:
17607     hoverinfo: "x+y"
17608     boxpoints: "outliers"
17609     whiskerwidth: 0
17610   layout:
17611     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17612     layout: "plot-throughput"
17613
17614 - type: "plot"
17615   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17616   algorithm: "plot_performance_box"
17617   output-file-type: ".html"
17618   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17619   data: "plot-dpdk-throughput-latency-3n-hsw"
17620   filter: "'NIC_Intel-X710' and
17621            '64B' and
17622            'BASE' and
17623            'NDRPDR' and
17624            '2T2C' and
17625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17626   parameters:
17627   - "throughput"
17628   - "parent"
17629   - "tags"
17630   traces:
17631     hoverinfo: "x+y"
17632     boxpoints: "outliers"
17633     whiskerwidth: 0
17634   layout:
17635     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17636     layout: "plot-throughput"
17637
17638 - type: "plot"
17639   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17640   algorithm: "plot_performance_box"
17641   output-file-type: ".html"
17642   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17643   data: "plot-dpdk-throughput-latency-3n-hsw"
17644   filter: "'NIC_Intel-X710' and
17645            '64B' and
17646            'BASE' and
17647            'NDRPDR' and
17648            '1T1C' and
17649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17650   parameters:
17651   - "throughput"
17652   - "parent"
17653   - "tags"
17654   traces:
17655     hoverinfo: "x+y"
17656     boxpoints: "outliers"
17657     whiskerwidth: 0
17658   layout:
17659     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17660     layout: "plot-throughput"
17661
17662 - type: "plot"
17663   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17664   algorithm: "plot_performance_box"
17665   output-file-type: ".html"
17666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17667   data: "plot-dpdk-throughput-latency-3n-hsw"
17668   filter: "'NIC_Intel-X710' and
17669            '64B' and
17670            'BASE' and
17671            'NDRPDR' and
17672            '2T2C' and
17673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17674   parameters:
17675   - "throughput"
17676   - "parent"
17677   - "tags"
17678   traces:
17679     hoverinfo: "x+y"
17680     boxpoints: "outliers"
17681     whiskerwidth: 0
17682   layout:
17683     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17684     layout: "plot-throughput"
17685
17686 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17687 - type: "plot"
17688   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17689   algorithm: "plot_performance_box"
17690   output-file-type: ".html"
17691   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17692   data: "plot-dpdk-throughput-latency-3n-hsw"
17693   filter: "'NIC_Intel-XL710' and
17694            '64B' and
17695            'BASE' and
17696            'NDRPDR' and
17697            '1T1C' and
17698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17699   parameters:
17700   - "throughput"
17701   - "parent"
17702   - "tags"
17703   traces:
17704     hoverinfo: "x+y"
17705     boxpoints: "outliers"
17706     whiskerwidth: 0
17707   layout:
17708     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17709     layout: "plot-throughput"
17710
17711 - type: "plot"
17712   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17713   algorithm: "plot_performance_box"
17714   output-file-type: ".html"
17715   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17716   data: "plot-dpdk-throughput-latency-3n-hsw"
17717   filter: "'NIC_Intel-XL710' and
17718            '64B' and
17719            'BASE' and
17720            'NDRPDR' and
17721            '2T2C' and
17722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17723   parameters:
17724   - "throughput"
17725   - "parent"
17726   - "tags"
17727   traces:
17728     hoverinfo: "x+y"
17729     boxpoints: "outliers"
17730     whiskerwidth: 0
17731   layout:
17732     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17733     layout: "plot-throughput"
17734
17735 - type: "plot"
17736   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17737   algorithm: "plot_performance_box"
17738   output-file-type: ".html"
17739   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17740   data: "plot-dpdk-throughput-latency-3n-hsw"
17741   filter: "'NIC_Intel-XL710' and
17742            '64B' and
17743            'BASE' and
17744            'NDRPDR' and
17745            '1T1C' and
17746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17747   parameters:
17748   - "throughput"
17749   - "parent"
17750   - "tags"
17751   traces:
17752     hoverinfo: "x+y"
17753     boxpoints: "outliers"
17754     whiskerwidth: 0
17755   layout:
17756     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17757     layout: "plot-throughput"
17758
17759 - type: "plot"
17760   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17761   algorithm: "plot_performance_box"
17762   output-file-type: ".html"
17763   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17764   data: "plot-dpdk-throughput-latency-3n-hsw"
17765   filter: "'NIC_Intel-XL710' and
17766            '64B' and
17767            'BASE' and
17768            'NDRPDR' and
17769            '2T2C' and
17770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17771   parameters:
17772   - "throughput"
17773   - "parent"
17774   - "tags"
17775   traces:
17776     hoverinfo: "x+y"
17777     boxpoints: "outliers"
17778     whiskerwidth: 0
17779   layout:
17780     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17781     layout: "plot-throughput"
17782
17783 # Packet Throughput - DPDK testpmd 3n-skx-x710
17784 - type: "plot"
17785   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17786   algorithm: "plot_performance_box"
17787   output-file-type: ".html"
17788   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17789   data: "plot-dpdk-throughput-latency-3n-skx"
17790   filter: "'NIC_Intel-X710' and
17791            '64B' and
17792            'BASE' and
17793            'NDRPDR' and
17794            '2T1C' and
17795            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17796   parameters:
17797   - "throughput"
17798   - "parent"
17799   - "tags"
17800   traces:
17801     hoverinfo: "x+y"
17802     boxpoints: "outliers"
17803     whiskerwidth: 0
17804   layout:
17805     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17806     layout: "plot-throughput"
17807
17808 - type: "plot"
17809   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17810   algorithm: "plot_performance_box"
17811   output-file-type: ".html"
17812   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17813   data: "plot-dpdk-throughput-latency-3n-skx"
17814   filter: "'NIC_Intel-X710' and
17815            '64B' and
17816            'BASE' and
17817            'NDRPDR' and
17818            '4T2C' and
17819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17820   parameters:
17821   - "throughput"
17822   - "parent"
17823   - "tags"
17824   traces:
17825     hoverinfo: "x+y"
17826     boxpoints: "outliers"
17827     whiskerwidth: 0
17828   layout:
17829     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17830     layout: "plot-throughput"
17831
17832 - type: "plot"
17833   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17834   algorithm: "plot_performance_box"
17835   output-file-type: ".html"
17836   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17837   data: "plot-dpdk-throughput-latency-3n-skx"
17838   filter: "'NIC_Intel-X710' and
17839            '64B' and
17840            'BASE' and
17841            'NDRPDR' and
17842            '2T1C' and
17843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17844   parameters:
17845   - "throughput"
17846   - "parent"
17847   - "tags"
17848   traces:
17849     hoverinfo: "x+y"
17850     boxpoints: "outliers"
17851     whiskerwidth: 0
17852   layout:
17853     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17854     layout: "plot-throughput"
17855
17856 - type: "plot"
17857   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17858   algorithm: "plot_performance_box"
17859   output-file-type: ".html"
17860   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17861   data: "plot-dpdk-throughput-latency-3n-skx"
17862   filter: "'NIC_Intel-X710' and
17863            '64B' and
17864            'BASE' and
17865            'NDRPDR' and
17866            '4T2C' and
17867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17868   parameters:
17869   - "throughput"
17870   - "parent"
17871   - "tags"
17872   traces:
17873     hoverinfo: "x+y"
17874     boxpoints: "outliers"
17875     whiskerwidth: 0
17876   layout:
17877     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17878     layout: "plot-throughput"
17879
17880 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17881 - type: "plot"
17882   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17883   algorithm: "plot_performance_box"
17884   output-file-type: ".html"
17885   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17886   data: "plot-dpdk-throughput-latency-3n-skx"
17887   filter: "'NIC_Intel-XXV710' and
17888            '64B' and
17889            'BASE' and
17890            'NDRPDR' and
17891            '2T1C' and
17892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17893   parameters:
17894   - "throughput"
17895   - "parent"
17896   - "tags"
17897   traces:
17898     hoverinfo: "x+y"
17899     boxpoints: "outliers"
17900     whiskerwidth: 0
17901   layout:
17902     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17903     layout: "plot-throughput"
17904
17905 - type: "plot"
17906   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17907   algorithm: "plot_performance_box"
17908   output-file-type: ".html"
17909   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17910   data: "plot-dpdk-throughput-latency-3n-skx"
17911   filter: "'NIC_Intel-XXV710' and
17912            '64B' and
17913            'BASE' and
17914            'NDRPDR' and
17915            '4T2C' and
17916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17917   parameters:
17918   - "throughput"
17919   - "parent"
17920   - "tags"
17921   traces:
17922     hoverinfo: "x+y"
17923     boxpoints: "outliers"
17924     whiskerwidth: 0
17925   layout:
17926     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17927     layout: "plot-throughput"
17928
17929 - type: "plot"
17930   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17931   algorithm: "plot_performance_box"
17932   output-file-type: ".html"
17933   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17934   data: "plot-dpdk-throughput-latency-3n-skx"
17935   filter: "'NIC_Intel-XXV710' and
17936            '64B' and
17937            'BASE' and
17938            'NDRPDR' and
17939            '2T1C' and
17940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17941   parameters:
17942   - "throughput"
17943   - "parent"
17944   - "tags"
17945   traces:
17946     hoverinfo: "x+y"
17947     boxpoints: "outliers"
17948     whiskerwidth: 0
17949   layout:
17950     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17955   algorithm: "plot_performance_box"
17956   output-file-type: ".html"
17957   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17958   data: "plot-dpdk-throughput-latency-3n-skx"
17959   filter: "'NIC_Intel-XXV710' and
17960            '64B' and
17961            'BASE' and
17962            'NDRPDR' and
17963            '4T2C' and
17964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17965   parameters:
17966   - "throughput"
17967   - "parent"
17968   - "tags"
17969   traces:
17970     hoverinfo: "x+y"
17971     boxpoints: "outliers"
17972     whiskerwidth: 0
17973   layout:
17974     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17975     layout: "plot-throughput"
17976
17977 # Packet Throughput - DPDK testpmd 2n-skx-x710
17978 - type: "plot"
17979   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17980   algorithm: "plot_performance_box"
17981   output-file-type: ".html"
17982   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17983   data: "plot-dpdk-throughput-latency-2n-skx"
17984   filter: "'NIC_Intel-X710' and
17985            '64B' and
17986            'BASE' and
17987            'NDRPDR' and
17988            '2T1C' and
17989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17990   parameters:
17991   - "throughput"
17992   - "parent"
17993   - "tags"
17994   traces:
17995     hoverinfo: "x+y"
17996     boxpoints: "outliers"
17997     whiskerwidth: 0
17998   layout:
17999     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18000     layout: "plot-throughput"
18001
18002 - type: "plot"
18003   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18004   algorithm: "plot_performance_box"
18005   output-file-type: ".html"
18006   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18007   data: "plot-dpdk-throughput-latency-2n-skx"
18008   filter: "'NIC_Intel-X710' and
18009            '64B' and
18010            'BASE' and
18011            'NDRPDR' and
18012            '4T2C' and
18013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18014   parameters:
18015   - "throughput"
18016   - "parent"
18017   - "tags"
18018   traces:
18019     hoverinfo: "x+y"
18020     boxpoints: "outliers"
18021     whiskerwidth: 0
18022   layout:
18023     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18024     layout: "plot-throughput"
18025
18026 - type: "plot"
18027   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18028   algorithm: "plot_performance_box"
18029   output-file-type: ".html"
18030   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18031   data: "plot-dpdk-throughput-latency-2n-skx"
18032   filter: "'NIC_Intel-X710' and
18033            '64B' and
18034            'BASE' and
18035            'NDRPDR' and
18036            '2T1C' and
18037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18038   parameters:
18039   - "throughput"
18040   - "parent"
18041   - "tags"
18042   traces:
18043     hoverinfo: "x+y"
18044     boxpoints: "outliers"
18045     whiskerwidth: 0
18046   layout:
18047     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18048     layout: "plot-throughput"
18049
18050 - type: "plot"
18051   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18052   algorithm: "plot_performance_box"
18053   output-file-type: ".html"
18054   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18055   data: "plot-dpdk-throughput-latency-2n-skx"
18056   filter: "'NIC_Intel-X710' and
18057            '64B' and
18058            'BASE' and
18059            'NDRPDR' and
18060            '4T2C' and
18061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18062   parameters:
18063   - "throughput"
18064   - "parent"
18065   - "tags"
18066   traces:
18067     hoverinfo: "x+y"
18068     boxpoints: "outliers"
18069     whiskerwidth: 0
18070   layout:
18071     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18072     layout: "plot-throughput"
18073
18074 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18075 - type: "plot"
18076   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18077   algorithm: "plot_performance_box"
18078   output-file-type: ".html"
18079   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18080   data: "plot-dpdk-throughput-latency-2n-skx"
18081   filter: "'NIC_Intel-XXV710' and
18082            '64B' and
18083            'BASE' and
18084            'NDRPDR' and
18085            '2T1C' and
18086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18087   parameters:
18088   - "throughput"
18089   - "parent"
18090   - "tags"
18091   traces:
18092     hoverinfo: "x+y"
18093     boxpoints: "outliers"
18094     whiskerwidth: 0
18095   layout:
18096     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18097     layout: "plot-throughput"
18098
18099 - type: "plot"
18100   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18101   algorithm: "plot_performance_box"
18102   output-file-type: ".html"
18103   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18104   data: "plot-dpdk-throughput-latency-2n-skx"
18105   filter: "'NIC_Intel-XXV710' and
18106            '64B' and
18107            'BASE' and
18108            'NDRPDR' and
18109            '4T2C' and
18110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18111   parameters:
18112   - "throughput"
18113   - "parent"
18114   - "tags"
18115   traces:
18116     hoverinfo: "x+y"
18117     boxpoints: "outliers"
18118     whiskerwidth: 0
18119   layout:
18120     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18121     layout: "plot-throughput"
18122
18123 - type: "plot"
18124   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18125   algorithm: "plot_performance_box"
18126   output-file-type: ".html"
18127   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18128   data: "plot-dpdk-throughput-latency-2n-skx"
18129   filter: "'NIC_Intel-XXV710' and
18130            '64B' and
18131            'BASE' and
18132            'NDRPDR' and
18133            '2T1C' and
18134            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18135   parameters:
18136   - "throughput"
18137   - "parent"
18138   - "tags"
18139   traces:
18140     hoverinfo: "x+y"
18141     boxpoints: "outliers"
18142     whiskerwidth: 0
18143   layout:
18144     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18145     layout: "plot-throughput"
18146
18147 - type: "plot"
18148   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18149   algorithm: "plot_performance_box"
18150   output-file-type: ".html"
18151   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18152   data: "plot-dpdk-throughput-latency-2n-skx"
18153   filter: "'NIC_Intel-XXV710' and
18154            '64B' and
18155            'BASE' and
18156            'NDRPDR' and
18157            '4T2C' and
18158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18159   parameters:
18160   - "throughput"
18161   - "parent"
18162   - "tags"
18163   traces:
18164     hoverinfo: "x+y"
18165     boxpoints: "outliers"
18166     whiskerwidth: 0
18167   layout:
18168     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18169     layout: "plot-throughput"
18170
18171 ################################################################################
18172
18173 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18174 - type: "plot"
18175   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18176   algorithm: "plot_latency_error_bars"
18177   output-file-type: ".html"
18178   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18180   filter: "'NIC_Intel-X520-DA2' and
18181            '64B' and
18182            ('BASE' or 'SCALE') and
18183            'NDRPDR' and
18184            'ETH' and
18185            '1T1C' and
18186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18187            not 'VHOST' and
18188            not 'MEMIF'"
18189   parameters:
18190   - "latency"
18191   - "parent"
18192   - "tags"
18193   sort:
18194   - "L2XCFWD"
18195   - "L2PATCH"
18196   - "L2BDMACLRN"
18197   - "FIB_10K"
18198   - "FIB_100K"
18199   - "FIB_1M"
18200   layout:
18201     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18202     layout: "plot-latency"
18203
18204 - type: "plot"
18205   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18206   algorithm: "plot_latency_error_bars"
18207   output-file-type: ".html"
18208   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18210   filter: "'NIC_Intel-X520-DA2' and
18211            '64B' and
18212            ('BASE' or 'SCALE') and
18213            'NDRPDR' and
18214            'ETH' and
18215            '2T2C' and
18216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18217            not 'VHOST' and
18218            not 'MEMIF'"
18219   parameters:
18220   - "latency"
18221   - "parent"
18222   - "tags"
18223   sort:
18224   - "L2XCFWD"
18225   - "L2PATCH"
18226   - "L2BDMACLRN"
18227   - "FIB_10K"
18228   - "FIB_100K"
18229   - "FIB_1M"
18230   layout:
18231     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18232     layout: "plot-latency"
18233
18234 # Packet Latency - VPP L2 3n-hsw-x520 features
18235 - type: "plot"
18236   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18237   algorithm: "plot_latency_error_bars"
18238   output-file-type: ".html"
18239   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18241   filter: "'NIC_Intel-X520-DA2' and
18242            '64B' and
18243            'NDRPDR' and
18244            '1T1C' and
18245            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18246            not 'ACL' and
18247            not 'VHOST' and
18248            not 'MEMIF'"
18249   parameters:
18250   - "latency"
18251   - "parent"
18252   - "tags"
18253   sort:
18254   - "L2XCBASE"    # l2xcbase
18255   - "L2BDBASE"    # l2bdbase
18256   - "L2XCFWD"     # dot1q-l2xcbase
18257   - "L2BDMACLRN"  # dot1q-l2bdbase
18258   layout:
18259     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18260     layout: "plot-latency"
18261
18262 - type: "plot"
18263   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18264   algorithm: "plot_latency_error_bars"
18265   output-file-type: ".html"
18266   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18268   filter: "'NIC_Intel-X520-DA2' and
18269            '64B' and
18270            'NDRPDR' and
18271            '2T2C' and
18272            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18273            not 'ACL' and
18274            not 'VHOST' and
18275            not 'MEMIF'"
18276   parameters:
18277   - "latency"
18278   - "parent"
18279   - "tags"
18280   sort:
18281   - "L2XCBASE"    # l2xcbase
18282   - "L2BDBASE"    # l2bdbase
18283   - "L2XCFWD"     # dot1q-l2xcbase
18284   - "L2BDMACLRN"  # dot1q-l2bdbase
18285   layout:
18286     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18287     layout: "plot-latency"
18288
18289 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18290 - type: "plot"
18291   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18292   algorithm: "plot_latency_error_bars"
18293   output-file-type: ".html"
18294   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18296   filter: "'NIC_Intel-X520-DA2' and
18297            '64B' and
18298            'NDRPDR' and
18299            '1T1C' and
18300            'FEATURE' and
18301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18302            'IACL' and
18303            ('ACL1' or 'ACL50') and
18304            ('10K_FLOWS' or '10k_FLOWS') and
18305            not 'MACIP' and
18306            not 'VHOST' and
18307            not 'MEMIF'"
18308   parameters:
18309   - "latency"
18310   - "parent"
18311   - "tags"
18312   layout:
18313     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18314     layout: "plot-latency"
18315
18316 - type: "plot"
18317   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18318   algorithm: "plot_latency_error_bars"
18319   output-file-type: ".html"
18320   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18322   filter: "'NIC_Intel-X520-DA2' and
18323            '64B' and
18324            'NDRPDR' and
18325            '2T2C' and
18326            'FEATURE' and
18327            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18328            'IACL' and
18329            ('ACL1' or 'ACL50') and
18330            ('10K_FLOWS' or '10k_FLOWS') and
18331            not 'MACIP' and
18332            not 'VHOST' and
18333            not 'MEMIF'"
18334   parameters:
18335   - "latency"
18336   - "parent"
18337   - "tags"
18338   layout:
18339     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18340     layout: "plot-latency"
18341
18342 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18343 - type: "plot"
18344   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18345   algorithm: "plot_latency_error_bars"
18346   output-file-type: ".html"
18347   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18349   filter: "'NIC_Intel-X520-DA2' and
18350            '64B' and
18351            'NDRPDR' and
18352            '1T1C' and
18353            'FEATURE' and
18354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18355            'OACL' and
18356            ('ACL1' or 'ACL50') and
18357            ('10K_FLOWS' or '10k_FLOWS') and
18358            not 'MACIP' and
18359            not 'VHOST' and
18360            not 'MEMIF'"
18361   parameters:
18362   - "latency"
18363   - "parent"
18364   - "tags"
18365   layout:
18366     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18367     layout: "plot-latency"
18368
18369 - type: "plot"
18370   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18371   algorithm: "plot_latency_error_bars"
18372   output-file-type: ".html"
18373   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18375   filter: "'NIC_Intel-X520-DA2' and
18376            '64B' and
18377            'NDRPDR' and
18378            '2T2C' and
18379            'FEATURE' and
18380            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18381            'OACL' and
18382            ('ACL1' or 'ACL50') and
18383            ('10K_FLOWS' or '10k_FLOWS') and
18384            not 'MACIP' and
18385            not 'VHOST' and
18386            not 'MEMIF'"
18387   parameters:
18388   - "latency"
18389   - "parent"
18390   - "tags"
18391   layout:
18392     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18393     layout: "plot-latency"
18394
18395 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18396 - type: "plot"
18397   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18398   algorithm: "plot_latency_error_bars"
18399   output-file-type: ".html"
18400   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18402   filter: "'NIC_Intel-X520-DA2' and
18403            '64B' and
18404            'NDRPDR' and
18405            '1T1C' and
18406            'FEATURE' and
18407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18408            'MACIP' and
18409            ('ACL1' or 'ACL50') and
18410            ('10K_FLOWS' or '10k_FLOWS') and
18411            not 'VHOST' and
18412            not 'MEMIF'"
18413   parameters:
18414   - "latency"
18415   - "parent"
18416   - "tags"
18417   layout:
18418     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18419     layout: "plot-latency"
18420
18421 - type: "plot"
18422   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18423   algorithm: "plot_latency_error_bars"
18424   output-file-type: ".html"
18425   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18426   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18427   filter: "'NIC_Intel-X520-DA2' and
18428            '64B' and
18429            'NDRPDR' and
18430            '2T2C' and
18431            'FEATURE' and
18432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18433            'MACIP' and
18434            ('ACL1' or 'ACL50') and
18435            ('10K_FLOWS' or '10k_FLOWS') and
18436            not 'VHOST' and
18437            not 'MEMIF'"
18438   parameters:
18439   - "latency"
18440   - "parent"
18441   - "tags"
18442   layout:
18443     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18444     layout: "plot-latency"
18445
18446 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18447 - type: "plot"
18448   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18449   algorithm: "plot_latency_error_bars"
18450   output-file-type: ".html"
18451   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18453   filter: "'NIC_Intel-X710' and
18454            '64B' and
18455            ('BASE' or 'SCALE') and
18456            'NDRPDR' and
18457            'ETH' and
18458            '1T1C' and
18459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18460            not 'VHOST' and
18461            not 'MEMIF'"
18462   parameters:
18463   - "latency"
18464   - "parent"
18465   - "tags"
18466   sort:
18467   - "L2PATCH"
18468   - "L2XCFWD"
18469   - "L2BDMACLRN"
18470   - "FIB_10K"
18471   - "FIB_100K"
18472   - "FIB_1M"
18473   layout:
18474     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18475     layout: "plot-latency"
18476
18477 - type: "plot"
18478   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18479   algorithm: "plot_latency_error_bars"
18480   output-file-type: ".html"
18481   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18483   filter: "'NIC_Intel-X710' and
18484            '64B' and
18485            ('BASE' or 'SCALE') and
18486            'NDRPDR' and
18487            'ETH' and
18488            '2T2C' and
18489            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18490            not 'VHOST' and
18491            not 'MEMIF'"
18492   parameters:
18493   - "latency"
18494   - "parent"
18495   - "tags"
18496   sort:
18497   - "L2PATCH"
18498   - "L2XCFWD"
18499   - "L2BDMACLRN"
18500   - "FIB_10K"
18501   - "FIB_100K"
18502   - "FIB_1M"
18503   layout:
18504     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18505     layout: "plot-latency"
18506
18507 # Packet Latency - VPP L2 3n-hsw-x710 features
18508 - type: "plot"
18509   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18510   algorithm: "plot_latency_error_bars"
18511   output-file-type: ".html"
18512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18514   filter: "'NIC_Intel-X710' and
18515            '64B' and
18516            'NDRPDR' and
18517            '1T1C' and
18518            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18519            not 'ACL' and
18520            not 'VHOST' and
18521            not 'L2OVRLAY' and
18522            not 'MEMIF'"
18523   parameters:
18524   - "latency"
18525   - "parent"
18526   - "tags"
18527   sort:
18528   - "L2XCBASE"    # l2xcbase
18529   - "L2BDBASE"    # l2bdbase
18530   - "L2XCFWD"     # dot1q-l2xcbase
18531   - "L2BDMACLRN"  # dot1q-l2bdbase
18532   layout:
18533     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18534     layout: "plot-latency"
18535
18536 - type: "plot"
18537   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18538   algorithm: "plot_latency_error_bars"
18539   output-file-type: ".html"
18540   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18542   filter: "'NIC_Intel-X710' and
18543            '64B' and
18544            'NDRPDR' and
18545            '2T2C' and
18546            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18547            not 'ACL' and
18548            not 'VHOST' and
18549            not 'L2OVRLAY' and
18550            not 'MEMIF'"
18551   parameters:
18552   - "latency"
18553   - "parent"
18554   - "tags"
18555   sort:
18556   - "L2XCBASE"    # l2xcbase
18557   - "L2BDBASE"    # l2bdbase
18558   - "L2XCFWD"     # dot1q-l2xcbase
18559   - "L2BDMACLRN"  # dot1q-l2bdbase
18560   layout:
18561     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18562     layout: "plot-latency"
18563
18564 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18565 - type: "plot"
18566   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18567   algorithm: "plot_latency_error_bars"
18568   output-file-type: ".html"
18569   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18571   filter: "'NIC_Intel-X710' and
18572            '64B' and
18573            'NDRPDR' and
18574            '1T1C' and
18575            'FEATURE' and
18576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18577            'IACL' and
18578            ('ACL1' or 'ACL50') and
18579            ('10K_FLOWS' or '10k_FLOWS') and
18580            not 'MACIP' and
18581            not 'VHOST' and
18582            not 'MEMIF'"
18583   parameters:
18584   - "latency"
18585   - "parent"
18586   - "tags"
18587   layout:
18588     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18589     layout: "plot-latency"
18590
18591 - type: "plot"
18592   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18593   algorithm: "plot_latency_error_bars"
18594   output-file-type: ".html"
18595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18597   filter: "'NIC_Intel-X710' and
18598            '64B' and
18599            'NDRPDR' and
18600            '2T2C' and
18601            'FEATURE' and
18602            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18603            'IACL' and
18604            ('ACL1' or 'ACL50') and
18605            ('10K_FLOWS' or '10k_FLOWS') and
18606            not 'MACIP' and
18607            not 'VHOST' and
18608            not 'MEMIF'"
18609   parameters:
18610   - "latency"
18611   - "parent"
18612   - "tags"
18613   layout:
18614     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18615     layout: "plot-latency"
18616
18617 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18618 - type: "plot"
18619   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18620   algorithm: "plot_latency_error_bars"
18621   output-file-type: ".html"
18622   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18624   filter: "'NIC_Intel-XL710' and
18625            '64B' and
18626            'BASE' and
18627            'NDRPDR' and
18628            'ETH' and
18629            '1T1C' and
18630            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18631            not 'VHOST' and
18632            not 'MEMIF'"
18633   parameters:
18634   - "latency"
18635   - "parent"
18636   - "tags"
18637   sort:
18638   - "L2PATCH"
18639   - "L2XCFWD"
18640   - "L2BDMACLRN"
18641   layout:
18642     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18643     layout: "plot-latency"
18644
18645 - type: "plot"
18646   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18647   algorithm: "plot_latency_error_bars"
18648   output-file-type: ".html"
18649   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18651   filter: "'NIC_Intel-XL710' and
18652            '64B' and
18653            'BASE' and
18654            'NDRPDR' and
18655            'ETH' and
18656            '2T2C' and
18657            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18658            not 'VHOST' and
18659            not 'MEMIF'"
18660   parameters:
18661   - "latency"
18662   - "parent"
18663   - "tags"
18664   sort:
18665   - "L2PATCH"
18666   - "L2XCFWD"
18667   - "L2BDMACLRN"
18668   layout:
18669     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18670     layout: "plot-latency"
18671
18672 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18673 - type: "plot"
18674   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18675   algorithm: "plot_latency_error_bars"
18676   output-file-type: ".html"
18677   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18679   filter: "'NIC_Intel-X710' and
18680            '64B' and
18681            ('BASE' or 'SCALE') and
18682            'NDRPDR' and
18683            'ETH' and
18684            '2T1C' and
18685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18686            not 'VHOST' and
18687            not 'MEMIF' and
18688            not 'DRV_AVF'"
18689   parameters:
18690   - "latency"
18691   - "parent"
18692   - "tags"
18693   sort:
18694   - "L2PATCH"
18695   - "L2XCBASE"
18696   - "BASE"
18697   - "FIB_10K"
18698   - "FIB_100K"
18699   - "FIB_1M"
18700   layout:
18701     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18702     layout: "plot-latency"
18703
18704 - type: "plot"
18705   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18706   algorithm: "plot_latency_error_bars"
18707   output-file-type: ".html"
18708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18710   filter: "'NIC_Intel-X710' and
18711            '64B' and
18712            ('BASE' or 'SCALE') and
18713            'NDRPDR' and
18714            'ETH' and
18715            '4T2C' and
18716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18717            not 'VHOST' and
18718            not 'MEMIF' and
18719            not 'DRV_AVF'"
18720   parameters:
18721   - "latency"
18722   - "parent"
18723   - "tags"
18724   sort:
18725   - "L2PATCH"
18726   - "L2XCBASE"
18727   - "BASE"
18728   - "FIB_10K"
18729   - "FIB_100K"
18730   - "FIB_1M"
18731   layout:
18732     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18733     layout: "plot-latency"
18734
18735 # Packet Latency - VPP L2 3n-skx-x710 features
18736 - type: "plot"
18737   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18738   algorithm: "plot_latency_error_bars"
18739   output-file-type: ".html"
18740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18742   filter: "'NIC_Intel-X710' and
18743            '64B' and
18744            'NDRPDR' and
18745            '2T1C' and
18746            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18747            not 'ACL' and
18748            not 'VHOST' and
18749            not 'DRV_AVF' and
18750            not 'L2OVRLAY' and
18751            not 'MEMIF'"
18752   parameters:
18753   - "latency"
18754   - "parent"
18755   - "tags"
18756   sort:
18757   - "L2XCBASE"    # l2xcbase
18758   - "L2BDBASE"    # l2bdbase
18759   - "L2XCFWD"     # dot1q-l2xcbase
18760   - "L2BDMACLRN"  # dot1q-l2bdbase
18761   layout:
18762     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18763     layout: "plot-latency"
18764
18765 - type: "plot"
18766   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18767   algorithm: "plot_latency_error_bars"
18768   output-file-type: ".html"
18769   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18771   filter: "'NIC_Intel-X710' and
18772            '64B' and
18773            'NDRPDR' and
18774            '4T2C' and
18775            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18776            not 'ACL' and
18777            not 'VHOST' and
18778            not 'DRV_AVF' and
18779            not 'L2OVRLAY' and
18780            not 'MEMIF'"
18781   parameters:
18782   - "latency"
18783   - "parent"
18784   - "tags"
18785   sort:
18786   - "L2XCBASE"    # l2xcbase
18787   - "L2BDBASE"    # l2bdbase
18788   - "L2XCFWD"     # dot1q-l2xcbase
18789   - "L2BDMACLRN"  # dot1q-l2bdbase
18790   layout:
18791     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18792     layout: "plot-latency"
18793
18794 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18795 - type: "plot"
18796   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18797   algorithm: "plot_latency_error_bars"
18798   output-file-type: ".html"
18799   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18801   filter: "'NIC_Intel-X710' and
18802            '64B' and
18803            'NDRPDR' and
18804            '2T1C' and
18805            'FEATURE' and
18806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18807            'IACL' and
18808            ('ACL1' or 'ACL50') and
18809            ('10K_FLOWS' or '10k_FLOWS') and
18810            not 'MACIP' and
18811            not 'VHOST' and
18812            not 'MEMIF'"
18813   parameters:
18814   - "latency"
18815   - "parent"
18816   - "tags"
18817   layout:
18818     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18819     layout: "plot-latency"
18820
18821 - type: "plot"
18822   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18823   algorithm: "plot_latency_error_bars"
18824   output-file-type: ".html"
18825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18827   filter: "'NIC_Intel-X710' and
18828            '64B' and
18829            'NDRPDR' and
18830            '4T2C' and
18831            'FEATURE' and
18832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18833            'IACL' and
18834            ('ACL1' or 'ACL50') and
18835            ('10K_FLOWS' or '10k_FLOWS') and
18836            not 'MACIP' and
18837            not 'VHOST' and
18838            not 'MEMIF'"
18839   parameters:
18840   - "latency"
18841   - "parent"
18842   - "tags"
18843   layout:
18844     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18845     layout: "plot-latency"
18846
18847 # Packet Latency - VPP L2 3n-skx-xxv710 base
18848 - type: "plot"
18849   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18850   algorithm: "plot_latency_error_bars"
18851   output-file-type: ".html"
18852   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18854   filter: "'NIC_Intel-XXV710' and
18855            '64B' and
18856            ('BASE' or 'SCALE') and
18857            'NDRPDR' and
18858            'ETH' and
18859            '2T1C' and
18860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18861            not 'VHOST' and
18862            not 'MEMIF'"
18863   parameters:
18864   - "latency"
18865   - "parent"
18866   - "tags"
18867   sort:
18868   - "L2PATCH"
18869   - "L2PATCH"
18870   - "L2XCBASE"
18871   - "L2BDMACLRN"
18872   layout:
18873     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18874     layout: "plot-latency"
18875
18876 - type: "plot"
18877   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18878   algorithm: "plot_latency_error_bars"
18879   output-file-type: ".html"
18880   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18882   filter: "'NIC_Intel-XXV710' and
18883            '64B' and
18884            ('BASE' or 'SCALE') and
18885            'NDRPDR' and
18886            'ETH' and
18887            '4T2C' and
18888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18889            not 'VHOST' and
18890            not 'MEMIF'"
18891   parameters:
18892   - "latency"
18893   - "parent"
18894   - "tags"
18895   sort:
18896   - "L2PATCH"
18897   - "L2PATCH"
18898   - "L2XCBASE"
18899   - "L2BDMACLRN"
18900   layout:
18901     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18902     layout: "plot-latency"
18903
18904 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18905 - type: "plot"
18906   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18907   algorithm: "plot_latency_error_bars"
18908   output-file-type: ".html"
18909   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18911   filter: "'NIC_Intel-X710' and
18912            '64B' and
18913            'ETH' and
18914            ('BASE' or 'SCALE') and
18915            'NDRPDR' and
18916            '2T1C' and
18917            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18918            not 'VHOST' and
18919            not 'MEMIF'"
18920   parameters:
18921   - "latency"
18922   - "parent"
18923   - "tags"
18924   sort:
18925   - "L2PATCH"
18926   - "L2XCBASE"
18927   - "BASE"
18928   - "FIB_10K"
18929   - "FIB_100K"
18930   - "FIB_1M"
18931   layout:
18932     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18933     layout: "plot-latency"
18934
18935 - type: "plot"
18936   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18937   algorithm: "plot_latency_error_bars"
18938   output-file-type: ".html"
18939   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18941   filter: "'NIC_Intel-X710' and
18942            '64B' and
18943            ('BASE' or 'SCALE') and
18944            'NDRPDR' and
18945            'ETH' and
18946            '4T2C' and
18947            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18948            not 'VHOST' and
18949            not 'MEMIF'"
18950   parameters:
18951   - "latency"
18952   - "parent"
18953   - "tags"
18954   sort:
18955   - "L2PATCH"
18956   - "L2XCBASE"
18957   - "BASE"
18958   - "FIB_10K"
18959   - "FIB_100K"
18960   - "FIB_1M"
18961   layout:
18962     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18963     layout: "plot-latency"
18964
18965 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18966 - type: "plot"
18967   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18968   algorithm: "plot_latency_error_bars"
18969   output-file-type: ".html"
18970   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18971   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18972   filter: "'NIC_Intel-XXV710' and
18973            '64B' and
18974            ('BASE' or 'SCALE') and
18975            'NDRPDR' and
18976            'ETH' and
18977            '2T1C' and
18978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18979            not 'VHOST' and
18980            not 'MEMIF'"
18981   parameters:
18982   - "latency"
18983   - "parent"
18984   - "tags"
18985   sort:
18986   - "L2PATCH"
18987   - "L2XCBASE"
18988   - "BASE"
18989   - "FIB_10K"
18990   - "FIB_100K"
18991   - "FIB_1M"
18992   layout:
18993     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18994     layout: "plot-latency"
18995
18996 - type: "plot"
18997   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18998   algorithm: "plot_latency_error_bars"
18999   output-file-type: ".html"
19000   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19002   filter: "'NIC_Intel-XXV710' and
19003            '64B' and
19004            ('BASE' or 'SCALE') and
19005            'NDRPDR' and
19006            'ETH' and
19007            '4T2C' and
19008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19009            not 'VHOST' and
19010            not 'MEMIF'"
19011   parameters:
19012   - "latency"
19013   - "parent"
19014   - "tags"
19015   sort:
19016   - "L2PATCH"
19017   - "L2XCBASE"
19018   - "BASE"
19019   - "FIB_10K"
19020   - "FIB_100K"
19021   - "FIB_1M"
19022   layout:
19023     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19024     layout: "plot-latency"
19025
19026 ################################################################################
19027
19028 # Packet Latency - VPP Container Memif 3n-hsw-x520
19029 - type: "plot"
19030   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19031   algorithm: "plot_latency_error_bars"
19032   output-file-type: ".html"
19033   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19035   filter: "'NIC_Intel-X520-DA2' and
19036            '64B' and
19037            ('BASE' or 'SCALE') and
19038            'NDRPDR' and
19039            '1T1C' and
19040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19041            not 'VHOST' and
19042            'MEMIF'"
19043   parameters:
19044   - "latency"
19045   - "parent"
19046   - "tags"
19047   sort:
19048   - "L2XCFWD"
19049   - "L2XCFWD"
19050   - "L2XCFWD"
19051   - "L2BDMACLRN"
19052   - "L2BDMACLRN"
19053   - "L2BDMACLRN"
19054   - "IP4FWD"
19055   layout:
19056     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19057     layout: "plot-latency"
19058
19059 - type: "plot"
19060   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19061   algorithm: "plot_latency_error_bars"
19062   output-file-type: ".html"
19063   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19065   filter: "'NIC_Intel-X520-DA2' and
19066            '64B' and
19067            ('BASE' or 'SCALE') and
19068            'NDRPDR' and
19069            '2T2C' and
19070            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19071            not 'VHOST' and
19072            'MEMIF'"
19073   parameters:
19074   - "latency"
19075   - "parent"
19076   - "tags"
19077   sort:
19078   - "L2XCFWD"
19079   - "L2XCFWD"
19080   - "L2XCFWD"
19081   - "L2BDMACLRN"
19082   - "L2BDMACLRN"
19083   - "L2BDMACLRN"
19084   - "IP4FWD"
19085   layout:
19086     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19087     layout: "plot-latency"
19088
19089 # Packet Latency - VPP Container Memif 3n-hsw-x710
19090 - type: "plot"
19091   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19092   algorithm: "plot_latency_error_bars"
19093   output-file-type: ".html"
19094   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19096   filter: "'NIC_Intel-X710' and
19097            '64B' and
19098            ('BASE' or 'SCALE') and
19099            'NDRPDR' and
19100            '1T1C' and
19101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19102            not 'VHOST' and
19103            'MEMIF'"
19104   parameters:
19105   - "latency"
19106   - "parent"
19107   - "tags"
19108   sort:
19109   - "L2XCFWD"
19110   - "L2XCFWD"
19111   - "L2XCFWD"
19112   - "L2BDMACLRN"
19113   - "L2BDMACLRN"
19114   - "L2BDMACLRN"
19115   - "IP4FWD"
19116   layout:
19117     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19118     layout: "plot-latency"
19119
19120 - type: "plot"
19121   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19122   algorithm: "plot_latency_error_bars"
19123   output-file-type: ".html"
19124   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19126   filter: "'NIC_Intel-X710' and
19127            '64B' and
19128            ('BASE' or 'SCALE') and
19129            'NDRPDR' and
19130            '2T2C' and
19131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19132            not 'VHOST' and
19133            'MEMIF'"
19134   parameters:
19135   - "latency"
19136   - "parent"
19137   - "tags"
19138   sort:
19139   - "L2XCFWD"
19140   - "L2XCFWD"
19141   - "L2XCFWD"
19142   - "L2BDMACLRN"
19143   - "L2BDMACLRN"
19144   - "L2BDMACLRN"
19145   - "IP4FWD"
19146   layout:
19147     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19148     layout: "plot-latency"
19149
19150 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19151 - type: "plot"
19152   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19153   algorithm: "plot_latency_error_bars"
19154   output-file-type: ".html"
19155   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19157   filter: "'NIC_Intel-XL710' and
19158            '64B' and
19159            ('BASE' or 'SCALE') and
19160            'NDRPDR' and
19161            '1T1C' and
19162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19163            not 'VHOST' and
19164            'MEMIF'"
19165   parameters:
19166   - "latency"
19167   - "parent"
19168   - "tags"
19169   sort:
19170   - "L2XCFWD"
19171   - "L2XCFWD"
19172   - "L2XCFWD"
19173   - "L2BDMACLRN"
19174   - "L2BDMACLRN"
19175   - "L2BDMACLRN"
19176   - "IP4FWD"
19177   layout:
19178     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19179     layout: "plot-latency"
19180
19181 - type: "plot"
19182   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19183   algorithm: "plot_latency_error_bars"
19184   output-file-type: ".html"
19185   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19187   filter: "'NIC_Intel-XL710' and
19188            '64B' and
19189            ('BASE' or 'SCALE') and
19190            'NDRPDR' and
19191            '2T2C' and
19192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19193            not 'VHOST' and
19194            'MEMIF'"
19195   parameters:
19196   - "latency"
19197   - "parent"
19198   - "tags"
19199   sort:
19200   - "L2XCFWD"
19201   - "L2XCFWD"
19202   - "L2XCFWD"
19203   - "L2BDMACLRN"
19204   - "L2BDMACLRN"
19205   - "L2BDMACLRN"
19206   - "IP4FWD"
19207   layout:
19208     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19209     layout: "plot-latency"
19210
19211 # Packet Latency - VPP Container Memif 3n-skx-x710
19212 - type: "plot"
19213   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19214   algorithm: "plot_latency_error_bars"
19215   output-file-type: ".html"
19216   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19218   filter: "'NIC_Intel-X710' and
19219            '64B' and
19220            ('BASE' or 'SCALE') and
19221            'NDRPDR' and
19222            '2T1C' and
19223            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19224            not 'VHOST' and
19225            'MEMIF'"
19226   parameters:
19227   - "latency"
19228   - "parent"
19229   - "tags"
19230   sort:
19231   - "L2XCFWD"
19232   - "L2XCFWD"
19233   - "L2XCFWD"
19234   - "L2BDMACLRN"
19235   - "L2BDMACLRN"
19236   - "L2BDMACLRN"
19237   - "IP4FWD"
19238   layout:
19239     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19240     layout: "plot-latency"
19241
19242 - type: "plot"
19243   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19244   algorithm: "plot_latency_error_bars"
19245   output-file-type: ".html"
19246   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19248   filter: "'NIC_Intel-X710' and
19249            '64B' and
19250            ('BASE' or 'SCALE') and
19251            'NDRPDR' and
19252            '4T2C' and
19253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19254            not 'VHOST' and
19255            'MEMIF'"
19256   parameters:
19257   - "latency"
19258   - "parent"
19259   - "tags"
19260   sort:
19261   - "L2XCFWD"
19262   - "L2XCFWD"
19263   - "L2XCFWD"
19264   - "L2BDMACLRN"
19265   - "L2BDMACLRN"
19266   - "L2BDMACLRN"
19267   - "IP4FWD"
19268   layout:
19269     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19270     layout: "plot-latency"
19271
19272 # Packet Latency - VPP Container Memif 2n-skx-x710
19273 - type: "plot"
19274   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19275   algorithm: "plot_latency_error_bars"
19276   output-file-type: ".html"
19277   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19279   filter: "'NIC_Intel-X710' and
19280            '64B' and
19281            ('BASE' or 'SCALE') and
19282            'NDRPDR' and
19283            '2T1C' and
19284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19285            not 'VHOST' and
19286            not 'NF_DENSITY' and
19287            'MEMIF'"
19288   parameters:
19289   - "latency"
19290   - "parent"
19291   - "tags"
19292   sort:
19293   - "L2XCFWD"
19294   - "L2XCFWD"
19295   - "L2XCFWD"
19296   - "L2BDMACLRN"
19297   - "L2BDMACLRN"
19298   - "L2BDMACLRN"
19299   - "IP4FWD"
19300   layout:
19301     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19302     layout: "plot-latency"
19303
19304 - type: "plot"
19305   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19306   algorithm: "plot_latency_error_bars"
19307   output-file-type: ".html"
19308   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19310   filter: "'NIC_Intel-X710' and
19311            '64B' and
19312            ('BASE' or 'SCALE') and
19313            'NDRPDR' and
19314            '4T2C' and
19315            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19316            not 'VHOST' and
19317            not 'NF_DENSITY' and
19318            'MEMIF'"
19319   parameters:
19320   - "latency"
19321   - "parent"
19322   - "tags"
19323   sort:
19324   - "L2XCFWD"
19325   - "L2XCFWD"
19326   - "L2XCFWD"
19327   - "L2BDMACLRN"
19328   - "L2BDMACLRN"
19329   - "L2BDMACLRN"
19330   - "IP4FWD"
19331   layout:
19332     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19333     layout: "plot-latency"
19334
19335 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19336 #- type: "plot"
19337 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19338 #  algorithm: "plot_latency_error_bars"
19339 #  output-file-type: ".html"
19340 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19341 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19342 #  filter: "'NIC_Intel-XXV710' and
19343 #           '64B' and
19344 #           ('BASE' or 'SCALE') and
19345 #           'NDRPDR' and
19346 #           '2T1C' and
19347 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19348 #           not 'VHOST' and
19349 #           'MEMIF'"
19350 #  parameters:
19351 #  - "latency"
19352 #  - "parent"
19353 #  - "tags"
19354 #  sort:
19355 #  - "L2XCFWD"
19356 #  - "L2XCFWD"
19357 #  - "L2XCFWD"
19358 #  - "L2BDMACLRN"
19359 #  - "L2BDMACLRN"
19360 #  - "L2BDMACLRN"
19361 #  - "IP4FWD"
19362 #  layout:
19363 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19364 #    layout: "plot-latency"
19365 #
19366 #- type: "plot"
19367 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19368 #  algorithm: "plot_latency_error_bars"
19369 #  output-file-type: ".html"
19370 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19372 #  filter: "'NIC_Intel-XXV710' and
19373 #           '64B' and
19374 #           ('BASE' or 'SCALE') and
19375 #           'NDRPDR' and
19376 #           '4T2C' and
19377 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19378 #           not 'VHOST' and
19379 #           'MEMIF'"
19380 #  parameters:
19381 #  - "latency"
19382 #  - "parent"
19383 #  - "tags"
19384 #  sort:
19385 #  - "L2XCFWD"
19386 #  - "L2XCFWD"
19387 #  - "L2XCFWD"
19388 #  - "L2BDMACLRN"
19389 #  - "L2BDMACLRN"
19390 #  - "L2BDMACLRN"
19391 #  - "IP4FWD"
19392 #  layout:
19393 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19394 #    layout: "plot-latency"
19395
19396 ################################################################################
19397
19398 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19399 #- type: "plot"
19400 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19401 #  algorithm: "plot_latency_error_bars"
19402 #  output-file-type: ".html"
19403 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19404 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19405 #  filter: "'NIC_Intel-X520-DA2' and
19406 #           '64B' and
19407 #           ('BASE' or 'SCALE') and
19408 #           'NDRPDR' and
19409 #           '1T1C' and
19410 #           'L2XCFWD' and
19411 #           not 'VHOST' and
19412 #           not 'NF_DENSITY' and
19413 #           'MEMIF'"
19414 #  parameters:
19415 #  - "latency"
19416 #  - "parent"
19417 #  - "tags"
19418 #  sort:
19419 #  - "1VNF"
19420 #  - "2VNF"
19421 #  - "4VNF"
19422 #  - "2VNF"
19423 #  - "4VNF"
19424 #  layout:
19425 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19426 #    layout: "plot-latency"
19427 #
19428 #- type: "plot"
19429 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19430 #  algorithm: "plot_latency_error_bars"
19431 #  output-file-type: ".html"
19432 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19433 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19434 #  filter: "'NIC_Intel-X520-DA2' and
19435 #           '64B' and
19436 #           ('BASE' or 'SCALE') and
19437 #           'NDRPDR' and
19438 #           '2T2C' and
19439 #           'L2XCFWD' and
19440 #           not 'VHOST' and
19441 #           not 'NF_DENSITY' and
19442 #           'MEMIF'"
19443 #  parameters:
19444 #  - "latency"
19445 #  - "parent"
19446 #  - "tags"
19447 #  sort:
19448 #  - "1VNF"
19449 #  - "2VNF"
19450 #  - "4VNF"
19451 #  - "2VNF"
19452 #  - "4VNF"
19453 #  layout:
19454 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19455 #    layout: "plot-latency"
19456 #
19457 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19458 #- type: "plot"
19459 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19460 #  algorithm: "plot_latency_error_bars"
19461 #  output-file-type: ".html"
19462 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19463 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19464 #  filter: "'NIC_Intel-X520-DA2' and
19465 #           '64B' and
19466 #           ('BASE' or 'SCALE') and
19467 #           'NDRPDR' and
19468 #           '1T1C' and
19469 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19470 #           not 'VHOST' and
19471 #           not 'NF_DENSITY' and
19472 #           'MEMIF'"
19473 #  parameters:
19474 #  - "latency"
19475 #  - "parent"
19476 #  - "tags"
19477 #  sort:
19478 #  - "1VNF"
19479 #  - "2VNF"
19480 #  - "4VNF"
19481 #  - "2VNF"
19482 #  - "4VNF"
19483 #  layout:
19484 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19485 #    layout: "plot-latency"
19486 #
19487 #- type: "plot"
19488 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19489 #  algorithm: "plot_latency_error_bars"
19490 #  output-file-type: ".html"
19491 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19492 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19493 #  filter: "'NIC_Intel-X520-DA2' and
19494 #           '64B' and
19495 #           ('BASE' or 'SCALE') and
19496 #           'NDRPDR' and
19497 #           '2T2C' and
19498 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19499 #           not 'VHOST' and
19500 #           not 'NF_DENSITY' and
19501 #           'MEMIF'"
19502 #  parameters:
19503 #  - "latency"
19504 #  - "parent"
19505 #  - "tags"
19506 #  sort:
19507 #  - "1VNF"
19508 #  - "2VNF"
19509 #  - "4VNF"
19510 #  - "2VNF"
19511 #  - "4VNF"
19512 #  layout:
19513 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19514 #    layout: "plot-latency"
19515 #
19516 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19517 #- type: "plot"
19518 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19519 #  algorithm: "plot_latency_error_bars"
19520 #  output-file-type: ".html"
19521 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19522 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19523 #  filter: "'NIC_Intel-X710' and
19524 #           '64B' and
19525 #           ('BASE' or 'SCALE') and
19526 #           'NDRPDR' and
19527 #           '1T1C' and
19528 #           'L2XCFWD' and
19529 #           not 'VHOST' and
19530 #           not 'NF_DENSITY' and
19531 #           'MEMIF'"
19532 #  parameters:
19533 #  - "latency"
19534 #  - "parent"
19535 #  - "tags"
19536 #  sort:
19537 #  - "1VNF"
19538 #  - "2VNF"
19539 #  - "4VNF"
19540 #  - "2VNF"
19541 #  - "4VNF"
19542 #  layout:
19543 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19544 #    layout: "plot-latency"
19545 #
19546 #- type: "plot"
19547 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19548 #  algorithm: "plot_latency_error_bars"
19549 #  output-file-type: ".html"
19550 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19551 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19552 #  filter: "'NIC_Intel-X710' and
19553 #           '64B' and
19554 #           ('BASE' or 'SCALE') and
19555 #           'NDRPDR' and
19556 #           '2T2C' and
19557 #           'L2XCFWD' and
19558 #           not 'VHOST' and
19559 #           not 'NF_DENSITY' and
19560 #           'MEMIF'"
19561 #  parameters:
19562 #  - "latency"
19563 #  - "parent"
19564 #  - "tags"
19565 #  sort:
19566 #  - "1VNF"
19567 #  - "2VNF"
19568 #  - "4VNF"
19569 #  - "2VNF"
19570 #  - "4VNF"
19571 #  layout:
19572 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19573 #    layout: "plot-latency"
19574 #
19575 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19576 #- type: "plot"
19577 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19578 #  algorithm: "plot_latency_error_bars"
19579 #  output-file-type: ".html"
19580 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19581 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19582 #  filter: "'NIC_Intel-X710' and
19583 #           '64B' and
19584 #           ('BASE' or 'SCALE') and
19585 #           'NDRPDR' and
19586 #           '1T1C' and
19587 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19588 #           not 'VHOST' and
19589 #           not 'NF_DENSITY' and
19590 #           'MEMIF'"
19591 #  parameters:
19592 #  - "latency"
19593 #  - "parent"
19594 #  - "tags"
19595 #  sort:
19596 #  - "1VNF"
19597 #  - "2VNF"
19598 #  - "4VNF"
19599 #  - "2VNF"
19600 #  - "4VNF"
19601 #  layout:
19602 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19603 #    layout: "plot-latency"
19604 #
19605 #- type: "plot"
19606 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19607 #  algorithm: "plot_latency_error_bars"
19608 #  output-file-type: ".html"
19609 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19610 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19611 #  filter: "'NIC_Intel-X710' and
19612 #           '64B' and
19613 #           ('BASE' or 'SCALE') and
19614 #           'NDRPDR' and
19615 #           '2T2C' and
19616 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19617 #           not 'VHOST' and
19618 #           not 'NF_DENSITY' and
19619 #           'MEMIF'"
19620 #  parameters:
19621 #  - "latency"
19622 #  - "parent"
19623 #  - "tags"
19624 #  sort:
19625 #  - "1VNF"
19626 #  - "2VNF"
19627 #  - "4VNF"
19628 #  - "2VNF"
19629 #  - "4VNF"
19630 #  layout:
19631 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19632 #    layout: "plot-latency"
19633
19634 ################################################################################
19635
19636 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19637 - type: "plot"
19638   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19639   algorithm: "plot_latency_error_bars"
19640   output-file-type: ".html"
19641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19643   filter: "'NIC_Intel-X520-DA2' and
19644            '64B' and
19645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19646            'NDRPDR' and
19647            '1T1C' and
19648            'IP4FWD' and
19649            not 'IPSEC' and
19650            not 'DOT1Q' and
19651            not 'VHOST'"
19652   parameters:
19653   - "latency"
19654   - "parent"
19655   - "tags"
19656   sort:
19657   - "DOT1Q"
19658   - "IP4BASE"
19659   - "FIB_20K"
19660   - "FIB_200K"
19661   - "FIB_2M"
19662   layout:
19663     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19664     layout: "plot-latency"
19665
19666 - type: "plot"
19667   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19668   algorithm: "plot_latency_error_bars"
19669   output-file-type: ".html"
19670   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19672   filter: "'NIC_Intel-X520-DA2' and
19673            '64B' and
19674            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19675            'NDRPDR' and
19676            '2T2C' and
19677            'IP4FWD' and
19678            not 'IPSEC' and
19679            not 'DOT1Q' and
19680            not 'VHOST'"
19681   parameters:
19682   - "latency"
19683   - "parent"
19684   - "tags"
19685   sort:
19686   - "DOT1Q"
19687   - "IP4BASE"
19688   - "FIB_20K"
19689   - "FIB_200K"
19690   - "FIB_2M"
19691   layout:
19692     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19693     layout: "plot-latency"
19694
19695 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19696 - type: "plot"
19697   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19698   algorithm: "plot_latency_error_bars"
19699   output-file-type: ".html"
19700   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19702   filter: "'NIC_Intel-X520-DA2' and
19703            '64B' and
19704            ('IP4BASE' or
19705             'POLICE_MARK' or
19706             'COPWHLIST' or
19707             ('NAT44' and 'BASE') or
19708             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19709            'NDRPDR' and
19710            '1T1C' and
19711            'IP4FWD' and
19712            not 'IPSEC' and
19713            not 'VHOST'"
19714   parameters:
19715   - "latency"
19716   - "parent"
19717   - "tags"
19718   sort:
19719   - "DOT1Q"
19720   - "IP4BASE"
19721   - "NAT44"
19722   - "POLICE_MARK"
19723   - "COPWHLIST"
19724   - "IACL"
19725   - "OACL"
19726   layout:
19727     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19728     layout: "plot-latency"
19729
19730 - type: "plot"
19731   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19732   algorithm: "plot_latency_error_bars"
19733   output-file-type: ".html"
19734   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19736   filter: "'NIC_Intel-X520-DA2' and
19737            '64B' and
19738            ('IP4BASE' or
19739             'POLICE_MARK' or
19740             'COPWHLIST' or
19741             ('NAT44' and 'BASE') or
19742             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19743            'NDRPDR' and
19744            '2T2C' and
19745            'IP4FWD' and
19746            not 'IPSEC' and
19747            not 'VHOST'"
19748   parameters:
19749   - "latency"
19750   - "parent"
19751   - "tags"
19752   sort:
19753   - "DOT1Q"
19754   - "IP4BASE"
19755   - "NAT44"
19756   - "POLICE_MARK"
19757   - "COPWHLIST"
19758   - "IACL"
19759   - "OACL"
19760   layout:
19761     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19762     layout: "plot-latency"
19763
19764 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19765 - type: "plot"
19766   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19767   algorithm: "plot_latency_error_bars"
19768   output-file-type: ".html"
19769   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19771   filter: "'NIC_Intel-X520-DA2' and
19772            '64B' and
19773            'NDRPDR' and
19774            '1T1C' and
19775            'IP4FWD' and
19776            ('NAT44' or 'IP4BASE') and
19777            not 'DOT1Q' and
19778            not 'IPSEC' and
19779            not 'VHOST'"
19780   parameters:
19781   - "latency"
19782   - "parent"
19783   - "tags"
19784   sort:
19785   - "IP4BASE"
19786   - "BASE"
19787   - "SRC_USER_10"
19788   - "SRC_USER_100"
19789   - "SRC_USER_1000"
19790   - "SRC_USER_2000"
19791   layout:
19792     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19793     layout: "plot-latency"
19794
19795 - type: "plot"
19796   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19797   algorithm: "plot_latency_error_bars"
19798   output-file-type: ".html"
19799   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19801   filter: "'NIC_Intel-X520-DA2' and
19802            '64B' and
19803            'NDRPDR' and
19804            '2T2C' and
19805            'IP4FWD' and
19806            ('NAT44' or 'IP4BASE') and
19807            not 'DOT1Q' and
19808            not 'IPSEC' and
19809            not 'VHOST'"
19810   parameters:
19811   - "latency"
19812   - "parent"
19813   - "tags"
19814   sort:
19815   - "IP4BASE"
19816   - "BASE"
19817   - "SRC_USER_10"
19818   - "SRC_USER_100"
19819   - "SRC_USER_1000"
19820   - "SRC_USER_2000"
19821   layout:
19822     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19823     layout: "plot-latency"
19824
19825 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19826 - type: "plot"
19827   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19828   algorithm: "plot_latency_error_bars"
19829   output-file-type: ".html"
19830   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19832   filter: "'NIC_Intel-X520-DA2' and
19833            '64B' and
19834            'NDRPDR' and
19835            '1T1C' and
19836            'IP4FWD' and
19837            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19838            not 'IPSEC' and
19839            not 'DOT1Q' and
19840            not 'VHOST'"
19841   parameters:
19842   - "latency"
19843   - "parent"
19844   - "tags"
19845   sort:
19846   - "IP4BASE"
19847   - "ACL_STATELESS"
19848   - "ACL_STATEFUL"
19849   - "ACL_STATELESS"
19850   - "ACL_STATEFUL"
19851   layout:
19852     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19853     layout: "plot-latency"
19854
19855 - type: "plot"
19856   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19857   algorithm: "plot_latency_error_bars"
19858   output-file-type: ".html"
19859   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19861   filter: "'NIC_Intel-X520-DA2' and
19862            '64B' and
19863            'NDRPDR' and
19864            '2T2C' and
19865            'IP4FWD' and
19866            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19867            not 'IPSEC' and
19868            not 'DOT1Q' and
19869            not 'VHOST'"
19870   parameters:
19871   - "latency"
19872   - "parent"
19873   - "tags"
19874   sort:
19875   - "IP4BASE"
19876   - "ACL_STATELESS"
19877   - "ACL_STATEFUL"
19878   - "ACL_STATELESS"
19879   - "ACL_STATEFUL"
19880   layout:
19881     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19882     layout: "plot-latency"
19883
19884 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19885 - type: "plot"
19886   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19887   algorithm: "plot_latency_error_bars"
19888   output-file-type: ".html"
19889   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19891   filter: "'NIC_Intel-X520-DA2' and
19892            '64B' and
19893            'NDRPDR' and
19894            '1T1C' and
19895            'IP4FWD' and
19896            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19897            not 'IPSEC' and
19898            not 'DOT1Q' and
19899            not 'VHOST'"
19900   parameters:
19901   - "latency"
19902   - "parent"
19903   - "tags"
19904   sort:
19905   - "IP4BASE"
19906   - "ACL_STATELESS"
19907   - "ACL_STATEFUL"
19908   - "ACL_STATELESS"
19909   - "ACL_STATEFUL"
19910   layout:
19911     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19912     layout: "plot-latency"
19913
19914 - type: "plot"
19915   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19916   algorithm: "plot_latency_error_bars"
19917   output-file-type: ".html"
19918   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19920   filter: "'NIC_Intel-X520-DA2' and
19921            '64B' and
19922            'NDRPDR' and
19923            '2T2C' and
19924            'IP4FWD' and
19925            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19926            not 'IPSEC' and
19927            not 'DOT1Q' and
19928            not 'VHOST'"
19929   parameters:
19930   - "latency"
19931   - "parent"
19932   - "tags"
19933   sort:
19934   - "IP4BASE"
19935   - "ACL_STATELESS"
19936   - "ACL_STATEFUL"
19937   - "ACL_STATELESS"
19938   - "ACL_STATEFUL"
19939   layout:
19940     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19941     layout: "plot-latency"
19942
19943 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19944 - type: "plot"
19945   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19946   algorithm: "plot_latency_error_bars"
19947   output-file-type: ".html"
19948   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19950   filter: "'NIC_Intel-X710' and
19951            '64B' and
19952            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19953            'NDRPDR' and
19954            '1T1C' and
19955            'IP4FWD' and
19956            not 'IPSEC' and
19957            not 'DOT1Q' and
19958            not 'VHOST'"
19959   parameters:
19960   - "latency"
19961   - "parent"
19962   - "tags"
19963   sort:
19964   - "IP4BASE"
19965   - "FIB_20K"
19966   - "FIB_200K"
19967   - "FIB_2M"
19968   layout:
19969     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19970     layout: "plot-latency"
19971
19972 - type: "plot"
19973   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19974   algorithm: "plot_latency_error_bars"
19975   output-file-type: ".html"
19976   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19978   filter: "'NIC_Intel-X710' and
19979            '64B' and
19980            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19981            'NDRPDR' and
19982            '2T2C' and
19983            'IP4FWD' and
19984            not 'IPSEC' and
19985            not 'DOT1Q' and
19986            not 'VHOST'"
19987   parameters:
19988   - "latency"
19989   - "parent"
19990   - "tags"
19991   sort:
19992   - "IP4BASE"
19993   - "FIB_20K"
19994   - "FIB_200K"
19995   - "FIB_2M"
19996   layout:
19997     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19998     layout: "plot-latency"
19999
20000 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20001 - type: "plot"
20002   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20003   algorithm: "plot_latency_error_bars"
20004   output-file-type: ".html"
20005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20007   filter: "'NIC_Intel-X710' and
20008            '64B' and
20009            ('IP4BASE' or
20010             'POLICE_MARK' or
20011             'COPWHLIST' or
20012             ('NAT44' and 'BASE') or
20013             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20014            'NDRPDR' and
20015            '1T1C' and
20016            'IP4FWD' and
20017            not 'IPSEC' and
20018            not 'VHOST'"
20019   parameters:
20020   - "latency"
20021   - "parent"
20022   - "tags"
20023   sort:
20024   - "DOT1Q"
20025   - "IP4BASE"
20026   - "NAT44"
20027   - "POLICE_MARK"
20028   - "COPWHLIST"
20029   - "IACL"
20030   - "OACL"
20031   layout:
20032     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20033     layout: "plot-latency"
20034
20035 - type: "plot"
20036   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20037   algorithm: "plot_latency_error_bars"
20038   output-file-type: ".html"
20039   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20041   filter: "'NIC_Intel-X710' and
20042            '64B' and
20043            ('IP4BASE' or
20044             'POLICE_MARK' or
20045             'COPWHLIST' or
20046             ('NAT44' and 'BASE') or
20047             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20048            'NDRPDR' and
20049            '2T2C' and
20050            'IP4FWD' and
20051            not 'IPSEC' and
20052            not 'VHOST'"
20053   parameters:
20054   - "latency"
20055   - "parent"
20056   - "tags"
20057   sort:
20058   - "DOT1Q"
20059   - "IP4BASE"
20060   - "NAT44"
20061   - "POLICE_MARK"
20062   - "COPWHLIST"
20063   - "IACL"
20064   - "OACL"
20065   layout:
20066     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20067     layout: "plot-latency"
20068
20069 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20070 - type: "plot"
20071   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20072   algorithm: "plot_latency_error_bars"
20073   output-file-type: ".html"
20074   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20076   filter: "'NIC_Intel-X710' and
20077            '64B' and
20078            'NDRPDR' and
20079            '1T1C' and
20080            'IP4FWD' and
20081            ('NAT44' or 'IP4BASE') and
20082            not 'IPSEC' and
20083            not 'VHOST'"
20084   parameters:
20085   - "latency"
20086   - "parent"
20087   - "tags"
20088   sort:
20089   - "IP4BASE"
20090   - "BASE"
20091   - "SRC_USER_10"
20092   - "SRC_USER_100"
20093   - "SRC_USER_1000"
20094   - "SRC_USER_2000"
20095   layout:
20096     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20097     layout: "plot-latency"
20098
20099 - type: "plot"
20100   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20101   algorithm: "plot_latency_error_bars"
20102   output-file-type: ".html"
20103   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20105   filter: "'NIC_Intel-X710' and
20106            '64B' and
20107            'NDRPDR' and
20108            '2T2C' and
20109            'IP4FWD' and
20110            ('NAT44' or 'IP4BASE') and
20111            not 'IPSEC' and
20112            not 'VHOST'"
20113   parameters:
20114   - "latency"
20115   - "parent"
20116   - "tags"
20117   sort:
20118   - "IP4BASE"
20119   - "BASE"
20120   - "SRC_USER_10"
20121   - "SRC_USER_100"
20122   - "SRC_USER_1000"
20123   - "SRC_USER_2000"
20124   layout:
20125     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20126     layout: "plot-latency"
20127
20128 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20129 - type: "plot"
20130   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20131   algorithm: "plot_latency_error_bars"
20132   output-file-type: ".html"
20133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20135   filter: "'NIC_Intel-X710' and
20136            '64B' and
20137            'NDRPDR' and
20138            '1T1C' and
20139            'IP4FWD' and
20140            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20141            not 'IPSEC' and
20142            not 'VHOST'"
20143   parameters:
20144   - "latency"
20145   - "parent"
20146   - "tags"
20147   sort:
20148   - "IP4BASE"
20149   - "ACL_STATELESS"
20150   - "ACL_STATEFUL"
20151   - "ACL_STATELESS"
20152   - "ACL_STATEFUL"
20153   layout:
20154     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20155     layout: "plot-latency"
20156
20157 - type: "plot"
20158   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20159   algorithm: "plot_latency_error_bars"
20160   output-file-type: ".html"
20161   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20163   filter: "'NIC_Intel-X710' and
20164            '64B' and
20165            'NDRPDR' and
20166            '2T2C' and
20167            'IP4FWD' and
20168            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20169            not 'IPSEC' and
20170            not 'VHOST'"
20171   parameters:
20172   - "latency"
20173   - "parent"
20174   - "tags"
20175   sort:
20176   - "IP4BASE"
20177   - "ACL_STATELESS"
20178   - "ACL_STATEFUL"
20179   - "ACL_STATELESS"
20180   - "ACL_STATEFUL"
20181   layout:
20182     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20183     layout: "plot-latency"
20184
20185 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20186 - type: "plot"
20187   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20188   algorithm: "plot_latency_error_bars"
20189   output-file-type: ".html"
20190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20192   filter: "'NIC_Intel-XL710' and
20193            '64B' and
20194            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20195            'NDRPDR' and
20196            '1T1C' and
20197            'IP4FWD' and
20198            not 'IPSEC' and
20199            not 'VHOST'"
20200   parameters:
20201   - "latency"
20202   - "parent"
20203   - "tags"
20204   sort:
20205   - "IP4BASE"
20206   - "FIB_20K"
20207   - "FIB_200K"
20208   - "FIB_2M"
20209   layout:
20210     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20211     layout: "plot-latency"
20212
20213 - type: "plot"
20214   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20215   algorithm: "plot_latency_error_bars"
20216   output-file-type: ".html"
20217   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20219   filter: "'NIC_Intel-XL710' and
20220            '64B' and
20221            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20222            'NDRPDR' and
20223            '2T2C' and
20224            'IP4FWD' and
20225            not 'IPSEC' and
20226            not 'VHOST'"
20227   parameters:
20228   - "latency"
20229   - "parent"
20230   - "tags"
20231   sort:
20232   - "IP4BASE"
20233   - "FIB_20K"
20234   - "FIB_200K"
20235   - "FIB_2M"
20236   layout:
20237     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20238     layout: "plot-latency"
20239
20240 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20241 - type: "plot"
20242   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20243   algorithm: "plot_latency_error_bars"
20244   output-file-type: ".html"
20245   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20247   filter: "'NIC_Intel-X710' and
20248            '64B' and
20249            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20250            'NDRPDR' and
20251            '2T1C' and
20252            'IP4FWD' and
20253            not 'IPSEC' and
20254            not 'DOT1Q' and
20255            not 'VHOST'"
20256   parameters:
20257   - "latency"
20258   - "parent"
20259   - "tags"
20260   sort:
20261   - "IP4BASE"
20262   - "FIB_20K"
20263   - "FIB_200K"
20264   - "FIB_2M"
20265   layout:
20266     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20267     layout: "plot-latency"
20268
20269 - type: "plot"
20270   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20271   algorithm: "plot_latency_error_bars"
20272   output-file-type: ".html"
20273   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20275   filter: "'NIC_Intel-X710' and
20276            '64B' and
20277            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20278            'NDRPDR' and
20279            '4T2C' and
20280            'IP4FWD' and
20281            not 'IPSEC' and
20282            not 'DOT1Q' and
20283            not 'VHOST'"
20284   parameters:
20285   - "latency"
20286   - "parent"
20287   - "tags"
20288   sort:
20289   - "IP4BASE"
20290   - "FIB_20K"
20291   - "FIB_200K"
20292   - "FIB_2M"
20293   layout:
20294     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20295     layout: "plot-latency"
20296
20297 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20298 - type: "plot"
20299   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20300   algorithm: "plot_latency_error_bars"
20301   output-file-type: ".html"
20302   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20304   filter: "'NIC_Intel-X710' and
20305            '64B' and
20306            ('IP4BASE' or
20307             'POLICE_MARK' or
20308             'COPWHLIST' or
20309             ('NAT44' and 'BASE') or
20310             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20311            'NDRPDR' and
20312            '2T1C' and
20313            'IP4FWD' and
20314            not 'IPSEC' and
20315            not 'VHOST'"
20316   parameters:
20317   - "latency"
20318   - "parent"
20319   - "tags"
20320   sort:
20321   - "DOT1Q"
20322   - "IP4BASE"
20323   - "NAT44"
20324   - "POLICE_MARK"
20325   - "COPWHLIST"
20326   - "IACL"
20327   - "OACL"
20328   layout:
20329     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20330     layout: "plot-latency"
20331
20332 - type: "plot"
20333   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20334   algorithm: "plot_latency_error_bars"
20335   output-file-type: ".html"
20336   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20338   filter: "'NIC_Intel-X710' and
20339            '64B' and
20340            ('IP4BASE' or
20341             'POLICE_MARK' or
20342             'COPWHLIST' or
20343             ('NAT44' and 'BASE') or
20344             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20345            'NDRPDR' and
20346            '4T2C' and
20347            'IP4FWD' and
20348            not 'IPSEC' and
20349            not 'VHOST'"
20350   parameters:
20351   - "latency"
20352   - "parent"
20353   - "tags"
20354   sort:
20355   - "DOT1Q"
20356   - "IP4BASE"
20357   - "NAT44"
20358   - "POLICE_MARK"
20359   - "COPWHLIST"
20360   - "IACL"
20361   - "OACL"
20362   layout:
20363     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20364     layout: "plot-latency"
20365
20366 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20367 - type: "plot"
20368   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20369   algorithm: "plot_latency_error_bars"
20370   output-file-type: ".html"
20371   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20373   filter: "'NIC_Intel-X710' and
20374            '64B' and
20375            'NDRPDR' and
20376            '2T1C' and
20377            'IP4FWD' and
20378            ('NAT44' or 'IP4BASE') and
20379            not 'IPSEC' and
20380            not 'VHOST'"
20381   parameters:
20382   - "latency"
20383   - "parent"
20384   - "tags"
20385   sort:
20386   - "IP4BASE"
20387   - "BASE"
20388   - "SRC_USER_10"
20389   - "SRC_USER_100"
20390   - "SRC_USER_1000"
20391   - "SRC_USER_2000"
20392   layout:
20393     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20394     layout: "plot-latency"
20395
20396 - type: "plot"
20397   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20398   algorithm: "plot_latency_error_bars"
20399   output-file-type: ".html"
20400   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20402   filter: "'NIC_Intel-X710' and
20403            '64B' and
20404            'NDRPDR' and
20405            '4T2C' and
20406            'IP4FWD' and
20407            ('NAT44' or 'IP4BASE') and
20408            not 'IPSEC' and
20409            not 'VHOST'"
20410   parameters:
20411   - "latency"
20412   - "parent"
20413   - "tags"
20414   sort:
20415   - "IP4BASE"
20416   - "BASE"
20417   - "SRC_USER_10"
20418   - "SRC_USER_100"
20419   - "SRC_USER_1000"
20420   - "SRC_USER_2000"
20421   layout:
20422     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20423     layout: "plot-latency"
20424
20425 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20426 - type: "plot"
20427   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20428   algorithm: "plot_latency_error_bars"
20429   output-file-type: ".html"
20430   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20432   filter: "'NIC_Intel-X710' and
20433            '64B' and
20434            'NDRPDR' and
20435            '2T1C' and
20436            'IP4FWD' and
20437            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20438            not 'IPSEC' and
20439            not 'VHOST'"
20440   parameters:
20441   - "latency"
20442   - "parent"
20443   - "tags"
20444   sort:
20445   - "IP4BASE"
20446   - "ACL_STATELESS"
20447   - "ACL_STATEFUL"
20448   - "ACL_STATELESS"
20449   - "ACL_STATEFUL"
20450   layout:
20451     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20452     layout: "plot-latency"
20453
20454 - type: "plot"
20455   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20456   algorithm: "plot_latency_error_bars"
20457   output-file-type: ".html"
20458   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20460   filter: "'NIC_Intel-X710' and
20461            '64B' and
20462            'NDRPDR' and
20463            '4T2C' and
20464            'IP4FWD' and
20465            'IACL' and
20466            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20467            not 'IPSEC' and
20468            not 'VHOST'"
20469   parameters:
20470   - "latency"
20471   - "parent"
20472   - "tags"
20473   sort:
20474   - "IP4BASE"
20475   - "ACL_STATELESS"
20476   - "ACL_STATEFUL"
20477   - "ACL_STATELESS"
20478   - "ACL_STATEFUL"
20479   layout:
20480     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20481     layout: "plot-latency"
20482
20483 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20484 - type: "plot"
20485   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20486   algorithm: "plot_latency_error_bars"
20487   output-file-type: ".html"
20488   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20489   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20490   filter: "'NIC_Intel-X710' and
20491            '64B' and
20492            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20493            'NDRPDR' and
20494            '2T1C' and
20495            'IP4FWD' and
20496            not 'IPSEC' and
20497            not 'DOT1Q' and
20498            not 'VHOST'"
20499   parameters:
20500   - "latency"
20501   - "parent"
20502   - "tags"
20503   sort:
20504   - "IP4BASE"
20505   - "FIB_20K"
20506   - "FIB_200K"
20507   - "FIB_2M"
20508   layout:
20509     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20510     layout: "plot-latency"
20511
20512 - type: "plot"
20513   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20514   algorithm: "plot_latency_error_bars"
20515   output-file-type: ".html"
20516   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20518   filter: "'NIC_Intel-X710' and
20519            '64B' and
20520            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20521            'NDRPDR' and
20522            '4T2C' and
20523            'IP4FWD' and
20524            not 'IPSEC' and
20525            not 'DOT1Q' and
20526            not 'VHOST'"
20527   parameters:
20528   - "latency"
20529   - "parent"
20530   - "tags"
20531   sort:
20532   - "IP4BASE"
20533   - "FIB_20K"
20534   - "FIB_200K"
20535   - "FIB_2M"
20536   layout:
20537     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20538     layout: "plot-latency"
20539
20540 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20541 - type: "plot"
20542   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20543   algorithm: "plot_latency_error_bars"
20544   output-file-type: ".html"
20545   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20547   filter: "'NIC_Intel-X710' and
20548            '64B' and
20549            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20550            'NDRPDR' and
20551            '2T1C' and
20552            'IP4FWD' and
20553            not 'IPSEC' and
20554            not 'DOT1Q' and
20555            not 'VHOST'"
20556   parameters:
20557   - "latency"
20558   - "parent"
20559   - "tags"
20560   sort:
20561   - "IP4BASE"
20562   - "ACL_STATELESS"
20563   - "ACL_STATEFUL"
20564   - "ACL_STATELESS"
20565   - "ACL_STATEFUL"
20566   layout:
20567     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20568     layout: "plot-latency"
20569
20570 - type: "plot"
20571   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20572   algorithm: "plot_latency_error_bars"
20573   output-file-type: ".html"
20574   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20576   filter: "'NIC_Intel-X710' and
20577            '64B' and
20578            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20579            'NDRPDR' and
20580            '4T2C' and
20581            'IP4FWD' and
20582            not 'IPSEC' and
20583            not 'DOT1Q' and
20584            not 'VHOST'"
20585   parameters:
20586   - "latency"
20587   - "parent"
20588   - "tags"
20589   sort:
20590   - "IP4BASE"
20591   - "ACL_STATELESS"
20592   - "ACL_STATEFUL"
20593   - "ACL_STATELESS"
20594   - "ACL_STATEFUL"
20595   layout:
20596     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20597     layout: "plot-latency"
20598
20599 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20600 - type: "plot"
20601   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20602   algorithm: "plot_latency_error_bars"
20603   output-file-type: ".html"
20604   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20606   filter: "'NIC_Intel-XXV710' and
20607            '64B' and
20608            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20609            'NDRPDR' and
20610            '2T1C' and
20611            'IP4FWD' and
20612            not 'IPSEC' and
20613            not 'DOT1Q' and
20614            not 'VHOST'"
20615   parameters:
20616   - "latency"
20617   - "parent"
20618   - "tags"
20619   sort:
20620   - "IP4BASE"
20621   - "FIB_20K"
20622   - "FIB_200K"
20623   - "FIB_2M"
20624   layout:
20625     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20626     layout: "plot-latency"
20627
20628 - type: "plot"
20629   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20630   algorithm: "plot_latency_error_bars"
20631   output-file-type: ".html"
20632   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20634   filter: "'NIC_Intel-XXV710' and
20635            '64B' and
20636            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20637            'NDRPDR' and
20638            '4T2C' and
20639            'IP4FWD' and
20640            not 'IPSEC' and
20641            not 'DOT1Q' and
20642            not 'VHOST'"
20643   parameters:
20644   - "latency"
20645   - "parent"
20646   - "tags"
20647   sort:
20648   - "IP4BASE"
20649   - "FIB_20K"
20650   - "FIB_200K"
20651   - "FIB_2M"
20652   layout:
20653     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20654     layout: "plot-latency"
20655
20656 ################################################################################
20657
20658 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20659 - type: "plot"
20660   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20661   algorithm: "plot_latency_error_bars"
20662   output-file-type: ".html"
20663   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20665   filter: "'NIC_Intel-X520-DA2' and
20666            '64B' and
20667            'ENCAP' and
20668            'NDRPDR' and
20669            '1T1C' and
20670            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20671            not 'DOT1Q' and
20672            not 'VHOST' and
20673            not 'IPSECHW'"
20674   parameters:
20675   - "latency"
20676   - "parent"
20677   - "tags"
20678   sort:
20679   - "IP4BASE"
20680   - "L2BDMACLRN"
20681   - "L2XCFWD"
20682   - "LISP"
20683   layout:
20684     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20685     layout: "plot-latency"
20686
20687 - type: "plot"
20688   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20689   algorithm: "plot_latency_error_bars"
20690   output-file-type: ".html"
20691   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20693   filter: "'NIC_Intel-X520-DA2' and
20694            '64B' and
20695            'ENCAP' and
20696            'NDRPDR' and
20697            '2T2C' and
20698            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20699            not 'DOT1Q' and
20700            not 'VHOST' and
20701            not 'IPSECHW'"
20702   parameters:
20703   - "latency"
20704   - "parent"
20705   - "tags"
20706   sort:
20707   - "IP4BASE"
20708   - "L2BDMACLRN"
20709   - "L2XCFWD"
20710   - "LISP"
20711   layout:
20712     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20713     layout: "plot-latency"
20714
20715 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20716 - type: "plot"
20717   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20718   algorithm: "plot_latency_error_bars"
20719   output-file-type: ".html"
20720   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20722   filter: "'NIC_Intel-X710' and
20723            '64B' and
20724            'ENCAP' and
20725            'NDRPDR' and
20726            '1T1C' and
20727            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20728            not 'VHOST' and
20729            not 'IPSECHW'"
20730   parameters:
20731   - "latency"
20732   - "parent"
20733   - "tags"
20734   sort:
20735   - "IP4BASE"
20736   - "LISP"
20737   - "VXLAN_1"
20738   - "VXLAN_10"
20739   - "VXLAN_100"
20740   - "VXLAN_1000"
20741   layout:
20742     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20743     layout: "plot-latency"
20744
20745 - type: "plot"
20746   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20747   algorithm: "plot_latency_error_bars"
20748   output-file-type: ".html"
20749   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20751   filter: "'NIC_Intel-X710' and
20752            '64B' and
20753            'ENCAP' and
20754            'NDRPDR' and
20755            '2T2C' and
20756            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20757            not 'VHOST' and
20758            not 'IPSECHW'"
20759   parameters:
20760   - "latency"
20761   - "parent"
20762   - "tags"
20763   sort:
20764   - "IP4BASE"
20765   - "LISP"
20766   - "VXLAN_1"
20767   - "VXLAN_10"
20768   - "VXLAN_100"
20769   - "VXLAN_1000"
20770   layout:
20771     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20772     layout: "plot-latency"
20773
20774 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20775 - type: "plot"
20776   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20777   algorithm: "plot_latency_error_bars"
20778   output-file-type: ".html"
20779   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20781   filter: "'NIC_Intel-X710' and
20782            '64B' and
20783            'ENCAP' and
20784            'NDRPDR' and
20785            '1T1C' and
20786            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20787            not 'DOT1Q' and
20788            not 'VHOST' and
20789            not 'IPSECHW'"
20790   parameters:
20791   - "latency"
20792   - "parent"
20793   - "tags"
20794   sort:
20795   - "IP4BASE"
20796   - "L2BDMACLRN"
20797   - "L2XCFWD"
20798   - "LISP"
20799   layout:
20800     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20801     layout: "plot-latency"
20802
20803 - type: "plot"
20804   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20805   algorithm: "plot_latency_error_bars"
20806   output-file-type: ".html"
20807   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20809   filter: "'NIC_Intel-X710' and
20810            '64B' and
20811            'ENCAP' and
20812            'NDRPDR' and
20813            '2T2C' and
20814            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20815            not 'DOT1Q' and
20816            not 'VHOST' and
20817            not 'IPSECHW'"
20818   parameters:
20819   - "latency"
20820   - "parent"
20821   - "tags"
20822   sort:
20823   - "IP4BASE"
20824   - "L2BDMACLRN"
20825   - "L2XCFWD"
20826   - "LISP"
20827   layout:
20828     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20829     layout: "plot-latency"
20830
20831 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20832 - type: "plot"
20833   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20834   algorithm: "plot_latency_error_bars"
20835   output-file-type: ".html"
20836   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20838   filter: "'NIC_Intel-X710' and
20839            '64B' and
20840            'ENCAP' and
20841            'NDRPDR' and
20842            '2T1C' and
20843            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20844            not 'VHOST' and
20845            not 'IPSECHW'"
20846   parameters:
20847   - "latency"
20848   - "parent"
20849   - "tags"
20850   sort:
20851   - "IP4BASE"
20852   - "LISP"
20853   - "VXLAN_1"
20854   - "VXLAN_10"
20855   - "VXLAN_100"
20856   - "VXLAN_1000"
20857   layout:
20858     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20859     layout: "plot-latency"
20860
20861 - type: "plot"
20862   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20863   algorithm: "plot_latency_error_bars"
20864   output-file-type: ".html"
20865   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20867   filter: "'NIC_Intel-X710' and
20868            '64B' and
20869            'ENCAP' and
20870            'NDRPDR' and
20871            '4T2C' and
20872            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20873            not 'VHOST' and
20874            not 'IPSECHW'"
20875   parameters:
20876   - "latency"
20877   - "parent"
20878   - "tags"
20879   sort:
20880   - "IP4BASE"
20881   - "LISP"
20882   - "VXLAN_1"
20883   - "VXLAN_10"
20884   - "VXLAN_100"
20885   - "VXLAN_1000"
20886   layout:
20887     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20888     layout: "plot-latency"
20889
20890 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20891 - type: "plot"
20892   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20893   algorithm: "plot_latency_error_bars"
20894   output-file-type: ".html"
20895   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20897   filter: "'NIC_Intel-X710' and
20898            '64B' and
20899            'ENCAP' and
20900            'NDRPDR' and
20901            '2T1C' and
20902            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20903            not 'DOT1Q' and
20904            not 'VHOST' and
20905            not 'IPSECHW'"
20906   parameters:
20907   - "latency"
20908   - "parent"
20909   - "tags"
20910   sort:
20911   - "IP4BASE"
20912   - "L2BDMACLRN"
20913   - "L2XCFWD"
20914   - "LISP"
20915   layout:
20916     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20917     layout: "plot-latency"
20918
20919 - type: "plot"
20920   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20921   algorithm: "plot_latency_error_bars"
20922   output-file-type: ".html"
20923   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20925   filter: "'NIC_Intel-X710' and
20926            '64B' and
20927            'ENCAP' and
20928            'NDRPDR' and
20929            '4T2C' and
20930            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20931            not 'DOT1Q' and
20932            not 'VHOST' and
20933            not 'IPSECHW'"
20934   parameters:
20935   - "latency"
20936   - "parent"
20937   - "tags"
20938   sort:
20939   - "IP4BASE"
20940   - "L2BDMACLRN"
20941   - "L2XCFWD"
20942   - "LISP"
20943   layout:
20944     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20945     layout: "plot-latency"
20946
20947 ################################################################################
20948
20949 # Packet Latency - VPP IPv6 3n-hsw-x520
20950 - type: "plot"
20951   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20952   algorithm: "plot_latency_error_bars"
20953   output-file-type: ".html"
20954   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20956   filter: "'NIC_Intel-X520-DA2' and
20957            '78B' and
20958            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20959            'NDRPDR' and
20960            '1T1C' and
20961            'IP6FWD' and
20962            not 'SRv6' and
20963            not 'IPSEC' and
20964            not 'VHOST'"
20965   parameters:
20966   - "latency"
20967   - "parent"
20968   - "tags"
20969   sort:
20970   - "IP6BASE"
20971   - "FIB_20K"
20972   - "FIB_200K"
20973   - "FIB_2M"
20974   layout:
20975     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20976     layout: "plot-latency"
20977
20978 - type: "plot"
20979   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20980   algorithm: "plot_latency_error_bars"
20981   output-file-type: ".html"
20982   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20984   filter: "'NIC_Intel-X520-DA2' and
20985            '78B' and
20986            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20987            'NDRPDR' and
20988            '2T2C' and
20989            'IP6FWD' and
20990            not 'SRv6' and
20991            not 'IPSEC' and
20992            not 'VHOST'"
20993   parameters:
20994   - "latency"
20995   - "parent"
20996   - "tags"
20997   sort:
20998   - "IP6BASE"
20999   - "FIB_20K"
21000   - "FIB_200K"
21001   - "FIB_2M"
21002   layout:
21003     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21004     layout: "plot-latency"
21005
21006 # Packet Latency - VPP IPv6 3n-hsw-x710
21007 - type: "plot"
21008   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21009   algorithm: "plot_latency_error_bars"
21010   output-file-type: ".html"
21011   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21013   filter: "'NIC_Intel-X710' and
21014            '78B' and
21015            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21016            'NDRPDR' and
21017            '1T1C' and
21018            'IP6FWD' and
21019            not 'SRv6' and
21020            not 'IPSEC' and
21021            not 'VHOST'"
21022   parameters:
21023   - "latency"
21024   - "parent"
21025   - "tags"
21026   sort:
21027   - "IP6BASE"
21028   - "FIB_20K"
21029   - "FIB_200K"
21030   - "FIB_2M"
21031   layout:
21032     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21033     layout: "plot-latency"
21034
21035 - type: "plot"
21036   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21037   algorithm: "plot_latency_error_bars"
21038   output-file-type: ".html"
21039   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21041   filter: "'NIC_Intel-X710' and
21042            '78B' and
21043            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21044            'NDRPDR' and
21045            '2T2C' and
21046            'IP6FWD' and
21047            not 'SRv6' and
21048            not 'IPSEC' and
21049            not 'VHOST'"
21050   parameters:
21051   - "latency"
21052   - "parent"
21053   - "tags"
21054   sort:
21055   - "IP6BASE"
21056   - "FIB_20K"
21057   - "FIB_200K"
21058   - "FIB_2M"
21059   layout:
21060     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21061     layout: "plot-latency"
21062
21063 # Packet Latency - VPP IPv6 3n-hsw-xl710
21064 - type: "plot"
21065   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21066   algorithm: "plot_latency_error_bars"
21067   output-file-type: ".html"
21068   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21070   filter: "'NIC_Intel-XL710' and
21071            '78B' and
21072            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21073            'NDRPDR' and
21074            '1T1C' and
21075            'IP6FWD' and
21076            not 'SRv6' and
21077            not 'IPSEC' and
21078            not 'VHOST'"
21079   parameters:
21080   - "latency"
21081   - "parent"
21082   - "tags"
21083   sort:
21084   - "IP6BASE"
21085   - "FIB_20K"
21086   - "FIB_200K"
21087   - "FIB_2M"
21088   layout:
21089     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21090     layout: "plot-latency"
21091
21092 - type: "plot"
21093   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21094   algorithm: "plot_latency_error_bars"
21095   output-file-type: ".html"
21096   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21098   filter: "'NIC_Intel-XL710' and
21099            '78B' and
21100            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21101            'NDRPDR' and
21102            '2T2C' and
21103            'IP6FWD' and
21104            not 'SRv6' and
21105            not 'IPSEC' and
21106            not 'VHOST'"
21107   parameters:
21108   - "latency"
21109   - "parent"
21110   - "tags"
21111   sort:
21112   - "IP6BASE"
21113   - "FIB_20K"
21114   - "FIB_200K"
21115   - "FIB_2M"
21116   layout:
21117     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21118     layout: "plot-latency"
21119
21120 # Packet Latency - VPP IPv6 3n-skx-x710
21121 - type: "plot"
21122   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21123   algorithm: "plot_latency_error_bars"
21124   output-file-type: ".html"
21125   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21127   filter: "'NIC_Intel-X710' and
21128            '78B' and
21129            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21130            'NDRPDR' and
21131            '2T1C' and
21132            'IP6FWD' and
21133            not 'SRv6' and
21134            not 'IPSEC' and
21135            not 'VHOST'"
21136   parameters:
21137   - "latency"
21138   - "parent"
21139   - "tags"
21140   sort:
21141   - "IP6BASE"
21142   - "FIB_20K"
21143   - "FIB_200K"
21144   - "FIB_2M"
21145   layout:
21146     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21147     layout: "plot-latency"
21148
21149 - type: "plot"
21150   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21151   algorithm: "plot_latency_error_bars"
21152   output-file-type: ".html"
21153   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21155   filter: "'NIC_Intel-X710' and
21156            '78B' and
21157            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21158            'NDRPDR' and
21159            '4T2C' and
21160            'IP6FWD' and
21161            not 'SRv6' and
21162            not 'IPSEC' and
21163            not 'VHOST'"
21164   parameters:
21165   - "latency"
21166   - "parent"
21167   - "tags"
21168   sort:
21169   - "IP6BASE"
21170   - "FIB_20K"
21171   - "FIB_200K"
21172   - "FIB_2M"
21173   layout:
21174     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21175     layout: "plot-latency"
21176
21177 # Packet Latency - VPP IPv6 3n-skx-xxv710
21178 - type: "plot"
21179   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21180   algorithm: "plot_latency_error_bars"
21181   output-file-type: ".html"
21182   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21184   filter: "'NIC_Intel-XXV710' and
21185            '78B' and
21186            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21187            'NDRPDR' and
21188            '2T1C' and
21189            'IP6FWD' and
21190            not 'SRv6' and
21191            not 'IPSEC' and
21192            not 'VHOST'"
21193   parameters:
21194   - "latency"
21195   - "parent"
21196   - "tags"
21197   sort:
21198   - "IP6BASE"
21199   - "FIB_20K"
21200   - "FIB_200K"
21201   - "FIB_2M"
21202   layout:
21203     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21204     layout: "plot-latency"
21205
21206 - type: "plot"
21207   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21208   algorithm: "plot_latency_error_bars"
21209   output-file-type: ".html"
21210   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21212   filter: "'NIC_Intel-XXV710' and
21213            '78B' and
21214            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21215            'NDRPDR' and
21216            '4T2C' and
21217            'IP6FWD' and
21218            not 'SRv6' and
21219            not 'IPSEC' and
21220            not 'VHOST'"
21221   parameters:
21222   - "latency"
21223   - "parent"
21224   - "tags"
21225   sort:
21226   - "IP6BASE"
21227   - "FIB_20K"
21228   - "FIB_200K"
21229   - "FIB_2M"
21230   layout:
21231     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21232     layout: "plot-latency"
21233
21234 # Packet Latency - VPP IPv6 2n-skx-x710
21235 - type: "plot"
21236   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21237   algorithm: "plot_latency_error_bars"
21238   output-file-type: ".html"
21239   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21241   filter: "'NIC_Intel-X710' and
21242            '78B' and
21243            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21244            'NDRPDR' and
21245            '2T1C' and
21246            'IP6FWD' and
21247            not 'SRv6' and
21248            not 'IPSEC' and
21249            not 'VHOST'"
21250   parameters:
21251   - "latency"
21252   - "parent"
21253   - "tags"
21254   sort:
21255   - "IP6BASE"
21256   - "FIB_20K"
21257   - "FIB_200K"
21258   - "FIB_2M"
21259   layout:
21260     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21261     layout: "plot-latency"
21262
21263 - type: "plot"
21264   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21265   algorithm: "plot_latency_error_bars"
21266   output-file-type: ".html"
21267   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21269   filter: "'NIC_Intel-X710' and
21270            '78B' and
21271            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21272            'NDRPDR' and
21273            '4T2C' and
21274            'IP6FWD' and
21275            not 'SRv6' and
21276            not 'IPSEC' and
21277            not 'VHOST'"
21278   parameters:
21279   - "latency"
21280   - "parent"
21281   - "tags"
21282   sort:
21283   - "IP6BASE"
21284   - "FIB_20K"
21285   - "FIB_200K"
21286   - "FIB_2M"
21287   layout:
21288     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21289     layout: "plot-latency"
21290
21291 # Packet Latency - VPP IPv6 2n-skx-xxv710
21292 - type: "plot"
21293   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21294   algorithm: "plot_latency_error_bars"
21295   output-file-type: ".html"
21296   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21298   filter: "'NIC_Intel-XXV710' and
21299            '78B' and
21300            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21301            'NDRPDR' and
21302            '2T1C' and
21303            'IP6FWD' and
21304            not 'SRv6' and
21305            not 'IPSEC' and
21306            not 'VHOST'"
21307   parameters:
21308   - "latency"
21309   - "parent"
21310   - "tags"
21311   sort:
21312   - "IP6BASE"
21313   - "FIB_20K"
21314   - "FIB_200K"
21315   - "FIB_2M"
21316   layout:
21317     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21318     layout: "plot-latency"
21319
21320 - type: "plot"
21321   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21322   algorithm: "plot_latency_error_bars"
21323   output-file-type: ".html"
21324   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21326   filter: "'NIC_Intel-XXV710' and
21327            '78B' and
21328            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21329            'NDRPDR' and
21330            '4T2C' and
21331            'IP6FWD' and
21332            not 'SRv6' and
21333            not 'IPSEC' and
21334            not 'VHOST'"
21335   parameters:
21336   - "latency"
21337   - "parent"
21338   - "tags"
21339   sort:
21340   - "IP6BASE"
21341   - "FIB_20K"
21342   - "FIB_200K"
21343   - "FIB_2M"
21344   layout:
21345     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21346     layout: "plot-latency"
21347
21348 ################################################################################
21349
21350 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21351 - type: "plot"
21352   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21353   algorithm: "plot_latency_error_bars"
21354   output-file-type: ".html"
21355   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21357   filter: "'NIC_Intel-X520-DA2' and
21358            '78B' and
21359            'ENCAP' and
21360            'NDRPDR' and
21361            '1T1C' and
21362            'LISP' and
21363            not 'VHOST'"
21364   parameters:
21365   - "latency"
21366   - "parent"
21367   - "tags"
21368   sort:
21369   - "IP4UNRLAY"
21370   - "IP6UNRLAY"
21371   layout:
21372     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21373     layout: "plot-latency"
21374
21375 - type: "plot"
21376   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21377   algorithm: "plot_latency_error_bars"
21378   output-file-type: ".html"
21379   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21381   filter: "'NIC_Intel-X520-DA2' and
21382            '78B' and
21383            'ENCAP' and
21384            'NDRPDR' and
21385            '2T2C' and
21386            'LISP' and
21387            not 'VHOST'"
21388   parameters:
21389   - "latency"
21390   - "parent"
21391   - "tags"
21392   sort:
21393   - "IP4UNRLAY"
21394   - "IP6UNRLAY"
21395   layout:
21396     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21397     layout: "plot-latency"
21398
21399 ################################################################################
21400
21401 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21402 - type: "plot"
21403   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21404   algorithm: "plot_latency_error_bars"
21405   output-file-type: ".html"
21406   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21408   filter: "'NIC_Intel-XL710' and
21409            '64B' and
21410            'IP4FWD' and
21411            'NDRPDR' and
21412            'BASE' and
21413            '1T1C' and
21414            'IPSECHW' and
21415            ('IPSECTRAN' or 'IPSECTUN') and
21416            not 'VHOST'"
21417   parameters:
21418   - "latency"
21419   - "parent"
21420   - "tags"
21421   layout:
21422     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21423     layout: "plot-latency"
21424
21425 - type: "plot"
21426   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21427   algorithm: "plot_latency_error_bars"
21428   output-file-type: ".html"
21429   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21431   filter: "'NIC_Intel-XL710' and
21432            '64B' and
21433            'IP4FWD' and
21434            'NDRPDR' and
21435            'BASE' and
21436            '2T2C' and
21437            'IPSECHW' and
21438            ('IPSECTRAN' or 'IPSECTUN') and
21439            not 'VHOST'"
21440   parameters:
21441   - "latency"
21442   - "parent"
21443   - "tags"
21444   layout:
21445     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21446     layout: "plot-latency"
21447
21448 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21449 - type: "plot"
21450   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21451   algorithm: "plot_latency_error_bars"
21452   output-file-type: ".html"
21453   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21455   filter: "'NIC_Intel-XL710' and
21456            '64B' and
21457            'IP4FWD' and
21458            'NDRPDR' and
21459            'SCALE' and
21460            '1T1C' and
21461            'IPSECHW' and
21462            ('IPSECTRAN' or 'IPSECTUN') and
21463            not 'VHOST'"
21464   parameters:
21465   - "latency"
21466   - "parent"
21467   - "tags"
21468   layout:
21469     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21470     layout: "plot-latency"
21471
21472 - type: "plot"
21473   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21474   algorithm: "plot_latency_error_bars"
21475   output-file-type: ".html"
21476   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21478   filter: "'NIC_Intel-XL710' and
21479            '64B' and
21480            'IP4FWD' and
21481            'NDRPDR' and
21482            'SCALE' and
21483            '2T2C' and
21484            'IPSECHW' and
21485            ('IPSECTRAN' or 'IPSECTUN') and
21486            not 'VHOST'"
21487   parameters:
21488   - "latency"
21489   - "parent"
21490   - "tags"
21491   layout:
21492     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21493     layout: "plot-latency"
21494
21495 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21496 - type: "plot"
21497   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21498   algorithm: "plot_latency_error_bars"
21499   output-file-type: ".html"
21500   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21502   filter: "'NIC_Intel-XL710' and
21503            '64B' and
21504            'IP4FWD' and
21505            'NDRPDR' and
21506            '1T1C' and
21507            'IPSECSW' and
21508            ('IPSECTRAN' or 'IPSECTUN') and
21509            not 'VHOST'"
21510   parameters:
21511   - "latency"
21512   - "parent"
21513   - "tags"
21514   layout:
21515     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21516     layout: "plot-latency"
21517
21518 - type: "plot"
21519   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21520   algorithm: "plot_latency_error_bars"
21521   output-file-type: ".html"
21522   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21524   filter: "'NIC_Intel-XL710' and
21525            '64B' and
21526            'IP4FWD' and
21527            'NDRPDR' and
21528            '2T2C' and
21529            'IPSECSW' and
21530            ('IPSECTRAN' or 'IPSECTUN') and
21531            not 'VHOST'"
21532   parameters:
21533   - "latency"
21534   - "parent"
21535   - "tags"
21536   layout:
21537     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21538     layout: "plot-latency"
21539
21540 ################################################################################
21541
21542 # Packet Latency - VPP SRv6 3n-hsw-x520
21543 - type: "plot"
21544   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21545   algorithm: "plot_latency_error_bars"
21546   output-file-type: ".html"
21547   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21549   filter: "'NIC_Intel-X520-DA2' and
21550            '78B' and
21551            'FEATURE' and
21552            'NDRPDR' and
21553            '1T1C' and
21554            'IP6FWD' and
21555            'SRv6'"
21556   parameters:
21557   - "latency"
21558   - "parent"
21559   - "tags"
21560   layout:
21561     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21562     layout: "plot-latency"
21563
21564 - type: "plot"
21565   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21566   algorithm: "plot_latency_error_bars"
21567   output-file-type: ".html"
21568   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21570   filter: "'NIC_Intel-X520-DA2' and
21571            '78B' and
21572            'FEATURE' and
21573            'NDRPDR' and
21574            '2T2C' and
21575            'IP6FWD' and
21576            'SRv6'"
21577   parameters:
21578   - "latency"
21579   - "parent"
21580   - "tags"
21581   layout:
21582     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21583     layout: "plot-latency"
21584
21585 ################################################################################
21586
21587 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21588 - type: "plot"
21589   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21590   algorithm: "plot_latency_error_bars"
21591   output-file-type: ".html"
21592   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21594   filter: "'NIC_Intel-X520-DA2' and
21595            '64B' and
21596            'NDRPDR' and
21597            'ETH' and
21598            'IP4FWD' and
21599            '1T1C' and
21600            'VHOST_1024' and
21601            not 'VXLAN' and
21602            not 'DOT1Q'"
21603   parameters:
21604   - "latency"
21605   - "parent"
21606   - "tags"
21607   sort:
21608   - "not CFS_OPT"
21609   - "1VM"
21610   - "2VM"
21611   layout:
21612     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21613     layout: "plot-latency"
21614
21615 - type: "plot"
21616   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21617   algorithm: "plot_latency_error_bars"
21618   output-file-type: ".html"
21619   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21621   filter: "'NIC_Intel-X520-DA2' and
21622            '64B' and
21623            'NDRPDR' and
21624            'ETH' and
21625            'IP4FWD' and
21626            '2T2C' and
21627            'VHOST_1024' and
21628            not 'VXLAN' and
21629            not 'DOT1Q'"
21630   parameters:
21631   - "latency"
21632   - "parent"
21633   - "tags"
21634   sort:
21635   - "not CFS_OPT"
21636   - "1VM"
21637   - "2VM"
21638   layout:
21639     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21640     layout: "plot-latency"
21641
21642 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21643 - type: "plot"
21644   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21645   algorithm: "plot_latency_error_bars"
21646   output-file-type: ".html"
21647   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21649   filter: "'NIC_Intel-X520-DA2' and
21650            '64B' and
21651            'NDRPDR' and
21652            ('ETH' or 'DOT1Q') and
21653            'BASE' and
21654            '1T1C' and
21655            ('L2BDMACLRN' or 'L2XCFWD') and
21656            'VHOST_1024' and
21657            not 'VXLAN' and
21658            not 'IP4FWD' and
21659            not '2VM'"
21660   parameters:
21661   - "latency"
21662   - "parent"
21663   - "tags"
21664   sort:
21665   - "L2BDMACLRN"
21666   - "L2BDMACLRN"
21667   - "L2BDMACLRN"
21668   - "L2XCFWD"
21669   - "L2XCFWD"
21670   - "L2XCFWD"
21671   layout:
21672     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21673     layout: "plot-latency"
21674
21675 - type: "plot"
21676   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21677   algorithm: "plot_latency_error_bars"
21678   output-file-type: ".html"
21679   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21681   filter: "'NIC_Intel-X520-DA2' and
21682            '64B' and
21683            'NDRPDR' and
21684            ('ETH' or 'DOT1Q') and
21685            'BASE' and
21686            '2T2C' and
21687            ('L2BDMACLRN' or 'L2XCFWD') and
21688            'VHOST_1024' and
21689            not 'VXLAN' and
21690            not 'IP4FWD' and
21691            not '2VM'"
21692   parameters:
21693   - "latency"
21694   - "parent"
21695   - "tags"
21696   sort:
21697   - "L2BDMACLRN"
21698   - "L2BDMACLRN"
21699   - "L2BDMACLRN"
21700   - "L2XCFWD"
21701   - "L2XCFWD"
21702   - "L2XCFWD"
21703   layout:
21704     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21705     layout: "plot-latency"
21706
21707 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21708 - type: "plot"
21709   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21710   algorithm: "plot_latency_error_bars"
21711   output-file-type: ".html"
21712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21714   filter: "'NIC_Intel-X520-DA2' and
21715            '64B' and
21716            'NDRPDR' and
21717            ('ETH' or 'DOT1Q') and
21718            '1T1C' and
21719            ('L2BDMACLRN' or 'L2XCFWD') and
21720            'VHOST_1024' and
21721            not 'CFS_OPT' and
21722            not 'DOT1Q' and
21723            not 'VXLAN' and
21724            not 'IP4FWD' and
21725            not 'LBOND'"
21726   parameters:
21727   - "latency"
21728   - "parent"
21729   - "tags"
21730 #  sort:
21731 #  - "1VM"
21732 #  - "L2XCFWD"
21733 #  - "1VM"
21734 #  - "L2BDMACLRN"
21735   layout:
21736     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21737     layout: "plot-latency"
21738
21739 - type: "plot"
21740   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21741   algorithm: "plot_latency_error_bars"
21742   output-file-type: ".html"
21743   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21745   filter: "'NIC_Intel-X520-DA2' and
21746            '64B' and
21747            'NDRPDR' and
21748            ('ETH' or 'DOT1Q') and
21749            '2T2C' and
21750            ('L2BDMACLRN' or 'L2XCFWD') and
21751            'VHOST_1024' and
21752            not 'CFS_OPT' and
21753            not 'DOT1Q' and
21754            not 'VXLAN' and
21755            not 'IP4FWD' and
21756            not 'LBOND'"
21757   parameters:
21758   - "latency"
21759   - "parent"
21760   - "tags"
21761 #  sort:
21762 #  - "1VM"
21763 #  - "L2XCFWD"
21764 #  - "1VM"
21765 #  - "L2BDMACLRN"
21766   layout:
21767     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21768     layout: "plot-latency"
21769
21770 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21771 - type: "plot"
21772   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21773   algorithm: "plot_latency_error_bars"
21774   output-file-type: ".html"
21775   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21777   filter: "'NIC_Intel-X710' and
21778            '64B' and
21779            'NDRPDR' and
21780            'ETH' and
21781            'IP4FWD' and
21782            '1T1C' and
21783            'VHOST_1024' and
21784            not 'VXLAN' and
21785            not 'CFS_OPT' and
21786            not 'DOT1Q'"
21787   parameters:
21788   - "latency"
21789   - "parent"
21790   - "tags"
21791   sort:
21792   - "1VM"
21793   - "2VM"
21794   layout:
21795     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21796     layout: "plot-latency"
21797
21798 - type: "plot"
21799   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21800   algorithm: "plot_latency_error_bars"
21801   output-file-type: ".html"
21802   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21804   filter: "'NIC_Intel-X710' and
21805            '64B' and
21806            'NDRPDR' and
21807            'ETH' and
21808            'IP4FWD' and
21809            '2T2C' and
21810            'VHOST_1024' and
21811            not 'VXLAN' and
21812            not 'CFS_OPT' and
21813            not 'DOT1Q'"
21814   parameters:
21815   - "latency"
21816   - "parent"
21817   - "tags"
21818   sort:
21819   - "1VM"
21820   - "2VM"
21821   layout:
21822     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21823     layout: "plot-latency"
21824
21825 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21826 - type: "plot"
21827   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21828   algorithm: "plot_latency_error_bars"
21829   output-file-type: ".html"
21830   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21832   filter: "'NIC_Intel-X710' and
21833            '64B' and
21834            'NDRPDR' and
21835            ('ETH' or 'DOT1Q') and
21836            'BASE' and
21837            '1T1C' and
21838            ('L2BDMACLRN' or 'L2XCFWD') and
21839            'VHOST_1024' and
21840            not 'VXLAN' and
21841            not 'IP4FWD' and
21842            not '2VM'"
21843   parameters:
21844   - "latency"
21845   - "parent"
21846   - "tags"
21847   sort:
21848   - "L2BDMACLRN"
21849   - "L2BDMACLRN"
21850   - "L2BDMACLRN"
21851   - "L2XCFWD"
21852   - "L2XCFWD"
21853   - "L2XCFWD"
21854   layout:
21855     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21856     layout: "plot-latency"
21857
21858 - type: "plot"
21859   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21860   algorithm: "plot_latency_error_bars"
21861   output-file-type: ".html"
21862   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21864   filter: "'NIC_Intel-X710' and
21865            '64B' and
21866            'NDRPDR' and
21867            ('ETH' or 'DOT1Q') and
21868            'BASE' and
21869            '2T2C' and
21870            ('L2BDMACLRN' or 'L2XCFWD') and
21871            'VHOST_1024' and
21872            not 'VXLAN' and
21873            not 'IP4FWD' and
21874            not '2VM'"
21875   parameters:
21876   - "latency"
21877   - "parent"
21878   - "tags"
21879   sort:
21880   - "L2BDMACLRN"
21881   - "L2BDMACLRN"
21882   - "L2BDMACLRN"
21883   - "L2XCFWD"
21884   - "L2XCFWD"
21885   - "L2XCFWD"
21886   layout:
21887     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21888     layout: "plot-latency"
21889
21890 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21891 - type: "plot"
21892   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21893   algorithm: "plot_latency_error_bars"
21894   output-file-type: ".html"
21895   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21897   filter: "'NIC_Intel-X710' and
21898            '64B' and
21899            'NDRPDR' and
21900            ('ETH' or 'DOT1Q') and
21901            '1T1C' and
21902            ('L2BDMACLRN' or 'L2XCFWD') and
21903            'VHOST_1024' and
21904            not 'CFS_OPT' and
21905            not 'VXLAN' and
21906            not 'IP4FWD' and
21907            not 'LBOND'"
21908   parameters:
21909   - "latency"
21910   - "parent"
21911   - "tags"
21912   sort:
21913   - "L2BDMACLRN"
21914   - "L2BDMACLRN"
21915   - "L2BDMACLRN"
21916   - "L2XCFWD"
21917   - "L2XCFWD"
21918   - "L2XCFWD"
21919   layout:
21920     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21921     layout: "plot-latency"
21922
21923 - type: "plot"
21924   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21925   algorithm: "plot_latency_error_bars"
21926   output-file-type: ".html"
21927   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21929   filter: "'NIC_Intel-X710' and
21930            '64B' and
21931            'NDRPDR' and
21932            ('ETH' or 'DOT1Q') and
21933            '2T2C' and
21934            ('L2BDMACLRN' or 'L2XCFWD') and
21935            'VHOST_1024' and
21936            not 'CFS_OPT' and
21937            not 'VXLAN' and
21938            not 'IP4FWD' and
21939            not 'LBOND'"
21940   parameters:
21941   - "latency"
21942   - "parent"
21943   - "tags"
21944   sort:
21945   - "L2BDMACLRN"
21946   - "L2BDMACLRN"
21947   - "L2BDMACLRN"
21948   - "L2XCFWD"
21949   - "L2XCFWD"
21950   - "L2XCFWD"
21951   layout:
21952     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21953     layout: "plot-latency"
21954
21955 # Packet Latency - VPP vhost ip4 3n-skx-x710
21956 - type: "plot"
21957   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21958   algorithm: "plot_latency_error_bars"
21959   output-file-type: ".html"
21960   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21962   filter: "'NIC_Intel-X710' and
21963            '64B' and
21964            'NDRPDR' and
21965            'ETH' and
21966            'IP4FWD' and
21967            '2T1C' and
21968            'VHOST_1024' and
21969            not 'VXLAN' and
21970            not 'DOT1Q'"
21971   parameters:
21972   - "latency"
21973   - "parent"
21974   - "tags"
21975   sort:
21976   - "1VM"
21977   - "2VM"
21978   layout:
21979     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21980     layout: "plot-latency"
21981
21982 - type: "plot"
21983   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21984   algorithm: "plot_latency_error_bars"
21985   output-file-type: ".html"
21986   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21988   filter: "'NIC_Intel-X710' and
21989            '64B' and
21990            'NDRPDR' and
21991            'ETH' and
21992            'IP4FWD' and
21993            '4T2C' and
21994            'VHOST_1024' and
21995            not 'VXLAN' and
21996            not 'DOT1Q'"
21997   parameters:
21998   - "latency"
21999   - "parent"
22000   - "tags"
22001   sort:
22002   - "1VM"
22003   - "2VM"
22004   layout:
22005     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22006     layout: "plot-latency"
22007
22008 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22009 - type: "plot"
22010   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22011   algorithm: "plot_latency_error_bars"
22012   output-file-type: ".html"
22013   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22015   filter: "'NIC_Intel-X710' and
22016            '64B' and
22017            'NDRPDR' and
22018            ('ETH' or 'DOT1Q') and
22019            'BASE' and
22020            '2T1C' and
22021            ('L2BDMACLRN' or 'L2XCFWD') and
22022            'VHOST_1024' and
22023            not 'VXLAN' and
22024            not 'IP4FWD' and
22025            not '2VM'"
22026   parameters:
22027   - "latency"
22028   - "parent"
22029   - "tags"
22030   sort:
22031   - "L2BDMACLRN"
22032   - "L2BDMACLRN"
22033   - "L2BDMACLRN"
22034   - "L2XCFWD"
22035   - "L2XCFWD"
22036   - "L2XCFWD"
22037   layout:
22038     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22039     layout: "plot-latency"
22040
22041 - type: "plot"
22042   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22043   algorithm: "plot_latency_error_bars"
22044   output-file-type: ".html"
22045   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22047   filter: "'NIC_Intel-X710' and
22048            '64B' and
22049            'NDRPDR' and
22050            ('ETH' or 'DOT1Q') and
22051            'BASE' and
22052            '4T2C' and
22053            ('L2BDMACLRN' or 'L2XCFWD') and
22054            'VHOST_1024' and
22055            not 'VXLAN' and
22056            not 'IP4FWD' and
22057            not '2VM'"
22058   parameters:
22059   - "latency"
22060   - "parent"
22061   - "tags"
22062   sort:
22063   - "L2BDMACLRN"
22064   - "L2BDMACLRN"
22065   - "L2BDMACLRN"
22066   - "L2XCFWD"
22067   - "L2XCFWD"
22068   - "L2XCFWD"
22069   layout:
22070     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22071     layout: "plot-latency"
22072
22073 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22074 - type: "plot"
22075   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22076   algorithm: "plot_latency_error_bars"
22077   output-file-type: ".html"
22078   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22080   filter: "'NIC_Intel-X710' and
22081            '64B' and
22082            'NDRPDR' and
22083            ('ETH' or 'DOT1Q') and
22084            '2T1C' and
22085            ('L2BDMACLRN' or 'L2XCFWD') and
22086            'VHOST_1024' and
22087            not 'CFS_OPT' and
22088            not 'VXLAN' and
22089            not 'IP4FWD' and
22090            not 'LBOND'"
22091   parameters:
22092   - "latency"
22093   - "parent"
22094   - "tags"
22095   sort:
22096   - "L2BDMACLRN"
22097   - "L2BDMACLRN"
22098   - "L2BDMACLRN"
22099   - "L2XCFWD"
22100   - "L2XCFWD"
22101   - "L2XCFWD"
22102   layout:
22103     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22104     layout: "plot-latency"
22105
22106 - type: "plot"
22107   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22108   algorithm: "plot_latency_error_bars"
22109   output-file-type: ".html"
22110   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22112   filter: "'NIC_Intel-X710' and
22113            '64B' and
22114            'NDRPDR' and
22115            ('ETH' or 'DOT1Q') and
22116            '4T2C' and
22117            ('L2BDMACLRN' or 'L2XCFWD') and
22118            'VHOST_1024' and
22119            not 'CFS_OPT' and
22120            not 'VXLAN' and
22121            not 'IP4FWD' and
22122            not 'LBOND'"
22123   parameters:
22124   - "latency"
22125   - "parent"
22126   - "tags"
22127   sort:
22128   - "L2BDMACLRN"
22129   - "L2BDMACLRN"
22130   - "L2BDMACLRN"
22131   - "L2XCFWD"
22132   - "L2XCFWD"
22133   - "L2XCFWD"
22134   layout:
22135     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22136     layout: "plot-latency"
22137
22138 # Packet Latency - VPP vhost ip4 2n-skx-x710
22139 - type: "plot"
22140   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22141   algorithm: "plot_latency_error_bars"
22142   output-file-type: ".html"
22143   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22145   filter: "'NIC_Intel-X710' and
22146            '64B' and
22147            'NDRPDR' and
22148            'ETH' and
22149            'IP4FWD' and
22150            '2T1C' and
22151            'VHOST_1024' and
22152            not 'VXLAN' and
22153            not 'NF_DENSITY' and
22154            not 'CFS_OPT' and
22155            not 'DOT1Q'"
22156   parameters:
22157   - "latency"
22158   - "parent"
22159   - "tags"
22160   sort:
22161   - "1VM"
22162   - "2VM"
22163   layout:
22164     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22165     layout: "plot-latency"
22166
22167 - type: "plot"
22168   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22169   algorithm: "plot_latency_error_bars"
22170   output-file-type: ".html"
22171   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22172   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22173   filter: "'NIC_Intel-X710' and
22174            '64B' and
22175            'NDRPDR' and
22176            'ETH' and
22177            'IP4FWD' and
22178            '4T2C' and
22179            'VHOST_1024' and
22180            not 'VXLAN' and
22181            not 'NF_DENSITY' and
22182            not 'CFS_OPT' and
22183            not 'DOT1Q'"
22184   parameters:
22185   - "latency"
22186   - "parent"
22187   - "tags"
22188   sort:
22189   - "1VM"
22190   - "2VM"
22191   layout:
22192     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22193     layout: "plot-latency"
22194
22195 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22196 - type: "plot"
22197   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22198   algorithm: "plot_latency_error_bars"
22199   output-file-type: ".html"
22200   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22202   filter: "'NIC_Intel-X710' and
22203            '64B' and
22204            'NDRPDR' and
22205            ('ETH' or 'DOT1Q') and
22206            'BASE' and
22207            '2T1C' and
22208            ('L2BDMACLRN' or 'L2XCFWD') and
22209            'VHOST_1024' and
22210            not 'VXLAN' and
22211            not 'NF_DENSITY' and
22212            not 'IP4FWD' and
22213            not '2VM'"
22214   parameters:
22215   - "latency"
22216   - "parent"
22217   - "tags"
22218 #  sort:
22219 #  - "not CFS_OPT"
22220 #  - "L2XCFWD"
22221 #  - "not CFS_OPT"
22222 #  - "CFS_OPT"
22223   layout:
22224     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22225     layout: "plot-latency"
22226
22227 - type: "plot"
22228   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22229   algorithm: "plot_latency_error_bars"
22230   output-file-type: ".html"
22231   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22233   filter: "'NIC_Intel-X710' and
22234            '64B' and
22235            'NDRPDR' and
22236            ('ETH' or 'DOT1Q') and
22237            'BASE' and
22238            '4T2C' and
22239            ('L2BDMACLRN' or 'L2XCFWD') and
22240            'VHOST_1024' and
22241            not 'VXLAN' and
22242            not 'NF_DENSITY' and
22243            not 'IP4FWD' and
22244            not '2VM'"
22245   parameters:
22246   - "latency"
22247   - "parent"
22248   - "tags"
22249 #  sort:
22250 #  - "not CFS_OPT"
22251 #  - "L2XCFWD"
22252 #  - "not CFS_OPT"
22253 #  - "CFS_OPT"
22254   layout:
22255     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22256     layout: "plot-latency"
22257
22258 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22259 - type: "plot"
22260   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22261   algorithm: "plot_latency_error_bars"
22262   output-file-type: ".html"
22263   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22265   filter: "'NIC_Intel-X710' and
22266            '64B' and
22267            'NDRPDR' and
22268            ('ETH' or 'DOT1Q') and
22269            '2T1C' and
22270            ('L2BDMACLRN' or 'L2XCFWD') and
22271            'VHOST_1024' and
22272            not 'CFS_OPT' and
22273            not 'VXLAN' and
22274            not 'NF_DENSITY' and
22275            not 'DOT1Q' and
22276            not 'IP4FWD'"
22277   parameters:
22278   - "latency"
22279   - "parent"
22280   - "tags"
22281 #  sort:
22282 #  - "1VM"
22283 #  - "L2XCFWD"
22284 #  - "1VM"
22285 #  - "L2BDMACLRN"
22286   layout:
22287     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22288     layout: "plot-latency"
22289
22290 - type: "plot"
22291   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22292   algorithm: "plot_latency_error_bars"
22293   output-file-type: ".html"
22294   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22296   filter: "'NIC_Intel-X710' and
22297            '64B' and
22298            'NDRPDR' and
22299            ('ETH' or 'DOT1Q') and
22300            '4T2C' and
22301            ('L2BDMACLRN' or 'L2XCFWD') and
22302            'VHOST_1024' and
22303            not 'CFS_OPT' and
22304            not 'VXLAN' and
22305            not 'NF_DENSITY' and
22306            not 'DOT1Q' and
22307            not 'IP4FWD'"
22308   parameters:
22309   - "latency"
22310   - "parent"
22311   - "tags"
22312 #  sort:
22313 #  - "1VM"
22314 #  - "L2XCFWD"
22315 #  - "1VM"
22316 #  - "L2BDMACLRN"
22317   layout:
22318     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22319     layout: "plot-latency"
22320
22321 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22322 - type: "plot"
22323   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22324   algorithm: "plot_latency_error_bars"
22325   output-file-type: ".html"
22326   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22328   filter: "'NIC_Intel-XXV710' and
22329            '64B' and
22330            'NDRPDR' and
22331            'ETH' and
22332            'IP4FWD' and
22333            '2T1C' and
22334            'VHOST_1024' and
22335            not 'VXLAN' and
22336            not 'CFS_OPT' and
22337            not 'DOT1Q'"
22338   parameters:
22339   - "latency"
22340   - "parent"
22341   - "tags"
22342   sort:
22343   - "not CFS_OPT"
22344   - "1VM"
22345   - "2VM"
22346   layout:
22347     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22348     layout: "plot-latency"
22349
22350 - type: "plot"
22351   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22352   algorithm: "plot_latency_error_bars"
22353   output-file-type: ".html"
22354   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22356   filter: "'NIC_Intel-XXV710' and
22357            '64B' and
22358            'NDRPDR' and
22359            'ETH' and
22360            'IP4FWD' and
22361            '4T2C' and
22362            'VHOST_1024' and
22363            not 'VXLAN' and
22364            not 'CFS_OPT' and
22365            not 'DOT1Q'"
22366   parameters:
22367   - "latency"
22368   - "parent"
22369   - "tags"
22370   sort:
22371   - "not CFS_OPT"
22372   - "1VM"
22373   - "2VM"
22374   layout:
22375     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22376     layout: "plot-latency"
22377
22378 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22379 #- type: "plot"
22380 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22381 #  algorithm: "plot_latency_error_bars"
22382 #  output-file-type: ".html"
22383 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22384 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22385 #  filter: "'NIC_Intel-XXV710' and
22386 #           '64B' and
22387 #           'NDRPDR' and
22388 #           ('ETH' or 'DOT1Q') and
22389 #           'BASE' and
22390 #           '2T1C' and
22391 #           ('L2BDMACLRN' or 'L2XCFWD') and
22392 #           'VHOST_1024' and
22393 #           not 'VXLAN' and
22394 #           not 'IP4FWD' and
22395 #           not '2VM'"
22396 #  parameters:
22397 #  - "latency"
22398 #  - "parent"
22399 #  - "tags"
22400 ##  sort:
22401 ##  - "not CFS_OPT"
22402 ##  - "L2XCFWD"
22403 ##  - "not CFS_OPT"
22404 ##  - "CFS_OPT"
22405 #  layout:
22406 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22407 #    layout: "plot-latency"
22408 #
22409 #- type: "plot"
22410 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22411 #  algorithm: "plot_latency_error_bars"
22412 #  output-file-type: ".html"
22413 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22414 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22415 #  filter: "'NIC_Intel-XXV710' and
22416 #           '64B' and
22417 #           'NDRPDR' and
22418 #           ('ETH' or 'DOT1Q') and
22419 #           'BASE' and
22420 #           '4T2C' and
22421 #           ('L2BDMACLRN' or 'L2XCFWD') and
22422 #           'VHOST_1024' and
22423 #           not 'VXLAN' and
22424 #           not 'IP4FWD' and
22425 #           not '2VM'"
22426 #  parameters:
22427 #  - "latency"
22428 #  - "parent"
22429 #  - "tags"
22430 ##  sort:
22431 ##  - "not CFS_OPT"
22432 ##  - "L2XCFWD"
22433 ##  - "not CFS_OPT"
22434 ##  - "CFS_OPT"
22435 #  layout:
22436 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22437 #    layout: "plot-latency"
22438 #
22439 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22440 #- type: "plot"
22441 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22442 #  algorithm: "plot_latency_error_bars"
22443 #  output-file-type: ".html"
22444 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22445 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22446 #  filter: "'NIC_Intel-XXV710' and
22447 #           '64B' and
22448 #           'NDRPDR' and
22449 #           ('ETH' or 'DOT1Q') and
22450 #           '2T1C' and
22451 #           ('L2BDMACLRN' or 'L2XCFWD') and
22452 #           'VHOST_1024' and
22453 #           not 'CFS_OPT' and
22454 #           not 'VXLAN' and
22455 #           not 'DOT1Q' and
22456 #           not 'IP4FWD'"
22457 #  parameters:
22458 #  - "latency"
22459 #  - "parent"
22460 #  - "tags"
22461 ##  sort:
22462 ##  - "1VM"
22463 ##  - "L2XCFWD"
22464 ##  - "1VM"
22465 ##  - "L2BDMACLRN"
22466 #  layout:
22467 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22468 #    layout: "plot-latency"
22469 #
22470 #- type: "plot"
22471 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22472 #  algorithm: "plot_latency_error_bars"
22473 #  output-file-type: ".html"
22474 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22475 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22476 #  filter: "'NIC_Intel-XXV710' and
22477 #           '64B' and
22478 #           'NDRPDR' and
22479 #           ('ETH' or 'DOT1Q') and
22480 #           '4T2C' and
22481 #           ('L2BDMACLRN' or 'L2XCFWD') and
22482 #           'VHOST_1024' and
22483 #           not 'CFS_OPT' and
22484 #           not 'VXLAN' and
22485 #           not 'DOT1Q' and
22486 #           not 'IP4FWD'"
22487 #  parameters:
22488 #  - "latency"
22489 #  - "parent"
22490 #  - "tags"
22491 ##  sort:
22492 ##  - "1VM"
22493 ##  - "L2XCFWD"
22494 ##  - "1VM"
22495 ##  - "L2BDMACLRN"
22496 #  layout:
22497 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22498 #    layout: "plot-latency"
22499
22500 ################################################################################
22501
22502 # Packet Latency - VPP VTS 3n-hsw-x520
22503 - type: "plot"
22504   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22505   algorithm: "plot_latency_error_bars"
22506   output-file-type: ".html"
22507   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22509   filter: "'NIC_Intel-X520-DA2' and
22510            '114B' and
22511            'NDRPDR' and
22512            '1T1C' and
22513            'VTS'"
22514   parameters:
22515   - "latency"
22516   - "parent"
22517   - "tags"
22518   layout:
22519     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22520     layout: "plot-latency"
22521
22522 - type: "plot"
22523   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22524   algorithm: "plot_latency_error_bars"
22525   output-file-type: ".html"
22526   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22528   filter: "'NIC_Intel-X520-DA2' and
22529            '114B' and
22530            'NDRPDR' and
22531            '2T2C' and
22532            'VTS'"
22533   parameters:
22534   - "latency"
22535   - "parent"
22536   - "tags"
22537   layout:
22538     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22539     layout: "plot-latency"
22540
22541 ################################################################################
22542
22543 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22544 - type: "plot"
22545   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22546   algorithm: "plot_latency_error_bars"
22547   output-file-type: ".html"
22548   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22549   data: "plot-dpdk-throughput-latency-3n-hsw"
22550   filter: "'NIC_Intel-X520-DA2' and
22551            '64B' and
22552            'BASE' and
22553            'NDRPDR' and
22554            '1T1C' and
22555            'IP4FWD'"
22556   parameters:
22557   - "latency"
22558   - "parent"
22559   - "tags"
22560   layout:
22561     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22562     layout: "plot-latency"
22563
22564 - type: "plot"
22565   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22566   algorithm: "plot_latency_error_bars"
22567   output-file-type: ".html"
22568   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22569   data: "plot-dpdk-throughput-latency-3n-hsw"
22570   filter: "'NIC_Intel-X520-DA2' and
22571            '64B' and
22572            'BASE' and
22573            'NDRPDR' and
22574            '2T2C' and
22575            'IP4FWD'"
22576   parameters:
22577   - "latency"
22578   - "parent"
22579   - "tags"
22580   layout:
22581     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22582     layout: "plot-latency"
22583
22584 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22585 - type: "plot"
22586   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22587   algorithm: "plot_latency_error_bars"
22588   output-file-type: ".html"
22589   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22590   data: "plot-dpdk-throughput-latency-3n-hsw"
22591   filter: "'NIC_Intel-X710' and
22592            '64B' and
22593            'BASE' and
22594            'NDRPDR' and
22595            '1T1C' and
22596            'IP4FWD'"
22597   parameters:
22598   - "latency"
22599   - "parent"
22600   - "tags"
22601   layout:
22602     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22603     layout: "plot-latency"
22604
22605 - type: "plot"
22606   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22607   algorithm: "plot_latency_error_bars"
22608   output-file-type: ".html"
22609   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22610   data: "plot-dpdk-throughput-latency-3n-hsw"
22611   filter: "'NIC_Intel-X710' and
22612            '64B' and
22613            'BASE' and
22614            'NDRPDR' and
22615            '2T2C' and
22616            'IP4FWD'"
22617   parameters:
22618   - "latency"
22619   - "parent"
22620   - "tags"
22621   layout:
22622     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22623     layout: "plot-latency"
22624
22625 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22626 - type: "plot"
22627   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22628   algorithm: "plot_latency_error_bars"
22629   output-file-type: ".html"
22630   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22631   data: "plot-dpdk-throughput-latency-3n-hsw"
22632   filter: "'NIC_Intel-XL710' and
22633            '64B' and
22634            'BASE' and
22635            'NDRPDR' and
22636            '1T1C' and
22637            'IP4FWD'"
22638   parameters:
22639   - "latency"
22640   - "parent"
22641   - "tags"
22642   layout:
22643     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22644     layout: "plot-latency"
22645
22646 - type: "plot"
22647   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22648   algorithm: "plot_latency_error_bars"
22649   output-file-type: ".html"
22650   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22651   data: "plot-dpdk-throughput-latency-3n-hsw"
22652   filter: "'NIC_Intel-XL710' and
22653            '64B' and
22654            'BASE' and
22655            'NDRPDR' and
22656            '2T2C' and
22657            'IP4FWD'"
22658   parameters:
22659   - "latency"
22660   - "parent"
22661   - "tags"
22662   layout:
22663     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22664     layout: "plot-latency"
22665
22666 # Packet Latency - DPDK l3fwd 3n-skx-x710
22667 - type: "plot"
22668   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22669   algorithm: "plot_latency_error_bars"
22670   output-file-type: ".html"
22671   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22672   data: "plot-dpdk-throughput-latency-3n-skx"
22673   filter: "'NIC_Intel-X710' and
22674            '64B' and
22675            'BASE' and
22676            'NDRPDR' and
22677            '2T1C' and
22678            'IP4FWD'"
22679   parameters:
22680   - "latency"
22681   - "parent"
22682   - "tags"
22683   layout:
22684     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22685     layout: "plot-latency"
22686
22687 - type: "plot"
22688   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22689   algorithm: "plot_latency_error_bars"
22690   output-file-type: ".html"
22691   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22692   data: "plot-dpdk-throughput-latency-3n-skx"
22693   filter: "'NIC_Intel-X710' and
22694            '64B' and
22695            'BASE' and
22696            'NDRPDR' and
22697            '4T2C' and
22698            'IP4FWD'"
22699   parameters:
22700   - "latency"
22701   - "parent"
22702   - "tags"
22703   layout:
22704     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22705     layout: "plot-latency"
22706
22707 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22708 - type: "plot"
22709   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22710   algorithm: "plot_latency_error_bars"
22711   output-file-type: ".html"
22712   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22713   data: "plot-dpdk-throughput-latency-3n-skx"
22714   filter: "'NIC_Intel-XXV710' and
22715            '64B' and
22716            'BASE' and
22717            'NDRPDR' and
22718            '2T1C' and
22719            'IP4FWD'"
22720   parameters:
22721   - "latency"
22722   - "parent"
22723   - "tags"
22724   layout:
22725     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22726     layout: "plot-latency"
22727
22728 - type: "plot"
22729   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22730   algorithm: "plot_latency_error_bars"
22731   output-file-type: ".html"
22732   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22733   data: "plot-dpdk-throughput-latency-3n-skx"
22734   filter: "'NIC_Intel-XXV710' and
22735            '64B' and
22736            'BASE' and
22737            'NDRPDR' and
22738            '4T2C' and
22739            'IP4FWD'"
22740   parameters:
22741   - "latency"
22742   - "parent"
22743   - "tags"
22744   layout:
22745     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22746     layout: "plot-latency"
22747
22748 # Packet Latency - DPDK l3fwd 2n-skx-x710
22749 - type: "plot"
22750   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22751   algorithm: "plot_latency_error_bars"
22752   output-file-type: ".html"
22753   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22754   data: "plot-dpdk-throughput-latency-2n-skx"
22755   filter: "'NIC_Intel-X710' and
22756            '64B' and
22757            'BASE' and
22758            'NDRPDR' and
22759            '2T1C' and
22760            'IP4FWD'"
22761   parameters:
22762   - "latency"
22763   - "parent"
22764   - "tags"
22765   layout:
22766     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22767     layout: "plot-latency"
22768
22769 - type: "plot"
22770   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22771   algorithm: "plot_latency_error_bars"
22772   output-file-type: ".html"
22773   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22774   data: "plot-dpdk-throughput-latency-2n-skx"
22775   filter: "'NIC_Intel-X710' and
22776            '64B' and
22777            'BASE' and
22778            'NDRPDR' and
22779            '4T2C' and
22780            'IP4FWD'"
22781   parameters:
22782   - "latency"
22783   - "parent"
22784   - "tags"
22785   layout:
22786     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22787     layout: "plot-latency"
22788
22789 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22790 - type: "plot"
22791   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22792   algorithm: "plot_latency_error_bars"
22793   output-file-type: ".html"
22794   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22795   data: "plot-dpdk-throughput-latency-2n-skx"
22796   filter: "'NIC_Intel-XXV710' and
22797            '64B' and
22798            'BASE' and
22799            'NDRPDR' and
22800            '2T1C' and
22801            'IP4FWD'"
22802   parameters:
22803   - "latency"
22804   - "parent"
22805   - "tags"
22806   layout:
22807     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22808     layout: "plot-latency"
22809
22810 - type: "plot"
22811   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22812   algorithm: "plot_latency_error_bars"
22813   output-file-type: ".html"
22814   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22815   data: "plot-dpdk-throughput-latency-2n-skx"
22816   filter: "'NIC_Intel-XXV710' and
22817            '64B' and
22818            'BASE' and
22819            'NDRPDR' and
22820            '4T2C' and
22821            'IP4FWD'"
22822   parameters:
22823   - "latency"
22824   - "parent"
22825   - "tags"
22826   layout:
22827     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22828     layout: "plot-latency"
22829
22830 ################################################################################
22831
22832 # Packet Latency - DPDK testpmd 3n-hsw-x520
22833 - type: "plot"
22834   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22835   algorithm: "plot_latency_error_bars"
22836   output-file-type: ".html"
22837   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22838   data: "plot-dpdk-throughput-latency-3n-hsw"
22839   filter: "'NIC_Intel-X520-DA2' and
22840            '64B' and
22841            'BASE' and
22842            'NDRPDR' and
22843            '1T1C' and
22844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22845   parameters:
22846   - "latency"
22847   - "parent"
22848   - "tags"
22849   layout:
22850     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22851     layout: "plot-latency"
22852
22853 - type: "plot"
22854   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22855   algorithm: "plot_latency_error_bars"
22856   output-file-type: ".html"
22857   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22858   data: "plot-dpdk-throughput-latency-3n-hsw"
22859   filter: "'NIC_Intel-X520-DA2' and
22860            '64B' and
22861            'BASE' and
22862            'NDRPDR' and
22863            '2T2C' and
22864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22865   parameters:
22866   - "latency"
22867   - "parent"
22868   - "tags"
22869   layout:
22870     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22871     layout: "plot-latency"
22872
22873 # Packet Latency - DPDK testpmd 3n-hsw-x710
22874 - type: "plot"
22875   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22876   algorithm: "plot_latency_error_bars"
22877   output-file-type: ".html"
22878   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22879   data: "plot-dpdk-throughput-latency-3n-hsw"
22880   filter: "'NIC_Intel-X710' and
22881            '64B' and
22882            'BASE' and
22883            'NDRPDR' and
22884            '1T1C' and
22885            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22886   parameters:
22887   - "latency"
22888   - "parent"
22889   - "tags"
22890   layout:
22891     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22892     layout: "plot-latency"
22893
22894 - type: "plot"
22895   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22896   algorithm: "plot_latency_error_bars"
22897   output-file-type: ".html"
22898   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22899   data: "plot-dpdk-throughput-latency-3n-hsw"
22900   filter: "'NIC_Intel-X710' and
22901            '64B' and
22902            'BASE' and
22903            'NDRPDR' and
22904            '2T2C' and
22905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22906   parameters:
22907   - "latency"
22908   - "parent"
22909   - "tags"
22910   layout:
22911     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22912     layout: "plot-latency"
22913
22914 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22915 - type: "plot"
22916   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22917   algorithm: "plot_latency_error_bars"
22918   output-file-type: ".html"
22919   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22920   data: "plot-dpdk-throughput-latency-3n-hsw"
22921   filter: "'NIC_Intel-XL710' and
22922            '64B' and
22923            'BASE' and
22924            'NDRPDR' and
22925            '1T1C' and
22926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22927   parameters:
22928   - "latency"
22929   - "parent"
22930   - "tags"
22931   layout:
22932     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22933     layout: "plot-latency"
22934
22935 - type: "plot"
22936   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22937   algorithm: "plot_latency_error_bars"
22938   output-file-type: ".html"
22939   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22940   data: "plot-dpdk-throughput-latency-3n-hsw"
22941   filter: "'NIC_Intel-XL710' and
22942            '64B' and
22943            'BASE' and
22944            'NDRPDR' and
22945            '2T2C' and
22946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22947   parameters:
22948   - "latency"
22949   - "parent"
22950   - "tags"
22951   layout:
22952     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22953     layout: "plot-latency"
22954
22955 # Packet Latency - DPDK testpmd 3n-skx-x710
22956 - type: "plot"
22957   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22958   algorithm: "plot_latency_error_bars"
22959   output-file-type: ".html"
22960   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22961   data: "plot-dpdk-throughput-latency-3n-skx"
22962   filter: "'NIC_Intel-X710' and
22963            '64B' and
22964            'BASE' and
22965            'NDRPDR' and
22966            '2T1C' and
22967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22968   parameters:
22969   - "latency"
22970   - "parent"
22971   - "tags"
22972   layout:
22973     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22974     layout: "plot-latency"
22975
22976 - type: "plot"
22977   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22978   algorithm: "plot_latency_error_bars"
22979   output-file-type: ".html"
22980   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22981   data: "plot-dpdk-throughput-latency-3n-skx"
22982   filter: "'NIC_Intel-X710' and
22983            '64B' and
22984            'BASE' and
22985            'NDRPDR' and
22986            '4T2C' and
22987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22988   parameters:
22989   - "latency"
22990   - "parent"
22991   - "tags"
22992   layout:
22993     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22994     layout: "plot-latency"
22995
22996 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22997 - type: "plot"
22998   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22999   algorithm: "plot_latency_error_bars"
23000   output-file-type: ".html"
23001   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23002   data: "plot-dpdk-throughput-latency-3n-skx"
23003   filter: "'NIC_Intel-XXV710' and
23004            '64B' and
23005            'BASE' and
23006            'NDRPDR' and
23007            '2T1C' and
23008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23009   parameters:
23010   - "latency"
23011   - "parent"
23012   - "tags"
23013   layout:
23014     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23015     layout: "plot-latency"
23016
23017 - type: "plot"
23018   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23019   algorithm: "plot_latency_error_bars"
23020   output-file-type: ".html"
23021   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23022   data: "plot-dpdk-throughput-latency-3n-skx"
23023   filter: "'NIC_Intel-XXV710' and
23024            '64B' and
23025            'BASE' and
23026            'NDRPDR' and
23027            '4T2C' and
23028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23029   parameters:
23030   - "latency"
23031   - "parent"
23032   - "tags"
23033   layout:
23034     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23035     layout: "plot-latency"
23036
23037 # Packet Latency - DPDK testpmd 2n-skx-x710
23038 - type: "plot"
23039   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23040   algorithm: "plot_latency_error_bars"
23041   output-file-type: ".html"
23042   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23043   data: "plot-dpdk-throughput-latency-2n-skx"
23044   filter: "'NIC_Intel-X710' and
23045            '64B' and
23046            'BASE' and
23047            'NDRPDR' and
23048            '2T1C' and
23049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23050   parameters:
23051   - "latency"
23052   - "parent"
23053   - "tags"
23054   layout:
23055     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23056     layout: "plot-latency"
23057
23058 - type: "plot"
23059   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23060   algorithm: "plot_latency_error_bars"
23061   output-file-type: ".html"
23062   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23063   data: "plot-dpdk-throughput-latency-2n-skx"
23064   filter: "'NIC_Intel-X710' and
23065            '64B' and
23066            'BASE' and
23067            'NDRPDR' and
23068            '4T2C' and
23069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23070   parameters:
23071   - "latency"
23072   - "parent"
23073   - "tags"
23074   layout:
23075     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23076     layout: "plot-latency"
23077
23078 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23079 - type: "plot"
23080   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23081   algorithm: "plot_latency_error_bars"
23082   output-file-type: ".html"
23083   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23084   data: "plot-dpdk-throughput-latency-2n-skx"
23085   filter: "'NIC_Intel-XXV710' and
23086            '64B' and
23087            'BASE' and
23088            'NDRPDR' and
23089            '2T1C' and
23090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23091   parameters:
23092   - "latency"
23093   - "parent"
23094   - "tags"
23095   layout:
23096     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23097     layout: "plot-latency"
23098
23099 - type: "plot"
23100   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23101   algorithm: "plot_latency_error_bars"
23102   output-file-type: ".html"
23103   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23104   data: "plot-dpdk-throughput-latency-2n-skx"
23105   filter: "'NIC_Intel-XXV710' and
23106            '64B' and
23107            'BASE' and
23108            'NDRPDR' and
23109            '4T2C' and
23110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23111   parameters:
23112   - "latency"
23113   - "parent"
23114   - "tags"
23115   layout:
23116     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23117     layout: "plot-latency"
23118
23119 ################################################################################
23120
23121 # Speedup - VPP Container Memif 3n-hsw-x520
23122 - type: "plot"
23123   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23124   algorithm: "plot_throughput_speedup_analysis"
23125   output-file-type: ".html"
23126   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23128   filter: "'NIC_Intel-X520-DA2' and
23129            '64B' and
23130            ('BASE' or 'SCALE') and
23131            'NDRPDR' and
23132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23133            not 'VHOST' and
23134            'MEMIF'"
23135   parameters:
23136   - "throughput"
23137   - "parent"
23138   - "tags"
23139   sort:
23140   - "L2XCFWD"
23141   - "L2XCFWD"
23142   - "L2XCFWD"
23143   - "L2BDMACLRN"
23144   - "L2BDMACLRN"
23145   - "L2BDMACLRN"
23146   - "IP4FWD"
23147   layout:
23148     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23149     layout: "plot-throughput-speedup-analysis"
23150
23151 - type: "plot"
23152   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23153   algorithm: "plot_throughput_speedup_analysis"
23154   output-file-type: ".html"
23155   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23157   filter: "'NIC_Intel-X520-DA2' and
23158            '64B' and
23159            ('BASE' or 'SCALE') and
23160            'NDRPDR' and
23161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23162            not 'VHOST' and
23163            'MEMIF'"
23164   parameters:
23165   - "throughput"
23166   - "parent"
23167   - "tags"
23168   sort:
23169   - "L2XCFWD"
23170   - "L2XCFWD"
23171   - "L2XCFWD"
23172   - "L2BDMACLRN"
23173   - "L2BDMACLRN"
23174   - "L2BDMACLRN"
23175   - "IP4FWD"
23176   layout:
23177     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23178     layout: "plot-throughput-speedup-analysis"
23179
23180 # Speedup - VPP Container Memif 3n-hsw-x710
23181 - type: "plot"
23182   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23183   algorithm: "plot_throughput_speedup_analysis"
23184   output-file-type: ".html"
23185   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23187   filter: "'NIC_Intel-X710' and
23188            '64B' and
23189            ('BASE' or 'SCALE') and
23190            'NDRPDR' and
23191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23192            not 'VHOST' and
23193            'MEMIF'"
23194   parameters:
23195   - "throughput"
23196   - "parent"
23197   - "tags"
23198   sort:
23199   - "L2XCFWD"
23200   - "L2XCFWD"
23201   - "L2XCFWD"
23202   - "L2BDMACLRN"
23203   - "L2BDMACLRN"
23204   - "L2BDMACLRN"
23205   - "IP4FWD"
23206   layout:
23207     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23208     layout: "plot-throughput-speedup-analysis"
23209
23210 - type: "plot"
23211   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23212   algorithm: "plot_throughput_speedup_analysis"
23213   output-file-type: ".html"
23214   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23216   filter: "'NIC_Intel-X710' and
23217            '64B' and
23218            ('BASE' or 'SCALE') and
23219            'NDRPDR' and
23220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23221            not 'VHOST' and
23222            'MEMIF'"
23223   parameters:
23224   - "throughput"
23225   - "parent"
23226   - "tags"
23227   sort:
23228   - "L2XCFWD"
23229   - "L2XCFWD"
23230   - "L2XCFWD"
23231   - "L2BDMACLRN"
23232   - "L2BDMACLRN"
23233   - "L2BDMACLRN"
23234   - "IP4FWD"
23235   layout:
23236     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23237     layout: "plot-throughput-speedup-analysis"
23238
23239 # Speedup - VPP Container Memif 3n-hsw-xl710
23240 - type: "plot"
23241   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23242   algorithm: "plot_throughput_speedup_analysis"
23243   output-file-type: ".html"
23244   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23246   filter: "'NIC_Intel-XL710' and
23247            '64B' and
23248            ('BASE' or 'SCALE') and
23249            'NDRPDR' and
23250            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23251            not 'VHOST' and
23252            'MEMIF'"
23253   parameters:
23254   - "throughput"
23255   - "parent"
23256   - "tags"
23257   sort:
23258   - "L2XCFWD"
23259   - "L2XCFWD"
23260   - "L2XCFWD"
23261   - "L2BDMACLRN"
23262   - "L2BDMACLRN"
23263   - "L2BDMACLRN"
23264   - "IP4FWD"
23265   layout:
23266     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23267     layout: "plot-throughput-speedup-analysis"
23268
23269 - type: "plot"
23270   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23271   algorithm: "plot_throughput_speedup_analysis"
23272   output-file-type: ".html"
23273   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23275   filter: "'NIC_Intel-XL710' and
23276            '64B' and
23277            ('BASE' or 'SCALE') and
23278            'NDRPDR' and
23279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23280            not 'VHOST' and
23281            'MEMIF'"
23282   parameters:
23283   - "throughput"
23284   - "parent"
23285   - "tags"
23286   sort:
23287   - "L2XCFWD"
23288   - "L2XCFWD"
23289   - "L2XCFWD"
23290   - "L2BDMACLRN"
23291   - "L2BDMACLRN"
23292   - "L2BDMACLRN"
23293   - "IP4FWD"
23294   layout:
23295     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23296     layout: "plot-throughput-speedup-analysis"
23297
23298 # Speedup - VPP Container Memif 3n-skx-x710
23299 - type: "plot"
23300   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23301   algorithm: "plot_throughput_speedup_analysis"
23302   output-file-type: ".html"
23303   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23305   filter: "'NIC_Intel-X710' and
23306            '64B' and
23307            ('BASE' or 'SCALE') and
23308            'NDRPDR' and
23309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23310            not 'VHOST' and
23311            'MEMIF'"
23312   parameters:
23313   - "throughput"
23314   - "parent"
23315   - "tags"
23316   sort:
23317   - "L2XCFWD"
23318   - "L2XCFWD"
23319   - "L2XCFWD"
23320   - "L2BDMACLRN"
23321   - "L2BDMACLRN"
23322   - "L2BDMACLRN"
23323   - "IP4FWD"
23324   layout:
23325     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23326     layout: "plot-throughput-speedup-analysis"
23327
23328 - type: "plot"
23329   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23330   algorithm: "plot_throughput_speedup_analysis"
23331   output-file-type: ".html"
23332   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23334   filter: "'NIC_Intel-X710' and
23335            '64B' and
23336            ('BASE' or 'SCALE') and
23337            'NDRPDR' and
23338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23339            not 'VHOST' and
23340            'MEMIF'"
23341   parameters:
23342   - "throughput"
23343   - "parent"
23344   - "tags"
23345   sort:
23346   - "L2XCFWD"
23347   - "L2XCFWD"
23348   - "L2XCFWD"
23349   - "L2BDMACLRN"
23350   - "L2BDMACLRN"
23351   - "L2BDMACLRN"
23352   - "IP4FWD"
23353   layout:
23354     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23355     layout: "plot-throughput-speedup-analysis"
23356
23357 # Speedup - VPP Container Memif 2n-skx-x710
23358 - type: "plot"
23359   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23360   algorithm: "plot_throughput_speedup_analysis"
23361   output-file-type: ".html"
23362   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23364   filter: "'NIC_Intel-X710' and
23365            '64B' and
23366            ('BASE' or 'SCALE') and
23367            'NDRPDR' and
23368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23369            not 'VHOST' and
23370            not 'NF_DENSITY' and
23371            'MEMIF'"
23372   parameters:
23373   - "throughput"
23374   - "parent"
23375   - "tags"
23376   sort:
23377   - "L2XCFWD"
23378   - "L2XCFWD"
23379   - "L2XCFWD"
23380   - "L2BDMACLRN"
23381   - "L2BDMACLRN"
23382   - "L2BDMACLRN"
23383   - "IP4FWD"
23384   layout:
23385     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23386     layout: "plot-throughput-speedup-analysis"
23387
23388 - type: "plot"
23389   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23390   algorithm: "plot_throughput_speedup_analysis"
23391   output-file-type: ".html"
23392   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23394   filter: "'NIC_Intel-X710' and
23395            '64B' and
23396            ('BASE' or 'SCALE') and
23397            'NDRPDR' and
23398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23399            not 'VHOST' and
23400            not 'NF_DENSITY' and
23401            'MEMIF'"
23402   parameters:
23403   - "throughput"
23404   - "parent"
23405   - "tags"
23406   sort:
23407   - "L2XCFWD"
23408   - "L2XCFWD"
23409   - "L2XCFWD"
23410   - "L2BDMACLRN"
23411   - "L2BDMACLRN"
23412   - "L2BDMACLRN"
23413   - "IP4FWD"
23414   layout:
23415     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23416     layout: "plot-throughput-speedup-analysis"
23417
23418 ## Speedup - VPP Container Memif 2n-skx-xxv710
23419 #- type: "plot"
23420 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23421 #  algorithm: "plot_throughput_speedup_analysis"
23422 #  output-file-type: ".html"
23423 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23424 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23425 #  filter: "'NIC_Intel-XXV710' and
23426 #           '64B' and
23427 #           ('BASE' or 'SCALE') and
23428 #           'NDRPDR' and
23429 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23430 #           not 'VHOST' and
23431 #           'MEMIF'"
23432 #  parameters:
23433 #  - "throughput"
23434 #  - "parent"
23435 #  - "tags"
23436 #  sort:
23437 #  - "L2XCFWD"
23438 #  - "L2XCFWD"
23439 #  - "L2XCFWD"
23440 #  - "L2BDMACLRN"
23441 #  - "L2BDMACLRN"
23442 #  - "L2BDMACLRN"
23443 #  - "IP4FWD"
23444 #  layout:
23445 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23446 #    layout: "plot-throughput-speedup-analysis"
23447 #
23448 #- type: "plot"
23449 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23450 #  algorithm: "plot_throughput_speedup_analysis"
23451 #  output-file-type: ".html"
23452 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23453 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23454 #  filter: "'NIC_Intel-XXV710' and
23455 #           '64B' and
23456 #           ('BASE' or 'SCALE') and
23457 #           'NDRPDR' and
23458 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23459 #           not 'VHOST' and
23460 #           'MEMIF'"
23461 #  parameters:
23462 #  - "throughput"
23463 #  - "parent"
23464 #  - "tags"
23465 #  sort:
23466 #  - "L2XCFWD"
23467 #  - "L2XCFWD"
23468 #  - "L2XCFWD"
23469 #  - "L2BDMACLRN"
23470 #  - "L2BDMACLRN"
23471 #  - "L2BDMACLRN"
23472 #  - "IP4FWD"
23473 #  layout:
23474 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23475 #    layout: "plot-throughput-speedup-analysis"
23476
23477 ################################################################################
23478
23479 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23480 #- type: "plot"
23481 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23482 #  algorithm: "plot_throughput_speedup_analysis"
23483 #  output-file-type: ".html"
23484 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23485 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23486 #  filter: "'NIC_Intel-X520-DA2' and
23487 #           '64B' and
23488 #           ('BASE' or 'SCALE') and
23489 #           'NDRPDR' and
23490 #           'L2XCFWD' and
23491 #           not 'VHOST' and
23492 #           not 'NF_DENSITY' and
23493 #           'MEMIF'"
23494 #  parameters:
23495 #  - "throughput"
23496 #  - "parent"
23497 #  - "tags"
23498 #  sort:
23499 #  - "1VNF"
23500 #  - "2VNF"
23501 #  - "4VNF"
23502 #  - "2VNF"
23503 #  - "4VNF"
23504 #  layout:
23505 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23506 #    layout: "plot-throughput-speedup-analysis"
23507 #
23508 #- type: "plot"
23509 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23510 #  algorithm: "plot_throughput_speedup_analysis"
23511 #  output-file-type: ".html"
23512 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23513 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23514 #  filter: "'NIC_Intel-X520-DA2' and
23515 #           '64B' and
23516 #           ('BASE' or 'SCALE') and
23517 #           'NDRPDR' and
23518 #           'L2XCFWD' and
23519 #           not 'VHOST' and
23520 #           not 'NF_DENSITY' and
23521 #           'MEMIF'"
23522 #  parameters:
23523 #  - "throughput"
23524 #  - "parent"
23525 #  - "tags"
23526 #  sort:
23527 #  - "1VNF"
23528 #  - "2VNF"
23529 #  - "4VNF"
23530 #  - "2VNF"
23531 #  - "4VNF"
23532 #  layout:
23533 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23534 #    layout: "plot-throughput-speedup-analysis"
23535 #
23536 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23537 #- type: "plot"
23538 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23539 #  algorithm: "plot_throughput_speedup_analysis"
23540 #  output-file-type: ".html"
23541 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23542 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23543 #  filter: "'NIC_Intel-X520-DA2' and
23544 #           '64B' and
23545 #           ('BASE' or 'SCALE') and
23546 #           'NDRPDR' and
23547 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23548 #           not 'VHOST' and
23549 #           not 'NF_DENSITY' and
23550 #           'MEMIF'"
23551 #  parameters:
23552 #  - "throughput"
23553 #  - "parent"
23554 #  - "tags"
23555 #  sort:
23556 #  - "1VNF"
23557 #  - "2VNF"
23558 #  - "4VNF"
23559 #  - "2VNF"
23560 #  - "4VNF"
23561 #  layout:
23562 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23563 #    layout: "plot-throughput-speedup-analysis"
23564 #
23565 #- type: "plot"
23566 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23567 #  algorithm: "plot_throughput_speedup_analysis"
23568 #  output-file-type: ".html"
23569 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23570 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23571 #  filter: "'NIC_Intel-X520-DA2' and
23572 #           '64B' and
23573 #           ('BASE' or 'SCALE') and
23574 #           'NDRPDR' and
23575 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23576 #           not 'VHOST' and
23577 #           not 'NF_DENSITY' and
23578 #           'MEMIF'"
23579 #  parameters:
23580 #  - "throughput"
23581 #  - "parent"
23582 #  - "tags"
23583 #  sort:
23584 #  - "1VNF"
23585 #  - "2VNF"
23586 #  - "4VNF"
23587 #  - "2VNF"
23588 #  - "4VNF"
23589 #  layout:
23590 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23591 #    layout: "plot-throughput-speedup-analysis"
23592 #
23593 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23594 #- type: "plot"
23595 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23596 #  algorithm: "plot_throughput_speedup_analysis"
23597 #  output-file-type: ".html"
23598 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23599 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23600 #  filter: "'NIC_Intel-X710' and
23601 #           '64B' and
23602 #           ('BASE' or 'SCALE') and
23603 #           'NDRPDR' and
23604 #           'L2XCFWD' and
23605 #           not 'VHOST' and
23606 #           not 'NF_DENSITY' and
23607 #           'MEMIF'"
23608 #  parameters:
23609 #  - "throughput"
23610 #  - "parent"
23611 #  - "tags"
23612 #  sort:
23613 #  - "1VNF"
23614 #  - "2VNF"
23615 #  - "4VNF"
23616 #  - "2VNF"
23617 #  - "4VNF"
23618 #  layout:
23619 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23620 #    layout: "plot-throughput-speedup-analysis"
23621 #
23622 #- type: "plot"
23623 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23624 #  algorithm: "plot_throughput_speedup_analysis"
23625 #  output-file-type: ".html"
23626 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23627 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23628 #  filter: "'NIC_Intel-X710' and
23629 #           '64B' and
23630 #           ('BASE' or 'SCALE') and
23631 #           'NDRPDR' and
23632 #           'L2XCFWD' and
23633 #           not 'VHOST' and
23634 #           not 'NF_DENSITY' and
23635 #           'MEMIF'"
23636 #  parameters:
23637 #  - "throughput"
23638 #  - "parent"
23639 #  - "tags"
23640 #  sort:
23641 #  - "1VNF"
23642 #  - "2VNF"
23643 #  - "4VNF"
23644 #  - "2VNF"
23645 #  - "4VNF"
23646 #  layout:
23647 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23648 #    layout: "plot-throughput-speedup-analysis"
23649 #
23650 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23651 #- type: "plot"
23652 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23653 #  algorithm: "plot_throughput_speedup_analysis"
23654 #  output-file-type: ".html"
23655 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23656 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23657 #  filter: "'NIC_Intel-X710' and
23658 #           '64B' and
23659 #           ('BASE' or 'SCALE') and
23660 #           'NDRPDR' and
23661 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23662 #           not 'VHOST' and
23663 #           not 'NF_DENSITY' and
23664 #           'MEMIF'"
23665 #  parameters:
23666 #  - "throughput"
23667 #  - "parent"
23668 #  - "tags"
23669 #  sort:
23670 #  - "1VNF"
23671 #  - "2VNF"
23672 #  - "4VNF"
23673 #  - "2VNF"
23674 #  - "4VNF"
23675 #  layout:
23676 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23677 #    layout: "plot-throughput-speedup-analysis"
23678 #
23679 #- type: "plot"
23680 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23681 #  algorithm: "plot_throughput_speedup_analysis"
23682 #  output-file-type: ".html"
23683 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23684 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23685 #  filter: "'NIC_Intel-X710' and
23686 #           '64B' and
23687 #           ('BASE' or 'SCALE') and
23688 #           'NDRPDR' and
23689 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23690 #           not 'VHOST' and
23691 #           not 'NF_DENSITY' and
23692 #           'MEMIF'"
23693 #  parameters:
23694 #  - "throughput"
23695 #  - "parent"
23696 #  - "tags"
23697 #  sort:
23698 #  - "1VNF"
23699 #  - "2VNF"
23700 #  - "4VNF"
23701 #  - "2VNF"
23702 #  - "4VNF"
23703 #  layout:
23704 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23705 #    layout: "plot-throughput-speedup-analysis"
23706
23707 ################################################################################
23708
23709 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23710 - type: "plot"
23711   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23712   algorithm: "plot_throughput_speedup_analysis"
23713   output-file-type: ".html"
23714   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23716   filter: "'NIC_Intel-X520-DA2' and
23717            '64B' and
23718            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23719            'NDRPDR' and
23720            'IP4FWD' and
23721            not 'IPSEC' and
23722            not 'DOT1Q' and
23723            not 'VHOST'"
23724   parameters:
23725   - "throughput"
23726   - "parent"
23727   - "tags"
23728   sort:
23729   - "DOT1Q"
23730   - "IP4BASE"
23731   - "FIB_20K"
23732   - "FIB_200K"
23733   - "FIB_2M"
23734   layout:
23735     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23736     layout: "plot-throughput-speedup-analysis"
23737
23738 - type: "plot"
23739   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23740   algorithm: "plot_throughput_speedup_analysis"
23741   output-file-type: ".html"
23742   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23744   filter: "'NIC_Intel-X520-DA2' and
23745            '64B' and
23746            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23747            'NDRPDR' and
23748            'IP4FWD' and
23749            not 'IPSEC' and
23750            not 'DOT1Q' and
23751            not 'VHOST'"
23752   parameters:
23753   - "throughput"
23754   - "parent"
23755   - "tags"
23756   sort:
23757   - "DOT1Q"
23758   - "IP4BASE"
23759   - "FIB_20K"
23760   - "FIB_200K"
23761   - "FIB_2M"
23762   layout:
23763     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23764     layout: "plot-throughput-speedup-analysis"
23765
23766 # Speedup - VPP IPv4 3n-hsw-x520 features
23767 - type: "plot"
23768   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23769   algorithm: "plot_throughput_speedup_analysis"
23770   output-file-type: ".html"
23771   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23773   filter: "'NIC_Intel-X520-DA2' and
23774            '64B' and
23775            ('IP4BASE' or
23776             'POLICE_MARK' or
23777             'COPWHLIST' or
23778             ('NAT44' and 'BASE') or
23779             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23780            'NDRPDR' and
23781            'IP4FWD' and
23782            not 'IPSEC' and
23783            not 'VHOST'"
23784   parameters:
23785   - "throughput"
23786   - "parent"
23787   - "tags"
23788   sort:
23789   - "DOT1Q"
23790   - "IP4BASE"
23791   - "NAT44"
23792   - "POLICE_MARK"
23793   - "COPWHLIST"
23794   - "IACL"
23795   - "OACL"
23796   layout:
23797     title: "ip4-3n-hsw-x520-64b-features-ndr"
23798     layout: "plot-throughput-speedup-analysis"
23799
23800 - type: "plot"
23801   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23802   algorithm: "plot_throughput_speedup_analysis"
23803   output-file-type: ".html"
23804   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23806   filter: "'NIC_Intel-X520-DA2' and
23807            '64B' and
23808            ('IP4BASE' or
23809             'POLICE_MARK' or
23810             'COPWHLIST' or
23811             ('NAT44' and 'BASE') or
23812             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23813            'NDRPDR' and
23814            'IP4FWD' and
23815            not 'IPSEC' and
23816            not 'VHOST'"
23817   parameters:
23818   - "throughput"
23819   - "parent"
23820   - "tags"
23821   sort:
23822   - "DOT1Q"
23823   - "IP4BASE"
23824   - "NAT44"
23825   - "POLICE_MARK"
23826   - "COPWHLIST"
23827   - "IACL"
23828   - "OACL"
23829   layout:
23830     title: "ip4-3n-hsw-x520-64b-features-pdr"
23831     layout: "plot-throughput-speedup-analysis"
23832
23833 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23834 - type: "plot"
23835   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23836   algorithm: "plot_throughput_speedup_analysis"
23837   output-file-type: ".html"
23838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23840   filter: "'NIC_Intel-X520-DA2' and
23841            '64B' and
23842            'NDRPDR' and
23843            'IP4FWD' and
23844            ('NAT44' or 'IP4BASE') and
23845            not 'DOT1Q' and
23846            not 'IPSEC' and
23847            not 'VHOST'"
23848   parameters:
23849   - "throughput"
23850   - "parent"
23851   - "tags"
23852   sort:
23853   - "IP4BASE"
23854   - "BASE"
23855   - "SRC_USER_10"
23856   - "SRC_USER_100"
23857   - "SRC_USER_1000"
23858   - "SRC_USER_2000"
23859   layout:
23860     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23861     layout: "plot-throughput-speedup-analysis"
23862
23863 - type: "plot"
23864   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23865   algorithm: "plot_throughput_speedup_analysis"
23866   output-file-type: ".html"
23867   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23869   filter: "'NIC_Intel-X520-DA2' and
23870            '64B' and
23871            'NDRPDR' and
23872            'IP4FWD' and
23873            ('NAT44' or 'IP4BASE') and
23874            not 'DOT1Q' and
23875            not 'IPSEC' and
23876            not 'VHOST'"
23877   parameters:
23878   - "throughput"
23879   - "parent"
23880   - "tags"
23881   sort:
23882   - "IP4BASE"
23883   - "BASE"
23884   - "SRC_USER_10"
23885   - "SRC_USER_100"
23886   - "SRC_USER_1000"
23887   - "SRC_USER_2000"
23888   layout:
23889     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23890     layout: "plot-throughput-speedup-analysis"
23891
23892 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23893 - type: "plot"
23894   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23895   algorithm: "plot_throughput_speedup_analysis"
23896   output-file-type: ".html"
23897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23899   filter: "'NIC_Intel-X520-DA2' and
23900            '64B' and
23901            'NDRPDR' and
23902            'IP4FWD' and
23903            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23904            not 'IPSEC' and
23905            not 'DOT1Q' and
23906            not 'VHOST'"
23907   parameters:
23908   - "throughput"
23909   - "parent"
23910   - "tags"
23911   sort:
23912   - "IP4BASE"
23913   - "ACL_STATELESS"
23914   - "ACL_STATEFUL"
23915   - "ACL_STATELESS"
23916   - "ACL_STATEFUL"
23917   layout:
23918     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23919     layout: "plot-throughput-speedup-analysis"
23920
23921 - type: "plot"
23922   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23923   algorithm: "plot_throughput_speedup_analysis"
23924   output-file-type: ".html"
23925   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23927   filter: "'NIC_Intel-X520-DA2' and
23928            '64B' and
23929            'NDRPDR' and
23930            'IP4FWD' and
23931            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23932            not 'IPSEC' and
23933            not 'DOT1Q' and
23934            not 'VHOST'"
23935   parameters:
23936   - "throughput"
23937   - "parent"
23938   - "tags"
23939   sort:
23940   - "IP4BASE"
23941   - "ACL_STATELESS"
23942   - "ACL_STATEFUL"
23943   - "ACL_STATELESS"
23944   - "ACL_STATEFUL"
23945   layout:
23946     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23947     layout: "plot-throughput-speedup-analysis"
23948
23949 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23950 - type: "plot"
23951   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23952   algorithm: "plot_throughput_speedup_analysis"
23953   output-file-type: ".html"
23954   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23956   filter: "'NIC_Intel-X520-DA2' and
23957            '64B' and
23958            'NDRPDR' and
23959            'IP4FWD' and
23960            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23961            not 'IPSEC' and
23962            not 'DOT1Q' and
23963            not 'VHOST'"
23964   parameters:
23965   - "throughput"
23966   - "parent"
23967   - "tags"
23968   sort:
23969   - "IP4BASE"
23970   - "ACL_STATELESS"
23971   - "ACL_STATEFUL"
23972   - "ACL_STATELESS"
23973   - "ACL_STATEFUL"
23974   layout:
23975     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23976     layout: "plot-throughput-speedup-analysis"
23977
23978 - type: "plot"
23979   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23980   algorithm: "plot_throughput_speedup_analysis"
23981   output-file-type: ".html"
23982   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23984   filter: "'NIC_Intel-X520-DA2' and
23985            '64B' and
23986            'NDRPDR' and
23987            'IP4FWD' and
23988            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23989            not 'IPSEC' and
23990            not 'DOT1Q' and
23991            not 'VHOST'"
23992   parameters:
23993   - "throughput"
23994   - "parent"
23995   - "tags"
23996   sort:
23997   - "IP4BASE"
23998   - "ACL_STATELESS"
23999   - "ACL_STATEFUL"
24000   - "ACL_STATELESS"
24001   - "ACL_STATEFUL"
24002   layout:
24003     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24004     layout: "plot-throughput-speedup-analysis"
24005
24006 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24007 - type: "plot"
24008   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24009   algorithm: "plot_throughput_speedup_analysis"
24010   output-file-type: ".html"
24011   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24013   filter: "'NIC_Intel-X710' and
24014            '64B' and
24015            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24016            'NDRPDR' and
24017            'IP4FWD' and
24018            not 'IPSEC' and
24019            not 'DOT1Q' and
24020            not 'VHOST'"
24021   parameters:
24022   - "throughput"
24023   - "parent"
24024   - "tags"
24025   sort:
24026   - "IP4BASE"
24027   - "FIB_20K"
24028   - "FIB_200K"
24029   - "FIB_2M"
24030   layout:
24031     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24032     layout: "plot-throughput-speedup-analysis"
24033
24034 - type: "plot"
24035   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24036   algorithm: "plot_throughput_speedup_analysis"
24037   output-file-type: ".html"
24038   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24040   filter: "'NIC_Intel-X710' and
24041            '64B' and
24042            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24043            'NDRPDR' and
24044            'IP4FWD' and
24045            not 'IPSEC' and
24046            not 'DOT1Q' and
24047            not 'VHOST'"
24048   parameters:
24049   - "throughput"
24050   - "parent"
24051   - "tags"
24052   sort:
24053   - "IP4BASE"
24054   - "FIB_20K"
24055   - "FIB_200K"
24056   - "FIB_2M"
24057   layout:
24058     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24059     layout: "plot-throughput-speedup-analysis"
24060
24061 # Speedup - VPP IPv4 3n-hsw-x710 features
24062 - type: "plot"
24063   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24064   algorithm: "plot_throughput_speedup_analysis"
24065   output-file-type: ".html"
24066   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24068   filter: "'NIC_Intel-X710' and
24069            '64B' and
24070            ('IP4BASE' or
24071             'POLICE_MARK' or
24072             'COPWHLIST' or
24073             ('NAT44' and 'BASE') or
24074             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24075            'NDRPDR' and
24076            'IP4FWD' and
24077            not 'IPSEC' and
24078            not 'VHOST'"
24079   parameters:
24080   - "throughput"
24081   - "parent"
24082   - "tags"
24083   sort:
24084   - "DOT1Q"
24085   - "IP4BASE"
24086   - "NAT44"
24087   - "POLICE_MARK"
24088   - "COPWHLIST"
24089   - "IACL"
24090   - "OACL"
24091   layout:
24092     title: "ip4-3n-hsw-x710-64b-features-ndr"
24093     layout: "plot-throughput-speedup-analysis"
24094
24095 - type: "plot"
24096   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24097   algorithm: "plot_throughput_speedup_analysis"
24098   output-file-type: ".html"
24099   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24101   filter: "'NIC_Intel-X710' and
24102            '64B' and
24103            ('IP4BASE' or
24104             'POLICE_MARK' or
24105             'COPWHLIST' or
24106             ('NAT44' and 'BASE') or
24107             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24108            'NDRPDR' and
24109            'IP4FWD' and
24110            not 'IPSEC' and
24111            not 'VHOST'"
24112   parameters:
24113   - "throughput"
24114   - "parent"
24115   - "tags"
24116   sort:
24117   - "DOT1Q"
24118   - "IP4BASE"
24119   - "NAT44"
24120   - "POLICE_MARK"
24121   - "COPWHLIST"
24122   - "IACL"
24123   - "OACL"
24124   layout:
24125     title: "ip4-3n-hsw-x710-64b-features-pdr"
24126     layout: "plot-throughput-speedup-analysis"
24127
24128 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24129 - type: "plot"
24130   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24131   algorithm: "plot_throughput_speedup_analysis"
24132   output-file-type: ".html"
24133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24135   filter: "'NIC_Intel-X710' and
24136            '64B' and
24137            'NDRPDR' and
24138            'IP4FWD' and
24139            ('NAT44' or 'IP4BASE') and
24140            not 'IPSEC' and
24141            not 'VHOST'"
24142   parameters:
24143   - "throughput"
24144   - "parent"
24145   - "tags"
24146   sort:
24147   - "IP4BASE"
24148   - "BASE"
24149   - "SRC_USER_10"
24150   - "SRC_USER_100"
24151   - "SRC_USER_1000"
24152   - "SRC_USER_2000"
24153   layout:
24154     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24155     layout: "plot-throughput-speedup-analysis"
24156
24157 - type: "plot"
24158   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24159   algorithm: "plot_throughput_speedup_analysis"
24160   output-file-type: ".html"
24161   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24163   filter: "'NIC_Intel-X710' and
24164            '64B' and
24165            'NDRPDR' and
24166            'IP4FWD' and
24167            ('NAT44' or 'IP4BASE') and
24168            not 'IPSEC' and
24169            not 'VHOST'"
24170   parameters:
24171   - "throughput"
24172   - "parent"
24173   - "tags"
24174   sort:
24175   - "IP4BASE"
24176   - "BASE"
24177   - "SRC_USER_10"
24178   - "SRC_USER_100"
24179   - "SRC_USER_1000"
24180   - "SRC_USER_2000"
24181   layout:
24182     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24183     layout: "plot-throughput-speedup-analysis"
24184
24185 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24186 - type: "plot"
24187   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24188   algorithm: "plot_throughput_speedup_analysis"
24189   output-file-type: ".html"
24190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24192   filter: "'NIC_Intel-X710' and
24193            '64B' and
24194            'NDRPDR' and
24195            'IP4FWD' and
24196            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24197            not 'IPSEC' and
24198            not 'VHOST'"
24199   parameters:
24200   - "throughput"
24201   - "parent"
24202   - "tags"
24203   sort:
24204   - "IP4BASE"
24205   - "ACL_STATELESS"
24206   - "ACL_STATEFUL"
24207   - "ACL_STATELESS"
24208   - "ACL_STATEFUL"
24209   layout:
24210     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24211     layout: "plot-throughput-speedup-analysis"
24212
24213 - type: "plot"
24214   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24215   algorithm: "plot_throughput_speedup_analysis"
24216   output-file-type: ".html"
24217   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24219   filter: "'NIC_Intel-X710' and
24220            '64B' and
24221            'NDRPDR' and
24222            'IP4FWD' and
24223            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24224            not 'IPSEC' and
24225            not 'VHOST'"
24226   parameters:
24227   - "throughput"
24228   - "parent"
24229   - "tags"
24230   sort:
24231   - "IP4BASE"
24232   - "ACL_STATELESS"
24233   - "ACL_STATEFUL"
24234   - "ACL_STATELESS"
24235   - "ACL_STATEFUL"
24236   layout:
24237     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24238     layout: "plot-throughput-speedup-analysis"
24239
24240 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24241 - type: "plot"
24242   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24243   algorithm: "plot_throughput_speedup_analysis"
24244   output-file-type: ".html"
24245   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24247   filter: "'NIC_Intel-XL710' and
24248            '64B' and
24249            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24250            'NDRPDR' and
24251            'IP4FWD' and
24252            not 'IPSEC' and
24253            not 'VHOST'"
24254   parameters:
24255   - "throughput"
24256   - "parent"
24257   - "tags"
24258   sort:
24259   - "IP4BASE"
24260   - "FIB_20K"
24261   - "FIB_200K"
24262   - "FIB_2M"
24263   layout:
24264     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24265     layout: "plot-throughput-speedup-analysis"
24266
24267 - type: "plot"
24268   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24269   algorithm: "plot_throughput_speedup_analysis"
24270   output-file-type: ".html"
24271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24273   filter: "'NIC_Intel-XL710' and
24274            '64B' and
24275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24276            'NDRPDR' and
24277            'IP4FWD' and
24278            not 'IPSEC' and
24279            not 'VHOST'"
24280   parameters:
24281   - "throughput"
24282   - "parent"
24283   - "tags"
24284   sort:
24285   - "IP4BASE"
24286   - "FIB_20K"
24287   - "FIB_200K"
24288   - "FIB_2M"
24289   layout:
24290     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24291     layout: "plot-throughput-speedup-analysis"
24292
24293 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24294 - type: "plot"
24295   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24296   algorithm: "plot_throughput_speedup_analysis"
24297   output-file-type: ".html"
24298   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24300   filter: "'NIC_Intel-X710' and
24301            '64B' and
24302            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24303            'NDRPDR' and
24304            'IP4FWD' and
24305            not 'IPSEC' and
24306            not 'DOT1Q' and
24307            not 'VHOST'"
24308   parameters:
24309   - "throughput"
24310   - "parent"
24311   - "tags"
24312   sort:
24313   - "IP4BASE"
24314   - "FIB_20K"
24315   - "FIB_200K"
24316   - "FIB_2M"
24317   layout:
24318     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24319     layout: "plot-throughput-speedup-analysis"
24320
24321 - type: "plot"
24322   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24323   algorithm: "plot_throughput_speedup_analysis"
24324   output-file-type: ".html"
24325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24327   filter: "'NIC_Intel-X710' and
24328            '64B' and
24329            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24330            'NDRPDR' and
24331            'IP4FWD' and
24332            not 'IPSEC' and
24333            not 'DOT1Q' and
24334            not 'VHOST'"
24335   parameters:
24336   - "throughput"
24337   - "parent"
24338   - "tags"
24339   sort:
24340   - "IP4BASE"
24341   - "FIB_20K"
24342   - "FIB_200K"
24343   - "FIB_2M"
24344   layout:
24345     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24346     layout: "plot-throughput-speedup-analysis"
24347
24348 # Speedup - VPP IPv4 3n-skx-x710 features
24349 - type: "plot"
24350   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24351   algorithm: "plot_throughput_speedup_analysis"
24352   output-file-type: ".html"
24353   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24355   filter: "'NIC_Intel-X710' and
24356            '64B' and
24357            ('IP4BASE' or
24358             'POLICE_MARK' or
24359             'COPWHLIST' or
24360             ('NAT44' and 'BASE') or
24361             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24362            'NDRPDR' and
24363            'IP4FWD' and
24364            not 'IPSEC' and
24365            not 'VHOST'"
24366   parameters:
24367   - "throughput"
24368   - "parent"
24369   - "tags"
24370   sort:
24371   - "DOT1Q"
24372   - "IP4BASE"
24373   - "NAT44"
24374   - "POLICE_MARK"
24375   - "COPWHLIST"
24376   - "IACL"
24377   - "OACL"
24378   layout:
24379     title: "ip4-3n-skx-x710-64b-features-ndr"
24380     layout: "plot-throughput-speedup-analysis"
24381
24382 - type: "plot"
24383   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24384   algorithm: "plot_throughput_speedup_analysis"
24385   output-file-type: ".html"
24386   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24388   filter: "'NIC_Intel-X710' and
24389            '64B' and
24390            ('IP4BASE' or
24391             'POLICE_MARK' or
24392             'COPWHLIST' or
24393             ('NAT44' and 'BASE') or
24394             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24395            'NDRPDR' and
24396            'IP4FWD' and
24397            not 'IPSEC' and
24398            not 'VHOST'"
24399   parameters:
24400   - "throughput"
24401   - "parent"
24402   - "tags"
24403   sort:
24404   - "DOT1Q"
24405   - "IP4BASE"
24406   - "NAT44"
24407   - "POLICE_MARK"
24408   - "COPWHLIST"
24409   - "IACL"
24410   - "OACL"
24411   layout:
24412     title: "ip4-3n-skx-x710-64b-features-pdr"
24413     layout: "plot-throughput-speedup-analysis"
24414
24415 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24416 - type: "plot"
24417   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24418   algorithm: "plot_throughput_speedup_analysis"
24419   output-file-type: ".html"
24420   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24422   filter: "'NIC_Intel-X710' and
24423            '64B' and
24424            'NDRPDR' and
24425            'IP4FWD' and
24426            ('NAT44' or 'IP4BASE') and
24427            not 'IPSEC' and
24428            not 'VHOST'"
24429   parameters:
24430   - "throughput"
24431   - "parent"
24432   - "tags"
24433   sort:
24434   - "IP4BASE"
24435   - "BASE"
24436   - "SRC_USER_10"
24437   - "SRC_USER_100"
24438   - "SRC_USER_1000"
24439   - "SRC_USER_2000"
24440   layout:
24441     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24442     layout: "plot-throughput-speedup-analysis"
24443
24444 - type: "plot"
24445   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24446   algorithm: "plot_throughput_speedup_analysis"
24447   output-file-type: ".html"
24448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24450   filter: "'NIC_Intel-X710' and
24451            '64B' and
24452            'NDRPDR' and
24453            'IP4FWD' and
24454            ('NAT44' or 'IP4BASE') and
24455            not 'IPSEC' and
24456            not 'VHOST'"
24457   parameters:
24458   - "throughput"
24459   - "parent"
24460   - "tags"
24461   sort:
24462   - "IP4BASE"
24463   - "BASE"
24464   - "SRC_USER_10"
24465   - "SRC_USER_100"
24466   - "SRC_USER_1000"
24467   - "SRC_USER_2000"
24468   layout:
24469     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24470     layout: "plot-throughput-speedup-analysis"
24471
24472 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24473 - type: "plot"
24474   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24475   algorithm: "plot_throughput_speedup_analysis"
24476   output-file-type: ".html"
24477   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24479   filter: "'NIC_Intel-X710' and
24480            '64B' and
24481            'NDRPDR' and
24482            'IP4FWD' and
24483            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24484            not 'IPSEC' and
24485            not 'VHOST'"
24486   parameters:
24487   - "throughput"
24488   - "parent"
24489   - "tags"
24490   sort:
24491   - "IP4BASE"
24492   - "ACL_STATELESS"
24493   - "ACL_STATEFUL"
24494   - "ACL_STATELESS"
24495   - "ACL_STATEFUL"
24496   layout:
24497     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24498     layout: "plot-throughput-speedup-analysis"
24499
24500 - type: "plot"
24501   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24502   algorithm: "plot_throughput_speedup_analysis"
24503   output-file-type: ".html"
24504   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24506   filter: "'NIC_Intel-X710' and
24507            '64B' and
24508            'NDRPDR' and
24509            'IP4FWD' and
24510            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24511            not 'IPSEC' and
24512            not 'VHOST'"
24513   parameters:
24514   - "throughput"
24515   - "parent"
24516   - "tags"
24517   sort:
24518   - "IP4BASE"
24519   - "ACL_STATELESS"
24520   - "ACL_STATEFUL"
24521   - "ACL_STATELESS"
24522   - "ACL_STATEFUL"
24523   layout:
24524     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24525     layout: "plot-throughput-speedup-analysis"
24526
24527 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24528 #- type: "plot"
24529 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24530 #  algorithm: "plot_throughput_speedup_analysis"
24531 #  output-file-type: ".html"
24532 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24533 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24534 #  filter: "'NIC_Intel-X710' and
24535 #           '64B' and
24536 #           'NDRPDR' and
24537 #           'IP4FWD' and
24538 #           'OACL' and
24539 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24540 #           not 'IPSEC' and
24541 #           not 'VHOST'"
24542 #  parameters:
24543 #  - "throughput"
24544 #  - "parent"
24545 #  - "tags"
24546 #  sort:
24547 #  - "ACL_STATELESS"
24548 #  - "ACL_STATEFUL"
24549 #  - "ACL_STATELESS"
24550 #  - "ACL_STATEFUL"
24551 #  layout:
24552 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24553 #    layout: "plot-throughput-speedup-analysis"
24554 #
24555 #- type: "plot"
24556 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24557 #  algorithm: "plot_throughput_speedup_analysis"
24558 #  output-file-type: ".html"
24559 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24560 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24561 #  filter: "'NIC_Intel-X710' and
24562 #           '64B' and
24563 #           'NDRPDR' and
24564 #           'IP4FWD' and
24565 #           'OACL' and
24566 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24567 #           not 'IPSEC' and
24568 #           not 'VHOST'"
24569 #  parameters:
24570 #  - "throughput"
24571 #  - "parent"
24572 #  - "tags"
24573 #  sort:
24574 #  - "ACL_STATELESS"
24575 #  - "ACL_STATEFUL"
24576 #  - "ACL_STATELESS"
24577 #  - "ACL_STATEFUL"
24578 #  layout:
24579 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24580 #    layout: "plot-throughput-speedup-analysis"
24581
24582 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24583 - type: "plot"
24584   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24585   algorithm: "plot_throughput_speedup_analysis"
24586   output-file-type: ".html"
24587   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24589   filter: "'NIC_Intel-X710' and
24590            '64B' and
24591            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24592            'NDRPDR' and
24593            'IP4FWD' and
24594            not 'IPSEC' and
24595            not 'DOT1Q' and
24596            not 'VHOST'"
24597   parameters:
24598   - "throughput"
24599   - "parent"
24600   - "tags"
24601   sort:
24602   - "IP4BASE"
24603   - "FIB_20K"
24604   - "FIB_200K"
24605   - "FIB_2M"
24606   layout:
24607     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24608     layout: "plot-throughput-speedup-analysis"
24609
24610 - type: "plot"
24611   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24612   algorithm: "plot_throughput_speedup_analysis"
24613   output-file-type: ".html"
24614   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24616   filter: "'NIC_Intel-X710' and
24617            '64B' and
24618            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24619            'NDRPDR' and
24620            'IP4FWD' and
24621            not 'IPSEC' and
24622            not 'DOT1Q' and
24623            not 'VHOST'"
24624   parameters:
24625   - "throughput"
24626   - "parent"
24627   - "tags"
24628   sort:
24629   - "IP4BASE"
24630   - "FIB_20K"
24631   - "FIB_200K"
24632   - "FIB_2M"
24633   layout:
24634     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24635     layout: "plot-throughput-speedup-analysis"
24636
24637 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24638 - type: "plot"
24639   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24640   algorithm: "plot_throughput_speedup_analysis"
24641   output-file-type: ".html"
24642   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24644   filter: "'NIC_Intel-X710' and
24645            '64B' and
24646            'NDRPDR' and
24647            'IP4FWD' and
24648            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24649            not 'IPSEC' and
24650            not 'VHOST'"
24651   parameters:
24652   - "throughput"
24653   - "parent"
24654   - "tags"
24655   sort:
24656   - "IP4BASE"
24657   - "ACL_STATELESS"
24658   - "ACL_STATEFUL"
24659   - "ACL_STATELESS"
24660   - "ACL_STATEFUL"
24661   layout:
24662     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24663     layout: "plot-throughput-speedup-analysis"
24664
24665 - type: "plot"
24666   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24667   algorithm: "plot_throughput_speedup_analysis"
24668   output-file-type: ".html"
24669   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24670   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24671   filter: "'NIC_Intel-X710' and
24672            '64B' and
24673            'NDRPDR' and
24674            'IP4FWD' and
24675            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24676            not 'IPSEC' and
24677            not 'VHOST'"
24678   parameters:
24679   - "throughput"
24680   - "parent"
24681   - "tags"
24682   sort:
24683   - "IP4BASE"
24684   - "ACL_STATELESS"
24685   - "ACL_STATEFUL"
24686   - "ACL_STATELESS"
24687   - "ACL_STATEFUL"
24688   layout:
24689     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24690     layout: "plot-throughput-speedup-analysis"
24691
24692 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24693 - type: "plot"
24694   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24695   algorithm: "plot_throughput_speedup_analysis"
24696   output-file-type: ".html"
24697   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24698   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24699   filter: "'NIC_Intel-XXV710' and
24700            '64B' and
24701            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24702            'NDRPDR' and
24703            'IP4FWD' and
24704            not 'IPSEC' and
24705            not 'DOT1Q' and
24706            not 'VHOST'"
24707   parameters:
24708   - "throughput"
24709   - "parent"
24710   - "tags"
24711   sort:
24712   - "IP4BASE"
24713   - "FIB_20K"
24714   - "FIB_200K"
24715   - "FIB_2M"
24716   layout:
24717     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24718     layout: "plot-throughput-speedup-analysis"
24719
24720 - type: "plot"
24721   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24722   algorithm: "plot_throughput_speedup_analysis"
24723   output-file-type: ".html"
24724   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24726   filter: "'NIC_Intel-XXV710' and
24727            '64B' and
24728            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24729            'NDRPDR' and
24730            'IP4FWD' and
24731            not 'IPSEC' and
24732            not 'DOT1Q' and
24733            not 'VHOST'"
24734   parameters:
24735   - "throughput"
24736   - "parent"
24737   - "tags"
24738   sort:
24739   - "IP4BASE"
24740   - "FIB_20K"
24741   - "FIB_200K"
24742   - "FIB_2M"
24743   layout:
24744     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24745     layout: "plot-throughput-speedup-analysis"
24746
24747 ## Speedup - VPP IPv4 2n-dnv-x553 base
24748 #- type: "plot"
24749 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24750 #  algorithm: "plot_throughput_speedup_analysis"
24751 #  output-file-type: ".html"
24752 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24753 #  data: "intel-dnv-vpp"
24754 #  filter: "'NIC_Intel-X553' and
24755 #           '64B' and
24756 #           'IP4BASE' and
24757 #           'NDRPDR' and
24758 #           'IP4FWD' and
24759 #           not 'IPSEC' and
24760 #           not 'VHOST'"
24761 #  parameters:
24762 #  - "throughput"
24763 #  - "parent"
24764 #  - "tags"
24765 #  sort:
24766 #  - "IP4BASE"
24767 #  layout:
24768 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24769 #    layout: "plot-throughput-speedup-analysis"
24770 #
24771 #- type: "plot"
24772 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24773 #  algorithm: "plot_throughput_speedup_analysis"
24774 #  output-file-type: ".html"
24775 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24776 #  data: "intel-dnv-vpp"
24777 #  filter: "'NIC_Intel-X553' and
24778 #           '64B' and
24779 #           'IP4BASE' and
24780 #           'NDRPDR' and
24781 #           'IP4FWD' and
24782 #           not 'IPSEC' and
24783 #           not 'VHOST'"
24784 #  parameters:
24785 #  - "throughput"
24786 #  - "parent"
24787 #  - "tags"
24788 #  sort:
24789 #  - "IP4BASE"
24790 #  layout:
24791 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24792 #    layout: "plot-throughput-speedup-analysis"
24793
24794 ################################################################################
24795
24796 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24797 - type: "plot"
24798   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24799   algorithm: "plot_throughput_speedup_analysis"
24800   output-file-type: ".html"
24801   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24803   filter: "'NIC_Intel-X520-DA2' and
24804            '64B' and
24805            'ENCAP' and
24806            'NDRPDR' and
24807            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24808            not 'DOT1Q' and
24809            not 'VHOST' and
24810            not 'IPSECHW'"
24811   parameters:
24812   - "throughput"
24813   - "parent"
24814   - "tags"
24815   sort:
24816   - "IP4BASE"
24817   - "L2BDMACLRN"
24818   - "L2XCFWD"
24819   - "LISP"
24820   layout:
24821     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24822     layout: "plot-throughput-speedup-analysis"
24823
24824 - type: "plot"
24825   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24826   algorithm: "plot_throughput_speedup_analysis"
24827   output-file-type: ".html"
24828   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24830   filter: "'NIC_Intel-X520-DA2' and
24831            '64B' and
24832            'ENCAP' and
24833            'NDRPDR' and
24834            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24835            not 'DOT1Q' and
24836            not 'VHOST' and
24837            not 'IPSECHW'"
24838   parameters:
24839   - "throughput"
24840   - "parent"
24841   - "tags"
24842   sort:
24843   - "IP4BASE"
24844   - "L2BDMACLRN"
24845   - "L2XCFWD"
24846   - "LISP"
24847   layout:
24848     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24849     layout: "plot-throughput-speedup-analysis"
24850
24851 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24852 - type: "plot"
24853   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24854   algorithm: "plot_throughput_speedup_analysis"
24855   output-file-type: ".html"
24856   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24858   filter: "'NIC_Intel-X710' and
24859            '64B' and
24860            'ENCAP' and
24861            'NDRPDR' and
24862            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24863            not 'VHOST' and
24864            not 'IPSECHW'"
24865   parameters:
24866   - "throughput"
24867   - "parent"
24868   - "tags"
24869   sort:
24870   - "IP4BASE"
24871   - "LISP"
24872   - "VXLAN_1"
24873   - "VXLAN_10"
24874   - "VXLAN_100"
24875   - "VXLAN_1000"
24876   layout:
24877     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24878     layout: "plot-throughput-speedup-analysis"
24879
24880 - type: "plot"
24881   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24882   algorithm: "plot_throughput_speedup_analysis"
24883   output-file-type: ".html"
24884   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24886   filter: "'NIC_Intel-X710' and
24887            '64B' and
24888            'ENCAP' and
24889            'NDRPDR' and
24890            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24891            not 'VHOST' and
24892            not 'IPSECHW'"
24893   parameters:
24894   - "throughput"
24895   - "parent"
24896   - "tags"
24897   sort:
24898   - "IP4BASE"
24899   - "LISP"
24900   - "VXLAN_1"
24901   - "VXLAN_10"
24902   - "VXLAN_100"
24903   - "VXLAN_1000"
24904   layout:
24905     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24906     layout: "plot-throughput-speedup-analysis"
24907
24908 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24909 - type: "plot"
24910   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24911   algorithm: "plot_throughput_speedup_analysis"
24912   output-file-type: ".html"
24913   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24915   filter: "'NIC_Intel-X710' and
24916            '64B' and
24917            'ENCAP' and
24918            'NDRPDR' and
24919            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24920            not 'DOT1Q' and
24921            not 'VHOST' and
24922            not 'IPSECHW'"
24923   parameters:
24924   - "throughput"
24925   - "parent"
24926   - "tags"
24927   sort:
24928   - "IP4BASE"
24929   - "L2BDMACLRN"
24930   - "L2XCFWD"
24931   - "LISP"
24932   layout:
24933     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24934     layout: "plot-throughput-speedup-analysis"
24935
24936 - type: "plot"
24937   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24938   algorithm: "plot_throughput_speedup_analysis"
24939   output-file-type: ".html"
24940   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24942   filter: "'NIC_Intel-X710' and
24943            '64B' and
24944            'ENCAP' and
24945            'NDRPDR' and
24946            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24947            not 'DOT1Q' and
24948            not 'VHOST' and
24949            not 'IPSECHW'"
24950   parameters:
24951   - "throughput"
24952   - "parent"
24953   - "tags"
24954   sort:
24955   - "IP4BASE"
24956   - "L2BDMACLRN"
24957   - "L2XCFWD"
24958   - "LISP"
24959   layout:
24960     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24961     layout: "plot-throughput-speedup-analysis"
24962
24963 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24964 - type: "plot"
24965   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24966   algorithm: "plot_throughput_speedup_analysis"
24967   output-file-type: ".html"
24968   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24970   filter: "'NIC_Intel-X710' and
24971            '64B' and
24972            'ENCAP' and
24973            'NDRPDR' and
24974            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24975            not 'VHOST' and
24976            not 'IPSECHW'"
24977   parameters:
24978   - "throughput"
24979   - "parent"
24980   - "tags"
24981   sort:
24982   - "IP4BASE"
24983   - "LISP"
24984   - "VXLAN_1"
24985   - "VXLAN_10"
24986   - "VXLAN_100"
24987   - "VXLAN_1000"
24988   layout:
24989     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24990     layout: "plot-throughput-speedup-analysis"
24991
24992 - type: "plot"
24993   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24994   algorithm: "plot_throughput_speedup_analysis"
24995   output-file-type: ".html"
24996   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24998   filter: "'NIC_Intel-X710' and
24999            '64B' and
25000            'ENCAP' and
25001            'NDRPDR' and
25002            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25003            not 'VHOST' and
25004            not 'IPSECHW'"
25005   parameters:
25006   - "throughput"
25007   - "parent"
25008   - "tags"
25009   sort:
25010   - "IP4BASE"
25011   - "LISP"
25012   - "VXLAN_1"
25013   - "VXLAN_10"
25014   - "VXLAN_100"
25015   - "VXLAN_1000"
25016   layout:
25017     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25018     layout: "plot-throughput-speedup-analysis"
25019
25020 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25021 - type: "plot"
25022   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25023   algorithm: "plot_throughput_speedup_analysis"
25024   output-file-type: ".html"
25025   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25027   filter: "'NIC_Intel-X710' and
25028            '64B' and
25029            'ENCAP' and
25030            'NDRPDR' and
25031            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25032            not 'DOT1Q' and
25033            not 'VHOST' and
25034            not 'IPSECHW'"
25035   parameters:
25036   - "throughput"
25037   - "parent"
25038   - "tags"
25039   sort:
25040   - "IP4BASE"
25041   - "L2BDMACLRN"
25042   - "L2XCFWD"
25043   - "LISP"
25044   layout:
25045     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25046     layout: "plot-throughput-speedup-analysis"
25047
25048 - type: "plot"
25049   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25050   algorithm: "plot_throughput_speedup_analysis"
25051   output-file-type: ".html"
25052   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25054   filter: "'NIC_Intel-X710' and
25055            '64B' and
25056            'ENCAP' and
25057            'NDRPDR' and
25058            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25059            not 'DOT1Q' and
25060            not 'VHOST' and
25061            not 'IPSECHW'"
25062   parameters:
25063   - "throughput"
25064   - "parent"
25065   - "tags"
25066   sort:
25067   - "IP4BASE"
25068   - "L2BDMACLRN"
25069   - "L2XCFWD"
25070   - "LISP"
25071   layout:
25072     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25073     layout: "plot-throughput-speedup-analysis"
25074
25075 ################################################################################
25076
25077 # Speedup - VPP IPv6 3n-hsw-x520
25078 - type: "plot"
25079   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25080   algorithm: "plot_throughput_speedup_analysis"
25081   output-file-type: ".html"
25082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25084   filter: "'NIC_Intel-X520-DA2' and
25085            '78B' and
25086            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25087            'NDRPDR' and
25088            'IP6FWD' and
25089            not 'SRv6' and
25090            not 'IPSEC' and
25091            not 'VHOST'"
25092   parameters:
25093   - "throughput"
25094   - "parent"
25095   - "tags"
25096   sort:
25097   - "IP6BASE"
25098   - "FIB_20K"
25099   - "FIB_200K"
25100   - "FIB_2M"
25101   layout:
25102     title: "ip6-3n-hsw-x520-78b-base-ndr"
25103     layout: "plot-throughput-speedup-analysis"
25104
25105 - type: "plot"
25106   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25107   algorithm: "plot_throughput_speedup_analysis"
25108   output-file-type: ".html"
25109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25111   filter: "'NIC_Intel-X520-DA2' and
25112            '78B' and
25113            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25114            'NDRPDR' and
25115            'IP6FWD' and
25116            not 'SRv6' and
25117            not 'IPSEC' and
25118            not 'VHOST'"
25119   parameters:
25120   - "throughput"
25121   - "parent"
25122   - "tags"
25123   sort:
25124   - "IP6BASE"
25125   - "FIB_20K"
25126   - "FIB_200K"
25127   - "FIB_2M"
25128   layout:
25129     title: "ip6-3n-hsw-x520-78b-base-pdr"
25130     layout: "plot-throughput-speedup-analysis"
25131
25132 # Speedup - VPP IPv6 3n-hsw-x710
25133 - type: "plot"
25134   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25135   algorithm: "plot_throughput_speedup_analysis"
25136   output-file-type: ".html"
25137   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25139   filter: "'NIC_Intel-X710' and
25140            '78B' and
25141            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25142            'NDRPDR' and
25143            'IP6FWD' and
25144            not 'SRv6' and
25145            not 'IPSEC' and
25146            not 'VHOST'"
25147   parameters:
25148   - "throughput"
25149   - "parent"
25150   - "tags"
25151   sort:
25152   - "IP6BASE"
25153   - "FIB_20K"
25154   - "FIB_200K"
25155   - "FIB_2M"
25156   layout:
25157     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25158     layout: "plot-throughput-speedup-analysis"
25159
25160 - type: "plot"
25161   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25162   algorithm: "plot_throughput_speedup_analysis"
25163   output-file-type: ".html"
25164   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25166   filter: "'NIC_Intel-X710' and
25167            '78B' and
25168            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25169            'NDRPDR' and
25170            'IP6FWD' and
25171            not 'SRv6' and
25172            not 'IPSEC' and
25173            not 'VHOST'"
25174   parameters:
25175   - "throughput"
25176   - "parent"
25177   - "tags"
25178   sort:
25179   - "IP6BASE"
25180   - "FIB_20K"
25181   - "FIB_200K"
25182   - "FIB_2M"
25183   layout:
25184     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25185     layout: "plot-throughput-speedup-analysis"
25186
25187 # Speedup - VPP IPv6 3n-hsw-x710 features
25188 - type: "plot"
25189   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25190   algorithm: "plot_throughput_speedup_analysis"
25191   output-file-type: ".html"
25192   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25194   filter: "'NIC_Intel-X710' and
25195            '78B' and
25196            ('IP6BASE' or
25197             'POLICE_MARK' or
25198             'COPWHLIST' or
25199             'IACLDST') and
25200            'NDRPDR' and
25201            'IP6FWD' and
25202            not 'SRv6' and
25203            not 'IPSEC' and
25204            not 'VHOST'"
25205   parameters:
25206   - "throughput"
25207   - "parent"
25208   - "tags"
25209   sort:
25210   - "IP6BASE"
25211   - "POLICE_MARK"
25212   - "COPWHLIST"
25213   - "IACLDST"
25214   layout:
25215     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25216     layout: "plot-throughput-speedup-analysis"
25217
25218 - type: "plot"
25219   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25220   algorithm: "plot_throughput_speedup_analysis"
25221   output-file-type: ".html"
25222   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25224   filter: "'NIC_Intel-X710' and
25225            '78B' and
25226            ('IP6BASE' or
25227             'POLICE_MARK' or
25228             'COPWHLIST' or
25229             'IACLDST') and
25230            'NDRPDR' and
25231            'IP6FWD' and
25232            not 'SRv6' and
25233            not 'IPSEC' and
25234            not 'VHOST'"
25235   parameters:
25236   - "throughput"
25237   - "parent"
25238   - "tags"
25239   sort:
25240   - "IP6BASE"
25241   - "POLICE_MARK"
25242   - "COPWHLIST"
25243   - "IACLDST"
25244   layout:
25245     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25246     layout: "plot-throughput-speedup-analysis"
25247
25248 # Speedup - VPP IPv6 3n-hsw-xl710
25249 - type: "plot"
25250   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25251   algorithm: "plot_throughput_speedup_analysis"
25252   output-file-type: ".html"
25253   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25255   filter: "'NIC_Intel-XL710' and
25256            '78B' and
25257            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25258            'NDRPDR' and
25259            'IP6FWD' and
25260            not 'SRv6' and
25261            not 'IPSEC' and
25262            not 'VHOST'"
25263   parameters:
25264   - "throughput"
25265   - "parent"
25266   - "tags"
25267   sort:
25268   - "IP6BASE"
25269   - "FIB_20K"
25270   - "FIB_200K"
25271   - "FIB_2M"
25272   layout:
25273     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25274     layout: "plot-throughput-speedup-analysis"
25275
25276 - type: "plot"
25277   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25278   algorithm: "plot_throughput_speedup_analysis"
25279   output-file-type: ".html"
25280   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25282   filter: "'NIC_Intel-XL710' and
25283            '78B' and
25284            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25285            'NDRPDR' and
25286            'IP6FWD' and
25287            not 'SRv6' and
25288            not 'IPSEC' and
25289            not 'VHOST'"
25290   parameters:
25291   - "throughput"
25292   - "parent"
25293   - "tags"
25294   sort:
25295   - "IP6BASE"
25296   - "FIB_20K"
25297   - "FIB_200K"
25298   - "FIB_2M"
25299   layout:
25300     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25301     layout: "plot-throughput-speedup-analysis"
25302
25303 # Speedup - VPP IPv6 3n-skx-x710
25304 - type: "plot"
25305   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25306   algorithm: "plot_throughput_speedup_analysis"
25307   output-file-type: ".html"
25308   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25310   filter: "'NIC_Intel-X710' and
25311            '78B' and
25312            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25313            'NDRPDR' and
25314            'IP6FWD' and
25315            not 'SRv6' and
25316            not 'IPSEC' and
25317            not 'VHOST'"
25318   parameters:
25319   - "throughput"
25320   - "parent"
25321   - "tags"
25322   sort:
25323   - "IP6BASE"
25324   - "FIB_20K"
25325   - "FIB_200K"
25326   - "FIB_2M"
25327   layout:
25328     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25329     layout: "plot-throughput-speedup-analysis"
25330
25331 - type: "plot"
25332   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25333   algorithm: "plot_throughput_speedup_analysis"
25334   output-file-type: ".html"
25335   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25337   filter: "'NIC_Intel-X710' and
25338            '78B' and
25339            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25340            'NDRPDR' and
25341            'IP6FWD' and
25342            not 'SRv6' and
25343            not 'IPSEC' and
25344            not 'VHOST'"
25345   parameters:
25346   - "throughput"
25347   - "parent"
25348   - "tags"
25349   sort:
25350   - "IP6BASE"
25351   - "FIB_20K"
25352   - "FIB_200K"
25353   - "FIB_2M"
25354   layout:
25355     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25356     layout: "plot-throughput-speedup-analysis"
25357
25358 # Speedup - VPP IPv6 3n-skx-x710 features
25359 - type: "plot"
25360   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25361   algorithm: "plot_throughput_speedup_analysis"
25362   output-file-type: ".html"
25363   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25365   filter: "'NIC_Intel-X710' and
25366            '78B' and
25367            ('IP6BASE' or
25368             'POLICE_MARK' or
25369             'COPWHLIST' or
25370             'IACLDST') and
25371            'NDRPDR' and
25372            'IP6FWD' and
25373            not 'SRv6' and
25374            not 'IPSEC' and
25375            not 'VHOST'"
25376   parameters:
25377   - "throughput"
25378   - "parent"
25379   - "tags"
25380   sort:
25381   - "IP6BASE"
25382   - "POLICE_MARK"
25383   - "COPWHLIST"
25384   - "IACLDST"
25385   layout:
25386     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25387     layout: "plot-throughput-speedup-analysis"
25388
25389 - type: "plot"
25390   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25391   algorithm: "plot_throughput_speedup_analysis"
25392   output-file-type: ".html"
25393   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25395   filter: "'NIC_Intel-X710' and
25396            '78B' and
25397            ('IP6BASE' or
25398             'POLICE_MARK' or
25399             'COPWHLIST' or
25400             'IACLDST') and
25401            'NDRPDR' and
25402            'IP6FWD' and
25403            not 'SRv6' and
25404            not 'IPSEC' and
25405            not 'VHOST'"
25406   parameters:
25407   - "throughput"
25408   - "parent"
25409   - "tags"
25410   sort:
25411   - "IP6BASE"
25412   - "POLICE_MARK"
25413   - "COPWHLIST"
25414   - "IACLDST"
25415   layout:
25416     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25417     layout: "plot-throughput-speedup-analysis"
25418
25419 # Speedup - VPP IPv6 3n-skx-xxv710
25420 - type: "plot"
25421   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25422   algorithm: "plot_throughput_speedup_analysis"
25423   output-file-type: ".html"
25424   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25426   filter: "'NIC_Intel-XXV710' and
25427            '78B' and
25428            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25429            'NDRPDR' and
25430            'IP6FWD' and
25431            not 'SRv6' and
25432            not 'IPSEC' and
25433            not 'VHOST'"
25434   parameters:
25435   - "throughput"
25436   - "parent"
25437   - "tags"
25438   sort:
25439   - "IP6BASE"
25440   - "FIB_20K"
25441   - "FIB_200K"
25442   - "FIB_2M"
25443   layout:
25444     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25445     layout: "plot-throughput-speedup-analysis"
25446
25447 - type: "plot"
25448   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25449   algorithm: "plot_throughput_speedup_analysis"
25450   output-file-type: ".html"
25451   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25453   filter: "'NIC_Intel-XXV710' and
25454            '78B' and
25455            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25456            'NDRPDR' and
25457            'IP6FWD' and
25458            not 'SRv6' and
25459            not 'IPSEC' and
25460            not 'VHOST'"
25461   parameters:
25462   - "throughput"
25463   - "parent"
25464   - "tags"
25465   sort:
25466   - "IP6BASE"
25467   - "FIB_20K"
25468   - "FIB_200K"
25469   - "FIB_2M"
25470   layout:
25471     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25472     layout: "plot-throughput-speedup-analysis"
25473
25474 # Speedup - VPP IPv6 2n-skx-x710
25475 - type: "plot"
25476   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25477   algorithm: "plot_throughput_speedup_analysis"
25478   output-file-type: ".html"
25479   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25481   filter: "'NIC_Intel-X710' and
25482            '78B' and
25483            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25484            'NDRPDR' and
25485            'IP6FWD' and
25486            not 'SRv6' and
25487            not 'IPSEC' and
25488            not 'VHOST'"
25489   parameters:
25490   - "throughput"
25491   - "parent"
25492   - "tags"
25493   sort:
25494   - "IP6BASE"
25495   - "FIB_20K"
25496   - "FIB_200K"
25497   - "FIB_2M"
25498   layout:
25499     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25500     layout: "plot-throughput-speedup-analysis"
25501
25502 - type: "plot"
25503   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25504   algorithm: "plot_throughput_speedup_analysis"
25505   output-file-type: ".html"
25506   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25508   filter: "'NIC_Intel-X710' and
25509            '78B' and
25510            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25511            'NDRPDR' and
25512            'IP6FWD' and
25513            not 'SRv6' and
25514            not 'IPSEC' and
25515            not 'VHOST'"
25516   parameters:
25517   - "throughput"
25518   - "parent"
25519   - "tags"
25520   sort:
25521   - "IP6BASE"
25522   - "FIB_20K"
25523   - "FIB_200K"
25524   - "FIB_2M"
25525   layout:
25526     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25527     layout: "plot-throughput-speedup-analysis"
25528
25529 # Speedup - VPP IPv6 2n-skx-xxv710
25530 - type: "plot"
25531   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25532   algorithm: "plot_throughput_speedup_analysis"
25533   output-file-type: ".html"
25534   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25536   filter: "'NIC_Intel-XXV710' and
25537            '78B' and
25538            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25539            'NDRPDR' and
25540            'IP6FWD' and
25541            not 'SRv6' and
25542            not 'IPSEC' and
25543            not 'VHOST'"
25544   parameters:
25545   - "throughput"
25546   - "parent"
25547   - "tags"
25548   sort:
25549   - "IP6BASE"
25550   - "FIB_20K"
25551   - "FIB_200K"
25552   - "FIB_2M"
25553   layout:
25554     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25555     layout: "plot-throughput-speedup-analysis"
25556
25557 - type: "plot"
25558   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25559   algorithm: "plot_throughput_speedup_analysis"
25560   output-file-type: ".html"
25561   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25563   filter: "'NIC_Intel-XXV710' and
25564            '78B' and
25565            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25566            'NDRPDR' and
25567            'IP6FWD' and
25568            not 'SRv6' and
25569            not 'IPSEC' and
25570            not 'VHOST'"
25571   parameters:
25572   - "throughput"
25573   - "parent"
25574   - "tags"
25575   sort:
25576   - "IP6BASE"
25577   - "FIB_20K"
25578   - "FIB_200K"
25579   - "FIB_2M"
25580   layout:
25581     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25582     layout: "plot-throughput-speedup-analysis"
25583
25584 ## Speedup - VPP IPv6 2n-dnv-x553 base
25585 #- type: "plot"
25586 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25587 #  algorithm: "plot_throughput_speedup_analysis"
25588 #  output-file-type: ".html"
25589 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25590 #  data: "intel-dnv-vpp"
25591 #  filter: "'NIC_Intel-X553' and
25592 #           '78B' and
25593 #           'IP6BASE' and
25594 #           'NDRPDR' and
25595 #           'IP6FWD' and
25596 #           not 'SRv6' and
25597 #           not 'IPSEC' and
25598 #           not 'VHOST'"
25599 #  parameters:
25600 #  - "throughput"
25601 #  - "parent"
25602 #  - "tags"
25603 #  sort:
25604 #  - "IP6BASE"
25605 #  layout:
25606 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25607 #    layout: "plot-throughput-speedup-analysis"
25608 #
25609 #- type: "plot"
25610 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25611 #  algorithm: "plot_throughput_speedup_analysis"
25612 #  output-file-type: ".html"
25613 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25614 #  data: "intel-dnv-vpp"
25615 #  filter: "'NIC_Intel-X553' and
25616 #           '78B' and
25617 #           'IP6BASE' and
25618 #           'NDRPDR' and
25619 #           'IP6FWD' and
25620 #           not 'SRv6' and
25621 #           not 'IPSEC' and
25622 #           not 'VHOST'"
25623 #  parameters:
25624 #  - "throughput"
25625 #  - "parent"
25626 #  - "tags"
25627 #  sort:
25628 #  - "IP6BASE"
25629 #  layout:
25630 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25631 #    layout: "plot-throughput-speedup-analysis"
25632
25633 ################################################################################
25634
25635 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25636 - type: "plot"
25637   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25638   algorithm: "plot_throughput_speedup_analysis"
25639   output-file-type: ".html"
25640   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25642   filter: "'NIC_Intel-X520-DA2' and
25643            '78B' and
25644            'ENCAP' and
25645            'NDRPDR' and
25646            'LISP' and
25647            not 'VHOST'"
25648   parameters:
25649   - "throughput"
25650   - "parent"
25651   - "tags"
25652   sort:
25653   - "IP4UNRLAY"
25654   - "IP6UNRLAY"
25655   layout:
25656     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25657     layout: "plot-throughput-speedup-analysis"
25658
25659 - type: "plot"
25660   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25661   algorithm: "plot_throughput_speedup_analysis"
25662   output-file-type: ".html"
25663   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25665   filter: "'NIC_Intel-X520-DA2' and
25666            '78B' and
25667            'ENCAP' and
25668            'NDRPDR' and
25669            'LISP' and
25670            not 'VHOST'"
25671   parameters:
25672   - "throughput"
25673   - "parent"
25674   - "tags"
25675   sort:
25676   - "IP4UNRLAY"
25677   - "IP6UNRLAY"
25678   layout:
25679     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25680     layout: "plot-throughput-speedup-analysis"
25681
25682 ################################################################################
25683
25684 # Speedup - VPP IPSec 3n-hsw-xl710 base
25685 - type: "plot"
25686   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25687   algorithm: "plot_throughput_speedup_analysis"
25688   output-file-type: ".html"
25689   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25691   filter: "'NIC_Intel-XL710' and
25692            '64B' and
25693            'IP4FWD' and
25694            'NDRPDR' and
25695            'BASE' and
25696            'IPSECHW' and
25697            ('IPSECTRAN' or 'IPSECTUN') and
25698            not 'VHOST'"
25699   parameters:
25700   - "throughput"
25701   - "parent"
25702   - "tags"
25703   layout:
25704     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25705     layout: "plot-throughput-speedup-analysis"
25706
25707 - type: "plot"
25708   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25709   algorithm: "plot_throughput_speedup_analysis"
25710   output-file-type: ".html"
25711   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25713   filter: "'NIC_Intel-XL710' and
25714            '64B' and
25715            'IP4FWD' and
25716            'NDRPDR' and
25717            'BASE' and
25718            'IPSECHW' and
25719            ('IPSECTRAN' or 'IPSECTUN') and
25720            not 'VHOST'"
25721   parameters:
25722   - "throughput"
25723   - "parent"
25724   - "tags"
25725   layout:
25726     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25727     layout: "plot-throughput-speedup-analysis"
25728
25729 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25730 - type: "plot"
25731   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25732   algorithm: "plot_throughput_speedup_analysis"
25733   output-file-type: ".html"
25734   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25736   filter: "'NIC_Intel-XL710' and
25737            '64B' and
25738            'IP4FWD' and
25739            'NDRPDR' and
25740            'SCALE' and
25741            'IPSECHW' and
25742            ('IPSECTRAN' or 'IPSECTUN') and
25743            not 'VHOST'"
25744   parameters:
25745   - "throughput"
25746   - "parent"
25747   - "tags"
25748   layout:
25749     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25750     layout: "plot-throughput-speedup-analysis"
25751
25752 - type: "plot"
25753   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25754   algorithm: "plot_throughput_speedup_analysis"
25755   output-file-type: ".html"
25756   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25758   filter: "'NIC_Intel-XL710' and
25759            '64B' and
25760            'IP4FWD' and
25761            'NDRPDR' and
25762            'SCALE' and
25763            'IPSECHW' and
25764            ('IPSECTRAN' or 'IPSECTUN') and
25765            not 'VHOST'"
25766   parameters:
25767   - "throughput"
25768   - "parent"
25769   - "tags"
25770   layout:
25771     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25772     layout: "plot-throughput-speedup-analysis"
25773
25774 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25775 - type: "plot"
25776   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25777   algorithm: "plot_throughput_speedup_analysis"
25778   output-file-type: ".html"
25779   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25781   filter: "'NIC_Intel-XL710' and
25782            '64B' and
25783            'IP4FWD' and
25784            'NDRPDR' and
25785            'IPSECSW' and
25786            ('IPSECTRAN' or 'IPSECTUN') and
25787            not 'VHOST'"
25788   parameters:
25789   - "throughput"
25790   - "parent"
25791   - "tags"
25792   layout:
25793     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25794     layout: "plot-throughput-speedup-analysis"
25795
25796 - type: "plot"
25797   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25798   algorithm: "plot_throughput_speedup_analysis"
25799   output-file-type: ".html"
25800   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25802   filter: "'NIC_Intel-XL710' and
25803            '64B' and
25804            'IP4FWD' and
25805            'NDRPDR' and
25806            'IPSECSW' and
25807            ('IPSECTRAN' or 'IPSECTUN') and
25808            not 'VHOST'"
25809   parameters:
25810   - "throughput"
25811   - "parent"
25812   - "tags"
25813   layout:
25814     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25815     layout: "plot-throughput-speedup-analysis"
25816
25817 ################################################################################
25818
25819 # Speedup - VPP SRv6 3n-hsw-x520
25820 - type: "plot"
25821   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25822   algorithm: "plot_throughput_speedup_analysis"
25823   output-file-type: ".html"
25824   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25826   filter: "'NIC_Intel-X520-DA2' and
25827            '78B' and
25828            'FEATURE' and
25829            'NDRPDR' and
25830            'IP6FWD' and
25831            'SRv6'"
25832   parameters:
25833   - "throughput"
25834   - "parent"
25835   - "tags"
25836   layout:
25837     title: "srv6-3n-hsw-x520-78b-features-ndr"
25838     layout: "plot-throughput-speedup-analysis"
25839
25840 - type: "plot"
25841   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25842   algorithm: "plot_throughput_speedup_analysis"
25843   output-file-type: ".html"
25844   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25846   filter: "'NIC_Intel-X520-DA2' and
25847            '78B' and
25848            'FEATURE' and
25849            'NDRPDR' and
25850            'IP6FWD' and
25851            'SRv6'"
25852   parameters:
25853   - "throughput"
25854   - "parent"
25855   - "tags"
25856   layout:
25857     title: "srv6-3n-hsw-x520-78b-features-pdr"
25858     layout: "plot-throughput-speedup-analysis"
25859
25860 ################################################################################
25861
25862 # Speedup - VPP L2 3n-hsw-x520 base and scale
25863 - type: "plot"
25864   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25865   algorithm: "plot_throughput_speedup_analysis"
25866   output-file-type: ".html"
25867   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25869   filter: "'NIC_Intel-X520-DA2' and
25870            '64B' and
25871            ('BASE' or 'SCALE') and
25872            'NDRPDR' and
25873            'ETH' and
25874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25875            not 'VHOST' and
25876            not 'MEMIF'"
25877   parameters:
25878   - "throughput"
25879   - "parent"
25880   - "tags"
25881   sort:
25882   - "L2XCFWD"
25883   - "L2PATCH"
25884   - "L2BDMACLRN"
25885   - "FIB_10K"
25886   - "FIB_100K"
25887   - "FIB_1M"
25888   layout:
25889     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25890     layout: "plot-throughput-speedup-analysis"
25891
25892 - type: "plot"
25893   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25894   algorithm: "plot_throughput_speedup_analysis"
25895   output-file-type: ".html"
25896   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25898   filter: "'NIC_Intel-X520-DA2' and
25899            '64B' and
25900            ('BASE' or 'SCALE') and
25901            'NDRPDR' and
25902            'ETH' and
25903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25904            not 'VHOST' and
25905            not 'MEMIF'"
25906   parameters:
25907   - "throughput"
25908   - "parent"
25909   - "tags"
25910   sort:
25911   - "L2XCFWD"
25912   - "L2PATCH"
25913   - "L2BDMACLRN"
25914   - "FIB_10K"
25915   - "FIB_100K"
25916   - "FIB_1M"
25917   layout:
25918     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25919     layout: "plot-throughput-speedup-analysis"
25920
25921 # Speedup - VPP L2 3n-hsw-x520 features
25922 - type: "plot"
25923   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25924   algorithm: "plot_throughput_speedup_analysis"
25925   output-file-type: ".html"
25926   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25928   filter: "'NIC_Intel-X520-DA2' and
25929            '64B' and
25930            'NDRPDR' and
25931            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25932            not 'ACL' and
25933            not 'VHOST' and
25934            not 'MEMIF'"
25935   parameters:
25936   - "throughput"
25937   - "parent"
25938   - "tags"
25939   sort:
25940   - "L2XCBASE"    # l2xcbase
25941   - "L2BDBASE"    # l2bdbase
25942   - "L2XCFWD"     # dot1q-l2xcbase
25943   - "L2BDMACLRN"  # dot1q-l2bdbase
25944   layout:
25945     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25946     layout: "plot-throughput-speedup-analysis"
25947
25948 - type: "plot"
25949   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25950   algorithm: "plot_throughput_speedup_analysis"
25951   output-file-type: ".html"
25952   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25954   filter: "'NIC_Intel-X520-DA2' and
25955            '64B' and
25956            'NDRPDR' and
25957            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25958            not 'ACL' and
25959            not 'VHOST' and
25960            not 'MEMIF'"
25961   parameters:
25962   - "throughput"
25963   - "parent"
25964   - "tags"
25965   sort:
25966   - "L2XCBASE"    # l2xcbase
25967   - "L2BDBASE"    # l2bdbase
25968   - "L2XCFWD"     # dot1q-l2xcbase
25969   - "L2BDMACLRN"  # dot1q-l2bdbase
25970   layout:
25971     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25972     layout: "plot-throughput-speedup-analysis"
25973
25974 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25975 - type: "plot"
25976   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25977   algorithm: "plot_throughput_speedup_analysis"
25978   output-file-type: ".html"
25979   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25981   filter: "'NIC_Intel-X520-DA2' and
25982            'NDRPDR' and
25983            '64B' and
25984            'FEATURE' and
25985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25986            'IACL' and
25987            ('ACL1' or 'ACL50') and
25988            ('10K_FLOWS' or '10k_FLOWS') and
25989            not 'MACIP' and
25990            not 'VHOST' and
25991            not 'MEMIF'"
25992   parameters:
25993   - "throughput"
25994   - "parent"
25995   - "tags"
25996   layout:
25997     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25998     layout: "plot-throughput-speedup-analysis"
25999
26000 - type: "plot"
26001   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26002   algorithm: "plot_throughput_speedup_analysis"
26003   output-file-type: ".html"
26004   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26006   filter: "'NIC_Intel-X520-DA2' and
26007            'NDRPDR' and
26008            '64B' and
26009            'FEATURE' and
26010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26011            'IACL' and
26012            ('ACL1' or 'ACL50') and
26013            ('10K_FLOWS' or '10k_FLOWS') and
26014            not 'MACIP' and
26015            not 'VHOST' and
26016            not 'MEMIF'"
26017   parameters:
26018   - "throughput"
26019   - "parent"
26020   - "tags"
26021   layout:
26022     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26023     layout: "plot-throughput-speedup-analysis"
26024
26025 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26026 - type: "plot"
26027   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26028   algorithm: "plot_throughput_speedup_analysis"
26029   output-file-type: ".html"
26030   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26032   filter: "'NIC_Intel-X520-DA2' and
26033            'NDRPDR' and
26034            '64B' and
26035            'FEATURE' and
26036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26037            'OACL' and
26038            ('ACL1' or 'ACL50') and
26039            ('10K_FLOWS' or '10k_FLOWS') and
26040            not 'MACIP' and
26041            not 'VHOST' and
26042            not 'MEMIF'"
26043   parameters:
26044   - "throughput"
26045   - "parent"
26046   - "tags"
26047   layout:
26048     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26049     layout: "plot-throughput-speedup-analysis"
26050
26051 - type: "plot"
26052   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26053   algorithm: "plot_throughput_speedup_analysis"
26054   output-file-type: ".html"
26055   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26057   filter: "'NIC_Intel-X520-DA2' and
26058            'NDRPDR' and
26059            '64B' and
26060            'FEATURE' and
26061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26062            'OACL' and
26063            ('ACL1' or 'ACL50') and
26064            ('10K_FLOWS' or '10k_FLOWS') and
26065            not 'MACIP' and
26066            not 'VHOST' and
26067            not 'MEMIF'"
26068   parameters:
26069   - "throughput"
26070   - "parent"
26071   - "tags"
26072   layout:
26073     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26074     layout: "plot-throughput-speedup-analysis"
26075
26076 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26077 - type: "plot"
26078   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26079   algorithm: "plot_throughput_speedup_analysis"
26080   output-file-type: ".html"
26081   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26083   filter: "'NIC_Intel-X520-DA2' and
26084            'NDRPDR' and
26085            '64B' and
26086            'FEATURE' and
26087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26088            'OACL' and
26089            ('ACL1' or 'ACL50') and
26090            ('10K_FLOWS' or '10k_FLOWS') and
26091            not 'MACIP' and
26092            not 'VHOST' and
26093            not 'MEMIF'"
26094   parameters:
26095   - "throughput"
26096   - "parent"
26097   - "tags"
26098   layout:
26099     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26100     layout: "plot-throughput-speedup-analysis"
26101
26102 - type: "plot"
26103   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26104   algorithm: "plot_throughput_speedup_analysis"
26105   output-file-type: ".html"
26106   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26108   filter: "'NIC_Intel-X520-DA2' and
26109            'NDRPDR' and
26110            '64B' and
26111            'FEATURE' and
26112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26113            'OACL' and
26114            ('ACL1' or 'ACL50') and
26115            ('10K_FLOWS' or '10k_FLOWS') and
26116            not 'MACIP' and
26117            not 'VHOST' and
26118            not 'MEMIF'"
26119   parameters:
26120   - "throughput"
26121   - "parent"
26122   - "tags"
26123   layout:
26124     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26125     layout: "plot-throughput-speedup-analysis"
26126
26127 # Speedup - VPP L2 3n-hsw-x520 features-macip
26128 - type: "plot"
26129   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26130   algorithm: "plot_throughput_speedup_analysis"
26131   output-file-type: ".html"
26132   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26134   filter: "'NIC_Intel-X520-DA2' and
26135            'NDRPDR' and
26136            '64B' and
26137            'FEATURE' and
26138            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26139            'MACIP' and
26140            ('ACL1' or 'ACL50') and
26141            ('10K_FLOWS' or '10k_FLOWS') and
26142            not 'VHOST' and
26143            not 'MEMIF'"
26144   parameters:
26145   - "throughput"
26146   - "parent"
26147   - "tags"
26148   layout:
26149     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26150     layout: "plot-throughput-speedup-analysis"
26151
26152 - type: "plot"
26153   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26154   algorithm: "plot_throughput_speedup_analysis"
26155   output-file-type: ".html"
26156   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26158   filter: "'NIC_Intel-X520-DA2' and
26159            'NDRPDR' and
26160            '64B' and
26161            'FEATURE' and
26162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26163            'MACIP' and
26164            ('ACL1' or 'ACL50') and
26165            ('10K_FLOWS' or '10k_FLOWS') and
26166            not 'VHOST' and
26167            not 'MEMIF'"
26168   parameters:
26169   - "throughput"
26170   - "parent"
26171   - "tags"
26172   layout:
26173     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26174     layout: "plot-throughput-speedup-analysis"
26175
26176 # Speedup - VPP L2 3n-hsw-x710 base and scale
26177 - type: "plot"
26178   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26179   algorithm: "plot_throughput_speedup_analysis"
26180   output-file-type: ".html"
26181   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26183   filter: "'NIC_Intel-X710' and
26184            '64B' and
26185            ('BASE' or 'SCALE') and
26186            'NDRPDR' and
26187            'ETH' and
26188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26189            not 'VHOST' and
26190            not 'MEMIF' and
26191            not 'DRV_AVF'"
26192   parameters:
26193   - "throughput"
26194   - "parent"
26195   - "tags"
26196   sort:
26197   - "L2PATCH"
26198   - "L2XCFWD"
26199   - "L2BDMACLRN"
26200   - "FIB_10K"
26201   - "FIB_100K"
26202   - "FIB_1M"
26203   layout:
26204     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26205     layout: "plot-throughput-speedup-analysis"
26206
26207 - type: "plot"
26208   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26209   algorithm: "plot_throughput_speedup_analysis"
26210   output-file-type: ".html"
26211   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26213   filter: "'NIC_Intel-X710' and
26214            '64B' and
26215            ('BASE' or 'SCALE') and
26216            'NDRPDR' and
26217            'ETH' and
26218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26219            not 'VHOST' and
26220            not 'MEMIF' and
26221            not 'DRV_AVF'"
26222   parameters:
26223   - "throughput"
26224   - "parent"
26225   - "tags"
26226   sort:
26227   - "L2PATCH"
26228   - "L2XCFWD"
26229   - "L2BDMACLRN"
26230   - "FIB_10K"
26231   - "FIB_100K"
26232   - "FIB_1M"
26233   layout:
26234     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26235     layout: "plot-throughput-speedup-analysis"
26236
26237 # Speedup - VPP L2 3n-hsw-x710 features
26238 - type: "plot"
26239   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26240   algorithm: "plot_throughput_speedup_analysis"
26241   output-file-type: ".html"
26242   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26244   filter: "'NIC_Intel-X710' and
26245            '64B' and
26246            'NDRPDR' and
26247            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26248            not 'ACL' and
26249            not 'VHOST' and
26250            not 'L2OVRLAY' and
26251            not 'MEMIF'"
26252   parameters:
26253   - "throughput"
26254   - "parent"
26255   - "tags"
26256   sort:
26257   - "L2XCBASE"    # l2xcbase
26258   - "L2BDBASE"    # l2bdbase
26259   - "L2XCFWD"     # dot1q-l2xcbase
26260   - "L2BDMACLRN"  # dot1q-l2bdbase
26261   layout:
26262     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26263     layout: "plot-throughput-speedup-analysis"
26264
26265 - type: "plot"
26266   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26267   algorithm: "plot_throughput_speedup_analysis"
26268   output-file-type: ".html"
26269   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26271   filter: "'NIC_Intel-X710' and
26272            '64B' and
26273            'NDRPDR' and
26274            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26275            not 'ACL' and
26276            not 'VHOST' and
26277            not 'L2OVRLAY' and
26278            not 'MEMIF'"
26279   parameters:
26280   - "throughput"
26281   - "parent"
26282   - "tags"
26283   sort:
26284   - "L2XCBASE"    # l2xcbase
26285   - "L2BDBASE"    # l2bdbase
26286   - "L2XCFWD"     # dot1q-l2xcbase
26287   - "L2BDMACLRN"  # dot1q-l2bdbase
26288   layout:
26289     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26290     layout: "plot-throughput-speedup-analysis"
26291
26292 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26293 - type: "plot"
26294   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26295   algorithm: "plot_throughput_speedup_analysis"
26296   output-file-type: ".html"
26297   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26299   filter: "'NIC_Intel-X710' and
26300            'NDRPDR' and
26301            '64B' and
26302            'FEATURE' and
26303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26304            'IACL' and
26305            ('ACL1' or 'ACL50') and
26306            ('10K_FLOWS' or '10k_FLOWS') and
26307            not 'MACIP' and
26308            not 'VHOST' and
26309            not 'MEMIF'"
26310   parameters:
26311   - "throughput"
26312   - "parent"
26313   - "tags"
26314   layout:
26315     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26316     layout: "plot-throughput-speedup-analysis"
26317
26318 - type: "plot"
26319   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26320   algorithm: "plot_throughput_speedup_analysis"
26321   output-file-type: ".html"
26322   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26324   filter: "'NIC_Intel-X710' and
26325            'NDRPDR' and
26326            '64B' and
26327            'FEATURE' and
26328            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26329            'IACL' and
26330            ('ACL1' or 'ACL50') and
26331            ('10K_FLOWS' or '10k_FLOWS') and
26332            not 'MACIP' and
26333            not 'VHOST' and
26334            not 'MEMIF'"
26335   parameters:
26336   - "throughput"
26337   - "parent"
26338   - "tags"
26339   layout:
26340     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26341     layout: "plot-throughput-speedup-analysis"
26342
26343 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26344 - type: "plot"
26345   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26346   algorithm: "plot_throughput_speedup_analysis"
26347   output-file-type: ".html"
26348   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26350   filter: "'NIC_Intel-XL710' and
26351            '64B' and
26352            'BASE' and
26353            'NDRPDR' and
26354            'ETH' and
26355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26356            not 'VHOST' and
26357            not 'MEMIF'"
26358   parameters:
26359   - "throughput"
26360   - "parent"
26361   - "tags"
26362   sort:
26363   - "L2PATCH"
26364   - "L2XCFWD"
26365   - "L2BDMACLRN"
26366   layout:
26367     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26368     layout: "plot-throughput-speedup-analysis"
26369
26370 - type: "plot"
26371   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26372   algorithm: "plot_throughput_speedup_analysis"
26373   output-file-type: ".html"
26374   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26376   filter: "'NIC_Intel-XL710' and
26377            '64B' and
26378            'BASE' and
26379            'NDRPDR' and
26380            'ETH' and
26381            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26382            not 'VHOST' and
26383            not 'MEMIF'"
26384   parameters:
26385   - "throughput"
26386   - "parent"
26387   - "tags"
26388   sort:
26389   - "L2PATCH"
26390   - "L2XCFWD"
26391   - "L2BDMACLRN"
26392   layout:
26393     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26394     layout: "plot-throughput-speedup-analysis"
26395
26396 # Speedup - VPP L2 3n-skx-x710 base and scale
26397 - type: "plot"
26398   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26399   algorithm: "plot_throughput_speedup_analysis"
26400   output-file-type: ".html"
26401   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26403   filter: "'NIC_Intel-X710' and
26404            '64B' and
26405            ('BASE' or 'SCALE') and
26406            'NDRPDR' and
26407            'ETH' and
26408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26409            not 'VHOST' and
26410            not 'DRV_AVF' and
26411            not 'MEMIF'"
26412   parameters:
26413   - "throughput"
26414   - "parent"
26415   - "tags"
26416   sort:
26417   - "L2PATCH"
26418   - "L2XCBASE"
26419   - "BASE"
26420   - "FIB_10K"
26421   - "FIB_100K"
26422   - "FIB_1M"
26423   layout:
26424     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26425     layout: "plot-throughput-speedup-analysis"
26426
26427 - type: "plot"
26428   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26429   algorithm: "plot_throughput_speedup_analysis"
26430   output-file-type: ".html"
26431   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26433   filter: "'NIC_Intel-X710' and
26434            '64B' and
26435            ('BASE' or 'SCALE') and
26436            'NDRPDR' and
26437            'ETH' and
26438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26439            not 'VHOST' and
26440            not 'DRV_AVF' and
26441            not 'MEMIF'"
26442   parameters:
26443   - "throughput"
26444   - "parent"
26445   - "tags"
26446   sort:
26447   - "L2PATCH"
26448   - "L2XCBASE"
26449   - "BASE"
26450   - "FIB_10K"
26451   - "FIB_100K"
26452   - "FIB_1M"
26453   layout:
26454     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26455     layout: "plot-throughput-speedup-analysis"
26456
26457 # Speedup - VPP L2 3n-skx-x710 features
26458 - type: "plot"
26459   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26460   algorithm: "plot_throughput_speedup_analysis"
26461   output-file-type: ".html"
26462   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26464   filter: "'NIC_Intel-X710' and
26465            '64B' and
26466            'NDRPDR' and
26467            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26468            not 'ACL' and
26469            not 'VHOST' and
26470            not 'DRV_AVF' and
26471            not 'L2OVRLAY' and
26472            not 'MEMIF'"
26473   parameters:
26474   - "throughput"
26475   - "parent"
26476   - "tags"
26477   sort:
26478   - "L2XCBASE"    # l2xcbase
26479   - "L2BDBASE"    # l2bdbase
26480   - "L2XCFWD"     # dot1q-l2xcbase
26481   - "L2BDMACLRN"  # dot1q-l2bdbase
26482   layout:
26483     title: "l2sw-3n-skx-x710-64b-features-ndr"
26484     layout: "plot-throughput-speedup-analysis"
26485
26486 - type: "plot"
26487   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26488   algorithm: "plot_throughput_speedup_analysis"
26489   output-file-type: ".html"
26490   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26492   filter: "'NIC_Intel-X710' and
26493            '64B' and
26494            'NDRPDR' and
26495            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26496            not 'ACL' and
26497            not 'VHOST' and
26498            not 'DRV_AVF' and
26499            not 'L2OVRLAY' and
26500            not 'MEMIF'"
26501   parameters:
26502   - "throughput"
26503   - "parent"
26504   - "tags"
26505   sort:
26506   - "L2XCBASE"    # l2xcbase
26507   - "L2BDBASE"    # l2bdbase
26508   - "L2XCFWD"     # dot1q-l2xcbase
26509   - "L2BDMACLRN"  # dot1q-l2bdbase
26510   layout:
26511     title: "l2sw-3n-skx-x710-64b-features-pdr"
26512     layout: "plot-throughput-speedup-analysis"
26513
26514 # Speedup - VPP L2 3n-skx-x710 features-iacl
26515 - type: "plot"
26516   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26517   algorithm: "plot_throughput_speedup_analysis"
26518   output-file-type: ".html"
26519   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26521   filter: "'NIC_Intel-X710' and
26522            'NDRPDR' and
26523            '64B' and
26524            'FEATURE' and
26525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26526            'IACL' and
26527            ('ACL1' or 'ACL50') and
26528            ('10K_FLOWS' or '10k_FLOWS') and
26529            not 'MACIP' and
26530            not 'VHOST' and
26531            not 'MEMIF'"
26532   parameters:
26533   - "throughput"
26534   - "parent"
26535   - "tags"
26536   layout:
26537     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26538     layout: "plot-throughput-speedup-analysis"
26539
26540 - type: "plot"
26541   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26542   algorithm: "plot_throughput_speedup_analysis"
26543   output-file-type: ".html"
26544   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26546   filter: "'NIC_Intel-X710' and
26547            'NDRPDR' and
26548            '64B' and
26549            'FEATURE' and
26550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26551            'IACL' and
26552            ('ACL1' or 'ACL50') and
26553            ('10K_FLOWS' or '10k_FLOWS') and
26554            not 'MACIP' and
26555            not 'VHOST' and
26556            not 'MEMIF'"
26557   parameters:
26558   - "throughput"
26559   - "parent"
26560   - "tags"
26561   layout:
26562     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26563     layout: "plot-throughput-speedup-analysis"
26564
26565 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26566 - type: "plot"
26567   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26568   algorithm: "plot_throughput_speedup_analysis"
26569   output-file-type: ".html"
26570   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26572   filter: "'NIC_Intel-XXV710' and
26573            '64B' and
26574            ('BASE' or 'SCALE') and
26575            'NDRPDR' and
26576            'ETH' and
26577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26578            not 'DRV_AVF' and
26579            not 'VHOST' and
26580            not 'MEMIF'"
26581   parameters:
26582   - "throughput"
26583   - "parent"
26584   - "tags"
26585 #  sort:
26586 #  - "L2PATCH"
26587 #  - "L2PATCH"
26588 #  - "L2XCBASE"
26589 #  - "L2BDMACLRN"
26590   layout:
26591     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26592     layout: "plot-throughput-speedup-analysis"
26593
26594 - type: "plot"
26595   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26596   algorithm: "plot_throughput_speedup_analysis"
26597   output-file-type: ".html"
26598   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26600   filter: "'NIC_Intel-XXV710' and
26601            '64B' and
26602            ('BASE' or 'SCALE') and
26603            'NDRPDR' and
26604            'ETH' and
26605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26606            not 'DRV_AVF' and
26607            not 'VHOST' and
26608            not 'MEMIF'"
26609   parameters:
26610   - "throughput"
26611   - "parent"
26612   - "tags"
26613 #  sort:
26614 #  - "L2PATCH"
26615 #  - "L2PATCH"
26616 #  - "L2XCBASE"
26617 #  - "L2BDMACLRN"
26618   layout:
26619     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26620     layout: "plot-throughput-speedup-analysis"
26621
26622 # Speedup - VPP L2 2n-skx-x710 base and scale
26623 - type: "plot"
26624   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26625   algorithm: "plot_throughput_speedup_analysis"
26626   output-file-type: ".html"
26627   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26629   filter: "'NIC_Intel-X710' and
26630            '64B' and
26631            ('BASE' or 'SCALE') and
26632            'NDRPDR' and
26633            'ETH' and
26634            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26635            not 'VHOST' and
26636            not 'MEMIF'"
26637   parameters:
26638   - "throughput"
26639   - "parent"
26640   - "tags"
26641   sort:
26642   - "L2PATCH"
26643   - "L2XCBASE"
26644   - "BASE"
26645   - "FIB_10K"
26646   - "FIB_100K"
26647   - "FIB_1M"
26648   layout:
26649     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26650     layout: "plot-throughput-speedup-analysis"
26651
26652 - type: "plot"
26653   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26654   algorithm: "plot_throughput_speedup_analysis"
26655   output-file-type: ".html"
26656   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26658   filter: "'NIC_Intel-X710' and
26659            '64B' and
26660            ('BASE' or 'SCALE') and
26661            'NDRPDR' and
26662            'ETH' and
26663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26664            not 'VHOST' and
26665            not 'MEMIF'"
26666   parameters:
26667   - "throughput"
26668   - "parent"
26669   - "tags"
26670   sort:
26671   - "L2PATCH"
26672   - "L2XCBASE"
26673   - "BASE"
26674   - "FIB_10K"
26675   - "FIB_100K"
26676   - "FIB_1M"
26677   layout:
26678     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26679     layout: "plot-throughput-speedup-analysis"
26680
26681 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26682 - type: "plot"
26683   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26684   algorithm: "plot_throughput_speedup_analysis"
26685   output-file-type: ".html"
26686   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26688   filter: "'NIC_Intel-XXV710' and
26689            '64B' and
26690            ('BASE' or 'SCALE') and
26691            'NDRPDR' and
26692            'ETH' and
26693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26694            not 'VHOST' and
26695            not 'MEMIF'"
26696   parameters:
26697   - "throughput"
26698   - "parent"
26699   - "tags"
26700   sort:
26701   - "L2PATCH"
26702   - "L2XCBASE"
26703   - "BASE"
26704   - "FIB_10K"
26705   - "FIB_100K"
26706   - "FIB_1M"
26707   layout:
26708     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26709     layout: "plot-throughput-speedup-analysis"
26710
26711 - type: "plot"
26712   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26713   algorithm: "plot_throughput_speedup_analysis"
26714   output-file-type: ".html"
26715   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26717   filter: "'NIC_Intel-XXV710' and
26718            '64B' and
26719            ('BASE' or 'SCALE') and
26720            'NDRPDR' and
26721            'ETH' and
26722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26723            not 'VHOST' and
26724            not 'MEMIF'"
26725   parameters:
26726   - "throughput"
26727   - "parent"
26728   - "tags"
26729   sort:
26730   - "L2PATCH"
26731   - "L2XCBASE"
26732   - "BASE"
26733   - "FIB_10K"
26734   - "FIB_100K"
26735   - "FIB_1M"
26736   layout:
26737     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26738     layout: "plot-throughput-speedup-analysis"
26739
26740 ## Speedup - VPP L2 2n-dnv-x553 base
26741 #- type: "plot"
26742 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26743 #  algorithm: "plot_throughput_speedup_analysis"
26744 #  output-file-type: ".html"
26745 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26746 #  data: "intel-dnv-vpp"
26747 #  filter: "'NIC_Intel-X553' and
26748 #           '64B' and
26749 #           ('BASE' or 'SCALE') and
26750 #           'NDRPDR' and
26751 #           'ETH' and
26752 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26753 #           not 'VHOST' and
26754 #           not 'MEMIF'"
26755 #  parameters:
26756 #  - "throughput"
26757 #  - "parent"
26758 #  - "tags"
26759 #  sort:
26760 #  - "L2XCBASE"
26761 #  - "L2BDMACLRN"
26762 #  - "L2PATCH"
26763 #  layout:
26764 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26765 #    layout: "plot-throughput-speedup-analysis"
26766 #
26767 #- type: "plot"
26768 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26769 #  algorithm: "plot_throughput_speedup_analysis"
26770 #  output-file-type: ".html"
26771 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26772 #  data: "intel-dnv-vpp"
26773 #  filter: "'NIC_Intel-X553' and
26774 #           '64B' and
26775 #           ('BASE' or 'SCALE') and
26776 #           'NDRPDR' and
26777 #           'ETH' and
26778 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26779 #           not 'VHOST' and
26780 #           not 'MEMIF'"
26781 #  parameters:
26782 #  - "throughput"
26783 #  - "parent"
26784 #  - "tags"
26785 #  sort:
26786 #  - "L2XCBASE"
26787 #  - "L2BDMACLRN"
26788 #  - "L2PATCH"
26789 #  layout:
26790 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26791 #    layout: "plot-throughput-speedup-analysis"
26792
26793 ################################################################################
26794
26795 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26796 - type: "plot"
26797   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26798   algorithm: "plot_throughput_speedup_analysis"
26799   output-file-type: ".html"
26800   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26802   filter: "'NIC_Intel-X520-DA2' and
26803            '64B' and
26804            'NDRPDR' and
26805            'ETH' and
26806            'IP4FWD' and
26807            'VHOST_1024' and
26808            not 'VXLAN' and
26809            not 'DOT1Q'"
26810   parameters:
26811   - "throughput"
26812   - "parent"
26813   - "tags"
26814   sort:
26815   - "not CFS_OPT"
26816   - "1VM"
26817   - "2VM"
26818   layout:
26819     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26820     layout: "plot-throughput-speedup-analysis"
26821
26822 - type: "plot"
26823   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26824   algorithm: "plot_throughput_speedup_analysis"
26825   output-file-type: ".html"
26826   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26827   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26828   filter: "'NIC_Intel-X520-DA2' and
26829            '64B' and
26830            'NDRPDR' and
26831            'ETH' and
26832            'IP4FWD' and
26833            'VHOST_1024' and
26834            not 'VXLAN' and
26835            not 'DOT1Q'"
26836   parameters:
26837   - "throughput"
26838   - "parent"
26839   - "tags"
26840   sort:
26841   - "not CFS_OPT"
26842   - "1VM"
26843   - "2VM"
26844   layout:
26845     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26846     layout: "plot-throughput-speedup-analysis"
26847
26848 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26849 - type: "plot"
26850   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26851   algorithm: "plot_throughput_speedup_analysis"
26852   output-file-type: ".html"
26853   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26855   filter: "'NIC_Intel-X520-DA2' and
26856            '64B' and
26857            'NDRPDR' and
26858            ('ETH' or 'DOT1Q') and
26859            'BASE' and
26860            ('L2BDMACLRN' or 'L2XCFWD') and
26861            'VHOST_1024' and
26862            not 'VXLAN' and
26863            not 'IP4FWD' and
26864            not '2VM'"
26865   parameters:
26866   - "throughput"
26867   - "parent"
26868   - "tags"
26869   sort:
26870   - "L2BDMACLRN"
26871   - "L2BDMACLRN"
26872   - "L2BDMACLRN"
26873   - "L2XCFWD"
26874   - "L2XCFWD"
26875   - "L2XCFWD"
26876   layout:
26877     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26878     layout: "plot-throughput-speedup-analysis"
26879
26880 - type: "plot"
26881   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26882   algorithm: "plot_throughput_speedup_analysis"
26883   output-file-type: ".html"
26884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26886   filter: "'NIC_Intel-X520-DA2' and
26887            '64B' and
26888            'NDRPDR' and
26889            ('ETH' or 'DOT1Q') and
26890            'BASE' and
26891            ('L2BDMACLRN' or 'L2XCFWD') and
26892            'VHOST_1024' and
26893            not 'VXLAN' and
26894            not 'IP4FWD' and
26895            not '2VM'"
26896   parameters:
26897   - "throughput"
26898   - "parent"
26899   - "tags"
26900   sort:
26901   - "L2BDMACLRN"
26902   - "L2BDMACLRN"
26903   - "L2BDMACLRN"
26904   - "L2XCFWD"
26905   - "L2XCFWD"
26906   - "L2XCFWD"
26907   layout:
26908     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26909     layout: "plot-throughput-speedup-analysis"
26910
26911 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26912 - type: "plot"
26913   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26914   algorithm: "plot_throughput_speedup_analysis"
26915   output-file-type: ".html"
26916   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26918   filter: "'NIC_Intel-X520-DA2' and
26919            '64B' and
26920            'NDRPDR' and
26921            ('ETH' or 'DOT1Q') and
26922            ('L2BDMACLRN' or 'L2XCFWD') and
26923            'VHOST_1024' and
26924            not 'CFS_OPT' and
26925            not 'DOT1Q' and
26926            not 'VXLAN' and
26927            not 'IP4FWD' and
26928            not 'LBOND'"
26929   parameters:
26930   - "throughput"
26931   - "parent"
26932   - "tags"
26933 #  sort:
26934 #  - "1VM"
26935 #  - "L2XCFWD"
26936 #  - "1VM"
26937 #  - "L2BDMACLRN"
26938   layout:
26939     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26940     layout: "plot-throughput-speedup-analysis"
26941
26942 - type: "plot"
26943   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26944   algorithm: "plot_throughput_speedup_analysis"
26945   output-file-type: ".html"
26946   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26948   filter: "'NIC_Intel-X520-DA2' and
26949            '64B' and
26950            'NDRPDR' and
26951            ('ETH' or 'DOT1Q') and
26952            ('L2BDMACLRN' or 'L2XCFWD') and
26953            'VHOST_1024' and
26954            not 'CFS_OPT' and
26955            not 'DOT1Q' and
26956            not 'VXLAN' and
26957            not 'IP4FWD' and
26958            not 'LBOND'"
26959   parameters:
26960   - "throughput"
26961   - "parent"
26962   - "tags"
26963 #  sort:
26964 #  - "1VM"
26965 #  - "L2XCFWD"
26966 #  - "1VM"
26967 #  - "L2BDMACLRN"
26968   layout:
26969     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26970     layout: "plot-throughput-speedup-analysis"
26971
26972 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26973 - type: "plot"
26974   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26975   algorithm: "plot_throughput_speedup_analysis"
26976   output-file-type: ".html"
26977   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26979   filter: "'NIC_Intel-X710' and
26980            '64B' and
26981            'NDRPDR' and
26982            'ETH' and
26983            'IP4FWD' and
26984            'VHOST_1024' and
26985            not 'VXLAN' and
26986            not 'CFS_OPT' and
26987            not 'DOT1Q'"
26988   parameters:
26989   - "throughput"
26990   - "parent"
26991   - "tags"
26992   sort:
26993   - "1VM"
26994   - "2VM"
26995   layout:
26996     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26997     layout: "plot-throughput-speedup-analysis"
26998
26999 - type: "plot"
27000   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27001   algorithm: "plot_throughput_speedup_analysis"
27002   output-file-type: ".html"
27003   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27005   filter: "'NIC_Intel-X710' and
27006            '64B' and
27007            'NDRPDR' and
27008            'ETH' and
27009            'IP4FWD' and
27010            'VHOST_1024' and
27011            not 'VXLAN' and
27012            not 'CFS_OPT' and
27013            not 'DOT1Q'"
27014   parameters:
27015   - "throughput"
27016   - "parent"
27017   - "tags"
27018   sort:
27019   - "1VM"
27020   - "2VM"
27021   layout:
27022     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27023     layout: "plot-throughput-speedup-analysis"
27024
27025 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27026 - type: "plot"
27027   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27028   algorithm: "plot_throughput_speedup_analysis"
27029   output-file-type: ".html"
27030   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27032   filter: "'NIC_Intel-X710' and
27033            '64B' and
27034            'NDRPDR' and
27035            ('ETH' or 'DOT1Q') and
27036            'BASE' and
27037            ('L2BDMACLRN' or 'L2XCFWD') and
27038            'VHOST_1024' and
27039            not 'VXLAN' and
27040            not 'IP4FWD' and
27041            not '2VM'"
27042   parameters:
27043   - "throughput"
27044   - "parent"
27045   - "tags"
27046   sort:
27047   - "L2BDMACLRN"
27048   - "L2BDMACLRN"
27049   - "L2BDMACLRN"
27050   - "L2XCFWD"
27051   - "L2XCFWD"
27052   - "L2XCFWD"
27053   layout:
27054     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27055     layout: "plot-throughput-speedup-analysis"
27056
27057 - type: "plot"
27058   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27059   algorithm: "plot_throughput_speedup_analysis"
27060   output-file-type: ".html"
27061   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27063   filter: "'NIC_Intel-X710' and
27064            '64B' and
27065            'NDRPDR' and
27066            ('ETH' or 'DOT1Q') and
27067            'BASE' and
27068            ('L2BDMACLRN' or 'L2XCFWD') and
27069            'VHOST_1024' and
27070            not 'VXLAN' and
27071            not 'IP4FWD' and
27072            not '2VM'"
27073   parameters:
27074   - "throughput"
27075   - "parent"
27076   - "tags"
27077   sort:
27078   - "L2BDMACLRN"
27079   - "L2BDMACLRN"
27080   - "L2BDMACLRN"
27081   - "L2XCFWD"
27082   - "L2XCFWD"
27083   - "L2XCFWD"
27084   layout:
27085     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27086     layout: "plot-throughput-speedup-analysis"
27087
27088 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27089 - type: "plot"
27090   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27091   algorithm: "plot_throughput_speedup_analysis"
27092   output-file-type: ".html"
27093   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27095   filter: "'NIC_Intel-X710' and
27096            '64B' and
27097            'NDRPDR' and
27098            ('ETH' or 'DOT1Q') and
27099            ('L2BDMACLRN' or 'L2XCFWD') and
27100            'VHOST_1024' and
27101            not 'CFS_OPT' and
27102            not 'VXLAN' and
27103            not 'IP4FWD' and
27104            not 'LBOND'"
27105   parameters:
27106   - "throughput"
27107   - "parent"
27108   - "tags"
27109   sort:
27110   - "L2BDMACLRN"
27111   - "L2BDMACLRN"
27112   - "L2BDMACLRN"
27113   - "L2XCFWD"
27114   - "L2XCFWD"
27115   - "L2XCFWD"
27116   layout:
27117     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27118     layout: "plot-throughput-speedup-analysis"
27119
27120 - type: "plot"
27121   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27122   algorithm: "plot_throughput_speedup_analysis"
27123   output-file-type: ".html"
27124   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27126   filter: "'NIC_Intel-X710' and
27127            '64B' and
27128            'NDRPDR' and
27129            ('ETH' or 'DOT1Q') and
27130            ('L2BDMACLRN' or 'L2XCFWD') and
27131            'VHOST_1024' and
27132            not 'CFS_OPT' and
27133            not 'VXLAN' and
27134            not 'IP4FWD' and
27135            not 'LBOND'"
27136   parameters:
27137   - "throughput"
27138   - "parent"
27139   - "tags"
27140   sort:
27141   - "L2BDMACLRN"
27142   - "L2BDMACLRN"
27143   - "L2BDMACLRN"
27144   - "L2XCFWD"
27145   - "L2XCFWD"
27146   - "L2XCFWD"
27147   layout:
27148     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27149     layout: "plot-throughput-speedup-analysis"
27150
27151 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27152 - type: "plot"
27153   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27154   algorithm: "plot_throughput_speedup_analysis"
27155   output-file-type: ".html"
27156   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27158   filter: "'NIC_Intel-X710' and
27159            '64B' and
27160            'NDRPDR' and
27161            'ETH' and
27162            'IP4FWD' and
27163            'VHOST_1024' and
27164            not 'VXLAN' and
27165            not 'DOT1Q'"
27166   parameters:
27167   - "throughput"
27168   - "parent"
27169   - "tags"
27170   sort:
27171   - "1VM"
27172   - "2VM"
27173   layout:
27174     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27175     layout: "plot-throughput-speedup-analysis"
27176
27177 - type: "plot"
27178   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27179   algorithm: "plot_throughput_speedup_analysis"
27180   output-file-type: ".html"
27181   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27182   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27183   filter: "'NIC_Intel-X710' and
27184            '64B' and
27185            'NDRPDR' and
27186            'ETH' and
27187            'IP4FWD' and
27188            'VHOST_1024' and
27189            not 'VXLAN' and
27190            not 'DOT1Q'"
27191   parameters:
27192   - "throughput"
27193   - "parent"
27194   - "tags"
27195   sort:
27196   - "1VM"
27197   - "2VM"
27198   layout:
27199     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27200     layout: "plot-throughput-speedup-analysis"
27201
27202 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27203 - type: "plot"
27204   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27205   algorithm: "plot_throughput_speedup_analysis"
27206   output-file-type: ".html"
27207   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27209   filter: "'NIC_Intel-X710' and
27210            '64B' and
27211            'NDRPDR' and
27212            'ETH' and
27213            'IP4FWD' and
27214            'VHOST_1024' and
27215            not 'VXLAN' and
27216            not 'NF_DENSITY' and
27217            not 'CFS_OPT' and
27218            not 'DOT1Q'"
27219   parameters:
27220   - "throughput"
27221   - "parent"
27222   - "tags"
27223   sort:
27224   - "1VM"
27225   - "2VM"
27226   layout:
27227     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27228     layout: "plot-throughput-speedup-analysis"
27229
27230 - type: "plot"
27231   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27232   algorithm: "plot_throughput_speedup_analysis"
27233   output-file-type: ".html"
27234   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27236   filter: "'NIC_Intel-X710' and
27237            '64B' and
27238            'NDRPDR' and
27239            'ETH' and
27240            'IP4FWD' and
27241            'VHOST_1024' and
27242            not 'VXLAN' and
27243            not 'NF_DENSITY' and
27244            not 'CFS_OPT' and
27245            not 'DOT1Q'"
27246   parameters:
27247   - "throughput"
27248   - "parent"
27249   - "tags"
27250   sort:
27251   - "1VM"
27252   - "2VM"
27253   layout:
27254     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27255     layout: "plot-throughput-speedup-analysis"
27256
27257 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27258 - type: "plot"
27259   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27260   algorithm: "plot_throughput_speedup_analysis"
27261   output-file-type: ".html"
27262   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27264   filter: "'NIC_Intel-X710' and
27265            '64B' and
27266            'NDRPDR' and
27267            ('ETH' or 'DOT1Q') and
27268            'BASE' and
27269            ('L2BDMACLRN' or 'L2XCFWD') and
27270            'VHOST_1024' and
27271            not 'VXLAN' and
27272            not 'NF_DENSITY' and
27273            not 'IP4FWD' and
27274            not '2VM'"
27275   parameters:
27276   - "throughput"
27277   - "parent"
27278   - "tags"
27279 #  sort:
27280 #  - "not CFS_OPT"
27281 #  - "L2XCFWD"
27282 #  - "not CFS_OPT"
27283 #  - "CFS_OPT"
27284   layout:
27285     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27286     layout: "plot-throughput-speedup-analysis"
27287
27288 - type: "plot"
27289   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27290   algorithm: "plot_throughput_speedup_analysis"
27291   output-file-type: ".html"
27292   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27294   filter: "'NIC_Intel-X710' and
27295            '64B' and
27296            'NDRPDR' and
27297            ('ETH' or 'DOT1Q') and
27298            'BASE' and
27299            ('L2BDMACLRN' or 'L2XCFWD') and
27300            'VHOST_1024' and
27301            not 'VXLAN' and
27302            not 'NF_DENSITY' and
27303            not 'IP4FWD' and
27304            not '2VM'"
27305   parameters:
27306   - "throughput"
27307   - "parent"
27308   - "tags"
27309 #  sort:
27310 #  - "not CFS_OPT"
27311 #  - "L2XCFWD"
27312 #  - "not CFS_OPT"
27313 #  - "CFS_OPT"
27314   layout:
27315     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27316     layout: "plot-throughput-speedup-analysis"
27317
27318 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27319 - type: "plot"
27320   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27321   algorithm: "plot_throughput_speedup_analysis"
27322   output-file-type: ".html"
27323   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27325   filter: "'NIC_Intel-X710' and
27326            '64B' and
27327            'NDRPDR' and
27328            ('ETH' or 'DOT1Q') and
27329            ('L2BDMACLRN' or 'L2XCFWD') and
27330            'VHOST_1024' and
27331            not 'CFS_OPT' and
27332            not 'VXLAN' and
27333            not 'NF_DENSITY' and
27334            not 'DOT1Q' and
27335            not 'IP4FWD'"
27336   parameters:
27337   - "throughput"
27338   - "parent"
27339   - "tags"
27340 #  sort:
27341 #  - "1VM"
27342 #  - "L2XCFWD"
27343 #  - "1VM"
27344 #  - "L2BDMACLRN"
27345   layout:
27346     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27347     layout: "plot-throughput-speedup-analysis"
27348
27349 - type: "plot"
27350   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27351   algorithm: "plot_throughput_speedup_analysis"
27352   output-file-type: ".html"
27353   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27355   filter: "'NIC_Intel-X710' and
27356            '64B' and
27357            'NDRPDR' and
27358            ('ETH' or 'DOT1Q') and
27359            ('L2BDMACLRN' or 'L2XCFWD') and
27360            'VHOST_1024' and
27361            not 'CFS_OPT' and
27362            not 'VXLAN' and
27363            not 'NF_DENSITY' and
27364            not 'DOT1Q' and
27365            not 'IP4FWD'"
27366   parameters:
27367   - "throughput"
27368   - "parent"
27369   - "tags"
27370 #  sort:
27371 #  - "1VM"
27372 #  - "L2XCFWD"
27373 #  - "1VM"
27374 #  - "L2BDMACLRN"
27375   layout:
27376     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27377     layout: "plot-throughput-speedup-analysis"
27378
27379 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27380 - type: "plot"
27381   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27382   algorithm: "plot_throughput_speedup_analysis"
27383   output-file-type: ".html"
27384   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27386   filter: "'NIC_Intel-XXV710' and
27387            '64B' and
27388            'NDRPDR' and
27389            'ETH' and
27390            'IP4FWD' and
27391            'VHOST_1024' and
27392            not 'VXLAN' and
27393            not 'CFS_OPT' and
27394            not 'DOT1Q'"
27395   parameters:
27396   - "throughput"
27397   - "parent"
27398   - "tags"
27399   sort:
27400   - "not CFS_OPT"
27401   - "1VM"
27402   - "2VM"
27403   layout:
27404     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27405     layout: "plot-throughput-speedup-analysis"
27406
27407 - type: "plot"
27408   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27409   algorithm: "plot_throughput_speedup_analysis"
27410   output-file-type: ".html"
27411   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27413   filter: "'NIC_Intel-XXV710' and
27414            '64B' and
27415            'NDRPDR' and
27416            'ETH' and
27417            'IP4FWD' and
27418            'VHOST_1024' and
27419            not 'VXLAN' and
27420            not 'CFS_OPT' and
27421            not 'DOT1Q'"
27422   parameters:
27423   - "throughput"
27424   - "parent"
27425   - "tags"
27426   sort:
27427   - "not CFS_OPT"
27428   - "1VM"
27429   - "2VM"
27430   layout:
27431     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27432     layout: "plot-throughput-speedup-analysis"
27433
27434 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27435 #- type: "plot"
27436 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27437 #  algorithm: "plot_throughput_speedup_analysis"
27438 #  output-file-type: ".html"
27439 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27440 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27441 #  filter: "'NIC_Intel-XXV710' and
27442 #           '64B' and
27443 #           'NDRPDR' and
27444 #           ('ETH' or 'DOT1Q') and
27445 #           'BASE' and
27446 #           ('L2BDMACLRN' or 'L2XCFWD') and
27447 #           'VHOST_1024' and
27448 #           not 'VXLAN' and
27449 #           not 'IP4FWD' and
27450 #           not '2VM'"
27451 #  parameters:
27452 #  - "throughput"
27453 #  - "parent"
27454 #  - "tags"
27455 ##  sort:
27456 ##  - "not CFS_OPT"
27457 ##  - "L2XCFWD"
27458 ##  - "not CFS_OPT"
27459 ##  - "CFS_OPT"
27460 #  layout:
27461 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27462 #    layout: "plot-throughput-speedup-analysis"
27463 #
27464 #- type: "plot"
27465 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27466 #  algorithm: "plot_throughput_speedup_analysis"
27467 #  output-file-type: ".html"
27468 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27469 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27470 #  filter: "'NIC_Intel-XXV710' and
27471 #           '64B' and
27472 #           'NDRPDR' and
27473 #           ('ETH' or 'DOT1Q') and
27474 #           'BASE' and
27475 #           ('L2BDMACLRN' or 'L2XCFWD') and
27476 #           'VHOST_1024' and
27477 #           not 'VXLAN' and
27478 #           not 'IP4FWD' and
27479 #           not '2VM'"
27480 #  parameters:
27481 #  - "throughput"
27482 #  - "parent"
27483 #  - "tags"
27484 ##  sort:
27485 ##  - "not CFS_OPT"
27486 ##  - "L2XCFWD"
27487 ##  - "not CFS_OPT"
27488 ##  - "CFS_OPT"
27489 #  layout:
27490 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27491 #    layout: "plot-throughput-speedup-analysis"
27492 #
27493 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27494 #- type: "plot"
27495 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27496 #  algorithm: "plot_throughput_speedup_analysis"
27497 #  output-file-type: ".html"
27498 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27500 #  filter: "'NIC_Intel-XXV710' and
27501 #           '64B' and
27502 #           'NDRPDR' and
27503 #           ('ETH' or 'DOT1Q') and
27504 #           ('L2BDMACLRN' or 'L2XCFWD') and
27505 #           'VHOST_1024' and
27506 #           not 'CFS_OPT' and
27507 #           not 'VXLAN' and
27508 #           not 'DOT1Q' and
27509 #           not 'IP4FWD'"
27510 #  parameters:
27511 #  - "throughput"
27512 #  - "parent"
27513 #  - "tags"
27514 ##  sort:
27515 ##  - "1VM"
27516 ##  - "L2XCFWD"
27517 ##  - "1VM"
27518 ##  - "L2BDMACLRN"
27519 #  layout:
27520 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27521 #    layout: "plot-throughput-speedup-analysis"
27522 #
27523 #- type: "plot"
27524 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27525 #  algorithm: "plot_throughput_speedup_analysis"
27526 #  output-file-type: ".html"
27527 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27528 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27529 #  filter: "'NIC_Intel-XXV710' and
27530 #           '64B' and
27531 #           'NDRPDR' and
27532 #           ('ETH' or 'DOT1Q') and
27533 #           ('L2BDMACLRN' or 'L2XCFWD') and
27534 #           'VHOST_1024' and
27535 #           not 'CFS_OPT' and
27536 #           not 'VXLAN' and
27537 #           not 'DOT1Q' and
27538 #           not 'IP4FWD'"
27539 #  parameters:
27540 #  - "throughput"
27541 #  - "parent"
27542 #  - "tags"
27543 ##  sort:
27544 ##  - "1VM"
27545 ##  - "L2XCFWD"
27546 ##  - "1VM"
27547 ##  - "L2BDMACLRN"
27548 #  layout:
27549 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27550 #    layout: "plot-throughput-speedup-analysis"
27551
27552 ################################################################################
27553
27554 # Speedup - VPP vts 3n-hsw-x520
27555 - type: "plot"
27556   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27557   algorithm: "plot_throughput_speedup_analysis"
27558   output-file-type: ".html"
27559   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27561   filter: "'NIC_Intel-X520-DA2' and
27562            '114B' and
27563            'NDRPDR' and
27564            'VTS'"
27565   parameters:
27566   - "throughput"
27567   - "parent"
27568   - "tags"
27569   layout:
27570     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27571     layout: "plot-throughput-speedup-analysis"
27572
27573 - type: "plot"
27574   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27575   algorithm: "plot_throughput_speedup_analysis"
27576   output-file-type: ".html"
27577   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27579   filter: "'NIC_Intel-X520-DA2' and
27580            '114B' and
27581            'NDRPDR' and
27582            'VTS'"
27583   parameters:
27584   - "throughput"
27585   - "parent"
27586   - "tags"
27587   layout:
27588     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27589     layout: "plot-throughput-speedup-analysis"