Report: Add data
[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,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
134       # TODO: Add data
135       csit-vpp-perf-verify-1908-3n-hsw:
136         - 2  # NDRPDR sel Dry run
137         - 3  # NDRPDR sel Dry run
138
139       # TODO: Add data
140 #    plot-vpp-http-server-performance:
141 #      csit-vpp-perf-verify-1908-3n-hsw:
142 #        -
143
144     plot-dpdk-throughput-latency-3n-hsw:
145       # TODO: Add data
146       csit-dpdk-perf-verify-1908-3n-hsw:
147         - 1  # NDRPDR sel Dry run
148
149     # 3n-skx
150
151     plot-vpp-throughput-lat-tsa-3n-skx:
152       # TODO: Add data
153       csit-vpp-perf-verify-1908-3n-skx:
154         - 2  # NDRPDR sel Dry run
155         - 3  # NDRPDR sel Dry run
156
157     plot-dpdk-throughput-latency-3n-skx:
158       # TODO: Add data
159       csit-dpdk-perf-verify-1908-3n-skx:
160         - 2  # NDRPDR sel Dry run
161
162     # 2n-skx
163
164     plot-vpp-throughput-lat-tsa-2n-skx:
165       # TODO: Add data
166       csit-vpp-perf-verify-1908-2n-skx:
167         - 2  # NDRPDR sel Dry run
168         - 3  # NDRPDR sel Dry run
169         - 4  # NDRPDR sel Dry run
170
171     plot-vpp-soak-2n-skx:
172       csit-vpp-perf-verify-1904-2n-skx:
173         - 70  # soak
174         - 71  # soak
175       # TODO: Add data
176       # csit-vpp-perf-verify-1908-2n-skx:
177
178     plot-vpp-nfv-2n-skx-ndrpdr-64b:
179       csit-vpp-perf-verify-1904-2n-skx:
180         - 56  # NFV NDRPDR 64b
181         - 59  # NFV NDRPDR 64b
182         - 60  # NFV NDRPDR 64b
183         - 65  # NFV NDRPDR 64b
184         - 68  # NFV NDRPDR 64b
185         - 80  # NFV MRR NDRPDR 64b IMIX
186         - 81  # NFV MRR NDRPDR 64b IMIX
187         - 84  # NFV MRR NDRPDR 64b IMIX
188         - 85  # NFV MRR NDRPDR 64b IMIX
189         - 86  # NFV MRR NDRPDR 64b IMIX
190       # TODO: Add data
191       # csit-vpp-perf-verify-1908-2n-skx:
192
193     plot-vpp-nfv-2n-skx-ndrpdr-imix:
194       csit-vpp-perf-verify-1904-2n-skx:
195         - 66  # NFV NDRPDR IMIX
196         - 67  # NFV NDRPDR IMIX
197         - 69  # NFV NDRPDR IMIX
198         - 82  # NFV NDRPDR IMIX
199         - 83  # NFV NDRPDR IMIX
200         - 80  # NFV MRR NDRPDR 64b IMIX
201         - 81  # NFV MRR NDRPDR 64b IMIX
202         - 84  # NFV MRR NDRPDR 64b IMIX
203         - 85  # NFV MRR NDRPDR 64b IMIX
204         - 86  # NFV MRR NDRPDR 64b IMIX
205       # TODO: Add data
206       # csit-vpp-perf-verify-1908-2n-skx:
207
208     plot-vpp-nfv-2n-skx-mrr-64b:
209       csit-vpp-perf-verify-1904-2n-skx:
210         - 40  # NFV MRR 64b
211         - 41  # NFV MRR 64b
212         - 42  # NFV MRR 64b
213         - 47  # NFV MRR 64b
214         - 48  # NFV MRR 64b
215         - 80  # NFV MRR NDRPDR 64b IMIX
216         - 81  # NFV MRR NDRPDR 64b IMIX
217         - 84  # NFV MRR NDRPDR 64b IMIX
218         - 85  # NFV MRR NDRPDR 64b IMIX
219         - 86  # NFV MRR NDRPDR 64b IMIX
220       # TODO: Add data
221       # csit-vpp-perf-verify-1908-2n-skx:
222
223     plot-vpp-nfv-2n-skx-mrr-imix:
224       csit-vpp-perf-verify-1904-2n-skx:
225         - 49  # NFV MRR IMIX
226         - 50  # NFV MRR IMIX
227         - 51  # NFV MRR IMIX
228         - 54  # NFV MRR IMIX
229         - 55  # NFV MRR IMIX
230         - 80  # NFV MRR NDRPDR 64b IMIX
231         - 81  # NFV MRR NDRPDR 64b IMIX
232         - 84  # NFV MRR NDRPDR 64b IMIX
233         - 85  # NFV MRR NDRPDR 64b IMIX
234         - 86  # NFV MRR NDRPDR 64b IMIX
235       # TODO: Add data
236       # csit-vpp-perf-verify-1908-2n-skx:
237
238     plot-dpdk-throughput-latency-2n-skx:
239       # TODO: Add data
240       csit-dpdk-perf-verify-1908-2n-skx:
241         - 1  # NDRPDR sel Dry run
242
243     # 3rd party
244
245 #    # Denverton:
246 #    intel-dnv-vpp:
247 #      # intel-dnv-vpp-release-1904:
248 #      intel-dnv-vpp-release-1901:
249 #        - 1
250
251     ###########################################################################
252     # Simple tables (only one data set):
253
254     # NIC Comparisons
255
256     vpp-nic-comparison-3n-hsw:
257       # TODO: Add data
258       csit-vpp-perf-verify-1908-3n-hsw:
259         - 2  # NDRPDR sel Dry run
260         - 3  # NDRPDR sel Dry run
261
262     vpp-nic-comparison-3n-skx:
263       # TODO: Add data
264       csit-vpp-perf-verify-1908-3n-skx:
265         - 2  # NDRPDR sel Dry run
266         - 3  # NDRPDR sel Dry run
267
268     vpp-nic-comparison-2n-skx:
269       # TODO: Add data
270       csit-vpp-perf-verify-1908-2n-skx:
271         - 2  # NDRPDR sel Dry run
272         - 3  # NDRPDR sel Dry run
273         - 4  # NDRPDR sel Dry run
274
275     vpp-nic-comparison-3n-hsw-mrr:
276       csit-vpp-perf-verify-1904-3n-hsw:
277         - 9   # MRR sel
278       # TODO: Add data
279       # csit-vpp-perf-verify-1908-3n-hsw:
280
281     vpp-nic-comparison-3n-skx-mrr:
282       csit-vpp-perf-verify-1904-3n-skx:
283         - 7   # MRR sel
284       # TODO: Add data
285       # csit-vpp-perf-verify-1908-3n-skx:
286
287     vpp-nic-comparison-2n-skx-mrr:
288       csit-vpp-perf-verify-1904-2n-skx:
289         - 11  # MRR sel
290       # TODO: Add data
291       # csit-vpp-perf-verify-1908-2n-skx:
292
293     # Results
294
295     vpp-perf-results-3n-hsw:
296       # TODO: Add FULL data
297       csit-vpp-perf-verify-1908-3n-hsw:
298         - 2  # NDRPDR sel Dry run
299
300     vpp-perf-results-3n-skx:
301       # TODO: Add FULL data
302       csit-vpp-perf-verify-1908-3n-skx:
303         - 2  # NDRPDR sel Dry run
304
305     vpp-perf-results-2n-skx:
306       # TODO: Add FULL data
307       csit-vpp-perf-verify-1908-2n-skx:
308         - 2  # NDRPDR sel Dry run
309
310     vpp-mrr-results-3n-hsw:
311       csit-vpp-perf-verify-1904-3n-hsw:
312         - 9   # MRR sel
313       # TODO: Add data
314       # csit-vpp-perf-verify-1908-3n-hsw:
315
316     vpp-mrr-results-3n-skx:
317       csit-vpp-perf-verify-1904-3n-skx:
318         - 7   # MRR sel
319       # TODO: Add data
320       # csit-vpp-perf-verify-1908-3n-skx:
321
322     vpp-mrr-results-2n-skx:
323       csit-vpp-perf-verify-1904-2n-skx:
324         - 11  # MRR sel
325       # TODO: Add data
326       # csit-vpp-perf-verify-1908-2n-skx:
327
328     vpp-func-results-ubuntu:
329       csit-vpp-functional-1904-ubuntu1604-virl:
330         - 33
331       # TODO: Add data
332       # csit-vpp-functional-1908-ubuntu1604-virl:
333
334     vpp-func-results-centos:
335       csit-vpp-functional-1904-centos7-virl:
336         - 32
337       # TODO: Add data
338       # csit-vpp-functional-1908-centos7-virl:
339
340     vpp-device-results-ubuntu:
341       # TODO: Add data
342       csit-vpp-device-1908-ubuntu1804-1n-skx:
343         - 2  # Dry run
344
345     dpdk-perf-results-3n-hsw:
346       # TODO: Add data
347       csit-dpdk-perf-verify-1908-3n-hsw:
348         - 1  # NDRPDR sel Dry run
349
350     dpdk-perf-results-3n-skx:
351       # TODO: Add data
352       csit-dpdk-perf-verify-1908-3n-skx:
353         - 2  # NDRPDR sel Dry run
354
355     dpdk-perf-results-2n-skx:
356       # TODO: Add data
357       csit-dpdk-perf-verify-1908-2n-skx:
358         - 1  # NDRPDR sel Dry run
359
360     # HoneyComb Functional
361     hc-func-results:
362       csit-hc2vpp-verify-func-1904-ubuntu1604:
363         - 4
364       # TODO: Add data
365       # csit-hc2vpp-verify-func-1908-ubuntu1604:
366
367 #    # NSH SFC Functional
368 #    nsh-func-results:
369 #      # Not used
370 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
371 #        - 1
372
373     # DMM Functional
374     dmm-func-results:
375       csit-dmm-functional-1904-ubuntu1604-virl:
376         - 1
377       # TODO: Add data
378       # csit-dmm-functional-1908-ubuntu1604-virl:
379
380     ###########################################################################
381     # Tables (more than one data set)
382
383     # Performance changes
384
385 #    intel-dnv-vpp-changes-2n-dnv-h1:
386 #      intel-dnv-vpp-release-1810:
387 #        - 1
388 #    intel-dnv-vpp-changes-2n-dnv-ref:
389 #      intel-dnv-vpp-release-1901:
390 #        - 1
391 #    intel-dnv-vpp-changes-2n-dnv-cmp:
392 #      # intel-dnv-vpp-release-1904:
393 #      intel-dnv-vpp-release-1901:
394 #        - 1
395 #    intel-dnv-vpp-changes-2n-dnv:
396 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
397 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
398 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
399
400     vpp-performance-changes-3n-hsw-h1:
401       csit-vpp-perf-verify-1901-3n-hsw:
402         - 10  # NDRPDR sel
403         - 19  # NDRPDR sel
404         - 31  # NDRPDR sel
405         - 36  # NDRPDR sel
406         - 40  # NDRPDR sel
407         - 42  # NDRPDR sel
408         - 44  # NDRPDR sel
409         - 46  # NDRPDR sel
410         - 47  # NDRPDR sel
411         - 48  # NDRPDR sel
412         - 61  # NDRPDR LB
413         - 62  # NDRPDR LB
414         - 63  # NDRPDR LB
415         - 64  # NDRPDR LB
416         - 65  # NDRPDR LB
417         - 66  # NDRPDR LB
418         - 67  # NDRPDR LB
419         - 69  # NDRPDR LB
420         - 70  # NDRPDR LB
421         - 71  # NDRPDR LB
422     vpp-performance-changes-3n-hsw-ref:
423       csit-vpp-perf-verify-1904-3n-hsw:
424         - 11  # NDRPDR sel
425         - 12  # NDRPDR sel
426         - 20  # NDRPDR sel
427         - 21  # NDRPDR sel
428         - 23  # NDRPDR sel
429         - 24  # NDRPDR sel
430         - 25  # NDRPDR sel
431         - 26  # NDRPDR sel
432         - 29  # NDRPDR sel
433         - 30  # NDRPDR sel
434     vpp-performance-changes-3n-hsw-cmp:
435       # TODO: Add data
436       csit-vpp-perf-verify-1908-3n-hsw:
437         - 2  # NDRPDR sel Dry run
438         - 3  # NDRPDR sel Dry run
439     vpp-performance-changes-3n-hsw:
440       - "vpp-performance-changes-3n-hsw-h1"
441       - "vpp-performance-changes-3n-hsw-ref"
442       - "vpp-performance-changes-3n-hsw-cmp"
443
444     vpp-performance-changes-3n-skx-h1:
445       csit-vpp-perf-verify-1901-3n-skx:
446         - 18  # NDRPDR sel
447         - 19  # NDRPDR sel
448         - 20  # NDRPDR sel
449         - 28  # NDRPDR sel
450         - 31  # NDRPDR sel
451         - 33  # NDRPDR sel
452         - 36  # NDRPDR sel
453         - 38  # NDRPDR sel
454         - 47  # NDRPDR sel
455         - 48  # NDRPDR sel
456         - 54  # NDRPDR LB
457         - 57  # NDRPDR LB
458         - 58  # NDRPDR LB
459         - 59  # NDRPDR LB
460         - 60  # NDRPDR LB
461         - 63  # NDRPDR LB
462         - 64  # NDRPDR LB
463         - 65  # NDRPDR LB
464         - 66  # NDRPDR LB
465         - 67  # NDRPDR LB
466     vpp-performance-changes-3n-skx-ref:
467       csit-vpp-perf-verify-1904-3n-skx:
468         - 8   # NDRPDR sel
469         - 9   # NDRPDR sel
470         - 10  # NDRPDR sel
471         - 11  # NDRPDR sel
472         - 12  # NDRPDR sel
473         - 14  # NDRPDR sel
474         - 16  # NDRPDR sel
475         - 21  # NDRPDR sel
476         - 23  # NDRPDR sel
477         - 25  # NDRPDR sel
478     vpp-performance-changes-3n-skx-cmp:
479       # TODO: Add data
480       csit-vpp-perf-verify-1908-3n-skx:
481         - 2  # NDRPDR sel Dry run
482         - 3  # NDRPDR sel Dry run
483     vpp-performance-changes-3n-skx:
484       - "vpp-performance-changes-3n-skx-h1"
485       - "vpp-performance-changes-3n-skx-ref"
486       - "vpp-performance-changes-3n-skx-cmp"
487
488     vpp-performance-changes-2n-skx-h1:
489       csit-vpp-perf-verify-1901-2n-skx:
490         - 5   # NDRPDR sel
491         - 12  # NDRPDR sel
492         - 13  # NDRPDR sel
493         - 21  # NDRPDR sel
494         - 23  # NDRPDR sel
495         - 31  # NDRPDR sel
496         - 34  # NDRPDR sel
497         - 40  # NDRPDR sel
498         - 42  # NDRPDR sel
499         - 43  # NDRPDR sel
500     vpp-performance-changes-2n-skx-ref:
501       csit-vpp-perf-verify-1904-2n-skx:
502         - 12  # NDRPDR sel
503         - 14  # NDRPDR sel
504         - 16  # NDRPDR sel
505         - 17  # NDRPDR sel
506         - 18  # NDRPDR sel
507         - 21  # NDRPDR sel
508         - 27  # NDRPDR sel
509         - 30  # NDRPDR sel
510         - 31  # NDRPDR sel
511         - 32  # NDRPDR sel
512     vpp-performance-changes-2n-skx-cmp:
513       # TODO: Add data
514       csit-vpp-perf-verify-1908-2n-skx:
515         - 2  # NDRPDR sel Dry run
516         - 3  # NDRPDR sel Dry run
517         - 4  # NDRPDR sel Dry run
518     vpp-performance-changes-2n-skx:
519       - "vpp-performance-changes-2n-skx-h1"
520       - "vpp-performance-changes-2n-skx-ref"
521       - "vpp-performance-changes-2n-skx-cmp"
522
523     vpp-soak-vs-ndr-2n-skx-ref:
524       # TODO: Add data
525       csit-vpp-perf-verify-1908-2n-skx:
526         - 2  # NDRPDR sel Dry run
527         - 3  # NDRPDR sel Dry run
528         - 4  # NDRPDR sel Dry run
529     vpp-soak-vs-ndr-2n-skx-cmp:
530       csit-vpp-perf-verify-1904-2n-skx:
531         - 70  # soak
532         - 71  # soak
533       # TODO: Add data
534       # csit-vpp-perf-verify-1908-2n-skx:
535     vpp-soak-vs-ndr-2n-skx:
536       csit-vpp-perf-verify-1904-2n-skx:
537         - 12  # NDRPDR sel
538         - 14  # NDRPDR sel
539         - 16  # NDRPDR sel
540         - 17  # NDRPDR sel
541         - 18  # NDRPDR sel
542         - 21  # NDRPDR sel
543         - 27  # NDRPDR sel
544         - 30  # NDRPDR sel
545         - 31  # NDRPDR sel
546         - 32  # NDRPDR sel
547         - 70  # soak
548         - 71  # soak
549       # TODO: Add data
550       # csit-vpp-perf-verify-1908-2n-skx:
551
552     vpp-performance-changes-3n-hsw-mrr-h1:
553       csit-vpp-perf-verify-1901-3n-hsw:
554         - 35  # MRR sel
555     vpp-performance-changes-3n-hsw-mrr-ref:
556       csit-vpp-perf-verify-1904-3n-hsw:
557         - 9   # MRR sel
558     vpp-performance-changes-3n-hsw-mrr-cmp:
559       csit-vpp-perf-verify-1904-3n-hsw:
560         - 9   # MRR sel
561       # TODO: Add data
562       # csit-vpp-perf-verify-1908-3n-hsw:
563     vpp-performance-changes-3n-hsw-mrr:
564       - "vpp-performance-changes-3n-hsw-mrr-h1"
565       - "vpp-performance-changes-3n-hsw-mrr-ref"
566       - "vpp-performance-changes-3n-hsw-mrr-cmp"
567
568     vpp-performance-changes-3n-skx-mrr-h1:
569       csit-vpp-perf-verify-1901-3n-skx:
570         - 32  # MRR sel
571     vpp-performance-changes-3n-skx-mrr-ref:
572       csit-vpp-perf-verify-1904-3n-skx:
573         - 7   # MRR sel
574     vpp-performance-changes-3n-skx-mrr-cmp:
575       csit-vpp-perf-verify-1904-3n-skx:
576         - 7   # MRR sel
577       # TODO: Add data
578       # csit-vpp-perf-verify-1908-3n-skx:
579     vpp-performance-changes-3n-skx-mrr:
580       - "vpp-performance-changes-3n-skx-mrr-h1"
581       - "vpp-performance-changes-3n-skx-mrr-ref"
582       - "vpp-performance-changes-3n-skx-mrr-cmp"
583
584     vpp-performance-changes-2n-skx-mrr-h1:
585       csit-vpp-perf-verify-1901-2n-skx:
586         - 22  # MRR sel
587     vpp-performance-changes-2n-skx-mrr-ref:
588       csit-vpp-perf-verify-1904-2n-skx:
589         - 11  # MRR sel
590     vpp-performance-changes-2n-skx-mrr-cmp:
591       csit-vpp-perf-verify-1904-2n-skx:
592         - 11  # MRR sel
593       # TODO: Add data
594       # csit-vpp-perf-verify-1908-2n-skx:
595     vpp-performance-changes-2n-skx-mrr:
596       - "vpp-performance-changes-2n-skx-mrr-h1"
597       - "vpp-performance-changes-2n-skx-mrr-ref"
598       - "vpp-performance-changes-2n-skx-mrr-cmp"
599
600     dpdk-performance-changes-3n-hsw-h1:
601       csit-dpdk-perf-verify-1901-3n-hsw:
602         - 13  # NDRPDR sel
603         - 14  # NDRPDR sel
604         - 16  # NDRPDR sel
605         - 17  # NDRPDR sel
606         - 18  # NDRPDR sel
607         - 19  # NDRPDR sel
608         - 20  # NDRPDR sel
609         - 21  # NDRPDR sel
610         - 22  # NDRPDR sel
611         - 23  # NDRPDR sel
612     dpdk-performance-changes-3n-hsw-ref:
613       csit-dpdk-perf-verify-1904-3n-hsw:
614         - 2   # NDRPDR sel
615         - 3   # NDRPDR sel
616         - 5   # NDRPDR sel
617         - 6   # NDRPDR sel
618         - 13  # NDRPDR sel
619         - 14  # NDRPDR sel
620         - 15  # NDRPDR sel
621         - 18  # NDRPDR sel
622         - 19  # NDRPDR sel
623         - 20  # NDRPDR sel
624     dpdk-performance-changes-3n-hsw-cmp:
625       # TODO: Add data
626       csit-dpdk-perf-verify-1908-3n-hsw:
627         - 1  # NDRPDR sel Dry run
628     dpdk-performance-changes-3n-hsw:
629       - "dpdk-performance-changes-3n-hsw-h1"
630       - "dpdk-performance-changes-3n-hsw-ref"
631       - "dpdk-performance-changes-3n-hsw-cmp"
632
633     dpdk-performance-changes-3n-skx-h1:
634       csit-dpdk-perf-verify-1901-3n-skx:
635         - 3   # NDRPDR sel
636         - 5   # NDRPDR sel
637         - 6   # NDRPDR sel
638         - 7   # NDRPDR sel
639         - 8   # NDRPDR sel
640         - 9   # NDRPDR sel
641         - 10  # NDRPDR sel
642         - 11  # NDRPDR sel
643         - 12  # NDRPDR sel
644         - 13  # NDRPDR sel
645     dpdk-performance-changes-3n-skx-ref:
646       csit-dpdk-perf-verify-1904-3n-skx:
647         - 2   # NDRPDR sel
648         - 3   # NDRPDR sel
649         - 4   # NDRPDR sel
650         - 5   # NDRPDR sel
651         - 6   # NDRPDR sel
652         - 7   # NDRPDR sel
653         - 11  # NDRPDR sel
654         - 12  # NDRPDR sel
655         - 13  # NDRPDR sel
656         - 14  # NDRPDR sel
657     dpdk-performance-changes-3n-skx-cmp:
658       # TODO: Add data
659       csit-dpdk-perf-verify-1908-3n-skx:
660         - 2  # NDRPDR sel Dry run
661     dpdk-performance-changes-3n-skx:
662       - "dpdk-performance-changes-3n-skx-h1"
663       - "dpdk-performance-changes-3n-skx-ref"
664       - "dpdk-performance-changes-3n-skx-cmp"
665
666     dpdk-performance-changes-2n-skx-h1:
667       csit-dpdk-perf-verify-1901-2n-skx:
668         - 12  # NDRPDR sel
669         - 13  # NDRPDR sel
670         - 14  # NDRPDR sel
671         - 15  # NDRPDR sel
672         - 16  # NDRPDR sel
673         - 17  # NDRPDR sel
674         - 18  # NDRPDR sel
675         - 19  # NDRPDR sel
676         - 20  # NDRPDR sel
677         - 21  # NDRPDR sel
678     dpdk-performance-changes-2n-skx-ref:
679       csit-dpdk-perf-verify-1904-2n-skx:
680         - 2   # NDRPDR sel
681         - 3   # NDRPDR sel
682         - 4   # NDRPDR sel
683         - 5   # NDRPDR sel
684         - 7   # NDRPDR sel
685         - 8   # NDRPDR sel
686         - 9   # NDRPDR sel
687         - 10  # NDRPDR sel
688         - 11  # NDRPDR sel
689         - 12  # NDRPDR sel
690     dpdk-performance-changes-2n-skx-cmp:
691       # TODO: Add data
692       csit-dpdk-perf-verify-1908-2n-skx:
693         - 1  # NDRPDR sel Dry run
694     dpdk-performance-changes-2n-skx:
695       - "dpdk-performance-changes-2n-skx-h1"
696       - "dpdk-performance-changes-2n-skx-ref"
697       - "dpdk-performance-changes-2n-skx-cmp"
698
699     # Compare testbeds
700
701     vpp-compare-testbeds-ref:
702       # TODO: Add data
703       csit-vpp-perf-verify-1908-3n-hsw:
704         - 2  # NDRPDR sel Dry run
705         - 3  # NDRPDR sel Dry run
706     vpp-compare-testbeds-cmp:
707       # TODO: Add data
708       csit-vpp-perf-verify-1908-3n-skx:
709         - 2  # NDRPDR sel Dry run
710         - 3  # NDRPDR sel Dry run
711     vpp-compare-testbeds:
712       - "vpp-compare-testbeds-ref"
713       - "vpp-compare-testbeds-cmp"
714
715     vpp-compare-testbeds-mrr-ref:
716       csit-vpp-perf-verify-1904-3n-hsw:
717         - 9   # MRR sel
718       # TODO: Add data
719       # csit-vpp-perf-verify-1908-3n-hsw:
720     vpp-compare-testbeds-mrr-cmp:
721       csit-vpp-perf-verify-1904-3n-skx:
722         - 7   # MRR sel
723       # TODO: Add data
724       # csit-vpp-perf-verify-1908-3n-skx:
725     vpp-compare-testbeds-mrr:
726       - "vpp-compare-testbeds-mrr-ref"
727       - "vpp-compare-testbeds-mrr-cmp"
728
729     dpdk-compare-testbeds-ref:
730       # TODO: Add data
731       csit-dpdk-perf-verify-1908-3n-hsw:
732         - 1  # NDRPDR sel Dry run
733     dpdk-compare-testbeds-cmp:
734       # TODO: Add data
735       csit-dpdk-perf-verify-1908-3n-skx:
736         - 2  # NDRPDR sel Dry run
737     dpdk-compare-testbeds:
738       - "dpdk-compare-testbeds-ref"
739       - "dpdk-compare-testbeds-cmp"
740
741     # Compare topologies
742
743     vpp-compare-topologies-ref:
744       # TODO: Add data
745       csit-vpp-perf-verify-1908-3n-skx:
746         - 2  # NDRPDR sel Dry run
747         - 3  # NDRPDR sel Dry run
748     vpp-compare-topologies-cmp:
749       # TODO: Add data
750       csit-vpp-perf-verify-1908-2n-skx:
751         - 2  # NDRPDR sel Dry run
752         - 3  # NDRPDR sel Dry run
753         - 4  # NDRPDR sel Dry run
754     vpp-compare-topologies:
755       - "vpp-compare-topologies-ref"
756       - "vpp-compare-topologies-cmp"
757
758     vpp-compare-topologies-mrr-ref:
759       csit-vpp-perf-verify-1904-3n-skx:
760         - 7   # MRR sel
761       # TODO: Add data
762       # csit-vpp-perf-verify-1908-3n-skx:
763     vpp-compare-topologies-mrr-cmp:
764       csit-vpp-perf-verify-1904-2n-skx:
765         - 11  # MRR sel
766       # TODO: Add data
767       # csit-vpp-perf-verify-1908-2n-skx:
768     vpp-compare-topologies-mrr:
769       - "vpp-compare-topologies-mrr-ref"
770       - "vpp-compare-topologies-mrr-cmp"
771
772     dpdk-compare-topologies-ref:
773       # TODO: Add data
774       csit-dpdk-perf-verify-1908-3n-skx:
775         - 2  # NDRPDR sel Dry run
776     dpdk-compare-topologies-cmp:
777       # TODO: Add data
778       csit-dpdk-perf-verify-1908-2n-skx:
779         - 1  # NDRPDR sel Dry run
780     dpdk-compare-topologies:
781       - "dpdk-compare-topologies-ref"
782       - "dpdk-compare-topologies-cmp"
783
784   plot-layouts:
785
786     plot-soak-throughput:
787       titlefont:
788         size: 18
789       xaxis:
790         title: "<b>Test Cases [Index]</b>"
791         titlefont:
792           size: 16
793         autorange: True
794         fixedrange: False
795         gridcolor: "rgb(230, 230, 230)"
796         linecolor: "rgb(220, 220, 220)"
797         linewidth: 1
798         showgrid: True
799         showline: True
800         showticklabels: True
801         tickcolor: "rgb(220, 220, 220)"
802         tickmode: "linear"
803         tickfont:
804           size: 16
805         zeroline: False
806       yaxis:
807         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
808         titlefont:
809           size: 16
810         gridcolor: "rgb(230, 230, 230)"
811         hoverformat: ".4r"
812         tickformat: ".3r"
813         linecolor: "rgb(220, 220, 220)"
814         linewidth: 1
815         showgrid: True
816         showline: True
817         showticklabels: True
818         tickcolor: "rgb(220, 220, 220)"
819         tickfont:
820           size: 16
821         zeroline: False
822         range: [0,50]
823       autosize: False
824       margin:
825         t: 50
826         b: 0
827         l: 80
828         r: 20
829       showlegend: True
830       legend:
831         orientation: "h"
832         font:
833           size: 16
834       width: 700
835       height: 900
836
837     plot-service-density:
838       titlefont:
839         size: 18
840       xaxis:
841         side: "top"
842         autorange: True
843         fixedrange: False
844         showgrid: False
845         showline: False
846         showticklabels: False
847         ticks: ""
848         ticklen: 0
849         tickwidth: 0
850         zeroline: False
851       yaxis:
852         autorange: "reversed"
853         showgrid: False
854         showline: False
855         showticklabels: False
856         ticks: ""
857         ticklen: 0
858         tickwidth: 0
859         zeroline: False
860       autosize: True
861       showlegend: False
862       width: 700
863       height: 700
864
865     plot-cps:
866       titlefont:
867         size: 18
868       xaxis:
869         title: "<b>Test Cases [Index]</b>"
870         titlefont:
871           size: 16
872         autorange: True
873         fixedrange: False
874         gridcolor: "rgb(230, 230, 230)"
875         linecolor: "rgb(220, 220, 220)"
876         linewidth: 1
877         showgrid: True
878         showline: True
879         showticklabels: True
880         tickcolor: "rgb(220, 220, 220)"
881         tickmode: "linear"
882         tickfont:
883           size: 16
884         zeroline: False
885       yaxis:
886         title: "<b>Connections Per Second [cps]</b>"
887         titlefont:
888           size: 16
889         gridcolor: "rgb(230, 230, 230)"
890         hoverformat: ".4s"
891         linecolor: "rgb(220, 220, 220)"
892         linewidth: 1
893         rangemode: "tozero"
894         showgrid: True
895         showline: True
896         showticklabels: True
897         tickcolor: "rgb(220, 220, 220)"
898         tickformat: ".3s"
899         tickfont:
900           size: 16
901         zeroline: False
902       boxmode: "group"
903       boxgroupgap: 0.5
904       autosize: False
905       margin:
906         t: 50
907         b: 20
908         l: 80
909         r: 20
910       showlegend: True
911       legend:
912         orientation: "h"
913         font:
914           size: 16
915       width: 700
916       height: 800
917
918     plot-rps:
919       titlefont:
920         size: 18
921       xaxis:
922         title: "<b>Test Cases [Index]</b>"
923         titlefont:
924           size: 16
925         autorange: True
926         fixedrange: False
927         gridcolor: "rgb(230, 230, 230)"
928         linecolor: "rgb(220, 220, 220)"
929         linewidth: 1
930         showgrid: True
931         showline: True
932         showticklabels: True
933         tickcolor: "rgb(220, 220, 220)"
934         tickmode: "linear"
935         tickfont:
936           size: 16
937         zeroline: False
938       yaxis:
939         title: "<b>Requests Per Second [rps]</b>"
940         titlefont:
941           size: 16
942         gridcolor: "rgb(230, 230, 230)"
943         hoverformat: ".4s"
944         linecolor: "rgb(220, 220, 220)"
945         linewidth: 1
946         rangemode: "tozero"
947         showgrid: True
948         showline: True
949         showticklabels: True
950         tickcolor: "rgb(230, 230, 230)"
951         tickformat: ".3s"
952         tickfont:
953           size: 16
954         zeroline: False
955       boxmode: "group"
956       boxgroupgap: 0.5
957       autosize: False
958       margin:
959         t: 50
960         b: 20
961         l: 80
962         r: 20
963       showlegend: True
964       legend:
965         orientation: "h"
966         font:
967           size: 16
968       width: 700
969       height: 800
970
971     plot-throughput:
972       titlefont:
973         size: 18
974       xaxis:
975         title: "<b>Test Cases [Index]</b>"
976         titlefont:
977           size: 16
978         autorange: True
979         fixedrange: False
980         gridcolor: "rgb(230, 230, 230)"
981         linecolor: "rgb(220, 220, 220)"
982         linewidth: 1
983         showgrid: True
984         showline: True
985         showticklabels: True
986         tickcolor: "rgb(220, 220, 220)"
987         tickmode: "linear"
988         tickfont:
989           size: 16
990         zeroline: False
991       yaxis:
992         title: "<b>Packet Throughput [Mpps]</b>"
993         titlefont:
994           size: 16
995         gridcolor: "rgb(230, 230, 230)"
996         hoverformat: ".4r"
997         tickformat: ".3r"
998         linecolor: "rgb(220, 220, 220)"
999         linewidth: 1
1000         showgrid: True
1001         showline: True
1002         showticklabels: True
1003         tickcolor: "rgb(220, 220, 220)"
1004         tickfont:
1005           size: 16
1006         zeroline: False
1007         range: [0,50]
1008       boxmode: "group"
1009       boxgroupgap: 0.5
1010       autosize: False
1011       margin:
1012         t: 50
1013         b: 0
1014         l: 80
1015         r: 20
1016       showlegend: True
1017       legend:
1018         orientation: "h"
1019         font:
1020           size: 16
1021       width: 700
1022       height: 900
1023
1024     plot-throughput-speedup-analysis:
1025       titlefont:
1026         size: 18
1027       xaxis:
1028         title: "<b>Number of Cores [Qty]</b>"
1029         titlefont:
1030           size: 16
1031         autorange: True
1032         fixedrange: False
1033         gridcolor: "rgb(230, 230, 230)"
1034         linecolor: "rgb(220, 220, 220)"
1035         linewidth: 1
1036         showgrid: True
1037         showline: True
1038         showticklabels: True
1039         tickcolor: "rgb(238, 238, 238)"
1040         tickmode: "linear"
1041         tickfont:
1042           size: 16
1043         zeroline: False
1044       yaxis:
1045         title: "<b>Packet Throughput [Mpps]</b>"
1046         titlefont:
1047           size: 16
1048         type: "linear"
1049         gridcolor: "rgb(230, 230, 230)"
1050         hoverformat: ".4s"
1051         linecolor: "rgb(220, 220, 220)"
1052         linewidth: 1
1053         showgrid: True
1054         showline: True
1055         showticklabels: True
1056         tickcolor: "rgb(220, 220, 220)"
1057         tickformat: ".4s"
1058         tickfont:
1059           size: 16
1060         zeroline: True
1061         rangemode: "tozero"
1062         range: [0,100]
1063       legend:
1064         orientation: "h"
1065         font:
1066           size: 16
1067         xanchor: "left"
1068         yanchor: "top"
1069         x: 0
1070         y: -0.2
1071         bgcolor: "rgba(255, 255, 255, 0)"
1072         bordercolor: "rgba(255, 255, 255, 0)"
1073         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1074       autosize: False
1075       margin:
1076           't': 50
1077           'b': 150
1078           'l': 85
1079           'r': 10
1080       showlegend: True
1081       width: 700
1082       height: 700
1083       hoverlabel:
1084         namelength: -1
1085       annotations: [
1086         {
1087           text: "_ _          __          ...",
1088           align: "left",
1089           showarrow: False,
1090           xref: "paper",
1091           yref: "paper",
1092           xanchor: "left",
1093           yanchor: "top",
1094           x: 0,
1095           y: -0.13,
1096           font: {
1097             family: "Consolas, Courier New",
1098             size: 15
1099           },
1100         },
1101         {
1102           text: "    Perfect     Measured     Limit",
1103           align: "left",
1104           showarrow: False,
1105           xref: "paper",
1106           yref: "paper",
1107           xanchor: "left",
1108           yanchor: "top",
1109           x: 0,
1110           y: -0.15,
1111           font: {
1112             family: "Consolas, Courier New",
1113             size: 15
1114           },
1115         },
1116       ]
1117
1118     plot-latency:
1119       titlefont:
1120         size: 18
1121       xaxis:
1122         title: "<b>Direction</b>"
1123         titlefont:
1124           size: 16
1125         autorange: True
1126         fixedrange: False
1127         gridcolor: "rgb(230, 230, 230)"
1128         linecolor: "rgb(220, 220, 220)"
1129         linewidth: 1
1130         showgrid: True
1131         showline: True
1132         showticklabels: False
1133         tickcolor: "rgb(220, 220, 220)"
1134         tickmode: "linear"
1135         tickfont:
1136           size: 16
1137         zeroline: False
1138       yaxis:
1139         title: "<b>Packet Latency [uSec]</b>"
1140         titlefont:
1141           size: 16
1142         type: "linear"
1143         gridcolor: "rgb(230, 230, 230)"
1144         hoverformat: ".4s"
1145         linecolor: "rgb(220, 220, 220)"
1146         linewidth: 1
1147         showgrid: True
1148         showline: True
1149         showticklabels: True
1150         tickcolor: "rgb(220, 220, 220)"
1151         tickformat: ".4s"
1152         tickfont:
1153           size: 16
1154         zeroline: True
1155         rangemode: "tozero"
1156       legend:
1157         orientation: "h"
1158         font:
1159           size: 16
1160         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1161       autosize: False
1162       margin:
1163           't': 50
1164           'b': 150
1165           'l': 80
1166           'r': 10
1167       showlegend: True
1168       width: 700
1169       height: 700
1170       hoverlabel:
1171         namelength: -1
1172
1173 - type: "static"
1174   src-path: "{DIR[RST]}"
1175   dst-path: "{DIR[WORKING,SRC]}"
1176
1177 - type: "input"
1178   general:
1179     file-name: "output_info.xml.gz"
1180     file-format: ".gz"
1181     arch-file-format:
1182       - ".gz"
1183       - ".zip"
1184     download-path: "{job}/{build}/archives/{filename}"
1185     extract: "output.xml"
1186
1187     zip-file-name: "robot-plugin.zip"
1188     zip-file-format: ".zip"
1189     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1190     zip-extract: "robot-plugin/output.xml"
1191
1192   builds:
1193 #    intel-dnv-vpp-release-1904:
1194 #      - 1
1195 #
1196 #    intel-dnv-vpp-release-1901:
1197 #      - 1
1198
1199     csit-vpp-perf-verify-1901-3n-hsw:
1200       - 35  # MRR sel
1201       - 10  # NDRPDR sel
1202       - 19  # NDRPDR sel
1203       - 31  # NDRPDR sel
1204       - 36  # NDRPDR sel
1205       - 40  # NDRPDR sel
1206       - 42  # NDRPDR sel
1207       - 44  # NDRPDR sel
1208       - 46  # NDRPDR sel
1209       - 47  # NDRPDR sel
1210       - 48  # NDRPDR sel
1211       - 61  # NDRPDR LB
1212       - 62  # NDRPDR LB
1213       - 63  # NDRPDR LB
1214       - 64  # NDRPDR LB
1215       - 65  # NDRPDR LB
1216       - 66  # NDRPDR LB
1217       - 67  # NDRPDR LB
1218       - 69  # NDRPDR LB
1219       - 70  # NDRPDR LB
1220       - 71  # NDRPDR LB
1221     csit-vpp-perf-verify-1904-3n-hsw:
1222       - 9   # MRR sel
1223       - 11  # NDRPDR sel
1224       - 12  # NDRPDR sel
1225       - 20  # NDRPDR sel
1226       - 21  # NDRPDR sel
1227       - 23  # NDRPDR sel
1228       - 24  # NDRPDR sel
1229       - 25  # NDRPDR sel
1230       - 26  # NDRPDR sel
1231       - 29  # NDRPDR sel
1232       - 30  # NDRPDR sel
1233     # TODO: Add data
1234     csit-vpp-perf-verify-1908-3n-hsw:
1235       - 2  # NDRPDR sel Dry run
1236       - 3  # NDRPDR sel Dry run
1237
1238     csit-vpp-perf-verify-1901-3n-skx:
1239       - 32  # MRR sel
1240       - 18  # NDRPDR sel
1241       - 19  # NDRPDR sel
1242       - 20  # NDRPDR sel
1243       - 28  # NDRPDR sel
1244       - 31  # NDRPDR sel
1245       - 33  # NDRPDR sel
1246       - 36  # NDRPDR sel
1247       - 38  # NDRPDR sel
1248       - 47  # NDRPDR sel
1249       - 48  # NDRPDR sel
1250       - 54  # NDRPDR LB
1251       - 57  # NDRPDR LB
1252       - 58  # NDRPDR LB
1253       - 59  # NDRPDR LB
1254       - 60  # NDRPDR LB
1255       - 63  # NDRPDR LB
1256       - 64  # NDRPDR LB
1257       - 65  # NDRPDR LB
1258       - 66  # NDRPDR LB
1259       - 67  # NDRPDR LB
1260     csit-vpp-perf-verify-1904-3n-skx:
1261       - 7   # MRR sel
1262       - 8   # NDRPDR sel
1263       - 9   # NDRPDR sel
1264       - 10  # NDRPDR sel
1265       - 11  # NDRPDR sel
1266       - 12  # NDRPDR sel
1267       - 14  # NDRPDR sel
1268       - 16  # NDRPDR sel
1269       - 21  # NDRPDR sel
1270       - 23  # NDRPDR sel
1271       - 25  # NDRPDR sel
1272     # TODO: Add data
1273     csit-vpp-perf-verify-1908-3n-skx:
1274       - 2  # NDRPDR sel Dry run
1275       - 3  # NDRPDR sel Dry run
1276
1277     csit-vpp-perf-verify-1901-2n-skx:
1278       - 22  # MRR sel
1279       - 5   # NDRPDR sel
1280       - 12  # NDRPDR sel
1281       - 13  # NDRPDR sel
1282       - 21  # NDRPDR sel
1283       - 23  # NDRPDR sel
1284       - 31  # NDRPDR sel
1285       - 34  # NDRPDR sel
1286       - 40  # NDRPDR sel
1287       - 42  # NDRPDR sel
1288       - 43  # NDRPDR sel
1289     csit-vpp-perf-verify-1904-2n-skx:
1290       - 11  # MRR sel
1291       - 12  # NDRPDR sel
1292       - 14  # NDRPDR sel
1293       - 16  # NDRPDR sel
1294       - 17  # NDRPDR sel
1295       - 18  # NDRPDR sel
1296       - 21  # NDRPDR sel
1297       - 27  # NDRPDR sel
1298       - 30  # NDRPDR sel
1299       - 31  # NDRPDR sel
1300       - 32  # NDRPDR sel
1301       # TODO: Remove
1302       - 40  # NFV MRR 64b
1303       - 41  # NFV MRR 64b
1304       - 42  # NFV MRR 64b
1305       - 47  # NFV MRR 64b
1306       - 48  # NFV MRR 64b
1307       - 49  # NFV MRR IMIX
1308       - 50  # NFV MRR IMIX
1309       - 51  # NFV MRR IMIX
1310       - 54  # NFV MRR IMIX
1311       - 55  # NFV MRR IMIX
1312       - 56  # NFV NDRPDR 64b
1313       - 59  # NFV NDRPDR 64b
1314       - 60  # NFV NDRPDR 64b
1315       - 65  # NFV NDRPDR 64b
1316       - 68  # NFV NDRPDR 64b
1317       - 66  # NFV NDRPDR IMIX
1318       - 67  # NFV NDRPDR IMIX
1319       - 69  # NFV NDRPDR IMIX
1320       - 82  # NFV NDRPDR IMIX
1321       - 83  # NFV NDRPDR IMIX
1322       - 80  # NFV MRR NDRPDR 64b IMIX
1323       - 81  # NFV MRR NDRPDR 64b IMIX
1324       - 84  # NFV MRR NDRPDR 64b IMIX
1325       - 85  # NFV MRR NDRPDR 64b IMIX
1326       - 86  # NFV MRR NDRPDR 64b IMIX
1327       - 70  # soak
1328       - 71  # soak
1329     # TODO: Add data
1330     csit-vpp-perf-verify-1908-2n-skx:
1331       - 2  # NDRPDR sel Dry run
1332       - 3  # NDRPDR sel Dry run
1333       - 4  # NDRPDR sel Dry run
1334
1335     csit-dpdk-perf-verify-1901-3n-hsw:
1336       - 13  # NDRPDR sel
1337       - 14  # NDRPDR sel
1338       - 16  # NDRPDR sel
1339       - 17  # NDRPDR sel
1340       - 18  # NDRPDR sel
1341       - 19  # NDRPDR sel
1342       - 20  # NDRPDR sel
1343       - 21  # NDRPDR sel
1344       - 22  # NDRPDR sel
1345       - 23  # NDRPDR sel
1346     csit-dpdk-perf-verify-1904-3n-hsw:
1347       - 2   # NDRPDR sel
1348       - 3   # NDRPDR sel
1349       - 5   # NDRPDR sel
1350       - 6   # NDRPDR sel
1351       - 13  # NDRPDR sel
1352       - 14  # NDRPDR sel
1353       - 15  # NDRPDR sel
1354       - 18  # NDRPDR sel
1355       - 19  # NDRPDR sel
1356       - 20  # NDRPDR sel
1357     # TODO: Add data
1358     csit-dpdk-perf-verify-1908-3n-hsw:
1359       - 1  # NDRPDR sel Dry run
1360
1361     csit-dpdk-perf-verify-1901-3n-skx:
1362       - 3   # NDRPDR sel
1363       - 5   # NDRPDR sel
1364       - 6   # NDRPDR sel
1365       - 7   # NDRPDR sel
1366       - 8   # NDRPDR sel
1367       - 9   # NDRPDR sel
1368       - 10  # NDRPDR sel
1369       - 11  # NDRPDR sel
1370       - 12  # NDRPDR sel
1371       - 13  # NDRPDR sel
1372     csit-dpdk-perf-verify-1904-3n-skx:
1373       - 2   # NDRPDR sel
1374       - 3   # NDRPDR sel
1375       - 4   # NDRPDR sel
1376       - 5   # NDRPDR sel
1377       - 6   # NDRPDR sel
1378       - 7   # NDRPDR sel
1379       - 11  # NDRPDR sel
1380       - 12  # NDRPDR sel
1381       - 13  # NDRPDR sel
1382       - 14  # NDRPDR sel
1383     # TODO: Add data
1384     csit-dpdk-perf-verify-1908-3n-skx:
1385       - 2  # NDRPDR sel Dry run
1386
1387     csit-dpdk-perf-verify-1901-2n-skx:
1388       - 12  # NDRPDR sel
1389       - 13  # NDRPDR sel
1390       - 14  # NDRPDR sel
1391       - 15  # NDRPDR sel
1392       - 16  # NDRPDR sel
1393       - 17  # NDRPDR sel
1394       - 18  # NDRPDR sel
1395       - 19  # NDRPDR sel
1396       - 20  # NDRPDR sel
1397       - 21  # NDRPDR sel
1398     csit-dpdk-perf-verify-1904-2n-skx:
1399       - 2   # NDRPDR sel
1400       - 3   # NDRPDR sel
1401       - 4   # NDRPDR sel
1402       - 5   # NDRPDR sel
1403       - 7   # NDRPDR sel
1404       - 8   # NDRPDR sel
1405       - 9   # NDRPDR sel
1406       - 10  # NDRPDR sel
1407       - 11  # NDRPDR sel
1408       - 12  # NDRPDR sel
1409     # TODO: Add data
1410     csit-dpdk-perf-verify-1908-2n-skx:
1411       - 1  # NDRPDR sel Dry run
1412
1413     # TODO: Replace
1414     csit-vpp-functional-1904-ubuntu1604-virl:
1415       - 33
1416     csit-vpp-functional-1904-centos7-virl:
1417       - 32
1418     csit-dmm-functional-1904-ubuntu1604-virl:
1419       - 1
1420     csit-hc2vpp-verify-func-1904-ubuntu1604:
1421       - 4
1422
1423     csit-vpp-functional-1908-ubuntu1604-virl:
1424       - 19
1425 #    csit-vpp-functional-1908-centos7-virl:
1426 #      -
1427     csit-vpp-device-1908-ubuntu1804-1n-skx:
1428       - 2  # Dry run
1429 #    csit-dmm-functional-1908-ubuntu1604-virl:
1430 #      -
1431 #    csit-hc2vpp-verify-func-1908-ubuntu1604:
1432 #      -
1433
1434 - type: "output"
1435   output: "report"
1436   format:
1437     html:
1438     - full
1439     pdf:
1440     - minimal
1441
1442 ################################################################################
1443 ###                               T A B L E S                                ###
1444 ################################################################################
1445
1446 # VPP Soak vs NDR
1447 - type: "table"
1448   title: "VPP Soak vs NDR 2n-skx"
1449   algorithm: "table_soak_vs_ndr"
1450   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1451   reference:
1452     title: "NDR"
1453     data: "vpp-soak-vs-ndr-2n-skx-ref"
1454   compare:
1455     title: "Soak"
1456     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1457   data: "vpp-soak-vs-ndr-2n-skx"
1458   include-tests: "NDR"
1459   filter: "('NDRPDR' or 'SOAK')"
1460   parameters:
1461     - "throughput"
1462     - "name"
1463     - "parent"
1464
1465 ################################################################################
1466
1467 # VPP Compare NICs 3n-hsw 1t1c ndr
1468 - type: "table"
1469   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1470   algorithm: "table_nics_comparison"
1471   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1472   reference:
1473     title: "Intel-x520"
1474     nic: "NIC_Intel-X520-DA2"
1475   compare:
1476     title: "Intel-x710"
1477     nic: "NIC_Intel-X710"
1478   data: "vpp-nic-comparison-3n-hsw"
1479   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1480   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1481   parameters:
1482   - "name"
1483   - "parent"
1484   - "throughput"
1485   - "tags"
1486
1487 # VPP Compare NICs 3n-hsw 2t2c ndr
1488 - type: "table"
1489   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1490   algorithm: "table_nics_comparison"
1491   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1492   reference:
1493     title: "Intel-x520"
1494     nic: "NIC_Intel-X520-DA2"
1495   compare:
1496     title: "Intel-x710"
1497     nic: "NIC_Intel-X710"
1498   data: "vpp-nic-comparison-3n-hsw"
1499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1500   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1501   parameters:
1502   - "name"
1503   - "parent"
1504   - "throughput"
1505   - "tags"
1506
1507 # VPP Compare NICs 3n-hsw 1t1c pdr
1508 - type: "table"
1509   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1510   algorithm: "table_nics_comparison"
1511   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1512   reference:
1513     title: "Intel-x520"
1514     nic: "NIC_Intel-X520-DA2"
1515   compare:
1516     title: "Intel-x710"
1517     nic: "NIC_Intel-X710"
1518   data: "vpp-nic-comparison-3n-hsw"
1519   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1520   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1521   parameters:
1522   - "name"
1523   - "parent"
1524   - "throughput"
1525   - "tags"
1526
1527 # VPP Compare NICs 3n-hsw 2t2c pdr
1528 - type: "table"
1529   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1530   algorithm: "table_nics_comparison"
1531   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1532   reference:
1533     title: "Intel-x520"
1534     nic: "NIC_Intel-X520-DA2"
1535   compare:
1536     title: "Intel-x710"
1537     nic: "NIC_Intel-X710"
1538   data: "vpp-nic-comparison-3n-hsw"
1539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1540   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1541   parameters:
1542   - "name"
1543   - "parent"
1544   - "throughput"
1545   - "tags"
1546
1547 # VPP Compare NICs 3n-hsw 1t1c mrr
1548 - type: "table"
1549   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1550   algorithm: "table_nics_comparison"
1551   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1552   reference:
1553     title: "Intel-x520"
1554     nic: "NIC_Intel-X520-DA2"
1555   compare:
1556     title: "Intel-x710"
1557     nic: "NIC_Intel-X710"
1558   data: "vpp-nic-comparison-3n-hsw-mrr"
1559   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1560   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1561   parameters:
1562   - "name"
1563   - "parent"
1564   - "result"
1565   - "tags"
1566
1567 # VPP Compare NICs 3n-hsw 2t2c mrr
1568 - type: "table"
1569   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1570   algorithm: "table_nics_comparison"
1571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1572   reference:
1573     title: "Intel-x520"
1574     nic: "NIC_Intel-X520-DA2"
1575   compare:
1576     title: "Intel-x710"
1577     nic: "NIC_Intel-X710"
1578   data: "vpp-nic-comparison-3n-hsw-mrr"
1579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1580   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1581   parameters:
1582   - "name"
1583   - "parent"
1584   - "result"
1585   - "tags"
1586
1587 # VPP Compare NICs 3n-hsw 4t4c mrr
1588 - type: "table"
1589   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1590   algorithm: "table_nics_comparison"
1591   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1592   reference:
1593     title: "Intel-x520"
1594     nic: "NIC_Intel-X520-DA2"
1595   compare:
1596     title: "Intel-x710"
1597     nic: "NIC_Intel-X710"
1598   data: "vpp-nic-comparison-3n-hsw-mrr"
1599   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1600   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1601   parameters:
1602   - "name"
1603   - "parent"
1604   - "result"
1605   - "tags"
1606
1607 # VPP Compare NICs 3n-skx 2t1c ndr
1608 - type: "table"
1609   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1610   algorithm: "table_nics_comparison"
1611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1612   reference:
1613     title: "Intel-x710"
1614     nic: "NIC_Intel-X710"
1615   compare:
1616     title: "Intel-xxv710"
1617     nic: "NIC_Intel-XXV710"
1618   data: "vpp-nic-comparison-3n-skx"
1619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1620   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1621   parameters:
1622   - "name"
1623   - "parent"
1624   - "throughput"
1625   - "tags"
1626
1627 # VPP Compare NICs 3n-skx 4t2c ndr
1628 - type: "table"
1629   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1630   algorithm: "table_nics_comparison"
1631   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1632   reference:
1633     title: "Intel-x710"
1634     nic: "NIC_Intel-X710"
1635   compare:
1636     title: "Intel-xxv710"
1637     nic: "NIC_Intel-XXV710"
1638   data: "vpp-nic-comparison-3n-skx"
1639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1640   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1641   parameters:
1642   - "name"
1643   - "parent"
1644   - "throughput"
1645   - "tags"
1646
1647 # VPP Compare NICs 3n-skx 2t1c pdr
1648 - type: "table"
1649   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1650   algorithm: "table_nics_comparison"
1651   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1652   reference:
1653     title: "Intel-x710"
1654     nic: "NIC_Intel-X710"
1655   compare:
1656     title: "Intel-xxv710"
1657     nic: "NIC_Intel-XXV710"
1658   data: "vpp-nic-comparison-3n-skx"
1659   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1660   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1661   parameters:
1662   - "name"
1663   - "parent"
1664   - "throughput"
1665   - "tags"
1666
1667  # VPP Compare NICs 3n-skx 4t2c pdr
1668 - type: "table"
1669   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1670   algorithm: "table_nics_comparison"
1671   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1672   reference:
1673     title: "Intel-x710"
1674     nic: "NIC_Intel-X710"
1675   compare:
1676     title: "Intel-xxv710"
1677     nic: "NIC_Intel-XXV710"
1678   data: "vpp-nic-comparison-3n-skx"
1679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1680   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1681   parameters:
1682   - "name"
1683   - "parent"
1684   - "throughput"
1685   - "tags"
1686
1687 # VPP Compare NICs 3n-skx 2t1c mrr
1688 - type: "table"
1689   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1690   algorithm: "table_nics_comparison"
1691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1692   reference:
1693     title: "Intel-x710"
1694     nic: "NIC_Intel-X710"
1695   compare:
1696     title: "Intel-xxv710"
1697     nic: "NIC_Intel-XXV710"
1698   data: "vpp-nic-comparison-3n-skx-mrr"
1699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1700   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1701   parameters:
1702   - "name"
1703   - "parent"
1704   - "result"
1705   - "tags"
1706
1707 # VPP Compare NICs 3n-skx 4t2c mrr
1708 - type: "table"
1709   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1710   algorithm: "table_nics_comparison"
1711   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1712   reference:
1713     title: "Intel-x710"
1714     nic: "NIC_Intel-X710"
1715   compare:
1716     title: "Intel-xxv710"
1717     nic: "NIC_Intel-XXV710"
1718   data: "vpp-nic-comparison-3n-skx-mrr"
1719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1720   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1721   parameters:
1722   - "name"
1723   - "parent"
1724   - "result"
1725   - "tags"
1726
1727  # VPP Compare NICs 3n-skx 8t4c mrr
1728 - type: "table"
1729   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1730   algorithm: "table_nics_comparison"
1731   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1732   reference:
1733     title: "Intel-x710"
1734     nic: "NIC_Intel-X710"
1735   compare:
1736     title: "Intel-xxv710"
1737     nic: "NIC_Intel-XXV710"
1738   data: "vpp-nic-comparison-3n-skx-mrr"
1739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1740   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1741   parameters:
1742   - "name"
1743   - "parent"
1744   - "result"
1745   - "tags"
1746
1747 # VPP Compare NICs 2n-skx 2t1c ndr
1748 - type: "table"
1749   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1750   algorithm: "table_nics_comparison"
1751   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1752   reference:
1753     title: "Intel-x710"
1754     nic: "NIC_Intel-X710"
1755   compare:
1756     title: "Intel-xxv710"
1757     nic: "NIC_Intel-XXV710"
1758   data: "vpp-nic-comparison-2n-skx"
1759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1760   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1761   parameters:
1762   - "name"
1763   - "parent"
1764   - "throughput"
1765   - "tags"
1766
1767 # VPP Compare NICs 2n-skx 4t2c ndr
1768 - type: "table"
1769   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1770   algorithm: "table_nics_comparison"
1771   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1772   reference:
1773     title: "Intel-x710"
1774     nic: "NIC_Intel-X710"
1775   compare:
1776     title: "Intel-xxv710"
1777     nic: "NIC_Intel-XXV710"
1778   data: "vpp-nic-comparison-2n-skx"
1779   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1780   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1781   parameters:
1782   - "name"
1783   - "parent"
1784   - "throughput"
1785   - "tags"
1786
1787  # VPP Compare NICs 2n-skx 2t1c pdr
1788 - type: "table"
1789   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1790   algorithm: "table_nics_comparison"
1791   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1792   reference:
1793     title: "Intel-x710"
1794     nic: "NIC_Intel-X710"
1795   compare:
1796     title: "Intel-xxv710"
1797     nic: "NIC_Intel-XXV710"
1798   data: "vpp-nic-comparison-2n-skx"
1799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1800   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1801   parameters:
1802   - "name"
1803   - "parent"
1804   - "throughput"
1805   - "tags"
1806
1807 # VPP Compare NICs 2n-skx 4t2c pdr
1808 - type: "table"
1809   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1810   algorithm: "table_nics_comparison"
1811   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1812   reference:
1813     title: "Intel-x710"
1814     nic: "NIC_Intel-X710"
1815   compare:
1816     title: "Intel-xxv710"
1817     nic: "NIC_Intel-XXV710"
1818   data: "vpp-nic-comparison-2n-skx"
1819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1820   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1821   parameters:
1822   - "name"
1823   - "parent"
1824   - "throughput"
1825   - "tags"
1826
1827 # VPP Compare NICs 2n-skx 2t1c mrr
1828 - type: "table"
1829   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1830   algorithm: "table_nics_comparison"
1831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1832   reference:
1833     title: "Intel-x710"
1834     nic: "NIC_Intel-X710"
1835   compare:
1836     title: "Intel-xxv710"
1837     nic: "NIC_Intel-XXV710"
1838   data: "vpp-nic-comparison-2n-skx-mrr"
1839   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1840   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1841   parameters:
1842   - "name"
1843   - "parent"
1844   - "result"
1845   - "tags"
1846
1847 # VPP Compare NICs 2n-skx 4t2c mrr
1848 - type: "table"
1849   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1850   algorithm: "table_nics_comparison"
1851   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1852   reference:
1853     title: "Intel-x710"
1854     nic: "NIC_Intel-X710"
1855   compare:
1856     title: "Intel-xxv710"
1857     nic: "NIC_Intel-XXV710"
1858   data: "vpp-nic-comparison-2n-skx-mrr"
1859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1860   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1861   parameters:
1862   - "name"
1863   - "parent"
1864   - "result"
1865   - "tags"
1866
1867 # VPP Compare NICs 2n-skx 8t4c mrr
1868 - type: "table"
1869   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1870   algorithm: "table_nics_comparison"
1871   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1872   reference:
1873     title: "Intel-x710"
1874     nic: "NIC_Intel-X710"
1875   compare:
1876     title: "Intel-xxv710"
1877     nic: "NIC_Intel-XXV710"
1878   data: "vpp-nic-comparison-2n-skx-mrr"
1879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1880   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1881   parameters:
1882   - "name"
1883   - "parent"
1884   - "result"
1885   - "tags"
1886
1887 ################################################################################
1888 # VPP
1889
1890 ## VPP Performance Changes 2n-dnv 1t1c pdr
1891 #- type: "table"
1892 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1893 #  algorithm: "table_performance_comparison"
1894 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1895 #  history:
1896 #    - title: "rls1810"
1897 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1898 #  reference:
1899 #    title: "rls1901"
1900 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1901 #  compare:
1902 #    title: "rls1904"
1903 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1904 #  data: "intel-dnv-vpp-changes-2n-dnv"
1905 #  include-tests: "PDR"
1906 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1907 #  parameters:
1908 #  - "name"
1909 #  - "parent"
1910 #  - "throughput"
1911 #
1912 ## VPP Performance Changes 2n-dnv 2t2c pdr
1913 #- type: "table"
1914 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1915 #  algorithm: "table_performance_comparison"
1916 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1917 #  history:
1918 #    - title: "rls1810"
1919 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1920 #  reference:
1921 #    title: "rls1901"
1922 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1923 #  compare:
1924 #    title: "rls1904"
1925 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1926 #  data: "intel-dnv-vpp-changes-2n-dnv"
1927 #  include-tests: "PDR"
1928 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1929 #  parameters:
1930 #  - "name"
1931 #  - "parent"
1932 #  - "throughput"
1933 #
1934 ## VPP Performance Changes 2n-dnv 1t1c ndr
1935 #- type: "table"
1936 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1937 #  algorithm: "table_performance_comparison"
1938 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1939 #  history:
1940 #    - title: "rls1810"
1941 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1942 #  reference:
1943 #    title: "rls1901"
1944 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1945 #  compare:
1946 #    title: "rls1904"
1947 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1948 #  data: "intel-dnv-vpp-changes-2n-dnv"
1949 #  include-tests: "NDR"
1950 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1951 #  parameters:
1952 #  - "name"
1953 #  - "parent"
1954 #  - "throughput"
1955 #
1956 ## VPP Performance Changes 2n-dnv 2t2c ndr
1957 #- type: "table"
1958 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1959 #  algorithm: "table_performance_comparison"
1960 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1961 #  history:
1962 #    - title: "rls1810"
1963 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1964 #  reference:
1965 #    title: "rls1901"
1966 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1967 #  compare:
1968 #    title: "rls1904"
1969 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1970 #  data: "intel-dnv-vpp-changes-2n-dnv"
1971 #  include-tests: "NDR"
1972 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1973 #  parameters:
1974 #  - "name"
1975 #  - "parent"
1976 #  - "throughput"
1977 #
1978 ## VPP Performance Changes 2n-dnv 1t1c MRR
1979 #- type: "table"
1980 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1981 #  algorithm: "table_performance_comparison"
1982 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1983 #  history:
1984 #    - title: "rls1810"
1985 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1986 #  reference:
1987 #    title: "rls1901"
1988 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1989 #  compare:
1990 #    title: "rls1904"
1991 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1992 #  data: "intel-dnv-vpp-changes-2n-dnv"
1993 #  include-tests: "MRR"
1994 #  filter: "'1T1C' and 'MRR'"
1995 #  parameters:
1996 #  - "name"
1997 #  - "parent"
1998 #  - "result"
1999 #
2000 ## VPP Performance Changes 2n-dnv 2t2c MRR
2001 #- type: "table"
2002 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2003 #  algorithm: "table_performance_comparison"
2004 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2005 #  history:
2006 #    - title: "rls1810"
2007 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2008 #  reference:
2009 #    title: "rls1901"
2010 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2011 #  compare:
2012 #    title: "rls1904"
2013 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2014 #  data: "intel-dnv-vpp-changes-2n-dnv"
2015 #  include-tests: "MRR"
2016 #  filter: "'2T2C' and 'MRR'"
2017 #  parameters:
2018 #  - "name"
2019 #  - "parent"
2020 #  - "result"
2021 #
2022 ## VPP Performance Changes 2n-dnv 4t4c MRR
2023 #- type: "table"
2024 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2025 #  algorithm: "table_performance_comparison"
2026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2027 #  history:
2028 #    - title: "rls1810"
2029 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2030 #  reference:
2031 #    title: "rls1901"
2032 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2033 #  compare:
2034 #    title: "rls1904"
2035 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2036 #  data: "intel-dnv-vpp-changes-2n-dnv"
2037 #  include-tests: "MRR"
2038 #  filter: "'4T4C' and 'MRR'"
2039 #  parameters:
2040 #  - "name"
2041 #  - "parent"
2042 #  - "result"
2043
2044 # VPP Performance Changes 3n-hsw 1t1c pdr
2045 - type: "table"
2046   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2047   algorithm: "table_performance_comparison"
2048   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2049   history:
2050     - title: "rls1810"
2051       data: "vpp-performance-changes-3n-hsw-h1"
2052   reference:
2053     title: "rls1901"
2054     data: "vpp-performance-changes-3n-hsw-ref"
2055   compare:
2056     title: "rls1904"
2057     data: "vpp-performance-changes-3n-hsw-cmp"
2058   data: "vpp-performance-changes-3n-hsw"
2059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2060   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2061   parameters:
2062   - "name"
2063   - "parent"
2064   - "throughput"
2065
2066 # VPP Performance Changes 3n-hsw 2t2c pdr
2067 - type: "table"
2068   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2069   algorithm: "table_performance_comparison"
2070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2071   history:
2072     - title: "rls1810"
2073       data: "vpp-performance-changes-3n-hsw-h1"
2074   reference:
2075     title: "rls1901"
2076     data: "vpp-performance-changes-3n-hsw-ref"
2077   compare:
2078     title: "rls1904"
2079     data: "vpp-performance-changes-3n-hsw-cmp"
2080   data: "vpp-performance-changes-3n-hsw"
2081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2082   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2083   parameters:
2084   - "name"
2085   - "parent"
2086   - "throughput"
2087
2088 # VPP Performance Changes 3n-hsw 1t1c ndr
2089 - type: "table"
2090   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2091   algorithm: "table_performance_comparison"
2092   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2093   history:
2094     - title: "rls1810"
2095       data: "vpp-performance-changes-3n-hsw-h1"
2096   reference:
2097     title: "rls1901"
2098     data: "vpp-performance-changes-3n-hsw-ref"
2099   compare:
2100     title: "rls1904"
2101     data: "vpp-performance-changes-3n-hsw-cmp"
2102   data: "vpp-performance-changes-3n-hsw"
2103   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2104   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2105   parameters:
2106   - "name"
2107   - "parent"
2108   - "throughput"
2109
2110 # VPP Performance Changes 3n-hsw 2t2c ndr
2111 - type: "table"
2112   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2113   algorithm: "table_performance_comparison"
2114   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2115   history:
2116     - title: "rls1810"
2117       data: "vpp-performance-changes-3n-hsw-h1"
2118   reference:
2119     title: "rls1901"
2120     data: "vpp-performance-changes-3n-hsw-ref"
2121   compare:
2122     title: "rls1904"
2123     data: "vpp-performance-changes-3n-hsw-cmp"
2124   data: "vpp-performance-changes-3n-hsw"
2125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2126   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2127   parameters:
2128   - "name"
2129   - "parent"
2130   - "throughput"
2131
2132 # VPP Performance Changes 3n-skx 2t1c pdr
2133 - type: "table"
2134   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2135   algorithm: "table_performance_comparison"
2136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2137   history:
2138     - title: "rls1810"
2139       data: "vpp-performance-changes-3n-skx-h1"
2140   reference:
2141     title: "rls1901"
2142     data: "vpp-performance-changes-3n-skx-ref"
2143   compare:
2144     title: "rls1904"
2145     data: "vpp-performance-changes-3n-skx-cmp"
2146   data: "vpp-performance-changes-3n-skx"
2147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2148   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2149   parameters:
2150   - "name"
2151   - "parent"
2152   - "throughput"
2153
2154 # VPP Performance Changes 3n-skx 4t2c pdr
2155 - type: "table"
2156   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2157   algorithm: "table_performance_comparison"
2158   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2159   history:
2160     - title: "rls1810"
2161       data: "vpp-performance-changes-3n-skx-h1"
2162   reference:
2163     title: "rls1901"
2164     data: "vpp-performance-changes-3n-skx-ref"
2165   compare:
2166     title: "rls1904"
2167     data: "vpp-performance-changes-3n-skx-cmp"
2168   data: "vpp-performance-changes-3n-skx"
2169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2170   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2171   parameters:
2172   - "name"
2173   - "parent"
2174   - "throughput"
2175
2176 # VPP Performance Changes 3n-skx 2t1c ndr
2177 - type: "table"
2178   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2179   algorithm: "table_performance_comparison"
2180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2181   history:
2182     - title: "rls1810"
2183       data: "vpp-performance-changes-3n-skx-h1"
2184   reference:
2185     title: "rls1901"
2186     data: "vpp-performance-changes-3n-skx-ref"
2187   compare:
2188     title: "rls1904"
2189     data: "vpp-performance-changes-3n-skx-cmp"
2190   data: "vpp-performance-changes-3n-skx"
2191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2192   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2193   parameters:
2194   - "name"
2195   - "parent"
2196   - "throughput"
2197
2198 # VPP Performance Changes 3n-skx 4t2c ndr
2199 - type: "table"
2200   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2201   algorithm: "table_performance_comparison"
2202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2203   history:
2204     - title: "rls1810"
2205       data: "vpp-performance-changes-3n-skx-h1"
2206   reference:
2207     title: "rls1901"
2208     data: "vpp-performance-changes-3n-skx-ref"
2209   compare:
2210     title: "rls1904"
2211     data: "vpp-performance-changes-3n-skx-cmp"
2212   data: "vpp-performance-changes-3n-skx"
2213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2214   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2215   parameters:
2216   - "name"
2217   - "parent"
2218   - "throughput"
2219
2220 # VPP Performance Changes 2n-skx 2t1c pdr
2221 - type: "table"
2222   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2223   algorithm: "table_performance_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2225   history:
2226     - title: "rls1810"
2227       data: "vpp-performance-changes-2n-skx-h1"
2228   reference:
2229     title: "rls1901"
2230     data: "vpp-performance-changes-2n-skx-ref"
2231   compare:
2232     title: "rls1904"
2233     data: "vpp-performance-changes-2n-skx-cmp"
2234   data: "vpp-performance-changes-2n-skx"
2235   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2236   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2237   parameters:
2238   - "name"
2239   - "parent"
2240   - "throughput"
2241
2242 # VPP Performance Changes 2n-skx 4t2c pdr
2243 - type: "table"
2244   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2245   algorithm: "table_performance_comparison"
2246   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2247   history:
2248     - title: "rls1810"
2249       data: "vpp-performance-changes-2n-skx-h1"
2250   reference:
2251     title: "rls1901"
2252     data: "vpp-performance-changes-2n-skx-ref"
2253   compare:
2254     title: "rls1904"
2255     data: "vpp-performance-changes-2n-skx-cmp"
2256   data: "vpp-performance-changes-2n-skx"
2257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2258   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2259   parameters:
2260   - "name"
2261   - "parent"
2262   - "throughput"
2263
2264 # VPP Performance Changes 2n-skx 2t1c ndr
2265 - type: "table"
2266   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2267   algorithm: "table_performance_comparison"
2268   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2269   history:
2270     - title: "rls1810"
2271       data: "vpp-performance-changes-2n-skx-h1"
2272   reference:
2273     title: "rls1901"
2274     data: "vpp-performance-changes-2n-skx-ref"
2275   compare:
2276     title: "rls1904"
2277     data: "vpp-performance-changes-2n-skx-cmp"
2278   data: "vpp-performance-changes-2n-skx"
2279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Performance Changes 2n-skx 4t2c ndr
2287 - type: "table"
2288   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2291   history:
2292     - title: "rls1810"
2293       data: "vpp-performance-changes-2n-skx-h1"
2294   reference:
2295     title: "rls1901"
2296     data: "vpp-performance-changes-2n-skx-ref"
2297   compare:
2298     title: "rls1904"
2299     data: "vpp-performance-changes-2n-skx-cmp"
2300   data: "vpp-performance-changes-2n-skx"
2301   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2302   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2303   parameters:
2304   - "name"
2305   - "parent"
2306   - "throughput"
2307
2308 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2309 - type: "table"
2310   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2311   algorithm: "table_performance_comparison"
2312   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2313   reference:
2314     title: "3-Node Hsw"
2315     data: "vpp-compare-testbeds-ref"
2316   compare:
2317     title: "3-Node Skx"
2318     data: "vpp-compare-testbeds-cmp"
2319   data: "vpp-compare-testbeds"
2320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2321   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2322   parameters:
2323   - "name"
2324   - "parent"
2325   - "throughput"
2326
2327 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2328 - type: "table"
2329   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2330   algorithm: "table_performance_comparison"
2331   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2332   reference:
2333     title: "3-Node Hsw"
2334     data: "vpp-compare-testbeds-ref"
2335   compare:
2336     title: "3-Node Skx"
2337     data: "vpp-compare-testbeds-cmp"
2338   data: "vpp-compare-testbeds"
2339   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2340   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2341   parameters:
2342   - "name"
2343   - "parent"
2344   - "throughput"
2345
2346 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2347 - type: "table"
2348   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2349   algorithm: "table_performance_comparison"
2350   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2351   reference:
2352     title: "3-Node Hsw"
2353     data: "vpp-compare-testbeds-ref"
2354   compare:
2355     title: "3-Node Skx"
2356     data: "vpp-compare-testbeds-cmp"
2357   data: "vpp-compare-testbeds"
2358   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2359   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2360   parameters:
2361   - "name"
2362   - "parent"
2363   - "throughput"
2364
2365 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2366 - type: "table"
2367   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2368   algorithm: "table_performance_comparison"
2369   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2370   reference:
2371     title: "3-Node Hsw"
2372     data: "vpp-compare-testbeds-ref"
2373   compare:
2374     title: "3-Node Skx"
2375     data: "vpp-compare-testbeds-cmp"
2376   data: "vpp-compare-testbeds"
2377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2378   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2379   parameters:
2380   - "name"
2381   - "parent"
2382   - "throughput"
2383
2384 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2385 - type: "table"
2386   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2387   algorithm: "table_performance_comparison"
2388   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2389   reference:
2390     title: "3-Node Skx"
2391     data: "vpp-compare-topologies-ref"
2392   compare:
2393     title: "2-Node Skx"
2394     data: "vpp-compare-topologies-cmp"
2395   data: "vpp-compare-topologies"
2396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2397   filter: "'NDRPDR' and '1C'"
2398   parameters:
2399   - "name"
2400   - "parent"
2401   - "throughput"
2402
2403 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2404 - type: "table"
2405   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2406   algorithm: "table_performance_comparison"
2407   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2408   reference:
2409     title: "3-Node Skx"
2410     data: "vpp-compare-topologies-ref"
2411   compare:
2412     title: "2-Node Skx"
2413     data: "vpp-compare-topologies-cmp"
2414   data: "vpp-compare-topologies"
2415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2416   filter: "'NDRPDR' and '2C'"
2417   parameters:
2418   - "name"
2419   - "parent"
2420   - "throughput"
2421
2422 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2423 - type: "table"
2424   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2425   algorithm: "table_performance_comparison"
2426   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2427   reference:
2428     title: "3-Node Skx"
2429     data: "vpp-compare-topologies-ref"
2430   compare:
2431     title: "2-Node Skx"
2432     data: "vpp-compare-topologies-cmp"
2433   data: "vpp-compare-topologies"
2434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2435   filter: "'NDRPDR' and '1C'"
2436   parameters:
2437   - "name"
2438   - "parent"
2439   - "throughput"
2440
2441 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2442 - type: "table"
2443   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2444   algorithm: "table_performance_comparison"
2445   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2446   reference:
2447     title: "3-Node Skx"
2448     data: "vpp-compare-topologies-ref"
2449   compare:
2450     title: "2-Node Skx"
2451     data: "vpp-compare-topologies-cmp"
2452   data: "vpp-compare-topologies"
2453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2454   filter: "'NDRPDR' and '2C'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "throughput"
2459
2460 # VPP Performance Changes 3n-hsw 1t1c MRR
2461 - type: "table"
2462   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2465   history:
2466     - title: "rls1810"
2467       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2468   reference:
2469     title: "rls1901"
2470     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2471   compare:
2472     title: "rls1904"
2473     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2474   data: "vpp-performance-changes-3n-hsw-mrr"
2475   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2476   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2477   parameters:
2478   - "name"
2479   - "parent"
2480   - "result"
2481
2482 # VPP Performance Changes 3n-hsw 2t2c MRR
2483 - type: "table"
2484   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2485   algorithm: "table_performance_comparison"
2486   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2487   history:
2488     - title: "rls1810"
2489       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2490   reference:
2491     title: "rls1901"
2492     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2493   compare:
2494     title: "rls1904"
2495     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2496   data: "vpp-performance-changes-3n-hsw-mrr"
2497   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2498   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2499   parameters:
2500   - "name"
2501   - "parent"
2502   - "result"
2503
2504 # VPP Performance Changes 3n-hsw 4t4c MRR
2505 - type: "table"
2506   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2507   algorithm: "table_performance_comparison"
2508   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2509   history:
2510     - title: "rls1810"
2511       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2512   reference:
2513     title: "rls1901"
2514     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2515   compare:
2516     title: "rls1904"
2517     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2518   data: "vpp-performance-changes-3n-hsw-mrr"
2519   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2520   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2521   parameters:
2522   - "name"
2523   - "parent"
2524   - "result"
2525
2526 # VPP Performance Changes 3n-skx 2t1c MRR
2527 - type: "table"
2528   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2529   algorithm: "table_performance_comparison"
2530   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2531   history:
2532     - title: "rls1810"
2533       data: "vpp-performance-changes-3n-skx-mrr-h1"
2534   reference:
2535     title: "rls1901"
2536     data: "vpp-performance-changes-3n-skx-mrr-ref"
2537   compare:
2538     title: "rls1904"
2539     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2540   data: "vpp-performance-changes-3n-skx-mrr"
2541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2542   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2543   parameters:
2544   - "name"
2545   - "parent"
2546   - "result"
2547
2548 # VPP Performance Changes 3n-skx 4t2c MRR
2549 - type: "table"
2550   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2551   algorithm: "table_performance_comparison"
2552   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2553   history:
2554     - title: "rls1810"
2555       data: "vpp-performance-changes-3n-skx-mrr-h1"
2556   reference:
2557     title: "rls1901"
2558     data: "vpp-performance-changes-3n-skx-mrr-ref"
2559   compare:
2560     title: "rls1904"
2561     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2562   data: "vpp-performance-changes-3n-skx-mrr"
2563   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2564   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2565   parameters:
2566   - "name"
2567   - "parent"
2568   - "result"
2569
2570 # VPP Performance Changes 3n-skx 8t4c MRR
2571 - type: "table"
2572   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2573   algorithm: "table_performance_comparison"
2574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2575   history:
2576     - title: "rls1810"
2577       data: "vpp-performance-changes-3n-skx-mrr-h1"
2578   reference:
2579     title: "rls1901"
2580     data: "vpp-performance-changes-3n-skx-mrr-ref"
2581   compare:
2582     title: "rls1904"
2583     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2584   data: "vpp-performance-changes-3n-skx-mrr"
2585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2586   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2587   parameters:
2588   - "name"
2589   - "parent"
2590   - "result"
2591
2592 # VPP Performance Changes 2n-skx 2t1c MRR
2593 - type: "table"
2594   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2595   algorithm: "table_performance_comparison"
2596   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2597   history:
2598     - title: "rls1810"
2599       data: "vpp-performance-changes-2n-skx-mrr-h1"
2600   reference:
2601     title: "rls1901"
2602     data: "vpp-performance-changes-2n-skx-mrr-ref"
2603   compare:
2604     title: "rls1904"
2605     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2606   data: "vpp-performance-changes-2n-skx-mrr"
2607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2608   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2609   parameters:
2610   - "name"
2611   - "parent"
2612   - "result"
2613
2614 # VPP Performance Changes 2n-skx 4t2c MRR
2615 - type: "table"
2616   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2617   algorithm: "table_performance_comparison"
2618   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2619   history:
2620     - title: "rls1810"
2621       data: "vpp-performance-changes-2n-skx-mrr-h1"
2622   reference:
2623     title: "rls1901"
2624     data: "vpp-performance-changes-2n-skx-mrr-ref"
2625   compare:
2626     title: "rls1904"
2627     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2628   data: "vpp-performance-changes-2n-skx-mrr"
2629   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2630   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2631   parameters:
2632   - "name"
2633   - "parent"
2634   - "result"
2635
2636 # VPP Performance Changes 2n-skx 8t4c MRR
2637 - type: "table"
2638   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2639   algorithm: "table_performance_comparison"
2640   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2641   history:
2642     - title: "rls1810"
2643       data: "vpp-performance-changes-2n-skx-mrr-h1"
2644   reference:
2645     title: "rls1901"
2646     data: "vpp-performance-changes-2n-skx-mrr-ref"
2647   compare:
2648     title: "rls1904"
2649     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2650   data: "vpp-performance-changes-2n-skx-mrr"
2651   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2652   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2653   parameters:
2654   - "name"
2655   - "parent"
2656   - "result"
2657
2658 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2659 - type: "table"
2660   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2661   algorithm: "table_performance_comparison"
2662   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2663   reference:
2664     title: "3-Node Hsw"
2665     data: "vpp-compare-testbeds-mrr-ref"
2666   compare:
2667     title: "3-Node Skx"
2668     data: "vpp-compare-testbeds-mrr-cmp"
2669   data: "vpp-compare-testbeds-mrr"
2670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2671   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2672   parameters:
2673   - "name"
2674   - "parent"
2675   - "result"
2676
2677 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2678 - type: "table"
2679   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2680   algorithm: "table_performance_comparison"
2681   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2682   reference:
2683     title: "3-Node Hsw"
2684     data: "vpp-compare-testbeds-mrr-ref"
2685   compare:
2686     title: "3-Node Skx"
2687     data: "vpp-compare-testbeds-mrr-cmp"
2688   data: "vpp-compare-testbeds-mrr"
2689   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2690   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2691   parameters:
2692   - "name"
2693   - "parent"
2694   - "result"
2695
2696 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2697 - type: "table"
2698   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2699   algorithm: "table_performance_comparison"
2700   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2701   reference:
2702     title: "3-Node Hsw"
2703     data: "vpp-compare-testbeds-mrr-ref"
2704   compare:
2705     title: "3-Node Skx"
2706     data: "vpp-compare-testbeds-mrr-cmp"
2707   data: "vpp-compare-testbeds-mrr"
2708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2709   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2710   parameters:
2711   - "name"
2712   - "parent"
2713   - "result"
2714
2715 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2716 - type: "table"
2717   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2718   algorithm: "table_performance_comparison"
2719   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2720   reference:
2721     title: "3-Node Skx"
2722     data: "vpp-compare-topologies-mrr-ref"
2723   compare:
2724     title: "2-Node Skx"
2725     data: "vpp-compare-topologies-mrr-cmp"
2726   data: "vpp-compare-topologies-mrr"
2727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2728   filter: "'MRR' and '1C'"
2729   parameters:
2730   - "name"
2731   - "parent"
2732   - "result"
2733
2734 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2735 - type: "table"
2736   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2737   algorithm: "table_performance_comparison"
2738   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2739   reference:
2740     title: "3-Node Skx"
2741     data: "vpp-compare-topologies-mrr-ref"
2742   compare:
2743     title: "2-Node Skx"
2744     data: "vpp-compare-topologies-mrr-cmp"
2745   data: "vpp-compare-topologies-mrr"
2746   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2747   filter: "'MRR' and '2C'"
2748   parameters:
2749   - "name"
2750   - "parent"
2751   - "result"
2752
2753 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2754 - type: "table"
2755   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2756   algorithm: "table_performance_comparison"
2757   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2758   reference:
2759     title: "3-Node Skx"
2760     data: "vpp-compare-topologies-mrr-ref"
2761   compare:
2762     title: "2-Node Skx"
2763     data: "vpp-compare-topologies-mrr-cmp"
2764   data: "vpp-compare-topologies-mrr"
2765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2766   filter: "'MRR' and '4C'"
2767   parameters:
2768   - "name"
2769   - "parent"
2770   - "result"
2771
2772 # Detailed Test Results - VPP Performance Results 3n-hsw
2773 - type: "table"
2774   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2775   algorithm: "table_merged_details"
2776   output-file-ext: ".csv"
2777   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2778   columns:
2779   - title: "Name"
2780     data: "data name"
2781   - title: "Status"
2782     data: "data msg"
2783   rows: "generated"
2784   data: "vpp-perf-results-3n-hsw"
2785   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2786   parameters:
2787   - "name"
2788   - "parent"
2789   - "msg"
2790
2791 # Detailed Test Results - VPP Performance Results 3n-skx
2792 - type: "table"
2793   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2794   algorithm: "table_merged_details"
2795   output-file-ext: ".csv"
2796   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2797   columns:
2798   - title: "Name"
2799     data: "data name"
2800   - title: "Status"
2801     data: "data msg"
2802   rows: "generated"
2803   data: "vpp-perf-results-3n-skx"
2804   filter: "not 'CFS_OPT'"
2805   parameters:
2806   - "name"
2807   - "parent"
2808   - "msg"
2809
2810 # Detailed Test Results - VPP Performance Results 2n-skx
2811 - type: "table"
2812   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2813   algorithm: "table_merged_details"
2814   output-file-ext: ".csv"
2815   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2816   columns:
2817   - title: "Name"
2818     data: "data name"
2819   - title: "Status"
2820     data: "data msg"
2821   rows: "generated"
2822   data: "vpp-perf-results-2n-skx"
2823   filter: "not 'CFS_OPT'"
2824   parameters:
2825   - "name"
2826   - "parent"
2827   - "msg"
2828
2829 ## Detailed Test Results - VPP Performance Results 2n-dnv
2830 #- type: "table"
2831 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2832 #  algorithm: "table_details"
2833 #  output-file-ext: ".csv"
2834 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2835 #  columns:
2836 #  - title: "Name"
2837 #    data: "data name"
2838 #  - title: "Status"
2839 #    data: "data msg"
2840 #  rows: "generated"
2841 #  data: "intel-dnv-vpp"
2842 #  filter: "'NDRPDR'"
2843 #  parameters:
2844 #  - "name"
2845 #  - "parent"
2846 #  - "msg"
2847
2848 # Test configuration - VPP Performance Test Configs 3n-hsw
2849 - type: "table"
2850   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2851   algorithm: "table_merged_details"
2852   output-file-ext: ".csv"
2853   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2854   columns:
2855   - title: "Name"
2856     data: "data name"
2857   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2858     data: "data conf-history"
2859   rows: "generated"
2860   data: "vpp-perf-results-3n-hsw"
2861   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2862   parameters:
2863   - "parent"
2864   - "name"
2865   - "conf-history"
2866
2867 # Test configuration - VPP Performance Test Configs 3n-skx
2868 - type: "table"
2869   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2870   algorithm: "table_merged_details"
2871   output-file-ext: ".csv"
2872   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2873   columns:
2874   - title: "Name"
2875     data: "data name"
2876   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2877     data: "data conf-history"
2878   rows: "generated"
2879   data: "vpp-perf-results-3n-skx"
2880   filter: "not 'CFS_OPT'"
2881   parameters:
2882   - "parent"
2883   - "name"
2884   - "conf-history"
2885
2886 # Test configuration - VPP Performance Test Configs 2n-skx
2887 - type: "table"
2888   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2889   algorithm: "table_merged_details"
2890   output-file-ext: ".csv"
2891   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2892   columns:
2893   - title: "Name"
2894     data: "data name"
2895   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2896     data: "data conf-history"
2897   rows: "generated"
2898   data: "vpp-perf-results-2n-skx"
2899   filter: "not 'CFS_OPT'"
2900   parameters:
2901   - "parent"
2902   - "name"
2903   - "conf-history"
2904
2905 ## Test configuration - VPP Performance Test Configs 2n-dnv
2906 #- type: "table"
2907 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2908 #  algorithm: "table_details"
2909 #  output-file-ext: ".csv"
2910 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2911 #  columns:
2912 #  - title: "Name"
2913 #    data: "data name"
2914 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2915 #    data: "data conf-history"
2916 #  rows: "generated"
2917 #  data: "intel-dnv-vpp"
2918 #  filter: "'NDRPDR'"
2919 #  parameters:
2920 #  - "parent"
2921 #  - "name"
2922 #  - "conf-history"
2923
2924 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2925 - type: "table"
2926   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2927   algorithm: "table_merged_details"
2928   output-file-ext: ".csv"
2929   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2930   columns:
2931   - title: "Name"
2932     data: "data name"
2933   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2934     data: "data show-run"
2935   rows: "generated"
2936   data: "vpp-perf-results-3n-hsw"
2937   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2938   parameters:
2939   - "parent"
2940   - "name"
2941   - "show-run"
2942
2943 # Test Operational Data - VPP Performance Operational Data 3n-skx
2944 - type: "table"
2945   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2946   algorithm: "table_merged_details"
2947   output-file-ext: ".csv"
2948   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2949   columns:
2950   - title: "Name"
2951     data: "data name"
2952   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2953     data: "data show-run"
2954   rows: "generated"
2955   data: "vpp-perf-results-3n-skx"
2956   filter: "not 'CFS_OPT'"
2957   parameters:
2958   - "parent"
2959   - "name"
2960   - "show-run"
2961
2962 # Test Operational Data - VPP Performance Operational Data 2n-skx
2963 - type: "table"
2964   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2965   algorithm: "table_merged_details"
2966   output-file-ext: ".csv"
2967   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2968   columns:
2969   - title: "Name"
2970     data: "data name"
2971   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2972     data: "data show-run"
2973   rows: "generated"
2974   data: "vpp-perf-results-2n-skx"
2975   filter: "not 'CFS_OPT'"
2976   parameters:
2977   - "parent"
2978   - "name"
2979   - "show-run"
2980
2981 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
2982 #- type: "table"
2983 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2984 #  algorithm: "table_details"
2985 #  output-file-ext: ".csv"
2986 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2987 #  columns:
2988 #  - title: "Name"
2989 #    data: "data name"
2990 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2991 #    data: "data show-run"
2992 #  rows: "generated"
2993 #  data: "intel-dnv-vpp"
2994 #  filter: "'NDRPDR'"
2995 #  parameters:
2996 #  - "parent"
2997 #  - "name"
2998 #  - "show-run"
2999
3000 # Detailed Test Results - VPP MRR Results 3n-hsw
3001 - type: "table"
3002   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3003   algorithm: "table_details"
3004   output-file-ext: ".csv"
3005   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3006   columns:
3007   - title: "Name"
3008     data: "data name"
3009   - title: "Status"
3010     data: "data msg"
3011   rows: "generated"
3012   data: "vpp-mrr-results-3n-hsw"
3013   filter: "'MRR'"
3014   parameters:
3015   - "name"
3016   - "parent"
3017   - "msg"
3018
3019 # Detailed Test Results - VPP MRR Results 3n-skx
3020 - type: "table"
3021   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3022   algorithm: "table_details"
3023   output-file-ext: ".csv"
3024   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3025   columns:
3026   - title: "Name"
3027     data: "data name"
3028   - title: "Status"
3029     data: "data msg"
3030   rows: "generated"
3031   data: "vpp-mrr-results-3n-skx"
3032   filter: "'MRR'"
3033   parameters:
3034   - "name"
3035   - "parent"
3036   - "msg"
3037
3038 # Detailed Test Results - VPP MRR Results 2n-skx
3039 - type: "table"
3040   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3041   algorithm: "table_details"
3042   output-file-ext: ".csv"
3043   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3044   columns:
3045   - title: "Name"
3046     data: "data name"
3047   - title: "Status"
3048     data: "data msg"
3049   rows: "generated"
3050   data: "vpp-mrr-results-2n-skx"
3051   filter: "'MRR'"
3052   parameters:
3053   - "name"
3054   - "parent"
3055   - "msg"
3056
3057 ## Detailed Test Results - VPP MRR Results 2n-dnv
3058 #- type: "table"
3059 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3060 #  algorithm: "table_details"
3061 #  output-file-ext: ".csv"
3062 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3063 #  columns:
3064 #  - title: "Name"
3065 #    data: "data name"
3066 #  - title: "Status"
3067 #    data: "data msg"
3068 #  rows: "generated"
3069 #  data: "intel-dnv-vpp"
3070 #  filter: "'MRR'"
3071 #  parameters:
3072 #  - "name"
3073 #  - "parent"
3074 #  - "msg"
3075
3076 # Test configuration - VPP MRR Test Configs 3n-hsw
3077 - type: "table"
3078   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3079   algorithm: "table_details"
3080   output-file-ext: ".csv"
3081   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3082   columns:
3083   - title: "Name"
3084     data: "data name"
3085   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3086     data: "data conf-history"
3087   rows: "generated"
3088   data: "vpp-mrr-results-3n-hsw"
3089   filter: "'MRR'"
3090   parameters:
3091   - "parent"
3092   - "name"
3093   - "conf-history"
3094
3095 # Test configuration - VPP MRR Test Configs 3n-skx
3096 - type: "table"
3097   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3098   algorithm: "table_details"
3099   output-file-ext: ".csv"
3100   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3101   columns:
3102   - title: "Name"
3103     data: "data name"
3104   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3105     data: "data conf-history"
3106   rows: "generated"
3107   data: "vpp-mrr-results-3n-skx"
3108   filter: "'MRR'"
3109   parameters:
3110   - "parent"
3111   - "name"
3112   - "conf-history"
3113
3114 # Test configuration - VPP MRR Test Configs 2n-skx
3115 - type: "table"
3116   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3117   algorithm: "table_details"
3118   output-file-ext: ".csv"
3119   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3120   columns:
3121   - title: "Name"
3122     data: "data name"
3123   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3124     data: "data conf-history"
3125   rows: "generated"
3126   data: "vpp-mrr-results-2n-skx"
3127   filter: "'MRR'"
3128   parameters:
3129   - "parent"
3130   - "name"
3131   - "conf-history"
3132
3133 ## Test configuration - VPP MRR Test Configs 2n-dnv
3134 #- type: "table"
3135 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3136 #  algorithm: "table_details"
3137 #  output-file-ext: ".csv"
3138 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3139 #  columns:
3140 #  - title: "Name"
3141 #    data: "data name"
3142 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3143 #    data: "data conf-history"
3144 #  rows: "generated"
3145 #  data: "intel-dnv-vpp"
3146 #  filter: "'MRR'"
3147 #  parameters:
3148 #  - "parent"
3149 #  - "name"
3150 #  - "conf-history"
3151
3152 # Detailed Test Results - VPP Functional Results - Ubuntu
3153 - type: "table"
3154   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3155   algorithm: "table_details"
3156   output-file-ext: ".csv"
3157   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3158   columns:
3159   - title: "Name"
3160     data: "data name"
3161   - title: "Documentation"
3162     data: "data doc"
3163   - title: "Status"
3164     data: "data status"
3165   rows: "generated"
3166   data: "vpp-func-results-ubuntu"
3167   filter: "all"
3168   parameters:
3169   - "name"
3170   - "parent"
3171   - "doc"
3172   - "status"
3173
3174 # Detailed Test Results - VPP Functional Results - CentOS
3175 - type: "table"
3176   title: "Detailed Test Results - VPP Functional Results - CentOS"
3177   algorithm: "table_details"
3178   output-file-ext: ".csv"
3179   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3180   columns:
3181   - title: "Name"
3182     data: "data name"
3183   - title: "Documentation"
3184     data: "data doc"
3185   -
3186     title: "Status"
3187     data: "data status"
3188   rows: "generated"
3189   data:
3190     "vpp-func-results-centos"
3191   filter: "all"
3192   parameters:
3193   - "name"
3194   - "parent"
3195   - "doc"
3196   - "status"
3197
3198 # Test configuration - VPP Functional Test Configs - Ubuntu
3199 - type: "table"
3200   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3201   algorithm: "table_details"
3202   output-file-ext: ".csv"
3203   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3204   columns:
3205   - title: "Name"
3206     data: "data name"
3207   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3208     data: "data conf-history"
3209   rows: "generated"
3210   data: "vpp-func-results-ubuntu"
3211   filter: "all"
3212   parameters:
3213   - "parent"
3214   - "name"
3215   - "conf-history"
3216
3217 # Test configuration - VPP Functional Test Configs - CentOS
3218 - type: "table"
3219   title: "Test configuration - VPP Functional Test Configs - CentOS"
3220   algorithm: "table_details"
3221   output-file-ext: ".csv"
3222   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3223   columns:
3224   - title: "Name"
3225     data: "data name"
3226   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3227     data: "data conf-history"
3228   rows: "generated"
3229   data: "vpp-func-results-centos"
3230   filter: "all"
3231   parameters:
3232   - "parent"
3233   - "name"
3234   - "conf-history"
3235
3236 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3237 #- type: "table"
3238 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3239 #  algorithm: "table_details"
3240 #  output-file-ext: ".csv"
3241 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3242 #  columns:
3243 #  - title: "Name"
3244 #    data: "data name"
3245 #  - title: "Status"
3246 #    data: "data msg"
3247 #  rows: "generated"
3248 #  data: "ligato-perf-results-3n-hsw"
3249 #  filter: "all"
3250 #  parameters:
3251 #  - "name"
3252 #  - "parent"
3253 #  - "msg"
3254
3255 # Detailed Test Results - VPP Device Results - Ubuntu
3256 - type: "table"
3257   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3258   algorithm: "table_details"
3259   output-file-ext: ".csv"
3260   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3261   columns:
3262   - title: "Name"
3263     data: "data name"
3264   - title: "Documentation"
3265     data: "data doc"
3266   - title: "Status"
3267     data: "data status"
3268   rows: "generated"
3269   data: "vpp-device-results-ubuntu"
3270   filter: "all"
3271   parameters:
3272   - "name"
3273   - "parent"
3274   - "doc"
3275   - "status"
3276
3277 # Test configuration - VPP Device Test Configs - Ubuntu
3278 - type: "table"
3279   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3280   algorithm: "table_details"
3281   output-file-ext: ".csv"
3282   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3283   columns:
3284   - title: "Name"
3285     data: "data name"
3286   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3287     data: "data conf-history"
3288   rows: "generated"
3289   data: "vpp-device-results-ubuntu"
3290   filter: "all"
3291   parameters:
3292   - "parent"
3293   - "name"
3294   - "conf-history"
3295
3296 ################################################################################
3297
3298 # DPDK Performance Changes 3n-hsw 1t1c pdr
3299 - type: "table"
3300   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3301   algorithm: "table_performance_comparison"
3302   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3303   history:
3304     - title: "rls1810"
3305       data: "dpdk-performance-changes-3n-hsw-h1"
3306   reference:
3307     title: "rls1901"
3308     data: "dpdk-performance-changes-3n-hsw-ref"
3309   compare:
3310     title: "rls1904"
3311     data: "dpdk-performance-changes-3n-hsw-cmp"
3312   data: "dpdk-performance-changes-3n-hsw"
3313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3314   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3315   parameters:
3316   - "name"
3317   - "parent"
3318   - "throughput"
3319
3320 # DPDK Performance Changes 3n-hsw 2t2c pdr
3321 - type: "table"
3322   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3323   algorithm: "table_performance_comparison"
3324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3325   history:
3326     - title: "rls1810"
3327       data: "dpdk-performance-changes-3n-hsw-h1"
3328   reference:
3329     title: "rls1901"
3330     data: "dpdk-performance-changes-3n-hsw-ref"
3331   compare:
3332     title: "rls1904"
3333     data: "dpdk-performance-changes-3n-hsw-cmp"
3334   data: "dpdk-performance-changes-3n-hsw"
3335   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3336   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3337   parameters:
3338   - "name"
3339   - "parent"
3340   - "throughput"
3341
3342 # DPDK Performance Changes 3n-hsw 1t1c ndr
3343 - type: "table"
3344   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3345   algorithm: "table_performance_comparison"
3346   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3347   history:
3348     - title: "rls1810"
3349       data: "dpdk-performance-changes-3n-hsw-h1"
3350   reference:
3351     title: "rls1901"
3352     data: "dpdk-performance-changes-3n-hsw-ref"
3353   compare:
3354     title: "rls1904"
3355     data: "dpdk-performance-changes-3n-hsw-cmp"
3356   data: "dpdk-performance-changes-3n-hsw"
3357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3358   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3359   parameters:
3360   - "name"
3361   - "parent"
3362   - "throughput"
3363
3364 # DPDK Performance Changes 3n-hsw 2t2c ndr
3365 - type: "table"
3366   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3367   algorithm: "table_performance_comparison"
3368   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3369   history:
3370     - title: "rls1810"
3371       data: "dpdk-performance-changes-3n-hsw-h1"
3372   reference:
3373     title: "rls1901"
3374     data: "dpdk-performance-changes-3n-hsw-ref"
3375   compare:
3376     title: "rls1904"
3377     data: "dpdk-performance-changes-3n-hsw-cmp"
3378   data: "dpdk-performance-changes-3n-hsw"
3379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3380   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3381   parameters:
3382   - "name"
3383   - "parent"
3384   - "throughput"
3385
3386 # DPDK Performance Changes 3n-skx 2t1c pdr
3387 - type: "table"
3388   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3389   algorithm: "table_performance_comparison"
3390   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3391   history:
3392     - title: "rls1810"
3393       data: "dpdk-performance-changes-3n-skx-h1"
3394   reference:
3395     title: "rls1901"
3396     data: "dpdk-performance-changes-3n-skx-ref"
3397   compare:
3398     title: "rls1904"
3399     data: "dpdk-performance-changes-3n-skx-cmp"
3400   data: "dpdk-performance-changes-3n-skx"
3401   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3402   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3403   parameters:
3404   - "name"
3405   - "parent"
3406   - "throughput"
3407
3408 # DPDK Performance Changes 3n-skx 4t2c pdr
3409 - type: "table"
3410   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3411   algorithm: "table_performance_comparison"
3412   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3413   history:
3414     - title: "rls1810"
3415       data: "dpdk-performance-changes-3n-skx-h1"
3416   reference:
3417     title: "rls1901"
3418     data: "dpdk-performance-changes-3n-skx-ref"
3419   compare:
3420     title: "rls1904"
3421     data: "dpdk-performance-changes-3n-skx-cmp"
3422   data: "dpdk-performance-changes-3n-skx"
3423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3424   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3425   parameters:
3426   - "name"
3427   - "parent"
3428   - "throughput"
3429
3430 # DPDK Performance Changes 3n-skx 2t1c ndr
3431 - type: "table"
3432   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3433   algorithm: "table_performance_comparison"
3434   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3435   history:
3436     - title: "rls1810"
3437       data: "dpdk-performance-changes-3n-skx-h1"
3438   reference:
3439     title: "rls1901"
3440     data: "dpdk-performance-changes-3n-skx-ref"
3441   compare:
3442     title: "rls1904"
3443     data: "dpdk-performance-changes-3n-skx-cmp"
3444   data: "dpdk-performance-changes-3n-skx"
3445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3447   parameters:
3448   - "name"
3449   - "parent"
3450   - "throughput"
3451
3452 # DPDK Performance Changes 3n-skx 4t2c ndr
3453 - type: "table"
3454   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3455   algorithm: "table_performance_comparison"
3456   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3457   history:
3458     - title: "rls1810"
3459       data: "dpdk-performance-changes-3n-skx-h1"
3460   reference:
3461     title: "rls1901"
3462     data: "dpdk-performance-changes-3n-skx-ref"
3463   compare:
3464     title: "rls1904"
3465     data: "dpdk-performance-changes-3n-skx-cmp"
3466   data: "dpdk-performance-changes-3n-skx"
3467   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3468   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3469   parameters:
3470   - "name"
3471   - "parent"
3472   - "throughput"
3473
3474 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3475 - type: "table"
3476   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3477   algorithm: "table_performance_comparison"
3478   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3479   reference:
3480     title: "3-Node Hsw"
3481     data: "dpdk-compare-testbeds-ref"
3482   compare:
3483     title: "3-Node Skx"
3484     data: "dpdk-compare-testbeds-cmp"
3485   data: "dpdk-compare-testbeds"
3486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3487   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3488   parameters:
3489   - "name"
3490   - "parent"
3491   - "throughput"
3492
3493 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3494 - type: "table"
3495   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3496   algorithm: "table_performance_comparison"
3497   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3498   reference:
3499     title: "3-Node Hsw"
3500     data: "dpdk-compare-testbeds-ref"
3501   compare:
3502     title: "3-Node Skx"
3503     data: "dpdk-compare-testbeds-cmp"
3504   data: "dpdk-compare-testbeds"
3505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3506   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3507   parameters:
3508   - "name"
3509   - "parent"
3510   - "throughput"
3511
3512 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3513 - type: "table"
3514   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3515   algorithm: "table_performance_comparison"
3516   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3517   reference:
3518     title: "3-Node Skx"
3519     data: "dpdk-compare-topologies-ref"
3520   compare:
3521     title: "2-Node Skx"
3522     data: "dpdk-compare-topologies-cmp"
3523   data: "dpdk-compare-topologies"
3524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3525   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3526   parameters:
3527   - "name"
3528   - "parent"
3529   - "throughput"
3530
3531 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3532 - type: "table"
3533   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3534   algorithm: "table_performance_comparison"
3535   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3536   reference:
3537     title: "3-Node Skx"
3538     data: "dpdk-compare-topologies-ref"
3539   compare:
3540     title: "2-Node Skx"
3541     data: "dpdk-compare-topologies-cmp"
3542   data: "dpdk-compare-topologies"
3543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "throughput"
3549
3550 # DPDK Performance Changes 2n-skx 2t1c pdr
3551 - type: "table"
3552   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3553   algorithm: "table_performance_comparison"
3554   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3555   history:
3556     - title: "rls1810"
3557       data: "dpdk-performance-changes-2n-skx-h1"
3558   reference:
3559     title: "rls1901"
3560     data: "dpdk-performance-changes-2n-skx-ref"
3561   compare:
3562     title: "rls1904"
3563     data: "dpdk-performance-changes-2n-skx-cmp"
3564   data: "dpdk-performance-changes-2n-skx"
3565   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3566   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "throughput"
3571
3572 # DPDK Performance Changes 2n-skx 4t2c pdr
3573 - type: "table"
3574   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3575   algorithm: "table_performance_comparison"
3576   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3577   history:
3578     - title: "rls1810"
3579       data: "dpdk-performance-changes-2n-skx-h1"
3580   reference:
3581     title: "rls1901"
3582     data: "dpdk-performance-changes-2n-skx-ref"
3583   compare:
3584     title: "rls1904"
3585     data: "dpdk-performance-changes-2n-skx-cmp"
3586   data: "dpdk-performance-changes-2n-skx"
3587   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3588   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3589   parameters:
3590   - "name"
3591   - "parent"
3592   - "throughput"
3593
3594 # DPDK Performance Changes 2n-skx 2t1c ndr
3595 - type: "table"
3596   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3597   algorithm: "table_performance_comparison"
3598   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3599   history:
3600     - title: "rls1810"
3601       data: "dpdk-performance-changes-2n-skx-h1"
3602   reference:
3603     title: "rls1901"
3604     data: "dpdk-performance-changes-2n-skx-ref"
3605   compare:
3606     title: "rls1904"
3607     data: "dpdk-performance-changes-2n-skx-cmp"
3608   data: "dpdk-performance-changes-2n-skx"
3609   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3610   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3611   parameters:
3612   - "name"
3613   - "parent"
3614   - "throughput"
3615
3616 # DPDK Performance Changes 2n-skx 4t2c ndr
3617 - type: "table"
3618   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3619   algorithm: "table_performance_comparison"
3620   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3621   history:
3622     - title: "rls1810"
3623       data: "dpdk-performance-changes-2n-skx-h1"
3624   reference:
3625     title: "rls1901"
3626     data: "dpdk-performance-changes-2n-skx-ref"
3627   compare:
3628     title: "rls1904"
3629     data: "dpdk-performance-changes-2n-skx-cmp"
3630   data: "dpdk-performance-changes-2n-skx"
3631   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3632   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3633   parameters:
3634   - "name"
3635   - "parent"
3636   - "throughput"
3637
3638 # Detailed Test Results - DPDK Performance Results 3n-hsw
3639 - type: "table"
3640   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3641   algorithm: "table_details"
3642   output-file-ext: ".csv"
3643   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3644   columns:
3645   - title: "Name"
3646     data: "data name"
3647   - title: "Status"
3648     data: "data msg"
3649   rows: "generated"
3650   data: "dpdk-perf-results-3n-hsw"
3651   filter: "all"
3652   parameters:
3653   - "name"
3654   - "parent"
3655   - "msg"
3656
3657 # Detailed Test Results - DPDK Performance Results 3n-skx
3658 - type: "table"
3659   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3660   algorithm: "table_details"
3661   output-file-ext: ".csv"
3662   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3663   columns:
3664   - title: "Name"
3665     data: "data name"
3666   - title: "Status"
3667     data: "data msg"
3668   rows: "generated"
3669   data: "dpdk-perf-results-3n-skx"
3670   filter: "all"
3671   parameters:
3672   - "name"
3673   - "parent"
3674   - "msg"
3675
3676 # Detailed Test Results - DPDK Performance Results 2n-skx
3677 - type: "table"
3678   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3679   algorithm: "table_details"
3680   output-file-ext: ".csv"
3681   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3682   columns:
3683   - title: "Name"
3684     data: "data name"
3685   - title: "Status"
3686     data: "data msg"
3687   rows: "generated"
3688   data: "dpdk-perf-results-2n-skx"
3689   filter: "all"
3690   parameters:
3691   - "name"
3692   - "parent"
3693   - "msg"
3694
3695 ################################################################################
3696 # HoneyComb
3697 - type: "table"
3698   title: "Detailed Test Results - Honeycomb Functional Results"
3699   algorithm: "table_details"
3700   output-file-ext: ".csv"
3701   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3702   columns:
3703   - title: "Name"
3704     data: "data name"
3705   - title: "Documentation"
3706     data: "data doc"
3707   - title: "Status"
3708     data: "data status"
3709   rows: "generated"
3710   data:
3711     "hc-func-results"
3712   filter: "all"
3713   parameters:
3714   - "name"
3715   - "parent"
3716   - "doc"
3717   - "status"
3718
3719 ################################################################################
3720 # NSH SFC
3721 #-
3722 #  type: "table"
3723 #  title: "Detailed Test Results - NSH SFC Functional Results"
3724 #  algorithm: "table_details"
3725 #  output-file-ext: ".csv"
3726 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3727 #  columns:
3728 #  -
3729 #    title: "Name"
3730 #    data: "data name"
3731 #  -
3732 #    title: "Documentation"
3733 #    data: "data doc"
3734 #  -
3735 #    title: "Status"
3736 #    data: "data status"
3737 #  rows: "generated"
3738 #  data:
3739 #    "nsh-func-results"
3740 #  filter: "all"
3741 #  parameters:
3742 #  - "name"
3743 #  - "parent"
3744 #  - "doc"
3745 #  - "status"
3746
3747 ################################################################################
3748 # DMM
3749 - type: "table"
3750   title: "Detailed Test Results - DMM Functional Results"
3751   algorithm: "table_details"
3752   output-file-ext: ".csv"
3753   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3754   columns:
3755   - title: "Name"
3756     data: "data name"
3757   - title: "Documentation"
3758     data: "data doc"
3759   - title: "Status"
3760     data: "data status"
3761   rows: "generated"
3762   data:
3763     "dmm-func-results"
3764   filter: "all"
3765   parameters:
3766   - "name"
3767   - "parent"
3768   - "doc"
3769   - "status"
3770
3771 ################################################################################
3772 ###                                F I L E S                                 ###
3773 ################################################################################
3774
3775 # VPP Performance Results 3n-hsw
3776 - type: "file"
3777   title: "VPP Performance Results 3n-hsw"
3778   algorithm: "file_test_results"
3779   output-file-ext: ".rst"
3780   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3781   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"
3782   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3783   data: "vpp-perf-results-3n-hsw"
3784   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3785   parameters:
3786   - "name"
3787   - "doc"
3788   - "level"
3789   - "parent"
3790   data-start-level: 3
3791
3792 # VPP Performance Results 3n-skx
3793 - type: "file"
3794   title: "VPP Performance Results 3n-skx"
3795   algorithm: "file_test_results"
3796   output-file-ext: ".rst"
3797   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3798   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"
3799   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3800   data: "vpp-perf-results-3n-skx"
3801   filter: "not 'CFS_OPT'"
3802   parameters:
3803   - "name"
3804   - "doc"
3805   - "level"
3806   - "parent"
3807   data-start-level: 3
3808
3809 # VPP Performance Results 2n-skx
3810 - type: "file"
3811   title: "VPP Performance Results 2n-skx"
3812   algorithm: "file_test_results"
3813   output-file-ext: ".rst"
3814   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3815   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"
3816   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3817   data: "vpp-perf-results-2n-skx"
3818   filter: "not 'CFS_OPT'"
3819   parameters:
3820   - "name"
3821   - "doc"
3822   - "level"
3823   - "parent"
3824   data-start-level: 3
3825
3826 ## VPP Performance Results 2n-dnv
3827 #- type: "file"
3828 #  title: "VPP Performance Results 2n-dnv"
3829 #  algorithm: "file_test_results"
3830 #  output-file-ext: ".rst"
3831 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3832 #  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"
3833 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3834 #  data: "intel-dnv-vpp"
3835 #  filter: "'NDRPDR'"
3836 #  parameters:
3837 #  - "name"
3838 #  - "doc"
3839 #  - "level"
3840 #  - "parent"
3841 #  data-start-level: 3
3842
3843 # VPP Performance Configuration 3n-hsw
3844 - type: "file"
3845   title: "VPP Performance Configuration 3n-hsw"
3846   algorithm: "file_test_results"
3847   output-file-ext: ".rst"
3848   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3849   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"
3850   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3851   data: "vpp-perf-results-3n-hsw"
3852   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3853   parameters:
3854   - "name"
3855   - "doc"
3856   - "level"
3857   - "parent"
3858   data-start-level: 3
3859
3860 # VPP Performance Configuration 3n-skx
3861 - type: "file"
3862   title: "VPP Performance Configuration 3n-skx"
3863   algorithm: "file_test_results"
3864   output-file-ext: ".rst"
3865   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3866   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"
3867   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3868   data: "vpp-perf-results-3n-skx"
3869   filter: "not 'CFS_OPT'"
3870   parameters:
3871   - "name"
3872   - "doc"
3873   - "level"
3874   - "parent"
3875   data-start-level: 3
3876
3877 # VPP Performance Configuration 2n-skx
3878 - type: "file"
3879   title: "VPP Performance Configuration 2n-skx"
3880   algorithm: "file_test_results"
3881   output-file-ext: ".rst"
3882   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3883   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"
3884   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3885   data: "vpp-perf-results-2n-skx"
3886   filter: "not 'CFS_OPT'"
3887   parameters:
3888   - "name"
3889   - "doc"
3890   - "level"
3891   - "parent"
3892   data-start-level: 3
3893
3894 ## VPP Performance Configuration 2n-dnv
3895 #- type: "file"
3896 #  title: "VPP Performance Configuration 2n-dnv"
3897 #  algorithm: "file_test_results"
3898 #  output-file-ext: ".rst"
3899 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3900 #  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"
3901 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3902 #  data: "intel-dnv-vpp"
3903 #  filter: "'NDRPDR'"
3904 #  parameters:
3905 #  - "name"
3906 #  - "doc"
3907 #  - "level"
3908 #  - "parent"
3909 #  data-start-level: 3
3910
3911 # VPP Performance Operational Data 3n-hsw
3912 - type: "file"
3913   title: "VPP Performance Operational Data 3n-hsw"
3914   algorithm: "file_test_results"
3915   output-file-ext: ".rst"
3916   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3917   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"
3918   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3919   data: "vpp-perf-results-3n-hsw"
3920   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3921   parameters:
3922   - "name"
3923   - "doc"
3924   - "level"
3925   - "parent"
3926   data-start-level: 3
3927
3928 # VPP Performance Operational Data 3n-skx
3929 - type: "file"
3930   title: "VPP Performance Operational Data 3n-skx"
3931   algorithm: "file_test_results"
3932   output-file-ext: ".rst"
3933   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3934   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"
3935   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3936   data: "vpp-perf-results-3n-skx"
3937   filter: "not 'CFS_OPT'"
3938   parameters:
3939   - "name"
3940   - "doc"
3941   - "level"
3942   - "parent"
3943   data-start-level: 3
3944
3945 # VPP Performance Operational Data 2n-skx
3946 - type: "file"
3947   title: "VPP Performance Operational Data 2n-skx"
3948   algorithm: "file_test_results"
3949   output-file-ext: ".rst"
3950   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3951   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"
3952   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3953   data: "vpp-perf-results-2n-skx"
3954   filter: "not 'CFS_OPT'"
3955   parameters:
3956   - "name"
3957   - "doc"
3958   - "level"
3959   - "parent"
3960   data-start-level: 3
3961
3962 ## VPP Performance Operational Data 2n-dnv
3963 #- type: "file"
3964 #  title: "VPP Performance Operational Data 2n-dnv"
3965 #  algorithm: "file_test_results"
3966 #  output-file-ext: ".rst"
3967 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3968 #  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"
3969 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3970 #  data: "intel-dnv-vpp"
3971 #  filter: "'NDRPDR'"
3972 #  parameters:
3973 #  - "name"
3974 #  - "doc"
3975 #  - "level"
3976 #  - "parent"
3977 #  data-start-level: 3
3978
3979 # VPP MRR Results 3n-hsw
3980 - type: "file"
3981   title: "VPP MRR Results 3n-hsw"
3982   algorithm: "file_test_results"
3983   output-file-ext: ".rst"
3984   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3985   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"
3986   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3987   data: "vpp-mrr-results-3n-hsw"
3988   filter: "'MRR'"
3989   parameters:
3990   - "name"
3991   - "doc"
3992   - "level"
3993   - "parent"
3994   data-start-level: 3
3995
3996 # VPP MRR Results 3n-skx
3997 - type: "file"
3998   title: "VPP MRR Results 3n-skx"
3999   algorithm: "file_test_results"
4000   output-file-ext: ".rst"
4001   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4002   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"
4003   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4004   data: "vpp-mrr-results-3n-skx"
4005   filter: "'MRR'"
4006   parameters:
4007   - "name"
4008   - "doc"
4009   - "level"
4010   - "parent"
4011   data-start-level: 3
4012
4013 # VPP MRR Results 2n-skx
4014 - type: "file"
4015   title: "VPP MRR Results 2n-skx"
4016   algorithm: "file_test_results"
4017   output-file-ext: ".rst"
4018   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4019   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"
4020   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4021   data: "vpp-mrr-results-2n-skx"
4022   filter: "all"
4023   parameters:
4024   - "name"
4025   - "doc"
4026   - "level"
4027   - "parent"
4028   data-start-level: 3
4029
4030 ## VPP MRR Results 2n-dnv
4031 #- type: "file"
4032 #  title: "VPP MRR Results 2n-dnv"
4033 #  algorithm: "file_test_results"
4034 #  output-file-ext: ".rst"
4035 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4036 #  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"
4037 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4038 #  data: "intel-dnv-vpp"
4039 #  filter: "'MRR'"
4040 #  parameters:
4041 #  - "name"
4042 #  - "doc"
4043 #  - "level"
4044 #  - "parent"
4045 #  data-start-level: 3
4046
4047 # VPP MRR Configuration 3n-hsw
4048 - type: "file"
4049   title: "VPP MRR Configuration 3n-hsw"
4050   algorithm: "file_test_results"
4051   output-file-ext: ".rst"
4052   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4053   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"
4054   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4055   data: "vpp-mrr-results-3n-hsw"
4056   filter: "'MRR'"
4057   parameters:
4058   - "name"
4059   - "doc"
4060   - "level"
4061   - "parent"
4062   data-start-level: 3
4063
4064 # VPP MRR Configuration 3n-skx
4065 - type: "file"
4066   title: "VPP MRR Configuration 3n-skx"
4067   algorithm: "file_test_results"
4068   output-file-ext: ".rst"
4069   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4070   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"
4071   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4072   data: "vpp-mrr-results-3n-skx"
4073   filter: "'MRR'"
4074   parameters:
4075   - "name"
4076   - "doc"
4077   - "level"
4078   - "parent"
4079   data-start-level: 3
4080
4081 # VPP MRR Configuration 2n-skx
4082 - type: "file"
4083   title: "VPP MRR Configuration 2n-skx"
4084   algorithm: "file_test_results"
4085   output-file-ext: ".rst"
4086   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4087   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"
4088   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4089   data: "vpp-mrr-results-2n-skx"
4090   filter: "'MRR'"
4091   parameters:
4092   - "name"
4093   - "doc"
4094   - "level"
4095   - "parent"
4096   data-start-level: 3
4097
4098 ## VPP MRR Configuration 2n-dnv
4099 #- type: "file"
4100 #  title: "VPP MRR Configuration 2n-dnv"
4101 #  algorithm: "file_test_results"
4102 #  output-file-ext: ".rst"
4103 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4104 #  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"
4105 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4106 #  data: "intel-dnv-vpp"
4107 #  filter: "'MRR'"
4108 #  parameters:
4109 #  - "name"
4110 #  - "doc"
4111 #  - "level"
4112 #  - "parent"
4113 #  data-start-level: 3
4114
4115 # VPP Functional Results - Ubuntu
4116 - type: "file"
4117   title: "VPP Functional Results - Ubuntu"
4118   algorithm: "file_test_results"
4119   output-file-ext: ".rst"
4120   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4121   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"
4122   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4123   data: "vpp-func-results-ubuntu"
4124   filter: "all"
4125   parameters:
4126   - "name"
4127   - "doc"
4128   - "level"
4129   - "parent"
4130   data-start-level: 3
4131
4132 # VPP Functional Results - CentOS
4133 - type: "file"
4134   title: "VPP Functional Results - CentOS"
4135   algorithm: "file_test_results"
4136   output-file-ext: ".rst"
4137   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4138   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"
4139   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4140   data:
4141     "vpp-func-results-centos"
4142   filter: "all"
4143   parameters:
4144   - "name"
4145   - "doc"
4146   - "level"
4147   - "parent"
4148   data-start-level: 3
4149
4150 # VPP Functional Configuration - Ubuntu
4151 - type: "file"
4152   title: "VPP Functional Configuration - Ubuntu"
4153   algorithm: "file_test_results"
4154   output-file-ext: ".rst"
4155   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
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[DTC,FUNC,VPP,UBUNTU]}"
4158   data: "vpp-func-results-ubuntu"
4159   filter: "all"
4160   parameters:
4161   - "name"
4162   - "doc"
4163   - "level"
4164   - "parent"
4165   data-start-level: 3
4166
4167 # VPP Functional Configuration - CentOS
4168 - type: "file"
4169   title: "VPP Functional Configuration - CentOS"
4170   algorithm: "file_test_results"
4171   output-file-ext: ".rst"
4172   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
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[DTC,FUNC,VPP,CENTOS]}"
4175   data:
4176     "vpp-func-results-centos"
4177   filter: "all"
4178   parameters:
4179   - "name"
4180   - "doc"
4181   - "level"
4182   - "parent"
4183   data-start-level: 3
4184
4185 # VPP Device Results - Ubuntu
4186 - type: "file"
4187   title: "VPP Device Results - Ubuntu"
4188   algorithm: "file_test_results"
4189   output-file-ext: ".rst"
4190   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4191   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"
4192   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4193   data: "vpp-device-results-ubuntu"
4194   filter: "all"
4195   parameters:
4196   - "name"
4197   - "doc"
4198   - "level"
4199   - "parent"
4200   data-start-level: 2
4201
4202 # VPP Device Configuration - Ubuntu
4203 - type: "file"
4204   title: "VPP Device Configuration - Ubuntu"
4205   algorithm: "file_test_results"
4206   output-file-ext: ".rst"
4207   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4208   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"
4209   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4210   data: "vpp-device-results-ubuntu"
4211   filter: "all"
4212   parameters:
4213   - "name"
4214   - "doc"
4215   - "level"
4216   - "parent"
4217   data-start-level: 2
4218
4219 ## Container Orchestrated Performance Results 3n-hsw
4220 #- type: "file"
4221 #  title: "Container Orchestrated Performance Results 3n-hsw"
4222 #  algorithm: "file_test_results"
4223 #  output-file-ext: ".rst"
4224 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4225 #  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"
4226 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4227 #  data: "ligato-perf-results-3n-hsw"
4228 #  filter: "all"
4229 #  parameters:
4230 #  - "name"
4231 #  - "doc"
4232 #  - "level"
4233 #  - "parent"
4234 #  data-start-level: 3
4235
4236 # DPDK Performance Results 3n-hsw
4237 - type: "file"
4238   title: "DPDK Performance Results 3n-hsw"
4239   algorithm: "file_test_results"
4240   output-file-ext: ".rst"
4241   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4242   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"
4243   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4244   data: "dpdk-perf-results-3n-hsw"
4245   filter: "all"
4246   parameters:
4247   - "name"
4248   - "doc"
4249   - "level"
4250   - "parent"
4251   data-start-level: 3
4252
4253 # DPDK Performance Results 3n-skx
4254 - type: "file"
4255   title: "DPDK Performance Results 3n-skx"
4256   algorithm: "file_test_results"
4257   output-file-ext: ".rst"
4258   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4259   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"
4260   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4261   data: "dpdk-perf-results-3n-skx"
4262   filter: "all"
4263   parameters:
4264   - "name"
4265   - "doc"
4266   - "level"
4267   - "parent"
4268   data-start-level: 3
4269
4270 # DPDK Performance Results 2n-skx
4271 - type: "file"
4272   title: "DPDK Performance Results 2n-skx"
4273   algorithm: "file_test_results"
4274   output-file-ext: ".rst"
4275   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4276   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"
4277   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4278   data: "dpdk-perf-results-2n-skx"
4279   filter: "all"
4280   parameters:
4281   - "name"
4282   - "doc"
4283   - "level"
4284   - "parent"
4285   data-start-level: 3
4286
4287 # Honeycomb Functional Results
4288 - type: "file"
4289   title: "Honeycomb Functional Results"
4290   algorithm: "file_test_results"
4291   output-file-ext: ".rst"
4292   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4293   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"
4294   dir-tables: "{DIR[DTR,FUNC,HC]}"
4295   data:
4296     "hc-func-results"
4297   filter: "all"
4298   parameters:
4299   - "name"
4300   - "doc"
4301   - "level"
4302   - "parent"
4303   data-start-level: 3
4304
4305 # NSH SFC Functional Results
4306 #-
4307 #  type: "file"
4308 #  title: "NSH SFC Functional Results"
4309 #  algorithm: "file_test_results"
4310 #  output-file-ext: ".rst"
4311 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4312 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4313 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4314 #  data:
4315 #    "nsh-func-results"
4316 #  filter: "all"
4317 #  parameters:
4318 #  - "name"
4319 #  - "doc"
4320 #  - "level"
4321 #  - "parent"
4322 #  data-start-level: 3
4323
4324 # DMM Functional Results
4325 - type: "file"
4326   title: "DMM Functional Results"
4327   algorithm: "file_test_results"
4328   output-file-ext: ".rst"
4329   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4330   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"
4331   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4332   data:
4333     "dmm-func-results"
4334   filter: "all"
4335   parameters:
4336   - "name"
4337   - "doc"
4338   - "level"
4339   - "parent"
4340   data-start-level: 3
4341
4342 ################################################################################
4343 ###                                P L O T S                                 ###
4344 ################################################################################
4345
4346 # Soak Test (PLRsearch), boxes
4347 - type: "plot"
4348   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4349   algorithm: "plot_performance_box"
4350   output-file-type: ".html"
4351   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4352   data: "plot-vpp-soak-2n-skx"
4353   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4354   parameters:
4355     - "throughput"
4356     - "parent"
4357     - "tags"
4358   sort:
4359     - "DRV_AVF"
4360     - "DRV_AVF"
4361     - "DRV_AVF"
4362     - "L2BDMACLRN"
4363     - "L2XCBASE"
4364     - "L2PATCH"
4365   traces:
4366     hoverinfo: "x+y"
4367     boxpoints: "all"
4368     whiskerwidth: 0
4369   layout:
4370     title: "2 Hours Soak Test (PLRsearch)"
4371     layout: "plot-soak-throughput"
4372
4373 # Soak Test (PLRsearch), boxes
4374 - type: "plot"
4375   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4376   algorithm: "plot_performance_box"
4377   output-file-type: ".html"
4378   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4379   data: "plot-vpp-soak-2n-skx"
4380   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4381   parameters:
4382     - "throughput"
4383     - "parent"
4384     - "tags"
4385   sort:
4386     - "VHOST"
4387     - "MEMIF"
4388     - "IP4FWD"
4389     - "IP6FWD"
4390   traces:
4391     hoverinfo: "x+y"
4392     boxpoints: "all"
4393     whiskerwidth: 0
4394   layout:
4395     title: "2 Hours Soak Test (PLRsearch)"
4396     layout: "plot-soak-throughput"
4397
4398 ################################################################################
4399 # Plots - NF Density - VSC - MRR 64b
4400 - type: "plot"
4401   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4402   algorithm: "plot_service_density_heatmap_compare"
4403   output-file-type: ".html"
4404   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4405   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4406   filter: "'NIC_Intel-X710' and
4407            'NF_DENSITY' and
4408            'VHOST' and
4409            'CHAIN' and
4410            'NF_VPPIP4' and
4411            '64B' and
4412            '2T1C' and
4413            'MRR'"
4414   reference:
4415     include: "2"
4416     name: "VNF-1c"
4417   compare:
4418     include: "1"
4419     name: "VNF-0.5c"
4420   parameters:
4421   - "result"
4422   - "name"
4423   - "tags"
4424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4425   x-axis: "X = VNFs per Service Chain"
4426   y-axis: "Y = Number of Service Chains"
4427   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4428   layout:
4429     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4430     layout: "plot-service-density"
4431
4432 - type: "plot"
4433   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4434   algorithm: "plot_service_density_heatmap_compare"
4435   output-file-type: ".html"
4436   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4437   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4438   filter: "'NIC_Intel-X710' and
4439            'NF_DENSITY' and
4440            'VHOST' and
4441            'CHAIN' and
4442            'NF_VPPIP4' and
4443            '64B' and
4444            '4T2C' and
4445            'MRR'"
4446   reference:
4447     include: "2"
4448     name: "VNF-1c"
4449   compare:
4450     include: "1"
4451     name: "VNF-0.5c"
4452   parameters:
4453   - "result"
4454   - "name"
4455   - "tags"
4456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4457   x-axis: "X = VNFs per Service Chain"
4458   y-axis: "Y = Number of Service Chains"
4459   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4460   layout:
4461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4462     layout: "plot-service-density"
4463
4464 - type: "plot"
4465   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4466   algorithm: "plot_service_density_heatmap_compare"
4467   output-file-type: ".html"
4468   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4469   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4470   filter: "'NIC_Intel-X710' and
4471            'NF_DENSITY' and
4472            'VHOST' and
4473            'CHAIN' and
4474            'NF_VPPIP4' and
4475            '64B' and
4476            '8T4C' and
4477            'MRR'"
4478   reference:
4479     include: "2"
4480     name: "VNF-1c"
4481   compare:
4482     include: "1"
4483     name: "VNF-0.5c"
4484   parameters:
4485   - "result"
4486   - "name"
4487   - "tags"
4488   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4489   x-axis: "X = VNFs per Service Chain"
4490   y-axis: "Y = Number of Service Chains"
4491   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4492   layout:
4493     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4494     layout: "plot-service-density"
4495
4496 # Plots - NF Density - VSC - MRR IMIX
4497 - type: "plot"
4498   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4499   algorithm: "plot_service_density_heatmap_compare"
4500   output-file-type: ".html"
4501   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4502   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4503   filter: "'NIC_Intel-X710' and
4504            'NF_DENSITY' and
4505            'VHOST' and
4506            'CHAIN' and
4507            'NF_VPPIP4' and
4508            'IMIX' and
4509            '2T1C' and
4510            'MRR'"
4511   reference:
4512     include: "2"
4513     name: "VNF-1c"
4514   compare:
4515     include: "1"
4516     name: "VNF-0.5c"
4517   parameters:
4518   - "result"
4519   - "name"
4520   - "tags"
4521   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4522   x-axis: "X = VNFs per Service Chain"
4523   y-axis: "Y = Number of Service Chains"
4524   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4525   layout:
4526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4527     layout: "plot-service-density"
4528
4529 - type: "plot"
4530   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4531   algorithm: "plot_service_density_heatmap_compare"
4532   output-file-type: ".html"
4533   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4534   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4535   filter: "'NIC_Intel-X710' and
4536            'NF_DENSITY' and
4537            'VHOST' and
4538            'CHAIN' and
4539            'NF_VPPIP4' and
4540            'IMIX' and
4541            '4T2C' and
4542            'MRR'"
4543   reference:
4544     include: "2"
4545     name: "VNF-1c"
4546   compare:
4547     include: "1"
4548     name: "VNF-0.5c"
4549   parameters:
4550   - "result"
4551   - "name"
4552   - "tags"
4553   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4554   x-axis: "X = VNFs per Service Chain"
4555   y-axis: "Y = Number of Service Chains"
4556   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4557   layout:
4558     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4559     layout: "plot-service-density"
4560
4561 - type: "plot"
4562   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4563   algorithm: "plot_service_density_heatmap_compare"
4564   output-file-type: ".html"
4565   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4566   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4567   filter: "'NIC_Intel-X710' and
4568            'NF_DENSITY' and
4569            'VHOST' and
4570            'CHAIN' and
4571            'NF_VPPIP4' and
4572            'IMIX' and
4573            '8T4C' and
4574            'MRR'"
4575   reference:
4576     include: "2"
4577     name: "VNF-1c"
4578   compare:
4579     include: "1"
4580     name: "VNF-0.5c"
4581   parameters:
4582   - "result"
4583   - "name"
4584   - "tags"
4585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4586   x-axis: "X = VNFs per Service Chain"
4587   y-axis: "Y = Number of Service Chains"
4588   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4589   layout:
4590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4591     layout: "plot-service-density"
4592
4593 # Plots - NF Density - VSC - NDR 64b
4594 - type: "plot"
4595   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4596   algorithm: "plot_service_density_heatmap_compare"
4597   output-file-type: ".html"
4598   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4599   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4600   filter: "'NIC_Intel-X710' and
4601            'NF_DENSITY' and
4602            'VHOST' and
4603            'CHAIN' and
4604            'NF_VPPIP4' and
4605            '64B' and
4606            '2T1C' and
4607            'NDRPDR'"
4608   reference:
4609     include: "2"
4610     name: "VNF-1c"
4611   compare:
4612     include: "1"
4613     name: "VNF-0.5c"
4614   parameters:
4615   - "throughput"
4616   - "name"
4617   - "tags"
4618   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4619   x-axis: "X = VNFs per Service Chain"
4620   y-axis: "Y = Number of Service Chains"
4621   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4622   layout:
4623     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4624     layout: "plot-service-density"
4625
4626 - type: "plot"
4627   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4628   algorithm: "plot_service_density_heatmap_compare"
4629   output-file-type: ".html"
4630   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4631   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4632   filter: "'NIC_Intel-X710' and
4633            'NF_DENSITY' and
4634            'VHOST' and
4635            'CHAIN' and
4636            'NF_VPPIP4' and
4637            '64B' and
4638            '4T2C' and
4639            'NDRPDR'"
4640   reference:
4641     include: "2"
4642     name: "VNF-1c"
4643   compare:
4644     include: "1"
4645     name: "VNF-0.5c"
4646   parameters:
4647   - "throughput"
4648   - "name"
4649   - "tags"
4650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4651   x-axis: "X = VNFs per Service Chain"
4652   y-axis: "Y = Number of Service Chains"
4653   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4654   layout:
4655     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4656     layout: "plot-service-density"
4657
4658 - type: "plot"
4659   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4660   algorithm: "plot_service_density_heatmap_compare"
4661   output-file-type: ".html"
4662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4663   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4664   filter: "'NIC_Intel-X710' and
4665            'NF_DENSITY' and
4666            'VHOST' and
4667            'CHAIN' and
4668            'NF_VPPIP4' and
4669            '64B' and
4670            '8T4C' and
4671            'NDRPDR'"
4672   reference:
4673     include: "2"
4674     name: "VNF-1c"
4675   compare:
4676     include: "1"
4677     name: "VNF-0.5c"
4678   parameters:
4679   - "throughput"
4680   - "name"
4681   - "tags"
4682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4683   x-axis: "X = VNFs per Service Chain"
4684   y-axis: "Y = Number of Service Chains"
4685   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4686   layout:
4687     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4688     layout: "plot-service-density"
4689
4690 # Plots - NF Density - VSC - NDR IMIX
4691 - type: "plot"
4692   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4693   algorithm: "plot_service_density_heatmap_compare"
4694   output-file-type: ".html"
4695   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4696   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4697   filter: "'NIC_Intel-X710' and
4698            'NF_DENSITY' and
4699            'VHOST' and
4700            'CHAIN' and
4701            'NF_VPPIP4' and
4702            'IMIX' and
4703            '2T1C' and
4704            'NDRPDR'"
4705   reference:
4706     include: "2"
4707     name: "VNF-1c"
4708   compare:
4709     include: "1"
4710     name: "VNF-0.5c"
4711   parameters:
4712   - "throughput"
4713   - "name"
4714   - "tags"
4715   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4716   x-axis: "X = VNFs per Service Chain"
4717   y-axis: "Y = Number of Service Chains"
4718   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4719   layout:
4720     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4721     layout: "plot-service-density"
4722
4723 - type: "plot"
4724   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4725   algorithm: "plot_service_density_heatmap_compare"
4726   output-file-type: ".html"
4727   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4728   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4729   filter: "'NIC_Intel-X710' and
4730            'NF_DENSITY' and
4731            'VHOST' and
4732            'CHAIN' and
4733            'NF_VPPIP4' and
4734            'IMIX' and
4735            '4T2C' and
4736            'NDRPDR'"
4737   reference:
4738     include: "2"
4739     name: "VNF-1c"
4740   compare:
4741     include: "1"
4742     name: "VNF-0.5c"
4743   parameters:
4744   - "throughput"
4745   - "name"
4746   - "tags"
4747   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4748   x-axis: "X = VNFs per Service Chain"
4749   y-axis: "Y = Number of Service Chains"
4750   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4751   layout:
4752     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4753     layout: "plot-service-density"
4754
4755 - type: "plot"
4756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4757   algorithm: "plot_service_density_heatmap_compare"
4758   output-file-type: ".html"
4759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4760   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4761   filter: "'NIC_Intel-X710' and
4762            'NF_DENSITY' and
4763            'VHOST' and
4764            'CHAIN' and
4765            'NF_VPPIP4' and
4766            'IMIX' and
4767            '8T4C' and
4768            'NDRPDR'"
4769   reference:
4770     include: "2"
4771     name: "VNF-1c"
4772   compare:
4773     include: "1"
4774     name: "VNF-0.5c"
4775   parameters:
4776   - "throughput"
4777   - "name"
4778   - "tags"
4779   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4780   x-axis: "X = VNFs per Service Chain"
4781   y-axis: "Y = Number of Service Chains"
4782   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4783   layout:
4784     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4785     layout: "plot-service-density"
4786
4787 # Plots - NF Density - VSC - PDR 64b
4788 - type: "plot"
4789   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4790   algorithm: "plot_service_density_heatmap_compare"
4791   output-file-type: ".html"
4792   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4793   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4794   filter: "'NIC_Intel-X710' and
4795            'NF_DENSITY' and
4796            'VHOST' and
4797            'CHAIN' and
4798            'NF_VPPIP4' and
4799            '64B' and
4800            '2T1C' and
4801            'NDRPDR'"
4802   reference:
4803     include: "2"
4804     name: "VNF-1c"
4805   compare:
4806     include: "1"
4807     name: "VNF-0.5c"
4808   parameters:
4809   - "throughput"
4810   - "name"
4811   - "tags"
4812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4813   x-axis: "X = VNFs per Service Chain"
4814   y-axis: "Y = Number of Service Chains"
4815   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4816   layout:
4817     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4818     layout: "plot-service-density"
4819
4820 - type: "plot"
4821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4822   algorithm: "plot_service_density_heatmap_compare"
4823   output-file-type: ".html"
4824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4825   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4826   filter: "'NIC_Intel-X710' and
4827            'NF_DENSITY' and
4828            'VHOST' and
4829            'CHAIN' and
4830            'NF_VPPIP4' and
4831            '64B' and
4832            '4T2C' and
4833            'NDRPDR'"
4834   reference:
4835     include: "2"
4836     name: "VNF-1c"
4837   compare:
4838     include: "1"
4839     name: "VNF-0.5c"
4840   parameters:
4841   - "throughput"
4842   - "name"
4843   - "tags"
4844   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4845   x-axis: "X = VNFs per Service Chain"
4846   y-axis: "Y = Number of Service Chains"
4847   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4848   layout:
4849     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4850     layout: "plot-service-density"
4851
4852 - type: "plot"
4853   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4854   algorithm: "plot_service_density_heatmap_compare"
4855   output-file-type: ".html"
4856   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
4857   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4858   filter: "'NIC_Intel-X710' and
4859            'NF_DENSITY' and
4860            'VHOST' and
4861            'CHAIN' and
4862            'NF_VPPIP4' and
4863            '64B' and
4864            '8T4C' and
4865            'NDRPDR'"
4866   reference:
4867     include: "2"
4868     name: "VNF-1c"
4869   compare:
4870     include: "1"
4871     name: "VNF-0.5c"
4872   parameters:
4873   - "throughput"
4874   - "name"
4875   - "tags"
4876   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4877   x-axis: "X = VNFs per Service Chain"
4878   y-axis: "Y = Number of Service Chains"
4879   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4880   layout:
4881     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4882     layout: "plot-service-density"
4883
4884 # Plots - NF Density - VSC - PDR IMIX
4885 - type: "plot"
4886   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4887   algorithm: "plot_service_density_heatmap_compare"
4888   output-file-type: ".html"
4889   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4890   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4891   filter: "'NIC_Intel-X710' and
4892            'NF_DENSITY' and
4893            'VHOST' and
4894            'CHAIN' and
4895            'NF_VPPIP4' and
4896            'IMIX' and
4897            '2T1C' and
4898            'NDRPDR'"
4899   reference:
4900     include: "2"
4901     name: "VNF-1c"
4902   compare:
4903     include: "1"
4904     name: "VNF-0.5c"
4905   parameters:
4906   - "throughput"
4907   - "name"
4908   - "tags"
4909   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4910   x-axis: "X = VNFs per Service Chain"
4911   y-axis: "Y = Number of Service Chains"
4912   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4913   layout:
4914     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4915     layout: "plot-service-density"
4916
4917 - type: "plot"
4918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4919   algorithm: "plot_service_density_heatmap_compare"
4920   output-file-type: ".html"
4921   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4922   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4923   filter: "'NIC_Intel-X710' and
4924            'NF_DENSITY' and
4925            'VHOST' and
4926            'CHAIN' and
4927            'NF_VPPIP4' and
4928            'IMIX' and
4929            '4T2C' and
4930            'NDRPDR'"
4931   reference:
4932     include: "2"
4933     name: "VNF-1c"
4934   compare:
4935     include: "1"
4936     name: "VNF-0.5c"
4937   parameters:
4938   - "throughput"
4939   - "name"
4940   - "tags"
4941   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4942   x-axis: "X = VNFs per Service Chain"
4943   y-axis: "Y = Number of Service Chains"
4944   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4945   layout:
4946     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4947     layout: "plot-service-density"
4948
4949 - type: "plot"
4950   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4951   algorithm: "plot_service_density_heatmap_compare"
4952   output-file-type: ".html"
4953   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
4954   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4955   filter: "'NIC_Intel-X710' and
4956            'NF_DENSITY' and
4957            'VHOST' and
4958            'CHAIN' and
4959            'NF_VPPIP4' and
4960            'IMIX' and
4961            '8T4C' and
4962            'NDRPDR'"
4963   reference:
4964     include: "2"
4965     name: "VNF-1c"
4966   compare:
4967     include: "1"
4968     name: "VNF-0.5c"
4969   parameters:
4970   - "throughput"
4971   - "name"
4972   - "tags"
4973   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4974   x-axis: "X = VNFs per Service Chain"
4975   y-axis: "Y = Number of Service Chains"
4976   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4977   layout:
4978     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4979     layout: "plot-service-density"
4980
4981 ################################################################################
4982 # Plots - NF Density - CSC - MRR 64b
4983 - type: "plot"
4984   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
4985   algorithm: "plot_service_density_heatmap_compare"
4986   output-file-type: ".html"
4987   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4988   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4989   filter: "'NIC_Intel-X710' and
4990            'NF_DENSITY' and
4991            'DOCKER' and
4992            'CHAIN' and
4993            'NF_VPPIP4' and
4994            '64B' and
4995            '2T1C' and
4996            'MRR'"
4997   reference:
4998     include: "2"
4999     name: "CNF-1c"
5000   compare:
5001     include: "1"
5002     name: "CNF-0.5c"
5003   parameters:
5004   - "result"
5005   - "name"
5006   - "tags"
5007   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5008   x-axis: "X = CNFs per Service Chain"
5009   y-axis: "Y = Number of Service Chains"
5010   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5011   layout:
5012     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5013     layout: "plot-service-density"
5014
5015 - type: "plot"
5016   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5017   algorithm: "plot_service_density_heatmap_compare"
5018   output-file-type: ".html"
5019   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5020   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5021   filter: "'NIC_Intel-X710' and
5022            'NF_DENSITY' and
5023            'DOCKER' and
5024            'CHAIN' and
5025            'NF_VPPIP4' and
5026            '64B' and
5027            '4T2C' and
5028            'MRR'"
5029   reference:
5030     include: "2"
5031     name: "CNF-1c"
5032   compare:
5033     include: "1"
5034     name: "CNF-0.5c"
5035   parameters:
5036   - "result"
5037   - "name"
5038   - "tags"
5039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5040   x-axis: "X = CNFs per Service Chain"
5041   y-axis: "Y = Number of Service Chains"
5042   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5043   layout:
5044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5045     layout: "plot-service-density"
5046
5047 - type: "plot"
5048   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5049   algorithm: "plot_service_density_heatmap_compare"
5050   output-file-type: ".html"
5051   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5052   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5053   filter: "'NIC_Intel-X710' and
5054            'NF_DENSITY' and
5055            'DOCKER' and
5056            'CHAIN' and
5057            'NF_VPPIP4' and
5058            '64B' and
5059            '8T4C' and
5060            'MRR'"
5061   reference:
5062     include: "2"
5063     name: "CNF-1c"
5064   compare:
5065     include: "1"
5066     name: "CNF-0.5c"
5067   parameters:
5068   - "result"
5069   - "name"
5070   - "tags"
5071   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5072   x-axis: "X = CNFs per Service Chain"
5073   y-axis: "Y = Number of Service Chains"
5074   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5075   layout:
5076     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5077     layout: "plot-service-density"
5078
5079 # Plots - NF Density - CSC - MRR IMIX
5080 - type: "plot"
5081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5082   algorithm: "plot_service_density_heatmap_compare"
5083   output-file-type: ".html"
5084   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5085   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5086   filter: "'NIC_Intel-X710' and
5087            'NF_DENSITY' and
5088            'DOCKER' and
5089            'CHAIN' and
5090            'NF_VPPIP4' and
5091            'IMIX' and
5092            '2T1C' and
5093            'MRR'"
5094   reference:
5095     include: "2"
5096     name: "CNF-1c"
5097   compare:
5098     include: "1"
5099     name: "CNF-0.5c"
5100   parameters:
5101   - "result"
5102   - "name"
5103   - "tags"
5104   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5105   x-axis: "X = CNFs per Service Chain"
5106   y-axis: "Y = Number of Service Chains"
5107   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5108   layout:
5109     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5110     layout: "plot-service-density"
5111
5112 - type: "plot"
5113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5114   algorithm: "plot_service_density_heatmap_compare"
5115   output-file-type: ".html"
5116   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5117   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5118   filter: "'NIC_Intel-X710' and
5119            'NF_DENSITY' and
5120            'DOCKER' and
5121            'CHAIN' and
5122            'NF_VPPIP4' and
5123            'IMIX' and
5124            '4T2C' and
5125            'MRR'"
5126   reference:
5127     include: "2"
5128     name: "CNF-1c"
5129   compare:
5130     include: "1"
5131     name: "CNF-0.5c"
5132   parameters:
5133   - "result"
5134   - "name"
5135   - "tags"
5136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5137   x-axis: "X = CNFs per Service Chain"
5138   y-axis: "Y = Number of Service Chains"
5139   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5140   layout:
5141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5142     layout: "plot-service-density"
5143
5144 - type: "plot"
5145   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5146   algorithm: "plot_service_density_heatmap_compare"
5147   output-file-type: ".html"
5148   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5149   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5150   filter: "'NIC_Intel-X710' and
5151            'NF_DENSITY' and
5152            'DOCKER' and
5153            'CHAIN' and
5154            'NF_VPPIP4' and
5155            'IMIX' and
5156            '8T4C' and
5157            'MRR'"
5158   reference:
5159     include: "2"
5160     name: "CNF-1c"
5161   compare:
5162     include: "1"
5163     name: "CNF-0.5c"
5164   parameters:
5165   - "result"
5166   - "name"
5167   - "tags"
5168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5169   x-axis: "X = CNFs per Service Chain"
5170   y-axis: "Y = Number of Service Chains"
5171   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5172   layout:
5173     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5174     layout: "plot-service-density"
5175
5176 # Plots - NF Density - CSC - NDR 64b
5177 - type: "plot"
5178   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5179   algorithm: "plot_service_density_heatmap_compare"
5180   output-file-type: ".html"
5181   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5182   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5183   filter: "'NIC_Intel-X710' and
5184            'NF_DENSITY' and
5185            'DOCKER' and
5186            'CHAIN' and
5187            'NF_VPPIP4' and
5188            '64B' and
5189            '2T1C' and
5190            'NDRPDR'"
5191   reference:
5192     include: "2"
5193     name: "CNF-1c"
5194   compare:
5195     include: "1"
5196     name: "CNF-0.5c"
5197   parameters:
5198   - "throughput"
5199   - "name"
5200   - "tags"
5201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5202   x-axis: "X = CNFs per Service Chain"
5203   y-axis: "Y = Number of Service Chains"
5204   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5205   layout:
5206     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5207     layout: "plot-service-density"
5208
5209 - type: "plot"
5210   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5211   algorithm: "plot_service_density_heatmap_compare"
5212   output-file-type: ".html"
5213   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5214   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5215   filter: "'NIC_Intel-X710' and
5216            'NF_DENSITY' and
5217            'DOCKER' and
5218            'CHAIN' and
5219            'NF_VPPIP4' and
5220            '64B' and
5221            '4T2C' and
5222            'NDRPDR'"
5223   reference:
5224     include: "2"
5225     name: "CNF-1c"
5226   compare:
5227     include: "1"
5228     name: "CNF-0.5c"
5229   parameters:
5230   - "throughput"
5231   - "name"
5232   - "tags"
5233   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5234   x-axis: "X = CNFs per Service Chain"
5235   y-axis: "Y = Number of Service Chains"
5236   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5237   layout:
5238     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5239     layout: "plot-service-density"
5240
5241 - type: "plot"
5242   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5243   algorithm: "plot_service_density_heatmap_compare"
5244   output-file-type: ".html"
5245   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5246   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5247   filter: "'NIC_Intel-X710' and
5248            'NF_DENSITY' and
5249            'DOCKER' and
5250            'CHAIN' and
5251            'NF_VPPIP4' and
5252            '64B' and
5253            '8T4C' and
5254            'NDRPDR'"
5255   reference:
5256     include: "2"
5257     name: "CNF-1c"
5258   compare:
5259     include: "1"
5260     name: "CNF-0.5c"
5261   parameters:
5262   - "throughput"
5263   - "name"
5264   - "tags"
5265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5266   x-axis: "X = CNFs per Service Chain"
5267   y-axis: "Y = Number of Service Chains"
5268   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5269   layout:
5270     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5271     layout: "plot-service-density"
5272
5273 # Plots - NF Density - CSC - NDR IMIX
5274 - type: "plot"
5275   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5276   algorithm: "plot_service_density_heatmap_compare"
5277   output-file-type: ".html"
5278   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5279   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5280   filter: "'NIC_Intel-X710' and
5281            'NF_DENSITY' and
5282            'DOCKER' and
5283            'CHAIN' and
5284            'NF_VPPIP4' and
5285            'IMIX' and
5286            '2T1C' and
5287            'NDRPDR'"
5288   reference:
5289     include: "2"
5290     name: "CNF-1c"
5291   compare:
5292     include: "1"
5293     name: "CNF-0.5c"
5294   parameters:
5295   - "throughput"
5296   - "name"
5297   - "tags"
5298   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5299   x-axis: "X = CNFs per Service Chain"
5300   y-axis: "Y = Number of Service Chains"
5301   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5302   layout:
5303     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5304     layout: "plot-service-density"
5305
5306 - type: "plot"
5307   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5308   algorithm: "plot_service_density_heatmap_compare"
5309   output-file-type: ".html"
5310   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5311   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5312   filter: "'NIC_Intel-X710' and
5313            'NF_DENSITY' and
5314            'DOCKER' and
5315            'CHAIN' and
5316            'NF_VPPIP4' and
5317            'IMIX' and
5318            '4T2C' and
5319            'NDRPDR'"
5320   reference:
5321     include: "2"
5322     name: "CNF-1c"
5323   compare:
5324     include: "1"
5325     name: "CNF-0.5c"
5326   parameters:
5327   - "throughput"
5328   - "name"
5329   - "tags"
5330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5331   x-axis: "X = CNFs per Service Chain"
5332   y-axis: "Y = Number of Service Chains"
5333   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5334   layout:
5335     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5336     layout: "plot-service-density"
5337
5338 - type: "plot"
5339   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5340   algorithm: "plot_service_density_heatmap_compare"
5341   output-file-type: ".html"
5342   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5343   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5344   filter: "'NIC_Intel-X710' and
5345            'NF_DENSITY' and
5346            'DOCKER' and
5347            'CHAIN' and
5348            'NF_VPPIP4' and
5349            'IMIX' and
5350            '8T4C' and
5351            'NDRPDR'"
5352   reference:
5353     include: "2"
5354     name: "CNF-1c"
5355   compare:
5356     include: "1"
5357     name: "CNF-0.5c"
5358   parameters:
5359   - "throughput"
5360   - "name"
5361   - "tags"
5362   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5363   x-axis: "X = CNFs per Service Chain"
5364   y-axis: "Y = Number of Service Chains"
5365   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5366   layout:
5367     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5368     layout: "plot-service-density"
5369
5370 # Plots - NF Density - CSC - PDR 64b
5371 - type: "plot"
5372   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5373   algorithm: "plot_service_density_heatmap_compare"
5374   output-file-type: ".html"
5375   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5376   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5377   filter: "'NIC_Intel-X710' and
5378            'NF_DENSITY' and
5379            'DOCKER' and
5380            'CHAIN' and
5381            'NF_VPPIP4' and
5382            '64B' and
5383            '2T1C' and
5384            'NDRPDR'"
5385   reference:
5386     include: "2"
5387     name: "CNF-1c"
5388   compare:
5389     include: "1"
5390     name: "CNF-0.5c"
5391   parameters:
5392   - "throughput"
5393   - "name"
5394   - "tags"
5395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5396   x-axis: "X = CNFs per Service Chain"
5397   y-axis: "Y = Number of Service Chains"
5398   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5399   layout:
5400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5401     layout: "plot-service-density"
5402
5403 - type: "plot"
5404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5405   algorithm: "plot_service_density_heatmap_compare"
5406   output-file-type: ".html"
5407   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5408   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5409   filter: "'NIC_Intel-X710' and
5410            'NF_DENSITY' and
5411            'DOCKER' and
5412            'CHAIN' and
5413            'NF_VPPIP4' and
5414            '64B' and
5415            '4T2C' and
5416            'NDRPDR'"
5417   reference:
5418     include: "2"
5419     name: "CNF-1c"
5420   compare:
5421     include: "1"
5422     name: "CNF-0.5c"
5423   parameters:
5424   - "throughput"
5425   - "name"
5426   - "tags"
5427   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5428   x-axis: "X = CNFs per Service Chain"
5429   y-axis: "Y = Number of Service Chains"
5430   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5431   layout:
5432     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5433     layout: "plot-service-density"
5434
5435 - type: "plot"
5436   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5437   algorithm: "plot_service_density_heatmap_compare"
5438   output-file-type: ".html"
5439   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5440   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5441   filter: "'NIC_Intel-X710' and
5442            'NF_DENSITY' and
5443            'DOCKER' and
5444            'CHAIN' and
5445            'NF_VPPIP4' and
5446            '64B' and
5447            '8T4C' and
5448            'NDRPDR'"
5449   reference:
5450     include: "2"
5451     name: "CNF-1c"
5452   compare:
5453     include: "1"
5454     name: "CNF-0.5c"
5455   parameters:
5456   - "throughput"
5457   - "name"
5458   - "tags"
5459   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5460   x-axis: "X = CNFs per Service Chain"
5461   y-axis: "Y = Number of Service Chains"
5462   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5463   layout:
5464     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5465     layout: "plot-service-density"
5466
5467 # Plots - NF Density - CSC - PDR IMIX
5468 - type: "plot"
5469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5470   algorithm: "plot_service_density_heatmap_compare"
5471   output-file-type: ".html"
5472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5473   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5474   filter: "'NIC_Intel-X710' and
5475            'NF_DENSITY' and
5476            'DOCKER' and
5477            'CHAIN' and
5478            'NF_VPPIP4' and
5479            'IMIX' and
5480            '2T1C' and
5481            'NDRPDR'"
5482   reference:
5483     include: "2"
5484     name: "CNF-1c"
5485   compare:
5486     include: "1"
5487     name: "CNF-0.5c"
5488   parameters:
5489   - "throughput"
5490   - "name"
5491   - "tags"
5492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5493   x-axis: "X = CNFs per Service Chain"
5494   y-axis: "Y = Number of Service Chains"
5495   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5496   layout:
5497     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5498     layout: "plot-service-density"
5499
5500 - type: "plot"
5501   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5502   algorithm: "plot_service_density_heatmap_compare"
5503   output-file-type: ".html"
5504   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5505   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5506   filter: "'NIC_Intel-X710' and
5507            'NF_DENSITY' and
5508            'DOCKER' and
5509            'CHAIN' and
5510            'NF_VPPIP4' and
5511            'IMIX' and
5512            '4T2C' and
5513            'NDRPDR'"
5514   reference:
5515     include: "2"
5516     name: "CNF-1c"
5517   compare:
5518     include: "1"
5519     name: "CNF-0.5c"
5520   parameters:
5521   - "throughput"
5522   - "name"
5523   - "tags"
5524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5525   x-axis: "X = CNFs per Service Chain"
5526   y-axis: "Y = Number of Service Chains"
5527   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5528   layout:
5529     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5530     layout: "plot-service-density"
5531
5532 - type: "plot"
5533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5534   algorithm: "plot_service_density_heatmap_compare"
5535   output-file-type: ".html"
5536   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5537   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5538   filter: "'NIC_Intel-X710' and
5539            'NF_DENSITY' and
5540            'DOCKER' and
5541            'CHAIN' and
5542            'NF_VPPIP4' and
5543            'IMIX' and
5544            '8T4C' and
5545            'NDRPDR'"
5546   reference:
5547     include: "2"
5548     name: "CNF-1c"
5549   compare:
5550     include: "1"
5551     name: "CNF-0.5c"
5552   parameters:
5553   - "throughput"
5554   - "name"
5555   - "tags"
5556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5557   x-axis: "X = CNFs per Service Chain"
5558   y-axis: "Y = Number of Service Chains"
5559   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5560   layout:
5561     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5562     layout: "plot-service-density"
5563
5564 ################################################################################
5565 # Plots - NF Density - CSP - MRR 64b
5566 - type: "plot"
5567   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5568   algorithm: "plot_service_density_heatmap_compare"
5569   output-file-type: ".html"
5570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5571   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5572   filter: "'NIC_Intel-X710' and
5573            'NF_DENSITY' and
5574            'DOCKER' and
5575            'PIPELINE' and
5576            'NF_VPPIP4' and
5577            '64B' and
5578            '2T1C' and
5579            'MRR'"
5580   reference:
5581     include: "2"
5582     name: "CNF-1c"
5583   compare:
5584     include: "1"
5585     name: "CNF-0.5c"
5586   parameters:
5587   - "result"
5588   - "name"
5589   - "tags"
5590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5591   x-axis: "X = CNFs per Service Pipeline"
5592   y-axis: "Y = Number of Service Pipelines"
5593   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5594   layout:
5595     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5596     layout: "plot-service-density"
5597
5598 - type: "plot"
5599   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5600   algorithm: "plot_service_density_heatmap_compare"
5601   output-file-type: ".html"
5602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5603   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5604   filter: "'NIC_Intel-X710' and
5605            'NF_DENSITY' and
5606            'DOCKER' and
5607            'PIPELINE' and
5608            'NF_VPPIP4' and
5609            '64B' and
5610            '4T2C' and
5611            'MRR'"
5612   reference:
5613     include: "2"
5614     name: "CNF-1c"
5615   compare:
5616     include: "1"
5617     name: "CNF-0.5c"
5618   parameters:
5619   - "result"
5620   - "name"
5621   - "tags"
5622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5623   x-axis: "X = CNFs per Service Pipeline"
5624   y-axis: "Y = Number of Service Pipelines"
5625   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5626   layout:
5627     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5628     layout: "plot-service-density"
5629
5630 - type: "plot"
5631   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5632   algorithm: "plot_service_density_heatmap_compare"
5633   output-file-type: ".html"
5634   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5635   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5636   filter: "'NIC_Intel-X710' and
5637            'NF_DENSITY' and
5638            'DOCKER' and
5639            'PIPELINE' and
5640            'NF_VPPIP4' and
5641            '64B' and
5642            '8T4C' and
5643            'MRR'"
5644   reference:
5645     include: "2"
5646     name: "CNF-1c"
5647   compare:
5648     include: "1"
5649     name: "CNF-0.5c"
5650   parameters:
5651   - "result"
5652   - "name"
5653   - "tags"
5654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5655   x-axis: "X = CNFs per Service Pipeline"
5656   y-axis: "Y = Number of Service Pipelines"
5657   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5658   layout:
5659     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5660     layout: "plot-service-density"
5661
5662 # Plots - NF Density - CSP - MRR IMIX
5663 - type: "plot"
5664   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5665   algorithm: "plot_service_density_heatmap_compare"
5666   output-file-type: ".html"
5667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5668   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5669   filter: "'NIC_Intel-X710' and
5670            'NF_DENSITY' and
5671            'DOCKER' and
5672            'PIPELINE' and
5673            'NF_VPPIP4' and
5674            'IMIX' and
5675            '2T1C' and
5676            'MRR'"
5677   reference:
5678     include: "2"
5679     name: "CNF-1c"
5680   compare:
5681     include: "1"
5682     name: "CNF-0.5c"
5683   parameters:
5684   - "result"
5685   - "name"
5686   - "tags"
5687   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5688   x-axis: "X = CNFs per Service Pipeline"
5689   y-axis: "Y = Number of Service Pipelines"
5690   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5691   layout:
5692     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5693     layout: "plot-service-density"
5694
5695 - type: "plot"
5696   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5697   algorithm: "plot_service_density_heatmap_compare"
5698   output-file-type: ".html"
5699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5700   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5701   filter: "'NIC_Intel-X710' and
5702            'NF_DENSITY' and
5703            'DOCKER' and
5704            'PIPELINE' and
5705            'NF_VPPIP4' and
5706            'IMIX' and
5707            '4T2C' and
5708            'MRR'"
5709   reference:
5710     include: "2"
5711     name: "CNF-1c"
5712   compare:
5713     include: "1"
5714     name: "CNF-0.5c"
5715   parameters:
5716   - "result"
5717   - "name"
5718   - "tags"
5719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5720   x-axis: "X = CNFs per Service Pipeline"
5721   y-axis: "Y = Number of Service Pipelines"
5722   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5723   layout:
5724     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5725     layout: "plot-service-density"
5726
5727 - type: "plot"
5728   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5729   algorithm: "plot_service_density_heatmap_compare"
5730   output-file-type: ".html"
5731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5732   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5733   filter: "'NIC_Intel-X710' and
5734            'NF_DENSITY' and
5735            'DOCKER' and
5736            'PIPELINE' and
5737            'NF_VPPIP4' and
5738            'IMIX' and
5739            '8T4C' and
5740            'MRR'"
5741   reference:
5742     include: "2"
5743     name: "CNF-1c"
5744   compare:
5745     include: "1"
5746     name: "CNF-0.5c"
5747   parameters:
5748   - "result"
5749   - "name"
5750   - "tags"
5751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5752   x-axis: "X = CNFs per Service Pipeline"
5753   y-axis: "Y = Number of Service Pipelines"
5754   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5755   layout:
5756     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5757     layout: "plot-service-density"
5758
5759 # Plots - NF Density - CSP - NDR 64b
5760 - type: "plot"
5761   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5762   algorithm: "plot_service_density_heatmap_compare"
5763   output-file-type: ".html"
5764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5765   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5766   filter: "'NIC_Intel-X710' and
5767            'NF_DENSITY' and
5768            'DOCKER' and
5769            'PIPELINE' and
5770            'NF_VPPIP4' and
5771            '64B' and
5772            '2T1C' and
5773            'NDRPDR'"
5774   reference:
5775     include: "2"
5776     name: "CNF-1c"
5777   compare:
5778     include: "1"
5779     name: "CNF-0.5c"
5780   parameters:
5781   - "throughput"
5782   - "name"
5783   - "tags"
5784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5785   x-axis: "X = CNFs per Service Pipeline"
5786   y-axis: "Y = Number of Service Pipelines"
5787   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5788   layout:
5789     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5790     layout: "plot-service-density"
5791
5792 - type: "plot"
5793   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5794   algorithm: "plot_service_density_heatmap_compare"
5795   output-file-type: ".html"
5796   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5797   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5798   filter: "'NIC_Intel-X710' and
5799            'NF_DENSITY' and
5800            'DOCKER' and
5801            'PIPELINE' and
5802            'NF_VPPIP4' and
5803            '64B' and
5804            '4T2C' and
5805            'NDRPDR'"
5806   reference:
5807     include: "2"
5808     name: "CNF-1c"
5809   compare:
5810     include: "1"
5811     name: "CNF-0.5c"
5812   parameters:
5813   - "throughput"
5814   - "name"
5815   - "tags"
5816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5817   x-axis: "X = CNFs per Service Pipeline"
5818   y-axis: "Y = Number of Service Pipelines"
5819   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5820   layout:
5821     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5822     layout: "plot-service-density"
5823
5824 - type: "plot"
5825   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5826   algorithm: "plot_service_density_heatmap_compare"
5827   output-file-type: ".html"
5828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5829   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5830   filter: "'NIC_Intel-X710' and
5831            'NF_DENSITY' and
5832            'DOCKER' and
5833            'PIPELINE' and
5834            'NF_VPPIP4' and
5835            '64B' and
5836            '8T4C' and
5837            'NDRPDR'"
5838   reference:
5839     include: "2"
5840     name: "CNF-1c"
5841   compare:
5842     include: "1"
5843     name: "CNF-0.5c"
5844   parameters:
5845   - "throughput"
5846   - "name"
5847   - "tags"
5848   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5849   x-axis: "X = CNFs per Service Pipeline"
5850   y-axis: "Y = Number of Service Pipelines"
5851   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5852   layout:
5853     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5854     layout: "plot-service-density"
5855
5856 # Plots - NF Density - CSP - NDR IMIX
5857 - type: "plot"
5858   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5859   algorithm: "plot_service_density_heatmap_compare"
5860   output-file-type: ".html"
5861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5862   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5863   filter: "'NIC_Intel-X710' and
5864            'NF_DENSITY' and
5865            'DOCKER' and
5866            'PIPELINE' and
5867            'NF_VPPIP4' and
5868            'IMIX' and
5869            '2T1C' and
5870            'NDRPDR'"
5871   reference:
5872     include: "2"
5873     name: "CNF-1c"
5874   compare:
5875     include: "1"
5876     name: "CNF-0.5c"
5877   parameters:
5878   - "throughput"
5879   - "name"
5880   - "tags"
5881   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5882   x-axis: "X = CNFs per Service Pipeline"
5883   y-axis: "Y = Number of Service Pipelines"
5884   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5885   layout:
5886     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5887     layout: "plot-service-density"
5888
5889 - type: "plot"
5890   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5891   algorithm: "plot_service_density_heatmap_compare"
5892   output-file-type: ".html"
5893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5894   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5895   filter: "'NIC_Intel-X710' and
5896            'NF_DENSITY' and
5897            'DOCKER' and
5898            'PIPELINE' and
5899            'NF_VPPIP4' and
5900            'IMIX' and
5901            '4T2C' and
5902            'NDRPDR'"
5903   reference:
5904     include: "2"
5905     name: "CNF-1c"
5906   compare:
5907     include: "1"
5908     name: "CNF-0.5c"
5909   parameters:
5910   - "throughput"
5911   - "name"
5912   - "tags"
5913   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5914   x-axis: "X = CNFs per Service Pipeline"
5915   y-axis: "Y = Number of Service Pipelines"
5916   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5917   layout:
5918     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5919     layout: "plot-service-density"
5920
5921 - type: "plot"
5922   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5923   algorithm: "plot_service_density_heatmap_compare"
5924   output-file-type: ".html"
5925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
5926   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5927   filter: "'NIC_Intel-X710' and
5928            'NF_DENSITY' and
5929            'DOCKER' and
5930            'PIPELINE' and
5931            'NF_VPPIP4' and
5932            'IMIX' and
5933            '8T4C' and
5934            'NDRPDR'"
5935   reference:
5936     include: "2"
5937     name: "CNF-1c"
5938   compare:
5939     include: "1"
5940     name: "CNF-0.5c"
5941   parameters:
5942   - "throughput"
5943   - "name"
5944   - "tags"
5945   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5946   x-axis: "X = CNFs per Service Pipeline"
5947   y-axis: "Y = Number of Service Pipelines"
5948   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5949   layout:
5950     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5951     layout: "plot-service-density"
5952
5953 # Plots - NF Density - CSP - PDR 64b
5954 - type: "plot"
5955   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5956   algorithm: "plot_service_density_heatmap_compare"
5957   output-file-type: ".html"
5958   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5959   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5960   filter: "'NIC_Intel-X710' and
5961            'NF_DENSITY' and
5962            'DOCKER' and
5963            'PIPELINE' and
5964            'NF_VPPIP4' and
5965            '64B' and
5966            '2T1C' and
5967            'NDRPDR'"
5968   reference:
5969     include: "2"
5970     name: "CNF-1c"
5971   compare:
5972     include: "1"
5973     name: "CNF-0.5c"
5974   parameters:
5975   - "throughput"
5976   - "name"
5977   - "tags"
5978   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5979   x-axis: "X = CNFs per Service Pipeline"
5980   y-axis: "Y = Number of Service Pipelines"
5981   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5982   layout:
5983     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5984     layout: "plot-service-density"
5985
5986 - type: "plot"
5987   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5988   algorithm: "plot_service_density_heatmap_compare"
5989   output-file-type: ".html"
5990   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5991   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5992   filter: "'NIC_Intel-X710' and
5993            'NF_DENSITY' and
5994            'DOCKER' and
5995            'PIPELINE' and
5996            'NF_VPPIP4' and
5997            '64B' and
5998            '4T2C' and
5999            'NDRPDR'"
6000   reference:
6001     include: "2"
6002     name: "CNF-1c"
6003   compare:
6004     include: "1"
6005     name: "CNF-0.5c"
6006   parameters:
6007   - "throughput"
6008   - "name"
6009   - "tags"
6010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6011   x-axis: "X = CNFs per Service Pipeline"
6012   y-axis: "Y = Number of Service Pipelines"
6013   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6014   layout:
6015     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6016     layout: "plot-service-density"
6017
6018 - type: "plot"
6019   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6020   algorithm: "plot_service_density_heatmap_compare"
6021   output-file-type: ".html"
6022   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6023   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6024   filter: "'NIC_Intel-X710' and
6025            'NF_DENSITY' and
6026            'DOCKER' and
6027            'PIPELINE' and
6028            'NF_VPPIP4' and
6029            '64B' and
6030            '8T4C' and
6031            'NDRPDR'"
6032   reference:
6033     include: "2"
6034     name: "CNF-1c"
6035   compare:
6036     include: "1"
6037     name: "CNF-0.5c"
6038   parameters:
6039   - "throughput"
6040   - "name"
6041   - "tags"
6042   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6043   x-axis: "X = CNFs per Service Pipeline"
6044   y-axis: "Y = Number of Service Pipelines"
6045   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6046   layout:
6047     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6048     layout: "plot-service-density"
6049
6050 # Plots - NF Density - CSP - PDR IMIX
6051 - type: "plot"
6052   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6053   algorithm: "plot_service_density_heatmap_compare"
6054   output-file-type: ".html"
6055   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6056   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6057   filter: "'NIC_Intel-X710' and
6058            'NF_DENSITY' and
6059            'DOCKER' and
6060            'PIPELINE' and
6061            'NF_VPPIP4' and
6062            'IMIX' and
6063            '2T1C' and
6064            'NDRPDR'"
6065   reference:
6066     include: "2"
6067     name: "CNF-1c"
6068   compare:
6069     include: "1"
6070     name: "CNF-0.5c"
6071   parameters:
6072   - "throughput"
6073   - "name"
6074   - "tags"
6075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6076   x-axis: "X = CNFs per Service Pipeline"
6077   y-axis: "Y = Number of Service Pipelines"
6078   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6079   layout:
6080     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6081     layout: "plot-service-density"
6082
6083 - type: "plot"
6084   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6085   algorithm: "plot_service_density_heatmap_compare"
6086   output-file-type: ".html"
6087   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6088   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6089   filter: "'NIC_Intel-X710' and
6090            'NF_DENSITY' and
6091            'DOCKER' and
6092            'PIPELINE' and
6093            'NF_VPPIP4' and
6094            'IMIX' and
6095            '4T2C' and
6096            'NDRPDR'"
6097   reference:
6098     include: "2"
6099     name: "CNF-1c"
6100   compare:
6101     include: "1"
6102     name: "CNF-0.5c"
6103   parameters:
6104   - "throughput"
6105   - "name"
6106   - "tags"
6107   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6108   x-axis: "X = CNFs per Service Pipeline"
6109   y-axis: "Y = Number of Service Pipelines"
6110   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6111   layout:
6112     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6113     layout: "plot-service-density"
6114
6115 - type: "plot"
6116   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6117   algorithm: "plot_service_density_heatmap_compare"
6118   output-file-type: ".html"
6119   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6120   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6121   filter: "'NIC_Intel-X710' and
6122            'NF_DENSITY' and
6123            'DOCKER' and
6124            'PIPELINE' and
6125            'NF_VPPIP4' and
6126            'IMIX' and
6127            '8T4C' and
6128            'NDRPDR'"
6129   reference:
6130     include: "2"
6131     name: "CNF-1c"
6132   compare:
6133     include: "1"
6134     name: "CNF-0.5c"
6135   parameters:
6136   - "throughput"
6137   - "name"
6138   - "tags"
6139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6140   x-axis: "X = CNFs per Service Pipeline"
6141   y-axis: "Y = Number of Service Pipelines"
6142   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6143   layout:
6144     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6145     layout: "plot-service-density"
6146
6147 ################################################################################
6148 ## Plots VPP HTTP Server Performance
6149 #- type: "plot"
6150 #  title: "VPP HTTP Server Performance"
6151 #  algorithm: "plot_http_server_performance_box"
6152 #  output-file-type: ".html"
6153 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6154 #  data:
6155 #    "plot-vpp-http-server-performance"
6156 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6157 #  # each tag is enclosed with ' (apostrophe).
6158 #  filter: "'HTTP' and 'TCP_CPS'"
6159 #  parameters:
6160 #  - "result"
6161 #  - "name"
6162 #  traces:
6163 #    hoverinfo: "x+y"
6164 #    boxpoints: "outliers"
6165 #    whiskerwidth: 0
6166 #  layout:
6167 #    title: "VPP HTTP Server Performance"
6168 #    layout:
6169 #      "plot-cps"
6170 #
6171 #- type: "plot"
6172 #  title: "VPP HTTP Server Performance"
6173 #  algorithm: "plot_http_server_performance_box"
6174 #  output-file-type: ".html"
6175 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6176 #  data:
6177 #    "plot-vpp-http-server-performance"
6178 #  filter: "'HTTP' and 'TCP_RPS'"
6179 #  parameters:
6180 #  - "result"
6181 #  - "name"
6182 #  traces:
6183 #    hoverinfo: "x+y"
6184 #    boxpoints: "outliers"
6185 #    whiskerwidth: 0
6186 #  layout:
6187 #    title: "VPP HTTP Server Performance"
6188 #    layout:
6189 #      "plot-rps"
6190
6191 ################################################################################
6192
6193 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6194 - type: "plot"
6195   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6196   algorithm: "plot_performance_box"
6197   output-file-type: ".html"
6198   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6200   filter: "'NIC_Intel-X520-DA2' and
6201            '64B' and
6202            ('BASE' or 'SCALE') and
6203            'NDRPDR' and
6204            'ETH' and
6205            '1T1C' and
6206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6207            not 'VHOST' and
6208            not 'MEMIF'"
6209   parameters:
6210   - "throughput"
6211   - "parent"
6212   - "tags"
6213   sort:
6214   - "L2PATCH"
6215   - "L2XCBASE"
6216   - "BASE"
6217   - "FIB_10K"
6218   - "FIB_100K"
6219   - "FIB_1M"
6220   traces:
6221     hoverinfo: "x+y"
6222     boxpoints: "outliers"
6223     whiskerwidth: 0
6224   layout:
6225     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6226     layout: "plot-throughput"
6227
6228 - type: "plot"
6229   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6230   algorithm: "plot_performance_box"
6231   output-file-type: ".html"
6232   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6234   filter: "'NIC_Intel-X520-DA2' and
6235            '64B' and
6236            ('BASE' or 'SCALE') and
6237            'NDRPDR' and
6238            'ETH' and
6239            '1T1C' and
6240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6241            not 'VHOST' and
6242            not 'MEMIF'"
6243   parameters:
6244   - "throughput"
6245   - "parent"
6246   - "tags"
6247   sort:
6248   - "L2PATCH"
6249   - "L2XCBASE"
6250   - "BASE"
6251   - "FIB_10K"
6252   - "FIB_100K"
6253   - "FIB_1M"
6254   traces:
6255     hoverinfo: "x+y"
6256     boxpoints: "outliers"
6257     whiskerwidth: 0
6258   layout:
6259     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6260     layout: "plot-throughput"
6261
6262 - type: "plot"
6263   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6264   algorithm: "plot_performance_box"
6265   output-file-type: ".html"
6266   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6268   filter: "'NIC_Intel-X520-DA2' and
6269            '64B' and
6270            ('BASE' or 'SCALE') and
6271            'NDRPDR' and
6272            'ETH' and
6273            '2T2C' and
6274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6275            not 'VHOST' and
6276            not 'MEMIF'"
6277   parameters:
6278   - "throughput"
6279   - "parent"
6280   - "tags"
6281   sort:
6282   - "L2PATCH"
6283   - "L2XCBASE"
6284   - "BASE"
6285   - "FIB_10K"
6286   - "FIB_100K"
6287   - "FIB_1M"
6288   traces:
6289     hoverinfo: "x+y"
6290     boxpoints: "outliers"
6291     whiskerwidth: 0
6292   layout:
6293     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6294     layout: "plot-throughput"
6295
6296 - type: "plot"
6297   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6298   algorithm: "plot_performance_box"
6299   output-file-type: ".html"
6300   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6302   filter: "'NIC_Intel-X520-DA2' and
6303            '64B' and
6304            ('BASE' or 'SCALE') and
6305            'NDRPDR' and
6306            'ETH' and
6307            '2T2C' and
6308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6309            not 'VHOST' and
6310            not 'MEMIF'"
6311   parameters:
6312   - "throughput"
6313   - "parent"
6314   - "tags"
6315   sort:
6316   - "L2PATCH"
6317   - "L2XCBASE"
6318   - "BASE"
6319   - "FIB_10K"
6320   - "FIB_100K"
6321   - "FIB_1M"
6322   traces:
6323     hoverinfo: "x+y"
6324     boxpoints: "outliers"
6325     whiskerwidth: 0
6326   layout:
6327     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6328     layout: "plot-throughput"
6329
6330 # Packet Throughput - VPP L2 3n-hsw-x520 features
6331 - type: "plot"
6332   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6333   algorithm: "plot_performance_box"
6334   output-file-type: ".html"
6335   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6337   filter: "'NIC_Intel-X520-DA2' and
6338            '64B' and
6339            'NDRPDR' and
6340            '1T1C' and
6341            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6342            not 'ACL' and
6343            not 'VHOST' and
6344            not 'MEMIF'"
6345   parameters:
6346   - "throughput"
6347   - "parent"
6348   - "tags"
6349   sort:
6350   - "L2XCBASE"    # l2xcbase
6351   - "L2BDBASE"    # l2bdbase
6352   - "L2XCFWD"     # dot1q-l2xcbase
6353   - "L2BDMACLRN"  # dot1q-l2bdbase
6354   traces:
6355     hoverinfo: "x+y"
6356     boxpoints: "outliers"
6357     whiskerwidth: 0
6358   layout:
6359     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6360     layout: "plot-throughput"
6361
6362 - type: "plot"
6363   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6364   algorithm: "plot_performance_box"
6365   output-file-type: ".html"
6366   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6368   filter: "'NIC_Intel-X520-DA2' and
6369            '64B' and
6370            'NDRPDR' and
6371            '1T1C' and
6372            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6373            not 'ACL' and
6374            not 'VHOST' and
6375            not 'MEMIF'"
6376   parameters:
6377   - "throughput"
6378   - "parent"
6379   - "tags"
6380   sort:
6381   - "L2XCBASE"    # l2xcbase
6382   - "L2BDBASE"    # l2bdbase
6383   - "L2XCFWD"     # dot1q-l2xcbase
6384   - "L2BDMACLRN"  # dot1q-l2bdbase
6385   traces:
6386     hoverinfo: "x+y"
6387     boxpoints: "outliers"
6388     whiskerwidth: 0
6389   layout:
6390     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6391     layout: "plot-throughput"
6392
6393 - type: "plot"
6394   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6395   algorithm: "plot_performance_box"
6396   output-file-type: ".html"
6397   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6399   filter: "'NIC_Intel-X520-DA2' and
6400            '64B' and
6401            'NDRPDR' and
6402            '2T2C' and
6403            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6404            not 'ACL' and
6405            not 'VHOST' and
6406            not 'MEMIF'"
6407   parameters:
6408   - "throughput"
6409   - "parent"
6410   - "tags"
6411   sort:
6412   - "L2XCBASE"    # l2xcbase
6413   - "L2BDBASE"    # l2bdbase
6414   - "L2XCFWD"     # dot1q-l2xcbase
6415   - "L2BDMACLRN"  # dot1q-l2bdbase
6416   traces:
6417     hoverinfo: "x+y"
6418     boxpoints: "outliers"
6419     whiskerwidth: 0
6420   layout:
6421     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6422     layout: "plot-throughput"
6423
6424 - type: "plot"
6425   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6426   algorithm: "plot_performance_box"
6427   output-file-type: ".html"
6428   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6430   filter: "'NIC_Intel-X520-DA2' and
6431            '64B' and
6432            'NDRPDR' and
6433            '2T2C' and
6434            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6435            not 'ACL' and
6436            not 'VHOST' and
6437            not 'MEMIF'"
6438   parameters:
6439   - "throughput"
6440   - "parent"
6441   - "tags"
6442   sort:
6443   - "L2XCBASE"    # l2xcbase
6444   - "L2BDBASE"    # l2bdbase
6445   - "L2XCFWD"     # dot1q-l2xcbase
6446   - "L2BDMACLRN"  # dot1q-l2bdbase
6447   traces:
6448     hoverinfo: "x+y"
6449     boxpoints: "outliers"
6450     whiskerwidth: 0
6451   layout:
6452     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6453     layout: "plot-throughput"
6454
6455 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6456 - type: "plot"
6457   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6458   algorithm: "plot_performance_box"
6459   output-file-type: ".html"
6460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6462   filter: "'NIC_Intel-X520-DA2' and
6463            '64B' and
6464            'NDRPDR' and
6465            '1T1C' and
6466            'FEATURE' and
6467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6468            'IACL' and
6469            ('ACL1' or 'ACL50') and
6470            ('10K_FLOWS' or '10k_FLOWS') and
6471            not 'MACIP' and
6472            not 'VHOST' and
6473            not 'MEMIF'"
6474   parameters:
6475   - "throughput"
6476   - "parent"
6477   - "tags"
6478   traces:
6479     hoverinfo: "x+y"
6480     boxpoints: "outliers"
6481     whiskerwidth: 0
6482   layout:
6483     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6484     layout: "plot-throughput"
6485
6486 - type: "plot"
6487   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6488   algorithm: "plot_performance_box"
6489   output-file-type: ".html"
6490   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6492   filter: "'NIC_Intel-X520-DA2' and
6493            '64B' and
6494            'NDRPDR' and
6495            '1T1C' and
6496            'FEATURE' and
6497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6498            'IACL' and
6499            ('ACL1' or 'ACL50') and
6500            ('10K_FLOWS' or '10k_FLOWS') and
6501            not 'MACIP' and
6502            not 'VHOST' and
6503            not 'MEMIF'"
6504   parameters:
6505   - "throughput"
6506   - "parent"
6507   - "tags"
6508   traces:
6509     hoverinfo: "x+y"
6510     boxpoints: "outliers"
6511     whiskerwidth: 0
6512   layout:
6513     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6514     layout: "plot-throughput"
6515
6516 - type: "plot"
6517   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6518   algorithm: "plot_performance_box"
6519   output-file-type: ".html"
6520   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6522   filter: "'NIC_Intel-X520-DA2' and
6523            '64B' and
6524            'NDRPDR' and
6525            '2T2C' and
6526            'FEATURE' and
6527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6528            'IACL' and
6529            ('ACL1' or 'ACL50') and
6530            ('10K_FLOWS' or '10k_FLOWS') and
6531            not 'MACIP' and
6532            not 'VHOST' and
6533            not 'MEMIF'"
6534   parameters:
6535   - "throughput"
6536   - "parent"
6537   - "tags"
6538   traces:
6539     hoverinfo: "x+y"
6540     boxpoints: "outliers"
6541     whiskerwidth: 0
6542   layout:
6543     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6544     layout: "plot-throughput"
6545
6546 - type: "plot"
6547   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6548   algorithm: "plot_performance_box"
6549   output-file-type: ".html"
6550   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6552   filter: "'NIC_Intel-X520-DA2' and
6553            '64B' and
6554            'NDRPDR' and
6555            '2T2C' and
6556            'FEATURE' and
6557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6558            'IACL' and
6559            ('ACL1' or 'ACL50') and
6560            ('10K_FLOWS' or '10k_FLOWS') and
6561            not 'MACIP' and
6562            not 'VHOST' and
6563            not 'MEMIF'"
6564   parameters:
6565   - "throughput"
6566   - "parent"
6567   - "tags"
6568   traces:
6569     hoverinfo: "x+y"
6570     boxpoints: "outliers"
6571     whiskerwidth: 0
6572   layout:
6573     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6574     layout: "plot-throughput"
6575
6576 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6577 - type: "plot"
6578   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6579   algorithm: "plot_performance_box"
6580   output-file-type: ".html"
6581   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6583   filter: "'NIC_Intel-X520-DA2' and
6584            '64B' and
6585            'NDRPDR' and
6586            '1T1C' and
6587            'FEATURE' and
6588            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6589            'OACL' and
6590            ('ACL1' or 'ACL50') and
6591            ('10K_FLOWS' or '10k_FLOWS') and
6592            not 'MACIP' and
6593            not 'VHOST' and
6594            not 'MEMIF'"
6595   parameters:
6596   - "throughput"
6597   - "parent"
6598   - "tags"
6599   traces:
6600     hoverinfo: "x+y"
6601     boxpoints: "outliers"
6602     whiskerwidth: 0
6603   layout:
6604     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6605     layout: "plot-throughput"
6606
6607 - type: "plot"
6608   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6609   algorithm: "plot_performance_box"
6610   output-file-type: ".html"
6611   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6613   filter: "'NIC_Intel-X520-DA2' and
6614            '64B' and
6615            'NDRPDR' and
6616            '1T1C' and
6617            'FEATURE' and
6618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6619            'OACL' and
6620            ('ACL1' or 'ACL50') and
6621            ('10K_FLOWS' or '10k_FLOWS') and
6622            not 'MACIP' and
6623            not 'VHOST' and
6624            not 'MEMIF'"
6625   parameters:
6626   - "throughput"
6627   - "parent"
6628   - "tags"
6629   traces:
6630     hoverinfo: "x+y"
6631     boxpoints: "outliers"
6632     whiskerwidth: 0
6633   layout:
6634     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6635     layout: "plot-throughput"
6636
6637 - type: "plot"
6638   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6639   algorithm: "plot_performance_box"
6640   output-file-type: ".html"
6641   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6643   filter: "'NIC_Intel-X520-DA2' and
6644            '64B' and
6645            'NDRPDR' and
6646            '2T2C' and
6647            'FEATURE' and
6648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6649            'OACL' and
6650            ('ACL1' or 'ACL50') and
6651            ('10K_FLOWS' or '10k_FLOWS') and
6652            not 'MACIP' and
6653            not 'VHOST' and
6654            not 'MEMIF'"
6655   parameters:
6656   - "throughput"
6657   - "parent"
6658   - "tags"
6659   traces:
6660     hoverinfo: "x+y"
6661     boxpoints: "outliers"
6662     whiskerwidth: 0
6663   layout:
6664     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6665     layout: "plot-throughput"
6666
6667 - type: "plot"
6668   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6669   algorithm: "plot_performance_box"
6670   output-file-type: ".html"
6671   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6673   filter: "'NIC_Intel-X520-DA2' and
6674            '64B' and
6675            'NDRPDR' and
6676            '2T2C' and
6677            'FEATURE' and
6678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6679            'OACL' and
6680            ('ACL1' or 'ACL50') and
6681            ('10K_FLOWS' or '10k_FLOWS') and
6682            not 'MACIP' and
6683            not 'VHOST' and
6684            not 'MEMIF'"
6685   parameters:
6686   - "throughput"
6687   - "parent"
6688   - "tags"
6689   traces:
6690     hoverinfo: "x+y"
6691     boxpoints: "outliers"
6692     whiskerwidth: 0
6693   layout:
6694     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6695     layout: "plot-throughput"
6696
6697 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6698 - type: "plot"
6699   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6700   algorithm: "plot_performance_box"
6701   output-file-type: ".html"
6702   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6704   filter: "'NIC_Intel-X520-DA2' and
6705            '64B' and
6706            'NDRPDR' and
6707            '1T1C' and
6708            'FEATURE' and
6709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6710            'MACIP' and
6711            ('ACL1' or 'ACL50') and
6712            ('10K_FLOWS' or '10k_FLOWS') and
6713            not 'VHOST' and
6714            not 'MEMIF'"
6715   parameters:
6716   - "throughput"
6717   - "parent"
6718   - "tags"
6719   traces:
6720     hoverinfo: "x+y"
6721     boxpoints: "outliers"
6722     whiskerwidth: 0
6723   layout:
6724     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6725     layout: "plot-throughput"
6726
6727 - type: "plot"
6728   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6729   algorithm: "plot_performance_box"
6730   output-file-type: ".html"
6731   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6733   filter: "'NIC_Intel-X520-DA2' and
6734            '64B' and
6735            'NDRPDR' and
6736            '1T1C' and
6737            'FEATURE' and
6738            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6739            'MACIP' and
6740            ('ACL1' or 'ACL50') and
6741            ('10K_FLOWS' or '10k_FLOWS') and
6742            not 'VHOST' and
6743            not 'MEMIF'"
6744   parameters:
6745   - "throughput"
6746   - "parent"
6747   - "tags"
6748   traces:
6749     hoverinfo: "x+y"
6750     boxpoints: "outliers"
6751     whiskerwidth: 0
6752   layout:
6753     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6754     layout: "plot-throughput"
6755
6756 - type: "plot"
6757   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6758   algorithm: "plot_performance_box"
6759   output-file-type: ".html"
6760   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6762   filter: "'NIC_Intel-X520-DA2' and
6763            '64B' and
6764            'NDRPDR' and
6765            '2T2C' and
6766            'FEATURE' and
6767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6768            'MACIP' and
6769            ('ACL1' or 'ACL50') and
6770            ('10K_FLOWS' or '10k_FLOWS') 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-2t2c-features-macip-ndr"
6783     layout: "plot-throughput"
6784
6785 - type: "plot"
6786   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6787   algorithm: "plot_performance_box"
6788   output-file-type: ".html"
6789   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
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            'MACIP' and
6798            ('ACL1' or 'ACL50') and
6799            ('10K_FLOWS' or '10k_FLOWS') and
6800            not 'VHOST' and
6801            not 'MEMIF'"
6802   parameters:
6803   - "throughput"
6804   - "parent"
6805   - "tags"
6806   traces:
6807     hoverinfo: "x+y"
6808     boxpoints: "outliers"
6809     whiskerwidth: 0
6810   layout:
6811     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6812     layout: "plot-throughput"
6813
6814 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6815 - type: "plot"
6816   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6817   algorithm: "plot_performance_box"
6818   output-file-type: ".html"
6819   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6821   filter: "'NIC_Intel-X710' and
6822            '64B' and
6823            ('BASE' or 'SCALE') and
6824            'NDRPDR' and
6825            'ETH' and
6826            '1T1C' and
6827            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6828            not 'VHOST' and
6829            not 'MEMIF'"
6830   parameters:
6831   - "throughput"
6832   - "parent"
6833   - "tags"
6834   sort:
6835   - "L2PATCH"
6836   - "L2XCFWD"
6837   - "L2BDMACLRN"
6838   - "FIB_10K"
6839   - "FIB_100K"
6840   - "FIB_1M"
6841   traces:
6842     hoverinfo: "x+y"
6843     boxpoints: "outliers"
6844     whiskerwidth: 0
6845   layout:
6846     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6847     layout: "plot-throughput"
6848
6849 - type: "plot"
6850   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6851   algorithm: "plot_performance_box"
6852   output-file-type: ".html"
6853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6855   filter: "'NIC_Intel-X710' and
6856            '64B' and
6857            ('BASE' or 'SCALE') and
6858            'NDRPDR' and
6859            'ETH' and
6860            '1T1C' and
6861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6862            not 'VHOST' and
6863            not 'MEMIF'"
6864   parameters:
6865   - "throughput"
6866   - "parent"
6867   - "tags"
6868   sort:
6869   - "L2PATCH"
6870   - "L2XCFWD"
6871   - "L2BDMACLRN"
6872   - "FIB_10K"
6873   - "FIB_100K"
6874   - "FIB_1M"
6875   traces:
6876     hoverinfo: "x+y"
6877     boxpoints: "outliers"
6878     whiskerwidth: 0
6879   layout:
6880     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6881     layout: "plot-throughput"
6882
6883 - type: "plot"
6884   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6885   algorithm: "plot_performance_box"
6886   output-file-type: ".html"
6887   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6889   filter: "'NIC_Intel-X710' and
6890            '64B' and
6891            ('BASE' or 'SCALE') and
6892            'NDRPDR' and
6893            'ETH' and
6894            '2T2C' and
6895            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6896            not 'VHOST' and
6897            not 'MEMIF'"
6898   parameters:
6899   - "throughput"
6900   - "parent"
6901   - "tags"
6902   sort:
6903   - "L2PATCH"
6904   - "L2XCFWD"
6905   - "L2BDMACLRN"
6906   - "FIB_10K"
6907   - "FIB_100K"
6908   - "FIB_1M"
6909   traces:
6910     hoverinfo: "x+y"
6911     boxpoints: "outliers"
6912     whiskerwidth: 0
6913   layout:
6914     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6915     layout: "plot-throughput"
6916
6917 - type: "plot"
6918   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6919   algorithm: "plot_performance_box"
6920   output-file-type: ".html"
6921   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6923   filter: "'NIC_Intel-X710' and
6924            '64B' and
6925            ('BASE' or 'SCALE') and
6926            'NDRPDR' and
6927            'ETH' and
6928            '2T2C' and
6929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6930            not 'VHOST' and
6931            not 'MEMIF'"
6932   parameters:
6933   - "throughput"
6934   - "parent"
6935   - "tags"
6936   sort:
6937   - "L2PATCH"
6938   - "L2XCFWD"
6939   - "L2BDMACLRN"
6940   - "FIB_10K"
6941   - "FIB_100K"
6942   - "FIB_1M"
6943   traces:
6944     hoverinfo: "x+y"
6945     boxpoints: "outliers"
6946     whiskerwidth: 0
6947   layout:
6948     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6949     layout: "plot-throughput"
6950
6951 # Packet Throughput - VPP L2 3n-hsw-x710 features
6952 - type: "plot"
6953   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6954   algorithm: "plot_performance_box"
6955   output-file-type: ".html"
6956   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6958   filter: "'NIC_Intel-X710' and
6959            '64B' and
6960            'NDRPDR' and
6961            '1T1C' and
6962            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6963            not 'ACL' and
6964            not 'VHOST' and
6965            not 'L2OVRLAY' and
6966            not 'MEMIF'"
6967   parameters:
6968   - "throughput"
6969   - "parent"
6970   - "tags"
6971   sort:
6972   - "L2XCBASE"    # l2xcbase
6973   - "L2BDBASE"    # l2bdbase
6974   - "L2XCFWD"     # dot1q-l2xcbase
6975   - "L2BDMACLRN"  # dot1q-l2bdbase
6976   traces:
6977     hoverinfo: "x+y"
6978     boxpoints: "outliers"
6979     whiskerwidth: 0
6980   layout:
6981     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6982     layout: "plot-throughput"
6983
6984 - type: "plot"
6985   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6986   algorithm: "plot_performance_box"
6987   output-file-type: ".html"
6988   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6990   filter: "'NIC_Intel-X710' and
6991            '64B' and
6992            'NDRPDR' and
6993            '1T1C' and
6994            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6995            not 'ACL' and
6996            not 'VHOST' and
6997            not 'L2OVRLAY' and
6998            not 'MEMIF'"
6999   parameters:
7000   - "throughput"
7001   - "parent"
7002   - "tags"
7003   sort:
7004   - "L2XCBASE"    # l2xcbase
7005   - "L2BDBASE"    # l2bdbase
7006   - "L2XCFWD"     # dot1q-l2xcbase
7007   - "L2BDMACLRN"  # dot1q-l2bdbase
7008   traces:
7009     hoverinfo: "x+y"
7010     boxpoints: "outliers"
7011     whiskerwidth: 0
7012   layout:
7013     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7014     layout: "plot-throughput"
7015
7016 - type: "plot"
7017   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7018   algorithm: "plot_performance_box"
7019   output-file-type: ".html"
7020   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7022   filter: "'NIC_Intel-X710' and
7023            '64B' and
7024            'NDRPDR' and
7025            '2T2C' and
7026            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7027            not 'ACL' and
7028            not 'VHOST' and
7029            not 'L2OVRLAY' and
7030            not 'MEMIF'"
7031   parameters:
7032   - "throughput"
7033   - "parent"
7034   - "tags"
7035   sort:
7036   - "L2XCBASE"    # l2xcbase
7037   - "L2BDBASE"    # l2bdbase
7038   - "L2XCFWD"     # dot1q-l2xcbase
7039   - "L2BDMACLRN"  # dot1q-l2bdbase
7040   traces:
7041     hoverinfo: "x+y"
7042     boxpoints: "outliers"
7043     whiskerwidth: 0
7044   layout:
7045     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7046     layout: "plot-throughput"
7047
7048 - type: "plot"
7049   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7050   algorithm: "plot_performance_box"
7051   output-file-type: ".html"
7052   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7054   filter: "'NIC_Intel-X710' and
7055            '64B' and
7056            'NDRPDR' and
7057            '2T2C' and
7058            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7059            not 'ACL' and
7060            not 'VHOST' and
7061            not 'L2OVRLAY' and
7062            not 'MEMIF'"
7063   parameters:
7064   - "throughput"
7065   - "parent"
7066   - "tags"
7067   sort:
7068   - "L2XCBASE"    # l2xcbase
7069   - "L2BDBASE"    # l2bdbase
7070   - "L2XCFWD"     # dot1q-l2xcbase
7071   - "L2BDMACLRN"  # dot1q-l2bdbase
7072   traces:
7073     hoverinfo: "x+y"
7074     boxpoints: "outliers"
7075     whiskerwidth: 0
7076   layout:
7077     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7078     layout: "plot-throughput"
7079
7080 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7081 - type: "plot"
7082   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7083   algorithm: "plot_performance_box"
7084   output-file-type: ".html"
7085   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7087   filter: "'NIC_Intel-X710' and
7088            '64B' and
7089            'NDRPDR' and
7090            '1T1C' and
7091            'FEATURE' and
7092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7093            'IACL' and
7094            ('ACL1' or 'ACL50') and
7095            ('10K_FLOWS' or '10k_FLOWS') and
7096            not 'MACIP' and
7097            not 'VHOST' and
7098            not 'MEMIF'"
7099   parameters:
7100   - "throughput"
7101   - "parent"
7102   - "tags"
7103   traces:
7104     hoverinfo: "x+y"
7105     boxpoints: "outliers"
7106     whiskerwidth: 0
7107   layout:
7108     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7109     layout: "plot-throughput"
7110
7111 - type: "plot"
7112   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7113   algorithm: "plot_performance_box"
7114   output-file-type: ".html"
7115   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7117   filter: "'NIC_Intel-X710' and
7118            '64B' and
7119            'NDRPDR' and
7120            '1T1C' and
7121            'FEATURE' and
7122            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7123            'IACL' and
7124            ('ACL1' or 'ACL50') and
7125            ('10K_FLOWS' or '10k_FLOWS') and
7126            not 'MACIP' and
7127            not 'VHOST' and
7128            not 'MEMIF'"
7129   parameters:
7130   - "throughput"
7131   - "parent"
7132   - "tags"
7133   traces:
7134     hoverinfo: "x+y"
7135     boxpoints: "outliers"
7136     whiskerwidth: 0
7137   layout:
7138     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7139     layout: "plot-throughput"
7140
7141 - type: "plot"
7142   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7143   algorithm: "plot_performance_box"
7144   output-file-type: ".html"
7145   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7147   filter: "'NIC_Intel-X710' and
7148            '64B' and
7149            'NDRPDR' and
7150            '2T2C' and
7151            'FEATURE' and
7152            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7153            'IACL' and
7154            ('ACL1' or 'ACL50') and
7155            ('10K_FLOWS' or '10k_FLOWS') and
7156            not 'MACIP' and
7157            not 'VHOST' and
7158            not 'MEMIF'"
7159   parameters:
7160   - "throughput"
7161   - "parent"
7162   - "tags"
7163   traces:
7164     hoverinfo: "x+y"
7165     boxpoints: "outliers"
7166     whiskerwidth: 0
7167   layout:
7168     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7169     layout: "plot-throughput"
7170
7171 - type: "plot"
7172   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7173   algorithm: "plot_performance_box"
7174   output-file-type: ".html"
7175   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7177   filter: "'NIC_Intel-X710' and
7178            '64B' and
7179            'NDRPDR' and
7180            '2T2C' and
7181            'FEATURE' and
7182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7183            'IACL' and
7184            ('ACL1' or 'ACL50') and
7185            ('10K_FLOWS' or '10k_FLOWS') and
7186            not 'MACIP' and
7187            not 'VHOST' and
7188            not 'MEMIF'"
7189   parameters:
7190   - "throughput"
7191   - "parent"
7192   - "tags"
7193   traces:
7194     hoverinfo: "x+y"
7195     boxpoints: "outliers"
7196     whiskerwidth: 0
7197   layout:
7198     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7199     layout: "plot-throughput"
7200
7201 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7202 - type: "plot"
7203   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7204   algorithm: "plot_performance_box"
7205   output-file-type: ".html"
7206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7208   filter: "'NIC_Intel-XL710' and
7209            '64B' and
7210            'BASE' and
7211            'NDRPDR' and
7212            'ETH' and
7213            '1T1C' and
7214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7215            not 'VHOST' and
7216            not 'MEMIF'"
7217   parameters:
7218   - "throughput"
7219   - "parent"
7220   - "tags"
7221   sort:
7222   - "L2PATCH"
7223   - "L2XCFWD"
7224   - "L2BDMACLRN"
7225   traces:
7226     hoverinfo: "x+y"
7227     boxpoints: "outliers"
7228     whiskerwidth: 0
7229   layout:
7230     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7231     layout: "plot-throughput"
7232
7233 - type: "plot"
7234   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7235   algorithm: "plot_performance_box"
7236   output-file-type: ".html"
7237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7239   filter: "'NIC_Intel-XL710' and
7240            '64B' and
7241            'BASE' and
7242            'NDRPDR' and
7243            'ETH' and
7244            '1T1C' and
7245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7246            not 'VHOST' and
7247            not 'MEMIF'"
7248   parameters:
7249   - "throughput"
7250   - "parent"
7251   - "tags"
7252   sort:
7253   - "L2PATCH"
7254   - "L2XCFWD"
7255   - "L2BDMACLRN"
7256   traces:
7257     hoverinfo: "x+y"
7258     boxpoints: "outliers"
7259     whiskerwidth: 0
7260   layout:
7261     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7262     layout: "plot-throughput"
7263
7264 - type: "plot"
7265   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7266   algorithm: "plot_performance_box"
7267   output-file-type: ".html"
7268   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7270   filter: "'NIC_Intel-XL710' and
7271            '64B' and
7272            'BASE' and
7273            'NDRPDR' and
7274            'ETH' and
7275            '2T2C' and
7276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7277            not 'VHOST' and
7278            not 'MEMIF'"
7279   parameters:
7280   - "throughput"
7281   - "parent"
7282   - "tags"
7283   sort:
7284   - "L2PATCH"
7285   - "L2XCFWD"
7286   - "L2BDMACLRN"
7287   traces:
7288     hoverinfo: "x+y"
7289     boxpoints: "outliers"
7290     whiskerwidth: 0
7291   layout:
7292     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7293     layout: "plot-throughput"
7294
7295 - type: "plot"
7296   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7297   algorithm: "plot_performance_box"
7298   output-file-type: ".html"
7299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7301   filter: "'NIC_Intel-XL710' and
7302            '64B' and
7303            'BASE' and
7304            'NDRPDR' and
7305            'ETH' and
7306            '2T2C' and
7307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7308            not 'VHOST' and
7309            not 'MEMIF'"
7310   parameters:
7311   - "throughput"
7312   - "parent"
7313   - "tags"
7314   sort:
7315   - "L2PATCH"
7316   - "L2XCFWD"
7317   - "L2BDMACLRN"
7318   traces:
7319     hoverinfo: "x+y"
7320     boxpoints: "outliers"
7321     whiskerwidth: 0
7322   layout:
7323     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7324     layout: "plot-throughput"
7325
7326 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7327 - type: "plot"
7328   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7329   algorithm: "plot_performance_box"
7330   output-file-type: ".html"
7331   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7333   filter: "'NIC_Intel-X710' and
7334            '64B' and
7335            ('BASE' or 'SCALE') and
7336            'NDRPDR' and
7337            'ETH' and
7338            '2T1C' and
7339            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7340            not 'VHOST' and
7341            not 'MEMIF' and
7342            not 'DRV_AVF'"
7343   parameters:
7344   - "throughput"
7345   - "parent"
7346   - "tags"
7347   sort:
7348   - "L2PATCH"
7349   - "L2XCBASE"
7350   - "BASE"
7351   - "FIB_10K"
7352   - "FIB_100K"
7353   - "FIB_1M"
7354   traces:
7355     hoverinfo: "x+y"
7356     boxpoints: "outliers"
7357     whiskerwidth: 0
7358   layout:
7359     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7360     layout: "plot-throughput"
7361
7362 - type: "plot"
7363   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7364   algorithm: "plot_performance_box"
7365   output-file-type: ".html"
7366   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7368   filter: "'NIC_Intel-X710' and
7369            '64B' and
7370            ('BASE' or 'SCALE') and
7371            'NDRPDR' and
7372            'ETH' and
7373            '2T1C' and
7374            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7375            not 'VHOST' and
7376            not 'MEMIF' and
7377            not 'DRV_AVF'"
7378   parameters:
7379   - "throughput"
7380   - "parent"
7381   - "tags"
7382   sort:
7383   - "L2PATCH"
7384   - "L2XCBASE"
7385   - "BASE"
7386   - "FIB_10K"
7387   - "FIB_100K"
7388   - "FIB_1M"
7389   traces:
7390     hoverinfo: "x+y"
7391     boxpoints: "outliers"
7392     whiskerwidth: 0
7393   layout:
7394     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7395     layout: "plot-throughput"
7396
7397 - type: "plot"
7398   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7399   algorithm: "plot_performance_box"
7400   output-file-type: ".html"
7401   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7403   filter: "'NIC_Intel-X710' and
7404            '64B' and
7405            ('BASE' or 'SCALE') and
7406            'NDRPDR' and
7407            'ETH' and
7408            '4T2C' and
7409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7410            not 'VHOST' and
7411            not 'MEMIF' and
7412            not 'DRV_AVF'"
7413   parameters:
7414   - "throughput"
7415   - "parent"
7416   - "tags"
7417   sort:
7418   - "L2PATCH"
7419   - "L2XCBASE"
7420   - "BASE"
7421   - "FIB_10K"
7422   - "FIB_100K"
7423   - "FIB_1M"
7424   traces:
7425     hoverinfo: "x+y"
7426     boxpoints: "outliers"
7427     whiskerwidth: 0
7428   layout:
7429     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7430     layout: "plot-throughput"
7431
7432 - type: "plot"
7433   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7434   algorithm: "plot_performance_box"
7435   output-file-type: ".html"
7436   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7438   filter: "'NIC_Intel-X710' and
7439            '64B' and
7440            ('BASE' or 'SCALE') and
7441            'NDRPDR' and
7442            'ETH' and
7443            '4T2C' and
7444            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7445            not 'VHOST' and
7446            not 'MEMIF' and
7447            not 'DRV_AVF'"
7448   parameters:
7449   - "throughput"
7450   - "parent"
7451   - "tags"
7452   sort:
7453   - "L2PATCH"
7454   - "L2XCBASE"
7455   - "BASE"
7456   - "FIB_10K"
7457   - "FIB_100K"
7458   - "FIB_1M"
7459   traces:
7460     hoverinfo: "x+y"
7461     boxpoints: "outliers"
7462     whiskerwidth: 0
7463   layout:
7464     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7465     layout: "plot-throughput"
7466
7467 # Packet Throughput - VPP L2 3n-skx-x710 features
7468 - type: "plot"
7469   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7470   algorithm: "plot_performance_box"
7471   output-file-type: ".html"
7472   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7474   filter: "'NIC_Intel-X710' and
7475            '64B' and
7476            'NDRPDR' and
7477            '2T1C' and
7478            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7479            not 'ACL' and
7480            not 'VHOST' and
7481            not 'DRV_AVF' and
7482            not 'L2OVRLAY' and
7483            not 'MEMIF'"
7484   parameters:
7485   - "throughput"
7486   - "parent"
7487   - "tags"
7488   sort:
7489   - "L2XCBASE"    # l2xcbase
7490   - "L2BDBASE"    # l2bdbase
7491   - "L2XCFWD"     # dot1q-l2xcbase
7492   - "L2BDMACLRN"  # dot1q-l2bdbase
7493   traces:
7494     hoverinfo: "x+y"
7495     boxpoints: "outliers"
7496     whiskerwidth: 0
7497   layout:
7498     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7499     layout: "plot-throughput"
7500
7501 - type: "plot"
7502   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7503   algorithm: "plot_performance_box"
7504   output-file-type: ".html"
7505   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7507   filter: "'NIC_Intel-X710' and
7508            '64B' and
7509            'NDRPDR' and
7510            '2T1C' and
7511            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7512            not 'ACL' and
7513            not 'VHOST' and
7514            not 'DRV_AVF' and
7515            not 'L2OVRLAY' and
7516            not 'MEMIF'"
7517   parameters:
7518   - "throughput"
7519   - "parent"
7520   - "tags"
7521   sort:
7522   - "L2XCBASE"    # l2xcbase
7523   - "L2BDBASE"    # l2bdbase
7524   - "L2XCFWD"     # dot1q-l2xcbase
7525   - "L2BDMACLRN"  # dot1q-l2bdbase
7526   traces:
7527     hoverinfo: "x+y"
7528     boxpoints: "outliers"
7529     whiskerwidth: 0
7530   layout:
7531     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7532     layout: "plot-throughput"
7533
7534 - type: "plot"
7535   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7536   algorithm: "plot_performance_box"
7537   output-file-type: ".html"
7538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7540   filter: "'NIC_Intel-X710' and
7541            '64B' and
7542            'NDRPDR' and
7543            '4T2C' and
7544            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7545            not 'ACL' and
7546            not 'VHOST' and
7547            not 'DRV_AVF' and
7548            not 'L2OVRLAY' and
7549            not 'MEMIF'"
7550   parameters:
7551   - "throughput"
7552   - "parent"
7553   - "tags"
7554   sort:
7555   - "L2XCBASE"    # l2xcbase
7556   - "L2BDBASE"    # l2bdbase
7557   - "L2XCFWD"     # dot1q-l2xcbase
7558   - "L2BDMACLRN"  # dot1q-l2bdbase
7559   traces:
7560     hoverinfo: "x+y"
7561     boxpoints: "outliers"
7562     whiskerwidth: 0
7563   layout:
7564     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7565     layout: "plot-throughput"
7566
7567 - type: "plot"
7568   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7569   algorithm: "plot_performance_box"
7570   output-file-type: ".html"
7571   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7573   filter: "'NIC_Intel-X710' and
7574            '64B' and
7575            'NDRPDR' and
7576            '4T2C' and
7577            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7578            not 'ACL' and
7579            not 'VHOST' and
7580            not 'DRV_AVF' and
7581            not 'L2OVRLAY' and
7582            not 'MEMIF'"
7583   parameters:
7584   - "throughput"
7585   - "parent"
7586   - "tags"
7587   sort:
7588   - "L2XCBASE"    # l2xcbase
7589   - "L2BDBASE"    # l2bdbase
7590   - "L2XCFWD"     # dot1q-l2xcbase
7591   - "L2BDMACLRN"  # dot1q-l2bdbase
7592   traces:
7593     hoverinfo: "x+y"
7594     boxpoints: "outliers"
7595     whiskerwidth: 0
7596   layout:
7597     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7598     layout: "plot-throughput"
7599
7600 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7601 - type: "plot"
7602   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7603   algorithm: "plot_performance_box"
7604   output-file-type: ".html"
7605   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7607   filter: "'NIC_Intel-X710' and
7608            '64B' and
7609            'NDRPDR' and
7610            '2T1C' and
7611            'FEATURE' and
7612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7613            'IACL' and
7614            ('ACL1' or 'ACL50') and
7615            ('10K_FLOWS' or '10k_FLOWS') and
7616            not 'MACIP' and
7617            not 'VHOST' and
7618            not 'MEMIF'"
7619   parameters:
7620   - "throughput"
7621   - "parent"
7622   - "tags"
7623   traces:
7624     hoverinfo: "x+y"
7625     boxpoints: "outliers"
7626     whiskerwidth: 0
7627   layout:
7628     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7629     layout: "plot-throughput"
7630
7631 - type: "plot"
7632   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7633   algorithm: "plot_performance_box"
7634   output-file-type: ".html"
7635   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7637   filter: "'NIC_Intel-X710' and
7638            '64B' and
7639            'NDRPDR' and
7640            '2T1C' and
7641            'FEATURE' and
7642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7643            'IACL' and
7644            ('ACL1' or 'ACL50') and
7645            ('10K_FLOWS' or '10k_FLOWS') and
7646            not 'MACIP' and
7647            not 'VHOST' and
7648            not 'MEMIF'"
7649   parameters:
7650   - "throughput"
7651   - "parent"
7652   - "tags"
7653   traces:
7654     hoverinfo: "x+y"
7655     boxpoints: "outliers"
7656     whiskerwidth: 0
7657   layout:
7658     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7659     layout: "plot-throughput"
7660
7661 - type: "plot"
7662   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7663   algorithm: "plot_performance_box"
7664   output-file-type: ".html"
7665   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7667   filter: "'NIC_Intel-X710' and
7668            '64B' and
7669            'NDRPDR' and
7670            '4T2C' and
7671            'FEATURE' and
7672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7673            'IACL' and
7674            ('ACL1' or 'ACL50') and
7675            ('10K_FLOWS' or '10k_FLOWS') and
7676            not 'MACIP' and
7677            not 'VHOST' and
7678            not 'MEMIF'"
7679   parameters:
7680   - "throughput"
7681   - "parent"
7682   - "tags"
7683   traces:
7684     hoverinfo: "x+y"
7685     boxpoints: "outliers"
7686     whiskerwidth: 0
7687   layout:
7688     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7689     layout: "plot-throughput"
7690
7691 - type: "plot"
7692   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7693   algorithm: "plot_performance_box"
7694   output-file-type: ".html"
7695   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7697   filter: "'NIC_Intel-X710' and
7698            '64B' and
7699            'NDRPDR' and
7700            '4T2C' and
7701            'FEATURE' and
7702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7703            'IACL' and
7704            ('ACL1' or 'ACL50') and
7705            ('10K_FLOWS' or '10k_FLOWS') and
7706            not 'MACIP' and
7707            not 'VHOST' and
7708            not 'MEMIF'"
7709   parameters:
7710   - "throughput"
7711   - "parent"
7712   - "tags"
7713   traces:
7714     hoverinfo: "x+y"
7715     boxpoints: "outliers"
7716     whiskerwidth: 0
7717   layout:
7718     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7719     layout: "plot-throughput"
7720
7721 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7722 - type: "plot"
7723   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7724   algorithm: "plot_performance_box"
7725   output-file-type: ".html"
7726   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7728   filter: "'NIC_Intel-XXV710' and
7729            '64B' and
7730            ('BASE' or 'SCALE') and
7731            'NDRPDR' and
7732            'ETH' and
7733            '2T1C' and
7734            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7735            not 'VHOST' and
7736            not 'MEMIF'"
7737   parameters:
7738   - "throughput"
7739   - "parent"
7740   - "tags"
7741   sort:
7742   - "L2PATCH"
7743   - "L2PATCH"
7744   - "L2XCBASE"
7745   - "L2BDMACLRN"
7746   traces:
7747     hoverinfo: "x+y"
7748     boxpoints: "outliers"
7749     whiskerwidth: 0
7750   layout:
7751     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7752     layout: "plot-throughput"
7753
7754 - type: "plot"
7755   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7756   algorithm: "plot_performance_box"
7757   output-file-type: ".html"
7758   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7760   filter: "'NIC_Intel-XXV710' and
7761            '64B' and
7762            ('BASE' or 'SCALE') and
7763            'NDRPDR' and
7764            'ETH' and
7765            '2T1C' and
7766            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7767            not 'VHOST' and
7768            not 'MEMIF'"
7769   parameters:
7770   - "throughput"
7771   - "parent"
7772   - "tags"
7773   sort:
7774   - "L2PATCH"
7775   - "L2PATCH"
7776   - "L2XCBASE"
7777   - "L2BDMACLRN"
7778   traces:
7779     hoverinfo: "x+y"
7780     boxpoints: "outliers"
7781     whiskerwidth: 0
7782   layout:
7783     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7784     layout: "plot-throughput"
7785
7786 - type: "plot"
7787   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7788   algorithm: "plot_performance_box"
7789   output-file-type: ".html"
7790   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7792   filter: "'NIC_Intel-XXV710' and
7793            '64B' and
7794            ('BASE' or 'SCALE') and
7795            'NDRPDR' and
7796            'ETH' and
7797            '4T2C' and
7798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7799            not 'VHOST' and
7800            not 'MEMIF'"
7801   parameters:
7802   - "throughput"
7803   - "parent"
7804   - "tags"
7805   sort:
7806   - "L2PATCH"
7807   - "L2PATCH"
7808   - "L2XCBASE"
7809   - "L2BDMACLRN"
7810   traces:
7811     hoverinfo: "x+y"
7812     boxpoints: "outliers"
7813     whiskerwidth: 0
7814   layout:
7815     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7816     layout: "plot-throughput"
7817
7818 - type: "plot"
7819   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7820   algorithm: "plot_performance_box"
7821   output-file-type: ".html"
7822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7824   filter: "'NIC_Intel-XXV710' and
7825            '64B' and
7826            ('BASE' or 'SCALE') and
7827            'NDRPDR' and
7828            'ETH' and
7829            '4T2C' and
7830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7831            not 'VHOST' and
7832            not 'MEMIF'"
7833   parameters:
7834   - "throughput"
7835   - "parent"
7836   - "tags"
7837   sort:
7838   - "L2PATCH"
7839   - "L2PATCH"
7840   - "L2XCBASE"
7841   - "L2BDMACLRN"
7842   traces:
7843     hoverinfo: "x+y"
7844     boxpoints: "outliers"
7845     whiskerwidth: 0
7846   layout:
7847     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7848     layout: "plot-throughput"
7849
7850 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7851 - type: "plot"
7852   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7853   algorithm: "plot_performance_box"
7854   output-file-type: ".html"
7855   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7857   filter: "'NIC_Intel-X710' and
7858            '64B' and
7859            ('BASE' or 'SCALE') and
7860            'NDRPDR' and
7861            'ETH' and
7862            '2T1C' and
7863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7864            not 'VHOST' and
7865            not 'MEMIF'"
7866   parameters:
7867   - "throughput"
7868   - "parent"
7869   - "tags"
7870   sort:
7871   - "L2PATCH"
7872   - "L2XCBASE"
7873   - "BASE"
7874   - "FIB_10K"
7875   - "FIB_100K"
7876   - "FIB_1M"
7877   traces:
7878     hoverinfo: "x+y"
7879     boxpoints: "outliers"
7880     whiskerwidth: 0
7881   layout:
7882     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7883     layout: "plot-throughput"
7884
7885 - type: "plot"
7886   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7887   algorithm: "plot_performance_box"
7888   output-file-type: ".html"
7889   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7891   filter: "'NIC_Intel-X710' and
7892            '64B' and
7893            ('BASE' or 'SCALE') and
7894            'NDRPDR' and
7895            'ETH' and
7896            '2T1C' and
7897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7898            not 'VHOST' and
7899            not 'MEMIF'"
7900   parameters:
7901   - "throughput"
7902   - "parent"
7903   - "tags"
7904   sort:
7905   - "L2PATCH"
7906   - "L2XCBASE"
7907   - "BASE"
7908   - "FIB_10K"
7909   - "FIB_100K"
7910   - "FIB_1M"
7911   traces:
7912     hoverinfo: "x+y"
7913     boxpoints: "outliers"
7914     whiskerwidth: 0
7915   layout:
7916     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7917     layout: "plot-throughput"
7918
7919 - type: "plot"
7920   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7921   algorithm: "plot_performance_box"
7922   output-file-type: ".html"
7923   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7925   filter: "'NIC_Intel-X710' and
7926            '64B' and
7927            ('BASE' or 'SCALE') and
7928            'NDRPDR' and
7929            'ETH' and
7930            '4T2C' and
7931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7932            not 'VHOST' and
7933            not 'MEMIF'"
7934   parameters:
7935   - "throughput"
7936   - "parent"
7937   - "tags"
7938   sort:
7939   - "L2PATCH"
7940   - "L2XCBASE"
7941   - "BASE"
7942   - "FIB_10K"
7943   - "FIB_100K"
7944   - "FIB_1M"
7945   traces:
7946     hoverinfo: "x+y"
7947     boxpoints: "outliers"
7948     whiskerwidth: 0
7949   layout:
7950     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7951     layout: "plot-throughput"
7952
7953 - type: "plot"
7954   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7955   algorithm: "plot_performance_box"
7956   output-file-type: ".html"
7957   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7959   filter: "'NIC_Intel-X710' and
7960            '64B' and
7961            ('BASE' or 'SCALE') and
7962            'NDRPDR' and
7963            'ETH' and
7964            '4T2C' and
7965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7966            not 'VHOST' and
7967            not 'MEMIF'"
7968   parameters:
7969   - "throughput"
7970   - "parent"
7971   - "tags"
7972   sort:
7973   - "L2PATCH"
7974   - "L2XCBASE"
7975   - "BASE"
7976   - "FIB_10K"
7977   - "FIB_100K"
7978   - "FIB_1M"
7979   traces:
7980     hoverinfo: "x+y"
7981     boxpoints: "outliers"
7982     whiskerwidth: 0
7983   layout:
7984     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7985     layout: "plot-throughput"
7986
7987 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7988 - type: "plot"
7989   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7990   algorithm: "plot_performance_box"
7991   output-file-type: ".html"
7992   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7994   filter: "'NIC_Intel-XXV710' and
7995            '64B' and
7996            ('BASE' or 'SCALE') and
7997            'NDRPDR' and
7998            'ETH' and
7999            '2T1C' and
8000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8001            not 'VHOST' and
8002            not 'MEMIF'"
8003   parameters:
8004   - "throughput"
8005   - "parent"
8006   - "tags"
8007   sort:
8008   - "L2PATCH"
8009   - "L2XCBASE"
8010   - "BASE"
8011   - "FIB_10K"
8012   - "FIB_100K"
8013   - "FIB_1M"
8014   traces:
8015     hoverinfo: "x+y"
8016     boxpoints: "outliers"
8017     whiskerwidth: 0
8018   layout:
8019     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8020     layout: "plot-throughput"
8021
8022 - type: "plot"
8023   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8024   algorithm: "plot_performance_box"
8025   output-file-type: ".html"
8026   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8028   filter: "'NIC_Intel-XXV710' and
8029            '64B' and
8030            ('BASE' or 'SCALE') and
8031            'NDRPDR' and
8032            'ETH' and
8033            '2T1C' and
8034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8035            not 'VHOST' and
8036            not 'MEMIF'"
8037   parameters:
8038   - "throughput"
8039   - "parent"
8040   - "tags"
8041   sort:
8042   - "L2PATCH"
8043   - "L2XCBASE"
8044   - "BASE"
8045   - "FIB_10K"
8046   - "FIB_100K"
8047   - "FIB_1M"
8048   traces:
8049     hoverinfo: "x+y"
8050     boxpoints: "outliers"
8051     whiskerwidth: 0
8052   layout:
8053     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8054     layout: "plot-throughput"
8055
8056 - type: "plot"
8057   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8058   algorithm: "plot_performance_box"
8059   output-file-type: ".html"
8060   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8062   filter: "'NIC_Intel-XXV710' and
8063            '64B' and
8064            ('BASE' or 'SCALE') and
8065            'NDRPDR' and
8066            'ETH' and
8067            '4T2C' and
8068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8069            not 'VHOST' and
8070            not 'MEMIF'"
8071   parameters:
8072   - "throughput"
8073   - "parent"
8074   - "tags"
8075   sort:
8076   - "L2PATCH"
8077   - "L2XCBASE"
8078   - "BASE"
8079   - "FIB_10K"
8080   - "FIB_100K"
8081   - "FIB_1M"
8082   traces:
8083     hoverinfo: "x+y"
8084     boxpoints: "outliers"
8085     whiskerwidth: 0
8086   layout:
8087     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8088     layout: "plot-throughput"
8089
8090 - type: "plot"
8091   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8092   algorithm: "plot_performance_box"
8093   output-file-type: ".html"
8094   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8096   filter: "'NIC_Intel-XXV710' and
8097            '64B' and
8098            ('BASE' or 'SCALE') and
8099            'NDRPDR' and
8100            'ETH' and
8101            '4T2C' and
8102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8103            not 'VHOST' and
8104            not 'MEMIF'"
8105   parameters:
8106   - "throughput"
8107   - "parent"
8108   - "tags"
8109   sort:
8110   - "L2PATCH"
8111   - "L2XCBASE"
8112   - "BASE"
8113   - "FIB_10K"
8114   - "FIB_100K"
8115   - "FIB_1M"
8116   traces:
8117     hoverinfo: "x+y"
8118     boxpoints: "outliers"
8119     whiskerwidth: 0
8120   layout:
8121     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8122     layout: "plot-throughput"
8123
8124 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8125 #- type: "plot"
8126 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8127 #  algorithm: "plot_performance_box"
8128 #  output-file-type: ".html"
8129 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8130 #  data: "intel-dnv-vpp"
8131 #  filter: "'NIC_Intel-X553' and
8132 #           '64B' and
8133 #           'BASE' and
8134 #           'NDRPDR' and
8135 #           'ETH' and
8136 #           '1T1C' and
8137 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8138 #           not 'VHOST' and
8139 #           not 'MEMIF'"
8140 #  parameters:
8141 #  - "throughput"
8142 #  - "parent"
8143 #  - "tags"
8144 #  sort:
8145 #  - "L2XCBASE"
8146 #  - "L2BDMACLRN"
8147 #  - "L2PATCH"
8148 #  traces:
8149 #    hoverinfo: "x+y"
8150 #    boxpoints: "outliers"
8151 #    whiskerwidth: 0
8152 #  layout:
8153 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8154 #    layout: "plot-throughput"
8155 #
8156 #- type: "plot"
8157 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8158 #  algorithm: "plot_performance_box"
8159 #  output-file-type: ".html"
8160 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8161 #  data: "intel-dnv-vpp"
8162 #  filter: "'NIC_Intel-X553' and
8163 #           '64B' and
8164 #           ('BASE' or 'SCALE') and
8165 #           'NDRPDR' and
8166 #           'ETH' and
8167 #           '1T1C' and
8168 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8169 #           not 'VHOST' and
8170 #           not 'MEMIF'"
8171 #  parameters:
8172 #  - "throughput"
8173 #  - "parent"
8174 #  - "tags"
8175 #  sort:
8176 #  - "L2XCBASE"
8177 #  - "L2BDMACLRN"
8178 #  - "L2PATCH"
8179 #  traces:
8180 #    hoverinfo: "x+y"
8181 #    boxpoints: "outliers"
8182 #    whiskerwidth: 0
8183 #  layout:
8184 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8185 #    layout: "plot-throughput"
8186 #
8187 #- type: "plot"
8188 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8189 #  algorithm: "plot_performance_box"
8190 #  output-file-type: ".html"
8191 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8192 #  data: "intel-dnv-vpp"
8193 #  filter: "'NIC_Intel-X553' and
8194 #           '64B' and
8195 #           ('BASE' or 'SCALE') and
8196 #           'NDRPDR' and
8197 #           'ETH' and
8198 #           '2T2C' and
8199 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8200 #           not 'VHOST' and
8201 #           not 'MEMIF'"
8202 #  parameters:
8203 #  - "throughput"
8204 #  - "parent"
8205 #  - "tags"
8206 #  sort:
8207 #  - "L2XCBASE"
8208 #  - "L2BDMACLRN"
8209 #  - "L2PATCH"
8210 #  traces:
8211 #    hoverinfo: "x+y"
8212 #    boxpoints: "outliers"
8213 #    whiskerwidth: 0
8214 #  layout:
8215 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8216 #    layout: "plot-throughput"
8217 #
8218 #- type: "plot"
8219 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8220 #  algorithm: "plot_performance_box"
8221 #  output-file-type: ".html"
8222 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8223 #  data: "intel-dnv-vpp"
8224 #  filter: "'NIC_Intel-X553' and
8225 #           '64B' and
8226 #           ('BASE' or 'SCALE') and
8227 #           'NDRPDR' and
8228 #           'ETH' and
8229 #           '2T2C' and
8230 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8231 #           not 'VHOST' and
8232 #           not 'MEMIF'"
8233 #  parameters:
8234 #  - "throughput"
8235 #  - "parent"
8236 #  - "tags"
8237 #  sort:
8238 #  - "L2XCBASE"
8239 #  - "L2BDMACLRN"
8240 #  - "L2PATCH"
8241 #  traces:
8242 #    hoverinfo: "x+y"
8243 #    boxpoints: "outliers"
8244 #    whiskerwidth: 0
8245 #  layout:
8246 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8247 #    layout: "plot-throughput"
8248
8249 ################################################################################
8250
8251 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8252 - type: "plot"
8253   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8254   algorithm: "plot_performance_box"
8255   output-file-type: ".html"
8256   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8258   filter: "'NIC_Intel-X520-DA2' and
8259            '64B' and
8260            ('BASE' or 'SCALE') and
8261            'NDRPDR' and
8262            '1T1C' and
8263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8264            not 'VHOST' and
8265            'MEMIF'"
8266   parameters:
8267   - "throughput"
8268   - "parent"
8269   - "tags"
8270   sort:
8271   - "L2XCFWD"
8272   - "L2XCFWD"
8273   - "L2XCFWD"
8274   - "L2BDMACLRN"
8275   - "L2BDMACLRN"
8276   - "L2BDMACLRN"
8277   - "IP4FWD"
8278   traces:
8279     hoverinfo: "x+y"
8280     boxpoints: "outliers"
8281     whiskerwidth: 0
8282   layout:
8283     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8284     layout: "plot-throughput"
8285
8286 - type: "plot"
8287   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8288   algorithm: "plot_performance_box"
8289   output-file-type: ".html"
8290   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8292   filter: "'NIC_Intel-X520-DA2' and
8293            '64B' and
8294            ('BASE' or 'SCALE') and
8295            'NDRPDR' and
8296            '1T1C' and
8297            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8298            not 'VHOST' and
8299            'MEMIF'"
8300   parameters:
8301   - "throughput"
8302   - "parent"
8303   - "tags"
8304   sort:
8305   - "L2XCFWD"
8306   - "L2XCFWD"
8307   - "L2XCFWD"
8308   - "L2BDMACLRN"
8309   - "L2BDMACLRN"
8310   - "L2BDMACLRN"
8311   - "IP4FWD"
8312   traces:
8313     hoverinfo: "x+y"
8314     boxpoints: "outliers"
8315     whiskerwidth: 0
8316   layout:
8317     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8318     layout: "plot-throughput"
8319
8320 - type: "plot"
8321   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8322   algorithm: "plot_performance_box"
8323   output-file-type: ".html"
8324   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8326   filter: "'NIC_Intel-X520-DA2' and
8327            '64B' and
8328            ('BASE' or 'SCALE') and
8329            'NDRPDR' and
8330            '2T2C' and
8331            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8332            not 'VHOST' and
8333            'MEMIF'"
8334   parameters:
8335   - "throughput"
8336   - "parent"
8337   - "tags"
8338   sort:
8339   - "L2XCFWD"
8340   - "L2XCFWD"
8341   - "L2XCFWD"
8342   - "L2BDMACLRN"
8343   - "L2BDMACLRN"
8344   - "L2BDMACLRN"
8345   - "IP4FWD"
8346   traces:
8347     hoverinfo: "x+y"
8348     boxpoints: "outliers"
8349     whiskerwidth: 0
8350   layout:
8351     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8352     layout: "plot-throughput"
8353
8354 - type: "plot"
8355   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8356   algorithm: "plot_performance_box"
8357   output-file-type: ".html"
8358   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8360   filter: "'NIC_Intel-X520-DA2' and
8361            '64B' and
8362            ('BASE' or 'SCALE') and
8363            'NDRPDR' and
8364            '2T2C' and
8365            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8366            not 'VHOST' and
8367            'MEMIF'"
8368   parameters:
8369   - "throughput"
8370   - "parent"
8371   - "tags"
8372   sort:
8373   - "L2XCFWD"
8374   - "L2XCFWD"
8375   - "L2XCFWD"
8376   - "L2BDMACLRN"
8377   - "L2BDMACLRN"
8378   - "L2BDMACLRN"
8379   - "IP4FWD"
8380   traces:
8381     hoverinfo: "x+y"
8382     boxpoints: "outliers"
8383     whiskerwidth: 0
8384   layout:
8385     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8386     layout: "plot-throughput"
8387
8388 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8389 - type: "plot"
8390   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8391   algorithm: "plot_performance_box"
8392   output-file-type: ".html"
8393   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8395   filter: "'NIC_Intel-X710' and
8396            '64B' and
8397            ('BASE' or 'SCALE') and
8398            'NDRPDR' and
8399            '1T1C' and
8400            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8401            not 'VHOST' and
8402            'MEMIF'"
8403   parameters:
8404   - "throughput"
8405   - "parent"
8406   - "tags"
8407   sort:
8408   - "L2XCFWD"
8409   - "L2XCFWD"
8410   - "L2XCFWD"
8411   - "L2BDMACLRN"
8412   - "L2BDMACLRN"
8413   - "L2BDMACLRN"
8414   - "IP4FWD"
8415   traces:
8416     hoverinfo: "x+y"
8417     boxpoints: "outliers"
8418     whiskerwidth: 0
8419   layout:
8420     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8421     layout: "plot-throughput"
8422
8423 - type: "plot"
8424   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8425   algorithm: "plot_performance_box"
8426   output-file-type: ".html"
8427   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8429   filter: "'NIC_Intel-X710' and
8430            '64B' and
8431            ('BASE' or 'SCALE') and
8432            'NDRPDR' and
8433            '1T1C' and
8434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8435            not 'VHOST' and
8436            'MEMIF'"
8437   parameters:
8438   - "throughput"
8439   - "parent"
8440   - "tags"
8441   sort:
8442   - "L2XCFWD"
8443   - "L2XCFWD"
8444   - "L2XCFWD"
8445   - "L2BDMACLRN"
8446   - "L2BDMACLRN"
8447   - "L2BDMACLRN"
8448   - "IP4FWD"
8449   traces:
8450     hoverinfo: "x+y"
8451     boxpoints: "outliers"
8452     whiskerwidth: 0
8453   layout:
8454     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8455     layout: "plot-throughput"
8456
8457 - type: "plot"
8458   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8459   algorithm: "plot_performance_box"
8460   output-file-type: ".html"
8461   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8463   filter: "'NIC_Intel-X710' and
8464            '64B' and
8465            ('BASE' or 'SCALE') and
8466            'NDRPDR' and
8467            '2T2C' and
8468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8469            not 'VHOST' and
8470            'MEMIF'"
8471   parameters:
8472   - "throughput"
8473   - "parent"
8474   - "tags"
8475   sort:
8476   - "L2XCFWD"
8477   - "L2XCFWD"
8478   - "L2XCFWD"
8479   - "L2BDMACLRN"
8480   - "L2BDMACLRN"
8481   - "L2BDMACLRN"
8482   - "IP4FWD"
8483   traces:
8484     hoverinfo: "x+y"
8485     boxpoints: "outliers"
8486     whiskerwidth: 0
8487   layout:
8488     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8489     layout: "plot-throughput"
8490
8491 - type: "plot"
8492   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8493   algorithm: "plot_performance_box"
8494   output-file-type: ".html"
8495   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8497   filter: "'NIC_Intel-X710' and
8498            '64B' and
8499            ('BASE' or 'SCALE') and
8500            'NDRPDR' and
8501            '2T2C' and
8502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8503            not 'VHOST' and
8504            'MEMIF'"
8505   parameters:
8506   - "throughput"
8507   - "parent"
8508   - "tags"
8509   sort:
8510   - "L2XCFWD"
8511   - "L2XCFWD"
8512   - "L2XCFWD"
8513   - "L2BDMACLRN"
8514   - "L2BDMACLRN"
8515   - "L2BDMACLRN"
8516   - "IP4FWD"
8517   traces:
8518     hoverinfo: "x+y"
8519     boxpoints: "outliers"
8520     whiskerwidth: 0
8521   layout:
8522     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8523     layout: "plot-throughput"
8524
8525 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8526 - type: "plot"
8527   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8528   algorithm: "plot_performance_box"
8529   output-file-type: ".html"
8530   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8532   filter: "'NIC_Intel-XL710' and
8533            '64B' and
8534            ('BASE' or 'SCALE') and
8535            'NDRPDR' and
8536            '1T1C' and
8537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8538            not 'VHOST' and
8539            'MEMIF'"
8540   parameters:
8541   - "throughput"
8542   - "parent"
8543   - "tags"
8544   sort:
8545   - "L2XCFWD"
8546   - "L2XCFWD"
8547   - "L2XCFWD"
8548   - "L2BDMACLRN"
8549   - "L2BDMACLRN"
8550   - "L2BDMACLRN"
8551   - "IP4FWD"
8552   traces:
8553     hoverinfo: "x+y"
8554     boxpoints: "outliers"
8555     whiskerwidth: 0
8556   layout:
8557     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8558     layout: "plot-throughput"
8559
8560 - type: "plot"
8561   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8562   algorithm: "plot_performance_box"
8563   output-file-type: ".html"
8564   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8566   filter: "'NIC_Intel-XL710' and
8567            '64B' and
8568            ('BASE' or 'SCALE') and
8569            'NDRPDR' and
8570            '1T1C' and
8571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8572            not 'VHOST' and
8573            'MEMIF'"
8574   parameters:
8575   - "throughput"
8576   - "parent"
8577   - "tags"
8578   sort:
8579   - "L2XCFWD"
8580   - "L2XCFWD"
8581   - "L2XCFWD"
8582   - "L2BDMACLRN"
8583   - "L2BDMACLRN"
8584   - "L2BDMACLRN"
8585   - "IP4FWD"
8586   traces:
8587     hoverinfo: "x+y"
8588     boxpoints: "outliers"
8589     whiskerwidth: 0
8590   layout:
8591     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8592     layout: "plot-throughput"
8593
8594 - type: "plot"
8595   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8596   algorithm: "plot_performance_box"
8597   output-file-type: ".html"
8598   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8600   filter: "'NIC_Intel-XL710' and
8601            '64B' and
8602            ('BASE' or 'SCALE') and
8603            'NDRPDR' and
8604            '2T2C' and
8605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8606            not 'VHOST' and
8607            'MEMIF'"
8608   parameters:
8609   - "throughput"
8610   - "parent"
8611   - "tags"
8612   sort:
8613   - "L2XCFWD"
8614   - "L2XCFWD"
8615   - "L2XCFWD"
8616   - "L2BDMACLRN"
8617   - "L2BDMACLRN"
8618   - "L2BDMACLRN"
8619   - "IP4FWD"
8620   traces:
8621     hoverinfo: "x+y"
8622     boxpoints: "outliers"
8623     whiskerwidth: 0
8624   layout:
8625     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8626     layout: "plot-throughput"
8627
8628 - type: "plot"
8629   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8630   algorithm: "plot_performance_box"
8631   output-file-type: ".html"
8632   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8634   filter: "'NIC_Intel-XL710' and
8635            '64B' and
8636            ('BASE' or 'SCALE') and
8637            'NDRPDR' and
8638            '2T2C' and
8639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8640            not 'VHOST' and
8641            'MEMIF'"
8642   parameters:
8643   - "throughput"
8644   - "parent"
8645   - "tags"
8646   sort:
8647   - "L2XCFWD"
8648   - "L2XCFWD"
8649   - "L2XCFWD"
8650   - "L2BDMACLRN"
8651   - "L2BDMACLRN"
8652   - "L2BDMACLRN"
8653   - "IP4FWD"
8654   traces:
8655     hoverinfo: "x+y"
8656     boxpoints: "outliers"
8657     whiskerwidth: 0
8658   layout:
8659     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8660     layout: "plot-throughput"
8661
8662 # Packet Throughput - VPP Container Memif 3n-skx-x710
8663 - type: "plot"
8664   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8665   algorithm: "plot_performance_box"
8666   output-file-type: ".html"
8667   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8669   filter: "'NIC_Intel-X710' and
8670            '64B' and
8671            ('BASE' or 'SCALE') and
8672            'NDRPDR' and
8673            '2T1C' and
8674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8675            not 'VHOST' and
8676            'MEMIF'"
8677   parameters:
8678   - "throughput"
8679   - "parent"
8680   - "tags"
8681   sort:
8682   - "L2XCFWD"
8683   - "L2XCFWD"
8684   - "L2XCFWD"
8685   - "L2BDMACLRN"
8686   - "L2BDMACLRN"
8687   - "L2BDMACLRN"
8688   - "IP4FWD"
8689   traces:
8690     hoverinfo: "x+y"
8691     boxpoints: "outliers"
8692     whiskerwidth: 0
8693   layout:
8694     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8695     layout: "plot-throughput"
8696
8697 - type: "plot"
8698   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8699   algorithm: "plot_performance_box"
8700   output-file-type: ".html"
8701   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8703   filter: "'NIC_Intel-X710' and
8704            '64B' and
8705            ('BASE' or 'SCALE') and
8706            'NDRPDR' and
8707            '2T1C' and
8708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8709            not 'VHOST' and
8710            'MEMIF'"
8711   parameters:
8712   - "throughput"
8713   - "parent"
8714   - "tags"
8715   sort:
8716   - "L2XCFWD"
8717   - "L2XCFWD"
8718   - "L2XCFWD"
8719   - "L2BDMACLRN"
8720   - "L2BDMACLRN"
8721   - "L2BDMACLRN"
8722   - "IP4FWD"
8723   traces:
8724     hoverinfo: "x+y"
8725     boxpoints: "outliers"
8726     whiskerwidth: 0
8727   layout:
8728     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8729     layout: "plot-throughput"
8730
8731 - type: "plot"
8732   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8733   algorithm: "plot_performance_box"
8734   output-file-type: ".html"
8735   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8737   filter: "'NIC_Intel-X710' and
8738            '64B' and
8739            ('BASE' or 'SCALE') and
8740            'NDRPDR' and
8741            '4T2C' and
8742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8743            not 'VHOST' and
8744            'MEMIF'"
8745   parameters:
8746   - "throughput"
8747   - "parent"
8748   - "tags"
8749   sort:
8750   - "L2XCFWD"
8751   - "L2XCFWD"
8752   - "L2XCFWD"
8753   - "L2BDMACLRN"
8754   - "L2BDMACLRN"
8755   - "L2BDMACLRN"
8756   - "IP4FWD"
8757   traces:
8758     hoverinfo: "x+y"
8759     boxpoints: "outliers"
8760     whiskerwidth: 0
8761   layout:
8762     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8763     layout: "plot-throughput"
8764
8765 - type: "plot"
8766   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8767   algorithm: "plot_performance_box"
8768   output-file-type: ".html"
8769   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8771   filter: "'NIC_Intel-X710' and
8772            '64B' and
8773            ('BASE' or 'SCALE') and
8774            'NDRPDR' and
8775            '4T2C' and
8776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8777            not 'VHOST' and
8778            'MEMIF'"
8779   parameters:
8780   - "throughput"
8781   - "parent"
8782   - "tags"
8783   sort:
8784   - "L2XCFWD"
8785   - "L2XCFWD"
8786   - "L2XCFWD"
8787   - "L2BDMACLRN"
8788   - "L2BDMACLRN"
8789   - "L2BDMACLRN"
8790   - "IP4FWD"
8791   traces:
8792     hoverinfo: "x+y"
8793     boxpoints: "outliers"
8794     whiskerwidth: 0
8795   layout:
8796     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8797     layout: "plot-throughput"
8798
8799 # Packet Throughput - VPP Container Memif 2n-skx-x710
8800 - type: "plot"
8801   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8802   algorithm: "plot_performance_box"
8803   output-file-type: ".html"
8804   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8806   filter: "'NIC_Intel-X710' and
8807            '64B' and
8808            ('BASE' or 'SCALE') and
8809            'NDRPDR' and
8810            '2T1C' and
8811            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8812            not 'VHOST' and
8813            not 'NF_DENSITY' and
8814            'MEMIF'"
8815   parameters:
8816   - "throughput"
8817   - "parent"
8818   - "tags"
8819   sort:
8820   - "L2XCFWD"
8821   - "L2XCFWD"
8822   - "L2XCFWD"
8823   - "L2BDMACLRN"
8824   - "L2BDMACLRN"
8825   - "L2BDMACLRN"
8826   - "IP4FWD"
8827   traces:
8828     hoverinfo: "x+y"
8829     boxpoints: "outliers"
8830     whiskerwidth: 0
8831   layout:
8832     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8833     layout: "plot-throughput"
8834
8835 - type: "plot"
8836   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8837   algorithm: "plot_performance_box"
8838   output-file-type: ".html"
8839   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8841   filter: "'NIC_Intel-X710' and
8842            '64B' and
8843            ('BASE' or 'SCALE') and
8844            'NDRPDR' and
8845            '2T1C' and
8846            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8847            not 'VHOST' and
8848            not 'NF_DENSITY' and
8849            'MEMIF'"
8850   parameters:
8851   - "throughput"
8852   - "parent"
8853   - "tags"
8854   sort:
8855   - "L2XCFWD"
8856   - "L2XCFWD"
8857   - "L2XCFWD"
8858   - "L2BDMACLRN"
8859   - "L2BDMACLRN"
8860   - "L2BDMACLRN"
8861   - "IP4FWD"
8862   traces:
8863     hoverinfo: "x+y"
8864     boxpoints: "outliers"
8865     whiskerwidth: 0
8866   layout:
8867     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8868     layout: "plot-throughput"
8869
8870 - type: "plot"
8871   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8872   algorithm: "plot_performance_box"
8873   output-file-type: ".html"
8874   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8876   filter: "'NIC_Intel-X710' and
8877            '64B' and
8878            ('BASE' or 'SCALE') and
8879            'NDRPDR' and
8880            '4T2C' and
8881            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8882            not 'VHOST' and
8883            not 'NF_DENSITY' and
8884            'MEMIF'"
8885   parameters:
8886   - "throughput"
8887   - "parent"
8888   - "tags"
8889   sort:
8890   - "L2XCFWD"
8891   - "L2XCFWD"
8892   - "L2XCFWD"
8893   - "L2BDMACLRN"
8894   - "L2BDMACLRN"
8895   - "L2BDMACLRN"
8896   - "IP4FWD"
8897   traces:
8898     hoverinfo: "x+y"
8899     boxpoints: "outliers"
8900     whiskerwidth: 0
8901   layout:
8902     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8903     layout: "plot-throughput"
8904
8905 - type: "plot"
8906   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8907   algorithm: "plot_performance_box"
8908   output-file-type: ".html"
8909   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8911   filter: "'NIC_Intel-X710' and
8912            '64B' and
8913            ('BASE' or 'SCALE') and
8914            'NDRPDR' and
8915            '4T2C' and
8916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8917            not 'VHOST' and
8918            not 'NF_DENSITY' and
8919            'MEMIF'"
8920   parameters:
8921   - "throughput"
8922   - "parent"
8923   - "tags"
8924   sort:
8925   - "L2XCFWD"
8926   - "L2XCFWD"
8927   - "L2XCFWD"
8928   - "L2BDMACLRN"
8929   - "L2BDMACLRN"
8930   - "L2BDMACLRN"
8931   - "IP4FWD"
8932   traces:
8933     hoverinfo: "x+y"
8934     boxpoints: "outliers"
8935     whiskerwidth: 0
8936   layout:
8937     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8938     layout: "plot-throughput"
8939
8940 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8941 #- type: "plot"
8942 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8943 #  algorithm: "plot_performance_box"
8944 #  output-file-type: ".html"
8945 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8946 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8947 #  filter: "'NIC_Intel-XXV710' and
8948 #           '64B' and
8949 #           ('BASE' or 'SCALE') and
8950 #           'NDRPDR' and
8951 #           '2T1C' and
8952 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8953 #           not 'VHOST' and
8954 #           'MEMIF'"
8955 #  parameters:
8956 #  - "throughput"
8957 #  - "parent"
8958 #  - "tags"
8959 #  sort:
8960 #  - "L2XCFWD"
8961 #  - "L2XCFWD"
8962 #  - "L2XCFWD"
8963 #  - "L2BDMACLRN"
8964 #  - "L2BDMACLRN"
8965 #  - "L2BDMACLRN"
8966 #  - "IP4FWD"
8967 #  traces:
8968 #    hoverinfo: "x+y"
8969 #    boxpoints: "outliers"
8970 #    whiskerwidth: 0
8971 #  layout:
8972 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8973 #    layout: "plot-throughput"
8974 #
8975 #- type: "plot"
8976 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8977 #  algorithm: "plot_performance_box"
8978 #  output-file-type: ".html"
8979 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8980 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8981 #  filter: "'NIC_Intel-XXV710' and
8982 #           '64B' and
8983 #           ('BASE' or 'SCALE') and
8984 #           'NDRPDR' and
8985 #           '2T1C' and
8986 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8987 #           not 'VHOST' and
8988 #           'MEMIF'"
8989 #  parameters:
8990 #  - "throughput"
8991 #  - "parent"
8992 #  - "tags"
8993 #  sort:
8994 #  - "L2XCFWD"
8995 #  - "L2XCFWD"
8996 #  - "L2XCFWD"
8997 #  - "L2BDMACLRN"
8998 #  - "L2BDMACLRN"
8999 #  - "L2BDMACLRN"
9000 #  - "IP4FWD"
9001 #  traces:
9002 #    hoverinfo: "x+y"
9003 #    boxpoints: "outliers"
9004 #    whiskerwidth: 0
9005 #  layout:
9006 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9007 #    layout: "plot-throughput"
9008 #
9009 #- type: "plot"
9010 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9011 #  algorithm: "plot_performance_box"
9012 #  output-file-type: ".html"
9013 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9014 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9015 #  filter: "'NIC_Intel-XXV710' and
9016 #           '64B' and
9017 #           ('BASE' or 'SCALE') and
9018 #           'NDRPDR' and
9019 #           '4T2C' and
9020 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9021 #           not 'VHOST' and
9022 #           'MEMIF'"
9023 #  parameters:
9024 #  - "throughput"
9025 #  - "parent"
9026 #  - "tags"
9027 #  sort:
9028 #  - "L2XCFWD"
9029 #  - "L2XCFWD"
9030 #  - "L2XCFWD"
9031 #  - "L2BDMACLRN"
9032 #  - "L2BDMACLRN"
9033 #  - "L2BDMACLRN"
9034 #  - "IP4FWD"
9035 #  traces:
9036 #    hoverinfo: "x+y"
9037 #    boxpoints: "outliers"
9038 #    whiskerwidth: 0
9039 #  layout:
9040 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9041 #    layout: "plot-throughput"
9042 #
9043 #- type: "plot"
9044 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9045 #  algorithm: "plot_performance_box"
9046 #  output-file-type: ".html"
9047 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9048 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9049 #  filter: "'NIC_Intel-XXV710' and
9050 #           '64B' and
9051 #           ('BASE' or 'SCALE') and
9052 #           'NDRPDR' and
9053 #           '4T2C' and
9054 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9055 #           not 'VHOST' and
9056 #           'MEMIF'"
9057 #  parameters:
9058 #  - "throughput"
9059 #  - "parent"
9060 #  - "tags"
9061 #  sort:
9062 #  - "L2XCFWD"
9063 #  - "L2XCFWD"
9064 #  - "L2XCFWD"
9065 #  - "L2BDMACLRN"
9066 #  - "L2BDMACLRN"
9067 #  - "L2BDMACLRN"
9068 #  - "IP4FWD"
9069 #  traces:
9070 #    hoverinfo: "x+y"
9071 #    boxpoints: "outliers"
9072 #    whiskerwidth: 0
9073 #  layout:
9074 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9075 #    layout: "plot-throughput"
9076
9077 ################################################################################
9078
9079 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9080 #- type: "plot"
9081 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9082 #  algorithm: "plot_performance_box"
9083 #  output-file-type: ".html"
9084 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9085 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9086 #  filter: "'NIC_Intel-X520-DA2' and
9087 #           '64B' and
9088 #           ('BASE' or 'SCALE') and
9089 #           'NDRPDR' and
9090 #           '1T1C' and
9091 #           'L2XCFWD' and
9092 #           not 'VHOST' and
9093 #           not 'NF_DENSITY' and
9094 #           'MEMIF'"
9095 #  parameters:
9096 #  - "throughput"
9097 #  - "parent"
9098 #  - "tags"
9099 #  sort:
9100 #  - "1VNF"
9101 #  - "2VNF"
9102 #  - "4VNF"
9103 #  - "2VNF"
9104 #  - "4VNF"
9105 #  traces:
9106 #    hoverinfo: "x+y"
9107 #    boxpoints: "outliers"
9108 #    whiskerwidth: 0
9109 #  layout:
9110 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9111 #    layout: "plot-throughput"
9112 #
9113 #- type: "plot"
9114 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9115 #  algorithm: "plot_performance_box"
9116 #  output-file-type: ".html"
9117 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9118 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9119 #  filter: "'NIC_Intel-X520-DA2' and
9120 #           '64B' and
9121 #           ('BASE' or 'SCALE') and
9122 #           'NDRPDR' and
9123 #           '1T1C' and
9124 #           'L2XCFWD' and
9125 #           not 'VHOST' and
9126 #           not 'NF_DENSITY' and
9127 #           'MEMIF'"
9128 #  parameters:
9129 #  - "throughput"
9130 #  - "parent"
9131 #  - "tags"
9132 #  sort:
9133 #  - "1VNF"
9134 #  - "2VNF"
9135 #  - "4VNF"
9136 #  - "2VNF"
9137 #  - "4VNF"
9138 #  traces:
9139 #    hoverinfo: "x+y"
9140 #    boxpoints: "outliers"
9141 #    whiskerwidth: 0
9142 #  layout:
9143 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9144 #    layout: "plot-throughput"
9145 #
9146 #- type: "plot"
9147 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9148 #  algorithm: "plot_performance_box"
9149 #  output-file-type: ".html"
9150 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9151 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9152 #  filter: "'NIC_Intel-X520-DA2' and
9153 #           '64B' and
9154 #           ('BASE' or 'SCALE') and
9155 #           'NDRPDR' and
9156 #           '2T2C' and
9157 #           'L2XCFWD' and
9158 #           not 'VHOST' and
9159 #           not 'NF_DENSITY' and
9160 #           'MEMIF'"
9161 #  parameters:
9162 #  - "throughput"
9163 #  - "parent"
9164 #  - "tags"
9165 #  sort:
9166 #  - "1VNF"
9167 #  - "2VNF"
9168 #  - "4VNF"
9169 #  - "2VNF"
9170 #  - "4VNF"
9171 #  traces:
9172 #    hoverinfo: "x+y"
9173 #    boxpoints: "outliers"
9174 #    whiskerwidth: 0
9175 #  layout:
9176 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9177 #    layout: "plot-throughput"
9178 #
9179 #- type: "plot"
9180 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9181 #  algorithm: "plot_performance_box"
9182 #  output-file-type: ".html"
9183 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9184 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9185 #  filter: "'NIC_Intel-X520-DA2' and
9186 #           '64B' and
9187 #           ('BASE' or 'SCALE') and
9188 #           'NDRPDR' and
9189 #           '2T2C' and
9190 #           'L2XCFWD' and
9191 #           not 'VHOST' and
9192 #           not 'NF_DENSITY' and
9193 #           'MEMIF'"
9194 #  parameters:
9195 #  - "throughput"
9196 #  - "parent"
9197 #  - "tags"
9198 #  sort:
9199 #  - "1VNF"
9200 #  - "2VNF"
9201 #  - "4VNF"
9202 #  - "2VNF"
9203 #  - "4VNF"
9204 #  traces:
9205 #    hoverinfo: "x+y"
9206 #    boxpoints: "outliers"
9207 #    whiskerwidth: 0
9208 #  layout:
9209 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9210 #    layout: "plot-throughput"
9211 #
9212 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9213 #- type: "plot"
9214 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9215 #  algorithm: "plot_performance_box"
9216 #  output-file-type: ".html"
9217 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9218 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9219 #  filter: "'NIC_Intel-X520-DA2' and
9220 #           '64B' and
9221 #           ('BASE' or 'SCALE') and
9222 #           'NDRPDR' and
9223 #           '1T1C' and
9224 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9225 #           not 'VHOST' and
9226 #           not 'NF_DENSITY' and
9227 #           'MEMIF'"
9228 #  parameters:
9229 #  - "throughput"
9230 #  - "parent"
9231 #  - "tags"
9232 #  sort:
9233 #  - "1VNF"
9234 #  - "2VNF"
9235 #  - "4VNF"
9236 #  - "2VNF"
9237 #  - "4VNF"
9238 #  traces:
9239 #    hoverinfo: "x+y"
9240 #    boxpoints: "outliers"
9241 #    whiskerwidth: 0
9242 #  layout:
9243 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9244 #    layout: "plot-throughput"
9245 #
9246 #- type: "plot"
9247 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9248 #  algorithm: "plot_performance_box"
9249 #  output-file-type: ".html"
9250 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9251 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9252 #  filter: "'NIC_Intel-X520-DA2' and
9253 #           '64B' and
9254 #           ('BASE' or 'SCALE') and
9255 #           'NDRPDR' and
9256 #           '1T1C' and
9257 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9258 #           not 'VHOST' and
9259 #           not 'NF_DENSITY' and
9260 #           'MEMIF'"
9261 #  parameters:
9262 #  - "throughput"
9263 #  - "parent"
9264 #  - "tags"
9265 #  sort:
9266 #  - "1VNF"
9267 #  - "2VNF"
9268 #  - "4VNF"
9269 #  - "2VNF"
9270 #  - "4VNF"
9271 #  traces:
9272 #    hoverinfo: "x+y"
9273 #    boxpoints: "outliers"
9274 #    whiskerwidth: 0
9275 #  layout:
9276 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9277 #    layout: "plot-throughput"
9278 #
9279 #- type: "plot"
9280 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9281 #  algorithm: "plot_performance_box"
9282 #  output-file-type: ".html"
9283 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9284 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9285 #  filter: "'NIC_Intel-X520-DA2' and
9286 #           '64B' and
9287 #           ('BASE' or 'SCALE') and
9288 #           'NDRPDR' and
9289 #           '2T2C' and
9290 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9291 #           not 'VHOST' and
9292 #           not 'NF_DENSITY' and
9293 #           'MEMIF'"
9294 #  parameters:
9295 #  - "throughput"
9296 #  - "parent"
9297 #  - "tags"
9298 #  sort:
9299 #  - "1VNF"
9300 #  - "2VNF"
9301 #  - "4VNF"
9302 #  - "2VNF"
9303 #  - "4VNF"
9304 #  traces:
9305 #    hoverinfo: "x+y"
9306 #    boxpoints: "outliers"
9307 #    whiskerwidth: 0
9308 #  layout:
9309 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9310 #    layout: "plot-throughput"
9311 #
9312 #- type: "plot"
9313 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9314 #  algorithm: "plot_performance_box"
9315 #  output-file-type: ".html"
9316 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9317 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9318 #  filter: "'NIC_Intel-X520-DA2' and
9319 #           '64B' and
9320 #           ('BASE' or 'SCALE') and
9321 #           'NDRPDR' and
9322 #           '2T2C' and
9323 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9324 #           not 'VHOST' and
9325 #           not 'NF_DENSITY' and
9326 #           'MEMIF'"
9327 #  parameters:
9328 #  - "throughput"
9329 #  - "parent"
9330 #  - "tags"
9331 #  sort:
9332 #  - "1VNF"
9333 #  - "2VNF"
9334 #  - "4VNF"
9335 #  - "2VNF"
9336 #  - "4VNF"
9337 #  traces:
9338 #    hoverinfo: "x+y"
9339 #    boxpoints: "outliers"
9340 #    whiskerwidth: 0
9341 #  layout:
9342 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9343 #    layout: "plot-throughput"
9344 #
9345 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9346 #- type: "plot"
9347 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9348 #  algorithm: "plot_performance_box"
9349 #  output-file-type: ".html"
9350 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9351 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9352 #  filter: "'NIC_Intel-X710' and
9353 #           '64B' and
9354 #           ('BASE' or 'SCALE') and
9355 #           'NDRPDR' and
9356 #           '1T1C' and
9357 #           'L2XCFWD' and
9358 #           not 'VHOST' and
9359 #           not 'NF_DENSITY' and
9360 #           'MEMIF'"
9361 #  parameters:
9362 #  - "throughput"
9363 #  - "parent"
9364 #  - "tags"
9365 #  sort:
9366 #  - "1VNF"
9367 #  - "2VNF"
9368 #  - "4VNF"
9369 #  - "2VNF"
9370 #  - "4VNF"
9371 #  traces:
9372 #    hoverinfo: "x+y"
9373 #    boxpoints: "outliers"
9374 #    whiskerwidth: 0
9375 #  layout:
9376 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9377 #    layout: "plot-throughput"
9378 #
9379 #- type: "plot"
9380 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9381 #  algorithm: "plot_performance_box"
9382 #  output-file-type: ".html"
9383 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9384 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9385 #  filter: "'NIC_Intel-X710' and
9386 #           '64B' and
9387 #           ('BASE' or 'SCALE') and
9388 #           'NDRPDR' and
9389 #           '1T1C' and
9390 #           'L2XCFWD' and
9391 #           not 'VHOST' and
9392 #           not 'NF_DENSITY' and
9393 #           'MEMIF'"
9394 #  parameters:
9395 #  - "throughput"
9396 #  - "parent"
9397 #  - "tags"
9398 #  sort:
9399 #  - "1VNF"
9400 #  - "2VNF"
9401 #  - "4VNF"
9402 #  - "2VNF"
9403 #  - "4VNF"
9404 #  traces:
9405 #    hoverinfo: "x+y"
9406 #    boxpoints: "outliers"
9407 #    whiskerwidth: 0
9408 #  layout:
9409 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9410 #    layout: "plot-throughput"
9411 #
9412 #- type: "plot"
9413 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9414 #  algorithm: "plot_performance_box"
9415 #  output-file-type: ".html"
9416 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9417 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9418 #  filter: "'NIC_Intel-X710' and
9419 #           '64B' and
9420 #           ('BASE' or 'SCALE') and
9421 #           'NDRPDR' and
9422 #           '2T2C' and
9423 #           'L2XCFWD' and
9424 #           not 'VHOST' and
9425 #           not 'NF_DENSITY' and
9426 #           'MEMIF'"
9427 #  parameters:
9428 #  - "throughput"
9429 #  - "parent"
9430 #  - "tags"
9431 #  sort:
9432 #  - "1VNF"
9433 #  - "2VNF"
9434 #  - "4VNF"
9435 #  - "2VNF"
9436 #  - "4VNF"
9437 #  traces:
9438 #    hoverinfo: "x+y"
9439 #    boxpoints: "outliers"
9440 #    whiskerwidth: 0
9441 #  layout:
9442 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9443 #    layout: "plot-throughput"
9444 #
9445 #- type: "plot"
9446 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9447 #  algorithm: "plot_performance_box"
9448 #  output-file-type: ".html"
9449 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9450 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9451 #  filter: "'NIC_Intel-X710' and
9452 #           '64B' and
9453 #           ('BASE' or 'SCALE') and
9454 #           'NDRPDR' and
9455 #           '2T2C' and
9456 #           'L2XCFWD' and
9457 #           not 'VHOST' and
9458 #           not 'NF_DENSITY' and
9459 #           'MEMIF'"
9460 #  parameters:
9461 #  - "throughput"
9462 #  - "parent"
9463 #  - "tags"
9464 #  sort:
9465 #  - "1VNF"
9466 #  - "2VNF"
9467 #  - "4VNF"
9468 #  - "2VNF"
9469 #  - "4VNF"
9470 #  traces:
9471 #    hoverinfo: "x+y"
9472 #    boxpoints: "outliers"
9473 #    whiskerwidth: 0
9474 #  layout:
9475 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9476 #    layout: "plot-throughput"
9477 #
9478 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9479 #- type: "plot"
9480 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9481 #  algorithm: "plot_performance_box"
9482 #  output-file-type: ".html"
9483 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9484 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9485 #  filter: "'NIC_Intel-X710' and
9486 #           '64B' and
9487 #           ('BASE' or 'SCALE') and
9488 #           'NDRPDR' and
9489 #           '1T1C' and
9490 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9491 #           not 'VHOST' and
9492 #           not 'NF_DENSITY' and
9493 #           'MEMIF'"
9494 #  parameters:
9495 #  - "throughput"
9496 #  - "parent"
9497 #  - "tags"
9498 #  sort:
9499 #  - "1VNF"
9500 #  - "2VNF"
9501 #  - "4VNF"
9502 #  - "2VNF"
9503 #  - "4VNF"
9504 #  traces:
9505 #    hoverinfo: "x+y"
9506 #    boxpoints: "outliers"
9507 #    whiskerwidth: 0
9508 #  layout:
9509 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9510 #    layout: "plot-throughput"
9511 #
9512 #- type: "plot"
9513 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9514 #  algorithm: "plot_performance_box"
9515 #  output-file-type: ".html"
9516 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9517 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9518 #  filter: "'NIC_Intel-X710' and
9519 #           '64B' and
9520 #           ('BASE' or 'SCALE') and
9521 #           'NDRPDR' and
9522 #           '1T1C' and
9523 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9524 #           not 'VHOST' and
9525 #           not 'NF_DENSITY' and
9526 #           'MEMIF'"
9527 #  parameters:
9528 #  - "throughput"
9529 #  - "parent"
9530 #  - "tags"
9531 #  sort:
9532 #  - "1VNF"
9533 #  - "2VNF"
9534 #  - "4VNF"
9535 #  - "2VNF"
9536 #  - "4VNF"
9537 #  traces:
9538 #    hoverinfo: "x+y"
9539 #    boxpoints: "outliers"
9540 #    whiskerwidth: 0
9541 #  layout:
9542 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9543 #    layout: "plot-throughput"
9544 #
9545 #- type: "plot"
9546 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9547 #  algorithm: "plot_performance_box"
9548 #  output-file-type: ".html"
9549 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9550 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9551 #  filter: "'NIC_Intel-X710' and
9552 #           '64B' and
9553 #           ('BASE' or 'SCALE') and
9554 #           'NDRPDR' and
9555 #           '2T2C' and
9556 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9557 #           not 'VHOST' and
9558 #           not 'NF_DENSITY' and
9559 #           'MEMIF'"
9560 #  parameters:
9561 #  - "throughput"
9562 #  - "parent"
9563 #  - "tags"
9564 #  sort:
9565 #  - "1VNF"
9566 #  - "2VNF"
9567 #  - "4VNF"
9568 #  - "2VNF"
9569 #  - "4VNF"
9570 #  traces:
9571 #    hoverinfo: "x+y"
9572 #    boxpoints: "outliers"
9573 #    whiskerwidth: 0
9574 #  layout:
9575 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9576 #    layout: "plot-throughput"
9577 #
9578 #- type: "plot"
9579 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9580 #  algorithm: "plot_performance_box"
9581 #  output-file-type: ".html"
9582 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9583 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9584 #  filter: "'NIC_Intel-X710' and
9585 #           '64B' and
9586 #           ('BASE' or 'SCALE') and
9587 #           'NDRPDR' and
9588 #           '2T2C' and
9589 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9590 #           not 'VHOST' and
9591 #           not 'NF_DENSITY' and
9592 #           'MEMIF'"
9593 #  parameters:
9594 #  - "throughput"
9595 #  - "parent"
9596 #  - "tags"
9597 #  sort:
9598 #  - "1VNF"
9599 #  - "2VNF"
9600 #  - "4VNF"
9601 #  - "2VNF"
9602 #  - "4VNF"
9603 #  traces:
9604 #    hoverinfo: "x+y"
9605 #    boxpoints: "outliers"
9606 #    whiskerwidth: 0
9607 #  layout:
9608 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9609 #    layout: "plot-throughput"
9610
9611 ################################################################################
9612
9613 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9614 - type: "plot"
9615   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9616   algorithm: "plot_performance_box"
9617   output-file-type: ".html"
9618   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9620   filter: "'NIC_Intel-X520-DA2' and
9621            '64B' and
9622            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9623            'NDRPDR' and
9624            '1T1C' and
9625            'IP4FWD' and
9626            not 'IPSEC' and
9627            not 'DOT1Q' and
9628            not 'VHOST'"
9629   parameters:
9630   - "throughput"
9631   - "parent"
9632   - "tags"
9633   sort:
9634   - "IP4BASE"
9635   - "FIB_20K"
9636   - "FIB_200K"
9637   - "FIB_2M"
9638   traces:
9639     hoverinfo: "x+y"
9640     boxpoints: "outliers"
9641     whiskerwidth: 0
9642   layout:
9643     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9644     layout: "plot-throughput"
9645
9646 - type: "plot"
9647   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9648   algorithm: "plot_performance_box"
9649   output-file-type: ".html"
9650   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9652   filter: "'NIC_Intel-X520-DA2' and
9653            '64B' and
9654            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9655            'NDRPDR' and
9656            '1T1C' and
9657            'IP4FWD' and
9658            not 'IPSEC' and
9659            not 'DOT1Q' and
9660            not 'VHOST'"
9661   parameters:
9662   - "throughput"
9663   - "parent"
9664   - "tags"
9665   sort:
9666   - "IP4BASE"
9667   - "FIB_20K"
9668   - "FIB_200K"
9669   - "FIB_2M"
9670   traces:
9671     hoverinfo: "x+y"
9672     boxpoints: "outliers"
9673     whiskerwidth: 0
9674   layout:
9675     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9676     layout: "plot-throughput"
9677
9678 - type: "plot"
9679   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9680   algorithm: "plot_performance_box"
9681   output-file-type: ".html"
9682   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9684   filter: "'NIC_Intel-X520-DA2' and
9685            '64B' and
9686            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9687            'NDRPDR' and
9688            '2T2C' and
9689            'IP4FWD' and
9690            not 'IPSEC' and
9691            not 'DOT1Q' and
9692            not 'VHOST'"
9693   parameters:
9694   - "throughput"
9695   - "parent"
9696   - "tags"
9697   sort:
9698   - "IP4BASE"
9699   - "FIB_20K"
9700   - "FIB_200K"
9701   - "FIB_2M"
9702   traces:
9703     hoverinfo: "x+y"
9704     boxpoints: "outliers"
9705     whiskerwidth: 0
9706   layout:
9707     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9708     layout: "plot-throughput"
9709
9710 - type: "plot"
9711   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9712   algorithm: "plot_performance_box"
9713   output-file-type: ".html"
9714   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9716   filter: "'NIC_Intel-X520-DA2' and
9717            '64B' and
9718            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9719            'NDRPDR' and
9720            '2T2C' and
9721            'IP4FWD' and
9722            not 'IPSEC' and
9723            not 'DOT1Q' and
9724            not 'VHOST'"
9725   parameters:
9726   - "throughput"
9727   - "parent"
9728   - "tags"
9729   sort:
9730   - "IP4BASE"
9731   - "FIB_20K"
9732   - "FIB_200K"
9733   - "FIB_2M"
9734   traces:
9735     hoverinfo: "x+y"
9736     boxpoints: "outliers"
9737     whiskerwidth: 0
9738   layout:
9739     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9740     layout: "plot-throughput"
9741
9742 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9743 - type: "plot"
9744   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9745   algorithm: "plot_performance_box"
9746   output-file-type: ".html"
9747   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9749   filter: "'NIC_Intel-X520-DA2' and
9750            '64B' and
9751            ('IP4BASE' or
9752             'POLICE_MARK' or
9753             'COPWHLIST' or
9754             ('NAT44' and 'BASE') or
9755             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9756            'NDRPDR' and
9757            '1T1C' and
9758            'IP4FWD' and
9759            not 'IPSEC' and
9760            not 'VHOST'"
9761   parameters:
9762   - "throughput"
9763   - "parent"
9764   - "tags"
9765   sort:
9766   - "DOT1Q"
9767   - "IP4BASE"
9768   - "NAT44"
9769   - "POLICE_MARK"
9770   - "COPWHLIST"
9771   - "IACL"
9772   - "OACL"
9773   traces:
9774     hoverinfo: "x+y"
9775     boxpoints: "outliers"
9776     whiskerwidth: 0
9777   layout:
9778     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9779     layout: "plot-throughput"
9780
9781 - type: "plot"
9782   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9783   algorithm: "plot_performance_box"
9784   output-file-type: ".html"
9785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9787   filter: "'NIC_Intel-X520-DA2' and
9788            '64B' and
9789            ('IP4BASE' or
9790             'POLICE_MARK' or
9791             'COPWHLIST' or
9792             ('NAT44' and 'BASE') or
9793             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9794            'NDRPDR' and
9795            '1T1C' and
9796            'IP4FWD' and
9797            not 'IPSEC' and
9798            not 'VHOST'"
9799   parameters:
9800   - "throughput"
9801   - "parent"
9802   - "tags"
9803   sort:
9804   - "DOT1Q"
9805   - "IP4BASE"
9806   - "NAT44"
9807   - "POLICE_MARK"
9808   - "COPWHLIST"
9809   - "IACL"
9810   - "OACL"
9811   traces:
9812     hoverinfo: "x+y"
9813     boxpoints: "outliers"
9814     whiskerwidth: 0
9815   layout:
9816     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9817     layout: "plot-throughput"
9818
9819 - type: "plot"
9820   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9821   algorithm: "plot_performance_box"
9822   output-file-type: ".html"
9823   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9825   filter: "'NIC_Intel-X520-DA2' and
9826            '64B' and
9827            ('IP4BASE' or
9828             'POLICE_MARK' or
9829             'COPWHLIST' or
9830             ('NAT44' and 'BASE') or
9831             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9832            'NDRPDR' and
9833            '2T2C' and
9834            'IP4FWD' and
9835            not 'IPSEC' and
9836            not 'VHOST'"
9837   parameters:
9838   - "throughput"
9839   - "parent"
9840   - "tags"
9841   sort:
9842   - "DOT1Q"
9843   - "IP4BASE"
9844   - "NAT44"
9845   - "POLICE_MARK"
9846   - "COPWHLIST"
9847   - "IACL"
9848   - "OACL"
9849   traces:
9850     hoverinfo: "x+y"
9851     boxpoints: "outliers"
9852     whiskerwidth: 0
9853   layout:
9854     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9855     layout: "plot-throughput"
9856
9857 - type: "plot"
9858   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9859   algorithm: "plot_performance_box"
9860   output-file-type: ".html"
9861   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9863   filter: "'NIC_Intel-X520-DA2' and
9864            '64B' and
9865            ('IP4BASE' or
9866             'POLICE_MARK' or
9867             'COPWHLIST' or
9868             ('NAT44' and 'BASE') or
9869             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9870            'NDRPDR' and
9871            '2T2C' and
9872            'IP4FWD' and
9873            not 'IPSEC' and
9874            not 'VHOST'"
9875   parameters:
9876   - "throughput"
9877   - "parent"
9878   - "tags"
9879   sort:
9880   - "DOT1Q"
9881   - "IP4BASE"
9882   - "NAT44"
9883   - "POLICE_MARK"
9884   - "COPWHLIST"
9885   - "IACL"
9886   - "OACL"
9887   traces:
9888     hoverinfo: "x+y"
9889     boxpoints: "outliers"
9890     whiskerwidth: 0
9891   layout:
9892     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9893     layout: "plot-throughput"
9894
9895 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
9896 - type: "plot"
9897   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9898   algorithm: "plot_performance_box"
9899   output-file-type: ".html"
9900   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9902   filter: "'NIC_Intel-X520-DA2' and
9903            '64B' and
9904            'NDRPDR' and
9905            '1T1C' and
9906            'IP4FWD' and
9907            ('NAT44' or 'IP4BASE') and
9908            not 'DOT1Q' and
9909            not 'IPSEC' and
9910            not 'VHOST'"
9911   parameters:
9912   - "throughput"
9913   - "parent"
9914   - "tags"
9915   sort:
9916   - "IP4BASE"
9917   - "BASE"
9918   - "SRC_USER_10"
9919   - "SRC_USER_100"
9920   - "SRC_USER_1000"
9921   - "SRC_USER_2000"
9922   traces:
9923     hoverinfo: "x+y"
9924     boxpoints: "outliers"
9925     whiskerwidth: 0
9926   layout:
9927     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9928     layout: "plot-throughput"
9929
9930 - type: "plot"
9931   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9932   algorithm: "plot_performance_box"
9933   output-file-type: ".html"
9934   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9936   filter: "'NIC_Intel-X520-DA2' and
9937            '64B' and
9938            'NDRPDR' and
9939            '1T1C' and
9940            'IP4FWD' and
9941            ('NAT44' or 'IP4BASE') and
9942            not 'DOT1Q' and
9943            not 'IPSEC' and
9944            not 'VHOST'"
9945   parameters:
9946   - "throughput"
9947   - "parent"
9948   - "tags"
9949   sort:
9950   - "IP4BASE"
9951   - "BASE"
9952   - "SRC_USER_10"
9953   - "SRC_USER_100"
9954   - "SRC_USER_1000"
9955   - "SRC_USER_2000"
9956   traces:
9957     hoverinfo: "x+y"
9958     boxpoints: "outliers"
9959     whiskerwidth: 0
9960   layout:
9961     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9962     layout: "plot-throughput"
9963
9964 - type: "plot"
9965   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9966   algorithm: "plot_performance_box"
9967   output-file-type: ".html"
9968   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9970   filter: "'NIC_Intel-X520-DA2' and
9971            '64B' and
9972            'NDRPDR' and
9973            '2T2C' and
9974            'IP4FWD' and
9975            ('NAT44' or 'IP4BASE') and
9976            not 'DOT1Q' and
9977            not 'IPSEC' and
9978            not 'VHOST'"
9979   parameters:
9980   - "throughput"
9981   - "parent"
9982   - "tags"
9983   sort:
9984   - "IP4BASE"
9985   - "BASE"
9986   - "SRC_USER_10"
9987   - "SRC_USER_100"
9988   - "SRC_USER_1000"
9989   - "SRC_USER_2000"
9990   traces:
9991     hoverinfo: "x+y"
9992     boxpoints: "outliers"
9993     whiskerwidth: 0
9994   layout:
9995     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9996     layout: "plot-throughput"
9997
9998 - type: "plot"
9999   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10000   algorithm: "plot_performance_box"
10001   output-file-type: ".html"
10002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10004   filter: "'NIC_Intel-X520-DA2' and
10005            '64B' and
10006            'NDRPDR' and
10007            '2T2C' and
10008            'IP4FWD' and
10009            ('NAT44' or 'IP4BASE') and
10010            not 'DOT1Q' and
10011            not 'IPSEC' and
10012            not 'VHOST'"
10013   parameters:
10014   - "throughput"
10015   - "parent"
10016   - "tags"
10017   sort:
10018   - "IP4BASE"
10019   - "BASE"
10020   - "SRC_USER_10"
10021   - "SRC_USER_100"
10022   - "SRC_USER_1000"
10023   - "SRC_USER_2000"
10024   traces:
10025     hoverinfo: "x+y"
10026     boxpoints: "outliers"
10027     whiskerwidth: 0
10028   layout:
10029     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10030     layout: "plot-throughput"
10031
10032 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10033 - type: "plot"
10034   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10035   algorithm: "plot_performance_box"
10036   output-file-type: ".html"
10037   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10039   filter: "'NIC_Intel-X520-DA2' and
10040            '64B' and
10041            'NDRPDR' and
10042            '1T1C' and
10043            'IP4FWD' and
10044            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10045            not 'IPSEC' and
10046            not 'DOT1Q' and
10047            not 'VHOST'"
10048   parameters:
10049   - "throughput"
10050   - "parent"
10051   - "tags"
10052   sort:
10053   - "IP4BASE"
10054   - "ACL_STATELESS"
10055   - "ACL_STATEFUL"
10056   - "ACL_STATELESS"
10057   - "ACL_STATEFUL"
10058   traces:
10059     hoverinfo: "x+y"
10060     boxpoints: "outliers"
10061     whiskerwidth: 0
10062   layout:
10063     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10064     layout: "plot-throughput"
10065
10066 - type: "plot"
10067   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10068   algorithm: "plot_performance_box"
10069   output-file-type: ".html"
10070   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10072   filter: "'NIC_Intel-X520-DA2' and
10073            '64B' and
10074            'NDRPDR' and
10075            '1T1C' and
10076            'IP4FWD' and
10077            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10078            not 'IPSEC' and
10079            not 'DOT1Q' and
10080            not 'VHOST'"
10081   parameters:
10082   - "throughput"
10083   - "parent"
10084   - "tags"
10085   sort:
10086   - "IP4BASE"
10087   - "ACL_STATELESS"
10088   - "ACL_STATEFUL"
10089   - "ACL_STATELESS"
10090   - "ACL_STATEFUL"
10091   traces:
10092     hoverinfo: "x+y"
10093     boxpoints: "outliers"
10094     whiskerwidth: 0
10095   layout:
10096     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10097     layout: "plot-throughput"
10098
10099 - type: "plot"
10100   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10101   algorithm: "plot_performance_box"
10102   output-file-type: ".html"
10103   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10105   filter: "'NIC_Intel-X520-DA2' and
10106            '64B' and
10107            'NDRPDR' and
10108            '2T2C' and
10109            'IP4FWD' and
10110            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10111            not 'IPSEC' and
10112            not 'DOT1Q' and
10113            not 'VHOST'"
10114   parameters:
10115   - "throughput"
10116   - "parent"
10117   - "tags"
10118   sort:
10119   - "IP4BASE"
10120   - "ACL_STATELESS"
10121   - "ACL_STATEFUL"
10122   - "ACL_STATELESS"
10123   - "ACL_STATEFUL"
10124   traces:
10125     hoverinfo: "x+y"
10126     boxpoints: "outliers"
10127     whiskerwidth: 0
10128   layout:
10129     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10130     layout: "plot-throughput"
10131
10132 - type: "plot"
10133   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10134   algorithm: "plot_performance_box"
10135   output-file-type: ".html"
10136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10138   filter: "'NIC_Intel-X520-DA2' and
10139            '64B' and
10140            'NDRPDR' and
10141            '2T2C' and
10142            'IP4FWD' and
10143            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10144            not 'IPSEC' and
10145            not 'DOT1Q' and
10146            not 'VHOST'"
10147   parameters:
10148   - "throughput"
10149   - "parent"
10150   - "tags"
10151   sort:
10152   - "IP4BASE"
10153   - "ACL_STATELESS"
10154   - "ACL_STATEFUL"
10155   - "ACL_STATELESS"
10156   - "ACL_STATEFUL"
10157   traces:
10158     hoverinfo: "x+y"
10159     boxpoints: "outliers"
10160     whiskerwidth: 0
10161   layout:
10162     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10163     layout: "plot-throughput"
10164
10165 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10166 - type: "plot"
10167   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10168   algorithm: "plot_performance_box"
10169   output-file-type: ".html"
10170   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10172   filter: "'NIC_Intel-X520-DA2' and
10173            '64B' and
10174            'NDRPDR' and
10175            '1T1C' and
10176            'IP4FWD' and
10177            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10178            not 'IPSEC' and
10179            not 'DOT1Q' and
10180            not 'VHOST'"
10181   parameters:
10182   - "throughput"
10183   - "parent"
10184   - "tags"
10185   sort:
10186   - "IP4BASE"
10187   - "ACL_STATELESS"
10188   - "ACL_STATEFUL"
10189   - "ACL_STATELESS"
10190   - "ACL_STATEFUL"
10191   traces:
10192     hoverinfo: "x+y"
10193     boxpoints: "outliers"
10194     whiskerwidth: 0
10195   layout:
10196     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10197     layout: "plot-throughput"
10198
10199 - type: "plot"
10200   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10201   algorithm: "plot_performance_box"
10202   output-file-type: ".html"
10203   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10205   filter: "'NIC_Intel-X520-DA2' and
10206            '64B' and
10207            'NDRPDR' and
10208            '1T1C' and
10209            'IP4FWD' and
10210            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10211            not 'IPSEC' and
10212            not 'DOT1Q' and
10213            not 'VHOST'"
10214   parameters:
10215   - "throughput"
10216   - "parent"
10217   - "tags"
10218   sort:
10219   - "IP4BASE"
10220   - "ACL_STATELESS"
10221   - "ACL_STATEFUL"
10222   - "ACL_STATELESS"
10223   - "ACL_STATEFUL"
10224   traces:
10225     hoverinfo: "x+y"
10226     boxpoints: "outliers"
10227     whiskerwidth: 0
10228   layout:
10229     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10230     layout: "plot-throughput"
10231
10232 - type: "plot"
10233   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10234   algorithm: "plot_performance_box"
10235   output-file-type: ".html"
10236   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10238   filter: "'NIC_Intel-X520-DA2' and
10239            '64B' and
10240            'NDRPDR' and
10241            '2T2C' and
10242            'IP4FWD' and
10243            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10244            not 'IPSEC' and
10245            not 'DOT1Q' and
10246            not 'VHOST'"
10247   parameters:
10248   - "throughput"
10249   - "parent"
10250   - "tags"
10251   sort:
10252   - "IP4BASE"
10253   - "ACL_STATELESS"
10254   - "ACL_STATEFUL"
10255   - "ACL_STATELESS"
10256   - "ACL_STATEFUL"
10257   traces:
10258     hoverinfo: "x+y"
10259     boxpoints: "outliers"
10260     whiskerwidth: 0
10261   layout:
10262     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10263     layout: "plot-throughput"
10264
10265 - type: "plot"
10266   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10267   algorithm: "plot_performance_box"
10268   output-file-type: ".html"
10269   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10271   filter: "'NIC_Intel-X520-DA2' and
10272            '64B' and
10273            'NDRPDR' and
10274            '2T2C' and
10275            'IP4FWD' and
10276            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10277            not 'IPSEC' and
10278            not 'DOT1Q' and
10279            not 'VHOST'"
10280   parameters:
10281   - "throughput"
10282   - "parent"
10283   - "tags"
10284   sort:
10285   - "IP4BASE"
10286   - "ACL_STATELESS"
10287   - "ACL_STATEFUL"
10288   - "ACL_STATELESS"
10289   - "ACL_STATEFUL"
10290   traces:
10291     hoverinfo: "x+y"
10292     boxpoints: "outliers"
10293     whiskerwidth: 0
10294   layout:
10295     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10296     layout: "plot-throughput"
10297
10298 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10299 - type: "plot"
10300   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10301   algorithm: "plot_performance_box"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10305   filter: "'NIC_Intel-X710' and
10306            '64B' and
10307            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10308            'NDRPDR' and
10309            '1T1C' and
10310            'IP4FWD' and
10311            not 'IPSEC' and
10312            not 'DOT1Q' and
10313            not 'VHOST'"
10314   parameters:
10315   - "throughput"
10316   - "parent"
10317   - "tags"
10318   sort:
10319   - "IP4BASE"
10320   - "FIB_20K"
10321   - "FIB_200K"
10322   - "FIB_2M"
10323   traces:
10324     hoverinfo: "x+y"
10325     boxpoints: "outliers"
10326     whiskerwidth: 0
10327   layout:
10328     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10329     layout: "plot-throughput"
10330
10331 - type: "plot"
10332   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10333   algorithm: "plot_performance_box"
10334   output-file-type: ".html"
10335   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10337   filter: "'NIC_Intel-X710' and
10338            '64B' and
10339            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10340            'NDRPDR' and
10341            '1T1C' and
10342            'IP4FWD' and
10343            not 'IPSEC' and
10344            not 'DOT1Q' and
10345            not 'VHOST'"
10346   parameters:
10347   - "throughput"
10348   - "parent"
10349   - "tags"
10350   sort:
10351   - "IP4BASE"
10352   - "FIB_20K"
10353   - "FIB_200K"
10354   - "FIB_2M"
10355   traces:
10356     hoverinfo: "x+y"
10357     boxpoints: "outliers"
10358     whiskerwidth: 0
10359   layout:
10360     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10361     layout: "plot-throughput"
10362
10363 - type: "plot"
10364   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10365   algorithm: "plot_performance_box"
10366   output-file-type: ".html"
10367   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10369   filter: "'NIC_Intel-X710' and
10370            '64B' and
10371            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10372            'NDRPDR' and
10373            '2T2C' and
10374            'IP4FWD' and
10375            not 'IPSEC' and
10376            not 'DOT1Q' and
10377            not 'VHOST'"
10378   parameters:
10379   - "throughput"
10380   - "parent"
10381   - "tags"
10382   sort:
10383   - "IP4BASE"
10384   - "FIB_20K"
10385   - "FIB_200K"
10386   - "FIB_2M"
10387   traces:
10388     hoverinfo: "x+y"
10389     boxpoints: "outliers"
10390     whiskerwidth: 0
10391   layout:
10392     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10393     layout: "plot-throughput"
10394
10395 - type: "plot"
10396   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10397   algorithm: "plot_performance_box"
10398   output-file-type: ".html"
10399   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10400   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10401   filter: "'NIC_Intel-X710' and
10402            '64B' and
10403            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10404            'NDRPDR' and
10405            '2T2C' and
10406            'IP4FWD' and
10407            not 'IPSEC' and
10408            not 'DOT1Q' and
10409            not 'VHOST'"
10410   parameters:
10411   - "throughput"
10412   - "parent"
10413   - "tags"
10414   sort:
10415   - "IP4BASE"
10416   - "FIB_20K"
10417   - "FIB_200K"
10418   - "FIB_2M"
10419   traces:
10420     hoverinfo: "x+y"
10421     boxpoints: "outliers"
10422     whiskerwidth: 0
10423   layout:
10424     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10425     layout: "plot-throughput"
10426
10427 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10428 - type: "plot"
10429   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10430   algorithm: "plot_performance_box"
10431   output-file-type: ".html"
10432   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10434   filter: "'NIC_Intel-X710' and
10435            '64B' and
10436            ('IP4BASE' or
10437             'POLICE_MARK' or
10438             'COPWHLIST' or
10439             ('NAT44' and 'BASE') or
10440             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10441            'NDRPDR' and
10442            '1T1C' and
10443            'IP4FWD' and
10444            not 'IPSEC' and
10445            not 'VHOST'"
10446   parameters:
10447   - "throughput"
10448   - "parent"
10449   - "tags"
10450   sort:
10451   - "DOT1Q"
10452   - "IP4BASE"
10453   - "NAT44"
10454   - "POLICE_MARK"
10455   - "COPWHLIST"
10456   - "IACL"
10457   - "OACL"
10458   traces:
10459     hoverinfo: "x+y"
10460     boxpoints: "outliers"
10461     whiskerwidth: 0
10462   layout:
10463     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10464     layout: "plot-throughput"
10465
10466 - type: "plot"
10467   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10468   algorithm: "plot_performance_box"
10469   output-file-type: ".html"
10470   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10472   filter: "'NIC_Intel-X710' and
10473            '64B' and
10474            ('IP4BASE' or
10475             'POLICE_MARK' or
10476             'COPWHLIST' or
10477             ('NAT44' and 'BASE') or
10478             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10479            'NDRPDR' and
10480            '1T1C' and
10481            'IP4FWD' and
10482            not 'IPSEC' and
10483            not 'VHOST'"
10484   parameters:
10485   - "throughput"
10486   - "parent"
10487   - "tags"
10488   sort:
10489   - "DOT1Q"
10490   - "IP4BASE"
10491   - "NAT44"
10492   - "POLICE_MARK"
10493   - "COPWHLIST"
10494   - "IACL"
10495   - "OACL"
10496   traces:
10497     hoverinfo: "x+y"
10498     boxpoints: "outliers"
10499     whiskerwidth: 0
10500   layout:
10501     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10502     layout: "plot-throughput"
10503
10504 - type: "plot"
10505   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10506   algorithm: "plot_performance_box"
10507   output-file-type: ".html"
10508   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10510   filter: "'NIC_Intel-X710' and
10511            '64B' and
10512            ('IP4BASE' or
10513             'POLICE_MARK' or
10514             'COPWHLIST' or
10515             ('NAT44' and 'BASE') or
10516             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10517            'NDRPDR' and
10518            '2T2C' and
10519            'IP4FWD' and
10520            not 'IPSEC' and
10521            not 'VHOST'"
10522   parameters:
10523   - "throughput"
10524   - "parent"
10525   - "tags"
10526   sort:
10527   - "DOT1Q"
10528   - "IP4BASE"
10529   - "NAT44"
10530   - "POLICE_MARK"
10531   - "COPWHLIST"
10532   - "IACL"
10533   - "OACL"
10534   traces:
10535     hoverinfo: "x+y"
10536     boxpoints: "outliers"
10537     whiskerwidth: 0
10538   layout:
10539     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10540     layout: "plot-throughput"
10541
10542 - type: "plot"
10543   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10544   algorithm: "plot_performance_box"
10545   output-file-type: ".html"
10546   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10548   filter: "'NIC_Intel-X710' and
10549            '64B' and
10550            ('IP4BASE' or
10551             'POLICE_MARK' or
10552             'COPWHLIST' or
10553             ('NAT44' and 'BASE') or
10554             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10555            'NDRPDR' and
10556            '2T2C' and
10557            'IP4FWD' and
10558            not 'IPSEC' and
10559            not 'VHOST'"
10560   parameters:
10561   - "throughput"
10562   - "parent"
10563   - "tags"
10564   sort:
10565   - "DOT1Q"
10566   - "IP4BASE"
10567   - "NAT44"
10568   - "POLICE_MARK"
10569   - "COPWHLIST"
10570   - "IACL"
10571   - "OACL"
10572   traces:
10573     hoverinfo: "x+y"
10574     boxpoints: "outliers"
10575     whiskerwidth: 0
10576   layout:
10577     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10578     layout: "plot-throughput"
10579
10580 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10581 - type: "plot"
10582   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10583   algorithm: "plot_performance_box"
10584   output-file-type: ".html"
10585   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10587   filter: "'NIC_Intel-X710' and
10588            '64B' and
10589            'NDRPDR' and
10590            '2T1C' and
10591            'IP4FWD' and
10592            ('NAT44' or 'IP4BASE') and
10593            not 'IPSEC' and
10594            not 'VHOST'"
10595   parameters:
10596   - "throughput"
10597   - "parent"
10598   - "tags"
10599   sort:
10600   - "IP4BASE"
10601   - "BASE"
10602   - "SRC_USER_10"
10603   - "SRC_USER_100"
10604   - "SRC_USER_1000"
10605   - "SRC_USER_2000"
10606   traces:
10607     hoverinfo: "x+y"
10608     boxpoints: "outliers"
10609     whiskerwidth: 0
10610   layout:
10611     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10612     layout: "plot-throughput"
10613
10614 - type: "plot"
10615   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10616   algorithm: "plot_performance_box"
10617   output-file-type: ".html"
10618   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10620   filter: "'NIC_Intel-X710' and
10621            '64B' and
10622            'NDRPDR' and
10623            '2T1C' and
10624            'IP4FWD' and
10625            ('NAT44' or 'IP4BASE') and
10626            not 'IPSEC' and
10627            not 'VHOST'"
10628   parameters:
10629   - "throughput"
10630   - "parent"
10631   - "tags"
10632   sort:
10633   - "IP4BASE"
10634   - "BASE"
10635   - "SRC_USER_10"
10636   - "SRC_USER_100"
10637   - "SRC_USER_1000"
10638   - "SRC_USER_2000"
10639   traces:
10640     hoverinfo: "x+y"
10641     boxpoints: "outliers"
10642     whiskerwidth: 0
10643   layout:
10644     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10645     layout: "plot-throughput"
10646
10647 - type: "plot"
10648   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10649   algorithm: "plot_performance_box"
10650   output-file-type: ".html"
10651   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10652   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10653   filter: "'NIC_Intel-X710' and
10654            '64B' and
10655            'NDRPDR' and
10656            '4T2C' and
10657            'IP4FWD' and
10658            ('NAT44' or 'IP4BASE') and
10659            not 'IPSEC' and
10660            not 'VHOST'"
10661   parameters:
10662   - "throughput"
10663   - "parent"
10664   - "tags"
10665   sort:
10666   - "IP4BASE"
10667   - "BASE"
10668   - "SRC_USER_10"
10669   - "SRC_USER_100"
10670   - "SRC_USER_1000"
10671   - "SRC_USER_2000"
10672   traces:
10673     hoverinfo: "x+y"
10674     boxpoints: "outliers"
10675     whiskerwidth: 0
10676   layout:
10677     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10678     layout: "plot-throughput"
10679
10680 - type: "plot"
10681   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10682   algorithm: "plot_performance_box"
10683   output-file-type: ".html"
10684   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10686   filter: "'NIC_Intel-X710' and
10687            '64B' and
10688            'NDRPDR' and
10689            '4T2C' and
10690            'IP4FWD' and
10691            ('NAT44' or 'IP4BASE') and
10692            not 'IPSEC' and
10693            not 'VHOST'"
10694   parameters:
10695   - "throughput"
10696   - "parent"
10697   - "tags"
10698   sort:
10699   - "IP4BASE"
10700   - "BASE"
10701   - "SRC_USER_10"
10702   - "SRC_USER_100"
10703   - "SRC_USER_1000"
10704   - "SRC_USER_2000"
10705   traces:
10706     hoverinfo: "x+y"
10707     boxpoints: "outliers"
10708     whiskerwidth: 0
10709   layout:
10710     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10711     layout: "plot-throughput"
10712
10713 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10714 - type: "plot"
10715   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10716   algorithm: "plot_performance_box"
10717   output-file-type: ".html"
10718   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10720   filter: "'NIC_Intel-X710' and
10721            '64B' and
10722            'NDRPDR' and
10723            '2T1C' and
10724            'IP4FWD' and
10725            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10726            not 'IPSEC' and
10727            not 'VHOST'"
10728   parameters:
10729   - "throughput"
10730   - "parent"
10731   - "tags"
10732   sort:
10733   - "IP4BASE"
10734   - "ACL_STATELESS"
10735   - "ACL_STATEFUL"
10736   - "ACL_STATELESS"
10737   - "ACL_STATEFUL"
10738   traces:
10739     hoverinfo: "x+y"
10740     boxpoints: "outliers"
10741     whiskerwidth: 0
10742   layout:
10743     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10744     layout: "plot-throughput"
10745
10746 - type: "plot"
10747   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10748   algorithm: "plot_performance_box"
10749   output-file-type: ".html"
10750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10752   filter: "'NIC_Intel-X710' and
10753            '64B' and
10754            'NDRPDR' and
10755            '2T1C' and
10756            'IP4FWD' and
10757            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10758            not 'IPSEC' and
10759            not 'VHOST'"
10760   parameters:
10761   - "throughput"
10762   - "parent"
10763   - "tags"
10764   sort:
10765   - "IP4BASE"
10766   - "ACL_STATELESS"
10767   - "ACL_STATEFUL"
10768   - "ACL_STATELESS"
10769   - "ACL_STATEFUL"
10770   traces:
10771     hoverinfo: "x+y"
10772     boxpoints: "outliers"
10773     whiskerwidth: 0
10774   layout:
10775     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10776     layout: "plot-throughput"
10777
10778 - type: "plot"
10779   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10780   algorithm: "plot_performance_box"
10781   output-file-type: ".html"
10782   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10784   filter: "'NIC_Intel-X710' and
10785            '64B' and
10786            'NDRPDR' and
10787            '4T2C' and
10788            'IP4FWD' and
10789            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10790            not 'IPSEC' and
10791            not 'VHOST'"
10792   parameters:
10793   - "throughput"
10794   - "parent"
10795   - "tags"
10796   sort:
10797   - "IP4BASE"
10798   - "ACL_STATELESS"
10799   - "ACL_STATEFUL"
10800   - "ACL_STATELESS"
10801   - "ACL_STATEFUL"
10802   traces:
10803     hoverinfo: "x+y"
10804     boxpoints: "outliers"
10805     whiskerwidth: 0
10806   layout:
10807     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10808     layout: "plot-throughput"
10809
10810 - type: "plot"
10811   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10812   algorithm: "plot_performance_box"
10813   output-file-type: ".html"
10814   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10816   filter: "'NIC_Intel-X710' and
10817            '64B' and
10818            'NDRPDR' and
10819            '4T2C' and
10820            'IP4FWD' and
10821            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10822            not 'IPSEC' and
10823            not 'VHOST'"
10824   parameters:
10825   - "throughput"
10826   - "parent"
10827   - "tags"
10828   sort:
10829   - "IP4BASE"
10830   - "ACL_STATELESS"
10831   - "ACL_STATEFUL"
10832   - "ACL_STATELESS"
10833   - "ACL_STATEFUL"
10834   traces:
10835     hoverinfo: "x+y"
10836     boxpoints: "outliers"
10837     whiskerwidth: 0
10838   layout:
10839     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10840     layout: "plot-throughput"
10841
10842 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10843 - type: "plot"
10844   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10845   algorithm: "plot_performance_box"
10846   output-file-type: ".html"
10847   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10849   filter: "'NIC_Intel-XL710' and
10850            '64B' and
10851            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10852            'NDRPDR' and
10853            '1T1C' and
10854            'IP4FWD' and
10855            not 'IPSEC' and
10856            not 'VHOST'"
10857   parameters:
10858   - "throughput"
10859   - "parent"
10860   - "tags"
10861   sort:
10862   - "IP4BASE"
10863   - "FIB_20K"
10864   - "FIB_200K"
10865   - "FIB_2M"
10866   traces:
10867     hoverinfo: "x+y"
10868     boxpoints: "outliers"
10869     whiskerwidth: 0
10870   layout:
10871     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10872     layout: "plot-throughput"
10873
10874 - type: "plot"
10875   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10876   algorithm: "plot_performance_box"
10877   output-file-type: ".html"
10878   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10880   filter: "'NIC_Intel-XL710' and
10881            '64B' and
10882            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10883            'NDRPDR' and
10884            '1T1C' and
10885            'IP4FWD' and
10886            not 'IPSEC' and
10887            not 'VHOST'"
10888   parameters:
10889   - "throughput"
10890   - "parent"
10891   - "tags"
10892   sort:
10893   - "IP4BASE"
10894   - "FIB_20K"
10895   - "FIB_200K"
10896   - "FIB_2M"
10897   traces:
10898     hoverinfo: "x+y"
10899     boxpoints: "outliers"
10900     whiskerwidth: 0
10901   layout:
10902     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10907   algorithm: "plot_performance_box"
10908   output-file-type: ".html"
10909   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10911   filter: "'NIC_Intel-XL710' and
10912            '64B' and
10913            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10914            'NDRPDR' and
10915            '2T2C' and
10916            'IP4FWD' and
10917            not 'IPSEC' and
10918            not 'VHOST'"
10919   parameters:
10920   - "throughput"
10921   - "parent"
10922   - "tags"
10923   sort:
10924   - "IP4BASE"
10925   - "FIB_20K"
10926   - "FIB_200K"
10927   - "FIB_2M"
10928   traces:
10929     hoverinfo: "x+y"
10930     boxpoints: "outliers"
10931     whiskerwidth: 0
10932   layout:
10933     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10934     layout: "plot-throughput"
10935
10936 - type: "plot"
10937   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10938   algorithm: "plot_performance_box"
10939   output-file-type: ".html"
10940   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10942   filter: "'NIC_Intel-XL710' and
10943            '64B' and
10944            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10945            'NDRPDR' and
10946            '2T2C' and
10947            'IP4FWD' and
10948            not 'IPSEC' and
10949            not 'VHOST'"
10950   parameters:
10951   - "throughput"
10952   - "parent"
10953   - "tags"
10954   sort:
10955   - "IP4BASE"
10956   - "FIB_20K"
10957   - "FIB_200K"
10958   - "FIB_2M"
10959   traces:
10960     hoverinfo: "x+y"
10961     boxpoints: "outliers"
10962     whiskerwidth: 0
10963   layout:
10964     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10965     layout: "plot-throughput"
10966
10967 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10968 - type: "plot"
10969   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10970   algorithm: "plot_performance_box"
10971   output-file-type: ".html"
10972   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10974   filter: "'NIC_Intel-X710' and
10975            '64B' and
10976            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10977            'NDRPDR' and
10978            '2T1C' and
10979            'IP4FWD' and
10980            not 'IPSEC' and
10981            not 'DOT1Q' and
10982            not 'VHOST'"
10983   parameters:
10984   - "throughput"
10985   - "parent"
10986   - "tags"
10987   sort:
10988   - "IP4BASE"
10989   - "FIB_20K"
10990   - "FIB_200K"
10991   - "FIB_2M"
10992   traces:
10993     hoverinfo: "x+y"
10994     boxpoints: "outliers"
10995     whiskerwidth: 0
10996   layout:
10997     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10998     layout: "plot-throughput"
10999
11000 - type: "plot"
11001   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11002   algorithm: "plot_performance_box"
11003   output-file-type: ".html"
11004   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11006   filter: "'NIC_Intel-X710' and
11007            '64B' and
11008            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11009            'NDRPDR' and
11010            '2T1C' and
11011            'IP4FWD' and
11012            not 'IPSEC' and
11013            not 'DOT1Q' and
11014            not 'VHOST'"
11015   parameters:
11016   - "throughput"
11017   - "parent"
11018   - "tags"
11019   sort:
11020   - "IP4BASE"
11021   - "FIB_20K"
11022   - "FIB_200K"
11023   - "FIB_2M"
11024   traces:
11025     hoverinfo: "x+y"
11026     boxpoints: "outliers"
11027     whiskerwidth: 0
11028   layout:
11029     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11030     layout: "plot-throughput"
11031
11032 - type: "plot"
11033   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11034   algorithm: "plot_performance_box"
11035   output-file-type: ".html"
11036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11038   filter: "'NIC_Intel-X710' and
11039            '64B' and
11040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11041            'NDRPDR' and
11042            '4T2C' and
11043            'IP4FWD' and
11044            not 'IPSEC' and
11045            not 'DOT1Q' and
11046            not 'VHOST'"
11047   parameters:
11048   - "throughput"
11049   - "parent"
11050   - "tags"
11051   sort:
11052   - "IP4BASE"
11053   - "FIB_20K"
11054   - "FIB_200K"
11055   - "FIB_2M"
11056   traces:
11057     hoverinfo: "x+y"
11058     boxpoints: "outliers"
11059     whiskerwidth: 0
11060   layout:
11061     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11062     layout: "plot-throughput"
11063
11064 - type: "plot"
11065   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11066   algorithm: "plot_performance_box"
11067   output-file-type: ".html"
11068   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11070   filter: "'NIC_Intel-X710' and
11071            '64B' and
11072            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11073            'NDRPDR' and
11074            '4T2C' and
11075            'IP4FWD' and
11076            not 'IPSEC' and
11077            not 'DOT1Q' and
11078            not 'VHOST'"
11079   parameters:
11080   - "throughput"
11081   - "parent"
11082   - "tags"
11083   sort:
11084   - "IP4BASE"
11085   - "FIB_20K"
11086   - "FIB_200K"
11087   - "FIB_2M"
11088   traces:
11089     hoverinfo: "x+y"
11090     boxpoints: "outliers"
11091     whiskerwidth: 0
11092   layout:
11093     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11094     layout: "plot-throughput"
11095
11096 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11097 - type: "plot"
11098   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11099   algorithm: "plot_performance_box"
11100   output-file-type: ".html"
11101   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11103   filter: "'NIC_Intel-X710' and
11104            '64B' and
11105            ('IP4BASE' or
11106             'POLICE_MARK' or
11107             'COPWHLIST' or
11108             ('NAT44' and 'BASE') or
11109             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11110            'NDRPDR' and
11111            '2T1C' and
11112            'IP4FWD' and
11113            not 'IPSEC' and
11114            not 'VHOST'"
11115   parameters:
11116   - "throughput"
11117   - "parent"
11118   - "tags"
11119   sort:
11120   - "DOT1Q"
11121   - "IP4BASE"
11122   - "NAT44"
11123   - "POLICE_MARK"
11124   - "COPWHLIST"
11125   - "IACL"
11126   - "OACL"
11127   traces:
11128     hoverinfo: "x+y"
11129     boxpoints: "outliers"
11130     whiskerwidth: 0
11131   layout:
11132     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11133     layout: "plot-throughput"
11134
11135 - type: "plot"
11136   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11137   algorithm: "plot_performance_box"
11138   output-file-type: ".html"
11139   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11141   filter: "'NIC_Intel-X710' and
11142            '64B' and
11143            ('IP4BASE' or
11144             'POLICE_MARK' or
11145             'COPWHLIST' or
11146             ('NAT44' and 'BASE') or
11147             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11148            'NDRPDR' and
11149            '2T1C' and
11150            'IP4FWD' and
11151            not 'IPSEC' and
11152            not 'VHOST'"
11153   parameters:
11154   - "throughput"
11155   - "parent"
11156   - "tags"
11157   sort:
11158   - "DOT1Q"
11159   - "IP4BASE"
11160   - "NAT44"
11161   - "POLICE_MARK"
11162   - "COPWHLIST"
11163   - "IACL"
11164   - "OACL"
11165   traces:
11166     hoverinfo: "x+y"
11167     boxpoints: "outliers"
11168     whiskerwidth: 0
11169   layout:
11170     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11171     layout: "plot-throughput"
11172
11173 - type: "plot"
11174   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11175   algorithm: "plot_performance_box"
11176   output-file-type: ".html"
11177   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11179   filter: "'NIC_Intel-X710' and
11180            '64B' and
11181            ('IP4BASE' or
11182             'POLICE_MARK' or
11183             'COPWHLIST' or
11184             ('NAT44' and 'BASE') or
11185             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11186            'NDRPDR' and
11187            '4T2C' and
11188            'IP4FWD' and
11189            not 'IPSEC' and
11190            not 'VHOST'"
11191   parameters:
11192   - "throughput"
11193   - "parent"
11194   - "tags"
11195   sort:
11196   - "DOT1Q"
11197   - "IP4BASE"
11198   - "NAT44"
11199   - "POLICE_MARK"
11200   - "COPWHLIST"
11201   - "IACL"
11202   - "OACL"
11203   traces:
11204     hoverinfo: "x+y"
11205     boxpoints: "outliers"
11206     whiskerwidth: 0
11207   layout:
11208     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11213   algorithm: "plot_performance_box"
11214   output-file-type: ".html"
11215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11217   filter: "'NIC_Intel-X710' and
11218            '64B' and
11219            ('IP4BASE' or
11220             'POLICE_MARK' or
11221             'COPWHLIST' or
11222             ('NAT44' and 'BASE') or
11223             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11224            'NDRPDR' and
11225            '4T2C' and
11226            'IP4FWD' and
11227            not 'IPSEC' and
11228            not 'VHOST'"
11229   parameters:
11230   - "throughput"
11231   - "parent"
11232   - "tags"
11233   sort:
11234   - "DOT1Q"
11235   - "IP4BASE"
11236   - "NAT44"
11237   - "POLICE_MARK"
11238   - "COPWHLIST"
11239   - "IACL"
11240   - "OACL"
11241   traces:
11242     hoverinfo: "x+y"
11243     boxpoints: "outliers"
11244     whiskerwidth: 0
11245   layout:
11246     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11247     layout: "plot-throughput"
11248
11249 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11250 - type: "plot"
11251   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11252   algorithm: "plot_performance_box"
11253   output-file-type: ".html"
11254   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11255   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11256   filter: "'NIC_Intel-X710' and
11257            '64B' and
11258            'NDRPDR' and
11259            '1T1C' and
11260            'IP4FWD' and
11261            ('NAT44' or 'IP4BASE') and
11262            not 'IPSEC' and
11263            not 'VHOST'"
11264   parameters:
11265   - "throughput"
11266   - "parent"
11267   - "tags"
11268   sort:
11269   - "IP4BASE"
11270   - "BASE"
11271   - "SRC_USER_10"
11272   - "SRC_USER_100"
11273   - "SRC_USER_1000"
11274   - "SRC_USER_2000"
11275   traces:
11276     hoverinfo: "x+y"
11277     boxpoints: "outliers"
11278     whiskerwidth: 0
11279   layout:
11280     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11285   algorithm: "plot_performance_box"
11286   output-file-type: ".html"
11287   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11289   filter: "'NIC_Intel-X710' and
11290            '64B' and
11291            'NDRPDR' and
11292            '1T1C' and
11293            'IP4FWD' and
11294            ('NAT44' or 'IP4BASE') and
11295            not 'IPSEC' and
11296            not 'VHOST'"
11297   parameters:
11298   - "throughput"
11299   - "parent"
11300   - "tags"
11301   sort:
11302   - "IP4BASE"
11303   - "BASE"
11304   - "SRC_USER_10"
11305   - "SRC_USER_100"
11306   - "SRC_USER_1000"
11307   - "SRC_USER_2000"
11308   traces:
11309     hoverinfo: "x+y"
11310     boxpoints: "outliers"
11311     whiskerwidth: 0
11312   layout:
11313     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11314     layout: "plot-throughput"
11315
11316 - type: "plot"
11317   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11318   algorithm: "plot_performance_box"
11319   output-file-type: ".html"
11320   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11322   filter: "'NIC_Intel-X710' and
11323            '64B' and
11324            'NDRPDR' and
11325            '2T2C' and
11326            'IP4FWD' and
11327            ('NAT44' or 'IP4BASE') and
11328            not 'IPSEC' and
11329            not 'VHOST'"
11330   parameters:
11331   - "throughput"
11332   - "parent"
11333   - "tags"
11334   sort:
11335   - "IP4BASE"
11336   - "BASE"
11337   - "SRC_USER_10"
11338   - "SRC_USER_100"
11339   - "SRC_USER_1000"
11340   - "SRC_USER_2000"
11341   traces:
11342     hoverinfo: "x+y"
11343     boxpoints: "outliers"
11344     whiskerwidth: 0
11345   layout:
11346     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11347     layout: "plot-throughput"
11348
11349 - type: "plot"
11350   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11351   algorithm: "plot_performance_box"
11352   output-file-type: ".html"
11353   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11355   filter: "'NIC_Intel-X710' and
11356            '64B' and
11357            'NDRPDR' and
11358            '2T2C' and
11359            'IP4FWD' and
11360            ('NAT44' or 'IP4BASE') and
11361            not 'IPSEC' and
11362            not 'VHOST'"
11363   parameters:
11364   - "throughput"
11365   - "parent"
11366   - "tags"
11367   sort:
11368   - "IP4BASE"
11369   - "BASE"
11370   - "SRC_USER_10"
11371   - "SRC_USER_100"
11372   - "SRC_USER_1000"
11373   - "SRC_USER_2000"
11374   traces:
11375     hoverinfo: "x+y"
11376     boxpoints: "outliers"
11377     whiskerwidth: 0
11378   layout:
11379     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11380     layout: "plot-throughput"
11381
11382 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11383 - type: "plot"
11384   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11385   algorithm: "plot_performance_box"
11386   output-file-type: ".html"
11387   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11389   filter: "'NIC_Intel-X710' and
11390            '64B' and
11391            'NDRPDR' and
11392            '1T1C' and
11393            'IP4FWD' and
11394            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11395            not 'IPSEC' and
11396            not 'VHOST'"
11397   parameters:
11398   - "throughput"
11399   - "parent"
11400   - "tags"
11401   sort:
11402   - "IP4BASE"
11403   - "ACL_STATELESS"
11404   - "ACL_STATEFUL"
11405   - "ACL_STATELESS"
11406   - "ACL_STATEFUL"
11407   traces:
11408     hoverinfo: "x+y"
11409     boxpoints: "outliers"
11410     whiskerwidth: 0
11411   layout:
11412     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11417   algorithm: "plot_performance_box"
11418   output-file-type: ".html"
11419   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11421   filter: "'NIC_Intel-X710' and
11422            '64B' and
11423            'NDRPDR' and
11424            '1T1C' and
11425            'IP4FWD' and
11426            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11427            not 'IPSEC' and
11428            not 'VHOST'"
11429   parameters:
11430   - "throughput"
11431   - "parent"
11432   - "tags"
11433   sort:
11434   - "IP4BASE"
11435   - "ACL_STATELESS"
11436   - "ACL_STATEFUL"
11437   - "ACL_STATELESS"
11438   - "ACL_STATEFUL"
11439   traces:
11440     hoverinfo: "x+y"
11441     boxpoints: "outliers"
11442     whiskerwidth: 0
11443   layout:
11444     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11449   algorithm: "plot_performance_box"
11450   output-file-type: ".html"
11451   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11453   filter: "'NIC_Intel-X710' and
11454            '64B' and
11455            'NDRPDR' and
11456            '2T2C' and
11457            'IP4FWD' and
11458            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11459            not 'IPSEC' and
11460            not 'VHOST'"
11461   parameters:
11462   - "throughput"
11463   - "parent"
11464   - "tags"
11465   sort:
11466   - "IP4BASE"
11467   - "ACL_STATELESS"
11468   - "ACL_STATEFUL"
11469   - "ACL_STATELESS"
11470   - "ACL_STATEFUL"
11471   traces:
11472     hoverinfo: "x+y"
11473     boxpoints: "outliers"
11474     whiskerwidth: 0
11475   layout:
11476     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11477     layout: "plot-throughput"
11478
11479 - type: "plot"
11480   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11481   algorithm: "plot_performance_box"
11482   output-file-type: ".html"
11483   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11484   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11485   filter: "'NIC_Intel-X710' and
11486            '64B' and
11487            'NDRPDR' and
11488            '2T2C' and
11489            'IP4FWD' and
11490            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11491            not 'IPSEC' and
11492            not 'VHOST'"
11493   parameters:
11494   - "throughput"
11495   - "parent"
11496   - "tags"
11497   sort:
11498   - "IP4BASE"
11499   - "ACL_STATELESS"
11500   - "ACL_STATEFUL"
11501   - "ACL_STATELESS"
11502   - "ACL_STATEFUL"
11503   traces:
11504     hoverinfo: "x+y"
11505     boxpoints: "outliers"
11506     whiskerwidth: 0
11507   layout:
11508     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11509     layout: "plot-throughput"
11510
11511 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11512 - type: "plot"
11513   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11514   algorithm: "plot_performance_box"
11515   output-file-type: ".html"
11516   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11518   filter: "'NIC_Intel-X710' and
11519            '64B' and
11520            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11521            'NDRPDR' and
11522            '2T1C' and
11523            'IP4FWD' and
11524            not 'IPSEC' and
11525            not 'DOT1Q' and
11526            not 'VHOST'"
11527   parameters:
11528   - "throughput"
11529   - "parent"
11530   - "tags"
11531   sort:
11532   - "IP4BASE"
11533   - "FIB_20K"
11534   - "FIB_200K"
11535   - "FIB_2M"
11536   traces:
11537     hoverinfo: "x+y"
11538     boxpoints: "outliers"
11539     whiskerwidth: 0
11540   layout:
11541     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11542     layout: "plot-throughput"
11543
11544 - type: "plot"
11545   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11546   algorithm: "plot_performance_box"
11547   output-file-type: ".html"
11548   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11549   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11550   filter: "'NIC_Intel-X710' and
11551            '64B' and
11552            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11553            'NDRPDR' and
11554            '2T1C' and
11555            'IP4FWD' and
11556            not 'IPSEC' and
11557            not 'DOT1Q' and
11558            not 'VHOST'"
11559   parameters:
11560   - "throughput"
11561   - "parent"
11562   - "tags"
11563   sort:
11564   - "IP4BASE"
11565   - "FIB_20K"
11566   - "FIB_200K"
11567   - "FIB_2M"
11568   traces:
11569     hoverinfo: "x+y"
11570     boxpoints: "outliers"
11571     whiskerwidth: 0
11572   layout:
11573     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11574     layout: "plot-throughput"
11575
11576 - type: "plot"
11577   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11578   algorithm: "plot_performance_box"
11579   output-file-type: ".html"
11580   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11581   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11582   filter: "'NIC_Intel-X710' and
11583            '64B' and
11584            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11585            'NDRPDR' and
11586            '4T2C' and
11587            'IP4FWD' and
11588            not 'IPSEC' and
11589            not 'DOT1Q' and
11590            not 'VHOST'"
11591   parameters:
11592   - "throughput"
11593   - "parent"
11594   - "tags"
11595   sort:
11596   - "IP4BASE"
11597   - "FIB_20K"
11598   - "FIB_200K"
11599   - "FIB_2M"
11600   traces:
11601     hoverinfo: "x+y"
11602     boxpoints: "outliers"
11603     whiskerwidth: 0
11604   layout:
11605     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11610   algorithm: "plot_performance_box"
11611   output-file-type: ".html"
11612   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11614   filter: "'NIC_Intel-X710' and
11615            '64B' and
11616            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11617            'NDRPDR' and
11618            '4T2C' and
11619            'IP4FWD' and
11620            not 'IPSEC' and
11621            not 'DOT1Q' and
11622            not 'VHOST'"
11623   parameters:
11624   - "throughput"
11625   - "parent"
11626   - "tags"
11627   sort:
11628   - "IP4BASE"
11629   - "FIB_20K"
11630   - "FIB_200K"
11631   - "FIB_2M"
11632   traces:
11633     hoverinfo: "x+y"
11634     boxpoints: "outliers"
11635     whiskerwidth: 0
11636   layout:
11637     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11638     layout: "plot-throughput"
11639
11640 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11641 - type: "plot"
11642   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11643   algorithm: "plot_performance_box"
11644   output-file-type: ".html"
11645   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11646   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11647   filter: "'NIC_Intel-X710' and
11648            '64B' and
11649            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11650            'NDRPDR' and
11651            '2T1C' and
11652            'IP4FWD' and
11653            not 'IPSEC' and
11654            not 'DOT1Q' and
11655            not 'VHOST'"
11656   parameters:
11657   - "throughput"
11658   - "parent"
11659   - "tags"
11660   sort:
11661   - "IP4BASE"
11662   - "ACL_STATELESS"
11663   - "ACL_STATEFUL"
11664   - "ACL_STATELESS"
11665   - "ACL_STATEFUL"
11666   traces:
11667     hoverinfo: "x+y"
11668     boxpoints: "outliers"
11669     whiskerwidth: 0
11670   layout:
11671     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11672     layout: "plot-throughput"
11673
11674 - type: "plot"
11675   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11676   algorithm: "plot_performance_box"
11677   output-file-type: ".html"
11678   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11680   filter: "'NIC_Intel-X710' and
11681            '64B' and
11682            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11683            'NDRPDR' and
11684            '2T1C' and
11685            'IP4FWD' and
11686            not 'IPSEC' and
11687            not 'DOT1Q' and
11688            not 'VHOST'"
11689   parameters:
11690   - "throughput"
11691   - "parent"
11692   - "tags"
11693   sort:
11694   - "IP4BASE"
11695   - "ACL_STATELESS"
11696   - "ACL_STATEFUL"
11697   - "ACL_STATELESS"
11698   - "ACL_STATEFUL"
11699   traces:
11700     hoverinfo: "x+y"
11701     boxpoints: "outliers"
11702     whiskerwidth: 0
11703   layout:
11704     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11705     layout: "plot-throughput"
11706
11707 - type: "plot"
11708   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11709   algorithm: "plot_performance_box"
11710   output-file-type: ".html"
11711   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11713   filter: "'NIC_Intel-X710' and
11714            '64B' and
11715            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11716            'NDRPDR' and
11717            '4T2C' and
11718            'IP4FWD' and
11719            not 'IPSEC' and
11720            not 'DOT1Q' and
11721            not 'VHOST'"
11722   parameters:
11723   - "throughput"
11724   - "parent"
11725   - "tags"
11726   sort:
11727   - "IP4BASE"
11728   - "ACL_STATELESS"
11729   - "ACL_STATEFUL"
11730   - "ACL_STATELESS"
11731   - "ACL_STATEFUL"
11732   traces:
11733     hoverinfo: "x+y"
11734     boxpoints: "outliers"
11735     whiskerwidth: 0
11736   layout:
11737     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11738     layout: "plot-throughput"
11739
11740 - type: "plot"
11741   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11742   algorithm: "plot_performance_box"
11743   output-file-type: ".html"
11744   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11746   filter: "'NIC_Intel-X710' and
11747            '64B' and
11748            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11749            'NDRPDR' and
11750            '4T2C' and
11751            'IP4FWD' and
11752            not 'IPSEC' and
11753            not 'DOT1Q' and
11754            not 'VHOST'"
11755   parameters:
11756   - "throughput"
11757   - "parent"
11758   - "tags"
11759   sort:
11760   - "IP4BASE"
11761   - "ACL_STATELESS"
11762   - "ACL_STATEFUL"
11763   - "ACL_STATELESS"
11764   - "ACL_STATEFUL"
11765   traces:
11766     hoverinfo: "x+y"
11767     boxpoints: "outliers"
11768     whiskerwidth: 0
11769   layout:
11770     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11771     layout: "plot-throughput"
11772
11773 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11774 - type: "plot"
11775   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11776   algorithm: "plot_performance_box"
11777   output-file-type: ".html"
11778   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11780   filter: "'NIC_Intel-XXV710' and
11781            '64B' and
11782            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11783            'NDRPDR' and
11784            '2T1C' and
11785            'IP4FWD' and
11786            not 'IPSEC' and
11787            not 'DOT1Q' and
11788            not 'VHOST'"
11789   parameters:
11790   - "throughput"
11791   - "parent"
11792   - "tags"
11793   sort:
11794   - "IP4BASE"
11795   - "FIB_20K"
11796   - "FIB_200K"
11797   - "FIB_2M"
11798   traces:
11799     hoverinfo: "x+y"
11800     boxpoints: "outliers"
11801     whiskerwidth: 0
11802   layout:
11803     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11804     layout: "plot-throughput"
11805
11806 - type: "plot"
11807   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11808   algorithm: "plot_performance_box"
11809   output-file-type: ".html"
11810   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11812   filter: "'NIC_Intel-XXV710' and
11813            '64B' and
11814            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11815            'NDRPDR' and
11816            '2T1C' and
11817            'IP4FWD' and
11818            not 'IPSEC' and
11819            not 'DOT1Q' and
11820            not 'VHOST'"
11821   parameters:
11822   - "throughput"
11823   - "parent"
11824   - "tags"
11825   sort:
11826   - "IP4BASE"
11827   - "FIB_20K"
11828   - "FIB_200K"
11829   - "FIB_2M"
11830   traces:
11831     hoverinfo: "x+y"
11832     boxpoints: "outliers"
11833     whiskerwidth: 0
11834   layout:
11835     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11840   algorithm: "plot_performance_box"
11841   output-file-type: ".html"
11842   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11844   filter: "'NIC_Intel-XXV710' and
11845            '64B' and
11846            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11847            'NDRPDR' and
11848            '4T2C' and
11849            'IP4FWD' and
11850            not 'IPSEC' and
11851            not 'DOT1Q' and
11852            not 'VHOST'"
11853   parameters:
11854   - "throughput"
11855   - "parent"
11856   - "tags"
11857   sort:
11858   - "IP4BASE"
11859   - "FIB_20K"
11860   - "FIB_200K"
11861   - "FIB_2M"
11862   traces:
11863     hoverinfo: "x+y"
11864     boxpoints: "outliers"
11865     whiskerwidth: 0
11866   layout:
11867     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11868     layout: "plot-throughput"
11869
11870 - type: "plot"
11871   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11872   algorithm: "plot_performance_box"
11873   output-file-type: ".html"
11874   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11876   filter: "'NIC_Intel-XXV710' and
11877            '64B' and
11878            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11879            'NDRPDR' and
11880            '4T2C' and
11881            'IP4FWD' and
11882            not 'IPSEC' and
11883            not 'DOT1Q' and
11884            not 'VHOST'"
11885   parameters:
11886   - "throughput"
11887   - "parent"
11888   - "tags"
11889   sort:
11890   - "IP4BASE"
11891   - "FIB_20K"
11892   - "FIB_200K"
11893   - "FIB_2M"
11894   traces:
11895     hoverinfo: "x+y"
11896     boxpoints: "outliers"
11897     whiskerwidth: 0
11898   layout:
11899     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11900     layout: "plot-throughput"
11901
11902 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
11903 #- type: "plot"
11904 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11905 #  algorithm: "plot_performance_box"
11906 #  output-file-type: ".html"
11907 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11908 #  data: "intel-dnv-vpp"
11909 #  filter: "'NIC_Intel-X553' and
11910 #           '64B' and
11911 #           'IP4BASE' and
11912 #           'NDRPDR' and
11913 #           '1T1C' and
11914 #           'IP4FWD' and
11915 #           not 'IPSEC' and
11916 #           not 'VHOST'"
11917 #  parameters:
11918 #  - "throughput"
11919 #  - "parent"
11920 #  - "tags"
11921 #  sort:
11922 #  - "IP4BASE"
11923 #  traces:
11924 #    hoverinfo: "x+y"
11925 #    boxpoints: "outliers"
11926 #    whiskerwidth: 0
11927 #  layout:
11928 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11929 #    layout: "plot-throughput"
11930 #
11931 #- type: "plot"
11932 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11933 #  algorithm: "plot_performance_box"
11934 #  output-file-type: ".html"
11935 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11936 #  data: "intel-dnv-vpp"
11937 #  filter: "'NIC_Intel-X553' and
11938 #           '64B' and
11939 #           'IP4BASE' and
11940 #           'NDRPDR' and
11941 #           '1T1C' and
11942 #           'IP4FWD' and
11943 #           not 'IPSEC' and
11944 #           not 'VHOST'"
11945 #  parameters:
11946 #  - "throughput"
11947 #  - "parent"
11948 #  - "tags"
11949 #  sort:
11950 #  - "IP4BASE"
11951 #  traces:
11952 #    hoverinfo: "x+y"
11953 #    boxpoints: "outliers"
11954 #    whiskerwidth: 0
11955 #  layout:
11956 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11957 #    layout: "plot-throughput"
11958 #
11959 #- type: "plot"
11960 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11961 #  algorithm: "plot_performance_box"
11962 #  output-file-type: ".html"
11963 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11964 #  data: "intel-dnv-vpp"
11965 #  filter: "'NIC_Intel-X553' and
11966 #           '64B' and
11967 #           'IP4BASE' and
11968 #           'NDRPDR' and
11969 #           '2T2C' and
11970 #           'IP4FWD' and
11971 #           not 'IPSEC' and
11972 #           not 'VHOST'"
11973 #  parameters:
11974 #  - "throughput"
11975 #  - "parent"
11976 #  - "tags"
11977 #  sort:
11978 #  - "IP4BASE"
11979 #  traces:
11980 #    hoverinfo: "x+y"
11981 #    boxpoints: "outliers"
11982 #    whiskerwidth: 0
11983 #  layout:
11984 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11985 #    layout: "plot-throughput"
11986 #
11987 #- type: "plot"
11988 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11989 #  algorithm: "plot_performance_box"
11990 #  output-file-type: ".html"
11991 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11992 #  data: "intel-dnv-vpp"
11993 #  filter: "'NIC_Intel-X553' and
11994 #           '64B' and
11995 #           'IP4BASE' and
11996 #           'NDRPDR' and
11997 #           '2T2C' and
11998 #           'IP4FWD' and
11999 #           not 'IPSEC' and
12000 #           not 'VHOST'"
12001 #  parameters:
12002 #  - "throughput"
12003 #  - "parent"
12004 #  - "tags"
12005 #  sort:
12006 #  - "IP4BASE"
12007 #  traces:
12008 #    hoverinfo: "x+y"
12009 #    boxpoints: "outliers"
12010 #    whiskerwidth: 0
12011 #  layout:
12012 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12013 #    layout: "plot-throughput"
12014
12015 ################################################################################
12016
12017 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12018 - type: "plot"
12019   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12020   algorithm: "plot_performance_box"
12021   output-file-type: ".html"
12022   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12024   filter: "'NIC_Intel-X520-DA2' and
12025            '64B' and
12026            'ENCAP' and
12027            'NDRPDR' and
12028            '1T1C' and
12029            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12030            not 'DOT1Q' and
12031            not 'VHOST' and
12032            not 'IPSECHW'"
12033   parameters:
12034   - "throughput"
12035   - "parent"
12036   - "tags"
12037   sort:
12038   - "IP4BASE"
12039   - "L2BDMACLRN"
12040   - "L2XCFWD"
12041   - "LISP"
12042   traces:
12043     hoverinfo: "x+y"
12044     boxpoints: "outliers"
12045     whiskerwidth: 0
12046   layout:
12047     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12048     layout: "plot-throughput"
12049
12050 - type: "plot"
12051   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12052   algorithm: "plot_performance_box"
12053   output-file-type: ".html"
12054   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12056   filter: "'NIC_Intel-X520-DA2' and
12057            '64B' and
12058            'ENCAP' and
12059            'NDRPDR' and
12060            '2T2C' and
12061            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12062            not 'DOT1Q' and
12063            not 'VHOST' and
12064            not 'IPSECHW'"
12065   parameters:
12066   - "throughput"
12067   - "parent"
12068   - "tags"
12069   sort:
12070   - "IP4BASE"
12071   - "L2BDMACLRN"
12072   - "L2XCFWD"
12073   - "LISP"
12074   traces:
12075     hoverinfo: "x+y"
12076     boxpoints: "outliers"
12077     whiskerwidth: 0
12078   layout:
12079     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12080     layout: "plot-throughput"
12081
12082 - type: "plot"
12083   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12084   algorithm: "plot_performance_box"
12085   output-file-type: ".html"
12086   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12088   filter: "'NIC_Intel-X520-DA2' and
12089            '64B' and
12090            'ENCAP' and
12091            'NDRPDR' and
12092            '1T1C' and
12093            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12094            not 'DOT1Q' and
12095            not 'VHOST' and
12096            not 'IPSECHW'"
12097   parameters:
12098   - "throughput"
12099   - "parent"
12100   - "tags"
12101   sort:
12102   - "IP4BASE"
12103   - "L2BDMACLRN"
12104   - "L2XCFWD"
12105   - "LISP"
12106   traces:
12107     hoverinfo: "x+y"
12108     boxpoints: "outliers"
12109     whiskerwidth: 0
12110   layout:
12111     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12116   algorithm: "plot_performance_box"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12120   filter: "'NIC_Intel-X520-DA2' and
12121            '64B' and
12122            'ENCAP' and
12123            'NDRPDR' and
12124            '2T2C' and
12125            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12126            not 'DOT1Q' and
12127            not 'VHOST' and
12128            not 'IPSECHW'"
12129   parameters:
12130   - "throughput"
12131   - "parent"
12132   - "tags"
12133   sort:
12134   - "IP4BASE"
12135   - "L2BDMACLRN"
12136   - "L2XCFWD"
12137   - "LISP"
12138   traces:
12139     hoverinfo: "x+y"
12140     boxpoints: "outliers"
12141     whiskerwidth: 0
12142   layout:
12143     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12144     layout: "plot-throughput"
12145
12146 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12147 - type: "plot"
12148   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12149   algorithm: "plot_performance_box"
12150   output-file-type: ".html"
12151   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12153   filter: "'NIC_Intel-X710' and
12154            '64B' and
12155            'ENCAP' and
12156            'NDRPDR' and
12157            '1T1C' and
12158            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12159            not 'VHOST' and
12160            not 'IPSECHW'"
12161   parameters:
12162   - "throughput"
12163   - "parent"
12164   - "tags"
12165   sort:
12166   - "IP4BASE"
12167   - "LISP"
12168   - "VXLAN_1"
12169   - "VXLAN_10"
12170   - "VXLAN_100"
12171   - "VXLAN_1000"
12172   traces:
12173     hoverinfo: "x+y"
12174     boxpoints: "outliers"
12175     whiskerwidth: 0
12176   layout:
12177     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12178     layout: "plot-throughput"
12179
12180 - type: "plot"
12181   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12182   algorithm: "plot_performance_box"
12183   output-file-type: ".html"
12184   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12186   filter: "'NIC_Intel-X710' and
12187            '64B' and
12188            'ENCAP' and
12189            'NDRPDR' and
12190            '1T1C' and
12191            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12192            not 'VHOST' and
12193            not 'IPSECHW'"
12194   parameters:
12195   - "throughput"
12196   - "parent"
12197   - "tags"
12198   sort:
12199   - "IP4BASE"
12200   - "LISP"
12201   - "VXLAN_1"
12202   - "VXLAN_10"
12203   - "VXLAN_100"
12204   - "VXLAN_1000"
12205   traces:
12206     hoverinfo: "x+y"
12207     boxpoints: "outliers"
12208     whiskerwidth: 0
12209   layout:
12210     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12211     layout: "plot-throughput"
12212
12213 - type: "plot"
12214   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12215   algorithm: "plot_performance_box"
12216   output-file-type: ".html"
12217   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12219   filter: "'NIC_Intel-X710' and
12220            '64B' and
12221            'ENCAP' and
12222            'NDRPDR' and
12223            '2T2C' and
12224            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12225            not 'VHOST' and
12226            not 'IPSECHW'"
12227   parameters:
12228   - "throughput"
12229   - "parent"
12230   - "tags"
12231   sort:
12232   - "IP4BASE"
12233   - "LISP"
12234   - "VXLAN_1"
12235   - "VXLAN_10"
12236   - "VXLAN_100"
12237   - "VXLAN_1000"
12238   traces:
12239     hoverinfo: "x+y"
12240     boxpoints: "outliers"
12241     whiskerwidth: 0
12242   layout:
12243     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12244     layout: "plot-throughput"
12245
12246 - type: "plot"
12247   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12248   algorithm: "plot_performance_box"
12249   output-file-type: ".html"
12250   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12252   filter: "'NIC_Intel-X710' and
12253            '64B' and
12254            'ENCAP' and
12255            'NDRPDR' and
12256            '2T2C' and
12257            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12258            not 'VHOST' and
12259            not 'IPSECHW'"
12260   parameters:
12261   - "throughput"
12262   - "parent"
12263   - "tags"
12264   sort:
12265   - "IP4BASE"
12266   - "LISP"
12267   - "VXLAN_1"
12268   - "VXLAN_10"
12269   - "VXLAN_100"
12270   - "VXLAN_1000"
12271   traces:
12272     hoverinfo: "x+y"
12273     boxpoints: "outliers"
12274     whiskerwidth: 0
12275   layout:
12276     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12277     layout: "plot-throughput"
12278
12279 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12280 - type: "plot"
12281   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12282   algorithm: "plot_performance_box"
12283   output-file-type: ".html"
12284   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12286   filter: "'NIC_Intel-X710' and
12287            '64B' and
12288            'ENCAP' and
12289            'NDRPDR' and
12290            '1T1C' and
12291            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12292            not 'DOT1Q' and
12293            not 'VHOST' and
12294            not 'IPSECHW'"
12295   parameters:
12296   - "throughput"
12297   - "parent"
12298   - "tags"
12299   sort:
12300   - "IP4BASE"
12301   - "L2BDMACLRN"
12302   - "L2XCFWD"
12303   - "LISP"
12304   traces:
12305     hoverinfo: "x+y"
12306     boxpoints: "outliers"
12307     whiskerwidth: 0
12308   layout:
12309     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12310     layout: "plot-throughput"
12311
12312 - type: "plot"
12313   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12314   algorithm: "plot_performance_box"
12315   output-file-type: ".html"
12316   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12318   filter: "'NIC_Intel-X710' and
12319            '64B' and
12320            'ENCAP' and
12321            'NDRPDR' and
12322            '2T2C' and
12323            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12324            not 'DOT1Q' and
12325            not 'VHOST' and
12326            not 'IPSECHW'"
12327   parameters:
12328   - "throughput"
12329   - "parent"
12330   - "tags"
12331   sort:
12332   - "IP4BASE"
12333   - "L2BDMACLRN"
12334   - "L2XCFWD"
12335   - "LISP"
12336   traces:
12337     hoverinfo: "x+y"
12338     boxpoints: "outliers"
12339     whiskerwidth: 0
12340   layout:
12341     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12342     layout: "plot-throughput"
12343
12344 - type: "plot"
12345   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12346   algorithm: "plot_performance_box"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12350   filter: "'NIC_Intel-X710' and
12351            '64B' and
12352            'ENCAP' and
12353            'NDRPDR' and
12354            '1T1C' and
12355            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12356            not 'DOT1Q' and
12357            not 'VHOST' and
12358            not 'IPSECHW'"
12359   parameters:
12360   - "throughput"
12361   - "parent"
12362   - "tags"
12363   sort:
12364   - "IP4BASE"
12365   - "L2BDMACLRN"
12366   - "L2XCFWD"
12367   - "LISP"
12368   traces:
12369     hoverinfo: "x+y"
12370     boxpoints: "outliers"
12371     whiskerwidth: 0
12372   layout:
12373     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12374     layout: "plot-throughput"
12375
12376 - type: "plot"
12377   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12378   algorithm: "plot_performance_box"
12379   output-file-type: ".html"
12380   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12382   filter: "'NIC_Intel-X710' and
12383            '64B' and
12384            'ENCAP' and
12385            'NDRPDR' and
12386            '2T2C' and
12387            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12388            not 'DOT1Q' and
12389            not 'VHOST' and
12390            not 'IPSECHW'"
12391   parameters:
12392   - "throughput"
12393   - "parent"
12394   - "tags"
12395   sort:
12396   - "IP4BASE"
12397   - "L2BDMACLRN"
12398   - "L2XCFWD"
12399   - "LISP"
12400   traces:
12401     hoverinfo: "x+y"
12402     boxpoints: "outliers"
12403     whiskerwidth: 0
12404   layout:
12405     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12406     layout: "plot-throughput"
12407
12408 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12409 - type: "plot"
12410   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12411   algorithm: "plot_performance_box"
12412   output-file-type: ".html"
12413   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12415   filter: "'NIC_Intel-X710' and
12416            '64B' and
12417            'ENCAP' and
12418            'NDRPDR' and
12419            '2T1C' and
12420            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12421            not 'VHOST' and
12422            not 'IPSECHW'"
12423   parameters:
12424   - "throughput"
12425   - "parent"
12426   - "tags"
12427   sort:
12428   - "IP4BASE"
12429   - "LISP"
12430   - "VXLAN_1"
12431   - "VXLAN_10"
12432   - "VXLAN_100"
12433   - "VXLAN_1000"
12434   traces:
12435     hoverinfo: "x+y"
12436     boxpoints: "outliers"
12437     whiskerwidth: 0
12438   layout:
12439     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12440     layout: "plot-throughput"
12441
12442 - type: "plot"
12443   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12444   algorithm: "plot_performance_box"
12445   output-file-type: ".html"
12446   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12448   filter: "'NIC_Intel-X710' and
12449            '64B' and
12450            'ENCAP' and
12451            'NDRPDR' and
12452            '2T1C' and
12453            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12454            not 'VHOST' and
12455            not 'IPSECHW'"
12456   parameters:
12457   - "throughput"
12458   - "parent"
12459   - "tags"
12460   sort:
12461   - "IP4BASE"
12462   - "LISP"
12463   - "VXLAN_1"
12464   - "VXLAN_10"
12465   - "VXLAN_100"
12466   - "VXLAN_1000"
12467   traces:
12468     hoverinfo: "x+y"
12469     boxpoints: "outliers"
12470     whiskerwidth: 0
12471   layout:
12472     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12473     layout: "plot-throughput"
12474
12475 - type: "plot"
12476   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12477   algorithm: "plot_performance_box"
12478   output-file-type: ".html"
12479   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12481   filter: "'NIC_Intel-X710' and
12482            '64B' and
12483            'ENCAP' and
12484            'NDRPDR' and
12485            '4T2C' and
12486            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12487            not 'VHOST' and
12488            not 'IPSECHW'"
12489   parameters:
12490   - "throughput"
12491   - "parent"
12492   - "tags"
12493   sort:
12494   - "IP4BASE"
12495   - "LISP"
12496   - "VXLAN_1"
12497   - "VXLAN_10"
12498   - "VXLAN_100"
12499   - "VXLAN_1000"
12500   traces:
12501     hoverinfo: "x+y"
12502     boxpoints: "outliers"
12503     whiskerwidth: 0
12504   layout:
12505     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12506     layout: "plot-throughput"
12507
12508 - type: "plot"
12509   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12510   algorithm: "plot_performance_box"
12511   output-file-type: ".html"
12512   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12514   filter: "'NIC_Intel-X710' and
12515            '64B' and
12516            'ENCAP' and
12517            'NDRPDR' and
12518            '4T2C' and
12519            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12520            not 'VHOST' and
12521            not 'IPSECHW'"
12522   parameters:
12523   - "throughput"
12524   - "parent"
12525   - "tags"
12526   sort:
12527   - "IP4BASE"
12528   - "LISP"
12529   - "VXLAN_1"
12530   - "VXLAN_10"
12531   - "VXLAN_100"
12532   - "VXLAN_1000"
12533   traces:
12534     hoverinfo: "x+y"
12535     boxpoints: "outliers"
12536     whiskerwidth: 0
12537   layout:
12538     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12539     layout: "plot-throughput"
12540
12541 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12542 - type: "plot"
12543   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12544   algorithm: "plot_performance_box"
12545   output-file-type: ".html"
12546   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12548   filter: "'NIC_Intel-X710' and
12549            '64B' and
12550            'ENCAP' and
12551            'NDRPDR' and
12552            '2T1C' and
12553            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12554            not 'DOT1Q' and
12555            not 'VHOST' and
12556            not 'IPSECHW'"
12557   parameters:
12558   - "throughput"
12559   - "parent"
12560   - "tags"
12561   sort:
12562   - "IP4BASE"
12563   - "L2BDMACLRN"
12564   - "L2XCFWD"
12565   - "LISP"
12566   traces:
12567     hoverinfo: "x+y"
12568     boxpoints: "outliers"
12569     whiskerwidth: 0
12570   layout:
12571     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12572     layout: "plot-throughput"
12573
12574 - type: "plot"
12575   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12576   algorithm: "plot_performance_box"
12577   output-file-type: ".html"
12578   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580   filter: "'NIC_Intel-X710' and
12581            '64B' and
12582            'ENCAP' and
12583            'NDRPDR' and
12584            '4T2C' and
12585            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12586            not 'DOT1Q' and
12587            not 'VHOST' and
12588            not 'IPSECHW'"
12589   parameters:
12590   - "throughput"
12591   - "parent"
12592   - "tags"
12593   sort:
12594   - "IP4BASE"
12595   - "L2BDMACLRN"
12596   - "L2XCFWD"
12597   - "LISP"
12598   traces:
12599     hoverinfo: "x+y"
12600     boxpoints: "outliers"
12601     whiskerwidth: 0
12602   layout:
12603     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12604     layout: "plot-throughput"
12605
12606 - type: "plot"
12607   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12608   algorithm: "plot_performance_box"
12609   output-file-type: ".html"
12610   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12612   filter: "'NIC_Intel-X710' and
12613            '64B' and
12614            'ENCAP' and
12615            'NDRPDR' and
12616            '2T1C' and
12617            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12618            not 'DOT1Q' and
12619            not 'VHOST' and
12620            not 'IPSECHW'"
12621   parameters:
12622   - "throughput"
12623   - "parent"
12624   - "tags"
12625   sort:
12626   - "IP4BASE"
12627   - "L2BDMACLRN"
12628   - "L2XCFWD"
12629   - "LISP"
12630   traces:
12631     hoverinfo: "x+y"
12632     boxpoints: "outliers"
12633     whiskerwidth: 0
12634   layout:
12635     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12636     layout: "plot-throughput"
12637
12638 - type: "plot"
12639   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12640   algorithm: "plot_performance_box"
12641   output-file-type: ".html"
12642   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12644   filter: "'NIC_Intel-X710' and
12645            '64B' and
12646            'ENCAP' and
12647            'NDRPDR' and
12648            '4T2C' and
12649            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12650            not 'DOT1Q' and
12651            not 'VHOST' and
12652            not 'IPSECHW'"
12653   parameters:
12654   - "throughput"
12655   - "parent"
12656   - "tags"
12657   sort:
12658   - "IP4BASE"
12659   - "L2BDMACLRN"
12660   - "L2XCFWD"
12661   - "LISP"
12662   traces:
12663     hoverinfo: "x+y"
12664     boxpoints: "outliers"
12665     whiskerwidth: 0
12666   layout:
12667     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12668     layout: "plot-throughput"
12669
12670 ################################################################################
12671
12672 # Packet Throughput - VPP IPv6 3n-hsw-x520
12673 - type: "plot"
12674   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12675   algorithm: "plot_performance_box"
12676   output-file-type: ".html"
12677   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12679   filter: "'NIC_Intel-X520-DA2' and
12680            '78B' and
12681            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12682            'NDRPDR' and
12683            '1T1C' and
12684            'IP6FWD' and
12685            not 'SRv6' and
12686            not 'IPSEC' and
12687            not 'VHOST'"
12688   parameters:
12689   - "throughput"
12690   - "parent"
12691   - "tags"
12692   sort:
12693   - "IP6BASE"
12694   - "FIB_20K"
12695   - "FIB_200K"
12696   - "FIB_2M"
12697   traces:
12698     hoverinfo: "x+y"
12699     boxpoints: "outliers"
12700     whiskerwidth: 0
12701   layout:
12702     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12707   algorithm: "plot_performance_box"
12708   output-file-type: ".html"
12709   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12711   filter: "'NIC_Intel-X520-DA2' and
12712            '78B' and
12713            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12714            'NDRPDR' and
12715            '1T1C' and
12716            'IP6FWD' and
12717            not 'SRv6' and
12718            not 'IPSEC' and
12719            not 'VHOST'"
12720   parameters:
12721   - "throughput"
12722   - "parent"
12723   - "tags"
12724   sort:
12725   - "IP6BASE"
12726   - "FIB_20K"
12727   - "FIB_200K"
12728   - "FIB_2M"
12729   traces:
12730     hoverinfo: "x+y"
12731     boxpoints: "outliers"
12732     whiskerwidth: 0
12733   layout:
12734     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12739   algorithm: "plot_performance_box"
12740   output-file-type: ".html"
12741   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12743   filter: "'NIC_Intel-X520-DA2' and
12744            '78B' and
12745            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12746            'NDRPDR' and
12747            '2T2C' and
12748            'IP6FWD' and
12749            not 'SRv6' and
12750            not 'IPSEC' and
12751            not 'VHOST'"
12752   parameters:
12753   - "throughput"
12754   - "parent"
12755   - "tags"
12756   sort:
12757   - "IP6BASE"
12758   - "FIB_20K"
12759   - "FIB_200K"
12760   - "FIB_2M"
12761   traces:
12762     hoverinfo: "x+y"
12763     boxpoints: "outliers"
12764     whiskerwidth: 0
12765   layout:
12766     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12767     layout: "plot-throughput"
12768
12769 - type: "plot"
12770   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12771   algorithm: "plot_performance_box"
12772   output-file-type: ".html"
12773   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12775   filter: "'NIC_Intel-X520-DA2' and
12776            '78B' and
12777            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12778            'NDRPDR' and
12779            '2T2C' and
12780            'IP6FWD' and
12781            not 'SRv6' and
12782            not 'IPSEC' and
12783            not 'VHOST'"
12784   parameters:
12785   - "throughput"
12786   - "parent"
12787   - "tags"
12788   sort:
12789   - "IP6BASE"
12790   - "FIB_20K"
12791   - "FIB_200K"
12792   - "FIB_2M"
12793   traces:
12794     hoverinfo: "x+y"
12795     boxpoints: "outliers"
12796     whiskerwidth: 0
12797   layout:
12798     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12799     layout: "plot-throughput"
12800
12801 # Packet Throughput - VPP IPv6 3n-hsw-x710
12802 - type: "plot"
12803   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12804   algorithm: "plot_performance_box"
12805   output-file-type: ".html"
12806   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12808   filter: "'NIC_Intel-X710' and
12809            '78B' and
12810            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12811            'NDRPDR' and
12812            '1T1C' and
12813            'IP6FWD' and
12814            not 'SRv6' and
12815            not 'IPSEC' and
12816            not 'VHOST'"
12817   parameters:
12818   - "throughput"
12819   - "parent"
12820   - "tags"
12821   sort:
12822   - "IP6BASE"
12823   - "FIB_20K"
12824   - "FIB_200K"
12825   - "FIB_2M"
12826   traces:
12827     hoverinfo: "x+y"
12828     boxpoints: "outliers"
12829     whiskerwidth: 0
12830   layout:
12831     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12836   algorithm: "plot_performance_box"
12837   output-file-type: ".html"
12838   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12840   filter: "'NIC_Intel-X710' and
12841            '78B' and
12842            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12843            'NDRPDR' and
12844            '1T1C' and
12845            'IP6FWD' and
12846            not 'SRv6' and
12847            not 'IPSEC' and
12848            not 'VHOST'"
12849   parameters:
12850   - "throughput"
12851   - "parent"
12852   - "tags"
12853   sort:
12854   - "IP6BASE"
12855   - "FIB_20K"
12856   - "FIB_200K"
12857   - "FIB_2M"
12858   traces:
12859     hoverinfo: "x+y"
12860     boxpoints: "outliers"
12861     whiskerwidth: 0
12862   layout:
12863     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12864     layout: "plot-throughput"
12865
12866 - type: "plot"
12867   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12868   algorithm: "plot_performance_box"
12869   output-file-type: ".html"
12870   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12872   filter: "'NIC_Intel-X710' and
12873            '78B' and
12874            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12875            'NDRPDR' and
12876            '2T2C' and
12877            'IP6FWD' and
12878            not 'SRv6' and
12879            not 'IPSEC' and
12880            not 'VHOST'"
12881   parameters:
12882   - "throughput"
12883   - "parent"
12884   - "tags"
12885   sort:
12886   - "IP6BASE"
12887   - "FIB_20K"
12888   - "FIB_200K"
12889   - "FIB_2M"
12890   traces:
12891     hoverinfo: "x+y"
12892     boxpoints: "outliers"
12893     whiskerwidth: 0
12894   layout:
12895     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12900   algorithm: "plot_performance_box"
12901   output-file-type: ".html"
12902   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12903   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12904   filter: "'NIC_Intel-X710' and
12905            '78B' and
12906            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12907            'NDRPDR' and
12908            '2T2C' and
12909            'IP6FWD' and
12910            not 'SRv6' and
12911            not 'IPSEC' and
12912            not 'VHOST'"
12913   parameters:
12914   - "throughput"
12915   - "parent"
12916   - "tags"
12917   sort:
12918   - "IP6BASE"
12919   - "FIB_20K"
12920   - "FIB_200K"
12921   - "FIB_2M"
12922   traces:
12923     hoverinfo: "x+y"
12924     boxpoints: "outliers"
12925     whiskerwidth: 0
12926   layout:
12927     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12928     layout: "plot-throughput"
12929
12930 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12931 - type: "plot"
12932   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12933   algorithm: "plot_performance_box"
12934   output-file-type: ".html"
12935   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12937   filter: "'NIC_Intel-X710' and
12938            '78B' and
12939            ('IP6BASE' or
12940             'POLICE_MARK' or
12941             'COPWHLIST' or
12942             'IACLDST') and
12943            'NDRPDR' and
12944            '1T1C' and
12945            'IP6FWD' and
12946            not 'SRv6' and
12947            not 'IPSEC' and
12948            not 'VHOST'"
12949   parameters:
12950   - "throughput"
12951   - "parent"
12952   - "tags"
12953   sort:
12954   - "IP6BASE"
12955   - "POLICE_MARK"
12956   - "COPWHLIST"
12957   - "IACLDST"
12958   traces:
12959     hoverinfo: "x+y"
12960     boxpoints: "outliers"
12961     whiskerwidth: 0
12962   layout:
12963     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12964     layout: "plot-throughput"
12965
12966 - type: "plot"
12967   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12968   algorithm: "plot_performance_box"
12969   output-file-type: ".html"
12970   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12972   filter: "'NIC_Intel-X710' and
12973            '78B' and
12974            ('IP6BASE' or
12975             'POLICE_MARK' or
12976             'COPWHLIST' or
12977             'IACLDST') and
12978            'NDRPDR' and
12979            '2T2C' and
12980            'IP6FWD' and
12981            not 'SRv6' and
12982            not 'IPSEC' and
12983            not 'VHOST'"
12984   parameters:
12985   - "throughput"
12986   - "parent"
12987   - "tags"
12988   sort:
12989   - "IP6BASE"
12990   - "POLICE_MARK"
12991   - "COPWHLIST"
12992   - "IACLDST"
12993   traces:
12994     hoverinfo: "x+y"
12995     boxpoints: "outliers"
12996     whiskerwidth: 0
12997   layout:
12998     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13003   algorithm: "plot_performance_box"
13004   output-file-type: ".html"
13005   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13007   filter: "'NIC_Intel-X710' and
13008            '78B' and
13009            ('IP6BASE' or
13010             'POLICE_MARK' or
13011             'COPWHLIST' or
13012             'IACLDST') and
13013            'NDRPDR' and
13014            '1T1C' and
13015            'IP6FWD' and
13016            not 'SRv6' and
13017            not 'IPSEC' and
13018            not 'VHOST'"
13019   parameters:
13020   - "throughput"
13021   - "parent"
13022   - "tags"
13023   sort:
13024   - "IP6BASE"
13025   - "POLICE_MARK"
13026   - "COPWHLIST"
13027   - "IACLDST"
13028   traces:
13029     hoverinfo: "x+y"
13030     boxpoints: "outliers"
13031     whiskerwidth: 0
13032   layout:
13033     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13034     layout: "plot-throughput"
13035
13036 - type: "plot"
13037   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13038   algorithm: "plot_performance_box"
13039   output-file-type: ".html"
13040   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13042   filter: "'NIC_Intel-X710' and
13043            '78B' and
13044            ('IP6BASE' or
13045             'POLICE_MARK' or
13046             'COPWHLIST' or
13047             'IACLDST') and
13048            'NDRPDR' and
13049            '2T2C' and
13050            'IP6FWD' and
13051            not 'SRv6' and
13052            not 'IPSEC' and
13053            not 'VHOST'"
13054   parameters:
13055   - "throughput"
13056   - "parent"
13057   - "tags"
13058   sort:
13059   - "IP6BASE"
13060   - "POLICE_MARK"
13061   - "COPWHLIST"
13062   - "IACLDST"
13063   traces:
13064     hoverinfo: "x+y"
13065     boxpoints: "outliers"
13066     whiskerwidth: 0
13067   layout:
13068     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13069     layout: "plot-throughput"
13070
13071 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13072 - type: "plot"
13073   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13074   algorithm: "plot_performance_box"
13075   output-file-type: ".html"
13076   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13078   filter: "'NIC_Intel-XL710' and
13079            '78B' and
13080            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13081            'NDRPDR' and
13082            '1T1C' and
13083            'IP6FWD' and
13084            not 'SRv6' and
13085            not 'IPSEC' and
13086            not 'VHOST'"
13087   parameters:
13088   - "throughput"
13089   - "parent"
13090   - "tags"
13091   sort:
13092   - "IP6BASE"
13093   - "FIB_20K"
13094   - "FIB_200K"
13095   - "FIB_2M"
13096   traces:
13097     hoverinfo: "x+y"
13098     boxpoints: "outliers"
13099     whiskerwidth: 0
13100   layout:
13101     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13102     layout: "plot-throughput"
13103
13104 - type: "plot"
13105   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13106   algorithm: "plot_performance_box"
13107   output-file-type: ".html"
13108   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13110   filter: "'NIC_Intel-XL710' and
13111            '78B' and
13112            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13113            'NDRPDR' and
13114            '1T1C' and
13115            'IP6FWD' and
13116            not 'SRv6' and
13117            not 'IPSEC' and
13118            not 'VHOST'"
13119   parameters:
13120   - "throughput"
13121   - "parent"
13122   - "tags"
13123   sort:
13124   - "IP6BASE"
13125   - "FIB_20K"
13126   - "FIB_200K"
13127   - "FIB_2M"
13128   traces:
13129     hoverinfo: "x+y"
13130     boxpoints: "outliers"
13131     whiskerwidth: 0
13132   layout:
13133     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13138   algorithm: "plot_performance_box"
13139   output-file-type: ".html"
13140   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13142   filter: "'NIC_Intel-XL710' and
13143            '78B' and
13144            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13145            'NDRPDR' and
13146            '2T2C' and
13147            'IP6FWD' and
13148            not 'SRv6' and
13149            not 'IPSEC' and
13150            not 'VHOST'"
13151   parameters:
13152   - "throughput"
13153   - "parent"
13154   - "tags"
13155   sort:
13156   - "IP6BASE"
13157   - "FIB_20K"
13158   - "FIB_200K"
13159   - "FIB_2M"
13160   traces:
13161     hoverinfo: "x+y"
13162     boxpoints: "outliers"
13163     whiskerwidth: 0
13164   layout:
13165     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13166     layout: "plot-throughput"
13167
13168 - type: "plot"
13169   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13170   algorithm: "plot_performance_box"
13171   output-file-type: ".html"
13172   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13174   filter: "'NIC_Intel-XL710' and
13175            '78B' and
13176            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13177            'NDRPDR' and
13178            '2T2C' and
13179            'IP6FWD' and
13180            not 'SRv6' and
13181            not 'IPSEC' and
13182            not 'VHOST'"
13183   parameters:
13184   - "throughput"
13185   - "parent"
13186   - "tags"
13187   sort:
13188   - "IP6BASE"
13189   - "FIB_20K"
13190   - "FIB_200K"
13191   - "FIB_2M"
13192   traces:
13193     hoverinfo: "x+y"
13194     boxpoints: "outliers"
13195     whiskerwidth: 0
13196   layout:
13197     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13198     layout: "plot-throughput"
13199
13200 # Packet Throughput - VPP IPv6 3n-skx-x710
13201 - type: "plot"
13202   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13203   algorithm: "plot_performance_box"
13204   output-file-type: ".html"
13205   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13207   filter: "'NIC_Intel-X710' and
13208            '78B' and
13209            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13210            'NDRPDR' and
13211            '2T1C' and
13212            'IP6FWD' and
13213            not 'SRv6' and
13214            not 'IPSEC' and
13215            not 'VHOST'"
13216   parameters:
13217   - "throughput"
13218   - "parent"
13219   - "tags"
13220   sort:
13221   - "IP6BASE"
13222   - "FIB_20K"
13223   - "FIB_200K"
13224   - "FIB_2M"
13225   traces:
13226     hoverinfo: "x+y"
13227     boxpoints: "outliers"
13228     whiskerwidth: 0
13229   layout:
13230     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13231     layout: "plot-throughput"
13232
13233 - type: "plot"
13234   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13235   algorithm: "plot_performance_box"
13236   output-file-type: ".html"
13237   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13239   filter: "'NIC_Intel-X710' and
13240            '78B' and
13241            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13242            'NDRPDR' and
13243            '2T1C' and
13244            'IP6FWD' and
13245            not 'SRv6' and
13246            not 'IPSEC' and
13247            not 'VHOST'"
13248   parameters:
13249   - "throughput"
13250   - "parent"
13251   - "tags"
13252   sort:
13253   - "IP6BASE"
13254   - "FIB_20K"
13255   - "FIB_200K"
13256   - "FIB_2M"
13257   traces:
13258     hoverinfo: "x+y"
13259     boxpoints: "outliers"
13260     whiskerwidth: 0
13261   layout:
13262     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13263     layout: "plot-throughput"
13264
13265 - type: "plot"
13266   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13267   algorithm: "plot_performance_box"
13268   output-file-type: ".html"
13269   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13271   filter: "'NIC_Intel-X710' and
13272            '78B' and
13273            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13274            'NDRPDR' and
13275            '4T2C' and
13276            'IP6FWD' and
13277            not 'SRv6' and
13278            not 'IPSEC' and
13279            not 'VHOST'"
13280   parameters:
13281   - "throughput"
13282   - "parent"
13283   - "tags"
13284   sort:
13285   - "IP6BASE"
13286   - "FIB_20K"
13287   - "FIB_200K"
13288   - "FIB_2M"
13289   traces:
13290     hoverinfo: "x+y"
13291     boxpoints: "outliers"
13292     whiskerwidth: 0
13293   layout:
13294     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13295     layout: "plot-throughput"
13296
13297 - type: "plot"
13298   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13299   algorithm: "plot_performance_box"
13300   output-file-type: ".html"
13301   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13303   filter: "'NIC_Intel-X710' and
13304            '78B' and
13305            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13306            'NDRPDR' and
13307            '4T2C' and
13308            'IP6FWD' and
13309            not 'SRv6' and
13310            not 'IPSEC' and
13311            not 'VHOST'"
13312   parameters:
13313   - "throughput"
13314   - "parent"
13315   - "tags"
13316   sort:
13317   - "IP6BASE"
13318   - "FIB_20K"
13319   - "FIB_200K"
13320   - "FIB_2M"
13321   traces:
13322     hoverinfo: "x+y"
13323     boxpoints: "outliers"
13324     whiskerwidth: 0
13325   layout:
13326     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13327     layout: "plot-throughput"
13328
13329 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13330 - type: "plot"
13331   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13332   algorithm: "plot_performance_box"
13333   output-file-type: ".html"
13334   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13336   filter: "'NIC_Intel-X710' and
13337            '78B' and
13338            ('IP6BASE' or
13339             'POLICE_MARK' or
13340             'COPWHLIST' or
13341             'IACLDST') and
13342            'NDRPDR' and
13343            '2T1C' and
13344            'IP6FWD' and
13345            not 'SRv6' and
13346            not 'IPSEC' and
13347            not 'VHOST'"
13348   parameters:
13349   - "throughput"
13350   - "parent"
13351   - "tags"
13352   sort:
13353   - "IP6BASE"
13354   - "POLICE_MARK"
13355   - "COPWHLIST"
13356   - "IACLDST"
13357   traces:
13358     hoverinfo: "x+y"
13359     boxpoints: "outliers"
13360     whiskerwidth: 0
13361   layout:
13362     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13367   algorithm: "plot_performance_box"
13368   output-file-type: ".html"
13369   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13371   filter: "'NIC_Intel-X710' and
13372            '78B' and
13373            ('IP6BASE' or
13374             'POLICE_MARK' or
13375             'COPWHLIST' or
13376             'IACLDST') and
13377            'NDRPDR' and
13378            '4T2C' and
13379            'IP6FWD' and
13380            not 'SRv6' and
13381            not 'IPSEC' and
13382            not 'VHOST'"
13383   parameters:
13384   - "throughput"
13385   - "parent"
13386   - "tags"
13387   sort:
13388   - "IP6BASE"
13389   - "POLICE_MARK"
13390   - "COPWHLIST"
13391   - "IACLDST"
13392   traces:
13393     hoverinfo: "x+y"
13394     boxpoints: "outliers"
13395     whiskerwidth: 0
13396   layout:
13397     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13398     layout: "plot-throughput"
13399
13400 - type: "plot"
13401   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13402   algorithm: "plot_performance_box"
13403   output-file-type: ".html"
13404   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13406   filter: "'NIC_Intel-X710' and
13407            '78B' and
13408            ('IP6BASE' or
13409             'POLICE_MARK' or
13410             'COPWHLIST' or
13411             'IACLDST') and
13412            'NDRPDR' and
13413            '2T1C' and
13414            'IP6FWD' and
13415            not 'SRv6' and
13416            not 'IPSEC' and
13417            not 'VHOST'"
13418   parameters:
13419   - "throughput"
13420   - "parent"
13421   - "tags"
13422   sort:
13423   - "IP6BASE"
13424   - "POLICE_MARK"
13425   - "COPWHLIST"
13426   - "IACLDST"
13427   traces:
13428     hoverinfo: "x+y"
13429     boxpoints: "outliers"
13430     whiskerwidth: 0
13431   layout:
13432     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13433     layout: "plot-throughput"
13434
13435 - type: "plot"
13436   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13437   algorithm: "plot_performance_box"
13438   output-file-type: ".html"
13439   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13441   filter: "'NIC_Intel-X710' and
13442            '78B' and
13443            ('IP6BASE' or
13444             'POLICE_MARK' or
13445             'COPWHLIST' or
13446             'IACLDST') and
13447            'NDRPDR' and
13448            '4T2C' and
13449            'IP6FWD' and
13450            not 'SRv6' and
13451            not 'IPSEC' and
13452            not 'VHOST'"
13453   parameters:
13454   - "throughput"
13455   - "parent"
13456   - "tags"
13457   sort:
13458   - "IP6BASE"
13459   - "POLICE_MARK"
13460   - "COPWHLIST"
13461   - "IACLDST"
13462   traces:
13463     hoverinfo: "x+y"
13464     boxpoints: "outliers"
13465     whiskerwidth: 0
13466   layout:
13467     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13468     layout: "plot-throughput"
13469
13470 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13471 - type: "plot"
13472   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13473   algorithm: "plot_performance_box"
13474   output-file-type: ".html"
13475   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13477   filter: "'NIC_Intel-XXV710' and
13478            '78B' and
13479            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13480            'NDRPDR' and
13481            '2T1C' and
13482            'IP6FWD' and
13483            not 'SRv6' and
13484            not 'IPSEC' and
13485            not 'VHOST'"
13486   parameters:
13487   - "throughput"
13488   - "parent"
13489   - "tags"
13490   sort:
13491   - "IP6BASE"
13492   - "FIB_20K"
13493   - "FIB_200K"
13494   - "FIB_2M"
13495   traces:
13496     hoverinfo: "x+y"
13497     boxpoints: "outliers"
13498     whiskerwidth: 0
13499   layout:
13500     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13501     layout: "plot-throughput"
13502
13503 - type: "plot"
13504   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13505   algorithm: "plot_performance_box"
13506   output-file-type: ".html"
13507   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13509   filter: "'NIC_Intel-XXV710' and
13510            '78B' and
13511            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13512            'NDRPDR' and
13513            '2T1C' and
13514            'IP6FWD' and
13515            not 'SRv6' and
13516            not 'IPSEC' and
13517            not 'VHOST'"
13518   parameters:
13519   - "throughput"
13520   - "parent"
13521   - "tags"
13522   sort:
13523   - "IP6BASE"
13524   - "FIB_20K"
13525   - "FIB_200K"
13526   - "FIB_2M"
13527   traces:
13528     hoverinfo: "x+y"
13529     boxpoints: "outliers"
13530     whiskerwidth: 0
13531   layout:
13532     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13533     layout: "plot-throughput"
13534
13535 - type: "plot"
13536   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13537   algorithm: "plot_performance_box"
13538   output-file-type: ".html"
13539   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13540   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13541   filter: "'NIC_Intel-XXV710' and
13542            '78B' and
13543            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13544            'NDRPDR' and
13545            '4T2C' and
13546            'IP6FWD' and
13547            not 'SRv6' and
13548            not 'IPSEC' and
13549            not 'VHOST'"
13550   parameters:
13551   - "throughput"
13552   - "parent"
13553   - "tags"
13554   sort:
13555   - "IP6BASE"
13556   - "FIB_20K"
13557   - "FIB_200K"
13558   - "FIB_2M"
13559   traces:
13560     hoverinfo: "x+y"
13561     boxpoints: "outliers"
13562     whiskerwidth: 0
13563   layout:
13564     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13565     layout: "plot-throughput"
13566
13567 - type: "plot"
13568   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13569   algorithm: "plot_performance_box"
13570   output-file-type: ".html"
13571   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13573   filter: "'NIC_Intel-XXV710' and
13574            '78B' and
13575            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13576            'NDRPDR' and
13577            '4T2C' and
13578            'IP6FWD' and
13579            not 'SRv6' and
13580            not 'IPSEC' and
13581            not 'VHOST'"
13582   parameters:
13583   - "throughput"
13584   - "parent"
13585   - "tags"
13586   sort:
13587   - "IP6BASE"
13588   - "FIB_20K"
13589   - "FIB_200K"
13590   - "FIB_2M"
13591   traces:
13592     hoverinfo: "x+y"
13593     boxpoints: "outliers"
13594     whiskerwidth: 0
13595   layout:
13596     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13597     layout: "plot-throughput"
13598
13599 # Packet Throughput - VPP IPv6 2n-skx-x710
13600 - type: "plot"
13601   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13602   algorithm: "plot_performance_box"
13603   output-file-type: ".html"
13604   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13606   filter: "'NIC_Intel-X710' and
13607            '78B' and
13608            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13609            'NDRPDR' and
13610            '2T1C' and
13611            'IP6FWD' and
13612            not 'SRv6' and
13613            not 'IPSEC' and
13614            not 'VHOST'"
13615   parameters:
13616   - "throughput"
13617   - "parent"
13618   - "tags"
13619   sort:
13620   - "IP6BASE"
13621   - "FIB_20K"
13622   - "FIB_200K"
13623   - "FIB_2M"
13624   traces:
13625     hoverinfo: "x+y"
13626     boxpoints: "outliers"
13627     whiskerwidth: 0
13628   layout:
13629     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13630     layout: "plot-throughput"
13631
13632 - type: "plot"
13633   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13634   algorithm: "plot_performance_box"
13635   output-file-type: ".html"
13636   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13638   filter: "'NIC_Intel-X710' and
13639            '78B' and
13640            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13641            'NDRPDR' and
13642            '2T1C' and
13643            'IP6FWD' and
13644            not 'SRv6' and
13645            not 'IPSEC' and
13646            not 'VHOST'"
13647   parameters:
13648   - "throughput"
13649   - "parent"
13650   - "tags"
13651   sort:
13652   - "IP6BASE"
13653   - "FIB_20K"
13654   - "FIB_200K"
13655   - "FIB_2M"
13656   traces:
13657     hoverinfo: "x+y"
13658     boxpoints: "outliers"
13659     whiskerwidth: 0
13660   layout:
13661     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13662     layout: "plot-throughput"
13663
13664 - type: "plot"
13665   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13666   algorithm: "plot_performance_box"
13667   output-file-type: ".html"
13668   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13670   filter: "'NIC_Intel-X710' and
13671            '78B' and
13672            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13673            'NDRPDR' and
13674            '4T2C' and
13675            'IP6FWD' and
13676            not 'SRv6' and
13677            not 'IPSEC' and
13678            not 'VHOST'"
13679   parameters:
13680   - "throughput"
13681   - "parent"
13682   - "tags"
13683   sort:
13684   - "IP6BASE"
13685   - "FIB_20K"
13686   - "FIB_200K"
13687   - "FIB_2M"
13688   traces:
13689     hoverinfo: "x+y"
13690     boxpoints: "outliers"
13691     whiskerwidth: 0
13692   layout:
13693     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13694     layout: "plot-throughput"
13695
13696 - type: "plot"
13697   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13698   algorithm: "plot_performance_box"
13699   output-file-type: ".html"
13700   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13702   filter: "'NIC_Intel-X710' and
13703            '78B' and
13704            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13705            'NDRPDR' and
13706            '4T2C' and
13707            'IP6FWD' and
13708            not 'SRv6' and
13709            not 'IPSEC' and
13710            not 'VHOST'"
13711   parameters:
13712   - "throughput"
13713   - "parent"
13714   - "tags"
13715   sort:
13716   - "IP6BASE"
13717   - "FIB_20K"
13718   - "FIB_200K"
13719   - "FIB_2M"
13720   traces:
13721     hoverinfo: "x+y"
13722     boxpoints: "outliers"
13723     whiskerwidth: 0
13724   layout:
13725     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13726     layout: "plot-throughput"
13727
13728 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13729 - type: "plot"
13730   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13731   algorithm: "plot_performance_box"
13732   output-file-type: ".html"
13733   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13735   filter: "'NIC_Intel-XXV710' and
13736            '78B' and
13737            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13738            'NDRPDR' and
13739            '2T1C' and
13740            'IP6FWD' and
13741            not 'SRv6' and
13742            not 'IPSEC' and
13743            not 'VHOST'"
13744   parameters:
13745   - "throughput"
13746   - "parent"
13747   - "tags"
13748   sort:
13749   - "IP6BASE"
13750   - "FIB_20K"
13751   - "FIB_200K"
13752   - "FIB_2M"
13753   traces:
13754     hoverinfo: "x+y"
13755     boxpoints: "outliers"
13756     whiskerwidth: 0
13757   layout:
13758     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13759     layout: "plot-throughput"
13760
13761 - type: "plot"
13762   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13763   algorithm: "plot_performance_box"
13764   output-file-type: ".html"
13765   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13767   filter: "'NIC_Intel-XXV710' and
13768            '78B' and
13769            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13770            'NDRPDR' and
13771            '2T1C' and
13772            'IP6FWD' and
13773            not 'SRv6' and
13774            not 'IPSEC' and
13775            not 'VHOST'"
13776   parameters:
13777   - "throughput"
13778   - "parent"
13779   - "tags"
13780   sort:
13781   - "IP6BASE"
13782   - "FIB_20K"
13783   - "FIB_200K"
13784   - "FIB_2M"
13785   traces:
13786     hoverinfo: "x+y"
13787     boxpoints: "outliers"
13788     whiskerwidth: 0
13789   layout:
13790     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13791     layout: "plot-throughput"
13792
13793 - type: "plot"
13794   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13795   algorithm: "plot_performance_box"
13796   output-file-type: ".html"
13797   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13799   filter: "'NIC_Intel-XXV710' and
13800            '78B' and
13801            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13802            'NDRPDR' and
13803            '4T2C' and
13804            'IP6FWD' and
13805            not 'SRv6' and
13806            not 'IPSEC' and
13807            not 'VHOST'"
13808   parameters:
13809   - "throughput"
13810   - "parent"
13811   - "tags"
13812   sort:
13813   - "IP6BASE"
13814   - "FIB_20K"
13815   - "FIB_200K"
13816   - "FIB_2M"
13817   traces:
13818     hoverinfo: "x+y"
13819     boxpoints: "outliers"
13820     whiskerwidth: 0
13821   layout:
13822     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13827   algorithm: "plot_performance_box"
13828   output-file-type: ".html"
13829   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13831   filter: "'NIC_Intel-XXV710' and
13832            '78B' and
13833            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13834            'NDRPDR' and
13835            '4T2C' and
13836            'IP6FWD' and
13837            not 'SRv6' and
13838            not 'IPSEC' and
13839            not 'VHOST'"
13840   parameters:
13841   - "throughput"
13842   - "parent"
13843   - "tags"
13844   sort:
13845   - "IP6BASE"
13846   - "FIB_20K"
13847   - "FIB_200K"
13848   - "FIB_2M"
13849   traces:
13850     hoverinfo: "x+y"
13851     boxpoints: "outliers"
13852     whiskerwidth: 0
13853   layout:
13854     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13855     layout: "plot-throughput"
13856
13857 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
13858 #- type: "plot"
13859 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13860 #  algorithm: "plot_performance_box"
13861 #  output-file-type: ".html"
13862 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13863 #  data: "intel-dnv-vpp"
13864 #  filter: "'NIC_Intel-X553' and
13865 #           '78B' and
13866 #           'IP6BASE' and
13867 #           'NDRPDR' and
13868 #           '1T1C' and
13869 #           'IP6FWD' and
13870 #           not 'SRv6' and
13871 #           not 'IPSEC' and
13872 #           not 'VHOST'"
13873 #  parameters:
13874 #  - "throughput"
13875 #  - "parent"
13876 #  - "tags"
13877 #  sort:
13878 #  - "IP6BASE"
13879 #  traces:
13880 #    hoverinfo: "x+y"
13881 #    boxpoints: "outliers"
13882 #    whiskerwidth: 0
13883 #  layout:
13884 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13885 #    layout: "plot-throughput"
13886 #
13887 #- type: "plot"
13888 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13889 #  algorithm: "plot_performance_box"
13890 #  output-file-type: ".html"
13891 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13892 #  data: "intel-dnv-vpp"
13893 #  filter: "'NIC_Intel-X553' and
13894 #           '78B' and
13895 #           'IP6BASE' and
13896 #           'NDRPDR' and
13897 #           '1T1C' and
13898 #           'IP6FWD' and
13899 #           not 'SRv6' and
13900 #           not 'IPSEC' and
13901 #           not 'VHOST'"
13902 #  parameters:
13903 #  - "throughput"
13904 #  - "parent"
13905 #  - "tags"
13906 #  sort:
13907 #  - "IP6BASE"
13908 #  traces:
13909 #    hoverinfo: "x+y"
13910 #    boxpoints: "outliers"
13911 #    whiskerwidth: 0
13912 #  layout:
13913 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13914 #    layout: "plot-throughput"
13915 #
13916 #- type: "plot"
13917 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13918 #  algorithm: "plot_performance_box"
13919 #  output-file-type: ".html"
13920 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13921 #  data: "intel-dnv-vpp"
13922 #  filter: "'NIC_Intel-X553' and
13923 #           '78B' and
13924 #           'IP6BASE' and
13925 #           'NDRPDR' and
13926 #           '2T2C' and
13927 #           'IP6FWD' and
13928 #           not 'SRv6' and
13929 #           not 'IPSEC' and
13930 #           not 'VHOST'"
13931 #  parameters:
13932 #  - "throughput"
13933 #  - "parent"
13934 #  - "tags"
13935 #  sort:
13936 #  - "IP6BASE"
13937 #  traces:
13938 #    hoverinfo: "x+y"
13939 #    boxpoints: "outliers"
13940 #    whiskerwidth: 0
13941 #  layout:
13942 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13943 #    layout: "plot-throughput"
13944 #
13945 #- type: "plot"
13946 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13947 #  algorithm: "plot_performance_box"
13948 #  output-file-type: ".html"
13949 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13950 #  data: "intel-dnv-vpp"
13951 #  filter: "'NIC_Intel-X553' and
13952 #           '78B' and
13953 #           'IP6BASE' and
13954 #           'NDRPDR' and
13955 #           '2T2C' and
13956 #           'IP6FWD' and
13957 #           not 'SRv6' and
13958 #           not 'IPSEC' and
13959 #           not 'VHOST'"
13960 #  parameters:
13961 #  - "throughput"
13962 #  - "parent"
13963 #  - "tags"
13964 #  sort:
13965 #  - "IP6BASE"
13966 #  traces:
13967 #    hoverinfo: "x+y"
13968 #    boxpoints: "outliers"
13969 #    whiskerwidth: 0
13970 #  layout:
13971 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13972 #    layout: "plot-throughput"
13973
13974 ################################################################################
13975
13976 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13977 - type: "plot"
13978   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13979   algorithm: "plot_performance_box"
13980   output-file-type: ".html"
13981   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13983   filter: "'NIC_Intel-X520-DA2' and
13984            '78B' and
13985            'ENCAP' and
13986            'NDRPDR' and
13987            '1T1C' and
13988            'LISP' and
13989            not 'VHOST'"
13990   parameters:
13991   - "throughput"
13992   - "parent"
13993   - "tags"
13994   sort:
13995   - "IP4UNRLAY"
13996   - "IP6UNRLAY"
13997   traces:
13998     hoverinfo: "x+y"
13999     boxpoints: "outliers"
14000     whiskerwidth: 0
14001   layout:
14002     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14003     layout: "plot-throughput"
14004
14005 - type: "plot"
14006   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14007   algorithm: "plot_performance_box"
14008   output-file-type: ".html"
14009   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14011   filter: "'NIC_Intel-X520-DA2' and
14012            '78B' and
14013            'ENCAP' and
14014            'NDRPDR' and
14015            '1T1C' and
14016            'LISP' and
14017            not 'VHOST'"
14018   parameters:
14019   - "throughput"
14020   - "parent"
14021   - "tags"
14022   sort:
14023   - "IP4UNRLAY"
14024   - "IP6UNRLAY"
14025   traces:
14026     hoverinfo: "x+y"
14027     boxpoints: "outliers"
14028     whiskerwidth: 0
14029   layout:
14030     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14031     layout: "plot-throughput"
14032
14033 - type: "plot"
14034   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14035   algorithm: "plot_performance_box"
14036   output-file-type: ".html"
14037   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14039   filter: "'NIC_Intel-X520-DA2' and
14040            '78B' and
14041            'ENCAP' and
14042            'NDRPDR' and
14043            '2T2C' and
14044            'LISP' and
14045            not 'VHOST'"
14046   parameters:
14047   - "throughput"
14048   - "parent"
14049   - "tags"
14050   sort:
14051   - "IP4UNRLAY"
14052   - "IP6UNRLAY"
14053   traces:
14054     hoverinfo: "x+y"
14055     boxpoints: "outliers"
14056     whiskerwidth: 0
14057   layout:
14058     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14059     layout: "plot-throughput"
14060
14061 - type: "plot"
14062   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14063   algorithm: "plot_performance_box"
14064   output-file-type: ".html"
14065   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14067   filter: "'NIC_Intel-X520-DA2' and
14068            '78B' and
14069            'ENCAP' and
14070            'NDRPDR' and
14071            '2T2C' and
14072            'LISP' and
14073            not 'VHOST'"
14074   parameters:
14075   - "throughput"
14076   - "parent"
14077   - "tags"
14078   sort:
14079   - "IP4UNRLAY"
14080   - "IP6UNRLAY"
14081   traces:
14082     hoverinfo: "x+y"
14083     boxpoints: "outliers"
14084     whiskerwidth: 0
14085   layout:
14086     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14087     layout: "plot-throughput"
14088
14089 ################################################################################
14090
14091 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14092 - type: "plot"
14093   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14094   algorithm: "plot_performance_box"
14095   output-file-type: ".html"
14096   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14098   filter: "'NIC_Intel-XL710' and
14099            '64B' and
14100            'IP4FWD' and
14101            'NDRPDR' and
14102            'BASE' and
14103            '1T1C' and
14104            'IPSECHW' and
14105            not 'VHOST'"
14106   parameters:
14107   - "throughput"
14108   - "parent"
14109   - "tags"
14110   traces:
14111     hoverinfo: "x+y"
14112     boxpoints: "outliers"
14113     whiskerwidth: 0
14114   layout:
14115     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14116     layout: "plot-throughput"
14117
14118 - type: "plot"
14119   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14120   algorithm: "plot_performance_box"
14121   output-file-type: ".html"
14122   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14124   filter: "'NIC_Intel-XL710' and
14125            '64B' and
14126            'IP4FWD' and
14127            'NDRPDR' and
14128            'BASE' and
14129            '1T1C' and
14130            'IPSECHW' and
14131            not 'VHOST'"
14132   parameters:
14133   - "throughput"
14134   - "parent"
14135   - "tags"
14136   traces:
14137     hoverinfo: "x+y"
14138     boxpoints: "outliers"
14139     whiskerwidth: 0
14140   layout:
14141     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14142     layout: "plot-throughput"
14143
14144 - type: "plot"
14145   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14146   algorithm: "plot_performance_box"
14147   output-file-type: ".html"
14148   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14150   filter: "'NIC_Intel-XL710' and
14151            '64B' and
14152            'IP4FWD' and
14153            'NDRPDR' and
14154            'BASE' and
14155            '2T2C' and
14156            'IPSECHW' and
14157            not 'VHOST'"
14158   parameters:
14159   - "throughput"
14160   - "parent"
14161   - "tags"
14162   traces:
14163     hoverinfo: "x+y"
14164     boxpoints: "outliers"
14165     whiskerwidth: 0
14166   layout:
14167     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14168     layout: "plot-throughput"
14169
14170 - type: "plot"
14171   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14172   algorithm: "plot_performance_box"
14173   output-file-type: ".html"
14174   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14176   filter: "'NIC_Intel-XL710' and
14177            '64B' and
14178            'IP4FWD' and
14179            'NDRPDR' and
14180            'BASE' and
14181            '2T2C' and
14182            'IPSECHW' and
14183            not 'VHOST'"
14184   parameters:
14185   - "throughput"
14186   - "parent"
14187   - "tags"
14188   traces:
14189     hoverinfo: "x+y"
14190     boxpoints: "outliers"
14191     whiskerwidth: 0
14192   layout:
14193     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14194     layout: "plot-throughput"
14195
14196 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14197 - type: "plot"
14198   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14199   algorithm: "plot_performance_box"
14200   output-file-type: ".html"
14201   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14203   filter: "'NIC_Intel-XL710' and
14204            '64B' and
14205            'IP4FWD' and
14206            'NDRPDR' and
14207            'SCALE' and
14208            '1T1C' and
14209            'IPSECHW' and
14210            not 'VHOST'"
14211   parameters:
14212   - "throughput"
14213   - "parent"
14214   - "tags"
14215   traces:
14216     hoverinfo: "x+y"
14217     boxpoints: "outliers"
14218     whiskerwidth: 0
14219   layout:
14220     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14221     layout: "plot-throughput"
14222
14223 - type: "plot"
14224   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14225   algorithm: "plot_performance_box"
14226   output-file-type: ".html"
14227   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14229   filter: "'NIC_Intel-XL710' and
14230            '64B' and
14231            'IP4FWD' and
14232            'NDRPDR' and
14233            'SCALE' and
14234            '1T1C' and
14235            'IPSECHW' and
14236            not 'VHOST'"
14237   parameters:
14238   - "throughput"
14239   - "parent"
14240   - "tags"
14241   traces:
14242     hoverinfo: "x+y"
14243     boxpoints: "outliers"
14244     whiskerwidth: 0
14245   layout:
14246     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14247     layout: "plot-throughput"
14248
14249 - type: "plot"
14250   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14251   algorithm: "plot_performance_box"
14252   output-file-type: ".html"
14253   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14255   filter: "'NIC_Intel-XL710' and
14256            '64B' and
14257            'IP4FWD' and
14258            'NDRPDR' and
14259            'SCALE' and
14260            '2T2C' and
14261            'IPSECHW' and
14262            not 'VHOST'"
14263   parameters:
14264   - "throughput"
14265   - "parent"
14266   - "tags"
14267   traces:
14268     hoverinfo: "x+y"
14269     boxpoints: "outliers"
14270     whiskerwidth: 0
14271   layout:
14272     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14273     layout: "plot-throughput"
14274
14275 - type: "plot"
14276   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14277   algorithm: "plot_performance_box"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14281   filter: "'NIC_Intel-XL710' and
14282            '64B' and
14283            'IP4FWD' and
14284            'NDRPDR' and
14285            'SCALE' and
14286            '2T2C' and
14287            'IPSECHW' and
14288            not 'VHOST'"
14289   parameters:
14290   - "throughput"
14291   - "parent"
14292   - "tags"
14293   traces:
14294     hoverinfo: "x+y"
14295     boxpoints: "outliers"
14296     whiskerwidth: 0
14297   layout:
14298     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14299     layout: "plot-throughput"
14300
14301 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14302 - type: "plot"
14303   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14304   algorithm: "plot_performance_box"
14305   output-file-type: ".html"
14306   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14308   filter: "'NIC_Intel-XL710' and
14309            '64B' and
14310            'IP4FWD' and
14311            'NDRPDR' and
14312            '1T1C' and
14313            'IPSECSW' and
14314            not 'VHOST'"
14315   parameters:
14316   - "throughput"
14317   - "parent"
14318   - "tags"
14319   traces:
14320     hoverinfo: "x+y"
14321     boxpoints: "outliers"
14322     whiskerwidth: 0
14323   layout:
14324     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14325     layout: "plot-throughput"
14326
14327 - type: "plot"
14328   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14329   algorithm: "plot_performance_box"
14330   output-file-type: ".html"
14331   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14333   filter: "'NIC_Intel-XL710' and
14334            '64B' and
14335            'IP4FWD' and
14336            'NDRPDR' and
14337            '1T1C' and
14338            'IPSECSW' and
14339            not 'VHOST'"
14340   parameters:
14341   - "throughput"
14342   - "parent"
14343   - "tags"
14344   traces:
14345     hoverinfo: "x+y"
14346     boxpoints: "outliers"
14347     whiskerwidth: 0
14348   layout:
14349     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14350     layout: "plot-throughput"
14351
14352 - type: "plot"
14353   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14354   algorithm: "plot_performance_box"
14355   output-file-type: ".html"
14356   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14358   filter: "'NIC_Intel-XL710' and
14359            '64B' and
14360            'IP4FWD' and
14361            'NDRPDR' and
14362            '2T2C' and
14363            'IPSECSW' and
14364            not 'VHOST'"
14365   parameters:
14366   - "throughput"
14367   - "parent"
14368   - "tags"
14369   traces:
14370     hoverinfo: "x+y"
14371     boxpoints: "outliers"
14372     whiskerwidth: 0
14373   layout:
14374     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14375     layout: "plot-throughput"
14376
14377 - type: "plot"
14378   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14379   algorithm: "plot_performance_box"
14380   output-file-type: ".html"
14381   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14383   filter: "'NIC_Intel-XL710' and
14384            '64B' and
14385            'IP4FWD' and
14386            'NDRPDR' and
14387            '2T2C' and
14388            'IPSECSW' and
14389            not 'VHOST'"
14390   parameters:
14391   - "throughput"
14392   - "parent"
14393   - "tags"
14394   traces:
14395     hoverinfo: "x+y"
14396     boxpoints: "outliers"
14397     whiskerwidth: 0
14398   layout:
14399     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14400     layout: "plot-throughput"
14401
14402 ################################################################################
14403
14404 # Packet Throughput - VPP SRv6 3n-hsw-x520
14405 - type: "plot"
14406   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14407   algorithm: "plot_performance_box"
14408   output-file-type: ".html"
14409   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14411   filter: "'NIC_Intel-X520-DA2' and
14412            '78B' and
14413            'FEATURE' and
14414            'NDRPDR' and
14415            '1T1C' and
14416            'IP6FWD' and
14417            'SRv6'"
14418   parameters:
14419   - "throughput"
14420   - "parent"
14421   - "tags"
14422   traces:
14423     hoverinfo: "x+y"
14424     boxpoints: "outliers"
14425     whiskerwidth: 0
14426   layout:
14427     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14428     layout: "plot-throughput"
14429
14430 - type: "plot"
14431   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14432   algorithm: "plot_performance_box"
14433   output-file-type: ".html"
14434   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14436   filter: "'NIC_Intel-X520-DA2' and
14437            '78B' and
14438            'FEATURE' and
14439            'NDRPDR' and
14440            '1T1C' and
14441            'IP6FWD' and
14442            'SRv6'"
14443   parameters:
14444   - "throughput"
14445   - "parent"
14446   - "tags"
14447   traces:
14448     hoverinfo: "x+y"
14449     boxpoints: "outliers"
14450     whiskerwidth: 0
14451   layout:
14452     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14453     layout: "plot-throughput"
14454
14455 - type: "plot"
14456   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14457   algorithm: "plot_performance_box"
14458   output-file-type: ".html"
14459   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14461   filter: "'NIC_Intel-X520-DA2' and
14462            '78B' and
14463            'FEATURE' and
14464            'NDRPDR' and
14465            '2T2C' and
14466            'IP6FWD' and
14467            'SRv6'"
14468   parameters:
14469   - "throughput"
14470   - "parent"
14471   - "tags"
14472   traces:
14473     hoverinfo: "x+y"
14474     boxpoints: "outliers"
14475     whiskerwidth: 0
14476   layout:
14477     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14478     layout: "plot-throughput"
14479
14480 - type: "plot"
14481   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14482   algorithm: "plot_performance_box"
14483   output-file-type: ".html"
14484   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14486   filter: "'NIC_Intel-X520-DA2' and
14487            '78B' and
14488            'FEATURE' and
14489            'NDRPDR' and
14490            '2T2C' and
14491            'IP6FWD' and
14492            'SRv6'"
14493   parameters:
14494   - "throughput"
14495   - "parent"
14496   - "tags"
14497   traces:
14498     hoverinfo: "x+y"
14499     boxpoints: "outliers"
14500     whiskerwidth: 0
14501   layout:
14502     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14503     layout: "plot-throughput"
14504
14505 ################################################################################
14506
14507 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14508 - type: "plot"
14509   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14510   algorithm: "plot_performance_box"
14511   output-file-type: ".html"
14512   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14514   filter: "'NIC_Intel-X520-DA2' and
14515            '64B' and
14516            'NDRPDR' and
14517            'ETH' and
14518            'IP4FWD' and
14519            '1T1C' and
14520            'VHOST_1024' and
14521            not 'VXLAN' and
14522            not 'DOT1Q'"
14523   parameters:
14524   - "throughput"
14525   - "parent"
14526   - "tags"
14527   sort:
14528   - "not CFS_OPT"
14529   - "1VM"
14530   - "2VM"
14531   traces:
14532     hoverinfo: "x+y"
14533     boxpoints: "outliers"
14534     whiskerwidth: 0
14535   layout:
14536     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14537     layout: "plot-throughput"
14538
14539 - type: "plot"
14540   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14541   algorithm: "plot_performance_box"
14542   output-file-type: ".html"
14543   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14545   filter: "'NIC_Intel-X520-DA2' and
14546            '64B' and
14547            'NDRPDR' and
14548            'ETH' and
14549            'IP4FWD' and
14550            '2T2C' and
14551            'VHOST_1024' and
14552            not 'VXLAN' and
14553            not 'DOT1Q'"
14554   parameters:
14555   - "throughput"
14556   - "parent"
14557   - "tags"
14558   sort:
14559   - "not CFS_OPT"
14560   - "1VM"
14561   - "2VM"
14562   traces:
14563     hoverinfo: "x+y"
14564     boxpoints: "outliers"
14565     whiskerwidth: 0
14566   layout:
14567     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14568     layout: "plot-throughput"
14569
14570 - type: "plot"
14571   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14572   algorithm: "plot_performance_box"
14573   output-file-type: ".html"
14574   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14576   filter: "'NIC_Intel-X520-DA2' and
14577            '64B' and
14578            'NDRPDR' and
14579            'ETH' and
14580            'IP4FWD' and
14581            '1T1C' and
14582            'VHOST_1024' and
14583            not 'VXLAN' and
14584            not 'DOT1Q'"
14585   parameters:
14586   - "throughput"
14587   - "parent"
14588   - "tags"
14589   sort:
14590   - "not CFS_OPT"
14591   - "1VM"
14592   - "2VM"
14593   traces:
14594     hoverinfo: "x+y"
14595     boxpoints: "outliers"
14596     whiskerwidth: 0
14597   layout:
14598     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14599     layout: "plot-throughput"
14600
14601 - type: "plot"
14602   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14603   algorithm: "plot_performance_box"
14604   output-file-type: ".html"
14605   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14607   filter: "'NIC_Intel-X520-DA2' and
14608            '64B' and
14609            'NDRPDR' and
14610            'ETH' and
14611            'IP4FWD' and
14612            '2T2C' and
14613            'VHOST_1024' and
14614            not 'VXLAN' and
14615            not 'DOT1Q'"
14616   parameters:
14617   - "throughput"
14618   - "parent"
14619   - "tags"
14620   sort:
14621   - "not CFS_OPT"
14622   - "1VM"
14623   - "2VM"
14624   traces:
14625     hoverinfo: "x+y"
14626     boxpoints: "outliers"
14627     whiskerwidth: 0
14628   layout:
14629     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14630     layout: "plot-throughput"
14631
14632 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14633 - type: "plot"
14634   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14635   algorithm: "plot_performance_box"
14636   output-file-type: ".html"
14637   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14639   filter: "'NIC_Intel-X520-DA2' and
14640            '64B' and
14641            'NDRPDR' and
14642            ('ETH' or 'DOT1Q') and
14643            'BASE' and
14644            '1T1C' and
14645            ('L2BDMACLRN' or 'L2XCFWD') and
14646            'VHOST_1024' and
14647            not 'VXLAN' and
14648            not 'IP4FWD' and
14649            not '2VM'"
14650   parameters:
14651   - "throughput"
14652   - "parent"
14653   - "tags"
14654   sort:
14655   - "L2BDMACLRN"
14656   - "L2BDMACLRN"
14657   - "L2BDMACLRN"
14658   - "L2XCFWD"
14659   - "L2XCFWD"
14660   - "L2XCFWD"
14661   traces:
14662     hoverinfo: "x+y"
14663     boxpoints: "outliers"
14664     whiskerwidth: 0
14665   layout:
14666     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14667     layout: "plot-throughput"
14668
14669 - type: "plot"
14670   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14671   algorithm: "plot_performance_box"
14672   output-file-type: ".html"
14673   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14675   filter: "'NIC_Intel-X520-DA2' and
14676            '64B' and
14677            'NDRPDR' and
14678            ('ETH' or 'DOT1Q') and
14679            'BASE' and
14680            '1T1C' and
14681            ('L2BDMACLRN' or 'L2XCFWD') and
14682            'VHOST_1024' and
14683            not 'VXLAN' and
14684            not 'IP4FWD' and
14685            not '2VM'"
14686   parameters:
14687   - "throughput"
14688   - "parent"
14689   - "tags"
14690   sort:
14691   - "L2BDMACLRN"
14692   - "L2BDMACLRN"
14693   - "L2BDMACLRN"
14694   - "L2XCFWD"
14695   - "L2XCFWD"
14696   - "L2XCFWD"
14697   traces:
14698     hoverinfo: "x+y"
14699     boxpoints: "outliers"
14700     whiskerwidth: 0
14701   layout:
14702     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14703     layout: "plot-throughput"
14704
14705 - type: "plot"
14706   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14707   algorithm: "plot_performance_box"
14708   output-file-type: ".html"
14709   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14711   filter: "'NIC_Intel-X520-DA2' and
14712            '64B' and
14713            'NDRPDR' and
14714            ('ETH' or 'DOT1Q') and
14715            'BASE' and
14716            '2T2C' and
14717            ('L2BDMACLRN' or 'L2XCFWD') and
14718            'VHOST_1024' and
14719            not 'VXLAN' and
14720            not 'IP4FWD' and
14721            not '2VM'"
14722   parameters:
14723   - "throughput"
14724   - "parent"
14725   - "tags"
14726   sort:
14727   - "L2BDMACLRN"
14728   - "L2BDMACLRN"
14729   - "L2BDMACLRN"
14730   - "L2XCFWD"
14731   - "L2XCFWD"
14732   - "L2XCFWD"
14733   traces:
14734     hoverinfo: "x+y"
14735     boxpoints: "outliers"
14736     whiskerwidth: 0
14737   layout:
14738     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14739     layout: "plot-throughput"
14740
14741 - type: "plot"
14742   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14743   algorithm: "plot_performance_box"
14744   output-file-type: ".html"
14745   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14747   filter: "'NIC_Intel-X520-DA2' and
14748            '64B' and
14749            'NDRPDR' and
14750            ('ETH' or 'DOT1Q') and
14751            'BASE' and
14752            '2T2C' and
14753            ('L2BDMACLRN' or 'L2XCFWD') and
14754            'VHOST_1024' and
14755            not 'VXLAN' and
14756            not 'IP4FWD' and
14757            not '2VM'"
14758   parameters:
14759   - "throughput"
14760   - "parent"
14761   - "tags"
14762   sort:
14763   - "L2BDMACLRN"
14764   - "L2BDMACLRN"
14765   - "L2BDMACLRN"
14766   - "L2XCFWD"
14767   - "L2XCFWD"
14768   - "L2XCFWD"
14769   traces:
14770     hoverinfo: "x+y"
14771     boxpoints: "outliers"
14772     whiskerwidth: 0
14773   layout:
14774     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14775     layout: "plot-throughput"
14776
14777 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14778 - type: "plot"
14779   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14780   algorithm: "plot_performance_box"
14781   output-file-type: ".html"
14782   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14784   filter: "'NIC_Intel-X520-DA2' and
14785            '64B' and
14786            'NDRPDR' and
14787            ('ETH' or 'DOT1Q') and
14788            '1T1C' and
14789            ('L2BDMACLRN' or 'L2XCFWD') and
14790            'VHOST_1024' and
14791            not 'CFS_OPT' and
14792            not 'DOT1Q' and
14793            not 'VXLAN' and
14794            not 'IP4FWD' and
14795            not 'LBOND'"
14796   parameters:
14797   - "throughput"
14798   - "parent"
14799   - "tags"
14800 #  sort:
14801 #  - "1VM"
14802 #  - "L2XCFWD"
14803 #  - "1VM"
14804 #  - "L2BDMACLRN"
14805   traces:
14806     hoverinfo: "x+y"
14807     boxpoints: "outliers"
14808     whiskerwidth: 0
14809   layout:
14810     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14811     layout: "plot-throughput"
14812
14813 - type: "plot"
14814   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14815   algorithm: "plot_performance_box"
14816   output-file-type: ".html"
14817   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14819   filter: "'NIC_Intel-X520-DA2' and
14820            '64B' and
14821            'NDRPDR' and
14822            ('ETH' or 'DOT1Q') and
14823            '1T1C' and
14824            ('L2BDMACLRN' or 'L2XCFWD') and
14825            'VHOST_1024' and
14826            not 'CFS_OPT' and
14827            not 'DOT1Q' and
14828            not 'VXLAN' and
14829            not 'IP4FWD' and
14830            not 'LBOND'"
14831   parameters:
14832   - "throughput"
14833   - "parent"
14834   - "tags"
14835 #  sort:
14836 #  - "1VM"
14837 #  - "L2XCFWD"
14838 #  - "1VM"
14839 #  - "L2BDMACLRN"
14840   traces:
14841     hoverinfo: "x+y"
14842     boxpoints: "outliers"
14843     whiskerwidth: 0
14844   layout:
14845     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14850   algorithm: "plot_performance_box"
14851   output-file-type: ".html"
14852   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14854   filter: "'NIC_Intel-X520-DA2' and
14855            '64B' and
14856            'NDRPDR' and
14857            ('ETH' or 'DOT1Q') and
14858            '2T2C' and
14859            ('L2BDMACLRN' or 'L2XCFWD') and
14860            'VHOST_1024' and
14861            not 'CFS_OPT' and
14862            not 'DOT1Q' and
14863            not 'VXLAN' and
14864            not 'IP4FWD' and
14865            not 'LBOND'"
14866   parameters:
14867   - "throughput"
14868   - "parent"
14869   - "tags"
14870 #  sort:
14871 #  - "1VM"
14872 #  - "L2XCFWD"
14873 #  - "1VM"
14874 #  - "L2BDMACLRN"
14875   traces:
14876     hoverinfo: "x+y"
14877     boxpoints: "outliers"
14878     whiskerwidth: 0
14879   layout:
14880     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14881     layout: "plot-throughput"
14882
14883 - type: "plot"
14884   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14885   algorithm: "plot_performance_box"
14886   output-file-type: ".html"
14887   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14889   filter: "'NIC_Intel-X520-DA2' and
14890            '64B' and
14891            'NDRPDR' and
14892            ('ETH' or 'DOT1Q') and
14893            '2T2C' and
14894            ('L2BDMACLRN' or 'L2XCFWD') and
14895            'VHOST_1024' and
14896            not 'CFS_OPT' and
14897            not 'DOT1Q' and
14898            not 'VXLAN' and
14899            not 'IP4FWD' and
14900            not 'LBOND'"
14901   parameters:
14902   - "throughput"
14903   - "parent"
14904   - "tags"
14905 #  sort:
14906 #  - "1VM"
14907 #  - "L2XCFWD"
14908 #  - "1VM"
14909 #  - "L2BDMACLRN"
14910   traces:
14911     hoverinfo: "x+y"
14912     boxpoints: "outliers"
14913     whiskerwidth: 0
14914   layout:
14915     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14916     layout: "plot-throughput"
14917
14918 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14919 - type: "plot"
14920   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14921   algorithm: "plot_performance_box"
14922   output-file-type: ".html"
14923   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14925   filter: "'NIC_Intel-X710' and
14926            '64B' and
14927            'NDRPDR' and
14928            'ETH' and
14929            'IP4FWD' and
14930            '1T1C' and
14931            'VHOST_1024' and
14932            not 'VXLAN' and
14933            not 'CFS_OPT' and
14934            not 'DOT1Q'"
14935   parameters:
14936   - "throughput"
14937   - "parent"
14938   - "tags"
14939   sort:
14940   - "1VM"
14941   - "2VM"
14942   traces:
14943     hoverinfo: "x+y"
14944     boxpoints: "outliers"
14945     whiskerwidth: 0
14946   layout:
14947     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14948     layout: "plot-throughput"
14949
14950 - type: "plot"
14951   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14952   algorithm: "plot_performance_box"
14953   output-file-type: ".html"
14954   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14956   filter: "'NIC_Intel-X710' and
14957            '64B' and
14958            'NDRPDR' and
14959            'ETH' and
14960            'IP4FWD' and
14961            '2T2C' and
14962            'VHOST_1024' and
14963            not 'VXLAN' and
14964            not 'CFS_OPT' and
14965            not 'DOT1Q'"
14966   parameters:
14967   - "throughput"
14968   - "parent"
14969   - "tags"
14970   sort:
14971   - "1VM"
14972   - "2VM"
14973   traces:
14974     hoverinfo: "x+y"
14975     boxpoints: "outliers"
14976     whiskerwidth: 0
14977   layout:
14978     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14979     layout: "plot-throughput"
14980
14981 - type: "plot"
14982   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14983   algorithm: "plot_performance_box"
14984   output-file-type: ".html"
14985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14987   filter: "'NIC_Intel-X710' and
14988            '64B' and
14989            'NDRPDR' and
14990            'ETH' and
14991            'IP4FWD' and
14992            '1T1C' and
14993            'VHOST_1024' and
14994            not 'VXLAN' and
14995            not 'CFS_OPT' and
14996            not 'DOT1Q'"
14997   parameters:
14998   - "throughput"
14999   - "parent"
15000   - "tags"
15001   sort:
15002   - "1VM"
15003   - "2VM"
15004   traces:
15005     hoverinfo: "x+y"
15006     boxpoints: "outliers"
15007     whiskerwidth: 0
15008   layout:
15009     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15010     layout: "plot-throughput"
15011
15012 - type: "plot"
15013   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15014   algorithm: "plot_performance_box"
15015   output-file-type: ".html"
15016   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15018   filter: "'NIC_Intel-X710' and
15019            '64B' and
15020            'NDRPDR' and
15021            'ETH' and
15022            'IP4FWD' and
15023            '2T2C' and
15024            'VHOST_1024' and
15025            not 'VXLAN' and
15026            not 'CFS_OPT' and
15027            not 'DOT1Q'"
15028   parameters:
15029   - "throughput"
15030   - "parent"
15031   - "tags"
15032   sort:
15033   - "1VM"
15034   - "2VM"
15035   traces:
15036     hoverinfo: "x+y"
15037     boxpoints: "outliers"
15038     whiskerwidth: 0
15039   layout:
15040     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15041     layout: "plot-throughput"
15042
15043 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15044 - type: "plot"
15045   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15046   algorithm: "plot_performance_box"
15047   output-file-type: ".html"
15048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15050   filter: "'NIC_Intel-X710' and
15051            '64B' and
15052            'NDRPDR' and
15053            ('ETH' or 'DOT1Q') and
15054            'BASE' and
15055            '1T1C' and
15056            ('L2BDMACLRN' or 'L2XCFWD') and
15057            'VHOST_1024' and
15058            not 'VXLAN' and
15059            not 'IP4FWD' and
15060            not '2VM'"
15061   parameters:
15062   - "throughput"
15063   - "parent"
15064   - "tags"
15065   sort:
15066   - "L2BDMACLRN"
15067   - "L2BDMACLRN"
15068   - "L2BDMACLRN"
15069   - "L2XCFWD"
15070   - "L2XCFWD"
15071   - "L2XCFWD"
15072   traces:
15073     hoverinfo: "x+y"
15074     boxpoints: "outliers"
15075     whiskerwidth: 0
15076   layout:
15077     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15078     layout: "plot-throughput"
15079
15080 - type: "plot"
15081   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15082   algorithm: "plot_performance_box"
15083   output-file-type: ".html"
15084   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15086   filter: "'NIC_Intel-X710' and
15087            '64B' and
15088            'NDRPDR' and
15089            ('ETH' or 'DOT1Q') and
15090            'BASE' and
15091            '1T1C' and
15092            ('L2BDMACLRN' or 'L2XCFWD') and
15093            'VHOST_1024' and
15094            not 'VXLAN' and
15095            not 'IP4FWD' and
15096            not '2VM'"
15097   parameters:
15098   - "throughput"
15099   - "parent"
15100   - "tags"
15101   sort:
15102   - "L2BDMACLRN"
15103   - "L2BDMACLRN"
15104   - "L2BDMACLRN"
15105   - "L2XCFWD"
15106   - "L2XCFWD"
15107   - "L2XCFWD"
15108   traces:
15109     hoverinfo: "x+y"
15110     boxpoints: "outliers"
15111     whiskerwidth: 0
15112   layout:
15113     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15114     layout: "plot-throughput"
15115
15116 - type: "plot"
15117   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15118   algorithm: "plot_performance_box"
15119   output-file-type: ".html"
15120   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15122   filter: "'NIC_Intel-X710' and
15123            '64B' and
15124            'NDRPDR' and
15125            ('ETH' or 'DOT1Q') and
15126            'BASE' and
15127            '2T2C' and
15128            ('L2BDMACLRN' or 'L2XCFWD') and
15129            'VHOST_1024' and
15130            not 'VXLAN' and
15131            not 'IP4FWD' and
15132            not '2VM'"
15133   parameters:
15134   - "throughput"
15135   - "parent"
15136   - "tags"
15137   sort:
15138   - "L2BDMACLRN"
15139   - "L2BDMACLRN"
15140   - "L2BDMACLRN"
15141   - "L2XCFWD"
15142   - "L2XCFWD"
15143   - "L2XCFWD"
15144   traces:
15145     hoverinfo: "x+y"
15146     boxpoints: "outliers"
15147     whiskerwidth: 0
15148   layout:
15149     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15150     layout: "plot-throughput"
15151
15152 - type: "plot"
15153   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15154   algorithm: "plot_performance_box"
15155   output-file-type: ".html"
15156   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15158   filter: "'NIC_Intel-X710' and
15159            '64B' and
15160            'NDRPDR' and
15161            ('ETH' or 'DOT1Q') and
15162            'BASE' and
15163            '2T2C' and
15164            ('L2BDMACLRN' or 'L2XCFWD') and
15165            'VHOST_1024' and
15166            not 'VXLAN' and
15167            not 'IP4FWD' and
15168            not '2VM'"
15169   parameters:
15170   - "throughput"
15171   - "parent"
15172   - "tags"
15173   sort:
15174   - "L2BDMACLRN"
15175   - "L2BDMACLRN"
15176   - "L2BDMACLRN"
15177   - "L2XCFWD"
15178   - "L2XCFWD"
15179   - "L2XCFWD"
15180   traces:
15181     hoverinfo: "x+y"
15182     boxpoints: "outliers"
15183     whiskerwidth: 0
15184   layout:
15185     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15186     layout: "plot-throughput"
15187
15188 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15189 - type: "plot"
15190   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15191   algorithm: "plot_performance_box"
15192   output-file-type: ".html"
15193   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15195   filter: "'NIC_Intel-X710' and
15196            '64B' and
15197            'NDRPDR' and
15198            ('ETH' or 'DOT1Q') and
15199            '1T1C' and
15200            ('L2BDMACLRN' or 'L2XCFWD') and
15201            'VHOST_1024' and
15202            not 'CFS_OPT' and
15203            not 'VXLAN' and
15204            not 'IP4FWD' and
15205            not 'LBOND'"
15206   parameters:
15207   - "throughput"
15208   - "parent"
15209   - "tags"
15210   sort:
15211   - "L2BDMACLRN"
15212   - "L2BDMACLRN"
15213   - "L2BDMACLRN"
15214   - "L2XCFWD"
15215   - "L2XCFWD"
15216   - "L2XCFWD"
15217   traces:
15218     hoverinfo: "x+y"
15219     boxpoints: "outliers"
15220     whiskerwidth: 0
15221   layout:
15222     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15223     layout: "plot-throughput"
15224
15225 - type: "plot"
15226   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15227   algorithm: "plot_performance_box"
15228   output-file-type: ".html"
15229   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15231   filter: "'NIC_Intel-X710' and
15232            '64B' and
15233            'NDRPDR' and
15234            ('ETH' or 'DOT1Q') and
15235            '1T1C' and
15236            ('L2BDMACLRN' or 'L2XCFWD') and
15237            'VHOST_1024' and
15238            not 'CFS_OPT' and
15239            not 'VXLAN' and
15240            not 'IP4FWD' and
15241            not 'LBOND'"
15242   parameters:
15243   - "throughput"
15244   - "parent"
15245   - "tags"
15246   sort:
15247   - "L2BDMACLRN"
15248   - "L2BDMACLRN"
15249   - "L2BDMACLRN"
15250   - "L2XCFWD"
15251   - "L2XCFWD"
15252   - "L2XCFWD"
15253   traces:
15254     hoverinfo: "x+y"
15255     boxpoints: "outliers"
15256     whiskerwidth: 0
15257   layout:
15258     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15259     layout: "plot-throughput"
15260
15261 - type: "plot"
15262   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15263   algorithm: "plot_performance_box"
15264   output-file-type: ".html"
15265   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15267   filter: "'NIC_Intel-X710' and
15268            '64B' and
15269            'NDRPDR' and
15270            ('ETH' or 'DOT1Q') and
15271            '2T2C' and
15272            ('L2BDMACLRN' or 'L2XCFWD') and
15273            'VHOST_1024' and
15274            not 'CFS_OPT' and
15275            not 'VXLAN' and
15276            not 'IP4FWD' and
15277            not 'LBOND'"
15278   parameters:
15279   - "throughput"
15280   - "parent"
15281   - "tags"
15282   sort:
15283   - "L2BDMACLRN"
15284   - "L2BDMACLRN"
15285   - "L2BDMACLRN"
15286   - "L2XCFWD"
15287   - "L2XCFWD"
15288   - "L2XCFWD"
15289   traces:
15290     hoverinfo: "x+y"
15291     boxpoints: "outliers"
15292     whiskerwidth: 0
15293   layout:
15294     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15295     layout: "plot-throughput"
15296
15297 - type: "plot"
15298   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15299   algorithm: "plot_performance_box"
15300   output-file-type: ".html"
15301   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15303   filter: "'NIC_Intel-X710' and
15304            '64B' and
15305            'NDRPDR' and
15306            ('ETH' or 'DOT1Q') and
15307            '2T2C' and
15308            ('L2BDMACLRN' or 'L2XCFWD') and
15309            'VHOST_1024' and
15310            not 'CFS_OPT' and
15311            not 'VXLAN' and
15312            not 'IP4FWD' and
15313            not 'LBOND'"
15314   parameters:
15315   - "throughput"
15316   - "parent"
15317   - "tags"
15318   sort:
15319   - "L2BDMACLRN"
15320   - "L2BDMACLRN"
15321   - "L2BDMACLRN"
15322   - "L2XCFWD"
15323   - "L2XCFWD"
15324   - "L2XCFWD"
15325   traces:
15326     hoverinfo: "x+y"
15327     boxpoints: "outliers"
15328     whiskerwidth: 0
15329   layout:
15330     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15331     layout: "plot-throughput"
15332
15333 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15334 - type: "plot"
15335   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15336   algorithm: "plot_performance_box"
15337   output-file-type: ".html"
15338   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15340   filter: "'NIC_Intel-X710' and
15341            '64B' and
15342            'NDRPDR' and
15343            'ETH' and
15344            'IP4FWD' and
15345            '2T1C' and
15346            'VHOST_1024' and
15347            not 'VXLAN' and
15348            not 'DOT1Q'"
15349   parameters:
15350   - "throughput"
15351   - "parent"
15352   - "tags"
15353   sort:
15354   - "1VM"
15355   - "2VM"
15356   traces:
15357     hoverinfo: "x+y"
15358     boxpoints: "outliers"
15359     whiskerwidth: 0
15360   layout:
15361     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15362     layout: "plot-throughput"
15363
15364 - type: "plot"
15365   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15366   algorithm: "plot_performance_box"
15367   output-file-type: ".html"
15368   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15370   filter: "'NIC_Intel-X710' and
15371            '64B' and
15372            'NDRPDR' and
15373            'ETH' and
15374            'IP4FWD' and
15375            '4T2C' and
15376            'VHOST_1024' and
15377            not 'VXLAN' and
15378            not 'DOT1Q'"
15379   parameters:
15380   - "throughput"
15381   - "parent"
15382   - "tags"
15383   sort:
15384   - "1VM"
15385   - "2VM"
15386   traces:
15387     hoverinfo: "x+y"
15388     boxpoints: "outliers"
15389     whiskerwidth: 0
15390   layout:
15391     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15392     layout: "plot-throughput"
15393
15394 - type: "plot"
15395   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15396   algorithm: "plot_performance_box"
15397   output-file-type: ".html"
15398   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15400   filter: "'NIC_Intel-X710' and
15401            '64B' and
15402            'NDRPDR' and
15403            'ETH' and
15404            'IP4FWD' and
15405            '2T1C' and
15406            'VHOST_1024' and
15407            not 'VXLAN' and
15408            not 'DOT1Q'"
15409   parameters:
15410   - "throughput"
15411   - "parent"
15412   - "tags"
15413   sort:
15414   - "1VM"
15415   - "2VM"
15416   traces:
15417     hoverinfo: "x+y"
15418     boxpoints: "outliers"
15419     whiskerwidth: 0
15420   layout:
15421     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15422     layout: "plot-throughput"
15423
15424 - type: "plot"
15425   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15426   algorithm: "plot_performance_box"
15427   output-file-type: ".html"
15428   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15430   filter: "'NIC_Intel-X710' and
15431            '64B' and
15432            'NDRPDR' and
15433            'ETH' and
15434            'IP4FWD' and
15435            '4T2C' and
15436            'VHOST_1024' and
15437            not 'VXLAN' and
15438            not 'DOT1Q'"
15439   parameters:
15440   - "throughput"
15441   - "parent"
15442   - "tags"
15443   sort:
15444   - "1VM"
15445   - "2VM"
15446   traces:
15447     hoverinfo: "x+y"
15448     boxpoints: "outliers"
15449     whiskerwidth: 0
15450   layout:
15451     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15452     layout: "plot-throughput"
15453
15454 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15455 - type: "plot"
15456   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15457   algorithm: "plot_performance_box"
15458   output-file-type: ".html"
15459   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15461   filter: "'NIC_Intel-X710' and
15462            '64B' and
15463            'NDRPDR' and
15464            ('ETH' or 'DOT1Q') and
15465            'BASE' and
15466            '2T1C' and
15467            ('L2BDMACLRN' or 'L2XCFWD') and
15468            'VHOST_1024' and
15469            not 'VXLAN' and
15470            not 'IP4FWD' and
15471            not '2VM'"
15472   parameters:
15473   - "throughput"
15474   - "parent"
15475   - "tags"
15476   sort:
15477   - "L2BDMACLRN"
15478   - "L2BDMACLRN"
15479   - "L2BDMACLRN"
15480   - "L2XCFWD"
15481   - "L2XCFWD"
15482   - "L2XCFWD"
15483   traces:
15484     hoverinfo: "x+y"
15485     boxpoints: "outliers"
15486     whiskerwidth: 0
15487   layout:
15488     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15489     layout: "plot-throughput"
15490
15491 - type: "plot"
15492   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15493   algorithm: "plot_performance_box"
15494   output-file-type: ".html"
15495   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15497   filter: "'NIC_Intel-X710' and
15498            '64B' and
15499            'NDRPDR' and
15500            ('ETH' or 'DOT1Q') and
15501            'BASE' and
15502            '2T1C' and
15503            ('L2BDMACLRN' or 'L2XCFWD') and
15504            'VHOST_1024' and
15505            not 'VXLAN' and
15506            not 'IP4FWD' and
15507            not '2VM'"
15508   parameters:
15509   - "throughput"
15510   - "parent"
15511   - "tags"
15512   sort:
15513   - "L2BDMACLRN"
15514   - "L2BDMACLRN"
15515   - "L2BDMACLRN"
15516   - "L2XCFWD"
15517   - "L2XCFWD"
15518   - "L2XCFWD"
15519   traces:
15520     hoverinfo: "x+y"
15521     boxpoints: "outliers"
15522     whiskerwidth: 0
15523   layout:
15524     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15525     layout: "plot-throughput"
15526
15527 - type: "plot"
15528   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15529   algorithm: "plot_performance_box"
15530   output-file-type: ".html"
15531   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15533   filter: "'NIC_Intel-X710' and
15534            '64B' and
15535            'NDRPDR' and
15536            ('ETH' or 'DOT1Q') and
15537            'BASE' and
15538            '4T2C' and
15539            ('L2BDMACLRN' or 'L2XCFWD') and
15540            'VHOST_1024' and
15541            not 'VXLAN' and
15542            not 'IP4FWD' and
15543            not '2VM'"
15544   parameters:
15545   - "throughput"
15546   - "parent"
15547   - "tags"
15548   sort:
15549   - "L2BDMACLRN"
15550   - "L2BDMACLRN"
15551   - "L2BDMACLRN"
15552   - "L2XCFWD"
15553   - "L2XCFWD"
15554   - "L2XCFWD"
15555   traces:
15556     hoverinfo: "x+y"
15557     boxpoints: "outliers"
15558     whiskerwidth: 0
15559   layout:
15560     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15561     layout: "plot-throughput"
15562
15563 - type: "plot"
15564   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15565   algorithm: "plot_performance_box"
15566   output-file-type: ".html"
15567   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15569   filter: "'NIC_Intel-X710' and
15570            '64B' and
15571            'NDRPDR' and
15572            ('ETH' or 'DOT1Q') and
15573            'BASE' and
15574            '4T2C' and
15575            ('L2BDMACLRN' or 'L2XCFWD') and
15576            'VHOST_1024' and
15577            not 'VXLAN' and
15578            not 'IP4FWD' and
15579            not '2VM'"
15580   parameters:
15581   - "throughput"
15582   - "parent"
15583   - "tags"
15584   sort:
15585   - "L2BDMACLRN"
15586   - "L2BDMACLRN"
15587   - "L2BDMACLRN"
15588   - "L2XCFWD"
15589   - "L2XCFWD"
15590   - "L2XCFWD"
15591   traces:
15592     hoverinfo: "x+y"
15593     boxpoints: "outliers"
15594     whiskerwidth: 0
15595   layout:
15596     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15597     layout: "plot-throughput"
15598
15599 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15600 - type: "plot"
15601   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15602   algorithm: "plot_performance_box"
15603   output-file-type: ".html"
15604   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15606   filter: "'NIC_Intel-X710' and
15607            '64B' and
15608            'NDRPDR' and
15609            ('ETH' or 'DOT1Q') and
15610            '2T1C' and
15611            ('L2BDMACLRN' or 'L2XCFWD') and
15612            'VHOST_1024' and
15613            not 'CFS_OPT' and
15614            not 'VXLAN' and
15615            not 'IP4FWD' and
15616            not 'LBOND'"
15617   parameters:
15618   - "throughput"
15619   - "parent"
15620   - "tags"
15621   sort:
15622   - "L2BDMACLRN"
15623   - "L2BDMACLRN"
15624   - "L2BDMACLRN"
15625   - "L2XCFWD"
15626   - "L2XCFWD"
15627   - "L2XCFWD"
15628   traces:
15629     hoverinfo: "x+y"
15630     boxpoints: "outliers"
15631     whiskerwidth: 0
15632   layout:
15633     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15634     layout: "plot-throughput"
15635
15636 - type: "plot"
15637   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15638   algorithm: "plot_performance_box"
15639   output-file-type: ".html"
15640   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15642   filter: "'NIC_Intel-X710' and
15643            '64B' and
15644            'NDRPDR' and
15645            ('ETH' or 'DOT1Q') and
15646            '2T1C' and
15647            ('L2BDMACLRN' or 'L2XCFWD') and
15648            'VHOST_1024' and
15649            not 'CFS_OPT' and
15650            not 'VXLAN' and
15651            not 'IP4FWD' and
15652            not 'LBOND'"
15653   parameters:
15654   - "throughput"
15655   - "parent"
15656   - "tags"
15657   sort:
15658   - "L2BDMACLRN"
15659   - "L2BDMACLRN"
15660   - "L2BDMACLRN"
15661   - "L2XCFWD"
15662   - "L2XCFWD"
15663   - "L2XCFWD"
15664   traces:
15665     hoverinfo: "x+y"
15666     boxpoints: "outliers"
15667     whiskerwidth: 0
15668   layout:
15669     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15670     layout: "plot-throughput"
15671
15672 - type: "plot"
15673   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15674   algorithm: "plot_performance_box"
15675   output-file-type: ".html"
15676   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15678   filter: "'NIC_Intel-X710' and
15679            '64B' and
15680            'NDRPDR' and
15681            ('ETH' or 'DOT1Q') and
15682            '4T2C' and
15683            ('L2BDMACLRN' or 'L2XCFWD') and
15684            'VHOST_1024' and
15685            not 'CFS_OPT' and
15686            not 'VXLAN' and
15687            not 'IP4FWD' and
15688            not 'LBOND'"
15689   parameters:
15690   - "throughput"
15691   - "parent"
15692   - "tags"
15693   sort:
15694   - "L2BDMACLRN"
15695   - "L2BDMACLRN"
15696   - "L2BDMACLRN"
15697   - "L2XCFWD"
15698   - "L2XCFWD"
15699   - "L2XCFWD"
15700   traces:
15701     hoverinfo: "x+y"
15702     boxpoints: "outliers"
15703     whiskerwidth: 0
15704   layout:
15705     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15706     layout: "plot-throughput"
15707
15708 - type: "plot"
15709   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15710   algorithm: "plot_performance_box"
15711   output-file-type: ".html"
15712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15714   filter: "'NIC_Intel-X710' and
15715            '64B' and
15716            'NDRPDR' and
15717            ('ETH' or 'DOT1Q') and
15718            '4T2C' and
15719            ('L2BDMACLRN' or 'L2XCFWD') and
15720            'VHOST_1024' and
15721            not 'CFS_OPT' and
15722            not 'VXLAN' and
15723            not 'IP4FWD' and
15724            not 'LBOND'"
15725   parameters:
15726   - "throughput"
15727   - "parent"
15728   - "tags"
15729   sort:
15730   - "L2BDMACLRN"
15731   - "L2BDMACLRN"
15732   - "L2BDMACLRN"
15733   - "L2XCFWD"
15734   - "L2XCFWD"
15735   - "L2XCFWD"
15736   traces:
15737     hoverinfo: "x+y"
15738     boxpoints: "outliers"
15739     whiskerwidth: 0
15740   layout:
15741     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15742     layout: "plot-throughput"
15743
15744 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15745 - type: "plot"
15746   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15747   algorithm: "plot_performance_box"
15748   output-file-type: ".html"
15749   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15751   filter: "'NIC_Intel-X710' and
15752            '64B' and
15753            'NDRPDR' and
15754            'ETH' and
15755            'IP4FWD' and
15756            '2T1C' and
15757            'VHOST_1024' and
15758            not 'VXLAN' and
15759            not 'NF_DENSITY' and
15760            not 'CFS_OPT' and
15761            not 'DOT1Q'"
15762   parameters:
15763   - "throughput"
15764   - "parent"
15765   - "tags"
15766   sort:
15767   - "1VM"
15768   - "2VM"
15769   traces:
15770     hoverinfo: "x+y"
15771     boxpoints: "outliers"
15772     whiskerwidth: 0
15773   layout:
15774     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15775     layout: "plot-throughput"
15776
15777 - type: "plot"
15778   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15779   algorithm: "plot_performance_box"
15780   output-file-type: ".html"
15781   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15783   filter: "'NIC_Intel-X710' and
15784            '64B' and
15785            'NDRPDR' and
15786            'ETH' and
15787            'IP4FWD' and
15788            '4T2C' and
15789            'VHOST_1024' and
15790            not 'VXLAN' and
15791            not 'NF_DENSITY' and
15792            not 'CFS_OPT' and
15793            not 'DOT1Q'"
15794   parameters:
15795   - "throughput"
15796   - "parent"
15797   - "tags"
15798   sort:
15799   - "1VM"
15800   - "2VM"
15801   traces:
15802     hoverinfo: "x+y"
15803     boxpoints: "outliers"
15804     whiskerwidth: 0
15805   layout:
15806     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15807     layout: "plot-throughput"
15808
15809 - type: "plot"
15810   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15811   algorithm: "plot_performance_box"
15812   output-file-type: ".html"
15813   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15815   filter: "'NIC_Intel-X710' and
15816            '64B' and
15817            'NDRPDR' and
15818            'ETH' and
15819            'IP4FWD' and
15820            '2T1C' and
15821            'VHOST_1024' and
15822            not 'VXLAN' and
15823            not 'NF_DENSITY' and
15824            not 'CFS_OPT' and
15825            not 'DOT1Q'"
15826   parameters:
15827   - "throughput"
15828   - "parent"
15829   - "tags"
15830   sort:
15831   - "1VM"
15832   - "2VM"
15833   traces:
15834     hoverinfo: "x+y"
15835     boxpoints: "outliers"
15836     whiskerwidth: 0
15837   layout:
15838     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15839     layout: "plot-throughput"
15840
15841 - type: "plot"
15842   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15843   algorithm: "plot_performance_box"
15844   output-file-type: ".html"
15845   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15846   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15847   filter: "'NIC_Intel-X710' and
15848            '64B' and
15849            'NDRPDR' and
15850            'ETH' and
15851            'IP4FWD' and
15852            '4T2C' and
15853            'VHOST_1024' and
15854            not 'VXLAN' and
15855            not 'NF_DENSITY' and
15856            not 'CFS_OPT' and
15857            not 'DOT1Q'"
15858   parameters:
15859   - "throughput"
15860   - "parent"
15861   - "tags"
15862   sort:
15863   - "1VM"
15864   - "2VM"
15865   traces:
15866     hoverinfo: "x+y"
15867     boxpoints: "outliers"
15868     whiskerwidth: 0
15869   layout:
15870     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15871     layout: "plot-throughput"
15872
15873 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
15874 - type: "plot"
15875   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15876   algorithm: "plot_performance_box"
15877   output-file-type: ".html"
15878   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15880   filter: "'NIC_Intel-X710' and
15881            '64B' and
15882            'NDRPDR' and
15883            ('ETH' or 'DOT1Q') and
15884            'BASE' and
15885            '2T1C' and
15886            ('L2BDMACLRN' or 'L2XCFWD') and
15887            'VHOST_1024' and
15888            not 'VXLAN' and
15889            not 'NF_DENSITY' and
15890            not 'IP4FWD' and
15891            not '2VM'"
15892   parameters:
15893   - "throughput"
15894   - "parent"
15895   - "tags"
15896 #  sort:
15897 #  - "not CFS_OPT"
15898 #  - "L2XCFWD"
15899 #  - "not CFS_OPT"
15900 #  - "CFS_OPT"
15901   traces:
15902     hoverinfo: "x+y"
15903     boxpoints: "outliers"
15904     whiskerwidth: 0
15905   layout:
15906     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15907     layout: "plot-throughput"
15908
15909 - type: "plot"
15910   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15911   algorithm: "plot_performance_box"
15912   output-file-type: ".html"
15913   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15915   filter: "'NIC_Intel-X710' and
15916            '64B' and
15917            'NDRPDR' and
15918            ('ETH' or 'DOT1Q') and
15919            'BASE' and
15920            '2T1C' and
15921            ('L2BDMACLRN' or 'L2XCFWD') and
15922            'VHOST_1024' and
15923            not 'VXLAN' and
15924            not 'NF_DENSITY' and
15925            not 'IP4FWD' and
15926            not '2VM'"
15927   parameters:
15928   - "throughput"
15929   - "parent"
15930   - "tags"
15931 #  sort:
15932 #  - "not CFS_OPT"
15933 #  - "L2XCFWD"
15934 #  - "not CFS_OPT"
15935 #  - "CFS_OPT"
15936   traces:
15937     hoverinfo: "x+y"
15938     boxpoints: "outliers"
15939     whiskerwidth: 0
15940   layout:
15941     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15942     layout: "plot-throughput"
15943
15944 - type: "plot"
15945   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15946   algorithm: "plot_performance_box"
15947   output-file-type: ".html"
15948   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15950   filter: "'NIC_Intel-X710' and
15951            '64B' and
15952            'NDRPDR' and
15953            ('ETH' or 'DOT1Q') and
15954            'BASE' and
15955            '4T2C' and
15956            ('L2BDMACLRN' or 'L2XCFWD') and
15957            'VHOST_1024' and
15958            not 'VXLAN' and
15959            not 'NF_DENSITY' and
15960            not 'IP4FWD' and
15961            not '2VM'"
15962   parameters:
15963   - "throughput"
15964   - "parent"
15965   - "tags"
15966 #  sort:
15967 #  - "not CFS_OPT"
15968 #  - "L2XCFWD"
15969 #  - "not CFS_OPT"
15970 #  - "CFS_OPT"
15971   traces:
15972     hoverinfo: "x+y"
15973     boxpoints: "outliers"
15974     whiskerwidth: 0
15975   layout:
15976     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15977     layout: "plot-throughput"
15978
15979 - type: "plot"
15980   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15981   algorithm: "plot_performance_box"
15982   output-file-type: ".html"
15983   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15985   filter: "'NIC_Intel-X710' and
15986            '64B' and
15987            'NDRPDR' and
15988            ('ETH' or 'DOT1Q') and
15989            'BASE' and
15990            '4T2C' and
15991            ('L2BDMACLRN' or 'L2XCFWD') and
15992            'VHOST_1024' and
15993            not 'VXLAN' and
15994            not 'NF_DENSITY' and
15995            not 'IP4FWD' and
15996            not '2VM'"
15997   parameters:
15998   - "throughput"
15999   - "parent"
16000   - "tags"
16001 #  sort:
16002 #  - "not CFS_OPT"
16003 #  - "L2XCFWD"
16004 #  - "not CFS_OPT"
16005 #  - "CFS_OPT"
16006   traces:
16007     hoverinfo: "x+y"
16008     boxpoints: "outliers"
16009     whiskerwidth: 0
16010   layout:
16011     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16012     layout: "plot-throughput"
16013
16014 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16015 - type: "plot"
16016   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16017   algorithm: "plot_performance_box"
16018   output-file-type: ".html"
16019   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16021   filter: "'NIC_Intel-X710' and
16022            '64B' and
16023            'NDRPDR' and
16024            ('ETH' or 'DOT1Q') and
16025            '2T1C' and
16026            ('L2BDMACLRN' or 'L2XCFWD') and
16027            'VHOST_1024' and
16028            not 'CFS_OPT' and
16029            not 'VXLAN' and
16030            not 'NF_DENSITY' and
16031            not 'DOT1Q' and
16032            not 'IP4FWD'"
16033   parameters:
16034   - "throughput"
16035   - "parent"
16036   - "tags"
16037 #  sort:
16038 #  - "1VM"
16039 #  - "L2XCFWD"
16040 #  - "1VM"
16041 #  - "L2BDMACLRN"
16042   traces:
16043     hoverinfo: "x+y"
16044     boxpoints: "outliers"
16045     whiskerwidth: 0
16046   layout:
16047     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16048     layout: "plot-throughput"
16049
16050 - type: "plot"
16051   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16052   algorithm: "plot_performance_box"
16053   output-file-type: ".html"
16054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16056   filter: "'NIC_Intel-X710' and
16057            '64B' and
16058            'NDRPDR' and
16059            ('ETH' or 'DOT1Q') and
16060            '2T1C' and
16061            ('L2BDMACLRN' or 'L2XCFWD') and
16062            'VHOST_1024' and
16063            not 'CFS_OPT' and
16064            not 'VXLAN' and
16065            not 'NF_DENSITY' and
16066            not 'DOT1Q' and
16067            not 'IP4FWD'"
16068   parameters:
16069   - "throughput"
16070   - "parent"
16071   - "tags"
16072 #  sort:
16073 #  - "1VM"
16074 #  - "L2XCFWD"
16075 #  - "1VM"
16076 #  - "L2BDMACLRN"
16077   traces:
16078     hoverinfo: "x+y"
16079     boxpoints: "outliers"
16080     whiskerwidth: 0
16081   layout:
16082     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16083     layout: "plot-throughput"
16084
16085 - type: "plot"
16086   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16087   algorithm: "plot_performance_box"
16088   output-file-type: ".html"
16089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16091   filter: "'NIC_Intel-X710' and
16092            '64B' and
16093            'NDRPDR' and
16094            ('ETH' or 'DOT1Q') and
16095            '4T2C' and
16096            ('L2BDMACLRN' or 'L2XCFWD') and
16097            'VHOST_1024' and
16098            not 'CFS_OPT' and
16099            not 'VXLAN' and
16100            not 'NF_DENSITY' and
16101            not 'DOT1Q' and
16102            not 'IP4FWD'"
16103   parameters:
16104   - "throughput"
16105   - "parent"
16106   - "tags"
16107 #  sort:
16108 #  - "1VM"
16109 #  - "L2XCFWD"
16110 #  - "1VM"
16111 #  - "L2BDMACLRN"
16112   traces:
16113     hoverinfo: "x+y"
16114     boxpoints: "outliers"
16115     whiskerwidth: 0
16116   layout:
16117     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16118     layout: "plot-throughput"
16119
16120 - type: "plot"
16121   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16122   algorithm: "plot_performance_box"
16123   output-file-type: ".html"
16124   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16126   filter: "'NIC_Intel-X710' and
16127            '64B' and
16128            'NDRPDR' and
16129            ('ETH' or 'DOT1Q') and
16130            '4T2C' and
16131            ('L2BDMACLRN' or 'L2XCFWD') and
16132            'VHOST_1024' and
16133            not 'CFS_OPT' and
16134            not 'VXLAN' and
16135            not 'NF_DENSITY' and
16136            not 'DOT1Q' and
16137            not 'IP4FWD'"
16138   parameters:
16139   - "throughput"
16140   - "parent"
16141   - "tags"
16142 #  sort:
16143 #  - "1VM"
16144 #  - "L2XCFWD"
16145 #  - "1VM"
16146 #  - "L2BDMACLRN"
16147   traces:
16148     hoverinfo: "x+y"
16149     boxpoints: "outliers"
16150     whiskerwidth: 0
16151   layout:
16152     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16153     layout: "plot-throughput"
16154
16155 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16156 - type: "plot"
16157   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16158   algorithm: "plot_performance_box"
16159   output-file-type: ".html"
16160   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16162   filter: "'NIC_Intel-XXV710' and
16163            '64B' and
16164            'NDRPDR' and
16165            'ETH' and
16166            'IP4FWD' and
16167            '2T1C' and
16168            'VHOST_1024' and
16169            not 'VXLAN' and
16170            not 'CFS_OPT' and
16171            not 'DOT1Q'"
16172   parameters:
16173   - "throughput"
16174   - "parent"
16175   - "tags"
16176   sort:
16177   - "1VM"
16178   - "2VM"
16179   traces:
16180     hoverinfo: "x+y"
16181     boxpoints: "outliers"
16182     whiskerwidth: 0
16183   layout:
16184     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16185     layout: "plot-throughput"
16186
16187 - type: "plot"
16188   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16189   algorithm: "plot_performance_box"
16190   output-file-type: ".html"
16191   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16193   filter: "'NIC_Intel-XXV710' and
16194            '64B' and
16195            'NDRPDR' and
16196            'ETH' and
16197            'IP4FWD' and
16198            '4T2C' and
16199            'VHOST_1024' and
16200            not 'VXLAN' and
16201            not 'CFS_OPT' and
16202            not 'DOT1Q'"
16203   parameters:
16204   - "throughput"
16205   - "parent"
16206   - "tags"
16207   sort:
16208   - "1VM"
16209   - "2VM"
16210   traces:
16211     hoverinfo: "x+y"
16212     boxpoints: "outliers"
16213     whiskerwidth: 0
16214   layout:
16215     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16216     layout: "plot-throughput"
16217
16218 - type: "plot"
16219   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16220   algorithm: "plot_performance_box"
16221   output-file-type: ".html"
16222   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16224   filter: "'NIC_Intel-XXV710' and
16225            '64B' and
16226            'NDRPDR' and
16227            'ETH' and
16228            'IP4FWD' and
16229            '2T1C' and
16230            'VHOST_1024' and
16231            not 'VXLAN' and
16232            not 'CFS_OPT' and
16233            not 'DOT1Q'"
16234   parameters:
16235   - "throughput"
16236   - "parent"
16237   - "tags"
16238   sort:
16239   - "1VM"
16240   - "2VM"
16241   traces:
16242     hoverinfo: "x+y"
16243     boxpoints: "outliers"
16244     whiskerwidth: 0
16245   layout:
16246     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16247     layout: "plot-throughput"
16248
16249 - type: "plot"
16250   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16251   algorithm: "plot_performance_box"
16252   output-file-type: ".html"
16253   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16255   filter: "'NIC_Intel-XXV710' and
16256            '64B' and
16257            'NDRPDR' and
16258            'ETH' and
16259            'IP4FWD' and
16260            '4T2C' and
16261            'VHOST_1024' and
16262            not 'VXLAN' and
16263            not 'CFS_OPT' and
16264            not 'DOT1Q'"
16265   parameters:
16266   - "throughput"
16267   - "parent"
16268   - "tags"
16269   sort:
16270   - "1VM"
16271   - "2VM"
16272   traces:
16273     hoverinfo: "x+y"
16274     boxpoints: "outliers"
16275     whiskerwidth: 0
16276   layout:
16277     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16278     layout: "plot-throughput"
16279
16280 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16281 #- type: "plot"
16282 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16283 #  algorithm: "plot_performance_box"
16284 #  output-file-type: ".html"
16285 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16286 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16287 #  filter: "'NIC_Intel-XXV710' and
16288 #           '64B' and
16289 #           'NDRPDR' and
16290 #           ('ETH' or 'DOT1Q') and
16291 #           'BASE' and
16292 #           '2T1C' and
16293 #           ('L2BDMACLRN' or 'L2XCFWD') and
16294 #           'VHOST_1024' and
16295 #           not 'VXLAN' and
16296 #           not 'IP4FWD' and
16297 #           not '2VM'"
16298 #  parameters:
16299 #  - "throughput"
16300 #  - "parent"
16301 #  - "tags"
16302 ##  sort:
16303 ##  - "not CFS_OPT"
16304 ##  - "L2XCFWD"
16305 ##  - "not CFS_OPT"
16306 ##  - "CFS_OPT"
16307 #  traces:
16308 #    hoverinfo: "x+y"
16309 #    boxpoints: "outliers"
16310 #    whiskerwidth: 0
16311 #  layout:
16312 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16313 #    layout: "plot-throughput"
16314 #
16315 #- type: "plot"
16316 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16317 #  algorithm: "plot_performance_box"
16318 #  output-file-type: ".html"
16319 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16320 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16321 #  filter: "'NIC_Intel-XXV710' and
16322 #           '64B' and
16323 #           'NDRPDR' and
16324 #           ('ETH' or 'DOT1Q') and
16325 #           'BASE' and
16326 #           '2T1C' and
16327 #           ('L2BDMACLRN' or 'L2XCFWD') and
16328 #           'VHOST_1024' and
16329 #           not 'VXLAN' and
16330 #           not 'IP4FWD' and
16331 #           not '2VM'"
16332 #  parameters:
16333 #  - "throughput"
16334 #  - "parent"
16335 #  - "tags"
16336 ##  sort:
16337 ##  - "not CFS_OPT"
16338 ##  - "L2XCFWD"
16339 ##  - "not CFS_OPT"
16340 ##  - "CFS_OPT"
16341 #  traces:
16342 #    hoverinfo: "x+y"
16343 #    boxpoints: "outliers"
16344 #    whiskerwidth: 0
16345 #  layout:
16346 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16347 #    layout: "plot-throughput"
16348 #
16349 #- type: "plot"
16350 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16351 #  algorithm: "plot_performance_box"
16352 #  output-file-type: ".html"
16353 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16354 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16355 #  filter: "'NIC_Intel-XXV710' and
16356 #           '64B' and
16357 #           'NDRPDR' and
16358 #           ('ETH' or 'DOT1Q') and
16359 #           'BASE' and
16360 #           '4T2C' and
16361 #           ('L2BDMACLRN' or 'L2XCFWD') and
16362 #           'VHOST_1024' and
16363 #           not 'VXLAN' and
16364 #           not 'IP4FWD' and
16365 #           not '2VM'"
16366 #  parameters:
16367 #  - "throughput"
16368 #  - "parent"
16369 #  - "tags"
16370 ##  sort:
16371 ##  - "not CFS_OPT"
16372 ##  - "L2XCFWD"
16373 ##  - "not CFS_OPT"
16374 ##  - "CFS_OPT"
16375 #  traces:
16376 #    hoverinfo: "x+y"
16377 #    boxpoints: "outliers"
16378 #    whiskerwidth: 0
16379 #  layout:
16380 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16381 #    layout: "plot-throughput"
16382 #
16383 #- type: "plot"
16384 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16385 #  algorithm: "plot_performance_box"
16386 #  output-file-type: ".html"
16387 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16388 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16389 #  filter: "'NIC_Intel-XXV710' and
16390 #           '64B' and
16391 #           'NDRPDR' and
16392 #           ('ETH' or 'DOT1Q') and
16393 #           'BASE' and
16394 #           '4T2C' and
16395 #           ('L2BDMACLRN' or 'L2XCFWD') and
16396 #           'VHOST_1024' and
16397 #           not 'VXLAN' and
16398 #           not 'IP4FWD' and
16399 #           not '2VM'"
16400 #  parameters:
16401 #  - "throughput"
16402 #  - "parent"
16403 #  - "tags"
16404 ##  sort:
16405 ##  - "not CFS_OPT"
16406 ##  - "L2XCFWD"
16407 ##  - "not CFS_OPT"
16408 ##  - "CFS_OPT"
16409 #  traces:
16410 #    hoverinfo: "x+y"
16411 #    boxpoints: "outliers"
16412 #    whiskerwidth: 0
16413 #  layout:
16414 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16415 #    layout: "plot-throughput"
16416 #
16417 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16418 #- type: "plot"
16419 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16420 #  algorithm: "plot_performance_box"
16421 #  output-file-type: ".html"
16422 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16423 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16424 #  filter: "'NIC_Intel-XXV710' and
16425 #           '64B' and
16426 #           'NDRPDR' and
16427 #           ('ETH' or 'DOT1Q') and
16428 #           '2T1C' and
16429 #           ('L2BDMACLRN' or 'L2XCFWD') and
16430 #           'VHOST_1024' and
16431 #           not 'CFS_OPT' and
16432 #           not 'VXLAN' and
16433 #           not 'DOT1Q' and
16434 #           not 'IP4FWD'"
16435 #  parameters:
16436 #  - "throughput"
16437 #  - "parent"
16438 #  - "tags"
16439 ##  sort:
16440 ##  - "1VM"
16441 ##  - "L2XCFWD"
16442 ##  - "1VM"
16443 ##  - "L2BDMACLRN"
16444 #  traces:
16445 #    hoverinfo: "x+y"
16446 #    boxpoints: "outliers"
16447 #    whiskerwidth: 0
16448 #  layout:
16449 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16450 #    layout: "plot-throughput"
16451 #
16452 #- type: "plot"
16453 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16454 #  algorithm: "plot_performance_box"
16455 #  output-file-type: ".html"
16456 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16457 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16458 #  filter: "'NIC_Intel-XXV710' and
16459 #           '64B' and
16460 #           'NDRPDR' and
16461 #           ('ETH' or 'DOT1Q') and
16462 #           '2T1C' and
16463 #           ('L2BDMACLRN' or 'L2XCFWD') and
16464 #           'VHOST_1024' and
16465 #           not 'CFS_OPT' and
16466 #           not 'VXLAN' and
16467 #           not 'DOT1Q' and
16468 #           not 'IP4FWD'"
16469 #  parameters:
16470 #  - "throughput"
16471 #  - "parent"
16472 #  - "tags"
16473 ##  sort:
16474 ##  - "1VM"
16475 ##  - "L2XCFWD"
16476 ##  - "1VM"
16477 ##  - "L2BDMACLRN"
16478 #  traces:
16479 #    hoverinfo: "x+y"
16480 #    boxpoints: "outliers"
16481 #    whiskerwidth: 0
16482 #  layout:
16483 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16484 #    layout: "plot-throughput"
16485 #
16486 #- type: "plot"
16487 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16488 #  algorithm: "plot_performance_box"
16489 #  output-file-type: ".html"
16490 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16491 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16492 #  filter: "'NIC_Intel-XXV710' and
16493 #           '64B' and
16494 #           'NDRPDR' and
16495 #           ('ETH' or 'DOT1Q') and
16496 #           '4T2C' and
16497 #           ('L2BDMACLRN' or 'L2XCFWD') and
16498 #           'VHOST_1024' and
16499 #           not 'CFS_OPT' and
16500 #           not 'VXLAN' and
16501 #           not 'DOT1Q' and
16502 #           not 'IP4FWD'"
16503 #  parameters:
16504 #  - "throughput"
16505 #  - "parent"
16506 #  - "tags"
16507 ##  sort:
16508 ##  - "1VM"
16509 ##  - "L2XCFWD"
16510 ##  - "1VM"
16511 ##  - "L2BDMACLRN"
16512 #  traces:
16513 #    hoverinfo: "x+y"
16514 #    boxpoints: "outliers"
16515 #    whiskerwidth: 0
16516 #  layout:
16517 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16518 #    layout: "plot-throughput"
16519 #
16520 #- type: "plot"
16521 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16522 #  algorithm: "plot_performance_box"
16523 #  output-file-type: ".html"
16524 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16525 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16526 #  filter: "'NIC_Intel-XXV710' and
16527 #           '64B' and
16528 #           'NDRPDR' and
16529 #           ('ETH' or 'DOT1Q') and
16530 #           '4T2C' and
16531 #           ('L2BDMACLRN' or 'L2XCFWD') and
16532 #           'VHOST_1024' and
16533 #           not 'CFS_OPT' and
16534 #           not 'VXLAN' and
16535 #           not 'DOT1Q' and
16536 #           not 'IP4FWD'"
16537 #  parameters:
16538 #  - "throughput"
16539 #  - "parent"
16540 #  - "tags"
16541 ##  sort:
16542 ##  - "1VM"
16543 ##  - "L2XCFWD"
16544 ##  - "1VM"
16545 ##  - "L2BDMACLRN"
16546 #  traces:
16547 #    hoverinfo: "x+y"
16548 #    boxpoints: "outliers"
16549 #    whiskerwidth: 0
16550 #  layout:
16551 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16552 #    layout: "plot-throughput"
16553
16554 ################################################################################
16555
16556 # Packet Throughput - VPP VTS 3n-hsw-x520
16557 - type: "plot"
16558   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16559   algorithm: "plot_performance_box"
16560   output-file-type: ".html"
16561   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16563   filter: "'NIC_Intel-X520-DA2' and
16564            '114B' and
16565            'NDRPDR' and
16566            '1T1C' and
16567            'VTS'"
16568   parameters:
16569   - "throughput"
16570   - "parent"
16571   - "tags"
16572   traces:
16573     hoverinfo: "x+y"
16574     boxpoints: "outliers"
16575     whiskerwidth: 0
16576   layout:
16577     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16578     layout: "plot-throughput"
16579
16580 - type: "plot"
16581   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16582   algorithm: "plot_performance_box"
16583   output-file-type: ".html"
16584   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16586   filter: "'NIC_Intel-X520-DA2' and
16587            '114B' and
16588            'NDRPDR' and
16589            '2T2C' and
16590            'VTS'"
16591   parameters:
16592   - "throughput"
16593   - "parent"
16594   - "tags"
16595   traces:
16596     hoverinfo: "x+y"
16597     boxpoints: "outliers"
16598     whiskerwidth: 0
16599   layout:
16600     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16601     layout: "plot-throughput"
16602
16603 - type: "plot"
16604   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16605   algorithm: "plot_performance_box"
16606   output-file-type: ".html"
16607   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16609   filter: "'NIC_Intel-X520-DA2' and
16610            '114B' and
16611            'NDRPDR' and
16612            '1T1C' and
16613            'VTS'"
16614   parameters:
16615   - "throughput"
16616   - "parent"
16617   - "tags"
16618   traces:
16619     hoverinfo: "x+y"
16620     boxpoints: "outliers"
16621     whiskerwidth: 0
16622   layout:
16623     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16624     layout: "plot-throughput"
16625
16626 - type: "plot"
16627   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16628   algorithm: "plot_performance_box"
16629   output-file-type: ".html"
16630   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16632   filter: "'NIC_Intel-X520-DA2' and
16633            '114B' and
16634            'NDRPDR' and
16635            '2T2C' and
16636            'VTS'"
16637   parameters:
16638   - "throughput"
16639   - "parent"
16640   - "tags"
16641   traces:
16642     hoverinfo: "x+y"
16643     boxpoints: "outliers"
16644     whiskerwidth: 0
16645   layout:
16646     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16647     layout: "plot-throughput"
16648
16649 ################################################################################
16650
16651 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16652 - type: "plot"
16653   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16654   algorithm: "plot_performance_box"
16655   output-file-type: ".html"
16656   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16657   data: "plot-dpdk-throughput-latency-3n-hsw"
16658   filter: "'NIC_Intel-X520-DA2' and
16659            '64B' and
16660            'BASE' and
16661            'NDRPDR' and
16662            '1T1C' and
16663            'IP4FWD'"
16664   parameters:
16665   - "throughput"
16666   - "parent"
16667   - "tags"
16668   traces:
16669     hoverinfo: "x+y"
16670     boxpoints: "outliers"
16671     whiskerwidth: 0
16672   layout:
16673     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16674     layout: "plot-throughput"
16675
16676 - type: "plot"
16677   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16678   algorithm: "plot_performance_box"
16679   output-file-type: ".html"
16680   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16681   data: "plot-dpdk-throughput-latency-3n-hsw"
16682   filter: "'NIC_Intel-X520-DA2' and
16683            '64B' and
16684            'BASE' and
16685            'NDRPDR' and
16686            '2T2C' and
16687            'IP4FWD'"
16688   parameters:
16689   - "throughput"
16690   - "parent"
16691   - "tags"
16692   traces:
16693     hoverinfo: "x+y"
16694     boxpoints: "outliers"
16695     whiskerwidth: 0
16696   layout:
16697     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16698     layout: "plot-throughput"
16699
16700 - type: "plot"
16701   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16702   algorithm: "plot_performance_box"
16703   output-file-type: ".html"
16704   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16705   data: "plot-dpdk-throughput-latency-3n-hsw"
16706   filter: "'NIC_Intel-X520-DA2' and
16707            '64B' and
16708            'BASE' and
16709            'NDRPDR' and
16710            '1T1C' and
16711            'IP4FWD'"
16712   parameters:
16713   - "throughput"
16714   - "parent"
16715   - "tags"
16716   traces:
16717     hoverinfo: "x+y"
16718     boxpoints: "outliers"
16719     whiskerwidth: 0
16720   layout:
16721     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16722     layout: "plot-throughput"
16723
16724 - type: "plot"
16725   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16726   algorithm: "plot_performance_box"
16727   output-file-type: ".html"
16728   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16729   data: "plot-dpdk-throughput-latency-3n-hsw"
16730   filter: "'NIC_Intel-X520-DA2' and
16731            '64B' and
16732            'BASE' and
16733            'NDRPDR' and
16734            '2T2C' and
16735            'IP4FWD'"
16736   parameters:
16737   - "throughput"
16738   - "parent"
16739   - "tags"
16740   traces:
16741     hoverinfo: "x+y"
16742     boxpoints: "outliers"
16743     whiskerwidth: 0
16744   layout:
16745     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16746     layout: "plot-throughput"
16747
16748 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16749 - type: "plot"
16750   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16751   algorithm: "plot_performance_box"
16752   output-file-type: ".html"
16753   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16754   data: "plot-dpdk-throughput-latency-3n-hsw"
16755   filter: "'NIC_Intel-X710' and
16756            '64B' and
16757            'BASE' and
16758            'NDRPDR' and
16759            '1T1C' and
16760            'IP4FWD'"
16761   parameters:
16762   - "throughput"
16763   - "parent"
16764   - "tags"
16765   traces:
16766     hoverinfo: "x+y"
16767     boxpoints: "outliers"
16768     whiskerwidth: 0
16769   layout:
16770     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16771     layout: "plot-throughput"
16772
16773 - type: "plot"
16774   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16775   algorithm: "plot_performance_box"
16776   output-file-type: ".html"
16777   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16778   data: "plot-dpdk-throughput-latency-3n-hsw"
16779   filter: "'NIC_Intel-X710' and
16780            '64B' and
16781            'BASE' and
16782            'NDRPDR' and
16783            '2T2C' and
16784            'IP4FWD'"
16785   parameters:
16786   - "throughput"
16787   - "parent"
16788   - "tags"
16789   traces:
16790     hoverinfo: "x+y"
16791     boxpoints: "outliers"
16792     whiskerwidth: 0
16793   layout:
16794     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16795     layout: "plot-throughput"
16796
16797 - type: "plot"
16798   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16799   algorithm: "plot_performance_box"
16800   output-file-type: ".html"
16801   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16802   data: "plot-dpdk-throughput-latency-3n-hsw"
16803   filter: "'NIC_Intel-X710' and
16804            '64B' and
16805            'BASE' and
16806            'NDRPDR' and
16807            '1T1C' and
16808            'IP4FWD'"
16809   parameters:
16810   - "throughput"
16811   - "parent"
16812   - "tags"
16813   traces:
16814     hoverinfo: "x+y"
16815     boxpoints: "outliers"
16816     whiskerwidth: 0
16817   layout:
16818     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16823   algorithm: "plot_performance_box"
16824   output-file-type: ".html"
16825   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16826   data: "plot-dpdk-throughput-latency-3n-hsw"
16827   filter: "'NIC_Intel-X710' and
16828            '64B' and
16829            'BASE' and
16830            'NDRPDR' and
16831            '2T2C' and
16832            'IP4FWD'"
16833   parameters:
16834   - "throughput"
16835   - "parent"
16836   - "tags"
16837   traces:
16838     hoverinfo: "x+y"
16839     boxpoints: "outliers"
16840     whiskerwidth: 0
16841   layout:
16842     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16843     layout: "plot-throughput"
16844
16845 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16846 - type: "plot"
16847   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16848   algorithm: "plot_performance_box"
16849   output-file-type: ".html"
16850   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16851   data: "plot-dpdk-throughput-latency-3n-hsw"
16852   filter: "'NIC_Intel-XL710' and
16853            '64B' and
16854            'BASE' and
16855            'NDRPDR' and
16856            '1T1C' and
16857            'IP4FWD'"
16858   parameters:
16859   - "throughput"
16860   - "parent"
16861   - "tags"
16862   traces:
16863     hoverinfo: "x+y"
16864     boxpoints: "outliers"
16865     whiskerwidth: 0
16866   layout:
16867     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16868     layout: "plot-throughput"
16869
16870 - type: "plot"
16871   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16872   algorithm: "plot_performance_box"
16873   output-file-type: ".html"
16874   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16875   data: "plot-dpdk-throughput-latency-3n-hsw"
16876   filter: "'NIC_Intel-XL710' and
16877            '64B' and
16878            'BASE' and
16879            'NDRPDR' and
16880            '2T2C' and
16881            'IP4FWD'"
16882   parameters:
16883   - "throughput"
16884   - "parent"
16885   - "tags"
16886   traces:
16887     hoverinfo: "x+y"
16888     boxpoints: "outliers"
16889     whiskerwidth: 0
16890   layout:
16891     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16892     layout: "plot-throughput"
16893
16894 - type: "plot"
16895   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16896   algorithm: "plot_performance_box"
16897   output-file-type: ".html"
16898   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16899   data: "plot-dpdk-throughput-latency-3n-hsw"
16900   filter: "'NIC_Intel-XL710' and
16901            '64B' and
16902            'BASE' and
16903            'NDRPDR' and
16904            '1T1C' and
16905            'IP4FWD'"
16906   parameters:
16907   - "throughput"
16908   - "parent"
16909   - "tags"
16910   traces:
16911     hoverinfo: "x+y"
16912     boxpoints: "outliers"
16913     whiskerwidth: 0
16914   layout:
16915     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16916     layout: "plot-throughput"
16917
16918 - type: "plot"
16919   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16920   algorithm: "plot_performance_box"
16921   output-file-type: ".html"
16922   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16923   data: "plot-dpdk-throughput-latency-3n-hsw"
16924   filter: "'NIC_Intel-XL710' and
16925            '64B' and
16926            'BASE' and
16927            'NDRPDR' and
16928            '2T2C' and
16929            'IP4FWD'"
16930   parameters:
16931   - "throughput"
16932   - "parent"
16933   - "tags"
16934   traces:
16935     hoverinfo: "x+y"
16936     boxpoints: "outliers"
16937     whiskerwidth: 0
16938   layout:
16939     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16940     layout: "plot-throughput"
16941
16942 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16943 - type: "plot"
16944   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16945   algorithm: "plot_performance_box"
16946   output-file-type: ".html"
16947   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16948   data: "plot-dpdk-throughput-latency-3n-skx"
16949   filter: "'NIC_Intel-X710' and
16950            '64B' and
16951            'BASE' and
16952            'NDRPDR' and
16953            '2T1C' and
16954            'IP4FWD'"
16955   parameters:
16956   - "throughput"
16957   - "parent"
16958   - "tags"
16959   traces:
16960     hoverinfo: "x+y"
16961     boxpoints: "outliers"
16962     whiskerwidth: 0
16963   layout:
16964     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16965     layout: "plot-throughput"
16966
16967 - type: "plot"
16968   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16969   algorithm: "plot_performance_box"
16970   output-file-type: ".html"
16971   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16972   data: "plot-dpdk-throughput-latency-3n-skx"
16973   filter: "'NIC_Intel-X710' and
16974            '64B' and
16975            'BASE' and
16976            'NDRPDR' and
16977            '4T2C' and
16978            'IP4FWD'"
16979   parameters:
16980   - "throughput"
16981   - "parent"
16982   - "tags"
16983   traces:
16984     hoverinfo: "x+y"
16985     boxpoints: "outliers"
16986     whiskerwidth: 0
16987   layout:
16988     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16989     layout: "plot-throughput"
16990
16991 - type: "plot"
16992   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16993   algorithm: "plot_performance_box"
16994   output-file-type: ".html"
16995   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16996   data: "plot-dpdk-throughput-latency-3n-skx"
16997   filter: "'NIC_Intel-X710' and
16998            '64B' and
16999            'BASE' and
17000            'NDRPDR' and
17001            '2T1C' and
17002            'IP4FWD'"
17003   parameters:
17004   - "throughput"
17005   - "parent"
17006   - "tags"
17007   traces:
17008     hoverinfo: "x+y"
17009     boxpoints: "outliers"
17010     whiskerwidth: 0
17011   layout:
17012     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17013     layout: "plot-throughput"
17014
17015 - type: "plot"
17016   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17017   algorithm: "plot_performance_box"
17018   output-file-type: ".html"
17019   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17020   data: "plot-dpdk-throughput-latency-3n-skx"
17021   filter: "'NIC_Intel-X710' and
17022            '64B' and
17023            'BASE' and
17024            'NDRPDR' and
17025            '4T2C' and
17026            'IP4FWD'"
17027   parameters:
17028   - "throughput"
17029   - "parent"
17030   - "tags"
17031   traces:
17032     hoverinfo: "x+y"
17033     boxpoints: "outliers"
17034     whiskerwidth: 0
17035   layout:
17036     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17037     layout: "plot-throughput"
17038
17039 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17040 - type: "plot"
17041   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17042   algorithm: "plot_performance_box"
17043   output-file-type: ".html"
17044   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17045   data: "plot-dpdk-throughput-latency-3n-skx"
17046   filter: "'NIC_Intel-XXV710' and
17047            '64B' and
17048            'BASE' and
17049            'NDRPDR' and
17050            '2T1C' and
17051            'IP4FWD'"
17052   parameters:
17053   - "throughput"
17054   - "parent"
17055   - "tags"
17056   traces:
17057     hoverinfo: "x+y"
17058     boxpoints: "outliers"
17059     whiskerwidth: 0
17060   layout:
17061     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17062     layout: "plot-throughput"
17063
17064 - type: "plot"
17065   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17066   algorithm: "plot_performance_box"
17067   output-file-type: ".html"
17068   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17069   data: "plot-dpdk-throughput-latency-3n-skx"
17070   filter: "'NIC_Intel-XXV710' and
17071            '64B' and
17072            'BASE' and
17073            'NDRPDR' and
17074            '4T2C' and
17075            'IP4FWD'"
17076   parameters:
17077   - "throughput"
17078   - "parent"
17079   - "tags"
17080   traces:
17081     hoverinfo: "x+y"
17082     boxpoints: "outliers"
17083     whiskerwidth: 0
17084   layout:
17085     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17086     layout: "plot-throughput"
17087
17088 - type: "plot"
17089   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17090   algorithm: "plot_performance_box"
17091   output-file-type: ".html"
17092   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17093   data: "plot-dpdk-throughput-latency-3n-skx"
17094   filter: "'NIC_Intel-XXV710' and
17095            '64B' and
17096            'BASE' and
17097            'NDRPDR' and
17098            '2T1C' and
17099            'IP4FWD'"
17100   parameters:
17101   - "throughput"
17102   - "parent"
17103   - "tags"
17104   traces:
17105     hoverinfo: "x+y"
17106     boxpoints: "outliers"
17107     whiskerwidth: 0
17108   layout:
17109     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17110     layout: "plot-throughput"
17111
17112 - type: "plot"
17113   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17114   algorithm: "plot_performance_box"
17115   output-file-type: ".html"
17116   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17117   data: "plot-dpdk-throughput-latency-3n-skx"
17118   filter: "'NIC_Intel-XXV710' and
17119            '64B' and
17120            'BASE' and
17121            'NDRPDR' and
17122            '4T2C' and
17123            'IP4FWD'"
17124   parameters:
17125   - "throughput"
17126   - "parent"
17127   - "tags"
17128   traces:
17129     hoverinfo: "x+y"
17130     boxpoints: "outliers"
17131     whiskerwidth: 0
17132   layout:
17133     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17134     layout: "plot-throughput"
17135
17136 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17137 - type: "plot"
17138   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17139   algorithm: "plot_performance_box"
17140   output-file-type: ".html"
17141   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17142   data: "plot-dpdk-throughput-latency-2n-skx"
17143   filter: "'NIC_Intel-X710' and
17144            '64B' and
17145            'BASE' and
17146            'NDRPDR' and
17147            '2T1C' and
17148            'IP4FWD'"
17149   parameters:
17150   - "throughput"
17151   - "parent"
17152   - "tags"
17153   traces:
17154     hoverinfo: "x+y"
17155     boxpoints: "outliers"
17156     whiskerwidth: 0
17157   layout:
17158     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17159     layout: "plot-throughput"
17160
17161 - type: "plot"
17162   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17163   algorithm: "plot_performance_box"
17164   output-file-type: ".html"
17165   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17166   data: "plot-dpdk-throughput-latency-2n-skx"
17167   filter: "'NIC_Intel-X710' and
17168            '64B' and
17169            'BASE' and
17170            'NDRPDR' and
17171            '4T2C' and
17172            'IP4FWD'"
17173   parameters:
17174   - "throughput"
17175   - "parent"
17176   - "tags"
17177   traces:
17178     hoverinfo: "x+y"
17179     boxpoints: "outliers"
17180     whiskerwidth: 0
17181   layout:
17182     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17183     layout: "plot-throughput"
17184
17185 - type: "plot"
17186   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17187   algorithm: "plot_performance_box"
17188   output-file-type: ".html"
17189   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17190   data: "plot-dpdk-throughput-latency-2n-skx"
17191   filter: "'NIC_Intel-X710' and
17192            '64B' and
17193            'BASE' and
17194            'NDRPDR' and
17195            '2T1C' and
17196            'IP4FWD'"
17197   parameters:
17198   - "throughput"
17199   - "parent"
17200   - "tags"
17201   traces:
17202     hoverinfo: "x+y"
17203     boxpoints: "outliers"
17204     whiskerwidth: 0
17205   layout:
17206     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17207     layout: "plot-throughput"
17208
17209 - type: "plot"
17210   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17211   algorithm: "plot_performance_box"
17212   output-file-type: ".html"
17213   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17214   data: "plot-dpdk-throughput-latency-2n-skx"
17215   filter: "'NIC_Intel-X710' and
17216            '64B' and
17217            'BASE' and
17218            'NDRPDR' and
17219            '4T2C' and
17220            'IP4FWD'"
17221   parameters:
17222   - "throughput"
17223   - "parent"
17224   - "tags"
17225   traces:
17226     hoverinfo: "x+y"
17227     boxpoints: "outliers"
17228     whiskerwidth: 0
17229   layout:
17230     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17231     layout: "plot-throughput"
17232
17233 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17234 - type: "plot"
17235   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17236   algorithm: "plot_performance_box"
17237   output-file-type: ".html"
17238   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17239   data: "plot-dpdk-throughput-latency-2n-skx"
17240   filter: "'NIC_Intel-XXV710' and
17241            '64B' and
17242            'BASE' and
17243            'NDRPDR' and
17244            '2T1C' and
17245            'IP4FWD'"
17246   parameters:
17247   - "throughput"
17248   - "parent"
17249   - "tags"
17250   traces:
17251     hoverinfo: "x+y"
17252     boxpoints: "outliers"
17253     whiskerwidth: 0
17254   layout:
17255     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17256     layout: "plot-throughput"
17257
17258 - type: "plot"
17259   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17260   algorithm: "plot_performance_box"
17261   output-file-type: ".html"
17262   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17263   data: "plot-dpdk-throughput-latency-2n-skx"
17264   filter: "'NIC_Intel-XXV710' and
17265            '64B' and
17266            'BASE' and
17267            'NDRPDR' and
17268            '4T2C' and
17269            'IP4FWD'"
17270   parameters:
17271   - "throughput"
17272   - "parent"
17273   - "tags"
17274   traces:
17275     hoverinfo: "x+y"
17276     boxpoints: "outliers"
17277     whiskerwidth: 0
17278   layout:
17279     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17280     layout: "plot-throughput"
17281
17282 - type: "plot"
17283   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17284   algorithm: "plot_performance_box"
17285   output-file-type: ".html"
17286   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17287   data: "plot-dpdk-throughput-latency-2n-skx"
17288   filter: "'NIC_Intel-XXV710' and
17289            '64B' and
17290            'BASE' and
17291            'NDRPDR' and
17292            '2T1C' and
17293            'IP4FWD'"
17294   parameters:
17295   - "throughput"
17296   - "parent"
17297   - "tags"
17298   traces:
17299     hoverinfo: "x+y"
17300     boxpoints: "outliers"
17301     whiskerwidth: 0
17302   layout:
17303     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17304     layout: "plot-throughput"
17305
17306 - type: "plot"
17307   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17308   algorithm: "plot_performance_box"
17309   output-file-type: ".html"
17310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17311   data: "plot-dpdk-throughput-latency-2n-skx"
17312   filter: "'NIC_Intel-XXV710' and
17313            '64B' and
17314            'BASE' and
17315            'NDRPDR' and
17316            '4T2C' and
17317            'IP4FWD'"
17318   parameters:
17319   - "throughput"
17320   - "parent"
17321   - "tags"
17322   traces:
17323     hoverinfo: "x+y"
17324     boxpoints: "outliers"
17325     whiskerwidth: 0
17326   layout:
17327     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17328     layout: "plot-throughput"
17329
17330 ################################################################################
17331
17332 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17333 - type: "plot"
17334   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17335   algorithm: "plot_performance_box"
17336   output-file-type: ".html"
17337   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17338   data: "plot-dpdk-throughput-latency-3n-hsw"
17339   filter: "'NIC_Intel-X520-DA2' and
17340            '64B' and
17341            'BASE' and
17342            'NDRPDR' and
17343            '1T1C' and
17344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17345   parameters:
17346   - "throughput"
17347   - "parent"
17348   - "tags"
17349   traces:
17350     hoverinfo: "x+y"
17351     boxpoints: "outliers"
17352     whiskerwidth: 0
17353   layout:
17354     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17355     layout: "plot-throughput"
17356
17357 - type: "plot"
17358   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17359   algorithm: "plot_performance_box"
17360   output-file-type: ".html"
17361   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17362   data: "plot-dpdk-throughput-latency-3n-hsw"
17363   filter: "'NIC_Intel-X520-DA2' and
17364            '64B' and
17365            'BASE' and
17366            'NDRPDR' and
17367            '2T2C' and
17368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17369   parameters:
17370   - "throughput"
17371   - "parent"
17372   - "tags"
17373   traces:
17374     hoverinfo: "x+y"
17375     boxpoints: "outliers"
17376     whiskerwidth: 0
17377   layout:
17378     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17383   algorithm: "plot_performance_box"
17384   output-file-type: ".html"
17385   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17386   data: "plot-dpdk-throughput-latency-3n-hsw"
17387   filter: "'NIC_Intel-X520-DA2' and
17388            '64B' and
17389            'BASE' and
17390            'NDRPDR' and
17391            '1T1C' and
17392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17393   parameters:
17394   - "throughput"
17395   - "parent"
17396   - "tags"
17397   traces:
17398     hoverinfo: "x+y"
17399     boxpoints: "outliers"
17400     whiskerwidth: 0
17401   layout:
17402     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17403     layout: "plot-throughput"
17404
17405 - type: "plot"
17406   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17407   algorithm: "plot_performance_box"
17408   output-file-type: ".html"
17409   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17410   data: "plot-dpdk-throughput-latency-3n-hsw"
17411   filter: "'NIC_Intel-X520-DA2' and
17412            '64B' and
17413            'BASE' and
17414            'NDRPDR' and
17415            '2T2C' and
17416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17417   parameters:
17418   - "throughput"
17419   - "parent"
17420   - "tags"
17421   traces:
17422     hoverinfo: "x+y"
17423     boxpoints: "outliers"
17424     whiskerwidth: 0
17425   layout:
17426     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17427     layout: "plot-throughput"
17428
17429 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17430 - type: "plot"
17431   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17432   algorithm: "plot_performance_box"
17433   output-file-type: ".html"
17434   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17435   data: "plot-dpdk-throughput-latency-3n-hsw"
17436   filter: "'NIC_Intel-X710' and
17437            '64B' and
17438            'BASE' and
17439            'NDRPDR' and
17440            '1T1C' and
17441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17442   parameters:
17443   - "throughput"
17444   - "parent"
17445   - "tags"
17446   traces:
17447     hoverinfo: "x+y"
17448     boxpoints: "outliers"
17449     whiskerwidth: 0
17450   layout:
17451     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17452     layout: "plot-throughput"
17453
17454 - type: "plot"
17455   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17456   algorithm: "plot_performance_box"
17457   output-file-type: ".html"
17458   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17459   data: "plot-dpdk-throughput-latency-3n-hsw"
17460   filter: "'NIC_Intel-X710' and
17461            '64B' and
17462            'BASE' and
17463            'NDRPDR' and
17464            '2T2C' and
17465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17466   parameters:
17467   - "throughput"
17468   - "parent"
17469   - "tags"
17470   traces:
17471     hoverinfo: "x+y"
17472     boxpoints: "outliers"
17473     whiskerwidth: 0
17474   layout:
17475     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17476     layout: "plot-throughput"
17477
17478 - type: "plot"
17479   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17480   algorithm: "plot_performance_box"
17481   output-file-type: ".html"
17482   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17483   data: "plot-dpdk-throughput-latency-3n-hsw"
17484   filter: "'NIC_Intel-X710' and
17485            '64B' and
17486            'BASE' and
17487            'NDRPDR' and
17488            '1T1C' and
17489            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17490   parameters:
17491   - "throughput"
17492   - "parent"
17493   - "tags"
17494   traces:
17495     hoverinfo: "x+y"
17496     boxpoints: "outliers"
17497     whiskerwidth: 0
17498   layout:
17499     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17504   algorithm: "plot_performance_box"
17505   output-file-type: ".html"
17506   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17507   data: "plot-dpdk-throughput-latency-3n-hsw"
17508   filter: "'NIC_Intel-X710' and
17509            '64B' and
17510            'BASE' and
17511            'NDRPDR' and
17512            '2T2C' and
17513            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17514   parameters:
17515   - "throughput"
17516   - "parent"
17517   - "tags"
17518   traces:
17519     hoverinfo: "x+y"
17520     boxpoints: "outliers"
17521     whiskerwidth: 0
17522   layout:
17523     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17524     layout: "plot-throughput"
17525
17526 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17527 - type: "plot"
17528   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17529   algorithm: "plot_performance_box"
17530   output-file-type: ".html"
17531   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17532   data: "plot-dpdk-throughput-latency-3n-hsw"
17533   filter: "'NIC_Intel-XL710' and
17534            '64B' and
17535            'BASE' and
17536            'NDRPDR' and
17537            '1T1C' and
17538            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17539   parameters:
17540   - "throughput"
17541   - "parent"
17542   - "tags"
17543   traces:
17544     hoverinfo: "x+y"
17545     boxpoints: "outliers"
17546     whiskerwidth: 0
17547   layout:
17548     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17549     layout: "plot-throughput"
17550
17551 - type: "plot"
17552   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17553   algorithm: "plot_performance_box"
17554   output-file-type: ".html"
17555   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17556   data: "plot-dpdk-throughput-latency-3n-hsw"
17557   filter: "'NIC_Intel-XL710' and
17558            '64B' and
17559            'BASE' and
17560            'NDRPDR' and
17561            '2T2C' and
17562            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17563   parameters:
17564   - "throughput"
17565   - "parent"
17566   - "tags"
17567   traces:
17568     hoverinfo: "x+y"
17569     boxpoints: "outliers"
17570     whiskerwidth: 0
17571   layout:
17572     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17573     layout: "plot-throughput"
17574
17575 - type: "plot"
17576   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17577   algorithm: "plot_performance_box"
17578   output-file-type: ".html"
17579   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17580   data: "plot-dpdk-throughput-latency-3n-hsw"
17581   filter: "'NIC_Intel-XL710' and
17582            '64B' and
17583            'BASE' and
17584            'NDRPDR' and
17585            '1T1C' and
17586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17587   parameters:
17588   - "throughput"
17589   - "parent"
17590   - "tags"
17591   traces:
17592     hoverinfo: "x+y"
17593     boxpoints: "outliers"
17594     whiskerwidth: 0
17595   layout:
17596     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17597     layout: "plot-throughput"
17598
17599 - type: "plot"
17600   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17601   algorithm: "plot_performance_box"
17602   output-file-type: ".html"
17603   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17604   data: "plot-dpdk-throughput-latency-3n-hsw"
17605   filter: "'NIC_Intel-XL710' and
17606            '64B' and
17607            'BASE' and
17608            'NDRPDR' and
17609            '2T2C' and
17610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17611   parameters:
17612   - "throughput"
17613   - "parent"
17614   - "tags"
17615   traces:
17616     hoverinfo: "x+y"
17617     boxpoints: "outliers"
17618     whiskerwidth: 0
17619   layout:
17620     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17621     layout: "plot-throughput"
17622
17623 # Packet Throughput - DPDK testpmd 3n-skx-x710
17624 - type: "plot"
17625   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17626   algorithm: "plot_performance_box"
17627   output-file-type: ".html"
17628   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17629   data: "plot-dpdk-throughput-latency-3n-skx"
17630   filter: "'NIC_Intel-X710' and
17631            '64B' and
17632            'BASE' and
17633            'NDRPDR' and
17634            '2T1C' and
17635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17636   parameters:
17637   - "throughput"
17638   - "parent"
17639   - "tags"
17640   traces:
17641     hoverinfo: "x+y"
17642     boxpoints: "outliers"
17643     whiskerwidth: 0
17644   layout:
17645     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17646     layout: "plot-throughput"
17647
17648 - type: "plot"
17649   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17650   algorithm: "plot_performance_box"
17651   output-file-type: ".html"
17652   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17653   data: "plot-dpdk-throughput-latency-3n-skx"
17654   filter: "'NIC_Intel-X710' and
17655            '64B' and
17656            'BASE' and
17657            'NDRPDR' and
17658            '4T2C' and
17659            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17660   parameters:
17661   - "throughput"
17662   - "parent"
17663   - "tags"
17664   traces:
17665     hoverinfo: "x+y"
17666     boxpoints: "outliers"
17667     whiskerwidth: 0
17668   layout:
17669     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17670     layout: "plot-throughput"
17671
17672 - type: "plot"
17673   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17674   algorithm: "plot_performance_box"
17675   output-file-type: ".html"
17676   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17677   data: "plot-dpdk-throughput-latency-3n-skx"
17678   filter: "'NIC_Intel-X710' and
17679            '64B' and
17680            'BASE' and
17681            'NDRPDR' and
17682            '2T1C' and
17683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17684   parameters:
17685   - "throughput"
17686   - "parent"
17687   - "tags"
17688   traces:
17689     hoverinfo: "x+y"
17690     boxpoints: "outliers"
17691     whiskerwidth: 0
17692   layout:
17693     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17694     layout: "plot-throughput"
17695
17696 - type: "plot"
17697   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17698   algorithm: "plot_performance_box"
17699   output-file-type: ".html"
17700   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17701   data: "plot-dpdk-throughput-latency-3n-skx"
17702   filter: "'NIC_Intel-X710' and
17703            '64B' and
17704            'BASE' and
17705            'NDRPDR' and
17706            '4T2C' and
17707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17708   parameters:
17709   - "throughput"
17710   - "parent"
17711   - "tags"
17712   traces:
17713     hoverinfo: "x+y"
17714     boxpoints: "outliers"
17715     whiskerwidth: 0
17716   layout:
17717     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17718     layout: "plot-throughput"
17719
17720 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17721 - type: "plot"
17722   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17723   algorithm: "plot_performance_box"
17724   output-file-type: ".html"
17725   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17726   data: "plot-dpdk-throughput-latency-3n-skx"
17727   filter: "'NIC_Intel-XXV710' and
17728            '64B' and
17729            'BASE' and
17730            'NDRPDR' and
17731            '2T1C' and
17732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17733   parameters:
17734   - "throughput"
17735   - "parent"
17736   - "tags"
17737   traces:
17738     hoverinfo: "x+y"
17739     boxpoints: "outliers"
17740     whiskerwidth: 0
17741   layout:
17742     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17743     layout: "plot-throughput"
17744
17745 - type: "plot"
17746   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17747   algorithm: "plot_performance_box"
17748   output-file-type: ".html"
17749   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17750   data: "plot-dpdk-throughput-latency-3n-skx"
17751   filter: "'NIC_Intel-XXV710' and
17752            '64B' and
17753            'BASE' and
17754            'NDRPDR' and
17755            '4T2C' and
17756            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17757   parameters:
17758   - "throughput"
17759   - "parent"
17760   - "tags"
17761   traces:
17762     hoverinfo: "x+y"
17763     boxpoints: "outliers"
17764     whiskerwidth: 0
17765   layout:
17766     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17767     layout: "plot-throughput"
17768
17769 - type: "plot"
17770   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17771   algorithm: "plot_performance_box"
17772   output-file-type: ".html"
17773   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17774   data: "plot-dpdk-throughput-latency-3n-skx"
17775   filter: "'NIC_Intel-XXV710' and
17776            '64B' and
17777            'BASE' and
17778            'NDRPDR' and
17779            '2T1C' and
17780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17781   parameters:
17782   - "throughput"
17783   - "parent"
17784   - "tags"
17785   traces:
17786     hoverinfo: "x+y"
17787     boxpoints: "outliers"
17788     whiskerwidth: 0
17789   layout:
17790     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17795   algorithm: "plot_performance_box"
17796   output-file-type: ".html"
17797   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17798   data: "plot-dpdk-throughput-latency-3n-skx"
17799   filter: "'NIC_Intel-XXV710' and
17800            '64B' and
17801            'BASE' and
17802            'NDRPDR' and
17803            '4T2C' and
17804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17805   parameters:
17806   - "throughput"
17807   - "parent"
17808   - "tags"
17809   traces:
17810     hoverinfo: "x+y"
17811     boxpoints: "outliers"
17812     whiskerwidth: 0
17813   layout:
17814     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17815     layout: "plot-throughput"
17816
17817 # Packet Throughput - DPDK testpmd 2n-skx-x710
17818 - type: "plot"
17819   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17820   algorithm: "plot_performance_box"
17821   output-file-type: ".html"
17822   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17823   data: "plot-dpdk-throughput-latency-2n-skx"
17824   filter: "'NIC_Intel-X710' and
17825            '64B' and
17826            'BASE' and
17827            'NDRPDR' and
17828            '2T1C' and
17829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17830   parameters:
17831   - "throughput"
17832   - "parent"
17833   - "tags"
17834   traces:
17835     hoverinfo: "x+y"
17836     boxpoints: "outliers"
17837     whiskerwidth: 0
17838   layout:
17839     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17840     layout: "plot-throughput"
17841
17842 - type: "plot"
17843   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17844   algorithm: "plot_performance_box"
17845   output-file-type: ".html"
17846   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17847   data: "plot-dpdk-throughput-latency-2n-skx"
17848   filter: "'NIC_Intel-X710' and
17849            '64B' and
17850            'BASE' and
17851            'NDRPDR' and
17852            '4T2C' and
17853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17854   parameters:
17855   - "throughput"
17856   - "parent"
17857   - "tags"
17858   traces:
17859     hoverinfo: "x+y"
17860     boxpoints: "outliers"
17861     whiskerwidth: 0
17862   layout:
17863     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17864     layout: "plot-throughput"
17865
17866 - type: "plot"
17867   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17868   algorithm: "plot_performance_box"
17869   output-file-type: ".html"
17870   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17871   data: "plot-dpdk-throughput-latency-2n-skx"
17872   filter: "'NIC_Intel-X710' and
17873            '64B' and
17874            'BASE' and
17875            'NDRPDR' and
17876            '2T1C' and
17877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17878   parameters:
17879   - "throughput"
17880   - "parent"
17881   - "tags"
17882   traces:
17883     hoverinfo: "x+y"
17884     boxpoints: "outliers"
17885     whiskerwidth: 0
17886   layout:
17887     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17888     layout: "plot-throughput"
17889
17890 - type: "plot"
17891   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17892   algorithm: "plot_performance_box"
17893   output-file-type: ".html"
17894   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17895   data: "plot-dpdk-throughput-latency-2n-skx"
17896   filter: "'NIC_Intel-X710' and
17897            '64B' and
17898            'BASE' and
17899            'NDRPDR' and
17900            '4T2C' and
17901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17902   parameters:
17903   - "throughput"
17904   - "parent"
17905   - "tags"
17906   traces:
17907     hoverinfo: "x+y"
17908     boxpoints: "outliers"
17909     whiskerwidth: 0
17910   layout:
17911     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17912     layout: "plot-throughput"
17913
17914 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17915 - type: "plot"
17916   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17917   algorithm: "plot_performance_box"
17918   output-file-type: ".html"
17919   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17920   data: "plot-dpdk-throughput-latency-2n-skx"
17921   filter: "'NIC_Intel-XXV710' and
17922            '64B' and
17923            'BASE' and
17924            'NDRPDR' and
17925            '2T1C' and
17926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17927   parameters:
17928   - "throughput"
17929   - "parent"
17930   - "tags"
17931   traces:
17932     hoverinfo: "x+y"
17933     boxpoints: "outliers"
17934     whiskerwidth: 0
17935   layout:
17936     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17937     layout: "plot-throughput"
17938
17939 - type: "plot"
17940   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17941   algorithm: "plot_performance_box"
17942   output-file-type: ".html"
17943   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17944   data: "plot-dpdk-throughput-latency-2n-skx"
17945   filter: "'NIC_Intel-XXV710' and
17946            '64B' and
17947            'BASE' and
17948            'NDRPDR' and
17949            '4T2C' and
17950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17951   parameters:
17952   - "throughput"
17953   - "parent"
17954   - "tags"
17955   traces:
17956     hoverinfo: "x+y"
17957     boxpoints: "outliers"
17958     whiskerwidth: 0
17959   layout:
17960     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17961     layout: "plot-throughput"
17962
17963 - type: "plot"
17964   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17965   algorithm: "plot_performance_box"
17966   output-file-type: ".html"
17967   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17968   data: "plot-dpdk-throughput-latency-2n-skx"
17969   filter: "'NIC_Intel-XXV710' and
17970            '64B' and
17971            'BASE' and
17972            'NDRPDR' and
17973            '2T1C' and
17974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17975   parameters:
17976   - "throughput"
17977   - "parent"
17978   - "tags"
17979   traces:
17980     hoverinfo: "x+y"
17981     boxpoints: "outliers"
17982     whiskerwidth: 0
17983   layout:
17984     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17985     layout: "plot-throughput"
17986
17987 - type: "plot"
17988   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17989   algorithm: "plot_performance_box"
17990   output-file-type: ".html"
17991   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17992   data: "plot-dpdk-throughput-latency-2n-skx"
17993   filter: "'NIC_Intel-XXV710' and
17994            '64B' and
17995            'BASE' and
17996            'NDRPDR' and
17997            '4T2C' and
17998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17999   parameters:
18000   - "throughput"
18001   - "parent"
18002   - "tags"
18003   traces:
18004     hoverinfo: "x+y"
18005     boxpoints: "outliers"
18006     whiskerwidth: 0
18007   layout:
18008     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18009     layout: "plot-throughput"
18010
18011 ################################################################################
18012
18013 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18014 - type: "plot"
18015   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18016   algorithm: "plot_latency_error_bars"
18017   output-file-type: ".html"
18018   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18020   filter: "'NIC_Intel-X520-DA2' and
18021            '64B' and
18022            ('BASE' or 'SCALE') and
18023            'NDRPDR' and
18024            'ETH' and
18025            '1T1C' and
18026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18027            not 'VHOST' and
18028            not 'MEMIF'"
18029   parameters:
18030   - "latency"
18031   - "parent"
18032   - "tags"
18033   sort:
18034   - "L2XCFWD"
18035   - "L2PATCH"
18036   - "L2BDMACLRN"
18037   - "FIB_10K"
18038   - "FIB_100K"
18039   - "FIB_1M"
18040   layout:
18041     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18042     layout: "plot-latency"
18043
18044 - type: "plot"
18045   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18046   algorithm: "plot_latency_error_bars"
18047   output-file-type: ".html"
18048   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18050   filter: "'NIC_Intel-X520-DA2' and
18051            '64B' and
18052            ('BASE' or 'SCALE') and
18053            'NDRPDR' and
18054            'ETH' and
18055            '2T2C' and
18056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18057            not 'VHOST' and
18058            not 'MEMIF'"
18059   parameters:
18060   - "latency"
18061   - "parent"
18062   - "tags"
18063   sort:
18064   - "L2XCFWD"
18065   - "L2PATCH"
18066   - "L2BDMACLRN"
18067   - "FIB_10K"
18068   - "FIB_100K"
18069   - "FIB_1M"
18070   layout:
18071     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18072     layout: "plot-latency"
18073
18074 # Packet Latency - VPP L2 3n-hsw-x520 features
18075 - type: "plot"
18076   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18077   algorithm: "plot_latency_error_bars"
18078   output-file-type: ".html"
18079   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18081   filter: "'NIC_Intel-X520-DA2' and
18082            '64B' and
18083            'NDRPDR' and
18084            '1T1C' and
18085            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18086            not 'ACL' and
18087            not 'VHOST' and
18088            not 'MEMIF'"
18089   parameters:
18090   - "latency"
18091   - "parent"
18092   - "tags"
18093   sort:
18094   - "L2XCBASE"    # l2xcbase
18095   - "L2BDBASE"    # l2bdbase
18096   - "L2XCFWD"     # dot1q-l2xcbase
18097   - "L2BDMACLRN"  # dot1q-l2bdbase
18098   layout:
18099     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18100     layout: "plot-latency"
18101
18102 - type: "plot"
18103   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18104   algorithm: "plot_latency_error_bars"
18105   output-file-type: ".html"
18106   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18108   filter: "'NIC_Intel-X520-DA2' and
18109            '64B' and
18110            'NDRPDR' and
18111            '2T2C' and
18112            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18113            not 'ACL' and
18114            not 'VHOST' and
18115            not 'MEMIF'"
18116   parameters:
18117   - "latency"
18118   - "parent"
18119   - "tags"
18120   sort:
18121   - "L2XCBASE"    # l2xcbase
18122   - "L2BDBASE"    # l2bdbase
18123   - "L2XCFWD"     # dot1q-l2xcbase
18124   - "L2BDMACLRN"  # dot1q-l2bdbase
18125   layout:
18126     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18127     layout: "plot-latency"
18128
18129 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18130 - type: "plot"
18131   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18132   algorithm: "plot_latency_error_bars"
18133   output-file-type: ".html"
18134   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18136   filter: "'NIC_Intel-X520-DA2' and
18137            '64B' and
18138            'NDRPDR' and
18139            '1T1C' and
18140            'FEATURE' and
18141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18142            'IACL' and
18143            ('ACL1' or 'ACL50') and
18144            ('10K_FLOWS' or '10k_FLOWS') and
18145            not 'MACIP' and
18146            not 'VHOST' and
18147            not 'MEMIF'"
18148   parameters:
18149   - "latency"
18150   - "parent"
18151   - "tags"
18152   layout:
18153     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18154     layout: "plot-latency"
18155
18156 - type: "plot"
18157   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18158   algorithm: "plot_latency_error_bars"
18159   output-file-type: ".html"
18160   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18162   filter: "'NIC_Intel-X520-DA2' and
18163            '64B' and
18164            'NDRPDR' and
18165            '2T2C' and
18166            'FEATURE' and
18167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18168            'IACL' and
18169            ('ACL1' or 'ACL50') and
18170            ('10K_FLOWS' or '10k_FLOWS') and
18171            not 'MACIP' and
18172            not 'VHOST' and
18173            not 'MEMIF'"
18174   parameters:
18175   - "latency"
18176   - "parent"
18177   - "tags"
18178   layout:
18179     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18180     layout: "plot-latency"
18181
18182 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18183 - type: "plot"
18184   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18185   algorithm: "plot_latency_error_bars"
18186   output-file-type: ".html"
18187   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18189   filter: "'NIC_Intel-X520-DA2' and
18190            '64B' and
18191            'NDRPDR' and
18192            '1T1C' and
18193            'FEATURE' and
18194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18195            'OACL' and
18196            ('ACL1' or 'ACL50') and
18197            ('10K_FLOWS' or '10k_FLOWS') and
18198            not 'MACIP' and
18199            not 'VHOST' and
18200            not 'MEMIF'"
18201   parameters:
18202   - "latency"
18203   - "parent"
18204   - "tags"
18205   layout:
18206     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18207     layout: "plot-latency"
18208
18209 - type: "plot"
18210   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18211   algorithm: "plot_latency_error_bars"
18212   output-file-type: ".html"
18213   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18215   filter: "'NIC_Intel-X520-DA2' and
18216            '64B' and
18217            'NDRPDR' and
18218            '2T2C' and
18219            'FEATURE' and
18220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18221            'OACL' and
18222            ('ACL1' or 'ACL50') and
18223            ('10K_FLOWS' or '10k_FLOWS') and
18224            not 'MACIP' and
18225            not 'VHOST' and
18226            not 'MEMIF'"
18227   parameters:
18228   - "latency"
18229   - "parent"
18230   - "tags"
18231   layout:
18232     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18233     layout: "plot-latency"
18234
18235 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18236 - type: "plot"
18237   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18238   algorithm: "plot_latency_error_bars"
18239   output-file-type: ".html"
18240   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18242   filter: "'NIC_Intel-X520-DA2' and
18243            '64B' and
18244            'NDRPDR' and
18245            '1T1C' and
18246            'FEATURE' and
18247            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18248            'MACIP' and
18249            ('ACL1' or 'ACL50') and
18250            ('10K_FLOWS' or '10k_FLOWS') and
18251            not 'VHOST' and
18252            not 'MEMIF'"
18253   parameters:
18254   - "latency"
18255   - "parent"
18256   - "tags"
18257   layout:
18258     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18259     layout: "plot-latency"
18260
18261 - type: "plot"
18262   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18263   algorithm: "plot_latency_error_bars"
18264   output-file-type: ".html"
18265   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18267   filter: "'NIC_Intel-X520-DA2' and
18268            '64B' and
18269            'NDRPDR' and
18270            '2T2C' and
18271            'FEATURE' and
18272            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18273            'MACIP' and
18274            ('ACL1' or 'ACL50') and
18275            ('10K_FLOWS' or '10k_FLOWS') and
18276            not 'VHOST' and
18277            not 'MEMIF'"
18278   parameters:
18279   - "latency"
18280   - "parent"
18281   - "tags"
18282   layout:
18283     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18284     layout: "plot-latency"
18285
18286 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18287 - type: "plot"
18288   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18289   algorithm: "plot_latency_error_bars"
18290   output-file-type: ".html"
18291   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18293   filter: "'NIC_Intel-X710' and
18294            '64B' and
18295            ('BASE' or 'SCALE') and
18296            'NDRPDR' and
18297            'ETH' and
18298            '1T1C' and
18299            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18300            not 'VHOST' and
18301            not 'MEMIF'"
18302   parameters:
18303   - "latency"
18304   - "parent"
18305   - "tags"
18306   sort:
18307   - "L2PATCH"
18308   - "L2XCFWD"
18309   - "L2BDMACLRN"
18310   - "FIB_10K"
18311   - "FIB_100K"
18312   - "FIB_1M"
18313   layout:
18314     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18315     layout: "plot-latency"
18316
18317 - type: "plot"
18318   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18319   algorithm: "plot_latency_error_bars"
18320   output-file-type: ".html"
18321   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18323   filter: "'NIC_Intel-X710' and
18324            '64B' and
18325            ('BASE' or 'SCALE') and
18326            'NDRPDR' and
18327            'ETH' and
18328            '2T2C' and
18329            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18330            not 'VHOST' and
18331            not 'MEMIF'"
18332   parameters:
18333   - "latency"
18334   - "parent"
18335   - "tags"
18336   sort:
18337   - "L2PATCH"
18338   - "L2XCFWD"
18339   - "L2BDMACLRN"
18340   - "FIB_10K"
18341   - "FIB_100K"
18342   - "FIB_1M"
18343   layout:
18344     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18345     layout: "plot-latency"
18346
18347 # Packet Latency - VPP L2 3n-hsw-x710 features
18348 - type: "plot"
18349   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18350   algorithm: "plot_latency_error_bars"
18351   output-file-type: ".html"
18352   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18354   filter: "'NIC_Intel-X710' and
18355            '64B' and
18356            'NDRPDR' and
18357            '1T1C' and
18358            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18359            not 'ACL' and
18360            not 'VHOST' and
18361            not 'L2OVRLAY' and
18362            not 'MEMIF'"
18363   parameters:
18364   - "latency"
18365   - "parent"
18366   - "tags"
18367   sort:
18368   - "L2XCBASE"    # l2xcbase
18369   - "L2BDBASE"    # l2bdbase
18370   - "L2XCFWD"     # dot1q-l2xcbase
18371   - "L2BDMACLRN"  # dot1q-l2bdbase
18372   layout:
18373     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18374     layout: "plot-latency"
18375
18376 - type: "plot"
18377   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18378   algorithm: "plot_latency_error_bars"
18379   output-file-type: ".html"
18380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18382   filter: "'NIC_Intel-X710' and
18383            '64B' and
18384            'NDRPDR' and
18385            '2T2C' and
18386            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18387            not 'ACL' and
18388            not 'VHOST' and
18389            not 'L2OVRLAY' and
18390            not 'MEMIF'"
18391   parameters:
18392   - "latency"
18393   - "parent"
18394   - "tags"
18395   sort:
18396   - "L2XCBASE"    # l2xcbase
18397   - "L2BDBASE"    # l2bdbase
18398   - "L2XCFWD"     # dot1q-l2xcbase
18399   - "L2BDMACLRN"  # dot1q-l2bdbase
18400   layout:
18401     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18402     layout: "plot-latency"
18403
18404 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18405 - type: "plot"
18406   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18407   algorithm: "plot_latency_error_bars"
18408   output-file-type: ".html"
18409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18411   filter: "'NIC_Intel-X710' and
18412            '64B' and
18413            'NDRPDR' and
18414            '1T1C' and
18415            'FEATURE' and
18416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18417            'IACL' and
18418            ('ACL1' or 'ACL50') and
18419            ('10K_FLOWS' or '10k_FLOWS') and
18420            not 'MACIP' and
18421            not 'VHOST' and
18422            not 'MEMIF'"
18423   parameters:
18424   - "latency"
18425   - "parent"
18426   - "tags"
18427   layout:
18428     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18429     layout: "plot-latency"
18430
18431 - type: "plot"
18432   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18433   algorithm: "plot_latency_error_bars"
18434   output-file-type: ".html"
18435   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18437   filter: "'NIC_Intel-X710' and
18438            '64B' and
18439            'NDRPDR' and
18440            '2T2C' and
18441            'FEATURE' and
18442            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18443            'IACL' and
18444            ('ACL1' or 'ACL50') and
18445            ('10K_FLOWS' or '10k_FLOWS') and
18446            not 'MACIP' and
18447            not 'VHOST' and
18448            not 'MEMIF'"
18449   parameters:
18450   - "latency"
18451   - "parent"
18452   - "tags"
18453   layout:
18454     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18455     layout: "plot-latency"
18456
18457 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18458 - type: "plot"
18459   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18460   algorithm: "plot_latency_error_bars"
18461   output-file-type: ".html"
18462   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18464   filter: "'NIC_Intel-XL710' and
18465            '64B' and
18466            'BASE' and
18467            'NDRPDR' and
18468            'ETH' and
18469            '1T1C' and
18470            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18471            not 'VHOST' and
18472            not 'MEMIF'"
18473   parameters:
18474   - "latency"
18475   - "parent"
18476   - "tags"
18477   sort:
18478   - "L2PATCH"
18479   - "L2XCFWD"
18480   - "L2BDMACLRN"
18481   layout:
18482     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18483     layout: "plot-latency"
18484
18485 - type: "plot"
18486   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18487   algorithm: "plot_latency_error_bars"
18488   output-file-type: ".html"
18489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18491   filter: "'NIC_Intel-XL710' and
18492            '64B' and
18493            'BASE' and
18494            'NDRPDR' and
18495            'ETH' and
18496            '2T2C' and
18497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18498            not 'VHOST' and
18499            not 'MEMIF'"
18500   parameters:
18501   - "latency"
18502   - "parent"
18503   - "tags"
18504   sort:
18505   - "L2PATCH"
18506   - "L2XCFWD"
18507   - "L2BDMACLRN"
18508   layout:
18509     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18510     layout: "plot-latency"
18511
18512 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18513 - type: "plot"
18514   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18515   algorithm: "plot_latency_error_bars"
18516   output-file-type: ".html"
18517   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18519   filter: "'NIC_Intel-X710' and
18520            '64B' and
18521            ('BASE' or 'SCALE') and
18522            'NDRPDR' and
18523            'ETH' and
18524            '2T1C' and
18525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18526            not 'VHOST' and
18527            not 'MEMIF' and
18528            not 'DRV_AVF'"
18529   parameters:
18530   - "latency"
18531   - "parent"
18532   - "tags"
18533   sort:
18534   - "L2PATCH"
18535   - "L2XCBASE"
18536   - "BASE"
18537   - "FIB_10K"
18538   - "FIB_100K"
18539   - "FIB_1M"
18540   layout:
18541     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18542     layout: "plot-latency"
18543
18544 - type: "plot"
18545   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18546   algorithm: "plot_latency_error_bars"
18547   output-file-type: ".html"
18548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18550   filter: "'NIC_Intel-X710' and
18551            '64B' and
18552            ('BASE' or 'SCALE') and
18553            'NDRPDR' and
18554            'ETH' and
18555            '4T2C' and
18556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18557            not 'VHOST' and
18558            not 'MEMIF' and
18559            not 'DRV_AVF'"
18560   parameters:
18561   - "latency"
18562   - "parent"
18563   - "tags"
18564   sort:
18565   - "L2PATCH"
18566   - "L2XCBASE"
18567   - "BASE"
18568   - "FIB_10K"
18569   - "FIB_100K"
18570   - "FIB_1M"
18571   layout:
18572     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18573     layout: "plot-latency"
18574
18575 # Packet Latency - VPP L2 3n-skx-x710 features
18576 - type: "plot"
18577   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18578   algorithm: "plot_latency_error_bars"
18579   output-file-type: ".html"
18580   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18582   filter: "'NIC_Intel-X710' and
18583            '64B' and
18584            'NDRPDR' and
18585            '2T1C' and
18586            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18587            not 'ACL' and
18588            not 'VHOST' and
18589            not 'DRV_AVF' and
18590            not 'L2OVRLAY' and
18591            not 'MEMIF'"
18592   parameters:
18593   - "latency"
18594   - "parent"
18595   - "tags"
18596   sort:
18597   - "L2XCBASE"    # l2xcbase
18598   - "L2BDBASE"    # l2bdbase
18599   - "L2XCFWD"     # dot1q-l2xcbase
18600   - "L2BDMACLRN"  # dot1q-l2bdbase
18601   layout:
18602     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18603     layout: "plot-latency"
18604
18605 - type: "plot"
18606   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18607   algorithm: "plot_latency_error_bars"
18608   output-file-type: ".html"
18609   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18611   filter: "'NIC_Intel-X710' and
18612            '64B' and
18613            'NDRPDR' and
18614            '4T2C' and
18615            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18616            not 'ACL' and
18617            not 'VHOST' and
18618            not 'DRV_AVF' and
18619            not 'L2OVRLAY' and
18620            not 'MEMIF'"
18621   parameters:
18622   - "latency"
18623   - "parent"
18624   - "tags"
18625   sort:
18626   - "L2XCBASE"    # l2xcbase
18627   - "L2BDBASE"    # l2bdbase
18628   - "L2XCFWD"     # dot1q-l2xcbase
18629   - "L2BDMACLRN"  # dot1q-l2bdbase
18630   layout:
18631     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18632     layout: "plot-latency"
18633
18634 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18635 - type: "plot"
18636   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18637   algorithm: "plot_latency_error_bars"
18638   output-file-type: ".html"
18639   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18641   filter: "'NIC_Intel-X710' and
18642            '64B' and
18643            'NDRPDR' and
18644            '2T1C' and
18645            'FEATURE' and
18646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18647            'IACL' and
18648            ('ACL1' or 'ACL50') and
18649            ('10K_FLOWS' or '10k_FLOWS') and
18650            not 'MACIP' and
18651            not 'VHOST' and
18652            not 'MEMIF'"
18653   parameters:
18654   - "latency"
18655   - "parent"
18656   - "tags"
18657   layout:
18658     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18659     layout: "plot-latency"
18660
18661 - type: "plot"
18662   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18663   algorithm: "plot_latency_error_bars"
18664   output-file-type: ".html"
18665   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18667   filter: "'NIC_Intel-X710' and
18668            '64B' and
18669            'NDRPDR' and
18670            '4T2C' and
18671            'FEATURE' and
18672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18673            'IACL' and
18674            ('ACL1' or 'ACL50') and
18675            ('10K_FLOWS' or '10k_FLOWS') and
18676            not 'MACIP' and
18677            not 'VHOST' and
18678            not 'MEMIF'"
18679   parameters:
18680   - "latency"
18681   - "parent"
18682   - "tags"
18683   layout:
18684     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18685     layout: "plot-latency"
18686
18687 # Packet Latency - VPP L2 3n-skx-xxv710 base
18688 - type: "plot"
18689   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18690   algorithm: "plot_latency_error_bars"
18691   output-file-type: ".html"
18692   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18694   filter: "'NIC_Intel-XXV710' and
18695            '64B' and
18696            ('BASE' or 'SCALE') and
18697            'NDRPDR' and
18698            'ETH' and
18699            '2T1C' and
18700            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18701            not 'VHOST' and
18702            not 'MEMIF'"
18703   parameters:
18704   - "latency"
18705   - "parent"
18706   - "tags"
18707   sort:
18708   - "L2PATCH"
18709   - "L2PATCH"
18710   - "L2XCBASE"
18711   - "L2BDMACLRN"
18712   layout:
18713     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18714     layout: "plot-latency"
18715
18716 - type: "plot"
18717   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18718   algorithm: "plot_latency_error_bars"
18719   output-file-type: ".html"
18720   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18722   filter: "'NIC_Intel-XXV710' and
18723            '64B' and
18724            ('BASE' or 'SCALE') and
18725            'NDRPDR' and
18726            'ETH' and
18727            '4T2C' and
18728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18729            not 'VHOST' and
18730            not 'MEMIF'"
18731   parameters:
18732   - "latency"
18733   - "parent"
18734   - "tags"
18735   sort:
18736   - "L2PATCH"
18737   - "L2PATCH"
18738   - "L2XCBASE"
18739   - "L2BDMACLRN"
18740   layout:
18741     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18742     layout: "plot-latency"
18743
18744 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18745 - type: "plot"
18746   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18747   algorithm: "plot_latency_error_bars"
18748   output-file-type: ".html"
18749   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18751   filter: "'NIC_Intel-X710' and
18752            '64B' and
18753            'ETH' and
18754            ('BASE' or 'SCALE') and
18755            'NDRPDR' and
18756            '2T1C' and
18757            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18758            not 'VHOST' and
18759            not 'MEMIF'"
18760   parameters:
18761   - "latency"
18762   - "parent"
18763   - "tags"
18764   sort:
18765   - "L2PATCH"
18766   - "L2XCBASE"
18767   - "BASE"
18768   - "FIB_10K"
18769   - "FIB_100K"
18770   - "FIB_1M"
18771   layout:
18772     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18773     layout: "plot-latency"
18774
18775 - type: "plot"
18776   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18777   algorithm: "plot_latency_error_bars"
18778   output-file-type: ".html"
18779   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18781   filter: "'NIC_Intel-X710' and
18782            '64B' and
18783            ('BASE' or 'SCALE') and
18784            'NDRPDR' and
18785            'ETH' and
18786            '4T2C' and
18787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18788            not 'VHOST' and
18789            not 'MEMIF'"
18790   parameters:
18791   - "latency"
18792   - "parent"
18793   - "tags"
18794   sort:
18795   - "L2PATCH"
18796   - "L2XCBASE"
18797   - "BASE"
18798   - "FIB_10K"
18799   - "FIB_100K"
18800   - "FIB_1M"
18801   layout:
18802     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18803     layout: "plot-latency"
18804
18805 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18806 - type: "plot"
18807   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18808   algorithm: "plot_latency_error_bars"
18809   output-file-type: ".html"
18810   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18812   filter: "'NIC_Intel-XXV710' and
18813            '64B' and
18814            ('BASE' or 'SCALE') and
18815            'NDRPDR' and
18816            'ETH' and
18817            '2T1C' and
18818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18819            not 'VHOST' and
18820            not 'MEMIF'"
18821   parameters:
18822   - "latency"
18823   - "parent"
18824   - "tags"
18825   sort:
18826   - "L2PATCH"
18827   - "L2XCBASE"
18828   - "BASE"
18829   - "FIB_10K"
18830   - "FIB_100K"
18831   - "FIB_1M"
18832   layout:
18833     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18834     layout: "plot-latency"
18835
18836 - type: "plot"
18837   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18838   algorithm: "plot_latency_error_bars"
18839   output-file-type: ".html"
18840   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18842   filter: "'NIC_Intel-XXV710' and
18843            '64B' and
18844            ('BASE' or 'SCALE') and
18845            'NDRPDR' and
18846            'ETH' and
18847            '4T2C' and
18848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18849            not 'VHOST' and
18850            not 'MEMIF'"
18851   parameters:
18852   - "latency"
18853   - "parent"
18854   - "tags"
18855   sort:
18856   - "L2PATCH"
18857   - "L2XCBASE"
18858   - "BASE"
18859   - "FIB_10K"
18860   - "FIB_100K"
18861   - "FIB_1M"
18862   layout:
18863     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18864     layout: "plot-latency"
18865
18866 ################################################################################
18867
18868 # Packet Latency - VPP Container Memif 3n-hsw-x520
18869 - type: "plot"
18870   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18871   algorithm: "plot_latency_error_bars"
18872   output-file-type: ".html"
18873   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18875   filter: "'NIC_Intel-X520-DA2' and
18876            '64B' and
18877            ('BASE' or 'SCALE') and
18878            'NDRPDR' and
18879            '1T1C' and
18880            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18881            not 'VHOST' and
18882            'MEMIF'"
18883   parameters:
18884   - "latency"
18885   - "parent"
18886   - "tags"
18887   sort:
18888   - "L2XCFWD"
18889   - "L2XCFWD"
18890   - "L2XCFWD"
18891   - "L2BDMACLRN"
18892   - "L2BDMACLRN"
18893   - "L2BDMACLRN"
18894   - "IP4FWD"
18895   layout:
18896     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18897     layout: "plot-latency"
18898
18899 - type: "plot"
18900   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18901   algorithm: "plot_latency_error_bars"
18902   output-file-type: ".html"
18903   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18905   filter: "'NIC_Intel-X520-DA2' and
18906            '64B' and
18907            ('BASE' or 'SCALE') and
18908            'NDRPDR' and
18909            '2T2C' and
18910            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18911            not 'VHOST' and
18912            'MEMIF'"
18913   parameters:
18914   - "latency"
18915   - "parent"
18916   - "tags"
18917   sort:
18918   - "L2XCFWD"
18919   - "L2XCFWD"
18920   - "L2XCFWD"
18921   - "L2BDMACLRN"
18922   - "L2BDMACLRN"
18923   - "L2BDMACLRN"
18924   - "IP4FWD"
18925   layout:
18926     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18927     layout: "plot-latency"
18928
18929 # Packet Latency - VPP Container Memif 3n-hsw-x710
18930 - type: "plot"
18931   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18932   algorithm: "plot_latency_error_bars"
18933   output-file-type: ".html"
18934   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18936   filter: "'NIC_Intel-X710' and
18937            '64B' and
18938            ('BASE' or 'SCALE') and
18939            'NDRPDR' and
18940            '1T1C' and
18941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18942            not 'VHOST' and
18943            'MEMIF'"
18944   parameters:
18945   - "latency"
18946   - "parent"
18947   - "tags"
18948   sort:
18949   - "L2XCFWD"
18950   - "L2XCFWD"
18951   - "L2XCFWD"
18952   - "L2BDMACLRN"
18953   - "L2BDMACLRN"
18954   - "L2BDMACLRN"
18955   - "IP4FWD"
18956   layout:
18957     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18958     layout: "plot-latency"
18959
18960 - type: "plot"
18961   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18962   algorithm: "plot_latency_error_bars"
18963   output-file-type: ".html"
18964   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18966   filter: "'NIC_Intel-X710' and
18967            '64B' and
18968            ('BASE' or 'SCALE') and
18969            'NDRPDR' and
18970            '2T2C' and
18971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18972            not 'VHOST' and
18973            'MEMIF'"
18974   parameters:
18975   - "latency"
18976   - "parent"
18977   - "tags"
18978   sort:
18979   - "L2XCFWD"
18980   - "L2XCFWD"
18981   - "L2XCFWD"
18982   - "L2BDMACLRN"
18983   - "L2BDMACLRN"
18984   - "L2BDMACLRN"
18985   - "IP4FWD"
18986   layout:
18987     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18988     layout: "plot-latency"
18989
18990 # Packet Latency - VPP Container Memif 3n-hsw-xl710
18991 - type: "plot"
18992   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18993   algorithm: "plot_latency_error_bars"
18994   output-file-type: ".html"
18995   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18997   filter: "'NIC_Intel-XL710' and
18998            '64B' and
18999            ('BASE' or 'SCALE') and
19000            'NDRPDR' and
19001            '1T1C' and
19002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19003            not 'VHOST' and
19004            'MEMIF'"
19005   parameters:
19006   - "latency"
19007   - "parent"
19008   - "tags"
19009   sort:
19010   - "L2XCFWD"
19011   - "L2XCFWD"
19012   - "L2XCFWD"
19013   - "L2BDMACLRN"
19014   - "L2BDMACLRN"
19015   - "L2BDMACLRN"
19016   - "IP4FWD"
19017   layout:
19018     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19019     layout: "plot-latency"
19020
19021 - type: "plot"
19022   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19023   algorithm: "plot_latency_error_bars"
19024   output-file-type: ".html"
19025   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19026   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19027   filter: "'NIC_Intel-XL710' and
19028            '64B' and
19029            ('BASE' or 'SCALE') and
19030            'NDRPDR' and
19031            '2T2C' and
19032            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19033            not 'VHOST' and
19034            'MEMIF'"
19035   parameters:
19036   - "latency"
19037   - "parent"
19038   - "tags"
19039   sort:
19040   - "L2XCFWD"
19041   - "L2XCFWD"
19042   - "L2XCFWD"
19043   - "L2BDMACLRN"
19044   - "L2BDMACLRN"
19045   - "L2BDMACLRN"
19046   - "IP4FWD"
19047   layout:
19048     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19049     layout: "plot-latency"
19050
19051 # Packet Latency - VPP Container Memif 3n-skx-x710
19052 - type: "plot"
19053   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19054   algorithm: "plot_latency_error_bars"
19055   output-file-type: ".html"
19056   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19057   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19058   filter: "'NIC_Intel-X710' and
19059            '64B' and
19060            ('BASE' or 'SCALE') and
19061            'NDRPDR' and
19062            '2T1C' and
19063            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19064            not 'VHOST' and
19065            'MEMIF'"
19066   parameters:
19067   - "latency"
19068   - "parent"
19069   - "tags"
19070   sort:
19071   - "L2XCFWD"
19072   - "L2XCFWD"
19073   - "L2XCFWD"
19074   - "L2BDMACLRN"
19075   - "L2BDMACLRN"
19076   - "L2BDMACLRN"
19077   - "IP4FWD"
19078   layout:
19079     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19080     layout: "plot-latency"
19081
19082 - type: "plot"
19083   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19084   algorithm: "plot_latency_error_bars"
19085   output-file-type: ".html"
19086   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19088   filter: "'NIC_Intel-X710' and
19089            '64B' and
19090            ('BASE' or 'SCALE') and
19091            'NDRPDR' and
19092            '4T2C' and
19093            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19094            not 'VHOST' and
19095            'MEMIF'"
19096   parameters:
19097   - "latency"
19098   - "parent"
19099   - "tags"
19100   sort:
19101   - "L2XCFWD"
19102   - "L2XCFWD"
19103   - "L2XCFWD"
19104   - "L2BDMACLRN"
19105   - "L2BDMACLRN"
19106   - "L2BDMACLRN"
19107   - "IP4FWD"
19108   layout:
19109     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19110     layout: "plot-latency"
19111
19112 # Packet Latency - VPP Container Memif 2n-skx-x710
19113 - type: "plot"
19114   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19115   algorithm: "plot_latency_error_bars"
19116   output-file-type: ".html"
19117   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19118   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19119   filter: "'NIC_Intel-X710' and
19120            '64B' and
19121            ('BASE' or 'SCALE') and
19122            'NDRPDR' and
19123            '2T1C' and
19124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19125            not 'VHOST' and
19126            not 'NF_DENSITY' and
19127            'MEMIF'"
19128   parameters:
19129   - "latency"
19130   - "parent"
19131   - "tags"
19132   sort:
19133   - "L2XCFWD"
19134   - "L2XCFWD"
19135   - "L2XCFWD"
19136   - "L2BDMACLRN"
19137   - "L2BDMACLRN"
19138   - "L2BDMACLRN"
19139   - "IP4FWD"
19140   layout:
19141     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19142     layout: "plot-latency"
19143
19144 - type: "plot"
19145   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19146   algorithm: "plot_latency_error_bars"
19147   output-file-type: ".html"
19148   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19150   filter: "'NIC_Intel-X710' and
19151            '64B' and
19152            ('BASE' or 'SCALE') and
19153            'NDRPDR' and
19154            '4T2C' and
19155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19156            not 'VHOST' and
19157            not 'NF_DENSITY' and
19158            'MEMIF'"
19159   parameters:
19160   - "latency"
19161   - "parent"
19162   - "tags"
19163   sort:
19164   - "L2XCFWD"
19165   - "L2XCFWD"
19166   - "L2XCFWD"
19167   - "L2BDMACLRN"
19168   - "L2BDMACLRN"
19169   - "L2BDMACLRN"
19170   - "IP4FWD"
19171   layout:
19172     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19173     layout: "plot-latency"
19174
19175 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19176 #- type: "plot"
19177 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19178 #  algorithm: "plot_latency_error_bars"
19179 #  output-file-type: ".html"
19180 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19181 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19182 #  filter: "'NIC_Intel-XXV710' and
19183 #           '64B' and
19184 #           ('BASE' or 'SCALE') and
19185 #           'NDRPDR' and
19186 #           '2T1C' and
19187 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19188 #           not 'VHOST' and
19189 #           'MEMIF'"
19190 #  parameters:
19191 #  - "latency"
19192 #  - "parent"
19193 #  - "tags"
19194 #  sort:
19195 #  - "L2XCFWD"
19196 #  - "L2XCFWD"
19197 #  - "L2XCFWD"
19198 #  - "L2BDMACLRN"
19199 #  - "L2BDMACLRN"
19200 #  - "L2BDMACLRN"
19201 #  - "IP4FWD"
19202 #  layout:
19203 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19204 #    layout: "plot-latency"
19205 #
19206 #- type: "plot"
19207 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19208 #  algorithm: "plot_latency_error_bars"
19209 #  output-file-type: ".html"
19210 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19211 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19212 #  filter: "'NIC_Intel-XXV710' and
19213 #           '64B' and
19214 #           ('BASE' or 'SCALE') and
19215 #           'NDRPDR' and
19216 #           '4T2C' and
19217 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19218 #           not 'VHOST' and
19219 #           'MEMIF'"
19220 #  parameters:
19221 #  - "latency"
19222 #  - "parent"
19223 #  - "tags"
19224 #  sort:
19225 #  - "L2XCFWD"
19226 #  - "L2XCFWD"
19227 #  - "L2XCFWD"
19228 #  - "L2BDMACLRN"
19229 #  - "L2BDMACLRN"
19230 #  - "L2BDMACLRN"
19231 #  - "IP4FWD"
19232 #  layout:
19233 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19234 #    layout: "plot-latency"
19235
19236 ################################################################################
19237
19238 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19239 #- type: "plot"
19240 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19241 #  algorithm: "plot_latency_error_bars"
19242 #  output-file-type: ".html"
19243 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19244 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19245 #  filter: "'NIC_Intel-X520-DA2' and
19246 #           '64B' and
19247 #           ('BASE' or 'SCALE') and
19248 #           'NDRPDR' and
19249 #           '1T1C' and
19250 #           'L2XCFWD' and
19251 #           not 'VHOST' and
19252 #           not 'NF_DENSITY' and
19253 #           'MEMIF'"
19254 #  parameters:
19255 #  - "latency"
19256 #  - "parent"
19257 #  - "tags"
19258 #  sort:
19259 #  - "1VNF"
19260 #  - "2VNF"
19261 #  - "4VNF"
19262 #  - "2VNF"
19263 #  - "4VNF"
19264 #  layout:
19265 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19266 #    layout: "plot-latency"
19267 #
19268 #- type: "plot"
19269 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19270 #  algorithm: "plot_latency_error_bars"
19271 #  output-file-type: ".html"
19272 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19273 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19274 #  filter: "'NIC_Intel-X520-DA2' and
19275 #           '64B' and
19276 #           ('BASE' or 'SCALE') and
19277 #           'NDRPDR' and
19278 #           '2T2C' and
19279 #           'L2XCFWD' and
19280 #           not 'VHOST' and
19281 #           not 'NF_DENSITY' and
19282 #           'MEMIF'"
19283 #  parameters:
19284 #  - "latency"
19285 #  - "parent"
19286 #  - "tags"
19287 #  sort:
19288 #  - "1VNF"
19289 #  - "2VNF"
19290 #  - "4VNF"
19291 #  - "2VNF"
19292 #  - "4VNF"
19293 #  layout:
19294 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19295 #    layout: "plot-latency"
19296 #
19297 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19298 #- type: "plot"
19299 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19300 #  algorithm: "plot_latency_error_bars"
19301 #  output-file-type: ".html"
19302 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19303 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19304 #  filter: "'NIC_Intel-X520-DA2' and
19305 #           '64B' and
19306 #           ('BASE' or 'SCALE') and
19307 #           'NDRPDR' and
19308 #           '1T1C' and
19309 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19310 #           not 'VHOST' and
19311 #           not 'NF_DENSITY' and
19312 #           'MEMIF'"
19313 #  parameters:
19314 #  - "latency"
19315 #  - "parent"
19316 #  - "tags"
19317 #  sort:
19318 #  - "1VNF"
19319 #  - "2VNF"
19320 #  - "4VNF"
19321 #  - "2VNF"
19322 #  - "4VNF"
19323 #  layout:
19324 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19325 #    layout: "plot-latency"
19326 #
19327 #- type: "plot"
19328 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19329 #  algorithm: "plot_latency_error_bars"
19330 #  output-file-type: ".html"
19331 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19332 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19333 #  filter: "'NIC_Intel-X520-DA2' and
19334 #           '64B' and
19335 #           ('BASE' or 'SCALE') and
19336 #           'NDRPDR' and
19337 #           '2T2C' and
19338 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19339 #           not 'VHOST' and
19340 #           not 'NF_DENSITY' and
19341 #           'MEMIF'"
19342 #  parameters:
19343 #  - "latency"
19344 #  - "parent"
19345 #  - "tags"
19346 #  sort:
19347 #  - "1VNF"
19348 #  - "2VNF"
19349 #  - "4VNF"
19350 #  - "2VNF"
19351 #  - "4VNF"
19352 #  layout:
19353 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19354 #    layout: "plot-latency"
19355 #
19356 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19357 #- type: "plot"
19358 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19359 #  algorithm: "plot_latency_error_bars"
19360 #  output-file-type: ".html"
19361 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19362 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19363 #  filter: "'NIC_Intel-X710' and
19364 #           '64B' and
19365 #           ('BASE' or 'SCALE') and
19366 #           'NDRPDR' and
19367 #           '1T1C' and
19368 #           'L2XCFWD' and
19369 #           not 'VHOST' and
19370 #           not 'NF_DENSITY' and
19371 #           'MEMIF'"
19372 #  parameters:
19373 #  - "latency"
19374 #  - "parent"
19375 #  - "tags"
19376 #  sort:
19377 #  - "1VNF"
19378 #  - "2VNF"
19379 #  - "4VNF"
19380 #  - "2VNF"
19381 #  - "4VNF"
19382 #  layout:
19383 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19384 #    layout: "plot-latency"
19385 #
19386 #- type: "plot"
19387 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19388 #  algorithm: "plot_latency_error_bars"
19389 #  output-file-type: ".html"
19390 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19391 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19392 #  filter: "'NIC_Intel-X710' and
19393 #           '64B' and
19394 #           ('BASE' or 'SCALE') and
19395 #           'NDRPDR' and
19396 #           '2T2C' and
19397 #           'L2XCFWD' and
19398 #           not 'VHOST' and
19399 #           not 'NF_DENSITY' and
19400 #           'MEMIF'"
19401 #  parameters:
19402 #  - "latency"
19403 #  - "parent"
19404 #  - "tags"
19405 #  sort:
19406 #  - "1VNF"
19407 #  - "2VNF"
19408 #  - "4VNF"
19409 #  - "2VNF"
19410 #  - "4VNF"
19411 #  layout:
19412 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19413 #    layout: "plot-latency"
19414 #
19415 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19416 #- type: "plot"
19417 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19418 #  algorithm: "plot_latency_error_bars"
19419 #  output-file-type: ".html"
19420 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19421 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19422 #  filter: "'NIC_Intel-X710' and
19423 #           '64B' and
19424 #           ('BASE' or 'SCALE') and
19425 #           'NDRPDR' and
19426 #           '1T1C' and
19427 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19428 #           not 'VHOST' and
19429 #           not 'NF_DENSITY' and
19430 #           'MEMIF'"
19431 #  parameters:
19432 #  - "latency"
19433 #  - "parent"
19434 #  - "tags"
19435 #  sort:
19436 #  - "1VNF"
19437 #  - "2VNF"
19438 #  - "4VNF"
19439 #  - "2VNF"
19440 #  - "4VNF"
19441 #  layout:
19442 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19443 #    layout: "plot-latency"
19444 #
19445 #- type: "plot"
19446 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19447 #  algorithm: "plot_latency_error_bars"
19448 #  output-file-type: ".html"
19449 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19450 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19451 #  filter: "'NIC_Intel-X710' and
19452 #           '64B' and
19453 #           ('BASE' or 'SCALE') and
19454 #           'NDRPDR' and
19455 #           '2T2C' and
19456 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19457 #           not 'VHOST' and
19458 #           not 'NF_DENSITY' and
19459 #           'MEMIF'"
19460 #  parameters:
19461 #  - "latency"
19462 #  - "parent"
19463 #  - "tags"
19464 #  sort:
19465 #  - "1VNF"
19466 #  - "2VNF"
19467 #  - "4VNF"
19468 #  - "2VNF"
19469 #  - "4VNF"
19470 #  layout:
19471 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19472 #    layout: "plot-latency"
19473
19474 ################################################################################
19475
19476 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19477 - type: "plot"
19478   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19479   algorithm: "plot_latency_error_bars"
19480   output-file-type: ".html"
19481   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19483   filter: "'NIC_Intel-X520-DA2' and
19484            '64B' and
19485            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19486            'NDRPDR' and
19487            '1T1C' and
19488            'IP4FWD' and
19489            not 'IPSEC' and
19490            not 'DOT1Q' and
19491            not 'VHOST'"
19492   parameters:
19493   - "latency"
19494   - "parent"
19495   - "tags"
19496   sort:
19497   - "DOT1Q"
19498   - "IP4BASE"
19499   - "FIB_20K"
19500   - "FIB_200K"
19501   - "FIB_2M"
19502   layout:
19503     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19504     layout: "plot-latency"
19505
19506 - type: "plot"
19507   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19508   algorithm: "plot_latency_error_bars"
19509   output-file-type: ".html"
19510   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19512   filter: "'NIC_Intel-X520-DA2' and
19513            '64B' and
19514            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19515            'NDRPDR' and
19516            '2T2C' and
19517            'IP4FWD' and
19518            not 'IPSEC' and
19519            not 'DOT1Q' and
19520            not 'VHOST'"
19521   parameters:
19522   - "latency"
19523   - "parent"
19524   - "tags"
19525   sort:
19526   - "DOT1Q"
19527   - "IP4BASE"
19528   - "FIB_20K"
19529   - "FIB_200K"
19530   - "FIB_2M"
19531   layout:
19532     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19533     layout: "plot-latency"
19534
19535 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19536 - type: "plot"
19537   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19538   algorithm: "plot_latency_error_bars"
19539   output-file-type: ".html"
19540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19542   filter: "'NIC_Intel-X520-DA2' and
19543            '64B' and
19544            ('IP4BASE' or
19545             'POLICE_MARK' or
19546             'COPWHLIST' or
19547             ('NAT44' and 'BASE') or
19548             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19549            'NDRPDR' and
19550            '1T1C' and
19551            'IP4FWD' and
19552            not 'IPSEC' and
19553            not 'VHOST'"
19554   parameters:
19555   - "latency"
19556   - "parent"
19557   - "tags"
19558   sort:
19559   - "DOT1Q"
19560   - "IP4BASE"
19561   - "NAT44"
19562   - "POLICE_MARK"
19563   - "COPWHLIST"
19564   - "IACL"
19565   - "OACL"
19566   layout:
19567     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19568     layout: "plot-latency"
19569
19570 - type: "plot"
19571   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19572   algorithm: "plot_latency_error_bars"
19573   output-file-type: ".html"
19574   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19576   filter: "'NIC_Intel-X520-DA2' and
19577            '64B' and
19578            ('IP4BASE' or
19579             'POLICE_MARK' or
19580             'COPWHLIST' or
19581             ('NAT44' and 'BASE') or
19582             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19583            'NDRPDR' and
19584            '2T2C' and
19585            'IP4FWD' and
19586            not 'IPSEC' and
19587            not 'VHOST'"
19588   parameters:
19589   - "latency"
19590   - "parent"
19591   - "tags"
19592   sort:
19593   - "DOT1Q"
19594   - "IP4BASE"
19595   - "NAT44"
19596   - "POLICE_MARK"
19597   - "COPWHLIST"
19598   - "IACL"
19599   - "OACL"
19600   layout:
19601     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19602     layout: "plot-latency"
19603
19604 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19605 - type: "plot"
19606   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19607   algorithm: "plot_latency_error_bars"
19608   output-file-type: ".html"
19609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19611   filter: "'NIC_Intel-X520-DA2' and
19612            '64B' and
19613            'NDRPDR' and
19614            '1T1C' and
19615            'IP4FWD' and
19616            ('NAT44' or 'IP4BASE') and
19617            not 'DOT1Q' and
19618            not 'IPSEC' and
19619            not 'VHOST'"
19620   parameters:
19621   - "latency"
19622   - "parent"
19623   - "tags"
19624   sort:
19625   - "IP4BASE"
19626   - "BASE"
19627   - "SRC_USER_10"
19628   - "SRC_USER_100"
19629   - "SRC_USER_1000"
19630   - "SRC_USER_2000"
19631   layout:
19632     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19633     layout: "plot-latency"
19634
19635 - type: "plot"
19636   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19637   algorithm: "plot_latency_error_bars"
19638   output-file-type: ".html"
19639   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19641   filter: "'NIC_Intel-X520-DA2' and
19642            '64B' and
19643            'NDRPDR' and
19644            '2T2C' and
19645            'IP4FWD' and
19646            ('NAT44' or 'IP4BASE') and
19647            not 'DOT1Q' and
19648            not 'IPSEC' and
19649            not 'VHOST'"
19650   parameters:
19651   - "latency"
19652   - "parent"
19653   - "tags"
19654   sort:
19655   - "IP4BASE"
19656   - "BASE"
19657   - "SRC_USER_10"
19658   - "SRC_USER_100"
19659   - "SRC_USER_1000"
19660   - "SRC_USER_2000"
19661   layout:
19662     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19663     layout: "plot-latency"
19664
19665 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19666 - type: "plot"
19667   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19668   algorithm: "plot_latency_error_bars"
19669   output-file-type: ".html"
19670   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19672   filter: "'NIC_Intel-X520-DA2' and
19673            '64B' and
19674            'NDRPDR' and
19675            '1T1C' and
19676            'IP4FWD' and
19677            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19678            not 'IPSEC' and
19679            not 'DOT1Q' and
19680            not 'VHOST'"
19681   parameters:
19682   - "latency"
19683   - "parent"
19684   - "tags"
19685   sort:
19686   - "IP4BASE"
19687   - "ACL_STATELESS"
19688   - "ACL_STATEFUL"
19689   - "ACL_STATELESS"
19690   - "ACL_STATEFUL"
19691   layout:
19692     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19693     layout: "plot-latency"
19694
19695 - type: "plot"
19696   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19697   algorithm: "plot_latency_error_bars"
19698   output-file-type: ".html"
19699   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19701   filter: "'NIC_Intel-X520-DA2' and
19702            '64B' and
19703            'NDRPDR' and
19704            '2T2C' and
19705            'IP4FWD' and
19706            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19707            not 'IPSEC' and
19708            not 'DOT1Q' and
19709            not 'VHOST'"
19710   parameters:
19711   - "latency"
19712   - "parent"
19713   - "tags"
19714   sort:
19715   - "IP4BASE"
19716   - "ACL_STATELESS"
19717   - "ACL_STATEFUL"
19718   - "ACL_STATELESS"
19719   - "ACL_STATEFUL"
19720   layout:
19721     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19722     layout: "plot-latency"
19723
19724 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19725 - type: "plot"
19726   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19727   algorithm: "plot_latency_error_bars"
19728   output-file-type: ".html"
19729   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19731   filter: "'NIC_Intel-X520-DA2' and
19732            '64B' and
19733            'NDRPDR' and
19734            '1T1C' and
19735            'IP4FWD' and
19736            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19737            not 'IPSEC' and
19738            not 'DOT1Q' and
19739            not 'VHOST'"
19740   parameters:
19741   - "latency"
19742   - "parent"
19743   - "tags"
19744   sort:
19745   - "IP4BASE"
19746   - "ACL_STATELESS"
19747   - "ACL_STATEFUL"
19748   - "ACL_STATELESS"
19749   - "ACL_STATEFUL"
19750   layout:
19751     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19752     layout: "plot-latency"
19753
19754 - type: "plot"
19755   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19756   algorithm: "plot_latency_error_bars"
19757   output-file-type: ".html"
19758   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19760   filter: "'NIC_Intel-X520-DA2' and
19761            '64B' and
19762            'NDRPDR' and
19763            '2T2C' and
19764            'IP4FWD' and
19765            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19766            not 'IPSEC' and
19767            not 'DOT1Q' and
19768            not 'VHOST'"
19769   parameters:
19770   - "latency"
19771   - "parent"
19772   - "tags"
19773   sort:
19774   - "IP4BASE"
19775   - "ACL_STATELESS"
19776   - "ACL_STATEFUL"
19777   - "ACL_STATELESS"
19778   - "ACL_STATEFUL"
19779   layout:
19780     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19781     layout: "plot-latency"
19782
19783 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19784 - type: "plot"
19785   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19786   algorithm: "plot_latency_error_bars"
19787   output-file-type: ".html"
19788   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19790   filter: "'NIC_Intel-X710' and
19791            '64B' and
19792            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19793            'NDRPDR' and
19794            '1T1C' and
19795            'IP4FWD' and
19796            not 'IPSEC' and
19797            not 'DOT1Q' and
19798            not 'VHOST'"
19799   parameters:
19800   - "latency"
19801   - "parent"
19802   - "tags"
19803   sort:
19804   - "IP4BASE"
19805   - "FIB_20K"
19806   - "FIB_200K"
19807   - "FIB_2M"
19808   layout:
19809     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19810     layout: "plot-latency"
19811
19812 - type: "plot"
19813   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19814   algorithm: "plot_latency_error_bars"
19815   output-file-type: ".html"
19816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19818   filter: "'NIC_Intel-X710' and
19819            '64B' and
19820            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19821            'NDRPDR' and
19822            '2T2C' and
19823            'IP4FWD' and
19824            not 'IPSEC' and
19825            not 'DOT1Q' and
19826            not 'VHOST'"
19827   parameters:
19828   - "latency"
19829   - "parent"
19830   - "tags"
19831   sort:
19832   - "IP4BASE"
19833   - "FIB_20K"
19834   - "FIB_200K"
19835   - "FIB_2M"
19836   layout:
19837     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19838     layout: "plot-latency"
19839
19840 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19841 - type: "plot"
19842   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19843   algorithm: "plot_latency_error_bars"
19844   output-file-type: ".html"
19845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19847   filter: "'NIC_Intel-X710' and
19848            '64B' and
19849            ('IP4BASE' or
19850             'POLICE_MARK' or
19851             'COPWHLIST' or
19852             ('NAT44' and 'BASE') or
19853             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19854            'NDRPDR' and
19855            '1T1C' and
19856            'IP4FWD' and
19857            not 'IPSEC' and
19858            not 'VHOST'"
19859   parameters:
19860   - "latency"
19861   - "parent"
19862   - "tags"
19863   sort:
19864   - "DOT1Q"
19865   - "IP4BASE"
19866   - "NAT44"
19867   - "POLICE_MARK"
19868   - "COPWHLIST"
19869   - "IACL"
19870   - "OACL"
19871   layout:
19872     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
19873     layout: "plot-latency"
19874
19875 - type: "plot"
19876   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19877   algorithm: "plot_latency_error_bars"
19878   output-file-type: ".html"
19879   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19881   filter: "'NIC_Intel-X710' and
19882            '64B' and
19883            ('IP4BASE' or
19884             'POLICE_MARK' or
19885             'COPWHLIST' or
19886             ('NAT44' and 'BASE') or
19887             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19888            'NDRPDR' and
19889            '2T2C' and
19890            'IP4FWD' and
19891            not 'IPSEC' and
19892            not 'VHOST'"
19893   parameters:
19894   - "latency"
19895   - "parent"
19896   - "tags"
19897   sort:
19898   - "DOT1Q"
19899   - "IP4BASE"
19900   - "NAT44"
19901   - "POLICE_MARK"
19902   - "COPWHLIST"
19903   - "IACL"
19904   - "OACL"
19905   layout:
19906     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19907     layout: "plot-latency"
19908
19909 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19910 - type: "plot"
19911   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19912   algorithm: "plot_latency_error_bars"
19913   output-file-type: ".html"
19914   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19916   filter: "'NIC_Intel-X710' and
19917            '64B' and
19918            'NDRPDR' and
19919            '1T1C' and
19920            'IP4FWD' and
19921            ('NAT44' or 'IP4BASE') and
19922            not 'IPSEC' and
19923            not 'VHOST'"
19924   parameters:
19925   - "latency"
19926   - "parent"
19927   - "tags"
19928   sort:
19929   - "IP4BASE"
19930   - "BASE"
19931   - "SRC_USER_10"
19932   - "SRC_USER_100"
19933   - "SRC_USER_1000"
19934   - "SRC_USER_2000"
19935   layout:
19936     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19937     layout: "plot-latency"
19938
19939 - type: "plot"
19940   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19941   algorithm: "plot_latency_error_bars"
19942   output-file-type: ".html"
19943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19945   filter: "'NIC_Intel-X710' and
19946            '64B' and
19947            'NDRPDR' and
19948            '2T2C' and
19949            'IP4FWD' and
19950            ('NAT44' or 'IP4BASE') and
19951            not 'IPSEC' and
19952            not 'VHOST'"
19953   parameters:
19954   - "latency"
19955   - "parent"
19956   - "tags"
19957   sort:
19958   - "IP4BASE"
19959   - "BASE"
19960   - "SRC_USER_10"
19961   - "SRC_USER_100"
19962   - "SRC_USER_1000"
19963   - "SRC_USER_2000"
19964   layout:
19965     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19966     layout: "plot-latency"
19967
19968 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19969 - type: "plot"
19970   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19971   algorithm: "plot_latency_error_bars"
19972   output-file-type: ".html"
19973   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19975   filter: "'NIC_Intel-X710' and
19976            '64B' and
19977            'NDRPDR' and
19978            '1T1C' and
19979            'IP4FWD' and
19980            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19981            not 'IPSEC' and
19982            not 'VHOST'"
19983   parameters:
19984   - "latency"
19985   - "parent"
19986   - "tags"
19987   sort:
19988   - "IP4BASE"
19989   - "ACL_STATELESS"
19990   - "ACL_STATEFUL"
19991   - "ACL_STATELESS"
19992   - "ACL_STATEFUL"
19993   layout:
19994     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
19995     layout: "plot-latency"
19996
19997 - type: "plot"
19998   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19999   algorithm: "plot_latency_error_bars"
20000   output-file-type: ".html"
20001   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20003   filter: "'NIC_Intel-X710' and
20004            '64B' and
20005            'NDRPDR' and
20006            '2T2C' and
20007            'IP4FWD' and
20008            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20009            not 'IPSEC' and
20010            not 'VHOST'"
20011   parameters:
20012   - "latency"
20013   - "parent"
20014   - "tags"
20015   sort:
20016   - "IP4BASE"
20017   - "ACL_STATELESS"
20018   - "ACL_STATEFUL"
20019   - "ACL_STATELESS"
20020   - "ACL_STATEFUL"
20021   layout:
20022     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20023     layout: "plot-latency"
20024
20025 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20026 - type: "plot"
20027   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20028   algorithm: "plot_latency_error_bars"
20029   output-file-type: ".html"
20030   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20032   filter: "'NIC_Intel-XL710' and
20033            '64B' and
20034            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20035            'NDRPDR' and
20036            '1T1C' and
20037            'IP4FWD' and
20038            not 'IPSEC' and
20039            not 'VHOST'"
20040   parameters:
20041   - "latency"
20042   - "parent"
20043   - "tags"
20044   sort:
20045   - "IP4BASE"
20046   - "FIB_20K"
20047   - "FIB_200K"
20048   - "FIB_2M"
20049   layout:
20050     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20051     layout: "plot-latency"
20052
20053 - type: "plot"
20054   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20055   algorithm: "plot_latency_error_bars"
20056   output-file-type: ".html"
20057   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20059   filter: "'NIC_Intel-XL710' and
20060            '64B' and
20061            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20062            'NDRPDR' and
20063            '2T2C' and
20064            'IP4FWD' and
20065            not 'IPSEC' and
20066            not 'VHOST'"
20067   parameters:
20068   - "latency"
20069   - "parent"
20070   - "tags"
20071   sort:
20072   - "IP4BASE"
20073   - "FIB_20K"
20074   - "FIB_200K"
20075   - "FIB_2M"
20076   layout:
20077     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20078     layout: "plot-latency"
20079
20080 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20081 - type: "plot"
20082   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20083   algorithm: "plot_latency_error_bars"
20084   output-file-type: ".html"
20085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20087   filter: "'NIC_Intel-X710' and
20088            '64B' and
20089            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20090            'NDRPDR' and
20091            '2T1C' and
20092            'IP4FWD' and
20093            not 'IPSEC' and
20094            not 'DOT1Q' and
20095            not 'VHOST'"
20096   parameters:
20097   - "latency"
20098   - "parent"
20099   - "tags"
20100   sort:
20101   - "IP4BASE"
20102   - "FIB_20K"
20103   - "FIB_200K"
20104   - "FIB_2M"
20105   layout:
20106     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20107     layout: "plot-latency"
20108
20109 - type: "plot"
20110   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20111   algorithm: "plot_latency_error_bars"
20112   output-file-type: ".html"
20113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20115   filter: "'NIC_Intel-X710' and
20116            '64B' and
20117            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20118            'NDRPDR' and
20119            '4T2C' and
20120            'IP4FWD' and
20121            not 'IPSEC' and
20122            not 'DOT1Q' and
20123            not 'VHOST'"
20124   parameters:
20125   - "latency"
20126   - "parent"
20127   - "tags"
20128   sort:
20129   - "IP4BASE"
20130   - "FIB_20K"
20131   - "FIB_200K"
20132   - "FIB_2M"
20133   layout:
20134     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20135     layout: "plot-latency"
20136
20137 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20138 - type: "plot"
20139   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20140   algorithm: "plot_latency_error_bars"
20141   output-file-type: ".html"
20142   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20144   filter: "'NIC_Intel-X710' and
20145            '64B' and
20146            ('IP4BASE' or
20147             'POLICE_MARK' or
20148             'COPWHLIST' or
20149             ('NAT44' and 'BASE') or
20150             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20151            'NDRPDR' and
20152            '2T1C' and
20153            'IP4FWD' and
20154            not 'IPSEC' and
20155            not 'VHOST'"
20156   parameters:
20157   - "latency"
20158   - "parent"
20159   - "tags"
20160   sort:
20161   - "DOT1Q"
20162   - "IP4BASE"
20163   - "NAT44"
20164   - "POLICE_MARK"
20165   - "COPWHLIST"
20166   - "IACL"
20167   - "OACL"
20168   layout:
20169     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20170     layout: "plot-latency"
20171
20172 - type: "plot"
20173   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20174   algorithm: "plot_latency_error_bars"
20175   output-file-type: ".html"
20176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20178   filter: "'NIC_Intel-X710' and
20179            '64B' and
20180            ('IP4BASE' or
20181             'POLICE_MARK' or
20182             'COPWHLIST' or
20183             ('NAT44' and 'BASE') or
20184             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20185            'NDRPDR' and
20186            '4T2C' and
20187            'IP4FWD' and
20188            not 'IPSEC' and
20189            not 'VHOST'"
20190   parameters:
20191   - "latency"
20192   - "parent"
20193   - "tags"
20194   sort:
20195   - "DOT1Q"
20196   - "IP4BASE"
20197   - "NAT44"
20198   - "POLICE_MARK"
20199   - "COPWHLIST"
20200   - "IACL"
20201   - "OACL"
20202   layout:
20203     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20204     layout: "plot-latency"
20205
20206 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20207 - type: "plot"
20208   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20209   algorithm: "plot_latency_error_bars"
20210   output-file-type: ".html"
20211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20213   filter: "'NIC_Intel-X710' and
20214            '64B' and
20215            'NDRPDR' and
20216            '2T1C' and
20217            'IP4FWD' and
20218            ('NAT44' or 'IP4BASE') and
20219            not 'IPSEC' and
20220            not 'VHOST'"
20221   parameters:
20222   - "latency"
20223   - "parent"
20224   - "tags"
20225   sort:
20226   - "IP4BASE"
20227   - "BASE"
20228   - "SRC_USER_10"
20229   - "SRC_USER_100"
20230   - "SRC_USER_1000"
20231   - "SRC_USER_2000"
20232   layout:
20233     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20234     layout: "plot-latency"
20235
20236 - type: "plot"
20237   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20238   algorithm: "plot_latency_error_bars"
20239   output-file-type: ".html"
20240   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20242   filter: "'NIC_Intel-X710' and
20243            '64B' and
20244            'NDRPDR' and
20245            '4T2C' and
20246            'IP4FWD' and
20247            ('NAT44' or 'IP4BASE') and
20248            not 'IPSEC' and
20249            not 'VHOST'"
20250   parameters:
20251   - "latency"
20252   - "parent"
20253   - "tags"
20254   sort:
20255   - "IP4BASE"
20256   - "BASE"
20257   - "SRC_USER_10"
20258   - "SRC_USER_100"
20259   - "SRC_USER_1000"
20260   - "SRC_USER_2000"
20261   layout:
20262     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20263     layout: "plot-latency"
20264
20265 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20266 - type: "plot"
20267   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20268   algorithm: "plot_latency_error_bars"
20269   output-file-type: ".html"
20270   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20272   filter: "'NIC_Intel-X710' and
20273            '64B' and
20274            'NDRPDR' and
20275            '2T1C' and
20276            'IP4FWD' and
20277            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20278            not 'IPSEC' and
20279            not 'VHOST'"
20280   parameters:
20281   - "latency"
20282   - "parent"
20283   - "tags"
20284   sort:
20285   - "IP4BASE"
20286   - "ACL_STATELESS"
20287   - "ACL_STATEFUL"
20288   - "ACL_STATELESS"
20289   - "ACL_STATEFUL"
20290   layout:
20291     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20292     layout: "plot-latency"
20293
20294 - type: "plot"
20295   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20296   algorithm: "plot_latency_error_bars"
20297   output-file-type: ".html"
20298   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20300   filter: "'NIC_Intel-X710' and
20301            '64B' and
20302            'NDRPDR' and
20303            '4T2C' and
20304            'IP4FWD' and
20305            'IACL' and
20306            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20307            not 'IPSEC' and
20308            not 'VHOST'"
20309   parameters:
20310   - "latency"
20311   - "parent"
20312   - "tags"
20313   sort:
20314   - "IP4BASE"
20315   - "ACL_STATELESS"
20316   - "ACL_STATEFUL"
20317   - "ACL_STATELESS"
20318   - "ACL_STATEFUL"
20319   layout:
20320     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20321     layout: "plot-latency"
20322
20323 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20324 - type: "plot"
20325   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20326   algorithm: "plot_latency_error_bars"
20327   output-file-type: ".html"
20328   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20330   filter: "'NIC_Intel-X710' and
20331            '64B' and
20332            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20333            'NDRPDR' and
20334            '2T1C' and
20335            'IP4FWD' and
20336            not 'IPSEC' and
20337            not 'DOT1Q' and
20338            not 'VHOST'"
20339   parameters:
20340   - "latency"
20341   - "parent"
20342   - "tags"
20343   sort:
20344   - "IP4BASE"
20345   - "FIB_20K"
20346   - "FIB_200K"
20347   - "FIB_2M"
20348   layout:
20349     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20350     layout: "plot-latency"
20351
20352 - type: "plot"
20353   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20354   algorithm: "plot_latency_error_bars"
20355   output-file-type: ".html"
20356   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20358   filter: "'NIC_Intel-X710' and
20359            '64B' and
20360            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20361            'NDRPDR' and
20362            '4T2C' and
20363            'IP4FWD' and
20364            not 'IPSEC' and
20365            not 'DOT1Q' and
20366            not 'VHOST'"
20367   parameters:
20368   - "latency"
20369   - "parent"
20370   - "tags"
20371   sort:
20372   - "IP4BASE"
20373   - "FIB_20K"
20374   - "FIB_200K"
20375   - "FIB_2M"
20376   layout:
20377     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20378     layout: "plot-latency"
20379
20380 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20381 - type: "plot"
20382   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20383   algorithm: "plot_latency_error_bars"
20384   output-file-type: ".html"
20385   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20386   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20387   filter: "'NIC_Intel-X710' and
20388            '64B' and
20389            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20390            'NDRPDR' and
20391            '2T1C' and
20392            'IP4FWD' and
20393            not 'IPSEC' and
20394            not 'DOT1Q' and
20395            not 'VHOST'"
20396   parameters:
20397   - "latency"
20398   - "parent"
20399   - "tags"
20400   sort:
20401   - "IP4BASE"
20402   - "ACL_STATELESS"
20403   - "ACL_STATEFUL"
20404   - "ACL_STATELESS"
20405   - "ACL_STATEFUL"
20406   layout:
20407     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20408     layout: "plot-latency"
20409
20410 - type: "plot"
20411   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20412   algorithm: "plot_latency_error_bars"
20413   output-file-type: ".html"
20414   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20416   filter: "'NIC_Intel-X710' and
20417            '64B' and
20418            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20419            'NDRPDR' and
20420            '4T2C' and
20421            'IP4FWD' and
20422            not 'IPSEC' and
20423            not 'DOT1Q' and
20424            not 'VHOST'"
20425   parameters:
20426   - "latency"
20427   - "parent"
20428   - "tags"
20429   sort:
20430   - "IP4BASE"
20431   - "ACL_STATELESS"
20432   - "ACL_STATEFUL"
20433   - "ACL_STATELESS"
20434   - "ACL_STATEFUL"
20435   layout:
20436     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20437     layout: "plot-latency"
20438
20439 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20440 - type: "plot"
20441   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20442   algorithm: "plot_latency_error_bars"
20443   output-file-type: ".html"
20444   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20446   filter: "'NIC_Intel-XXV710' and
20447            '64B' and
20448            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20449            'NDRPDR' and
20450            '2T1C' and
20451            'IP4FWD' and
20452            not 'IPSEC' and
20453            not 'DOT1Q' and
20454            not 'VHOST'"
20455   parameters:
20456   - "latency"
20457   - "parent"
20458   - "tags"
20459   sort:
20460   - "IP4BASE"
20461   - "FIB_20K"
20462   - "FIB_200K"
20463   - "FIB_2M"
20464   layout:
20465     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20466     layout: "plot-latency"
20467
20468 - type: "plot"
20469   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20470   algorithm: "plot_latency_error_bars"
20471   output-file-type: ".html"
20472   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20474   filter: "'NIC_Intel-XXV710' and
20475            '64B' and
20476            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20477            'NDRPDR' and
20478            '4T2C' and
20479            'IP4FWD' and
20480            not 'IPSEC' and
20481            not 'DOT1Q' and
20482            not 'VHOST'"
20483   parameters:
20484   - "latency"
20485   - "parent"
20486   - "tags"
20487   sort:
20488   - "IP4BASE"
20489   - "FIB_20K"
20490   - "FIB_200K"
20491   - "FIB_2M"
20492   layout:
20493     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20494     layout: "plot-latency"
20495
20496 ################################################################################
20497
20498 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20499 - type: "plot"
20500   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20501   algorithm: "plot_latency_error_bars"
20502   output-file-type: ".html"
20503   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20505   filter: "'NIC_Intel-X520-DA2' and
20506            '64B' and
20507            'ENCAP' and
20508            'NDRPDR' and
20509            '1T1C' and
20510            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20511            not 'DOT1Q' and
20512            not 'VHOST' and
20513            not 'IPSECHW'"
20514   parameters:
20515   - "latency"
20516   - "parent"
20517   - "tags"
20518   sort:
20519   - "IP4BASE"
20520   - "L2BDMACLRN"
20521   - "L2XCFWD"
20522   - "LISP"
20523   layout:
20524     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20525     layout: "plot-latency"
20526
20527 - type: "plot"
20528   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20529   algorithm: "plot_latency_error_bars"
20530   output-file-type: ".html"
20531   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20533   filter: "'NIC_Intel-X520-DA2' and
20534            '64B' and
20535            'ENCAP' and
20536            'NDRPDR' and
20537            '2T2C' and
20538            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20539            not 'DOT1Q' and
20540            not 'VHOST' and
20541            not 'IPSECHW'"
20542   parameters:
20543   - "latency"
20544   - "parent"
20545   - "tags"
20546   sort:
20547   - "IP4BASE"
20548   - "L2BDMACLRN"
20549   - "L2XCFWD"
20550   - "LISP"
20551   layout:
20552     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20553     layout: "plot-latency"
20554
20555 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20556 - type: "plot"
20557   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20558   algorithm: "plot_latency_error_bars"
20559   output-file-type: ".html"
20560   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20562   filter: "'NIC_Intel-X710' and
20563            '64B' and
20564            'ENCAP' and
20565            'NDRPDR' and
20566            '1T1C' and
20567            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20568            not 'VHOST' and
20569            not 'IPSECHW'"
20570   parameters:
20571   - "latency"
20572   - "parent"
20573   - "tags"
20574   sort:
20575   - "IP4BASE"
20576   - "LISP"
20577   - "VXLAN_1"
20578   - "VXLAN_10"
20579   - "VXLAN_100"
20580   - "VXLAN_1000"
20581   layout:
20582     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20583     layout: "plot-latency"
20584
20585 - type: "plot"
20586   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20587   algorithm: "plot_latency_error_bars"
20588   output-file-type: ".html"
20589   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20591   filter: "'NIC_Intel-X710' and
20592            '64B' and
20593            'ENCAP' and
20594            'NDRPDR' and
20595            '2T2C' and
20596            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20597            not 'VHOST' and
20598            not 'IPSECHW'"
20599   parameters:
20600   - "latency"
20601   - "parent"
20602   - "tags"
20603   sort:
20604   - "IP4BASE"
20605   - "LISP"
20606   - "VXLAN_1"
20607   - "VXLAN_10"
20608   - "VXLAN_100"
20609   - "VXLAN_1000"
20610   layout:
20611     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20612     layout: "plot-latency"
20613
20614 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20615 - type: "plot"
20616   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20617   algorithm: "plot_latency_error_bars"
20618   output-file-type: ".html"
20619   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20621   filter: "'NIC_Intel-X710' and
20622            '64B' and
20623            'ENCAP' and
20624            'NDRPDR' and
20625            '1T1C' and
20626            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20627            not 'DOT1Q' and
20628            not 'VHOST' and
20629            not 'IPSECHW'"
20630   parameters:
20631   - "latency"
20632   - "parent"
20633   - "tags"
20634   sort:
20635   - "IP4BASE"
20636   - "L2BDMACLRN"
20637   - "L2XCFWD"
20638   - "LISP"
20639   layout:
20640     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20641     layout: "plot-latency"
20642
20643 - type: "plot"
20644   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20645   algorithm: "plot_latency_error_bars"
20646   output-file-type: ".html"
20647   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20649   filter: "'NIC_Intel-X710' and
20650            '64B' and
20651            'ENCAP' and
20652            'NDRPDR' and
20653            '2T2C' and
20654            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20655            not 'DOT1Q' and
20656            not 'VHOST' and
20657            not 'IPSECHW'"
20658   parameters:
20659   - "latency"
20660   - "parent"
20661   - "tags"
20662   sort:
20663   - "IP4BASE"
20664   - "L2BDMACLRN"
20665   - "L2XCFWD"
20666   - "LISP"
20667   layout:
20668     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20669     layout: "plot-latency"
20670
20671 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20672 - type: "plot"
20673   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20674   algorithm: "plot_latency_error_bars"
20675   output-file-type: ".html"
20676   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20678   filter: "'NIC_Intel-X710' and
20679            '64B' and
20680            'ENCAP' and
20681            'NDRPDR' and
20682            '2T1C' and
20683            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20684            not 'VHOST' and
20685            not 'IPSECHW'"
20686   parameters:
20687   - "latency"
20688   - "parent"
20689   - "tags"
20690   sort:
20691   - "IP4BASE"
20692   - "LISP"
20693   - "VXLAN_1"
20694   - "VXLAN_10"
20695   - "VXLAN_100"
20696   - "VXLAN_1000"
20697   layout:
20698     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20699     layout: "plot-latency"
20700
20701 - type: "plot"
20702   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20703   algorithm: "plot_latency_error_bars"
20704   output-file-type: ".html"
20705   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20707   filter: "'NIC_Intel-X710' and
20708            '64B' and
20709            'ENCAP' and
20710            'NDRPDR' and
20711            '4T2C' and
20712            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20713            not 'VHOST' and
20714            not 'IPSECHW'"
20715   parameters:
20716   - "latency"
20717   - "parent"
20718   - "tags"
20719   sort:
20720   - "IP4BASE"
20721   - "LISP"
20722   - "VXLAN_1"
20723   - "VXLAN_10"
20724   - "VXLAN_100"
20725   - "VXLAN_1000"
20726   layout:
20727     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20728     layout: "plot-latency"
20729
20730 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20731 - type: "plot"
20732   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20733   algorithm: "plot_latency_error_bars"
20734   output-file-type: ".html"
20735   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20737   filter: "'NIC_Intel-X710' and
20738            '64B' and
20739            'ENCAP' and
20740            'NDRPDR' and
20741            '2T1C' and
20742            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20743            not 'DOT1Q' and
20744            not 'VHOST' and
20745            not 'IPSECHW'"
20746   parameters:
20747   - "latency"
20748   - "parent"
20749   - "tags"
20750   sort:
20751   - "IP4BASE"
20752   - "L2BDMACLRN"
20753   - "L2XCFWD"
20754   - "LISP"
20755   layout:
20756     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20757     layout: "plot-latency"
20758
20759 - type: "plot"
20760   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20761   algorithm: "plot_latency_error_bars"
20762   output-file-type: ".html"
20763   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20765   filter: "'NIC_Intel-X710' and
20766            '64B' and
20767            'ENCAP' and
20768            'NDRPDR' and
20769            '4T2C' and
20770            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20771            not 'DOT1Q' and
20772            not 'VHOST' and
20773            not 'IPSECHW'"
20774   parameters:
20775   - "latency"
20776   - "parent"
20777   - "tags"
20778   sort:
20779   - "IP4BASE"
20780   - "L2BDMACLRN"
20781   - "L2XCFWD"
20782   - "LISP"
20783   layout:
20784     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20785     layout: "plot-latency"
20786
20787 ################################################################################
20788
20789 # Packet Latency - VPP IPv6 3n-hsw-x520
20790 - type: "plot"
20791   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20792   algorithm: "plot_latency_error_bars"
20793   output-file-type: ".html"
20794   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20796   filter: "'NIC_Intel-X520-DA2' and
20797            '78B' and
20798            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20799            'NDRPDR' and
20800            '1T1C' and
20801            'IP6FWD' and
20802            not 'SRv6' and
20803            not 'IPSEC' and
20804            not 'VHOST'"
20805   parameters:
20806   - "latency"
20807   - "parent"
20808   - "tags"
20809   sort:
20810   - "IP6BASE"
20811   - "FIB_20K"
20812   - "FIB_200K"
20813   - "FIB_2M"
20814   layout:
20815     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20816     layout: "plot-latency"
20817
20818 - type: "plot"
20819   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20820   algorithm: "plot_latency_error_bars"
20821   output-file-type: ".html"
20822   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20824   filter: "'NIC_Intel-X520-DA2' and
20825            '78B' and
20826            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20827            'NDRPDR' and
20828            '2T2C' and
20829            'IP6FWD' and
20830            not 'SRv6' and
20831            not 'IPSEC' and
20832            not 'VHOST'"
20833   parameters:
20834   - "latency"
20835   - "parent"
20836   - "tags"
20837   sort:
20838   - "IP6BASE"
20839   - "FIB_20K"
20840   - "FIB_200K"
20841   - "FIB_2M"
20842   layout:
20843     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20844     layout: "plot-latency"
20845
20846 # Packet Latency - VPP IPv6 3n-hsw-x710
20847 - type: "plot"
20848   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20849   algorithm: "plot_latency_error_bars"
20850   output-file-type: ".html"
20851   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20853   filter: "'NIC_Intel-X710' and
20854            '78B' and
20855            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20856            'NDRPDR' and
20857            '1T1C' and
20858            'IP6FWD' and
20859            not 'SRv6' and
20860            not 'IPSEC' and
20861            not 'VHOST'"
20862   parameters:
20863   - "latency"
20864   - "parent"
20865   - "tags"
20866   sort:
20867   - "IP6BASE"
20868   - "FIB_20K"
20869   - "FIB_200K"
20870   - "FIB_2M"
20871   layout:
20872     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
20873     layout: "plot-latency"
20874
20875 - type: "plot"
20876   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20877   algorithm: "plot_latency_error_bars"
20878   output-file-type: ".html"
20879   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20881   filter: "'NIC_Intel-X710' and
20882            '78B' and
20883            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20884            'NDRPDR' and
20885            '2T2C' and
20886            'IP6FWD' and
20887            not 'SRv6' and
20888            not 'IPSEC' and
20889            not 'VHOST'"
20890   parameters:
20891   - "latency"
20892   - "parent"
20893   - "tags"
20894   sort:
20895   - "IP6BASE"
20896   - "FIB_20K"
20897   - "FIB_200K"
20898   - "FIB_2M"
20899   layout:
20900     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
20901     layout: "plot-latency"
20902
20903 # Packet Latency - VPP IPv6 3n-hsw-xl710
20904 - type: "plot"
20905   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20906   algorithm: "plot_latency_error_bars"
20907   output-file-type: ".html"
20908   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20910   filter: "'NIC_Intel-XL710' and
20911            '78B' and
20912            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20913            'NDRPDR' and
20914            '1T1C' and
20915            'IP6FWD' and
20916            not 'SRv6' and
20917            not 'IPSEC' and
20918            not 'VHOST'"
20919   parameters:
20920   - "latency"
20921   - "parent"
20922   - "tags"
20923   sort:
20924   - "IP6BASE"
20925   - "FIB_20K"
20926   - "FIB_200K"
20927   - "FIB_2M"
20928   layout:
20929     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20930     layout: "plot-latency"
20931
20932 - type: "plot"
20933   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20934   algorithm: "plot_latency_error_bars"
20935   output-file-type: ".html"
20936   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20938   filter: "'NIC_Intel-XL710' and
20939            '78B' and
20940            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20941            'NDRPDR' and
20942            '2T2C' and
20943            'IP6FWD' and
20944            not 'SRv6' and
20945            not 'IPSEC' and
20946            not 'VHOST'"
20947   parameters:
20948   - "latency"
20949   - "parent"
20950   - "tags"
20951   sort:
20952   - "IP6BASE"
20953   - "FIB_20K"
20954   - "FIB_200K"
20955   - "FIB_2M"
20956   layout:
20957     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20958     layout: "plot-latency"
20959
20960 # Packet Latency - VPP IPv6 3n-skx-x710
20961 - type: "plot"
20962   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20963   algorithm: "plot_latency_error_bars"
20964   output-file-type: ".html"
20965   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20967   filter: "'NIC_Intel-X710' and
20968            '78B' and
20969            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20970            'NDRPDR' and
20971            '2T1C' and
20972            'IP6FWD' and
20973            not 'SRv6' and
20974            not 'IPSEC' and
20975            not 'VHOST'"
20976   parameters:
20977   - "latency"
20978   - "parent"
20979   - "tags"
20980   sort:
20981   - "IP6BASE"
20982   - "FIB_20K"
20983   - "FIB_200K"
20984   - "FIB_2M"
20985   layout:
20986     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20987     layout: "plot-latency"
20988
20989 - type: "plot"
20990   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20991   algorithm: "plot_latency_error_bars"
20992   output-file-type: ".html"
20993   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20995   filter: "'NIC_Intel-X710' and
20996            '78B' and
20997            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20998            'NDRPDR' and
20999            '4T2C' and
21000            'IP6FWD' and
21001            not 'SRv6' and
21002            not 'IPSEC' and
21003            not 'VHOST'"
21004   parameters:
21005   - "latency"
21006   - "parent"
21007   - "tags"
21008   sort:
21009   - "IP6BASE"
21010   - "FIB_20K"
21011   - "FIB_200K"
21012   - "FIB_2M"
21013   layout:
21014     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21015     layout: "plot-latency"
21016
21017 # Packet Latency - VPP IPv6 3n-skx-xxv710
21018 - type: "plot"
21019   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21020   algorithm: "plot_latency_error_bars"
21021   output-file-type: ".html"
21022   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21024   filter: "'NIC_Intel-XXV710' and
21025            '78B' and
21026            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21027            'NDRPDR' and
21028            '2T1C' and
21029            'IP6FWD' and
21030            not 'SRv6' and
21031            not 'IPSEC' and
21032            not 'VHOST'"
21033   parameters:
21034   - "latency"
21035   - "parent"
21036   - "tags"
21037   sort:
21038   - "IP6BASE"
21039   - "FIB_20K"
21040   - "FIB_200K"
21041   - "FIB_2M"
21042   layout:
21043     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21044     layout: "plot-latency"
21045
21046 - type: "plot"
21047   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21048   algorithm: "plot_latency_error_bars"
21049   output-file-type: ".html"
21050   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21052   filter: "'NIC_Intel-XXV710' and
21053            '78B' and
21054            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21055            'NDRPDR' and
21056            '4T2C' and
21057            'IP6FWD' and
21058            not 'SRv6' and
21059            not 'IPSEC' and
21060            not 'VHOST'"
21061   parameters:
21062   - "latency"
21063   - "parent"
21064   - "tags"
21065   sort:
21066   - "IP6BASE"
21067   - "FIB_20K"
21068   - "FIB_200K"
21069   - "FIB_2M"
21070   layout:
21071     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21072     layout: "plot-latency"
21073
21074 # Packet Latency - VPP IPv6 2n-skx-x710
21075 - type: "plot"
21076   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21077   algorithm: "plot_latency_error_bars"
21078   output-file-type: ".html"
21079   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21081   filter: "'NIC_Intel-X710' and
21082            '78B' and
21083            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21084            'NDRPDR' and
21085            '2T1C' and
21086            'IP6FWD' and
21087            not 'SRv6' and
21088            not 'IPSEC' and
21089            not 'VHOST'"
21090   parameters:
21091   - "latency"
21092   - "parent"
21093   - "tags"
21094   sort:
21095   - "IP6BASE"
21096   - "FIB_20K"
21097   - "FIB_200K"
21098   - "FIB_2M"
21099   layout:
21100     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21101     layout: "plot-latency"
21102
21103 - type: "plot"
21104   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21105   algorithm: "plot_latency_error_bars"
21106   output-file-type: ".html"
21107   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21109   filter: "'NIC_Intel-X710' and
21110            '78B' and
21111            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21112            'NDRPDR' and
21113            '4T2C' and
21114            'IP6FWD' and
21115            not 'SRv6' and
21116            not 'IPSEC' and
21117            not 'VHOST'"
21118   parameters:
21119   - "latency"
21120   - "parent"
21121   - "tags"
21122   sort:
21123   - "IP6BASE"
21124   - "FIB_20K"
21125   - "FIB_200K"
21126   - "FIB_2M"
21127   layout:
21128     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21129     layout: "plot-latency"
21130
21131 # Packet Latency - VPP IPv6 2n-skx-xxv710
21132 - type: "plot"
21133   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21134   algorithm: "plot_latency_error_bars"
21135   output-file-type: ".html"
21136   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21138   filter: "'NIC_Intel-XXV710' and
21139            '78B' and
21140            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21141            'NDRPDR' and
21142            '2T1C' and
21143            'IP6FWD' and
21144            not 'SRv6' and
21145            not 'IPSEC' and
21146            not 'VHOST'"
21147   parameters:
21148   - "latency"
21149   - "parent"
21150   - "tags"
21151   sort:
21152   - "IP6BASE"
21153   - "FIB_20K"
21154   - "FIB_200K"
21155   - "FIB_2M"
21156   layout:
21157     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21158     layout: "plot-latency"
21159
21160 - type: "plot"
21161   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21162   algorithm: "plot_latency_error_bars"
21163   output-file-type: ".html"
21164   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21166   filter: "'NIC_Intel-XXV710' and
21167            '78B' and
21168            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21169            'NDRPDR' and
21170            '4T2C' and
21171            'IP6FWD' and
21172            not 'SRv6' and
21173            not 'IPSEC' and
21174            not 'VHOST'"
21175   parameters:
21176   - "latency"
21177   - "parent"
21178   - "tags"
21179   sort:
21180   - "IP6BASE"
21181   - "FIB_20K"
21182   - "FIB_200K"
21183   - "FIB_2M"
21184   layout:
21185     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21186     layout: "plot-latency"
21187
21188 ################################################################################
21189
21190 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21191 - type: "plot"
21192   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21193   algorithm: "plot_latency_error_bars"
21194   output-file-type: ".html"
21195   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21197   filter: "'NIC_Intel-X520-DA2' and
21198            '78B' and
21199            'ENCAP' and
21200            'NDRPDR' and
21201            '1T1C' and
21202            'LISP' and
21203            not 'VHOST'"
21204   parameters:
21205   - "latency"
21206   - "parent"
21207   - "tags"
21208   sort:
21209   - "IP4UNRLAY"
21210   - "IP6UNRLAY"
21211   layout:
21212     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21213     layout: "plot-latency"
21214
21215 - type: "plot"
21216   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21217   algorithm: "plot_latency_error_bars"
21218   output-file-type: ".html"
21219   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21221   filter: "'NIC_Intel-X520-DA2' and
21222            '78B' and
21223            'ENCAP' and
21224            'NDRPDR' and
21225            '2T2C' and
21226            'LISP' and
21227            not 'VHOST'"
21228   parameters:
21229   - "latency"
21230   - "parent"
21231   - "tags"
21232   sort:
21233   - "IP4UNRLAY"
21234   - "IP6UNRLAY"
21235   layout:
21236     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21237     layout: "plot-latency"
21238
21239 ################################################################################
21240
21241 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21242 - type: "plot"
21243   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21244   algorithm: "plot_latency_error_bars"
21245   output-file-type: ".html"
21246   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21248   filter: "'NIC_Intel-XL710' and
21249            '64B' and
21250            'IP4FWD' and
21251            'NDRPDR' and
21252            'BASE' and
21253            '1T1C' and
21254            'IPSECHW' and
21255            not 'VHOST'"
21256   parameters:
21257   - "latency"
21258   - "parent"
21259   - "tags"
21260   layout:
21261     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21262     layout: "plot-latency"
21263
21264 - type: "plot"
21265   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21266   algorithm: "plot_latency_error_bars"
21267   output-file-type: ".html"
21268   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21270   filter: "'NIC_Intel-XL710' and
21271            '64B' and
21272            'IP4FWD' and
21273            'NDRPDR' and
21274            'BASE' and
21275            '2T2C' and
21276            'IPSECHW' and
21277            not 'VHOST'"
21278   parameters:
21279   - "latency"
21280   - "parent"
21281   - "tags"
21282   layout:
21283     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21284     layout: "plot-latency"
21285
21286 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21287 - type: "plot"
21288   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21289   algorithm: "plot_latency_error_bars"
21290   output-file-type: ".html"
21291   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21293   filter: "'NIC_Intel-XL710' and
21294            '64B' and
21295            'IP4FWD' and
21296            'NDRPDR' and
21297            'SCALE' and
21298            '1T1C' and
21299            'IPSECHW' and
21300            not 'VHOST'"
21301   parameters:
21302   - "latency"
21303   - "parent"
21304   - "tags"
21305   layout:
21306     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21307     layout: "plot-latency"
21308
21309 - type: "plot"
21310   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21311   algorithm: "plot_latency_error_bars"
21312   output-file-type: ".html"
21313   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21315   filter: "'NIC_Intel-XL710' and
21316            '64B' and
21317            'IP4FWD' and
21318            'NDRPDR' and
21319            'SCALE' and
21320            '2T2C' and
21321            'IPSECHW' and
21322            not 'VHOST'"
21323   parameters:
21324   - "latency"
21325   - "parent"
21326   - "tags"
21327   layout:
21328     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21329     layout: "plot-latency"
21330
21331 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21332 - type: "plot"
21333   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21334   algorithm: "plot_latency_error_bars"
21335   output-file-type: ".html"
21336   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21337   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21338   filter: "'NIC_Intel-XL710' and
21339            '64B' and
21340            'IP4FWD' and
21341            'NDRPDR' and
21342            '1T1C' and
21343            'IPSECSW' and
21344            not 'VHOST'"
21345   parameters:
21346   - "latency"
21347   - "parent"
21348   - "tags"
21349   layout:
21350     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21351     layout: "plot-latency"
21352
21353 - type: "plot"
21354   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21355   algorithm: "plot_latency_error_bars"
21356   output-file-type: ".html"
21357   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21358   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21359   filter: "'NIC_Intel-XL710' and
21360            '64B' and
21361            'IP4FWD' and
21362            'NDRPDR' and
21363            '2T2C' and
21364            'IPSECSW' and
21365            not 'VHOST'"
21366   parameters:
21367   - "latency"
21368   - "parent"
21369   - "tags"
21370   layout:
21371     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21372     layout: "plot-latency"
21373
21374 ################################################################################
21375
21376 # Packet Latency - VPP SRv6 3n-hsw-x520
21377 - type: "plot"
21378   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21379   algorithm: "plot_latency_error_bars"
21380   output-file-type: ".html"
21381   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21383   filter: "'NIC_Intel-X520-DA2' and
21384            '78B' and
21385            'FEATURE' and
21386            'NDRPDR' and
21387            '1T1C' and
21388            'IP6FWD' and
21389            'SRv6'"
21390   parameters:
21391   - "latency"
21392   - "parent"
21393   - "tags"
21394   layout:
21395     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21396     layout: "plot-latency"
21397
21398 - type: "plot"
21399   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21400   algorithm: "plot_latency_error_bars"
21401   output-file-type: ".html"
21402   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21404   filter: "'NIC_Intel-X520-DA2' and
21405            '78B' and
21406            'FEATURE' and
21407            'NDRPDR' and
21408            '2T2C' and
21409            'IP6FWD' and
21410            'SRv6'"
21411   parameters:
21412   - "latency"
21413   - "parent"
21414   - "tags"
21415   layout:
21416     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21417     layout: "plot-latency"
21418
21419 ################################################################################
21420
21421 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21422 - type: "plot"
21423   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21424   algorithm: "plot_latency_error_bars"
21425   output-file-type: ".html"
21426   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21428   filter: "'NIC_Intel-X520-DA2' and
21429            '64B' and
21430            'NDRPDR' and
21431            'ETH' and
21432            'IP4FWD' and
21433            '1T1C' and
21434            'VHOST_1024' and
21435            not 'VXLAN' and
21436            not 'DOT1Q'"
21437   parameters:
21438   - "latency"
21439   - "parent"
21440   - "tags"
21441   sort:
21442   - "not CFS_OPT"
21443   - "1VM"
21444   - "2VM"
21445   layout:
21446     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21447     layout: "plot-latency"
21448
21449 - type: "plot"
21450   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21451   algorithm: "plot_latency_error_bars"
21452   output-file-type: ".html"
21453   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21455   filter: "'NIC_Intel-X520-DA2' and
21456            '64B' and
21457            'NDRPDR' and
21458            'ETH' and
21459            'IP4FWD' and
21460            '2T2C' and
21461            'VHOST_1024' and
21462            not 'VXLAN' and
21463            not 'DOT1Q'"
21464   parameters:
21465   - "latency"
21466   - "parent"
21467   - "tags"
21468   sort:
21469   - "not CFS_OPT"
21470   - "1VM"
21471   - "2VM"
21472   layout:
21473     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21474     layout: "plot-latency"
21475
21476 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21477 - type: "plot"
21478   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21479   algorithm: "plot_latency_error_bars"
21480   output-file-type: ".html"
21481   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21483   filter: "'NIC_Intel-X520-DA2' and
21484            '64B' and
21485            'NDRPDR' and
21486            ('ETH' or 'DOT1Q') and
21487            'BASE' and
21488            '1T1C' and
21489            ('L2BDMACLRN' or 'L2XCFWD') and
21490            'VHOST_1024' and
21491            not 'VXLAN' and
21492            not 'IP4FWD' and
21493            not '2VM'"
21494   parameters:
21495   - "latency"
21496   - "parent"
21497   - "tags"
21498   sort:
21499   - "L2BDMACLRN"
21500   - "L2BDMACLRN"
21501   - "L2BDMACLRN"
21502   - "L2XCFWD"
21503   - "L2XCFWD"
21504   - "L2XCFWD"
21505   layout:
21506     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21507     layout: "plot-latency"
21508
21509 - type: "plot"
21510   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21511   algorithm: "plot_latency_error_bars"
21512   output-file-type: ".html"
21513   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21515   filter: "'NIC_Intel-X520-DA2' and
21516            '64B' and
21517            'NDRPDR' and
21518            ('ETH' or 'DOT1Q') and
21519            'BASE' and
21520            '2T2C' and
21521            ('L2BDMACLRN' or 'L2XCFWD') and
21522            'VHOST_1024' and
21523            not 'VXLAN' and
21524            not 'IP4FWD' and
21525            not '2VM'"
21526   parameters:
21527   - "latency"
21528   - "parent"
21529   - "tags"
21530   sort:
21531   - "L2BDMACLRN"
21532   - "L2BDMACLRN"
21533   - "L2BDMACLRN"
21534   - "L2XCFWD"
21535   - "L2XCFWD"
21536   - "L2XCFWD"
21537   layout:
21538     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21539     layout: "plot-latency"
21540
21541 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21542 - type: "plot"
21543   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21544   algorithm: "plot_latency_error_bars"
21545   output-file-type: ".html"
21546   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21548   filter: "'NIC_Intel-X520-DA2' and
21549            '64B' and
21550            'NDRPDR' and
21551            ('ETH' or 'DOT1Q') and
21552            '1T1C' and
21553            ('L2BDMACLRN' or 'L2XCFWD') and
21554            'VHOST_1024' and
21555            not 'CFS_OPT' and
21556            not 'DOT1Q' and
21557            not 'VXLAN' and
21558            not 'IP4FWD' and
21559            not 'LBOND'"
21560   parameters:
21561   - "latency"
21562   - "parent"
21563   - "tags"
21564 #  sort:
21565 #  - "1VM"
21566 #  - "L2XCFWD"
21567 #  - "1VM"
21568 #  - "L2BDMACLRN"
21569   layout:
21570     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21571     layout: "plot-latency"
21572
21573 - type: "plot"
21574   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21575   algorithm: "plot_latency_error_bars"
21576   output-file-type: ".html"
21577   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21579   filter: "'NIC_Intel-X520-DA2' and
21580            '64B' and
21581            'NDRPDR' and
21582            ('ETH' or 'DOT1Q') and
21583            '2T2C' and
21584            ('L2BDMACLRN' or 'L2XCFWD') and
21585            'VHOST_1024' and
21586            not 'CFS_OPT' and
21587            not 'DOT1Q' and
21588            not 'VXLAN' and
21589            not 'IP4FWD' and
21590            not 'LBOND'"
21591   parameters:
21592   - "latency"
21593   - "parent"
21594   - "tags"
21595 #  sort:
21596 #  - "1VM"
21597 #  - "L2XCFWD"
21598 #  - "1VM"
21599 #  - "L2BDMACLRN"
21600   layout:
21601     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21602     layout: "plot-latency"
21603
21604 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21605 - type: "plot"
21606   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21607   algorithm: "plot_latency_error_bars"
21608   output-file-type: ".html"
21609   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21611   filter: "'NIC_Intel-X710' and
21612            '64B' and
21613            'NDRPDR' and
21614            'ETH' and
21615            'IP4FWD' and
21616            '1T1C' and
21617            'VHOST_1024' and
21618            not 'VXLAN' and
21619            not 'CFS_OPT' and
21620            not 'DOT1Q'"
21621   parameters:
21622   - "latency"
21623   - "parent"
21624   - "tags"
21625   sort:
21626   - "1VM"
21627   - "2VM"
21628   layout:
21629     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21630     layout: "plot-latency"
21631
21632 - type: "plot"
21633   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21634   algorithm: "plot_latency_error_bars"
21635   output-file-type: ".html"
21636   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21638   filter: "'NIC_Intel-X710' and
21639            '64B' and
21640            'NDRPDR' and
21641            'ETH' and
21642            'IP4FWD' and
21643            '2T2C' and
21644            'VHOST_1024' and
21645            not 'VXLAN' and
21646            not 'CFS_OPT' and
21647            not 'DOT1Q'"
21648   parameters:
21649   - "latency"
21650   - "parent"
21651   - "tags"
21652   sort:
21653   - "1VM"
21654   - "2VM"
21655   layout:
21656     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21657     layout: "plot-latency"
21658
21659 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21660 - type: "plot"
21661   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21662   algorithm: "plot_latency_error_bars"
21663   output-file-type: ".html"
21664   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21666   filter: "'NIC_Intel-X710' and
21667            '64B' and
21668            'NDRPDR' and
21669            ('ETH' or 'DOT1Q') and
21670            'BASE' and
21671            '1T1C' and
21672            ('L2BDMACLRN' or 'L2XCFWD') and
21673            'VHOST_1024' and
21674            not 'VXLAN' and
21675            not 'IP4FWD' and
21676            not '2VM'"
21677   parameters:
21678   - "latency"
21679   - "parent"
21680   - "tags"
21681   sort:
21682   - "L2BDMACLRN"
21683   - "L2BDMACLRN"
21684   - "L2BDMACLRN"
21685   - "L2XCFWD"
21686   - "L2XCFWD"
21687   - "L2XCFWD"
21688   layout:
21689     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21690     layout: "plot-latency"
21691
21692 - type: "plot"
21693   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21694   algorithm: "plot_latency_error_bars"
21695   output-file-type: ".html"
21696   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21698   filter: "'NIC_Intel-X710' and
21699            '64B' and
21700            'NDRPDR' and
21701            ('ETH' or 'DOT1Q') and
21702            'BASE' and
21703            '2T2C' and
21704            ('L2BDMACLRN' or 'L2XCFWD') and
21705            'VHOST_1024' and
21706            not 'VXLAN' and
21707            not 'IP4FWD' and
21708            not '2VM'"
21709   parameters:
21710   - "latency"
21711   - "parent"
21712   - "tags"
21713   sort:
21714   - "L2BDMACLRN"
21715   - "L2BDMACLRN"
21716   - "L2BDMACLRN"
21717   - "L2XCFWD"
21718   - "L2XCFWD"
21719   - "L2XCFWD"
21720   layout:
21721     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21722     layout: "plot-latency"
21723
21724 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21725 - type: "plot"
21726   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21727   algorithm: "plot_latency_error_bars"
21728   output-file-type: ".html"
21729   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21731   filter: "'NIC_Intel-X710' and
21732            '64B' and
21733            'NDRPDR' and
21734            ('ETH' or 'DOT1Q') and
21735            '1T1C' and
21736            ('L2BDMACLRN' or 'L2XCFWD') and
21737            'VHOST_1024' and
21738            not 'CFS_OPT' and
21739            not 'VXLAN' and
21740            not 'IP4FWD' and
21741            not 'LBOND'"
21742   parameters:
21743   - "latency"
21744   - "parent"
21745   - "tags"
21746   sort:
21747   - "L2BDMACLRN"
21748   - "L2BDMACLRN"
21749   - "L2BDMACLRN"
21750   - "L2XCFWD"
21751   - "L2XCFWD"
21752   - "L2XCFWD"
21753   layout:
21754     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21755     layout: "plot-latency"
21756
21757 - type: "plot"
21758   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21759   algorithm: "plot_latency_error_bars"
21760   output-file-type: ".html"
21761   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21762   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21763   filter: "'NIC_Intel-X710' and
21764            '64B' and
21765            'NDRPDR' and
21766            ('ETH' or 'DOT1Q') and
21767            '2T2C' and
21768            ('L2BDMACLRN' or 'L2XCFWD') and
21769            'VHOST_1024' and
21770            not 'CFS_OPT' and
21771            not 'VXLAN' and
21772            not 'IP4FWD' and
21773            not 'LBOND'"
21774   parameters:
21775   - "latency"
21776   - "parent"
21777   - "tags"
21778   sort:
21779   - "L2BDMACLRN"
21780   - "L2BDMACLRN"
21781   - "L2BDMACLRN"
21782   - "L2XCFWD"
21783   - "L2XCFWD"
21784   - "L2XCFWD"
21785   layout:
21786     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21787     layout: "plot-latency"
21788
21789 # Packet Latency - VPP vhost ip4 3n-skx-x710
21790 - type: "plot"
21791   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21792   algorithm: "plot_latency_error_bars"
21793   output-file-type: ".html"
21794   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21796   filter: "'NIC_Intel-X710' and
21797            '64B' and
21798            'NDRPDR' and
21799            'ETH' and
21800            'IP4FWD' and
21801            '2T1C' and
21802            'VHOST_1024' and
21803            not 'VXLAN' and
21804            not 'DOT1Q'"
21805   parameters:
21806   - "latency"
21807   - "parent"
21808   - "tags"
21809   sort:
21810   - "1VM"
21811   - "2VM"
21812   layout:
21813     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21814     layout: "plot-latency"
21815
21816 - type: "plot"
21817   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21818   algorithm: "plot_latency_error_bars"
21819   output-file-type: ".html"
21820   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21822   filter: "'NIC_Intel-X710' and
21823            '64B' and
21824            'NDRPDR' and
21825            'ETH' and
21826            'IP4FWD' and
21827            '4T2C' and
21828            'VHOST_1024' and
21829            not 'VXLAN' and
21830            not 'DOT1Q'"
21831   parameters:
21832   - "latency"
21833   - "parent"
21834   - "tags"
21835   sort:
21836   - "1VM"
21837   - "2VM"
21838   layout:
21839     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21840     layout: "plot-latency"
21841
21842 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21843 - type: "plot"
21844   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21845   algorithm: "plot_latency_error_bars"
21846   output-file-type: ".html"
21847   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21849   filter: "'NIC_Intel-X710' and
21850            '64B' and
21851            'NDRPDR' and
21852            ('ETH' or 'DOT1Q') and
21853            'BASE' and
21854            '2T1C' and
21855            ('L2BDMACLRN' or 'L2XCFWD') and
21856            'VHOST_1024' and
21857            not 'VXLAN' and
21858            not 'IP4FWD' and
21859            not '2VM'"
21860   parameters:
21861   - "latency"
21862   - "parent"
21863   - "tags"
21864   sort:
21865   - "L2BDMACLRN"
21866   - "L2BDMACLRN"
21867   - "L2BDMACLRN"
21868   - "L2XCFWD"
21869   - "L2XCFWD"
21870   - "L2XCFWD"
21871   layout:
21872     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21873     layout: "plot-latency"
21874
21875 - type: "plot"
21876   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21877   algorithm: "plot_latency_error_bars"
21878   output-file-type: ".html"
21879   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21881   filter: "'NIC_Intel-X710' and
21882            '64B' and
21883            'NDRPDR' and
21884            ('ETH' or 'DOT1Q') and
21885            'BASE' and
21886            '4T2C' and
21887            ('L2BDMACLRN' or 'L2XCFWD') and
21888            'VHOST_1024' and
21889            not 'VXLAN' and
21890            not 'IP4FWD' and
21891            not '2VM'"
21892   parameters:
21893   - "latency"
21894   - "parent"
21895   - "tags"
21896   sort:
21897   - "L2BDMACLRN"
21898   - "L2BDMACLRN"
21899   - "L2BDMACLRN"
21900   - "L2XCFWD"
21901   - "L2XCFWD"
21902   - "L2XCFWD"
21903   layout:
21904     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21905     layout: "plot-latency"
21906
21907 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21908 - type: "plot"
21909   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21910   algorithm: "plot_latency_error_bars"
21911   output-file-type: ".html"
21912   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21914   filter: "'NIC_Intel-X710' and
21915            '64B' and
21916            'NDRPDR' and
21917            ('ETH' or 'DOT1Q') and
21918            '2T1C' and
21919            ('L2BDMACLRN' or 'L2XCFWD') and
21920            'VHOST_1024' and
21921            not 'CFS_OPT' and
21922            not 'VXLAN' and
21923            not 'IP4FWD' and
21924            not 'LBOND'"
21925   parameters:
21926   - "latency"
21927   - "parent"
21928   - "tags"
21929   sort:
21930   - "L2BDMACLRN"
21931   - "L2BDMACLRN"
21932   - "L2BDMACLRN"
21933   - "L2XCFWD"
21934   - "L2XCFWD"
21935   - "L2XCFWD"
21936   layout:
21937     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
21938     layout: "plot-latency"
21939
21940 - type: "plot"
21941   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21942   algorithm: "plot_latency_error_bars"
21943   output-file-type: ".html"
21944   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21946   filter: "'NIC_Intel-X710' and
21947            '64B' and
21948            'NDRPDR' and
21949            ('ETH' or 'DOT1Q') and
21950            '4T2C' and
21951            ('L2BDMACLRN' or 'L2XCFWD') and
21952            'VHOST_1024' and
21953            not 'CFS_OPT' and
21954            not 'VXLAN' and
21955            not 'IP4FWD' and
21956            not 'LBOND'"
21957   parameters:
21958   - "latency"
21959   - "parent"
21960   - "tags"
21961   sort:
21962   - "L2BDMACLRN"
21963   - "L2BDMACLRN"
21964   - "L2BDMACLRN"
21965   - "L2XCFWD"
21966   - "L2XCFWD"
21967   - "L2XCFWD"
21968   layout:
21969     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21970     layout: "plot-latency"
21971
21972 # Packet Latency - VPP vhost ip4 2n-skx-x710
21973 - type: "plot"
21974   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21975   algorithm: "plot_latency_error_bars"
21976   output-file-type: ".html"
21977   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21979   filter: "'NIC_Intel-X710' and
21980            '64B' and
21981            'NDRPDR' and
21982            'ETH' and
21983            'IP4FWD' and
21984            '2T1C' and
21985            'VHOST_1024' and
21986            not 'VXLAN' and
21987            not 'NF_DENSITY' and
21988            not 'CFS_OPT' and
21989            not 'DOT1Q'"
21990   parameters:
21991   - "latency"
21992   - "parent"
21993   - "tags"
21994   sort:
21995   - "1VM"
21996   - "2VM"
21997   layout:
21998     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21999     layout: "plot-latency"
22000
22001 - type: "plot"
22002   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22003   algorithm: "plot_latency_error_bars"
22004   output-file-type: ".html"
22005   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22007   filter: "'NIC_Intel-X710' and
22008            '64B' and
22009            'NDRPDR' and
22010            'ETH' and
22011            'IP4FWD' and
22012            '4T2C' and
22013            'VHOST_1024' and
22014            not 'VXLAN' and
22015            not 'NF_DENSITY' and
22016            not 'CFS_OPT' and
22017            not 'DOT1Q'"
22018   parameters:
22019   - "latency"
22020   - "parent"
22021   - "tags"
22022   sort:
22023   - "1VM"
22024   - "2VM"
22025   layout:
22026     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22027     layout: "plot-latency"
22028
22029 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22030 - type: "plot"
22031   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22032   algorithm: "plot_latency_error_bars"
22033   output-file-type: ".html"
22034   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22036   filter: "'NIC_Intel-X710' and
22037            '64B' and
22038            'NDRPDR' and
22039            ('ETH' or 'DOT1Q') and
22040            'BASE' and
22041            '2T1C' and
22042            ('L2BDMACLRN' or 'L2XCFWD') and
22043            'VHOST_1024' and
22044            not 'VXLAN' and
22045            not 'NF_DENSITY' and
22046            not 'IP4FWD' and
22047            not '2VM'"
22048   parameters:
22049   - "latency"
22050   - "parent"
22051   - "tags"
22052 #  sort:
22053 #  - "not CFS_OPT"
22054 #  - "L2XCFWD"
22055 #  - "not CFS_OPT"
22056 #  - "CFS_OPT"
22057   layout:
22058     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22059     layout: "plot-latency"
22060
22061 - type: "plot"
22062   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22063   algorithm: "plot_latency_error_bars"
22064   output-file-type: ".html"
22065   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22067   filter: "'NIC_Intel-X710' and
22068            '64B' and
22069            'NDRPDR' and
22070            ('ETH' or 'DOT1Q') and
22071            'BASE' and
22072            '4T2C' and
22073            ('L2BDMACLRN' or 'L2XCFWD') and
22074            'VHOST_1024' and
22075            not 'VXLAN' and
22076            not 'NF_DENSITY' and
22077            not 'IP4FWD' and
22078            not '2VM'"
22079   parameters:
22080   - "latency"
22081   - "parent"
22082   - "tags"
22083 #  sort:
22084 #  - "not CFS_OPT"
22085 #  - "L2XCFWD"
22086 #  - "not CFS_OPT"
22087 #  - "CFS_OPT"
22088   layout:
22089     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22090     layout: "plot-latency"
22091
22092 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22093 - type: "plot"
22094   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22095   algorithm: "plot_latency_error_bars"
22096   output-file-type: ".html"
22097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22099   filter: "'NIC_Intel-X710' and
22100            '64B' and
22101            'NDRPDR' and
22102            ('ETH' or 'DOT1Q') and
22103            '2T1C' and
22104            ('L2BDMACLRN' or 'L2XCFWD') and
22105            'VHOST_1024' and
22106            not 'CFS_OPT' and
22107            not 'VXLAN' and
22108            not 'NF_DENSITY' and
22109            not 'DOT1Q' and
22110            not 'IP4FWD'"
22111   parameters:
22112   - "latency"
22113   - "parent"
22114   - "tags"
22115 #  sort:
22116 #  - "1VM"
22117 #  - "L2XCFWD"
22118 #  - "1VM"
22119 #  - "L2BDMACLRN"
22120   layout:
22121     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22122     layout: "plot-latency"
22123
22124 - type: "plot"
22125   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22126   algorithm: "plot_latency_error_bars"
22127   output-file-type: ".html"
22128   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22130   filter: "'NIC_Intel-X710' and
22131            '64B' and
22132            'NDRPDR' and
22133            ('ETH' or 'DOT1Q') and
22134            '4T2C' and
22135            ('L2BDMACLRN' or 'L2XCFWD') and
22136            'VHOST_1024' and
22137            not 'CFS_OPT' and
22138            not 'VXLAN' and
22139            not 'NF_DENSITY' and
22140            not 'DOT1Q' and
22141            not 'IP4FWD'"
22142   parameters:
22143   - "latency"
22144   - "parent"
22145   - "tags"
22146 #  sort:
22147 #  - "1VM"
22148 #  - "L2XCFWD"
22149 #  - "1VM"
22150 #  - "L2BDMACLRN"
22151   layout:
22152     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22153     layout: "plot-latency"
22154
22155 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22156 - type: "plot"
22157   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22158   algorithm: "plot_latency_error_bars"
22159   output-file-type: ".html"
22160   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22162   filter: "'NIC_Intel-XXV710' and
22163            '64B' and
22164            'NDRPDR' and
22165            'ETH' and
22166            'IP4FWD' and
22167            '2T1C' and
22168            'VHOST_1024' and
22169            not 'VXLAN' and
22170            not 'CFS_OPT' and
22171            not 'DOT1Q'"
22172   parameters:
22173   - "latency"
22174   - "parent"
22175   - "tags"
22176   sort:
22177   - "not CFS_OPT"
22178   - "1VM"
22179   - "2VM"
22180   layout:
22181     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22182     layout: "plot-latency"
22183
22184 - type: "plot"
22185   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22186   algorithm: "plot_latency_error_bars"
22187   output-file-type: ".html"
22188   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22190   filter: "'NIC_Intel-XXV710' and
22191            '64B' and
22192            'NDRPDR' and
22193            'ETH' and
22194            'IP4FWD' and
22195            '4T2C' and
22196            'VHOST_1024' and
22197            not 'VXLAN' and
22198            not 'CFS_OPT' and
22199            not 'DOT1Q'"
22200   parameters:
22201   - "latency"
22202   - "parent"
22203   - "tags"
22204   sort:
22205   - "not CFS_OPT"
22206   - "1VM"
22207   - "2VM"
22208   layout:
22209     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22210     layout: "plot-latency"
22211
22212 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22213 #- type: "plot"
22214 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22215 #  algorithm: "plot_latency_error_bars"
22216 #  output-file-type: ".html"
22217 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22218 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22219 #  filter: "'NIC_Intel-XXV710' and
22220 #           '64B' and
22221 #           'NDRPDR' and
22222 #           ('ETH' or 'DOT1Q') and
22223 #           'BASE' and
22224 #           '2T1C' and
22225 #           ('L2BDMACLRN' or 'L2XCFWD') and
22226 #           'VHOST_1024' and
22227 #           not 'VXLAN' and
22228 #           not 'IP4FWD' and
22229 #           not '2VM'"
22230 #  parameters:
22231 #  - "latency"
22232 #  - "parent"
22233 #  - "tags"
22234 ##  sort:
22235 ##  - "not CFS_OPT"
22236 ##  - "L2XCFWD"
22237 ##  - "not CFS_OPT"
22238 ##  - "CFS_OPT"
22239 #  layout:
22240 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22241 #    layout: "plot-latency"
22242 #
22243 #- type: "plot"
22244 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22245 #  algorithm: "plot_latency_error_bars"
22246 #  output-file-type: ".html"
22247 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22248 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22249 #  filter: "'NIC_Intel-XXV710' and
22250 #           '64B' and
22251 #           'NDRPDR' and
22252 #           ('ETH' or 'DOT1Q') and
22253 #           'BASE' and
22254 #           '4T2C' and
22255 #           ('L2BDMACLRN' or 'L2XCFWD') and
22256 #           'VHOST_1024' and
22257 #           not 'VXLAN' and
22258 #           not 'IP4FWD' and
22259 #           not '2VM'"
22260 #  parameters:
22261 #  - "latency"
22262 #  - "parent"
22263 #  - "tags"
22264 ##  sort:
22265 ##  - "not CFS_OPT"
22266 ##  - "L2XCFWD"
22267 ##  - "not CFS_OPT"
22268 ##  - "CFS_OPT"
22269 #  layout:
22270 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22271 #    layout: "plot-latency"
22272 #
22273 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22274 #- type: "plot"
22275 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22276 #  algorithm: "plot_latency_error_bars"
22277 #  output-file-type: ".html"
22278 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22279 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22280 #  filter: "'NIC_Intel-XXV710' and
22281 #           '64B' and
22282 #           'NDRPDR' and
22283 #           ('ETH' or 'DOT1Q') and
22284 #           '2T1C' and
22285 #           ('L2BDMACLRN' or 'L2XCFWD') and
22286 #           'VHOST_1024' and
22287 #           not 'CFS_OPT' and
22288 #           not 'VXLAN' and
22289 #           not 'DOT1Q' and
22290 #           not 'IP4FWD'"
22291 #  parameters:
22292 #  - "latency"
22293 #  - "parent"
22294 #  - "tags"
22295 ##  sort:
22296 ##  - "1VM"
22297 ##  - "L2XCFWD"
22298 ##  - "1VM"
22299 ##  - "L2BDMACLRN"
22300 #  layout:
22301 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22302 #    layout: "plot-latency"
22303 #
22304 #- type: "plot"
22305 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22306 #  algorithm: "plot_latency_error_bars"
22307 #  output-file-type: ".html"
22308 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22309 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22310 #  filter: "'NIC_Intel-XXV710' and
22311 #           '64B' and
22312 #           'NDRPDR' and
22313 #           ('ETH' or 'DOT1Q') and
22314 #           '4T2C' and
22315 #           ('L2BDMACLRN' or 'L2XCFWD') and
22316 #           'VHOST_1024' and
22317 #           not 'CFS_OPT' and
22318 #           not 'VXLAN' and
22319 #           not 'DOT1Q' and
22320 #           not 'IP4FWD'"
22321 #  parameters:
22322 #  - "latency"
22323 #  - "parent"
22324 #  - "tags"
22325 ##  sort:
22326 ##  - "1VM"
22327 ##  - "L2XCFWD"
22328 ##  - "1VM"
22329 ##  - "L2BDMACLRN"
22330 #  layout:
22331 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22332 #    layout: "plot-latency"
22333
22334 ################################################################################
22335
22336 # Packet Latency - VPP VTS 3n-hsw-x520
22337 - type: "plot"
22338   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22339   algorithm: "plot_latency_error_bars"
22340   output-file-type: ".html"
22341   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22343   filter: "'NIC_Intel-X520-DA2' and
22344            '114B' and
22345            'NDRPDR' and
22346            '1T1C' and
22347            'VTS'"
22348   parameters:
22349   - "latency"
22350   - "parent"
22351   - "tags"
22352   layout:
22353     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22354     layout: "plot-latency"
22355
22356 - type: "plot"
22357   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22358   algorithm: "plot_latency_error_bars"
22359   output-file-type: ".html"
22360   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22362   filter: "'NIC_Intel-X520-DA2' and
22363            '114B' and
22364            'NDRPDR' and
22365            '2T2C' and
22366            'VTS'"
22367   parameters:
22368   - "latency"
22369   - "parent"
22370   - "tags"
22371   layout:
22372     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22373     layout: "plot-latency"
22374
22375 ################################################################################
22376
22377 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22378 - type: "plot"
22379   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22380   algorithm: "plot_latency_error_bars"
22381   output-file-type: ".html"
22382   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22383   data: "plot-dpdk-throughput-latency-3n-hsw"
22384   filter: "'NIC_Intel-X520-DA2' and
22385            '64B' and
22386            'BASE' and
22387            'NDRPDR' and
22388            '1T1C' and
22389            'IP4FWD'"
22390   parameters:
22391   - "latency"
22392   - "parent"
22393   - "tags"
22394   layout:
22395     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22396     layout: "plot-latency"
22397
22398 - type: "plot"
22399   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22400   algorithm: "plot_latency_error_bars"
22401   output-file-type: ".html"
22402   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22403   data: "plot-dpdk-throughput-latency-3n-hsw"
22404   filter: "'NIC_Intel-X520-DA2' and
22405            '64B' and
22406            'BASE' and
22407            'NDRPDR' and
22408            '2T2C' and
22409            'IP4FWD'"
22410   parameters:
22411   - "latency"
22412   - "parent"
22413   - "tags"
22414   layout:
22415     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22416     layout: "plot-latency"
22417
22418 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22419 - type: "plot"
22420   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22421   algorithm: "plot_latency_error_bars"
22422   output-file-type: ".html"
22423   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22424   data: "plot-dpdk-throughput-latency-3n-hsw"
22425   filter: "'NIC_Intel-X710' and
22426            '64B' and
22427            'BASE' and
22428            'NDRPDR' and
22429            '1T1C' and
22430            'IP4FWD'"
22431   parameters:
22432   - "latency"
22433   - "parent"
22434   - "tags"
22435   layout:
22436     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22437     layout: "plot-latency"
22438
22439 - type: "plot"
22440   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22441   algorithm: "plot_latency_error_bars"
22442   output-file-type: ".html"
22443   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22444   data: "plot-dpdk-throughput-latency-3n-hsw"
22445   filter: "'NIC_Intel-X710' and
22446            '64B' and
22447            'BASE' and
22448            'NDRPDR' and
22449            '2T2C' and
22450            'IP4FWD'"
22451   parameters:
22452   - "latency"
22453   - "parent"
22454   - "tags"
22455   layout:
22456     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22457     layout: "plot-latency"
22458
22459 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22460 - type: "plot"
22461   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22462   algorithm: "plot_latency_error_bars"
22463   output-file-type: ".html"
22464   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22465   data: "plot-dpdk-throughput-latency-3n-hsw"
22466   filter: "'NIC_Intel-XL710' and
22467            '64B' and
22468            'BASE' and
22469            'NDRPDR' and
22470            '1T1C' and
22471            'IP4FWD'"
22472   parameters:
22473   - "latency"
22474   - "parent"
22475   - "tags"
22476   layout:
22477     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22478     layout: "plot-latency"
22479
22480 - type: "plot"
22481   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22482   algorithm: "plot_latency_error_bars"
22483   output-file-type: ".html"
22484   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22485   data: "plot-dpdk-throughput-latency-3n-hsw"
22486   filter: "'NIC_Intel-XL710' and
22487            '64B' and
22488            'BASE' and
22489            'NDRPDR' and
22490            '2T2C' and
22491            'IP4FWD'"
22492   parameters:
22493   - "latency"
22494   - "parent"
22495   - "tags"
22496   layout:
22497     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22498     layout: "plot-latency"
22499
22500 # Packet Latency - DPDK l3fwd 3n-skx-x710
22501 - type: "plot"
22502   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22503   algorithm: "plot_latency_error_bars"
22504   output-file-type: ".html"
22505   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22506   data: "plot-dpdk-throughput-latency-3n-skx"
22507   filter: "'NIC_Intel-X710' and
22508            '64B' and
22509            'BASE' and
22510            'NDRPDR' and
22511            '2T1C' and
22512            'IP4FWD'"
22513   parameters:
22514   - "latency"
22515   - "parent"
22516   - "tags"
22517   layout:
22518     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22519     layout: "plot-latency"
22520
22521 - type: "plot"
22522   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22523   algorithm: "plot_latency_error_bars"
22524   output-file-type: ".html"
22525   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22526   data: "plot-dpdk-throughput-latency-3n-skx"
22527   filter: "'NIC_Intel-X710' and
22528            '64B' and
22529            'BASE' and
22530            'NDRPDR' and
22531            '4T2C' and
22532            'IP4FWD'"
22533   parameters:
22534   - "latency"
22535   - "parent"
22536   - "tags"
22537   layout:
22538     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22539     layout: "plot-latency"
22540
22541 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22542 - type: "plot"
22543   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22544   algorithm: "plot_latency_error_bars"
22545   output-file-type: ".html"
22546   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22547   data: "plot-dpdk-throughput-latency-3n-skx"
22548   filter: "'NIC_Intel-XXV710' and
22549            '64B' and
22550            'BASE' and
22551            'NDRPDR' and
22552            '2T1C' and
22553            'IP4FWD'"
22554   parameters:
22555   - "latency"
22556   - "parent"
22557   - "tags"
22558   layout:
22559     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22560     layout: "plot-latency"
22561
22562 - type: "plot"
22563   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22564   algorithm: "plot_latency_error_bars"
22565   output-file-type: ".html"
22566   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22567   data: "plot-dpdk-throughput-latency-3n-skx"
22568   filter: "'NIC_Intel-XXV710' and
22569            '64B' and
22570            'BASE' and
22571            'NDRPDR' and
22572            '4T2C' and
22573            'IP4FWD'"
22574   parameters:
22575   - "latency"
22576   - "parent"
22577   - "tags"
22578   layout:
22579     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22580     layout: "plot-latency"
22581
22582 # Packet Latency - DPDK l3fwd 2n-skx-x710
22583 - type: "plot"
22584   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22585   algorithm: "plot_latency_error_bars"
22586   output-file-type: ".html"
22587   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22588   data: "plot-dpdk-throughput-latency-2n-skx"
22589   filter: "'NIC_Intel-X710' and
22590            '64B' and
22591            'BASE' and
22592            'NDRPDR' and
22593            '2T1C' and
22594            'IP4FWD'"
22595   parameters:
22596   - "latency"
22597   - "parent"
22598   - "tags"
22599   layout:
22600     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22601     layout: "plot-latency"
22602
22603 - type: "plot"
22604   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22605   algorithm: "plot_latency_error_bars"
22606   output-file-type: ".html"
22607   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22608   data: "plot-dpdk-throughput-latency-2n-skx"
22609   filter: "'NIC_Intel-X710' and
22610            '64B' and
22611            'BASE' and
22612            'NDRPDR' and
22613            '4T2C' and
22614            'IP4FWD'"
22615   parameters:
22616   - "latency"
22617   - "parent"
22618   - "tags"
22619   layout:
22620     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22621     layout: "plot-latency"
22622
22623 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22624 - type: "plot"
22625   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22626   algorithm: "plot_latency_error_bars"
22627   output-file-type: ".html"
22628   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22629   data: "plot-dpdk-throughput-latency-2n-skx"
22630   filter: "'NIC_Intel-XXV710' and
22631            '64B' and
22632            'BASE' and
22633            'NDRPDR' and
22634            '2T1C' and
22635            'IP4FWD'"
22636   parameters:
22637   - "latency"
22638   - "parent"
22639   - "tags"
22640   layout:
22641     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22642     layout: "plot-latency"
22643
22644 - type: "plot"
22645   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22646   algorithm: "plot_latency_error_bars"
22647   output-file-type: ".html"
22648   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22649   data: "plot-dpdk-throughput-latency-2n-skx"
22650   filter: "'NIC_Intel-XXV710' and
22651            '64B' and
22652            'BASE' and
22653            'NDRPDR' and
22654            '4T2C' and
22655            'IP4FWD'"
22656   parameters:
22657   - "latency"
22658   - "parent"
22659   - "tags"
22660   layout:
22661     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22662     layout: "plot-latency"
22663
22664 ################################################################################
22665
22666 # Packet Latency - DPDK testpmd 3n-hsw-x520
22667 - type: "plot"
22668   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22669   algorithm: "plot_latency_error_bars"
22670   output-file-type: ".html"
22671   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22672   data: "plot-dpdk-throughput-latency-3n-hsw"
22673   filter: "'NIC_Intel-X520-DA2' and
22674            '64B' and
22675            'BASE' and
22676            'NDRPDR' and
22677            '1T1C' and
22678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22679   parameters:
22680   - "latency"
22681   - "parent"
22682   - "tags"
22683   layout:
22684     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22685     layout: "plot-latency"
22686
22687 - type: "plot"
22688   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22689   algorithm: "plot_latency_error_bars"
22690   output-file-type: ".html"
22691   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22692   data: "plot-dpdk-throughput-latency-3n-hsw"
22693   filter: "'NIC_Intel-X520-DA2' and
22694            '64B' and
22695            'BASE' and
22696            'NDRPDR' and
22697            '2T2C' and
22698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22699   parameters:
22700   - "latency"
22701   - "parent"
22702   - "tags"
22703   layout:
22704     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22705     layout: "plot-latency"
22706
22707 # Packet Latency - DPDK testpmd 3n-hsw-x710
22708 - type: "plot"
22709   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22710   algorithm: "plot_latency_error_bars"
22711   output-file-type: ".html"
22712   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22713   data: "plot-dpdk-throughput-latency-3n-hsw"
22714   filter: "'NIC_Intel-X710' and
22715            '64B' and
22716            'BASE' and
22717            'NDRPDR' and
22718            '1T1C' and
22719            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22720   parameters:
22721   - "latency"
22722   - "parent"
22723   - "tags"
22724   layout:
22725     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22726     layout: "plot-latency"
22727
22728 - type: "plot"
22729   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22730   algorithm: "plot_latency_error_bars"
22731   output-file-type: ".html"
22732   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22733   data: "plot-dpdk-throughput-latency-3n-hsw"
22734   filter: "'NIC_Intel-X710' and
22735            '64B' and
22736            'BASE' and
22737            'NDRPDR' and
22738            '2T2C' and
22739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22740   parameters:
22741   - "latency"
22742   - "parent"
22743   - "tags"
22744   layout:
22745     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22746     layout: "plot-latency"
22747
22748 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22749 - type: "plot"
22750   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22751   algorithm: "plot_latency_error_bars"
22752   output-file-type: ".html"
22753   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22754   data: "plot-dpdk-throughput-latency-3n-hsw"
22755   filter: "'NIC_Intel-XL710' and
22756            '64B' and
22757            'BASE' and
22758            'NDRPDR' and
22759            '1T1C' and
22760            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22761   parameters:
22762   - "latency"
22763   - "parent"
22764   - "tags"
22765   layout:
22766     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22767     layout: "plot-latency"
22768
22769 - type: "plot"
22770   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22771   algorithm: "plot_latency_error_bars"
22772   output-file-type: ".html"
22773   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22774   data: "plot-dpdk-throughput-latency-3n-hsw"
22775   filter: "'NIC_Intel-XL710' and
22776            '64B' and
22777            'BASE' and
22778            'NDRPDR' and
22779            '2T2C' and
22780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22781   parameters:
22782   - "latency"
22783   - "parent"
22784   - "tags"
22785   layout:
22786     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22787     layout: "plot-latency"
22788
22789 # Packet Latency - DPDK testpmd 3n-skx-x710
22790 - type: "plot"
22791   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22792   algorithm: "plot_latency_error_bars"
22793   output-file-type: ".html"
22794   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22795   data: "plot-dpdk-throughput-latency-3n-skx"
22796   filter: "'NIC_Intel-X710' and
22797            '64B' and
22798            'BASE' and
22799            'NDRPDR' and
22800            '2T1C' and
22801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22802   parameters:
22803   - "latency"
22804   - "parent"
22805   - "tags"
22806   layout:
22807     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22808     layout: "plot-latency"
22809
22810 - type: "plot"
22811   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22812   algorithm: "plot_latency_error_bars"
22813   output-file-type: ".html"
22814   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22815   data: "plot-dpdk-throughput-latency-3n-skx"
22816   filter: "'NIC_Intel-X710' and
22817            '64B' and
22818            'BASE' and
22819            'NDRPDR' and
22820            '4T2C' and
22821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22822   parameters:
22823   - "latency"
22824   - "parent"
22825   - "tags"
22826   layout:
22827     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22828     layout: "plot-latency"
22829
22830 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22831 - type: "plot"
22832   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22833   algorithm: "plot_latency_error_bars"
22834   output-file-type: ".html"
22835   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22836   data: "plot-dpdk-throughput-latency-3n-skx"
22837   filter: "'NIC_Intel-XXV710' and
22838            '64B' and
22839            'BASE' and
22840            'NDRPDR' and
22841            '2T1C' and
22842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22843   parameters:
22844   - "latency"
22845   - "parent"
22846   - "tags"
22847   layout:
22848     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22849     layout: "plot-latency"
22850
22851 - type: "plot"
22852   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22853   algorithm: "plot_latency_error_bars"
22854   output-file-type: ".html"
22855   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22856   data: "plot-dpdk-throughput-latency-3n-skx"
22857   filter: "'NIC_Intel-XXV710' and
22858            '64B' and
22859            'BASE' and
22860            'NDRPDR' and
22861            '4T2C' and
22862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22863   parameters:
22864   - "latency"
22865   - "parent"
22866   - "tags"
22867   layout:
22868     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
22869     layout: "plot-latency"
22870
22871 # Packet Latency - DPDK testpmd 2n-skx-x710
22872 - type: "plot"
22873   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22874   algorithm: "plot_latency_error_bars"
22875   output-file-type: ".html"
22876   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22877   data: "plot-dpdk-throughput-latency-2n-skx"
22878   filter: "'NIC_Intel-X710' and
22879            '64B' and
22880            'BASE' and
22881            'NDRPDR' and
22882            '2T1C' and
22883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22884   parameters:
22885   - "latency"
22886   - "parent"
22887   - "tags"
22888   layout:
22889     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
22890     layout: "plot-latency"
22891
22892 - type: "plot"
22893   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22894   algorithm: "plot_latency_error_bars"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22897   data: "plot-dpdk-throughput-latency-2n-skx"
22898   filter: "'NIC_Intel-X710' and
22899            '64B' and
22900            'BASE' and
22901            'NDRPDR' and
22902            '4T2C' and
22903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22904   parameters:
22905   - "latency"
22906   - "parent"
22907   - "tags"
22908   layout:
22909     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22910     layout: "plot-latency"
22911
22912 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22913 - type: "plot"
22914   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22915   algorithm: "plot_latency_error_bars"
22916   output-file-type: ".html"
22917   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22918   data: "plot-dpdk-throughput-latency-2n-skx"
22919   filter: "'NIC_Intel-XXV710' and
22920            '64B' and
22921            'BASE' and
22922            'NDRPDR' and
22923            '2T1C' and
22924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22925   parameters:
22926   - "latency"
22927   - "parent"
22928   - "tags"
22929   layout:
22930     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22931     layout: "plot-latency"
22932
22933 - type: "plot"
22934   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22935   algorithm: "plot_latency_error_bars"
22936   output-file-type: ".html"
22937   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22938   data: "plot-dpdk-throughput-latency-2n-skx"
22939   filter: "'NIC_Intel-XXV710' and
22940            '64B' and
22941            'BASE' and
22942            'NDRPDR' and
22943            '4T2C' and
22944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22945   parameters:
22946   - "latency"
22947   - "parent"
22948   - "tags"
22949   layout:
22950     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22951     layout: "plot-latency"
22952
22953 ################################################################################
22954
22955 # Speedup - VPP Container Memif 3n-hsw-x520
22956 - type: "plot"
22957   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22958   algorithm: "plot_throughput_speedup_analysis"
22959   output-file-type: ".html"
22960   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22962   filter: "'NIC_Intel-X520-DA2' and
22963            '64B' and
22964            ('BASE' or 'SCALE') and
22965            'NDRPDR' and
22966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22967            not 'VHOST' and
22968            'MEMIF'"
22969   parameters:
22970   - "throughput"
22971   - "parent"
22972   - "tags"
22973   sort:
22974   - "L2XCFWD"
22975   - "L2XCFWD"
22976   - "L2XCFWD"
22977   - "L2BDMACLRN"
22978   - "L2BDMACLRN"
22979   - "L2BDMACLRN"
22980   - "IP4FWD"
22981   layout:
22982     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22983     layout: "plot-throughput-speedup-analysis"
22984
22985 - type: "plot"
22986   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22987   algorithm: "plot_throughput_speedup_analysis"
22988   output-file-type: ".html"
22989   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22991   filter: "'NIC_Intel-X520-DA2' and
22992            '64B' and
22993            ('BASE' or 'SCALE') and
22994            'NDRPDR' and
22995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22996            not 'VHOST' and
22997            'MEMIF'"
22998   parameters:
22999   - "throughput"
23000   - "parent"
23001   - "tags"
23002   sort:
23003   - "L2XCFWD"
23004   - "L2XCFWD"
23005   - "L2XCFWD"
23006   - "L2BDMACLRN"
23007   - "L2BDMACLRN"
23008   - "L2BDMACLRN"
23009   - "IP4FWD"
23010   layout:
23011     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23012     layout: "plot-throughput-speedup-analysis"
23013
23014 # Speedup - VPP Container Memif 3n-hsw-x710
23015 - type: "plot"
23016   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23017   algorithm: "plot_throughput_speedup_analysis"
23018   output-file-type: ".html"
23019   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23021   filter: "'NIC_Intel-X710' and
23022            '64B' and
23023            ('BASE' or 'SCALE') and
23024            'NDRPDR' and
23025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23026            not 'VHOST' and
23027            'MEMIF'"
23028   parameters:
23029   - "throughput"
23030   - "parent"
23031   - "tags"
23032   sort:
23033   - "L2XCFWD"
23034   - "L2XCFWD"
23035   - "L2XCFWD"
23036   - "L2BDMACLRN"
23037   - "L2BDMACLRN"
23038   - "L2BDMACLRN"
23039   - "IP4FWD"
23040   layout:
23041     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23042     layout: "plot-throughput-speedup-analysis"
23043
23044 - type: "plot"
23045   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23046   algorithm: "plot_throughput_speedup_analysis"
23047   output-file-type: ".html"
23048   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23050   filter: "'NIC_Intel-X710' and
23051            '64B' and
23052            ('BASE' or 'SCALE') and
23053            'NDRPDR' and
23054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23055            not 'VHOST' and
23056            'MEMIF'"
23057   parameters:
23058   - "throughput"
23059   - "parent"
23060   - "tags"
23061   sort:
23062   - "L2XCFWD"
23063   - "L2XCFWD"
23064   - "L2XCFWD"
23065   - "L2BDMACLRN"
23066   - "L2BDMACLRN"
23067   - "L2BDMACLRN"
23068   - "IP4FWD"
23069   layout:
23070     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23071     layout: "plot-throughput-speedup-analysis"
23072
23073 # Speedup - VPP Container Memif 3n-hsw-xl710
23074 - type: "plot"
23075   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23076   algorithm: "plot_throughput_speedup_analysis"
23077   output-file-type: ".html"
23078   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23080   filter: "'NIC_Intel-XL710' and
23081            '64B' and
23082            ('BASE' or 'SCALE') and
23083            'NDRPDR' and
23084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23085            not 'VHOST' and
23086            'MEMIF'"
23087   parameters:
23088   - "throughput"
23089   - "parent"
23090   - "tags"
23091   sort:
23092   - "L2XCFWD"
23093   - "L2XCFWD"
23094   - "L2XCFWD"
23095   - "L2BDMACLRN"
23096   - "L2BDMACLRN"
23097   - "L2BDMACLRN"
23098   - "IP4FWD"
23099   layout:
23100     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23101     layout: "plot-throughput-speedup-analysis"
23102
23103 - type: "plot"
23104   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23105   algorithm: "plot_throughput_speedup_analysis"
23106   output-file-type: ".html"
23107   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23109   filter: "'NIC_Intel-XL710' and
23110            '64B' and
23111            ('BASE' or 'SCALE') and
23112            'NDRPDR' and
23113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23114            not 'VHOST' and
23115            'MEMIF'"
23116   parameters:
23117   - "throughput"
23118   - "parent"
23119   - "tags"
23120   sort:
23121   - "L2XCFWD"
23122   - "L2XCFWD"
23123   - "L2XCFWD"
23124   - "L2BDMACLRN"
23125   - "L2BDMACLRN"
23126   - "L2BDMACLRN"
23127   - "IP4FWD"
23128   layout:
23129     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23130     layout: "plot-throughput-speedup-analysis"
23131
23132 # Speedup - VPP Container Memif 3n-skx-x710
23133 - type: "plot"
23134   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23135   algorithm: "plot_throughput_speedup_analysis"
23136   output-file-type: ".html"
23137   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23139   filter: "'NIC_Intel-X710' and
23140            '64B' and
23141            ('BASE' or 'SCALE') and
23142            'NDRPDR' and
23143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23144            not 'VHOST' and
23145            'MEMIF'"
23146   parameters:
23147   - "throughput"
23148   - "parent"
23149   - "tags"
23150   sort:
23151   - "L2XCFWD"
23152   - "L2XCFWD"
23153   - "L2XCFWD"
23154   - "L2BDMACLRN"
23155   - "L2BDMACLRN"
23156   - "L2BDMACLRN"
23157   - "IP4FWD"
23158   layout:
23159     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23160     layout: "plot-throughput-speedup-analysis"
23161
23162 - type: "plot"
23163   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23164   algorithm: "plot_throughput_speedup_analysis"
23165   output-file-type: ".html"
23166   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23168   filter: "'NIC_Intel-X710' and
23169            '64B' and
23170            ('BASE' or 'SCALE') and
23171            'NDRPDR' and
23172            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23173            not 'VHOST' and
23174            'MEMIF'"
23175   parameters:
23176   - "throughput"
23177   - "parent"
23178   - "tags"
23179   sort:
23180   - "L2XCFWD"
23181   - "L2XCFWD"
23182   - "L2XCFWD"
23183   - "L2BDMACLRN"
23184   - "L2BDMACLRN"
23185   - "L2BDMACLRN"
23186   - "IP4FWD"
23187   layout:
23188     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23189     layout: "plot-throughput-speedup-analysis"
23190
23191 # Speedup - VPP Container Memif 2n-skx-x710
23192 - type: "plot"
23193   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23194   algorithm: "plot_throughput_speedup_analysis"
23195   output-file-type: ".html"
23196   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23198   filter: "'NIC_Intel-X710' and
23199            '64B' and
23200            ('BASE' or 'SCALE') and
23201            'NDRPDR' and
23202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23203            not 'VHOST' and
23204            not 'NF_DENSITY' and
23205            'MEMIF'"
23206   parameters:
23207   - "throughput"
23208   - "parent"
23209   - "tags"
23210   sort:
23211   - "L2XCFWD"
23212   - "L2XCFWD"
23213   - "L2XCFWD"
23214   - "L2BDMACLRN"
23215   - "L2BDMACLRN"
23216   - "L2BDMACLRN"
23217   - "IP4FWD"
23218   layout:
23219     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23220     layout: "plot-throughput-speedup-analysis"
23221
23222 - type: "plot"
23223   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23224   algorithm: "plot_throughput_speedup_analysis"
23225   output-file-type: ".html"
23226   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23228   filter: "'NIC_Intel-X710' and
23229            '64B' and
23230            ('BASE' or 'SCALE') and
23231            'NDRPDR' and
23232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23233            not 'VHOST' and
23234            not 'NF_DENSITY' and
23235            'MEMIF'"
23236   parameters:
23237   - "throughput"
23238   - "parent"
23239   - "tags"
23240   sort:
23241   - "L2XCFWD"
23242   - "L2XCFWD"
23243   - "L2XCFWD"
23244   - "L2BDMACLRN"
23245   - "L2BDMACLRN"
23246   - "L2BDMACLRN"
23247   - "IP4FWD"
23248   layout:
23249     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23250     layout: "plot-throughput-speedup-analysis"
23251
23252 ## Speedup - VPP Container Memif 2n-skx-xxv710
23253 #- type: "plot"
23254 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23255 #  algorithm: "plot_throughput_speedup_analysis"
23256 #  output-file-type: ".html"
23257 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23258 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23259 #  filter: "'NIC_Intel-XXV710' and
23260 #           '64B' and
23261 #           ('BASE' or 'SCALE') and
23262 #           'NDRPDR' and
23263 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23264 #           not 'VHOST' and
23265 #           'MEMIF'"
23266 #  parameters:
23267 #  - "throughput"
23268 #  - "parent"
23269 #  - "tags"
23270 #  sort:
23271 #  - "L2XCFWD"
23272 #  - "L2XCFWD"
23273 #  - "L2XCFWD"
23274 #  - "L2BDMACLRN"
23275 #  - "L2BDMACLRN"
23276 #  - "L2BDMACLRN"
23277 #  - "IP4FWD"
23278 #  layout:
23279 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23280 #    layout: "plot-throughput-speedup-analysis"
23281 #
23282 #- type: "plot"
23283 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23284 #  algorithm: "plot_throughput_speedup_analysis"
23285 #  output-file-type: ".html"
23286 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23287 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23288 #  filter: "'NIC_Intel-XXV710' and
23289 #           '64B' and
23290 #           ('BASE' or 'SCALE') and
23291 #           'NDRPDR' and
23292 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23293 #           not 'VHOST' and
23294 #           'MEMIF'"
23295 #  parameters:
23296 #  - "throughput"
23297 #  - "parent"
23298 #  - "tags"
23299 #  sort:
23300 #  - "L2XCFWD"
23301 #  - "L2XCFWD"
23302 #  - "L2XCFWD"
23303 #  - "L2BDMACLRN"
23304 #  - "L2BDMACLRN"
23305 #  - "L2BDMACLRN"
23306 #  - "IP4FWD"
23307 #  layout:
23308 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23309 #    layout: "plot-throughput-speedup-analysis"
23310
23311 ################################################################################
23312
23313 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23314 #- type: "plot"
23315 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23316 #  algorithm: "plot_throughput_speedup_analysis"
23317 #  output-file-type: ".html"
23318 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23319 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23320 #  filter: "'NIC_Intel-X520-DA2' and
23321 #           '64B' and
23322 #           ('BASE' or 'SCALE') and
23323 #           'NDRPDR' and
23324 #           'L2XCFWD' and
23325 #           not 'VHOST' and
23326 #           not 'NF_DENSITY' and
23327 #           'MEMIF'"
23328 #  parameters:
23329 #  - "throughput"
23330 #  - "parent"
23331 #  - "tags"
23332 #  sort:
23333 #  - "1VNF"
23334 #  - "2VNF"
23335 #  - "4VNF"
23336 #  - "2VNF"
23337 #  - "4VNF"
23338 #  layout:
23339 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23340 #    layout: "plot-throughput-speedup-analysis"
23341 #
23342 #- type: "plot"
23343 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23344 #  algorithm: "plot_throughput_speedup_analysis"
23345 #  output-file-type: ".html"
23346 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23347 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23348 #  filter: "'NIC_Intel-X520-DA2' and
23349 #           '64B' and
23350 #           ('BASE' or 'SCALE') and
23351 #           'NDRPDR' and
23352 #           'L2XCFWD' and
23353 #           not 'VHOST' and
23354 #           not 'NF_DENSITY' and
23355 #           'MEMIF'"
23356 #  parameters:
23357 #  - "throughput"
23358 #  - "parent"
23359 #  - "tags"
23360 #  sort:
23361 #  - "1VNF"
23362 #  - "2VNF"
23363 #  - "4VNF"
23364 #  - "2VNF"
23365 #  - "4VNF"
23366 #  layout:
23367 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23368 #    layout: "plot-throughput-speedup-analysis"
23369 #
23370 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23371 #- type: "plot"
23372 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23373 #  algorithm: "plot_throughput_speedup_analysis"
23374 #  output-file-type: ".html"
23375 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23376 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23377 #  filter: "'NIC_Intel-X520-DA2' and
23378 #           '64B' and
23379 #           ('BASE' or 'SCALE') and
23380 #           'NDRPDR' and
23381 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23382 #           not 'VHOST' and
23383 #           not 'NF_DENSITY' and
23384 #           'MEMIF'"
23385 #  parameters:
23386 #  - "throughput"
23387 #  - "parent"
23388 #  - "tags"
23389 #  sort:
23390 #  - "1VNF"
23391 #  - "2VNF"
23392 #  - "4VNF"
23393 #  - "2VNF"
23394 #  - "4VNF"
23395 #  layout:
23396 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23397 #    layout: "plot-throughput-speedup-analysis"
23398 #
23399 #- type: "plot"
23400 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23401 #  algorithm: "plot_throughput_speedup_analysis"
23402 #  output-file-type: ".html"
23403 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23404 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23405 #  filter: "'NIC_Intel-X520-DA2' and
23406 #           '64B' and
23407 #           ('BASE' or 'SCALE') and
23408 #           'NDRPDR' and
23409 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23410 #           not 'VHOST' and
23411 #           not 'NF_DENSITY' and
23412 #           'MEMIF'"
23413 #  parameters:
23414 #  - "throughput"
23415 #  - "parent"
23416 #  - "tags"
23417 #  sort:
23418 #  - "1VNF"
23419 #  - "2VNF"
23420 #  - "4VNF"
23421 #  - "2VNF"
23422 #  - "4VNF"
23423 #  layout:
23424 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23425 #    layout: "plot-throughput-speedup-analysis"
23426 #
23427 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23428 #- type: "plot"
23429 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23430 #  algorithm: "plot_throughput_speedup_analysis"
23431 #  output-file-type: ".html"
23432 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23433 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23434 #  filter: "'NIC_Intel-X710' and
23435 #           '64B' and
23436 #           ('BASE' or 'SCALE') and
23437 #           'NDRPDR' and
23438 #           'L2XCFWD' and
23439 #           not 'VHOST' and
23440 #           not 'NF_DENSITY' and
23441 #           'MEMIF'"
23442 #  parameters:
23443 #  - "throughput"
23444 #  - "parent"
23445 #  - "tags"
23446 #  sort:
23447 #  - "1VNF"
23448 #  - "2VNF"
23449 #  - "4VNF"
23450 #  - "2VNF"
23451 #  - "4VNF"
23452 #  layout:
23453 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23454 #    layout: "plot-throughput-speedup-analysis"
23455 #
23456 #- type: "plot"
23457 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23458 #  algorithm: "plot_throughput_speedup_analysis"
23459 #  output-file-type: ".html"
23460 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23461 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23462 #  filter: "'NIC_Intel-X710' and
23463 #           '64B' and
23464 #           ('BASE' or 'SCALE') and
23465 #           'NDRPDR' and
23466 #           'L2XCFWD' and
23467 #           not 'VHOST' and
23468 #           not 'NF_DENSITY' and
23469 #           'MEMIF'"
23470 #  parameters:
23471 #  - "throughput"
23472 #  - "parent"
23473 #  - "tags"
23474 #  sort:
23475 #  - "1VNF"
23476 #  - "2VNF"
23477 #  - "4VNF"
23478 #  - "2VNF"
23479 #  - "4VNF"
23480 #  layout:
23481 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23482 #    layout: "plot-throughput-speedup-analysis"
23483 #
23484 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23485 #- type: "plot"
23486 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23487 #  algorithm: "plot_throughput_speedup_analysis"
23488 #  output-file-type: ".html"
23489 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23490 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23491 #  filter: "'NIC_Intel-X710' and
23492 #           '64B' and
23493 #           ('BASE' or 'SCALE') and
23494 #           'NDRPDR' and
23495 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23496 #           not 'VHOST' and
23497 #           not 'NF_DENSITY' and
23498 #           'MEMIF'"
23499 #  parameters:
23500 #  - "throughput"
23501 #  - "parent"
23502 #  - "tags"
23503 #  sort:
23504 #  - "1VNF"
23505 #  - "2VNF"
23506 #  - "4VNF"
23507 #  - "2VNF"
23508 #  - "4VNF"
23509 #  layout:
23510 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23511 #    layout: "plot-throughput-speedup-analysis"
23512 #
23513 #- type: "plot"
23514 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23515 #  algorithm: "plot_throughput_speedup_analysis"
23516 #  output-file-type: ".html"
23517 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23518 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23519 #  filter: "'NIC_Intel-X710' and
23520 #           '64B' and
23521 #           ('BASE' or 'SCALE') and
23522 #           'NDRPDR' and
23523 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23524 #           not 'VHOST' and
23525 #           not 'NF_DENSITY' and
23526 #           'MEMIF'"
23527 #  parameters:
23528 #  - "throughput"
23529 #  - "parent"
23530 #  - "tags"
23531 #  sort:
23532 #  - "1VNF"
23533 #  - "2VNF"
23534 #  - "4VNF"
23535 #  - "2VNF"
23536 #  - "4VNF"
23537 #  layout:
23538 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23539 #    layout: "plot-throughput-speedup-analysis"
23540
23541 ################################################################################
23542
23543 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23544 - type: "plot"
23545   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23546   algorithm: "plot_throughput_speedup_analysis"
23547   output-file-type: ".html"
23548   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23550   filter: "'NIC_Intel-X520-DA2' and
23551            '64B' and
23552            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23553            'NDRPDR' and
23554            'IP4FWD' and
23555            not 'IPSEC' and
23556            not 'DOT1Q' and
23557            not 'VHOST'"
23558   parameters:
23559   - "throughput"
23560   - "parent"
23561   - "tags"
23562   sort:
23563   - "DOT1Q"
23564   - "IP4BASE"
23565   - "FIB_20K"
23566   - "FIB_200K"
23567   - "FIB_2M"
23568   layout:
23569     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23570     layout: "plot-throughput-speedup-analysis"
23571
23572 - type: "plot"
23573   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23574   algorithm: "plot_throughput_speedup_analysis"
23575   output-file-type: ".html"
23576   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23578   filter: "'NIC_Intel-X520-DA2' and
23579            '64B' and
23580            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23581            'NDRPDR' and
23582            'IP4FWD' and
23583            not 'IPSEC' and
23584            not 'DOT1Q' and
23585            not 'VHOST'"
23586   parameters:
23587   - "throughput"
23588   - "parent"
23589   - "tags"
23590   sort:
23591   - "DOT1Q"
23592   - "IP4BASE"
23593   - "FIB_20K"
23594   - "FIB_200K"
23595   - "FIB_2M"
23596   layout:
23597     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23598     layout: "plot-throughput-speedup-analysis"
23599
23600 # Speedup - VPP IPv4 3n-hsw-x520 features
23601 - type: "plot"
23602   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23603   algorithm: "plot_throughput_speedup_analysis"
23604   output-file-type: ".html"
23605   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23607   filter: "'NIC_Intel-X520-DA2' and
23608            '64B' and
23609            ('IP4BASE' or
23610             'POLICE_MARK' or
23611             'COPWHLIST' or
23612             ('NAT44' and 'BASE') or
23613             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23614            'NDRPDR' and
23615            'IP4FWD' and
23616            not 'IPSEC' and
23617            not 'VHOST'"
23618   parameters:
23619   - "throughput"
23620   - "parent"
23621   - "tags"
23622   sort:
23623   - "DOT1Q"
23624   - "IP4BASE"
23625   - "NAT44"
23626   - "POLICE_MARK"
23627   - "COPWHLIST"
23628   - "IACL"
23629   - "OACL"
23630   layout:
23631     title: "ip4-3n-hsw-x520-64b-features-ndr"
23632     layout: "plot-throughput-speedup-analysis"
23633
23634 - type: "plot"
23635   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23636   algorithm: "plot_throughput_speedup_analysis"
23637   output-file-type: ".html"
23638   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23640   filter: "'NIC_Intel-X520-DA2' and
23641            '64B' and
23642            ('IP4BASE' or
23643             'POLICE_MARK' or
23644             'COPWHLIST' or
23645             ('NAT44' and 'BASE') or
23646             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23647            'NDRPDR' and
23648            'IP4FWD' and
23649            not 'IPSEC' and
23650            not 'VHOST'"
23651   parameters:
23652   - "throughput"
23653   - "parent"
23654   - "tags"
23655   sort:
23656   - "DOT1Q"
23657   - "IP4BASE"
23658   - "NAT44"
23659   - "POLICE_MARK"
23660   - "COPWHLIST"
23661   - "IACL"
23662   - "OACL"
23663   layout:
23664     title: "ip4-3n-hsw-x520-64b-features-pdr"
23665     layout: "plot-throughput-speedup-analysis"
23666
23667 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23668 - type: "plot"
23669   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23670   algorithm: "plot_throughput_speedup_analysis"
23671   output-file-type: ".html"
23672   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23674   filter: "'NIC_Intel-X520-DA2' and
23675            '64B' and
23676            'NDRPDR' and
23677            'IP4FWD' and
23678            ('NAT44' or 'IP4BASE') and
23679            not 'DOT1Q' and
23680            not 'IPSEC' and
23681            not 'VHOST'"
23682   parameters:
23683   - "throughput"
23684   - "parent"
23685   - "tags"
23686   sort:
23687   - "IP4BASE"
23688   - "BASE"
23689   - "SRC_USER_10"
23690   - "SRC_USER_100"
23691   - "SRC_USER_1000"
23692   - "SRC_USER_2000"
23693   layout:
23694     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23695     layout: "plot-throughput-speedup-analysis"
23696
23697 - type: "plot"
23698   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23699   algorithm: "plot_throughput_speedup_analysis"
23700   output-file-type: ".html"
23701   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23703   filter: "'NIC_Intel-X520-DA2' and
23704            '64B' and
23705            'NDRPDR' and
23706            'IP4FWD' and
23707            ('NAT44' or 'IP4BASE') and
23708            not 'DOT1Q' and
23709            not 'IPSEC' and
23710            not 'VHOST'"
23711   parameters:
23712   - "throughput"
23713   - "parent"
23714   - "tags"
23715   sort:
23716   - "IP4BASE"
23717   - "BASE"
23718   - "SRC_USER_10"
23719   - "SRC_USER_100"
23720   - "SRC_USER_1000"
23721   - "SRC_USER_2000"
23722   layout:
23723     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23724     layout: "plot-throughput-speedup-analysis"
23725
23726 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23727 - type: "plot"
23728   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23729   algorithm: "plot_throughput_speedup_analysis"
23730   output-file-type: ".html"
23731   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23733   filter: "'NIC_Intel-X520-DA2' and
23734            '64B' and
23735            'NDRPDR' and
23736            'IP4FWD' and
23737            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23738            not 'IPSEC' and
23739            not 'DOT1Q' and
23740            not 'VHOST'"
23741   parameters:
23742   - "throughput"
23743   - "parent"
23744   - "tags"
23745   sort:
23746   - "IP4BASE"
23747   - "ACL_STATELESS"
23748   - "ACL_STATEFUL"
23749   - "ACL_STATELESS"
23750   - "ACL_STATEFUL"
23751   layout:
23752     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23753     layout: "plot-throughput-speedup-analysis"
23754
23755 - type: "plot"
23756   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23757   algorithm: "plot_throughput_speedup_analysis"
23758   output-file-type: ".html"
23759   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23761   filter: "'NIC_Intel-X520-DA2' and
23762            '64B' and
23763            'NDRPDR' and
23764            'IP4FWD' and
23765            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23766            not 'IPSEC' and
23767            not 'DOT1Q' and
23768            not 'VHOST'"
23769   parameters:
23770   - "throughput"
23771   - "parent"
23772   - "tags"
23773   sort:
23774   - "IP4BASE"
23775   - "ACL_STATELESS"
23776   - "ACL_STATEFUL"
23777   - "ACL_STATELESS"
23778   - "ACL_STATEFUL"
23779   layout:
23780     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23781     layout: "plot-throughput-speedup-analysis"
23782
23783 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23784 - type: "plot"
23785   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23786   algorithm: "plot_throughput_speedup_analysis"
23787   output-file-type: ".html"
23788   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23790   filter: "'NIC_Intel-X520-DA2' and
23791            '64B' and
23792            'NDRPDR' and
23793            'IP4FWD' and
23794            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23795            not 'IPSEC' and
23796            not 'DOT1Q' and
23797            not 'VHOST'"
23798   parameters:
23799   - "throughput"
23800   - "parent"
23801   - "tags"
23802   sort:
23803   - "IP4BASE"
23804   - "ACL_STATELESS"
23805   - "ACL_STATEFUL"
23806   - "ACL_STATELESS"
23807   - "ACL_STATEFUL"
23808   layout:
23809     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23810     layout: "plot-throughput-speedup-analysis"
23811
23812 - type: "plot"
23813   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23814   algorithm: "plot_throughput_speedup_analysis"
23815   output-file-type: ".html"
23816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23818   filter: "'NIC_Intel-X520-DA2' and
23819            '64B' and
23820            'NDRPDR' and
23821            'IP4FWD' and
23822            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23823            not 'IPSEC' and
23824            not 'DOT1Q' and
23825            not 'VHOST'"
23826   parameters:
23827   - "throughput"
23828   - "parent"
23829   - "tags"
23830   sort:
23831   - "IP4BASE"
23832   - "ACL_STATELESS"
23833   - "ACL_STATEFUL"
23834   - "ACL_STATELESS"
23835   - "ACL_STATEFUL"
23836   layout:
23837     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23838     layout: "plot-throughput-speedup-analysis"
23839
23840 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23841 - type: "plot"
23842   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23843   algorithm: "plot_throughput_speedup_analysis"
23844   output-file-type: ".html"
23845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23847   filter: "'NIC_Intel-X710' and
23848            '64B' and
23849            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23850            'NDRPDR' and
23851            'IP4FWD' and
23852            not 'IPSEC' and
23853            not 'DOT1Q' and
23854            not 'VHOST'"
23855   parameters:
23856   - "throughput"
23857   - "parent"
23858   - "tags"
23859   sort:
23860   - "IP4BASE"
23861   - "FIB_20K"
23862   - "FIB_200K"
23863   - "FIB_2M"
23864   layout:
23865     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
23866     layout: "plot-throughput-speedup-analysis"
23867
23868 - type: "plot"
23869   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23870   algorithm: "plot_throughput_speedup_analysis"
23871   output-file-type: ".html"
23872   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23874   filter: "'NIC_Intel-X710' and
23875            '64B' and
23876            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23877            'NDRPDR' and
23878            'IP4FWD' and
23879            not 'IPSEC' and
23880            not 'DOT1Q' and
23881            not 'VHOST'"
23882   parameters:
23883   - "throughput"
23884   - "parent"
23885   - "tags"
23886   sort:
23887   - "IP4BASE"
23888   - "FIB_20K"
23889   - "FIB_200K"
23890   - "FIB_2M"
23891   layout:
23892     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
23893     layout: "plot-throughput-speedup-analysis"
23894
23895 # Speedup - VPP IPv4 3n-hsw-x710 features
23896 - type: "plot"
23897   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23898   algorithm: "plot_throughput_speedup_analysis"
23899   output-file-type: ".html"
23900   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23902   filter: "'NIC_Intel-X710' and
23903            '64B' and
23904            ('IP4BASE' or
23905             'POLICE_MARK' or
23906             'COPWHLIST' or
23907             ('NAT44' and 'BASE') or
23908             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23909            'NDRPDR' and
23910            'IP4FWD' and
23911            not 'IPSEC' and
23912            not 'VHOST'"
23913   parameters:
23914   - "throughput"
23915   - "parent"
23916   - "tags"
23917   sort:
23918   - "DOT1Q"
23919   - "IP4BASE"
23920   - "NAT44"
23921   - "POLICE_MARK"
23922   - "COPWHLIST"
23923   - "IACL"
23924   - "OACL"
23925   layout:
23926     title: "ip4-3n-hsw-x710-64b-features-ndr"
23927     layout: "plot-throughput-speedup-analysis"
23928
23929 - type: "plot"
23930   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23931   algorithm: "plot_throughput_speedup_analysis"
23932   output-file-type: ".html"
23933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23935   filter: "'NIC_Intel-X710' and
23936            '64B' and
23937            ('IP4BASE' or
23938             'POLICE_MARK' or
23939             'COPWHLIST' or
23940             ('NAT44' and 'BASE') or
23941             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23942            'NDRPDR' and
23943            'IP4FWD' and
23944            not 'IPSEC' and
23945            not 'VHOST'"
23946   parameters:
23947   - "throughput"
23948   - "parent"
23949   - "tags"
23950   sort:
23951   - "DOT1Q"
23952   - "IP4BASE"
23953   - "NAT44"
23954   - "POLICE_MARK"
23955   - "COPWHLIST"
23956   - "IACL"
23957   - "OACL"
23958   layout:
23959     title: "ip4-3n-hsw-x710-64b-features-pdr"
23960     layout: "plot-throughput-speedup-analysis"
23961
23962 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23963 - type: "plot"
23964   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23965   algorithm: "plot_throughput_speedup_analysis"
23966   output-file-type: ".html"
23967   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23968   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23969   filter: "'NIC_Intel-X710' and
23970            '64B' and
23971            'NDRPDR' and
23972            'IP4FWD' and
23973            ('NAT44' or 'IP4BASE') and
23974            not 'IPSEC' and
23975            not 'VHOST'"
23976   parameters:
23977   - "throughput"
23978   - "parent"
23979   - "tags"
23980   sort:
23981   - "IP4BASE"
23982   - "BASE"
23983   - "SRC_USER_10"
23984   - "SRC_USER_100"
23985   - "SRC_USER_1000"
23986   - "SRC_USER_2000"
23987   layout:
23988     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23989     layout: "plot-throughput-speedup-analysis"
23990
23991 - type: "plot"
23992   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23993   algorithm: "plot_throughput_speedup_analysis"
23994   output-file-type: ".html"
23995   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23997   filter: "'NIC_Intel-X710' and
23998            '64B' and
23999            'NDRPDR' and
24000            'IP4FWD' and
24001            ('NAT44' or 'IP4BASE') and
24002            not 'IPSEC' and
24003            not 'VHOST'"
24004   parameters:
24005   - "throughput"
24006   - "parent"
24007   - "tags"
24008   sort:
24009   - "IP4BASE"
24010   - "BASE"
24011   - "SRC_USER_10"
24012   - "SRC_USER_100"
24013   - "SRC_USER_1000"
24014   - "SRC_USER_2000"
24015   layout:
24016     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24017     layout: "plot-throughput-speedup-analysis"
24018
24019 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24020 - type: "plot"
24021   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24022   algorithm: "plot_throughput_speedup_analysis"
24023   output-file-type: ".html"
24024   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24026   filter: "'NIC_Intel-X710' and
24027            '64B' and
24028            'NDRPDR' and
24029            'IP4FWD' and
24030            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24031            not 'IPSEC' and
24032            not 'VHOST'"
24033   parameters:
24034   - "throughput"
24035   - "parent"
24036   - "tags"
24037   sort:
24038   - "IP4BASE"
24039   - "ACL_STATELESS"
24040   - "ACL_STATEFUL"
24041   - "ACL_STATELESS"
24042   - "ACL_STATEFUL"
24043   layout:
24044     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24045     layout: "plot-throughput-speedup-analysis"
24046
24047 - type: "plot"
24048   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24049   algorithm: "plot_throughput_speedup_analysis"
24050   output-file-type: ".html"
24051   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24053   filter: "'NIC_Intel-X710' and
24054            '64B' and
24055            'NDRPDR' and
24056            'IP4FWD' and
24057            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24058            not 'IPSEC' and
24059            not 'VHOST'"
24060   parameters:
24061   - "throughput"
24062   - "parent"
24063   - "tags"
24064   sort:
24065   - "IP4BASE"
24066   - "ACL_STATELESS"
24067   - "ACL_STATEFUL"
24068   - "ACL_STATELESS"
24069   - "ACL_STATEFUL"
24070   layout:
24071     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24072     layout: "plot-throughput-speedup-analysis"
24073
24074 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24075 - type: "plot"
24076   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24077   algorithm: "plot_throughput_speedup_analysis"
24078   output-file-type: ".html"
24079   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24081   filter: "'NIC_Intel-XL710' and
24082            '64B' and
24083            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24084            'NDRPDR' and
24085            'IP4FWD' and
24086            not 'IPSEC' and
24087            not 'VHOST'"
24088   parameters:
24089   - "throughput"
24090   - "parent"
24091   - "tags"
24092   sort:
24093   - "IP4BASE"
24094   - "FIB_20K"
24095   - "FIB_200K"
24096   - "FIB_2M"
24097   layout:
24098     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24099     layout: "plot-throughput-speedup-analysis"
24100
24101 - type: "plot"
24102   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24103   algorithm: "plot_throughput_speedup_analysis"
24104   output-file-type: ".html"
24105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24107   filter: "'NIC_Intel-XL710' and
24108            '64B' and
24109            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24110            'NDRPDR' and
24111            'IP4FWD' and
24112            not 'IPSEC' and
24113            not 'VHOST'"
24114   parameters:
24115   - "throughput"
24116   - "parent"
24117   - "tags"
24118   sort:
24119   - "IP4BASE"
24120   - "FIB_20K"
24121   - "FIB_200K"
24122   - "FIB_2M"
24123   layout:
24124     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24125     layout: "plot-throughput-speedup-analysis"
24126
24127 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24128 - type: "plot"
24129   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24130   algorithm: "plot_throughput_speedup_analysis"
24131   output-file-type: ".html"
24132   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24134   filter: "'NIC_Intel-X710' and
24135            '64B' and
24136            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24137            'NDRPDR' and
24138            'IP4FWD' and
24139            not 'IPSEC' and
24140            not 'DOT1Q' and
24141            not 'VHOST'"
24142   parameters:
24143   - "throughput"
24144   - "parent"
24145   - "tags"
24146   sort:
24147   - "IP4BASE"
24148   - "FIB_20K"
24149   - "FIB_200K"
24150   - "FIB_2M"
24151   layout:
24152     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24153     layout: "plot-throughput-speedup-analysis"
24154
24155 - type: "plot"
24156   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24157   algorithm: "plot_throughput_speedup_analysis"
24158   output-file-type: ".html"
24159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24161   filter: "'NIC_Intel-X710' and
24162            '64B' and
24163            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24164            'NDRPDR' and
24165            'IP4FWD' and
24166            not 'IPSEC' and
24167            not 'DOT1Q' and
24168            not 'VHOST'"
24169   parameters:
24170   - "throughput"
24171   - "parent"
24172   - "tags"
24173   sort:
24174   - "IP4BASE"
24175   - "FIB_20K"
24176   - "FIB_200K"
24177   - "FIB_2M"
24178   layout:
24179     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24180     layout: "plot-throughput-speedup-analysis"
24181
24182 # Speedup - VPP IPv4 3n-skx-x710 features
24183 - type: "plot"
24184   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24185   algorithm: "plot_throughput_speedup_analysis"
24186   output-file-type: ".html"
24187   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24189   filter: "'NIC_Intel-X710' and
24190            '64B' and
24191            ('IP4BASE' or
24192             'POLICE_MARK' or
24193             'COPWHLIST' or
24194             ('NAT44' and 'BASE') or
24195             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24196            'NDRPDR' and
24197            'IP4FWD' and
24198            not 'IPSEC' and
24199            not 'VHOST'"
24200   parameters:
24201   - "throughput"
24202   - "parent"
24203   - "tags"
24204   sort:
24205   - "DOT1Q"
24206   - "IP4BASE"
24207   - "NAT44"
24208   - "POLICE_MARK"
24209   - "COPWHLIST"
24210   - "IACL"
24211   - "OACL"
24212   layout:
24213     title: "ip4-3n-skx-x710-64b-features-ndr"
24214     layout: "plot-throughput-speedup-analysis"
24215
24216 - type: "plot"
24217   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24218   algorithm: "plot_throughput_speedup_analysis"
24219   output-file-type: ".html"
24220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24222   filter: "'NIC_Intel-X710' and
24223            '64B' and
24224            ('IP4BASE' or
24225             'POLICE_MARK' or
24226             'COPWHLIST' or
24227             ('NAT44' and 'BASE') or
24228             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24229            'NDRPDR' and
24230            'IP4FWD' and
24231            not 'IPSEC' and
24232            not 'VHOST'"
24233   parameters:
24234   - "throughput"
24235   - "parent"
24236   - "tags"
24237   sort:
24238   - "DOT1Q"
24239   - "IP4BASE"
24240   - "NAT44"
24241   - "POLICE_MARK"
24242   - "COPWHLIST"
24243   - "IACL"
24244   - "OACL"
24245   layout:
24246     title: "ip4-3n-skx-x710-64b-features-pdr"
24247     layout: "plot-throughput-speedup-analysis"
24248
24249 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24250 - type: "plot"
24251   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24252   algorithm: "plot_throughput_speedup_analysis"
24253   output-file-type: ".html"
24254   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24256   filter: "'NIC_Intel-X710' and
24257            '64B' and
24258            'NDRPDR' and
24259            'IP4FWD' and
24260            ('NAT44' or 'IP4BASE') and
24261            not 'IPSEC' and
24262            not 'VHOST'"
24263   parameters:
24264   - "throughput"
24265   - "parent"
24266   - "tags"
24267   sort:
24268   - "IP4BASE"
24269   - "BASE"
24270   - "SRC_USER_10"
24271   - "SRC_USER_100"
24272   - "SRC_USER_1000"
24273   - "SRC_USER_2000"
24274   layout:
24275     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24276     layout: "plot-throughput-speedup-analysis"
24277
24278 - type: "plot"
24279   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24280   algorithm: "plot_throughput_speedup_analysis"
24281   output-file-type: ".html"
24282   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24284   filter: "'NIC_Intel-X710' and
24285            '64B' and
24286            'NDRPDR' and
24287            'IP4FWD' and
24288            ('NAT44' or 'IP4BASE') and
24289            not 'IPSEC' and
24290            not 'VHOST'"
24291   parameters:
24292   - "throughput"
24293   - "parent"
24294   - "tags"
24295   sort:
24296   - "IP4BASE"
24297   - "BASE"
24298   - "SRC_USER_10"
24299   - "SRC_USER_100"
24300   - "SRC_USER_1000"
24301   - "SRC_USER_2000"
24302   layout:
24303     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24304     layout: "plot-throughput-speedup-analysis"
24305
24306 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24307 - type: "plot"
24308   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24309   algorithm: "plot_throughput_speedup_analysis"
24310   output-file-type: ".html"
24311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24313   filter: "'NIC_Intel-X710' and
24314            '64B' and
24315            'NDRPDR' and
24316            'IP4FWD' and
24317            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24318            not 'IPSEC' and
24319            not 'VHOST'"
24320   parameters:
24321   - "throughput"
24322   - "parent"
24323   - "tags"
24324   sort:
24325   - "IP4BASE"
24326   - "ACL_STATELESS"
24327   - "ACL_STATEFUL"
24328   - "ACL_STATELESS"
24329   - "ACL_STATEFUL"
24330   layout:
24331     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24332     layout: "plot-throughput-speedup-analysis"
24333
24334 - type: "plot"
24335   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24336   algorithm: "plot_throughput_speedup_analysis"
24337   output-file-type: ".html"
24338   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24340   filter: "'NIC_Intel-X710' and
24341            '64B' and
24342            'NDRPDR' and
24343            'IP4FWD' and
24344            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24345            not 'IPSEC' and
24346            not 'VHOST'"
24347   parameters:
24348   - "throughput"
24349   - "parent"
24350   - "tags"
24351   sort:
24352   - "IP4BASE"
24353   - "ACL_STATELESS"
24354   - "ACL_STATEFUL"
24355   - "ACL_STATELESS"
24356   - "ACL_STATEFUL"
24357   layout:
24358     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24359     layout: "plot-throughput-speedup-analysis"
24360
24361 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24362 #- type: "plot"
24363 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24364 #  algorithm: "plot_throughput_speedup_analysis"
24365 #  output-file-type: ".html"
24366 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24367 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24368 #  filter: "'NIC_Intel-X710' and
24369 #           '64B' and
24370 #           'NDRPDR' and
24371 #           'IP4FWD' and
24372 #           'OACL' and
24373 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24374 #           not 'IPSEC' and
24375 #           not 'VHOST'"
24376 #  parameters:
24377 #  - "throughput"
24378 #  - "parent"
24379 #  - "tags"
24380 #  sort:
24381 #  - "ACL_STATELESS"
24382 #  - "ACL_STATEFUL"
24383 #  - "ACL_STATELESS"
24384 #  - "ACL_STATEFUL"
24385 #  layout:
24386 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24387 #    layout: "plot-throughput-speedup-analysis"
24388 #
24389 #- type: "plot"
24390 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24391 #  algorithm: "plot_throughput_speedup_analysis"
24392 #  output-file-type: ".html"
24393 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24394 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24395 #  filter: "'NIC_Intel-X710' and
24396 #           '64B' and
24397 #           'NDRPDR' and
24398 #           'IP4FWD' and
24399 #           'OACL' and
24400 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24401 #           not 'IPSEC' and
24402 #           not 'VHOST'"
24403 #  parameters:
24404 #  - "throughput"
24405 #  - "parent"
24406 #  - "tags"
24407 #  sort:
24408 #  - "ACL_STATELESS"
24409 #  - "ACL_STATEFUL"
24410 #  - "ACL_STATELESS"
24411 #  - "ACL_STATEFUL"
24412 #  layout:
24413 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24414 #    layout: "plot-throughput-speedup-analysis"
24415
24416 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24417 - type: "plot"
24418   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24419   algorithm: "plot_throughput_speedup_analysis"
24420   output-file-type: ".html"
24421   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24423   filter: "'NIC_Intel-X710' and
24424            '64B' and
24425            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24426            'NDRPDR' and
24427            'IP4FWD' and
24428            not 'IPSEC' and
24429            not 'DOT1Q' and
24430            not 'VHOST'"
24431   parameters:
24432   - "throughput"
24433   - "parent"
24434   - "tags"
24435   sort:
24436   - "IP4BASE"
24437   - "FIB_20K"
24438   - "FIB_200K"
24439   - "FIB_2M"
24440   layout:
24441     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24442     layout: "plot-throughput-speedup-analysis"
24443
24444 - type: "plot"
24445   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24446   algorithm: "plot_throughput_speedup_analysis"
24447   output-file-type: ".html"
24448   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24449   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24450   filter: "'NIC_Intel-X710' and
24451            '64B' and
24452            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24453            'NDRPDR' and
24454            'IP4FWD' and
24455            not 'IPSEC' and
24456            not 'DOT1Q' and
24457            not 'VHOST'"
24458   parameters:
24459   - "throughput"
24460   - "parent"
24461   - "tags"
24462   sort:
24463   - "IP4BASE"
24464   - "FIB_20K"
24465   - "FIB_200K"
24466   - "FIB_2M"
24467   layout:
24468     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24469     layout: "plot-throughput-speedup-analysis"
24470
24471 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24472 - type: "plot"
24473   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24474   algorithm: "plot_throughput_speedup_analysis"
24475   output-file-type: ".html"
24476   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24478   filter: "'NIC_Intel-X710' and
24479            '64B' and
24480            'NDRPDR' and
24481            'IP4FWD' and
24482            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24483            not 'IPSEC' and
24484            not 'VHOST'"
24485   parameters:
24486   - "throughput"
24487   - "parent"
24488   - "tags"
24489   sort:
24490   - "IP4BASE"
24491   - "ACL_STATELESS"
24492   - "ACL_STATEFUL"
24493   - "ACL_STATELESS"
24494   - "ACL_STATEFUL"
24495   layout:
24496     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24497     layout: "plot-throughput-speedup-analysis"
24498
24499 - type: "plot"
24500   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24501   algorithm: "plot_throughput_speedup_analysis"
24502   output-file-type: ".html"
24503   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24505   filter: "'NIC_Intel-X710' and
24506            '64B' and
24507            'NDRPDR' and
24508            'IP4FWD' and
24509            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24510            not 'IPSEC' and
24511            not 'VHOST'"
24512   parameters:
24513   - "throughput"
24514   - "parent"
24515   - "tags"
24516   sort:
24517   - "IP4BASE"
24518   - "ACL_STATELESS"
24519   - "ACL_STATEFUL"
24520   - "ACL_STATELESS"
24521   - "ACL_STATEFUL"
24522   layout:
24523     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24524     layout: "plot-throughput-speedup-analysis"
24525
24526 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24527 - type: "plot"
24528   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24529   algorithm: "plot_throughput_speedup_analysis"
24530   output-file-type: ".html"
24531   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24533   filter: "'NIC_Intel-XXV710' and
24534            '64B' and
24535            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24536            'NDRPDR' and
24537            'IP4FWD' and
24538            not 'IPSEC' and
24539            not 'DOT1Q' and
24540            not 'VHOST'"
24541   parameters:
24542   - "throughput"
24543   - "parent"
24544   - "tags"
24545   sort:
24546   - "IP4BASE"
24547   - "FIB_20K"
24548   - "FIB_200K"
24549   - "FIB_2M"
24550   layout:
24551     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24552     layout: "plot-throughput-speedup-analysis"
24553
24554 - type: "plot"
24555   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24556   algorithm: "plot_throughput_speedup_analysis"
24557   output-file-type: ".html"
24558   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24559   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24560   filter: "'NIC_Intel-XXV710' and
24561            '64B' and
24562            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24563            'NDRPDR' and
24564            'IP4FWD' and
24565            not 'IPSEC' and
24566            not 'DOT1Q' and
24567            not 'VHOST'"
24568   parameters:
24569   - "throughput"
24570   - "parent"
24571   - "tags"
24572   sort:
24573   - "IP4BASE"
24574   - "FIB_20K"
24575   - "FIB_200K"
24576   - "FIB_2M"
24577   layout:
24578     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24579     layout: "plot-throughput-speedup-analysis"
24580
24581 ## Speedup - VPP IPv4 2n-dnv-x553 base
24582 #- type: "plot"
24583 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24584 #  algorithm: "plot_throughput_speedup_analysis"
24585 #  output-file-type: ".html"
24586 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24587 #  data: "intel-dnv-vpp"
24588 #  filter: "'NIC_Intel-X553' and
24589 #           '64B' and
24590 #           'IP4BASE' and
24591 #           'NDRPDR' and
24592 #           'IP4FWD' and
24593 #           not 'IPSEC' and
24594 #           not 'VHOST'"
24595 #  parameters:
24596 #  - "throughput"
24597 #  - "parent"
24598 #  - "tags"
24599 #  sort:
24600 #  - "IP4BASE"
24601 #  layout:
24602 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24603 #    layout: "plot-throughput-speedup-analysis"
24604 #
24605 #- type: "plot"
24606 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24607 #  algorithm: "plot_throughput_speedup_analysis"
24608 #  output-file-type: ".html"
24609 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24610 #  data: "intel-dnv-vpp"
24611 #  filter: "'NIC_Intel-X553' and
24612 #           '64B' and
24613 #           'IP4BASE' and
24614 #           'NDRPDR' and
24615 #           'IP4FWD' and
24616 #           not 'IPSEC' and
24617 #           not 'VHOST'"
24618 #  parameters:
24619 #  - "throughput"
24620 #  - "parent"
24621 #  - "tags"
24622 #  sort:
24623 #  - "IP4BASE"
24624 #  layout:
24625 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24626 #    layout: "plot-throughput-speedup-analysis"
24627
24628 ################################################################################
24629
24630 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24631 - type: "plot"
24632   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24633   algorithm: "plot_throughput_speedup_analysis"
24634   output-file-type: ".html"
24635   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24637   filter: "'NIC_Intel-X520-DA2' and
24638            '64B' and
24639            'ENCAP' and
24640            'NDRPDR' and
24641            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24642            not 'DOT1Q' and
24643            not 'VHOST' and
24644            not 'IPSECHW'"
24645   parameters:
24646   - "throughput"
24647   - "parent"
24648   - "tags"
24649   sort:
24650   - "IP4BASE"
24651   - "L2BDMACLRN"
24652   - "L2XCFWD"
24653   - "LISP"
24654   layout:
24655     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24656     layout: "plot-throughput-speedup-analysis"
24657
24658 - type: "plot"
24659   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24660   algorithm: "plot_throughput_speedup_analysis"
24661   output-file-type: ".html"
24662   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24664   filter: "'NIC_Intel-X520-DA2' and
24665            '64B' and
24666            'ENCAP' and
24667            'NDRPDR' and
24668            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24669            not 'DOT1Q' and
24670            not 'VHOST' and
24671            not 'IPSECHW'"
24672   parameters:
24673   - "throughput"
24674   - "parent"
24675   - "tags"
24676   sort:
24677   - "IP4BASE"
24678   - "L2BDMACLRN"
24679   - "L2XCFWD"
24680   - "LISP"
24681   layout:
24682     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24683     layout: "plot-throughput-speedup-analysis"
24684
24685 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24686 - type: "plot"
24687   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24688   algorithm: "plot_throughput_speedup_analysis"
24689   output-file-type: ".html"
24690   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24692   filter: "'NIC_Intel-X710' and
24693            '64B' and
24694            'ENCAP' and
24695            'NDRPDR' and
24696            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24697            not 'VHOST' and
24698            not 'IPSECHW'"
24699   parameters:
24700   - "throughput"
24701   - "parent"
24702   - "tags"
24703   sort:
24704   - "IP4BASE"
24705   - "LISP"
24706   - "VXLAN_1"
24707   - "VXLAN_10"
24708   - "VXLAN_100"
24709   - "VXLAN_1000"
24710   layout:
24711     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24712     layout: "plot-throughput-speedup-analysis"
24713
24714 - type: "plot"
24715   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24716   algorithm: "plot_throughput_speedup_analysis"
24717   output-file-type: ".html"
24718   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24720   filter: "'NIC_Intel-X710' and
24721            '64B' and
24722            'ENCAP' and
24723            'NDRPDR' and
24724            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24725            not 'VHOST' and
24726            not 'IPSECHW'"
24727   parameters:
24728   - "throughput"
24729   - "parent"
24730   - "tags"
24731   sort:
24732   - "IP4BASE"
24733   - "LISP"
24734   - "VXLAN_1"
24735   - "VXLAN_10"
24736   - "VXLAN_100"
24737   - "VXLAN_1000"
24738   layout:
24739     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24740     layout: "plot-throughput-speedup-analysis"
24741
24742 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24743 - type: "plot"
24744   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24745   algorithm: "plot_throughput_speedup_analysis"
24746   output-file-type: ".html"
24747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24749   filter: "'NIC_Intel-X710' and
24750            '64B' and
24751            'ENCAP' and
24752            'NDRPDR' and
24753            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24754            not 'DOT1Q' and
24755            not 'VHOST' and
24756            not 'IPSECHW'"
24757   parameters:
24758   - "throughput"
24759   - "parent"
24760   - "tags"
24761   sort:
24762   - "IP4BASE"
24763   - "L2BDMACLRN"
24764   - "L2XCFWD"
24765   - "LISP"
24766   layout:
24767     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24768     layout: "plot-throughput-speedup-analysis"
24769
24770 - type: "plot"
24771   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24772   algorithm: "plot_throughput_speedup_analysis"
24773   output-file-type: ".html"
24774   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24776   filter: "'NIC_Intel-X710' and
24777            '64B' and
24778            'ENCAP' and
24779            'NDRPDR' and
24780            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24781            not 'DOT1Q' and
24782            not 'VHOST' and
24783            not 'IPSECHW'"
24784   parameters:
24785   - "throughput"
24786   - "parent"
24787   - "tags"
24788   sort:
24789   - "IP4BASE"
24790   - "L2BDMACLRN"
24791   - "L2XCFWD"
24792   - "LISP"
24793   layout:
24794     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24795     layout: "plot-throughput-speedup-analysis"
24796
24797 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24798 - type: "plot"
24799   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24800   algorithm: "plot_throughput_speedup_analysis"
24801   output-file-type: ".html"
24802   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24804   filter: "'NIC_Intel-X710' and
24805            '64B' and
24806            'ENCAP' and
24807            'NDRPDR' and
24808            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24809            not 'VHOST' and
24810            not 'IPSECHW'"
24811   parameters:
24812   - "throughput"
24813   - "parent"
24814   - "tags"
24815   sort:
24816   - "IP4BASE"
24817   - "LISP"
24818   - "VXLAN_1"
24819   - "VXLAN_10"
24820   - "VXLAN_100"
24821   - "VXLAN_1000"
24822   layout:
24823     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24824     layout: "plot-throughput-speedup-analysis"
24825
24826 - type: "plot"
24827   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24828   algorithm: "plot_throughput_speedup_analysis"
24829   output-file-type: ".html"
24830   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24832   filter: "'NIC_Intel-X710' and
24833            '64B' and
24834            'ENCAP' and
24835            'NDRPDR' and
24836            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24837            not 'VHOST' and
24838            not 'IPSECHW'"
24839   parameters:
24840   - "throughput"
24841   - "parent"
24842   - "tags"
24843   sort:
24844   - "IP4BASE"
24845   - "LISP"
24846   - "VXLAN_1"
24847   - "VXLAN_10"
24848   - "VXLAN_100"
24849   - "VXLAN_1000"
24850   layout:
24851     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24852     layout: "plot-throughput-speedup-analysis"
24853
24854 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24855 - type: "plot"
24856   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24857   algorithm: "plot_throughput_speedup_analysis"
24858   output-file-type: ".html"
24859   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24861   filter: "'NIC_Intel-X710' and
24862            '64B' and
24863            'ENCAP' and
24864            'NDRPDR' and
24865            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24866            not 'DOT1Q' and
24867            not 'VHOST' and
24868            not 'IPSECHW'"
24869   parameters:
24870   - "throughput"
24871   - "parent"
24872   - "tags"
24873   sort:
24874   - "IP4BASE"
24875   - "L2BDMACLRN"
24876   - "L2XCFWD"
24877   - "LISP"
24878   layout:
24879     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
24880     layout: "plot-throughput-speedup-analysis"
24881
24882 - type: "plot"
24883   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24884   algorithm: "plot_throughput_speedup_analysis"
24885   output-file-type: ".html"
24886   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24888   filter: "'NIC_Intel-X710' and
24889            '64B' and
24890            'ENCAP' and
24891            'NDRPDR' and
24892            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24893            not 'DOT1Q' and
24894            not 'VHOST' and
24895            not 'IPSECHW'"
24896   parameters:
24897   - "throughput"
24898   - "parent"
24899   - "tags"
24900   sort:
24901   - "IP4BASE"
24902   - "L2BDMACLRN"
24903   - "L2XCFWD"
24904   - "LISP"
24905   layout:
24906     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24907     layout: "plot-throughput-speedup-analysis"
24908
24909 ################################################################################
24910
24911 # Speedup - VPP IPv6 3n-hsw-x520
24912 - type: "plot"
24913   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24914   algorithm: "plot_throughput_speedup_analysis"
24915   output-file-type: ".html"
24916   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24918   filter: "'NIC_Intel-X520-DA2' and
24919            '78B' and
24920            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24921            'NDRPDR' and
24922            'IP6FWD' and
24923            not 'SRv6' and
24924            not 'IPSEC' and
24925            not 'VHOST'"
24926   parameters:
24927   - "throughput"
24928   - "parent"
24929   - "tags"
24930   sort:
24931   - "IP6BASE"
24932   - "FIB_20K"
24933   - "FIB_200K"
24934   - "FIB_2M"
24935   layout:
24936     title: "ip6-3n-hsw-x520-78b-base-ndr"
24937     layout: "plot-throughput-speedup-analysis"
24938
24939 - type: "plot"
24940   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24941   algorithm: "plot_throughput_speedup_analysis"
24942   output-file-type: ".html"
24943   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24945   filter: "'NIC_Intel-X520-DA2' and
24946            '78B' and
24947            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24948            'NDRPDR' and
24949            'IP6FWD' and
24950            not 'SRv6' and
24951            not 'IPSEC' and
24952            not 'VHOST'"
24953   parameters:
24954   - "throughput"
24955   - "parent"
24956   - "tags"
24957   sort:
24958   - "IP6BASE"
24959   - "FIB_20K"
24960   - "FIB_200K"
24961   - "FIB_2M"
24962   layout:
24963     title: "ip6-3n-hsw-x520-78b-base-pdr"
24964     layout: "plot-throughput-speedup-analysis"
24965
24966 # Speedup - VPP IPv6 3n-hsw-x710
24967 - type: "plot"
24968   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24969   algorithm: "plot_throughput_speedup_analysis"
24970   output-file-type: ".html"
24971   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24973   filter: "'NIC_Intel-X710' and
24974            '78B' and
24975            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24976            'NDRPDR' and
24977            'IP6FWD' and
24978            not 'SRv6' and
24979            not 'IPSEC' and
24980            not 'VHOST'"
24981   parameters:
24982   - "throughput"
24983   - "parent"
24984   - "tags"
24985   sort:
24986   - "IP6BASE"
24987   - "FIB_20K"
24988   - "FIB_200K"
24989   - "FIB_2M"
24990   layout:
24991     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24992     layout: "plot-throughput-speedup-analysis"
24993
24994 - type: "plot"
24995   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24996   algorithm: "plot_throughput_speedup_analysis"
24997   output-file-type: ".html"
24998   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25000   filter: "'NIC_Intel-X710' and
25001            '78B' and
25002            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25003            'NDRPDR' and
25004            'IP6FWD' and
25005            not 'SRv6' and
25006            not 'IPSEC' and
25007            not 'VHOST'"
25008   parameters:
25009   - "throughput"
25010   - "parent"
25011   - "tags"
25012   sort:
25013   - "IP6BASE"
25014   - "FIB_20K"
25015   - "FIB_200K"
25016   - "FIB_2M"
25017   layout:
25018     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25019     layout: "plot-throughput-speedup-analysis"
25020
25021 # Speedup - VPP IPv6 3n-hsw-x710 features
25022 - type: "plot"
25023   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25024   algorithm: "plot_throughput_speedup_analysis"
25025   output-file-type: ".html"
25026   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25028   filter: "'NIC_Intel-X710' and
25029            '78B' and
25030            ('IP6BASE' or
25031             'POLICE_MARK' or
25032             'COPWHLIST' or
25033             'IACLDST') and
25034            'NDRPDR' and
25035            'IP6FWD' and
25036            not 'SRv6' and
25037            not 'IPSEC' and
25038            not 'VHOST'"
25039   parameters:
25040   - "throughput"
25041   - "parent"
25042   - "tags"
25043   sort:
25044   - "IP6BASE"
25045   - "POLICE_MARK"
25046   - "COPWHLIST"
25047   - "IACLDST"
25048   layout:
25049     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25050     layout: "plot-throughput-speedup-analysis"
25051
25052 - type: "plot"
25053   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25054   algorithm: "plot_throughput_speedup_analysis"
25055   output-file-type: ".html"
25056   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25058   filter: "'NIC_Intel-X710' and
25059            '78B' and
25060            ('IP6BASE' or
25061             'POLICE_MARK' or
25062             'COPWHLIST' or
25063             'IACLDST') and
25064            'NDRPDR' and
25065            'IP6FWD' and
25066            not 'SRv6' and
25067            not 'IPSEC' and
25068            not 'VHOST'"
25069   parameters:
25070   - "throughput"
25071   - "parent"
25072   - "tags"
25073   sort:
25074   - "IP6BASE"
25075   - "POLICE_MARK"
25076   - "COPWHLIST"
25077   - "IACLDST"
25078   layout:
25079     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25080     layout: "plot-throughput-speedup-analysis"
25081
25082 # Speedup - VPP IPv6 3n-hsw-xl710
25083 - type: "plot"
25084   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25085   algorithm: "plot_throughput_speedup_analysis"
25086   output-file-type: ".html"
25087   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25089   filter: "'NIC_Intel-XL710' and
25090            '78B' and
25091            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25092            'NDRPDR' and
25093            'IP6FWD' and
25094            not 'SRv6' and
25095            not 'IPSEC' and
25096            not 'VHOST'"
25097   parameters:
25098   - "throughput"
25099   - "parent"
25100   - "tags"
25101   sort:
25102   - "IP6BASE"
25103   - "FIB_20K"
25104   - "FIB_200K"
25105   - "FIB_2M"
25106   layout:
25107     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25108     layout: "plot-throughput-speedup-analysis"
25109
25110 - type: "plot"
25111   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25112   algorithm: "plot_throughput_speedup_analysis"
25113   output-file-type: ".html"
25114   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25116   filter: "'NIC_Intel-XL710' and
25117            '78B' and
25118            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25119            'NDRPDR' and
25120            'IP6FWD' and
25121            not 'SRv6' and
25122            not 'IPSEC' and
25123            not 'VHOST'"
25124   parameters:
25125   - "throughput"
25126   - "parent"
25127   - "tags"
25128   sort:
25129   - "IP6BASE"
25130   - "FIB_20K"
25131   - "FIB_200K"
25132   - "FIB_2M"
25133   layout:
25134     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25135     layout: "plot-throughput-speedup-analysis"
25136
25137 # Speedup - VPP IPv6 3n-skx-x710
25138 - type: "plot"
25139   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25140   algorithm: "plot_throughput_speedup_analysis"
25141   output-file-type: ".html"
25142   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25144   filter: "'NIC_Intel-X710' and
25145            '78B' and
25146            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25147            'NDRPDR' and
25148            'IP6FWD' and
25149            not 'SRv6' and
25150            not 'IPSEC' and
25151            not 'VHOST'"
25152   parameters:
25153   - "throughput"
25154   - "parent"
25155   - "tags"
25156   sort:
25157   - "IP6BASE"
25158   - "FIB_20K"
25159   - "FIB_200K"
25160   - "FIB_2M"
25161   layout:
25162     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25163     layout: "plot-throughput-speedup-analysis"
25164
25165 - type: "plot"
25166   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25171   filter: "'NIC_Intel-X710' and
25172            '78B' and
25173            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25174            'NDRPDR' and
25175            'IP6FWD' and
25176            not 'SRv6' and
25177            not 'IPSEC' and
25178            not 'VHOST'"
25179   parameters:
25180   - "throughput"
25181   - "parent"
25182   - "tags"
25183   sort:
25184   - "IP6BASE"
25185   - "FIB_20K"
25186   - "FIB_200K"
25187   - "FIB_2M"
25188   layout:
25189     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25190     layout: "plot-throughput-speedup-analysis"
25191
25192 # Speedup - VPP IPv6 3n-skx-x710 features
25193 - type: "plot"
25194   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25195   algorithm: "plot_throughput_speedup_analysis"
25196   output-file-type: ".html"
25197   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25199   filter: "'NIC_Intel-X710' and
25200            '78B' and
25201            ('IP6BASE' or
25202             'POLICE_MARK' or
25203             'COPWHLIST' or
25204             'IACLDST') and
25205            'NDRPDR' and
25206            'IP6FWD' and
25207            not 'SRv6' and
25208            not 'IPSEC' and
25209            not 'VHOST'"
25210   parameters:
25211   - "throughput"
25212   - "parent"
25213   - "tags"
25214   sort:
25215   - "IP6BASE"
25216   - "POLICE_MARK"
25217   - "COPWHLIST"
25218   - "IACLDST"
25219   layout:
25220     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25221     layout: "plot-throughput-speedup-analysis"
25222
25223 - type: "plot"
25224   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25225   algorithm: "plot_throughput_speedup_analysis"
25226   output-file-type: ".html"
25227   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25229   filter: "'NIC_Intel-X710' and
25230            '78B' and
25231            ('IP6BASE' or
25232             'POLICE_MARK' or
25233             'COPWHLIST' or
25234             'IACLDST') and
25235            'NDRPDR' and
25236            'IP6FWD' and
25237            not 'SRv6' and
25238            not 'IPSEC' and
25239            not 'VHOST'"
25240   parameters:
25241   - "throughput"
25242   - "parent"
25243   - "tags"
25244   sort:
25245   - "IP6BASE"
25246   - "POLICE_MARK"
25247   - "COPWHLIST"
25248   - "IACLDST"
25249   layout:
25250     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25251     layout: "plot-throughput-speedup-analysis"
25252
25253 # Speedup - VPP IPv6 3n-skx-xxv710
25254 - type: "plot"
25255   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25256   algorithm: "plot_throughput_speedup_analysis"
25257   output-file-type: ".html"
25258   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25260   filter: "'NIC_Intel-XXV710' and
25261            '78B' and
25262            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25263            'NDRPDR' and
25264            'IP6FWD' and
25265            not 'SRv6' and
25266            not 'IPSEC' and
25267            not 'VHOST'"
25268   parameters:
25269   - "throughput"
25270   - "parent"
25271   - "tags"
25272   sort:
25273   - "IP6BASE"
25274   - "FIB_20K"
25275   - "FIB_200K"
25276   - "FIB_2M"
25277   layout:
25278     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25279     layout: "plot-throughput-speedup-analysis"
25280
25281 - type: "plot"
25282   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25283   algorithm: "plot_throughput_speedup_analysis"
25284   output-file-type: ".html"
25285   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25287   filter: "'NIC_Intel-XXV710' and
25288            '78B' and
25289            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25290            'NDRPDR' and
25291            'IP6FWD' and
25292            not 'SRv6' and
25293            not 'IPSEC' and
25294            not 'VHOST'"
25295   parameters:
25296   - "throughput"
25297   - "parent"
25298   - "tags"
25299   sort:
25300   - "IP6BASE"
25301   - "FIB_20K"
25302   - "FIB_200K"
25303   - "FIB_2M"
25304   layout:
25305     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25306     layout: "plot-throughput-speedup-analysis"
25307
25308 # Speedup - VPP IPv6 2n-skx-x710
25309 - type: "plot"
25310   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25311   algorithm: "plot_throughput_speedup_analysis"
25312   output-file-type: ".html"
25313   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25315   filter: "'NIC_Intel-X710' and
25316            '78B' and
25317            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25318            'NDRPDR' and
25319            'IP6FWD' and
25320            not 'SRv6' and
25321            not 'IPSEC' and
25322            not 'VHOST'"
25323   parameters:
25324   - "throughput"
25325   - "parent"
25326   - "tags"
25327   sort:
25328   - "IP6BASE"
25329   - "FIB_20K"
25330   - "FIB_200K"
25331   - "FIB_2M"
25332   layout:
25333     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25334     layout: "plot-throughput-speedup-analysis"
25335
25336 - type: "plot"
25337   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25338   algorithm: "plot_throughput_speedup_analysis"
25339   output-file-type: ".html"
25340   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25342   filter: "'NIC_Intel-X710' and
25343            '78B' and
25344            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25345            'NDRPDR' and
25346            'IP6FWD' and
25347            not 'SRv6' and
25348            not 'IPSEC' and
25349            not 'VHOST'"
25350   parameters:
25351   - "throughput"
25352   - "parent"
25353   - "tags"
25354   sort:
25355   - "IP6BASE"
25356   - "FIB_20K"
25357   - "FIB_200K"
25358   - "FIB_2M"
25359   layout:
25360     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25361     layout: "plot-throughput-speedup-analysis"
25362
25363 # Speedup - VPP IPv6 2n-skx-xxv710
25364 - type: "plot"
25365   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25366   algorithm: "plot_throughput_speedup_analysis"
25367   output-file-type: ".html"
25368   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25370   filter: "'NIC_Intel-XXV710' and
25371            '78B' and
25372            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25373            'NDRPDR' and
25374            'IP6FWD' and
25375            not 'SRv6' and
25376            not 'IPSEC' and
25377            not 'VHOST'"
25378   parameters:
25379   - "throughput"
25380   - "parent"
25381   - "tags"
25382   sort:
25383   - "IP6BASE"
25384   - "FIB_20K"
25385   - "FIB_200K"
25386   - "FIB_2M"
25387   layout:
25388     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25389     layout: "plot-throughput-speedup-analysis"
25390
25391 - type: "plot"
25392   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25393   algorithm: "plot_throughput_speedup_analysis"
25394   output-file-type: ".html"
25395   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25396   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25397   filter: "'NIC_Intel-XXV710' and
25398            '78B' and
25399            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25400            'NDRPDR' and
25401            'IP6FWD' and
25402            not 'SRv6' and
25403            not 'IPSEC' and
25404            not 'VHOST'"
25405   parameters:
25406   - "throughput"
25407   - "parent"
25408   - "tags"
25409   sort:
25410   - "IP6BASE"
25411   - "FIB_20K"
25412   - "FIB_200K"
25413   - "FIB_2M"
25414   layout:
25415     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25416     layout: "plot-throughput-speedup-analysis"
25417
25418 ## Speedup - VPP IPv6 2n-dnv-x553 base
25419 #- type: "plot"
25420 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25421 #  algorithm: "plot_throughput_speedup_analysis"
25422 #  output-file-type: ".html"
25423 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25424 #  data: "intel-dnv-vpp"
25425 #  filter: "'NIC_Intel-X553' and
25426 #           '78B' and
25427 #           'IP6BASE' and
25428 #           'NDRPDR' and
25429 #           'IP6FWD' and
25430 #           not 'SRv6' and
25431 #           not 'IPSEC' and
25432 #           not 'VHOST'"
25433 #  parameters:
25434 #  - "throughput"
25435 #  - "parent"
25436 #  - "tags"
25437 #  sort:
25438 #  - "IP6BASE"
25439 #  layout:
25440 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25441 #    layout: "plot-throughput-speedup-analysis"
25442 #
25443 #- type: "plot"
25444 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25445 #  algorithm: "plot_throughput_speedup_analysis"
25446 #  output-file-type: ".html"
25447 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25448 #  data: "intel-dnv-vpp"
25449 #  filter: "'NIC_Intel-X553' and
25450 #           '78B' and
25451 #           'IP6BASE' and
25452 #           'NDRPDR' and
25453 #           'IP6FWD' and
25454 #           not 'SRv6' and
25455 #           not 'IPSEC' and
25456 #           not 'VHOST'"
25457 #  parameters:
25458 #  - "throughput"
25459 #  - "parent"
25460 #  - "tags"
25461 #  sort:
25462 #  - "IP6BASE"
25463 #  layout:
25464 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25465 #    layout: "plot-throughput-speedup-analysis"
25466
25467 ################################################################################
25468
25469 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25470 - type: "plot"
25471   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25472   algorithm: "plot_throughput_speedup_analysis"
25473   output-file-type: ".html"
25474   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25476   filter: "'NIC_Intel-X520-DA2' and
25477            '78B' and
25478            'ENCAP' and
25479            'NDRPDR' and
25480            'LISP' and
25481            not 'VHOST'"
25482   parameters:
25483   - "throughput"
25484   - "parent"
25485   - "tags"
25486   sort:
25487   - "IP4UNRLAY"
25488   - "IP6UNRLAY"
25489   layout:
25490     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25491     layout: "plot-throughput-speedup-analysis"
25492
25493 - type: "plot"
25494   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25495   algorithm: "plot_throughput_speedup_analysis"
25496   output-file-type: ".html"
25497   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25499   filter: "'NIC_Intel-X520-DA2' and
25500            '78B' and
25501            'ENCAP' and
25502            'NDRPDR' and
25503            'LISP' and
25504            not 'VHOST'"
25505   parameters:
25506   - "throughput"
25507   - "parent"
25508   - "tags"
25509   sort:
25510   - "IP4UNRLAY"
25511   - "IP6UNRLAY"
25512   layout:
25513     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25514     layout: "plot-throughput-speedup-analysis"
25515
25516 ################################################################################
25517
25518 # Speedup - VPP IPSec 3n-hsw-xl710 base
25519 - type: "plot"
25520   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25521   algorithm: "plot_throughput_speedup_analysis"
25522   output-file-type: ".html"
25523   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25525   filter: "'NIC_Intel-XL710' and
25526            '64B' and
25527            'IP4FWD' and
25528            'NDRPDR' and
25529            'BASE' and
25530            'IPSECHW' and
25531            not 'VHOST'"
25532   parameters:
25533   - "throughput"
25534   - "parent"
25535   - "tags"
25536   layout:
25537     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25538     layout: "plot-throughput-speedup-analysis"
25539
25540 - type: "plot"
25541   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25542   algorithm: "plot_throughput_speedup_analysis"
25543   output-file-type: ".html"
25544   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25546   filter: "'NIC_Intel-XL710' and
25547            '64B' and
25548            'IP4FWD' and
25549            'NDRPDR' and
25550            'BASE' and
25551            'IPSECHW' and
25552            not 'VHOST'"
25553   parameters:
25554   - "throughput"
25555   - "parent"
25556   - "tags"
25557   layout:
25558     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25559     layout: "plot-throughput-speedup-analysis"
25560
25561 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25562 - type: "plot"
25563   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25564   algorithm: "plot_throughput_speedup_analysis"
25565   output-file-type: ".html"
25566   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25568   filter: "'NIC_Intel-XL710' and
25569            '64B' and
25570            'IP4FWD' and
25571            'NDRPDR' and
25572            'SCALE' and
25573            'IPSECHW' and
25574            not 'VHOST'"
25575   parameters:
25576   - "throughput"
25577   - "parent"
25578   - "tags"
25579   layout:
25580     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25581     layout: "plot-throughput-speedup-analysis"
25582
25583 - type: "plot"
25584   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25585   algorithm: "plot_throughput_speedup_analysis"
25586   output-file-type: ".html"
25587   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25589   filter: "'NIC_Intel-XL710' and
25590            '64B' and
25591            'IP4FWD' and
25592            'NDRPDR' and
25593            'SCALE' and
25594            'IPSECHW' and
25595            not 'VHOST'"
25596   parameters:
25597   - "throughput"
25598   - "parent"
25599   - "tags"
25600   layout:
25601     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25602     layout: "plot-throughput-speedup-analysis"
25603
25604 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25605 - type: "plot"
25606   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25607   algorithm: "plot_throughput_speedup_analysis"
25608   output-file-type: ".html"
25609   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25611   filter: "'NIC_Intel-XL710' and
25612            '64B' and
25613            'IP4FWD' and
25614            'NDRPDR' and
25615            'IPSECSW' and
25616            not 'VHOST'"
25617   parameters:
25618   - "throughput"
25619   - "parent"
25620   - "tags"
25621   layout:
25622     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25623     layout: "plot-throughput-speedup-analysis"
25624
25625 - type: "plot"
25626   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25627   algorithm: "plot_throughput_speedup_analysis"
25628   output-file-type: ".html"
25629   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25631   filter: "'NIC_Intel-XL710' and
25632            '64B' and
25633            'IP4FWD' and
25634            'NDRPDR' and
25635            'IPSECSW' and
25636            not 'VHOST'"
25637   parameters:
25638   - "throughput"
25639   - "parent"
25640   - "tags"
25641   layout:
25642     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25643     layout: "plot-throughput-speedup-analysis"
25644
25645 ################################################################################
25646
25647 # Speedup - VPP SRv6 3n-hsw-x520
25648 - type: "plot"
25649   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25650   algorithm: "plot_throughput_speedup_analysis"
25651   output-file-type: ".html"
25652   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25654   filter: "'NIC_Intel-X520-DA2' and
25655            '78B' and
25656            'FEATURE' and
25657            'NDRPDR' and
25658            'IP6FWD' and
25659            'SRv6'"
25660   parameters:
25661   - "throughput"
25662   - "parent"
25663   - "tags"
25664   layout:
25665     title: "srv6-3n-hsw-x520-78b-features-ndr"
25666     layout: "plot-throughput-speedup-analysis"
25667
25668 - type: "plot"
25669   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25670   algorithm: "plot_throughput_speedup_analysis"
25671   output-file-type: ".html"
25672   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25674   filter: "'NIC_Intel-X520-DA2' and
25675            '78B' and
25676            'FEATURE' and
25677            'NDRPDR' and
25678            'IP6FWD' and
25679            'SRv6'"
25680   parameters:
25681   - "throughput"
25682   - "parent"
25683   - "tags"
25684   layout:
25685     title: "srv6-3n-hsw-x520-78b-features-pdr"
25686     layout: "plot-throughput-speedup-analysis"
25687
25688 ################################################################################
25689
25690 # Speedup - VPP L2 3n-hsw-x520 base and scale
25691 - type: "plot"
25692   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25693   algorithm: "plot_throughput_speedup_analysis"
25694   output-file-type: ".html"
25695   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25697   filter: "'NIC_Intel-X520-DA2' and
25698            '64B' and
25699            ('BASE' or 'SCALE') and
25700            'NDRPDR' and
25701            'ETH' and
25702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25703            not 'VHOST' and
25704            not 'MEMIF'"
25705   parameters:
25706   - "throughput"
25707   - "parent"
25708   - "tags"
25709   sort:
25710   - "L2XCFWD"
25711   - "L2PATCH"
25712   - "L2BDMACLRN"
25713   - "FIB_10K"
25714   - "FIB_100K"
25715   - "FIB_1M"
25716   layout:
25717     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25718     layout: "plot-throughput-speedup-analysis"
25719
25720 - type: "plot"
25721   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25722   algorithm: "plot_throughput_speedup_analysis"
25723   output-file-type: ".html"
25724   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25726   filter: "'NIC_Intel-X520-DA2' and
25727            '64B' and
25728            ('BASE' or 'SCALE') and
25729            'NDRPDR' and
25730            'ETH' and
25731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25732            not 'VHOST' and
25733            not 'MEMIF'"
25734   parameters:
25735   - "throughput"
25736   - "parent"
25737   - "tags"
25738   sort:
25739   - "L2XCFWD"
25740   - "L2PATCH"
25741   - "L2BDMACLRN"
25742   - "FIB_10K"
25743   - "FIB_100K"
25744   - "FIB_1M"
25745   layout:
25746     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25747     layout: "plot-throughput-speedup-analysis"
25748
25749 # Speedup - VPP L2 3n-hsw-x520 features
25750 - type: "plot"
25751   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25752   algorithm: "plot_throughput_speedup_analysis"
25753   output-file-type: ".html"
25754   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25756   filter: "'NIC_Intel-X520-DA2' and
25757            '64B' and
25758            'NDRPDR' and
25759            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25760            not 'ACL' and
25761            not 'VHOST' and
25762            not 'MEMIF'"
25763   parameters:
25764   - "throughput"
25765   - "parent"
25766   - "tags"
25767   sort:
25768   - "L2XCBASE"    # l2xcbase
25769   - "L2BDBASE"    # l2bdbase
25770   - "L2XCFWD"     # dot1q-l2xcbase
25771   - "L2BDMACLRN"  # dot1q-l2bdbase
25772   layout:
25773     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25774     layout: "plot-throughput-speedup-analysis"
25775
25776 - type: "plot"
25777   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25778   algorithm: "plot_throughput_speedup_analysis"
25779   output-file-type: ".html"
25780   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25782   filter: "'NIC_Intel-X520-DA2' and
25783            '64B' and
25784            'NDRPDR' and
25785            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25786            not 'ACL' and
25787            not 'VHOST' and
25788            not 'MEMIF'"
25789   parameters:
25790   - "throughput"
25791   - "parent"
25792   - "tags"
25793   sort:
25794   - "L2XCBASE"    # l2xcbase
25795   - "L2BDBASE"    # l2bdbase
25796   - "L2XCFWD"     # dot1q-l2xcbase
25797   - "L2BDMACLRN"  # dot1q-l2bdbase
25798   layout:
25799     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25800     layout: "plot-throughput-speedup-analysis"
25801
25802 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25803 - type: "plot"
25804   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25805   algorithm: "plot_throughput_speedup_analysis"
25806   output-file-type: ".html"
25807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25809   filter: "'NIC_Intel-X520-DA2' and
25810            'NDRPDR' and
25811            '64B' and
25812            'FEATURE' and
25813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25814            'IACL' and
25815            ('ACL1' or 'ACL50') and
25816            ('10K_FLOWS' or '10k_FLOWS') and
25817            not 'MACIP' and
25818            not 'VHOST' and
25819            not 'MEMIF'"
25820   parameters:
25821   - "throughput"
25822   - "parent"
25823   - "tags"
25824   layout:
25825     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25826     layout: "plot-throughput-speedup-analysis"
25827
25828 - type: "plot"
25829   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25830   algorithm: "plot_throughput_speedup_analysis"
25831   output-file-type: ".html"
25832   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25834   filter: "'NIC_Intel-X520-DA2' and
25835            'NDRPDR' and
25836            '64B' and
25837            'FEATURE' and
25838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25839            'IACL' and
25840            ('ACL1' or 'ACL50') and
25841            ('10K_FLOWS' or '10k_FLOWS') and
25842            not 'MACIP' and
25843            not 'VHOST' and
25844            not 'MEMIF'"
25845   parameters:
25846   - "throughput"
25847   - "parent"
25848   - "tags"
25849   layout:
25850     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
25851     layout: "plot-throughput-speedup-analysis"
25852
25853 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25854 - type: "plot"
25855   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25856   algorithm: "plot_throughput_speedup_analysis"
25857   output-file-type: ".html"
25858   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25860   filter: "'NIC_Intel-X520-DA2' and
25861            'NDRPDR' and
25862            '64B' and
25863            'FEATURE' and
25864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25865            'OACL' and
25866            ('ACL1' or 'ACL50') and
25867            ('10K_FLOWS' or '10k_FLOWS') and
25868            not 'MACIP' and
25869            not 'VHOST' and
25870            not 'MEMIF'"
25871   parameters:
25872   - "throughput"
25873   - "parent"
25874   - "tags"
25875   layout:
25876     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25877     layout: "plot-throughput-speedup-analysis"
25878
25879 - type: "plot"
25880   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25881   algorithm: "plot_throughput_speedup_analysis"
25882   output-file-type: ".html"
25883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25885   filter: "'NIC_Intel-X520-DA2' and
25886            'NDRPDR' and
25887            '64B' and
25888            'FEATURE' and
25889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25890            'OACL' and
25891            ('ACL1' or 'ACL50') and
25892            ('10K_FLOWS' or '10k_FLOWS') and
25893            not 'MACIP' and
25894            not 'VHOST' and
25895            not 'MEMIF'"
25896   parameters:
25897   - "throughput"
25898   - "parent"
25899   - "tags"
25900   layout:
25901     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25902     layout: "plot-throughput-speedup-analysis"
25903
25904 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25905 - type: "plot"
25906   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25907   algorithm: "plot_throughput_speedup_analysis"
25908   output-file-type: ".html"
25909   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25911   filter: "'NIC_Intel-X520-DA2' and
25912            'NDRPDR' and
25913            '64B' and
25914            'FEATURE' and
25915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25916            'OACL' and
25917            ('ACL1' or 'ACL50') and
25918            ('10K_FLOWS' or '10k_FLOWS') and
25919            not 'MACIP' and
25920            not 'VHOST' and
25921            not 'MEMIF'"
25922   parameters:
25923   - "throughput"
25924   - "parent"
25925   - "tags"
25926   layout:
25927     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25928     layout: "plot-throughput-speedup-analysis"
25929
25930 - type: "plot"
25931   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25932   algorithm: "plot_throughput_speedup_analysis"
25933   output-file-type: ".html"
25934   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25936   filter: "'NIC_Intel-X520-DA2' and
25937            'NDRPDR' and
25938            '64B' and
25939            'FEATURE' and
25940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25941            'OACL' and
25942            ('ACL1' or 'ACL50') and
25943            ('10K_FLOWS' or '10k_FLOWS') and
25944            not 'MACIP' and
25945            not 'VHOST' and
25946            not 'MEMIF'"
25947   parameters:
25948   - "throughput"
25949   - "parent"
25950   - "tags"
25951   layout:
25952     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25953     layout: "plot-throughput-speedup-analysis"
25954
25955 # Speedup - VPP L2 3n-hsw-x520 features-macip
25956 - type: "plot"
25957   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25958   algorithm: "plot_throughput_speedup_analysis"
25959   output-file-type: ".html"
25960   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25962   filter: "'NIC_Intel-X520-DA2' and
25963            'NDRPDR' and
25964            '64B' and
25965            'FEATURE' and
25966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25967            'MACIP' and
25968            ('ACL1' or 'ACL50') and
25969            ('10K_FLOWS' or '10k_FLOWS') and
25970            not 'VHOST' and
25971            not 'MEMIF'"
25972   parameters:
25973   - "throughput"
25974   - "parent"
25975   - "tags"
25976   layout:
25977     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25978     layout: "plot-throughput-speedup-analysis"
25979
25980 - type: "plot"
25981   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25982   algorithm: "plot_throughput_speedup_analysis"
25983   output-file-type: ".html"
25984   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25986   filter: "'NIC_Intel-X520-DA2' and
25987            'NDRPDR' and
25988            '64B' and
25989            'FEATURE' and
25990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25991            'MACIP' and
25992            ('ACL1' or 'ACL50') and
25993            ('10K_FLOWS' or '10k_FLOWS') and
25994            not 'VHOST' and
25995            not 'MEMIF'"
25996   parameters:
25997   - "throughput"
25998   - "parent"
25999   - "tags"
26000   layout:
26001     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26002     layout: "plot-throughput-speedup-analysis"
26003
26004 # Speedup - VPP L2 3n-hsw-x710 base and scale
26005 - type: "plot"
26006   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26007   algorithm: "plot_throughput_speedup_analysis"
26008   output-file-type: ".html"
26009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26011   filter: "'NIC_Intel-X710' and
26012            '64B' and
26013            ('BASE' or 'SCALE') and
26014            'NDRPDR' and
26015            'ETH' and
26016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26017            not 'VHOST' and
26018            not 'MEMIF' and
26019            not 'DRV_AVF'"
26020   parameters:
26021   - "throughput"
26022   - "parent"
26023   - "tags"
26024   sort:
26025   - "L2PATCH"
26026   - "L2XCFWD"
26027   - "L2BDMACLRN"
26028   - "FIB_10K"
26029   - "FIB_100K"
26030   - "FIB_1M"
26031   layout:
26032     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26033     layout: "plot-throughput-speedup-analysis"
26034
26035 - type: "plot"
26036   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26037   algorithm: "plot_throughput_speedup_analysis"
26038   output-file-type: ".html"
26039   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26041   filter: "'NIC_Intel-X710' and
26042            '64B' and
26043            ('BASE' or 'SCALE') and
26044            'NDRPDR' and
26045            'ETH' and
26046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26047            not 'VHOST' and
26048            not 'MEMIF' and
26049            not 'DRV_AVF'"
26050   parameters:
26051   - "throughput"
26052   - "parent"
26053   - "tags"
26054   sort:
26055   - "L2PATCH"
26056   - "L2XCFWD"
26057   - "L2BDMACLRN"
26058   - "FIB_10K"
26059   - "FIB_100K"
26060   - "FIB_1M"
26061   layout:
26062     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26063     layout: "plot-throughput-speedup-analysis"
26064
26065 # Speedup - VPP L2 3n-hsw-x710 features
26066 - type: "plot"
26067   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26068   algorithm: "plot_throughput_speedup_analysis"
26069   output-file-type: ".html"
26070   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26072   filter: "'NIC_Intel-X710' and
26073            '64B' and
26074            'NDRPDR' and
26075            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26076            not 'ACL' and
26077            not 'VHOST' and
26078            not 'L2OVRLAY' and
26079            not 'MEMIF'"
26080   parameters:
26081   - "throughput"
26082   - "parent"
26083   - "tags"
26084   sort:
26085   - "L2XCBASE"    # l2xcbase
26086   - "L2BDBASE"    # l2bdbase
26087   - "L2XCFWD"     # dot1q-l2xcbase
26088   - "L2BDMACLRN"  # dot1q-l2bdbase
26089   layout:
26090     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26091     layout: "plot-throughput-speedup-analysis"
26092
26093 - type: "plot"
26094   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26095   algorithm: "plot_throughput_speedup_analysis"
26096   output-file-type: ".html"
26097   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26099   filter: "'NIC_Intel-X710' and
26100            '64B' and
26101            'NDRPDR' and
26102            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26103            not 'ACL' and
26104            not 'VHOST' and
26105            not 'L2OVRLAY' and
26106            not 'MEMIF'"
26107   parameters:
26108   - "throughput"
26109   - "parent"
26110   - "tags"
26111   sort:
26112   - "L2XCBASE"    # l2xcbase
26113   - "L2BDBASE"    # l2bdbase
26114   - "L2XCFWD"     # dot1q-l2xcbase
26115   - "L2BDMACLRN"  # dot1q-l2bdbase
26116   layout:
26117     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26118     layout: "plot-throughput-speedup-analysis"
26119
26120 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26121 - type: "plot"
26122   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26123   algorithm: "plot_throughput_speedup_analysis"
26124   output-file-type: ".html"
26125   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26127   filter: "'NIC_Intel-X710' and
26128            'NDRPDR' and
26129            '64B' and
26130            'FEATURE' and
26131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26132            'IACL' and
26133            ('ACL1' or 'ACL50') and
26134            ('10K_FLOWS' or '10k_FLOWS') and
26135            not 'MACIP' and
26136            not 'VHOST' and
26137            not 'MEMIF'"
26138   parameters:
26139   - "throughput"
26140   - "parent"
26141   - "tags"
26142   layout:
26143     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26144     layout: "plot-throughput-speedup-analysis"
26145
26146 - type: "plot"
26147   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26148   algorithm: "plot_throughput_speedup_analysis"
26149   output-file-type: ".html"
26150   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26152   filter: "'NIC_Intel-X710' and
26153            'NDRPDR' and
26154            '64B' and
26155            'FEATURE' and
26156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26157            'IACL' and
26158            ('ACL1' or 'ACL50') and
26159            ('10K_FLOWS' or '10k_FLOWS') and
26160            not 'MACIP' and
26161            not 'VHOST' and
26162            not 'MEMIF'"
26163   parameters:
26164   - "throughput"
26165   - "parent"
26166   - "tags"
26167   layout:
26168     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26169     layout: "plot-throughput-speedup-analysis"
26170
26171 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26172 - type: "plot"
26173   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26174   algorithm: "plot_throughput_speedup_analysis"
26175   output-file-type: ".html"
26176   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26178   filter: "'NIC_Intel-XL710' and
26179            '64B' and
26180            'BASE' and
26181            'NDRPDR' and
26182            'ETH' and
26183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26184            not 'VHOST' and
26185            not 'MEMIF'"
26186   parameters:
26187   - "throughput"
26188   - "parent"
26189   - "tags"
26190   sort:
26191   - "L2PATCH"
26192   - "L2XCFWD"
26193   - "L2BDMACLRN"
26194   layout:
26195     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26196     layout: "plot-throughput-speedup-analysis"
26197
26198 - type: "plot"
26199   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26200   algorithm: "plot_throughput_speedup_analysis"
26201   output-file-type: ".html"
26202   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26204   filter: "'NIC_Intel-XL710' and
26205            '64B' and
26206            'BASE' and
26207            'NDRPDR' and
26208            'ETH' and
26209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26210            not 'VHOST' and
26211            not 'MEMIF'"
26212   parameters:
26213   - "throughput"
26214   - "parent"
26215   - "tags"
26216   sort:
26217   - "L2PATCH"
26218   - "L2XCFWD"
26219   - "L2BDMACLRN"
26220   layout:
26221     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26222     layout: "plot-throughput-speedup-analysis"
26223
26224 # Speedup - VPP L2 3n-skx-x710 base and scale
26225 - type: "plot"
26226   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26227   algorithm: "plot_throughput_speedup_analysis"
26228   output-file-type: ".html"
26229   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26231   filter: "'NIC_Intel-X710' and
26232            '64B' and
26233            ('BASE' or 'SCALE') and
26234            'NDRPDR' and
26235            'ETH' and
26236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26237            not 'VHOST' and
26238            not 'DRV_AVF' and
26239            not 'MEMIF'"
26240   parameters:
26241   - "throughput"
26242   - "parent"
26243   - "tags"
26244   sort:
26245   - "L2PATCH"
26246   - "L2XCBASE"
26247   - "BASE"
26248   - "FIB_10K"
26249   - "FIB_100K"
26250   - "FIB_1M"
26251   layout:
26252     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26253     layout: "plot-throughput-speedup-analysis"
26254
26255 - type: "plot"
26256   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26257   algorithm: "plot_throughput_speedup_analysis"
26258   output-file-type: ".html"
26259   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26261   filter: "'NIC_Intel-X710' and
26262            '64B' and
26263            ('BASE' or 'SCALE') and
26264            'NDRPDR' and
26265            'ETH' and
26266            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26267            not 'VHOST' and
26268            not 'DRV_AVF' and
26269            not 'MEMIF'"
26270   parameters:
26271   - "throughput"
26272   - "parent"
26273   - "tags"
26274   sort:
26275   - "L2PATCH"
26276   - "L2XCBASE"
26277   - "BASE"
26278   - "FIB_10K"
26279   - "FIB_100K"
26280   - "FIB_1M"
26281   layout:
26282     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26283     layout: "plot-throughput-speedup-analysis"
26284
26285 # Speedup - VPP L2 3n-skx-x710 features
26286 - type: "plot"
26287   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26288   algorithm: "plot_throughput_speedup_analysis"
26289   output-file-type: ".html"
26290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26292   filter: "'NIC_Intel-X710' and
26293            '64B' and
26294            'NDRPDR' and
26295            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26296            not 'ACL' and
26297            not 'VHOST' and
26298            not 'DRV_AVF' and
26299            not 'L2OVRLAY' and
26300            not 'MEMIF'"
26301   parameters:
26302   - "throughput"
26303   - "parent"
26304   - "tags"
26305   sort:
26306   - "L2XCBASE"    # l2xcbase
26307   - "L2BDBASE"    # l2bdbase
26308   - "L2XCFWD"     # dot1q-l2xcbase
26309   - "L2BDMACLRN"  # dot1q-l2bdbase
26310   layout:
26311     title: "l2sw-3n-skx-x710-64b-features-ndr"
26312     layout: "plot-throughput-speedup-analysis"
26313
26314 - type: "plot"
26315   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26316   algorithm: "plot_throughput_speedup_analysis"
26317   output-file-type: ".html"
26318   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26320   filter: "'NIC_Intel-X710' and
26321            '64B' and
26322            'NDRPDR' and
26323            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26324            not 'ACL' and
26325            not 'VHOST' and
26326            not 'DRV_AVF' and
26327            not 'L2OVRLAY' and
26328            not 'MEMIF'"
26329   parameters:
26330   - "throughput"
26331   - "parent"
26332   - "tags"
26333   sort:
26334   - "L2XCBASE"    # l2xcbase
26335   - "L2BDBASE"    # l2bdbase
26336   - "L2XCFWD"     # dot1q-l2xcbase
26337   - "L2BDMACLRN"  # dot1q-l2bdbase
26338   layout:
26339     title: "l2sw-3n-skx-x710-64b-features-pdr"
26340     layout: "plot-throughput-speedup-analysis"
26341
26342 # Speedup - VPP L2 3n-skx-x710 features-iacl
26343 - type: "plot"
26344   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26345   algorithm: "plot_throughput_speedup_analysis"
26346   output-file-type: ".html"
26347   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26349   filter: "'NIC_Intel-X710' and
26350            'NDRPDR' and
26351            '64B' and
26352            'FEATURE' and
26353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26354            'IACL' and
26355            ('ACL1' or 'ACL50') and
26356            ('10K_FLOWS' or '10k_FLOWS') and
26357            not 'MACIP' and
26358            not 'VHOST' and
26359            not 'MEMIF'"
26360   parameters:
26361   - "throughput"
26362   - "parent"
26363   - "tags"
26364   layout:
26365     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26366     layout: "plot-throughput-speedup-analysis"
26367
26368 - type: "plot"
26369   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26370   algorithm: "plot_throughput_speedup_analysis"
26371   output-file-type: ".html"
26372   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26374   filter: "'NIC_Intel-X710' and
26375            'NDRPDR' and
26376            '64B' and
26377            'FEATURE' and
26378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26379            'IACL' and
26380            ('ACL1' or 'ACL50') and
26381            ('10K_FLOWS' or '10k_FLOWS') and
26382            not 'MACIP' and
26383            not 'VHOST' and
26384            not 'MEMIF'"
26385   parameters:
26386   - "throughput"
26387   - "parent"
26388   - "tags"
26389   layout:
26390     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26391     layout: "plot-throughput-speedup-analysis"
26392
26393 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26394 - type: "plot"
26395   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26396   algorithm: "plot_throughput_speedup_analysis"
26397   output-file-type: ".html"
26398   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26400   filter: "'NIC_Intel-XXV710' and
26401            '64B' and
26402            ('BASE' or 'SCALE') and
26403            'NDRPDR' and
26404            'ETH' and
26405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26406            not 'DRV_AVF' and
26407            not 'VHOST' and
26408            not 'MEMIF'"
26409   parameters:
26410   - "throughput"
26411   - "parent"
26412   - "tags"
26413 #  sort:
26414 #  - "L2PATCH"
26415 #  - "L2PATCH"
26416 #  - "L2XCBASE"
26417 #  - "L2BDMACLRN"
26418   layout:
26419     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26420     layout: "plot-throughput-speedup-analysis"
26421
26422 - type: "plot"
26423   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26424   algorithm: "plot_throughput_speedup_analysis"
26425   output-file-type: ".html"
26426   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26428   filter: "'NIC_Intel-XXV710' and
26429            '64B' and
26430            ('BASE' or 'SCALE') and
26431            'NDRPDR' and
26432            'ETH' and
26433            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26434            not 'DRV_AVF' and
26435            not 'VHOST' and
26436            not 'MEMIF'"
26437   parameters:
26438   - "throughput"
26439   - "parent"
26440   - "tags"
26441 #  sort:
26442 #  - "L2PATCH"
26443 #  - "L2PATCH"
26444 #  - "L2XCBASE"
26445 #  - "L2BDMACLRN"
26446   layout:
26447     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26448     layout: "plot-throughput-speedup-analysis"
26449
26450 # Speedup - VPP L2 2n-skx-x710 base and scale
26451 - type: "plot"
26452   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26453   algorithm: "plot_throughput_speedup_analysis"
26454   output-file-type: ".html"
26455   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26457   filter: "'NIC_Intel-X710' and
26458            '64B' and
26459            ('BASE' or 'SCALE') and
26460            'NDRPDR' and
26461            'ETH' and
26462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26463            not 'VHOST' and
26464            not 'MEMIF'"
26465   parameters:
26466   - "throughput"
26467   - "parent"
26468   - "tags"
26469   sort:
26470   - "L2PATCH"
26471   - "L2XCBASE"
26472   - "BASE"
26473   - "FIB_10K"
26474   - "FIB_100K"
26475   - "FIB_1M"
26476   layout:
26477     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26478     layout: "plot-throughput-speedup-analysis"
26479
26480 - type: "plot"
26481   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26482   algorithm: "plot_throughput_speedup_analysis"
26483   output-file-type: ".html"
26484   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26486   filter: "'NIC_Intel-X710' and
26487            '64B' and
26488            ('BASE' or 'SCALE') and
26489            'NDRPDR' and
26490            'ETH' and
26491            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26492            not 'VHOST' and
26493            not 'MEMIF'"
26494   parameters:
26495   - "throughput"
26496   - "parent"
26497   - "tags"
26498   sort:
26499   - "L2PATCH"
26500   - "L2XCBASE"
26501   - "BASE"
26502   - "FIB_10K"
26503   - "FIB_100K"
26504   - "FIB_1M"
26505   layout:
26506     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26507     layout: "plot-throughput-speedup-analysis"
26508
26509 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26510 - type: "plot"
26511   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26512   algorithm: "plot_throughput_speedup_analysis"
26513   output-file-type: ".html"
26514   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26516   filter: "'NIC_Intel-XXV710' and
26517            '64B' and
26518            ('BASE' or 'SCALE') and
26519            'NDRPDR' and
26520            'ETH' and
26521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26522            not 'VHOST' and
26523            not 'MEMIF'"
26524   parameters:
26525   - "throughput"
26526   - "parent"
26527   - "tags"
26528   sort:
26529   - "L2PATCH"
26530   - "L2XCBASE"
26531   - "BASE"
26532   - "FIB_10K"
26533   - "FIB_100K"
26534   - "FIB_1M"
26535   layout:
26536     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26537     layout: "plot-throughput-speedup-analysis"
26538
26539 - type: "plot"
26540   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26541   algorithm: "plot_throughput_speedup_analysis"
26542   output-file-type: ".html"
26543   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26545   filter: "'NIC_Intel-XXV710' and
26546            '64B' and
26547            ('BASE' or 'SCALE') and
26548            'NDRPDR' and
26549            'ETH' and
26550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26551            not 'VHOST' and
26552            not 'MEMIF'"
26553   parameters:
26554   - "throughput"
26555   - "parent"
26556   - "tags"
26557   sort:
26558   - "L2PATCH"
26559   - "L2XCBASE"
26560   - "BASE"
26561   - "FIB_10K"
26562   - "FIB_100K"
26563   - "FIB_1M"
26564   layout:
26565     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26566     layout: "plot-throughput-speedup-analysis"
26567
26568 ## Speedup - VPP L2 2n-dnv-x553 base
26569 #- type: "plot"
26570 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26571 #  algorithm: "plot_throughput_speedup_analysis"
26572 #  output-file-type: ".html"
26573 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26574 #  data: "intel-dnv-vpp"
26575 #  filter: "'NIC_Intel-X553' and
26576 #           '64B' and
26577 #           ('BASE' or 'SCALE') and
26578 #           'NDRPDR' and
26579 #           'ETH' and
26580 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26581 #           not 'VHOST' and
26582 #           not 'MEMIF'"
26583 #  parameters:
26584 #  - "throughput"
26585 #  - "parent"
26586 #  - "tags"
26587 #  sort:
26588 #  - "L2XCBASE"
26589 #  - "L2BDMACLRN"
26590 #  - "L2PATCH"
26591 #  layout:
26592 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26593 #    layout: "plot-throughput-speedup-analysis"
26594 #
26595 #- type: "plot"
26596 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26597 #  algorithm: "plot_throughput_speedup_analysis"
26598 #  output-file-type: ".html"
26599 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26600 #  data: "intel-dnv-vpp"
26601 #  filter: "'NIC_Intel-X553' and
26602 #           '64B' and
26603 #           ('BASE' or 'SCALE') and
26604 #           'NDRPDR' and
26605 #           'ETH' and
26606 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26607 #           not 'VHOST' and
26608 #           not 'MEMIF'"
26609 #  parameters:
26610 #  - "throughput"
26611 #  - "parent"
26612 #  - "tags"
26613 #  sort:
26614 #  - "L2XCBASE"
26615 #  - "L2BDMACLRN"
26616 #  - "L2PATCH"
26617 #  layout:
26618 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26619 #    layout: "plot-throughput-speedup-analysis"
26620
26621 ################################################################################
26622
26623 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26624 - type: "plot"
26625   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26626   algorithm: "plot_throughput_speedup_analysis"
26627   output-file-type: ".html"
26628   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26630   filter: "'NIC_Intel-X520-DA2' and
26631            '64B' and
26632            'NDRPDR' and
26633            'ETH' and
26634            'IP4FWD' and
26635            'VHOST_1024' and
26636            not 'VXLAN' and
26637            not 'DOT1Q'"
26638   parameters:
26639   - "throughput"
26640   - "parent"
26641   - "tags"
26642   sort:
26643   - "not CFS_OPT"
26644   - "1VM"
26645   - "2VM"
26646   layout:
26647     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26648     layout: "plot-throughput-speedup-analysis"
26649
26650 - type: "plot"
26651   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26652   algorithm: "plot_throughput_speedup_analysis"
26653   output-file-type: ".html"
26654   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26656   filter: "'NIC_Intel-X520-DA2' and
26657            '64B' and
26658            'NDRPDR' and
26659            'ETH' and
26660            'IP4FWD' and
26661            'VHOST_1024' and
26662            not 'VXLAN' and
26663            not 'DOT1Q'"
26664   parameters:
26665   - "throughput"
26666   - "parent"
26667   - "tags"
26668   sort:
26669   - "not CFS_OPT"
26670   - "1VM"
26671   - "2VM"
26672   layout:
26673     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26674     layout: "plot-throughput-speedup-analysis"
26675
26676 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26677 - type: "plot"
26678   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26679   algorithm: "plot_throughput_speedup_analysis"
26680   output-file-type: ".html"
26681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26683   filter: "'NIC_Intel-X520-DA2' and
26684            '64B' and
26685            'NDRPDR' and
26686            ('ETH' or 'DOT1Q') and
26687            'BASE' and
26688            ('L2BDMACLRN' or 'L2XCFWD') and
26689            'VHOST_1024' and
26690            not 'VXLAN' and
26691            not 'IP4FWD' and
26692            not '2VM'"
26693   parameters:
26694   - "throughput"
26695   - "parent"
26696   - "tags"
26697   sort:
26698   - "L2BDMACLRN"
26699   - "L2BDMACLRN"
26700   - "L2BDMACLRN"
26701   - "L2XCFWD"
26702   - "L2XCFWD"
26703   - "L2XCFWD"
26704   layout:
26705     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26706     layout: "plot-throughput-speedup-analysis"
26707
26708 - type: "plot"
26709   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26710   algorithm: "plot_throughput_speedup_analysis"
26711   output-file-type: ".html"
26712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26714   filter: "'NIC_Intel-X520-DA2' and
26715            '64B' and
26716            'NDRPDR' and
26717            ('ETH' or 'DOT1Q') and
26718            'BASE' and
26719            ('L2BDMACLRN' or 'L2XCFWD') and
26720            'VHOST_1024' and
26721            not 'VXLAN' and
26722            not 'IP4FWD' and
26723            not '2VM'"
26724   parameters:
26725   - "throughput"
26726   - "parent"
26727   - "tags"
26728   sort:
26729   - "L2BDMACLRN"
26730   - "L2BDMACLRN"
26731   - "L2BDMACLRN"
26732   - "L2XCFWD"
26733   - "L2XCFWD"
26734   - "L2XCFWD"
26735   layout:
26736     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26737     layout: "plot-throughput-speedup-analysis"
26738
26739 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26740 - type: "plot"
26741   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26742   algorithm: "plot_throughput_speedup_analysis"
26743   output-file-type: ".html"
26744   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26746   filter: "'NIC_Intel-X520-DA2' and
26747            '64B' and
26748            'NDRPDR' and
26749            ('ETH' or 'DOT1Q') and
26750            ('L2BDMACLRN' or 'L2XCFWD') and
26751            'VHOST_1024' and
26752            not 'CFS_OPT' and
26753            not 'DOT1Q' and
26754            not 'VXLAN' and
26755            not 'IP4FWD' and
26756            not 'LBOND'"
26757   parameters:
26758   - "throughput"
26759   - "parent"
26760   - "tags"
26761 #  sort:
26762 #  - "1VM"
26763 #  - "L2XCFWD"
26764 #  - "1VM"
26765 #  - "L2BDMACLRN"
26766   layout:
26767     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26768     layout: "plot-throughput-speedup-analysis"
26769
26770 - type: "plot"
26771   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26772   algorithm: "plot_throughput_speedup_analysis"
26773   output-file-type: ".html"
26774   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26776   filter: "'NIC_Intel-X520-DA2' and
26777            '64B' and
26778            'NDRPDR' and
26779            ('ETH' or 'DOT1Q') and
26780            ('L2BDMACLRN' or 'L2XCFWD') and
26781            'VHOST_1024' and
26782            not 'CFS_OPT' and
26783            not 'DOT1Q' and
26784            not 'VXLAN' and
26785            not 'IP4FWD' and
26786            not 'LBOND'"
26787   parameters:
26788   - "throughput"
26789   - "parent"
26790   - "tags"
26791 #  sort:
26792 #  - "1VM"
26793 #  - "L2XCFWD"
26794 #  - "1VM"
26795 #  - "L2BDMACLRN"
26796   layout:
26797     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26798     layout: "plot-throughput-speedup-analysis"
26799
26800 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26801 - type: "plot"
26802   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26803   algorithm: "plot_throughput_speedup_analysis"
26804   output-file-type: ".html"
26805   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26807   filter: "'NIC_Intel-X710' and
26808            '64B' and
26809            'NDRPDR' and
26810            'ETH' and
26811            'IP4FWD' and
26812            'VHOST_1024' and
26813            not 'VXLAN' and
26814            not 'CFS_OPT' and
26815            not 'DOT1Q'"
26816   parameters:
26817   - "throughput"
26818   - "parent"
26819   - "tags"
26820   sort:
26821   - "1VM"
26822   - "2VM"
26823   layout:
26824     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26825     layout: "plot-throughput-speedup-analysis"
26826
26827 - type: "plot"
26828   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26829   algorithm: "plot_throughput_speedup_analysis"
26830   output-file-type: ".html"
26831   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26833   filter: "'NIC_Intel-X710' and
26834            '64B' and
26835            'NDRPDR' and
26836            'ETH' and
26837            'IP4FWD' and
26838            'VHOST_1024' and
26839            not 'VXLAN' and
26840            not 'CFS_OPT' and
26841            not 'DOT1Q'"
26842   parameters:
26843   - "throughput"
26844   - "parent"
26845   - "tags"
26846   sort:
26847   - "1VM"
26848   - "2VM"
26849   layout:
26850     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26851     layout: "plot-throughput-speedup-analysis"
26852
26853 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
26854 - type: "plot"
26855   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26856   algorithm: "plot_throughput_speedup_analysis"
26857   output-file-type: ".html"
26858   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26860   filter: "'NIC_Intel-X710' and
26861            '64B' and
26862            'NDRPDR' and
26863            ('ETH' or 'DOT1Q') and
26864            'BASE' and
26865            ('L2BDMACLRN' or 'L2XCFWD') and
26866            'VHOST_1024' and
26867            not 'VXLAN' and
26868            not 'IP4FWD' and
26869            not '2VM'"
26870   parameters:
26871   - "throughput"
26872   - "parent"
26873   - "tags"
26874   sort:
26875   - "L2BDMACLRN"
26876   - "L2BDMACLRN"
26877   - "L2BDMACLRN"
26878   - "L2XCFWD"
26879   - "L2XCFWD"
26880   - "L2XCFWD"
26881   layout:
26882     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
26883     layout: "plot-throughput-speedup-analysis"
26884
26885 - type: "plot"
26886   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26887   algorithm: "plot_throughput_speedup_analysis"
26888   output-file-type: ".html"
26889   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26891   filter: "'NIC_Intel-X710' and
26892            '64B' and
26893            'NDRPDR' and
26894            ('ETH' or 'DOT1Q') and
26895            'BASE' and
26896            ('L2BDMACLRN' or 'L2XCFWD') and
26897            'VHOST_1024' and
26898            not 'VXLAN' and
26899            not 'IP4FWD' and
26900            not '2VM'"
26901   parameters:
26902   - "throughput"
26903   - "parent"
26904   - "tags"
26905   sort:
26906   - "L2BDMACLRN"
26907   - "L2BDMACLRN"
26908   - "L2BDMACLRN"
26909   - "L2XCFWD"
26910   - "L2XCFWD"
26911   - "L2XCFWD"
26912   layout:
26913     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
26914     layout: "plot-throughput-speedup-analysis"
26915
26916 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26917 - type: "plot"
26918   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26919   algorithm: "plot_throughput_speedup_analysis"
26920   output-file-type: ".html"
26921   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26923   filter: "'NIC_Intel-X710' and
26924            '64B' and
26925            'NDRPDR' and
26926            ('ETH' or 'DOT1Q') and
26927            ('L2BDMACLRN' or 'L2XCFWD') and
26928            'VHOST_1024' and
26929            not 'CFS_OPT' and
26930            not 'VXLAN' and
26931            not 'IP4FWD' and
26932            not 'LBOND'"
26933   parameters:
26934   - "throughput"
26935   - "parent"
26936   - "tags"
26937   sort:
26938   - "L2BDMACLRN"
26939   - "L2BDMACLRN"
26940   - "L2BDMACLRN"
26941   - "L2XCFWD"
26942   - "L2XCFWD"
26943   - "L2XCFWD"
26944   layout:
26945     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
26946     layout: "plot-throughput-speedup-analysis"
26947
26948 - type: "plot"
26949   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26950   algorithm: "plot_throughput_speedup_analysis"
26951   output-file-type: ".html"
26952   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26954   filter: "'NIC_Intel-X710' and
26955            '64B' and
26956            'NDRPDR' and
26957            ('ETH' or 'DOT1Q') and
26958            ('L2BDMACLRN' or 'L2XCFWD') and
26959            'VHOST_1024' and
26960            not 'CFS_OPT' and
26961            not 'VXLAN' and
26962            not 'IP4FWD' and
26963            not 'LBOND'"
26964   parameters:
26965   - "throughput"
26966   - "parent"
26967   - "tags"
26968   sort:
26969   - "L2BDMACLRN"
26970   - "L2BDMACLRN"
26971   - "L2BDMACLRN"
26972   - "L2XCFWD"
26973   - "L2XCFWD"
26974   - "L2XCFWD"
26975   layout:
26976     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
26977     layout: "plot-throughput-speedup-analysis"
26978
26979 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26980 - type: "plot"
26981   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26982   algorithm: "plot_throughput_speedup_analysis"
26983   output-file-type: ".html"
26984   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26986   filter: "'NIC_Intel-X710' and
26987            '64B' and
26988            'NDRPDR' and
26989            'ETH' and
26990            'IP4FWD' and
26991            'VHOST_1024' and
26992            not 'VXLAN' and
26993            not 'DOT1Q'"
26994   parameters:
26995   - "throughput"
26996   - "parent"
26997   - "tags"
26998   sort:
26999   - "1VM"
27000   - "2VM"
27001   layout:
27002     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27003     layout: "plot-throughput-speedup-analysis"
27004
27005 - type: "plot"
27006   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27007   algorithm: "plot_throughput_speedup_analysis"
27008   output-file-type: ".html"
27009   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27010   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27011   filter: "'NIC_Intel-X710' and
27012            '64B' and
27013            'NDRPDR' and
27014            'ETH' and
27015            'IP4FWD' and
27016            'VHOST_1024' and
27017            not 'VXLAN' and
27018            not 'DOT1Q'"
27019   parameters:
27020   - "throughput"
27021   - "parent"
27022   - "tags"
27023   sort:
27024   - "1VM"
27025   - "2VM"
27026   layout:
27027     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27028     layout: "plot-throughput-speedup-analysis"
27029
27030 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27031 - type: "plot"
27032   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27033   algorithm: "plot_throughput_speedup_analysis"
27034   output-file-type: ".html"
27035   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27037   filter: "'NIC_Intel-X710' and
27038            '64B' and
27039            'NDRPDR' and
27040            'ETH' and
27041            'IP4FWD' and
27042            'VHOST_1024' and
27043            not 'VXLAN' and
27044            not 'NF_DENSITY' and
27045            not 'CFS_OPT' and
27046            not 'DOT1Q'"
27047   parameters:
27048   - "throughput"
27049   - "parent"
27050   - "tags"
27051   sort:
27052   - "1VM"
27053   - "2VM"
27054   layout:
27055     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27056     layout: "plot-throughput-speedup-analysis"
27057
27058 - type: "plot"
27059   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27060   algorithm: "plot_throughput_speedup_analysis"
27061   output-file-type: ".html"
27062   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27064   filter: "'NIC_Intel-X710' and
27065            '64B' and
27066            'NDRPDR' and
27067            'ETH' and
27068            'IP4FWD' and
27069            'VHOST_1024' and
27070            not 'VXLAN' and
27071            not 'NF_DENSITY' and
27072            not 'CFS_OPT' and
27073            not 'DOT1Q'"
27074   parameters:
27075   - "throughput"
27076   - "parent"
27077   - "tags"
27078   sort:
27079   - "1VM"
27080   - "2VM"
27081   layout:
27082     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27083     layout: "plot-throughput-speedup-analysis"
27084
27085 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27086 - type: "plot"
27087   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27088   algorithm: "plot_throughput_speedup_analysis"
27089   output-file-type: ".html"
27090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27092   filter: "'NIC_Intel-X710' and
27093            '64B' and
27094            'NDRPDR' and
27095            ('ETH' or 'DOT1Q') and
27096            'BASE' and
27097            ('L2BDMACLRN' or 'L2XCFWD') and
27098            'VHOST_1024' and
27099            not 'VXLAN' and
27100            not 'NF_DENSITY' and
27101            not 'IP4FWD' and
27102            not '2VM'"
27103   parameters:
27104   - "throughput"
27105   - "parent"
27106   - "tags"
27107 #  sort:
27108 #  - "not CFS_OPT"
27109 #  - "L2XCFWD"
27110 #  - "not CFS_OPT"
27111 #  - "CFS_OPT"
27112   layout:
27113     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27114     layout: "plot-throughput-speedup-analysis"
27115
27116 - type: "plot"
27117   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27118   algorithm: "plot_throughput_speedup_analysis"
27119   output-file-type: ".html"
27120   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27122   filter: "'NIC_Intel-X710' and
27123            '64B' and
27124            'NDRPDR' and
27125            ('ETH' or 'DOT1Q') and
27126            'BASE' and
27127            ('L2BDMACLRN' or 'L2XCFWD') and
27128            'VHOST_1024' and
27129            not 'VXLAN' and
27130            not 'NF_DENSITY' and
27131            not 'IP4FWD' and
27132            not '2VM'"
27133   parameters:
27134   - "throughput"
27135   - "parent"
27136   - "tags"
27137 #  sort:
27138 #  - "not CFS_OPT"
27139 #  - "L2XCFWD"
27140 #  - "not CFS_OPT"
27141 #  - "CFS_OPT"
27142   layout:
27143     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27144     layout: "plot-throughput-speedup-analysis"
27145
27146 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27147 - type: "plot"
27148   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27149   algorithm: "plot_throughput_speedup_analysis"
27150   output-file-type: ".html"
27151   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27153   filter: "'NIC_Intel-X710' and
27154            '64B' and
27155            'NDRPDR' and
27156            ('ETH' or 'DOT1Q') and
27157            ('L2BDMACLRN' or 'L2XCFWD') and
27158            'VHOST_1024' and
27159            not 'CFS_OPT' and
27160            not 'VXLAN' and
27161            not 'NF_DENSITY' and
27162            not 'DOT1Q' and
27163            not 'IP4FWD'"
27164   parameters:
27165   - "throughput"
27166   - "parent"
27167   - "tags"
27168 #  sort:
27169 #  - "1VM"
27170 #  - "L2XCFWD"
27171 #  - "1VM"
27172 #  - "L2BDMACLRN"
27173   layout:
27174     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27175     layout: "plot-throughput-speedup-analysis"
27176
27177 - type: "plot"
27178   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27179   algorithm: "plot_throughput_speedup_analysis"
27180   output-file-type: ".html"
27181   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27182   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27183   filter: "'NIC_Intel-X710' and
27184            '64B' and
27185            'NDRPDR' and
27186            ('ETH' or 'DOT1Q') and
27187            ('L2BDMACLRN' or 'L2XCFWD') and
27188            'VHOST_1024' and
27189            not 'CFS_OPT' and
27190            not 'VXLAN' and
27191            not 'NF_DENSITY' and
27192            not 'DOT1Q' and
27193            not 'IP4FWD'"
27194   parameters:
27195   - "throughput"
27196   - "parent"
27197   - "tags"
27198 #  sort:
27199 #  - "1VM"
27200 #  - "L2XCFWD"
27201 #  - "1VM"
27202 #  - "L2BDMACLRN"
27203   layout:
27204     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27205     layout: "plot-throughput-speedup-analysis"
27206
27207 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27208 - type: "plot"
27209   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27210   algorithm: "plot_throughput_speedup_analysis"
27211   output-file-type: ".html"
27212   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27214   filter: "'NIC_Intel-XXV710' and
27215            '64B' and
27216            'NDRPDR' and
27217            'ETH' and
27218            'IP4FWD' and
27219            'VHOST_1024' and
27220            not 'VXLAN' and
27221            not 'CFS_OPT' and
27222            not 'DOT1Q'"
27223   parameters:
27224   - "throughput"
27225   - "parent"
27226   - "tags"
27227   sort:
27228   - "not CFS_OPT"
27229   - "1VM"
27230   - "2VM"
27231   layout:
27232     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27233     layout: "plot-throughput-speedup-analysis"
27234
27235 - type: "plot"
27236   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27237   algorithm: "plot_throughput_speedup_analysis"
27238   output-file-type: ".html"
27239   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27241   filter: "'NIC_Intel-XXV710' and
27242            '64B' and
27243            'NDRPDR' and
27244            'ETH' and
27245            'IP4FWD' and
27246            'VHOST_1024' and
27247            not 'VXLAN' and
27248            not 'CFS_OPT' and
27249            not 'DOT1Q'"
27250   parameters:
27251   - "throughput"
27252   - "parent"
27253   - "tags"
27254   sort:
27255   - "not CFS_OPT"
27256   - "1VM"
27257   - "2VM"
27258   layout:
27259     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27260     layout: "plot-throughput-speedup-analysis"
27261
27262 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27263 #- type: "plot"
27264 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27265 #  algorithm: "plot_throughput_speedup_analysis"
27266 #  output-file-type: ".html"
27267 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27268 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27269 #  filter: "'NIC_Intel-XXV710' and
27270 #           '64B' and
27271 #           'NDRPDR' and
27272 #           ('ETH' or 'DOT1Q') and
27273 #           'BASE' and
27274 #           ('L2BDMACLRN' or 'L2XCFWD') and
27275 #           'VHOST_1024' and
27276 #           not 'VXLAN' and
27277 #           not 'IP4FWD' and
27278 #           not '2VM'"
27279 #  parameters:
27280 #  - "throughput"
27281 #  - "parent"
27282 #  - "tags"
27283 ##  sort:
27284 ##  - "not CFS_OPT"
27285 ##  - "L2XCFWD"
27286 ##  - "not CFS_OPT"
27287 ##  - "CFS_OPT"
27288 #  layout:
27289 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27290 #    layout: "plot-throughput-speedup-analysis"
27291 #
27292 #- type: "plot"
27293 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27294 #  algorithm: "plot_throughput_speedup_analysis"
27295 #  output-file-type: ".html"
27296 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27297 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27298 #  filter: "'NIC_Intel-XXV710' and
27299 #           '64B' and
27300 #           'NDRPDR' and
27301 #           ('ETH' or 'DOT1Q') and
27302 #           'BASE' and
27303 #           ('L2BDMACLRN' or 'L2XCFWD') and
27304 #           'VHOST_1024' and
27305 #           not 'VXLAN' and
27306 #           not 'IP4FWD' and
27307 #           not '2VM'"
27308 #  parameters:
27309 #  - "throughput"
27310 #  - "parent"
27311 #  - "tags"
27312 ##  sort:
27313 ##  - "not CFS_OPT"
27314 ##  - "L2XCFWD"
27315 ##  - "not CFS_OPT"
27316 ##  - "CFS_OPT"
27317 #  layout:
27318 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27319 #    layout: "plot-throughput-speedup-analysis"
27320 #
27321 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27322 #- type: "plot"
27323 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27324 #  algorithm: "plot_throughput_speedup_analysis"
27325 #  output-file-type: ".html"
27326 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27327 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27328 #  filter: "'NIC_Intel-XXV710' and
27329 #           '64B' and
27330 #           'NDRPDR' and
27331 #           ('ETH' or 'DOT1Q') and
27332 #           ('L2BDMACLRN' or 'L2XCFWD') and
27333 #           'VHOST_1024' and
27334 #           not 'CFS_OPT' and
27335 #           not 'VXLAN' and
27336 #           not 'DOT1Q' and
27337 #           not 'IP4FWD'"
27338 #  parameters:
27339 #  - "throughput"
27340 #  - "parent"
27341 #  - "tags"
27342 ##  sort:
27343 ##  - "1VM"
27344 ##  - "L2XCFWD"
27345 ##  - "1VM"
27346 ##  - "L2BDMACLRN"
27347 #  layout:
27348 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27349 #    layout: "plot-throughput-speedup-analysis"
27350 #
27351 #- type: "plot"
27352 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27353 #  algorithm: "plot_throughput_speedup_analysis"
27354 #  output-file-type: ".html"
27355 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27356 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27357 #  filter: "'NIC_Intel-XXV710' and
27358 #           '64B' and
27359 #           'NDRPDR' and
27360 #           ('ETH' or 'DOT1Q') and
27361 #           ('L2BDMACLRN' or 'L2XCFWD') and
27362 #           'VHOST_1024' and
27363 #           not 'CFS_OPT' and
27364 #           not 'VXLAN' and
27365 #           not 'DOT1Q' and
27366 #           not 'IP4FWD'"
27367 #  parameters:
27368 #  - "throughput"
27369 #  - "parent"
27370 #  - "tags"
27371 ##  sort:
27372 ##  - "1VM"
27373 ##  - "L2XCFWD"
27374 ##  - "1VM"
27375 ##  - "L2BDMACLRN"
27376 #  layout:
27377 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27378 #    layout: "plot-throughput-speedup-analysis"
27379
27380 ################################################################################
27381
27382 # Speedup - VPP vts 3n-hsw-x520
27383 - type: "plot"
27384   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27385   algorithm: "plot_throughput_speedup_analysis"
27386   output-file-type: ".html"
27387   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27389   filter: "'NIC_Intel-X520-DA2' and
27390            '114B' and
27391            'NDRPDR' and
27392            'VTS'"
27393   parameters:
27394   - "throughput"
27395   - "parent"
27396   - "tags"
27397   layout:
27398     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27399     layout: "plot-throughput-speedup-analysis"
27400
27401 - type: "plot"
27402   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27403   algorithm: "plot_throughput_speedup_analysis"
27404   output-file-type: ".html"
27405   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27407   filter: "'NIC_Intel-X520-DA2' and
27408            '114B' and
27409            'NDRPDR' and
27410            'VTS'"
27411   parameters:
27412   - "throughput"
27413   - "parent"
27414   - "tags"
27415   layout:
27416     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27417     layout: "plot-throughput-speedup-analysis"